Aug 14 02:55:06.260097 np0000007307 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 14 02:55:06.265709 np0000007307 devstack@c-api.service[100377]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 14 02:55:06 2026] *** Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: nodename: np0000007307 Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: machine: x86_64 Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: clock source: unix Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: pcre jit disabled Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: detected number of CPU cores: 16 Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: current working directory: / Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: detected binary path: /usr/bin/uwsgi-core Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: your processes number limit is 257052 Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: your memory page size is 4096 bytes Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: detected max file descriptor number: 2048 Aug 14 02:55:06.267893 np0000007307 devstack@c-api.service[100377]: lock engine: pthread robust mutexes Aug 14 02:55:06.268273 np0000007307 devstack@c-api.service[100377]: thunder lock: enabled Aug 14 02:55:06.268273 np0000007307 devstack@c-api.service[100377]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 14 02:55:06.268273 np0000007307 devstack@c-api.service[100377]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 14 02:55:06.268273 np0000007307 devstack@c-api.service[100377]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 14 02:55:06.268273 np0000007307 devstack@c-api.service[100377]: Set PythonHome to /opt/stack/data/venv Aug 14 02:55:06.299272 np0000007307 devstack@c-api.service[100377]: Python main interpreter initialized at 0x764f7b0a4668 Aug 14 02:55:06.299272 np0000007307 devstack@c-api.service[100377]: python threads support enabled Aug 14 02:55:06.299272 np0000007307 devstack@c-api.service[100377]: your server socket listen backlog is limited to 100 connections Aug 14 02:55:06.299272 np0000007307 devstack@c-api.service[100377]: your mercy for graceful operations on workers is 80 seconds Aug 14 02:55:06.299830 np0000007307 devstack@c-api.service[100377]: mapped 671795 bytes (656 KB) for 4 cores Aug 14 02:55:06.299998 np0000007307 devstack@c-api.service[100377]: *** Operational MODE: preforking *** Aug 14 02:55:06.300182 np0000007307 devstack@c-api.service[100377]: *** uWSGI is running in multiple interpreter mode *** Aug 14 02:55:06.300182 np0000007307 devstack@c-api.service[100377]: spawned uWSGI master process (pid: 100377) Aug 14 02:55:06.300323 np0000007307 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 14 02:55:06.300776 np0000007307 devstack@c-api.service[100377]: spawned uWSGI worker 1 (pid: 100378, cores: 1) Aug 14 02:55:06.301452 np0000007307 devstack@c-api.service[100377]: spawned uWSGI worker 2 (pid: 100379, cores: 1) Aug 14 02:55:06.301979 np0000007307 devstack@c-api.service[100377]: spawned uWSGI worker 3 (pid: 100380, cores: 1) Aug 14 02:55:06.302530 np0000007307 devstack@c-api.service[100377]: spawned uWSGI worker 4 (pid: 100381, cores: 1) Aug 14 02:55:06.302619 np0000007307 devstack@c-api.service[100377]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 14 02:55:06.431233 np0000007307 devstack@c-api.service[100378]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 02:55:06.431233 np0000007307 devstack@c-api.service[100378]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 02:55:06.431233 np0000007307 devstack@c-api.service[100378]: we strongly recommend against using it for new projects. Aug 14 02:55:06.431233 np0000007307 devstack@c-api.service[100378]: If you are already using Eventlet, we recommend migrating to a different Aug 14 02:55:06.431233 np0000007307 devstack@c-api.service[100378]: framework. For more detail see Aug 14 02:55:06.431233 np0000007307 devstack@c-api.service[100378]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 02:55:06.431233 np0000007307 devstack@c-api.service[100378]: import eventlet # noqa Aug 14 02:55:06.432318 np0000007307 devstack@c-api.service[100379]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 02:55:06.432318 np0000007307 devstack@c-api.service[100379]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 02:55:06.432318 np0000007307 devstack@c-api.service[100379]: we strongly recommend against using it for new projects. Aug 14 02:55:06.432318 np0000007307 devstack@c-api.service[100379]: If you are already using Eventlet, we recommend migrating to a different Aug 14 02:55:06.432318 np0000007307 devstack@c-api.service[100379]: framework. For more detail see Aug 14 02:55:06.432318 np0000007307 devstack@c-api.service[100379]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 02:55:06.432318 np0000007307 devstack@c-api.service[100379]: import eventlet # noqa Aug 14 02:55:06.445905 np0000007307 devstack@c-api.service[100380]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 02:55:06.445905 np0000007307 devstack@c-api.service[100380]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 02:55:06.445905 np0000007307 devstack@c-api.service[100380]: we strongly recommend against using it for new projects. Aug 14 02:55:06.445905 np0000007307 devstack@c-api.service[100380]: If you are already using Eventlet, we recommend migrating to a different Aug 14 02:55:06.445905 np0000007307 devstack@c-api.service[100380]: framework. For more detail see Aug 14 02:55:06.445905 np0000007307 devstack@c-api.service[100380]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 02:55:06.445905 np0000007307 devstack@c-api.service[100380]: import eventlet # noqa Aug 14 02:55:06.449117 np0000007307 devstack@c-api.service[100381]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 02:55:06.449117 np0000007307 devstack@c-api.service[100381]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 02:55:06.449117 np0000007307 devstack@c-api.service[100381]: we strongly recommend against using it for new projects. Aug 14 02:55:06.449117 np0000007307 devstack@c-api.service[100381]: If you are already using Eventlet, we recommend migrating to a different Aug 14 02:55:06.449117 np0000007307 devstack@c-api.service[100381]: framework. For more detail see Aug 14 02:55:06.449117 np0000007307 devstack@c-api.service[100381]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 02:55:06.449117 np0000007307 devstack@c-api.service[100381]: import eventlet # noqa Aug 14 02:55:06.592777 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 02:55:06.592777 np0000007307 devstack@c-api.service[100378]: from cgi import parse_header Aug 14 02:55:06.610054 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 02:55:06.610054 np0000007307 devstack@c-api.service[100379]: from cgi import parse_header Aug 14 02:55:06.610860 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 02:55:06.610860 np0000007307 devstack@c-api.service[100381]: from cgi import parse_header Aug 14 02:55:06.622798 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 02:55:06.622798 np0000007307 devstack@c-api.service[100380]: from cgi import parse_header Aug 14 02:55:06.640077 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 02:55:06.640077 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:55:06.650415 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 02:55:06.650415 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:55:06.652280 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 02:55:06.652280 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:55:06.656077 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 02:55:06.656077 np0000007307 devstack@c-api.service[100378]: removals.removed_module( Aug 14 02:55:06.657355 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 02:55:06.657355 np0000007307 devstack@c-api.service[100378]: removals.removed_module( Aug 14 02:55:06.661808 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 02:55:06.661808 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:55:06.663013 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 02:55:06.663013 np0000007307 devstack@c-api.service[100381]: removals.removed_module( Aug 14 02:55:06.663361 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 02:55:06.663361 np0000007307 devstack@c-api.service[100379]: removals.removed_module( Aug 14 02:55:06.664163 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 02:55:06.664163 np0000007307 devstack@c-api.service[100381]: removals.removed_module( Aug 14 02:55:06.664457 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 02:55:06.664457 np0000007307 devstack@c-api.service[100379]: removals.removed_module( Aug 14 02:55:06.676198 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 02:55:06.676198 np0000007307 devstack@c-api.service[100380]: removals.removed_module( Aug 14 02:55:06.677091 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 02:55:06.677091 np0000007307 devstack@c-api.service[100380]: removals.removed_module( Aug 14 02:55:07.459539 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 02:55:07.459539 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:55:07.495219 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 02:55:07.495219 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:55:07.507205 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 02:55:07.507205 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:55:07.509164 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 02:55:07.509164 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:55:07.523060 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 02:55:07.523060 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:55:07.545297 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 02:55:07.545297 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:55:07.556397 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 02:55:07.556397 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:55:07.573315 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 02:55:07.573315 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:55:07.676419 np0000007307 devstack@c-api.service[100378]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 02:55:07.676588 np0000007307 devstack@c-api.service[100378]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100378) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 02:55:07.723748 np0000007307 devstack@c-api.service[100379]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 02:55:07.723908 np0000007307 devstack@c-api.service[100379]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100379) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 02:55:07.726968 np0000007307 devstack@c-api.service[100380]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 02:55:07.727154 np0000007307 devstack@c-api.service[100380]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100380) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 02:55:07.745660 np0000007307 devstack@c-api.service[100381]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 02:55:07.745966 np0000007307 devstack@c-api.service[100381]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100381) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 02:55:07.767892 np0000007307 devstack@c-api.service[100378]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 02:55:07.767892 np0000007307 devstack@c-api.service[100378]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 02:55:07.790306 np0000007307 devstack@c-api.service[100380]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 02:55:07.790306 np0000007307 devstack@c-api.service[100380]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 02:55:07.796979 np0000007307 devstack@c-api.service[100379]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 02:55:07.796979 np0000007307 devstack@c-api.service[100379]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 02:55:07.812465 np0000007307 devstack@c-api.service[100381]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 02:55:07.812465 np0000007307 devstack@c-api.service[100381]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 02:55:08.261574 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100379) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 02:55:08.261776 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100381) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 02:55:08.261964 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.262052 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.262110 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.262249 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.262288 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.262456 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.265078 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.265156 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.265198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.265233 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.265256 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.265285 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.265312 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.265335 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.265357 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.265382 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.265404 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.265447 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.265472 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.265508 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.265694 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100380) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 02:55:08.265748 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100378) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 02:55:08.266226 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.266272 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.266355 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.266418 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.266613 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.266699 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.266747 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.266828 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.266872 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.266921 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.266981 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.267012 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.267062 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.267098 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.267125 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.267155 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.267203 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.267239 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.267301 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.267332 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.267364 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.267394 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.267428 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.267451 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.267472 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.267498 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.267525 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.267556 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.267593 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.267633 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.267679 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.267738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.267780 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.267836 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.268221 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.268263 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.268291 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.268313 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.268339 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.268339 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.268379 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.268410 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.268437 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.268462 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.268462 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.268500 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.268526 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.268547 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.268682 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.268721 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.268755 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.268782 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.268870 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.268905 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.268950 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.268984 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.269035 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.269072 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.269117 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.269174 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.269225 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.269267 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.269297 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.269323 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.269352 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.269377 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.269438 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.269467 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.269515 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.269547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.269597 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.269644 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.269691 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.269716 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.269770 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.269798 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.270287 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.270344 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.270416 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.270467 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.270502 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.270532 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.270532 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.270571 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.270597 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.270645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.270716 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.270749 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.270775 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.270796 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.270831 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.270831 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.270884 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.270912 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.270938 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.270975 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.271001 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.271353 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.271424 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.271481 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.271546 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.271578 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.271629 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.271686 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.271717 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.271748 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.271771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.271796 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.271844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.271875 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.271896 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.271916 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.271941 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.271967 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.271988 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.272015 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.272041 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.272063 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.272084 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.272107 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.272129 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.272177 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.272211 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.272247 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.272359 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.272505 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.272577 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.272676 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.272756 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.272826 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.272899 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.272962 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.273286 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.273349 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.273418 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.273474 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.273505 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.273532 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.273593 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.273634 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.273678 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.273702 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.273774 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.273850 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.273914 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.273949 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.273979 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.274019 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.274053 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.274082 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.274111 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.274146 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.274184 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.274270 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.274306 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.274336 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.274365 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.274390 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.274413 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.274439 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.274810 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.274919 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.274968 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.275015 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.275050 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.275079 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.275108 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.275146 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.275184 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.275215 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.275236 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.275236 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.275286 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.275308 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.275332 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.275357 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.275382 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.275404 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.275429 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.275456 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.275497 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.275535 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.275583 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.275635 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.275681 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.275728 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.275756 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.275781 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.275802 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.275848 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.275879 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.275901 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.275927 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.275952 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.275977 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.275999 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.276018 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.276038 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.276059 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.276084 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.276105 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.276105 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.276172 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.276213 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.276235 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.276259 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.276285 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.276307 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.276327 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.276347 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.276372 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.276393 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.276393 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.276434 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.276459 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.276480 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.277738 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.277811 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.277894 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.277981 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.278025 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.278058 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.278108 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.278150 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.278194 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.278226 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.278258 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.278258 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.278317 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.278377 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.278412 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.278504 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.278564 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.278629 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.278691 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.278723 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.278759 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.278782 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.278809 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.278869 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.278940 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.279000 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.279067 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.279154 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.284960 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.285031 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.285104 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.285158 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.285224 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.285301 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.285366 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.285437 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.285551 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.285613 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.285642 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.285699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.285745 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.285771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.285798 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.285851 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.285898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.285935 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.285970 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.286002 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.286066 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.286100 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.286179 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.286244 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.286308 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.286340 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.286367 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.286392 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.286418 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.286440 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.286461 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.286486 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.286512 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.286550 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.286585 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.286609 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.286635 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.286668 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.286701 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.286758 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.286792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.286838 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.286868 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.286897 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.286933 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.286966 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.287003 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.287034 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.287055 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.287076 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.287100 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.287128 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.287149 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.287169 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.287169 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.287205 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.288829 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.288893 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.288972 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.289004 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.289030 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.289089 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.289123 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.289149 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.289171 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.289196 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.289227 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.289253 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.289275 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.289300 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.289328 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.289354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.289379 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.289404 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.289438 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.289466 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.289534 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.289561 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.289620 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.289662 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.289721 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.289747 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.289794 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.289847 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.290115 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.290188 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.290218 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.290253 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.290282 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.290305 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.290326 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.290346 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.290370 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.290396 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.290417 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.290447 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.290473 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.290495 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.290524 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.290550 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.290571 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.290593 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.290617 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.290642 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.290689 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.290784 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.290876 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.290935 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.290995 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.291056 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.291115 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.291205 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.291705 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.291735 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.291798 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.291845 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.291875 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.291908 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.291954 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.291992 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.292028 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.292056 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.292078 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.292101 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.292121 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.292162 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.292197 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.292220 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.292245 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.292273 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.292294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.292314 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.292335 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.292359 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.292381 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.292401 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.292427 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.292452 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.292452 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.292452 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.294988 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.295102 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.295162 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.295197 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.295255 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.295292 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.295328 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.295358 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.295389 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.295418 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.295444 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.295465 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.295489 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.295521 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.295547 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.295570 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.295600 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.295631 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.295677 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.295703 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.295727 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.295761 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.295805 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.295861 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.295861 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.295920 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.296009 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.296106 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.296459 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.296562 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.296641 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.296742 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.296802 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.296885 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.296923 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.296982 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.297013 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.297044 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.297117 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.297161 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.297187 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.297211 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.297236 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.297260 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.297289 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.297311 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.297332 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.297359 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.297390 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.297416 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.297458 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.297500 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.297530 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.297586 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.297680 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.297757 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.298617 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.298717 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.298763 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.298799 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.298877 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.298926 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.298951 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.298979 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.299005 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.299035 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.299069 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.299095 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.299119 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.299146 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.299170 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.299193 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.299220 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.299244 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.299266 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.299288 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.299320 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.299344 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.299367 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.299392 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.299416 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.299443 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.299472 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.299472 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.299643 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.299759 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.299795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.299871 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.299904 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.299952 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.299978 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.300041 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.300069 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.300092 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.300124 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.300176 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.300208 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.300229 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.300256 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.300286 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.300318 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.300344 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.300368 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.300389 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.300418 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.300440 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.300461 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.300497 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.300526 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.300552 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.300573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.300595 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.300595 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.300634 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.300684 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.300718 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.300757 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.300796 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.300854 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.300897 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.300924 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.300949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.300974 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.301005 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.301028 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.301049 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.301072 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.301101 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.301137 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.301163 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.301206 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.301246 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.301271 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.301293 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.301319 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.301346 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.301370 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.301396 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.301419 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.301445 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.301467 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.301507 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.301554 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.301593 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.301639 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.301688 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.301734 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.301777 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.301840 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.301889 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.301916 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.301942 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.301966 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.301992 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.302023 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.302050 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.302077 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.302113 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.302155 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.302195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.302195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.302353 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.302397 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.302431 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.302459 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.302459 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.302459 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.302459 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.302927 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.302994 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.303038 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.303080 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.303107 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.303130 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.303153 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.303181 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.303210 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.303239 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.303266 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.303294 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.303316 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.303343 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.303364 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.303384 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.303408 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.303442 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.303468 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.303490 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.303517 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.303540 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.303566 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.303589 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.303589 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.303709 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.303797 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.303907 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.304195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.304266 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.304330 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.304391 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.304440 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.304490 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.304527 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.304567 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.304604 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.304632 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.304672 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.304711 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.304758 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.304792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.304857 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.304911 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.304956 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.304988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.305013 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.305058 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.305100 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.305135 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.305171 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.305199 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.305226 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.305251 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.305298 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.305341 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.305375 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.305411 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.305445 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.305471 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.305498 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.305523 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.305550 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.305576 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.305603 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.305633 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.305688 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.305732 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.305773 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.305808 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.305860 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.305904 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.305930 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.305959 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.305993 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.306015 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.306042 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.306064 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.306086 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.306115 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.306148 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.306191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.306191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.306191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.307756 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.307842 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.307897 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.307985 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.308038 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.308101 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.308167 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.308626 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.308735 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.308796 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.308861 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.308904 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.308959 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.309033 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.309323 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.309406 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.309519 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.309569 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.309618 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.309671 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.309708 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.309741 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.309782 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.309865 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.309922 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.309967 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.310027 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.310098 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.310563 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.310563 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.310693 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.310727 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.310778 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.310835 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.310891 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.310942 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.310999 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.311044 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.311095 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.311144 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.311186 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.311227 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.311265 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.311309 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.311346 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.311371 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.311371 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.311408 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.311443 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.311477 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.311525 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.311525 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.311525 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.311640 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.311749 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.311878 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.312331 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.312405 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.312448 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.312476 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.312506 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.312506 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.312549 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.312573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.312596 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.312623 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.312663 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.312696 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.312724 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.312745 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.312769 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.312791 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.312811 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.312897 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.312932 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.312955 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.312980 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.313012 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.313041 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.313082 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.313109 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.313133 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.313158 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.313178 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.314158 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.314211 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.314302 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.314334 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.314334 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.314381 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.314405 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.314431 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.314455 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.314494 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.314529 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.314558 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.314592 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.314615 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.314643 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.314682 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.314707 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.314735 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.314758 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.314781 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.314803 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.314853 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.314882 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.314907 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.314932 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.314954 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.314977 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.315003 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.315030 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.315053 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.315075 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.315104 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.315127 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.315150 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.315176 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.315200 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.315223 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.315245 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.315268 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.315292 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.315323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.315346 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.315374 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.315397 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.315423 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.315446 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.315446 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.315487 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.315513 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.315537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.315562 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.315585 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.315608 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.315633 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.315665 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.315687 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.319161 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.319221 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.319287 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.319343 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.319400 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.319429 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.319451 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.319480 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.319504 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.319531 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.319604 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.319636 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.319679 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.319768 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.319801 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.319857 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.319894 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.319921 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.319987 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.320015 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.320065 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.320094 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.320123 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.320153 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.320175 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.320245 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.320279 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.320326 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.324295 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.324400 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.324400 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.324472 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.324531 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.324590 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.324672 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.324716 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.324857 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.324930 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.325034 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.325094 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.325132 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.325184 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.325211 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.325254 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.325282 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.325318 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.325380 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.325439 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.325506 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.325558 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.325646 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.325723 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.325759 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.325809 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.325850 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.325874 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.325908 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.325933 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.325956 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.325981 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.326345 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.326379 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.326411 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.326442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.326468 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.326490 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.326513 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.326536 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.326536 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.326574 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.326597 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.326597 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.326639 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.326683 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.326713 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.326742 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.326742 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.326782 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.326809 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.326851 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.326883 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.326908 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.326908 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.327008 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:55:08.329467 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.329525 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.329556 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.329582 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.329608 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.329646 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.329705 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.329727 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.329758 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.329793 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.329832 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.329857 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.329880 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:55:08.329905 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.329929 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.329952 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.329974 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.329996 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.330018 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:55:08.330053 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.330078 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:55:08.330078 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:55:08.330078 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:55:08.330139 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:55:08.371519 np0000007307 devstack@c-api.service[100378]: INFO dbcounter [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Registered counter for database cinder Aug 14 02:55:08.371833 np0000007307 devstack@c-api.service[100380]: INFO dbcounter [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Registered counter for database cinder Aug 14 02:55:08.374794 np0000007307 devstack@c-api.service[100381]: INFO dbcounter [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Registered counter for database cinder Aug 14 02:55:08.387745 np0000007307 devstack@c-api.service[100379]: INFO dbcounter [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Registered counter for database cinder Aug 14 02:55:08.412319 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-2d33c54d-3032-4361-bce2-4e32a8185048 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=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:55:08.413465 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-066723f6-ee30-4212-952d-6ecceb05e9fd 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=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:55:08.420534 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 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=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:55:08.443587 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca 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=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:55:08.523276 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writer thread running {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 02:55:08.523699 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writer thread running {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 02:55:08.525896 np0000007307 devstack@c-api.service[100380]: INFO cinder.rpc [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 02:55:08.525985 np0000007307 devstack@c-api.service[100378]: INFO cinder.rpc [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 02:55:08.528240 np0000007307 devstack@c-api.service[100380]: INFO cinder.rpc [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 02:55:08.528302 np0000007307 devstack@c-api.service[100378]: INFO cinder.rpc [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 02:55:08.530442 np0000007307 devstack@c-api.service[100378]: INFO cinder.rpc [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 02:55:08.530836 np0000007307 devstack@c-api.service[100380]: INFO cinder.rpc [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 02:55:08.532417 np0000007307 devstack@c-api.service[100378]: INFO cinder.rpc [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 14 02:55:08.532774 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.532846 np0000007307 devstack@c-api.service[100380]: INFO cinder.rpc [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 14 02:55:08.533069 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.533149 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.533407 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.535337 np0000007307 devstack@c-api.service[100378]: WARNING cinder.keymgr.conf_key_mgr [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.535421 np0000007307 devstack@c-api.service[100380]: WARNING cinder.keymgr.conf_key_mgr [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.538360 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.538516 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.538575 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.538623 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.549233 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writer thread running {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 02:55:08.551828 np0000007307 devstack@c-api.service[100381]: INFO cinder.rpc [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 02:55:08.554234 np0000007307 devstack@c-api.service[100381]: INFO cinder.rpc [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 02:55:08.556724 np0000007307 devstack@c-api.service[100381]: INFO cinder.rpc [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 02:55:08.558764 np0000007307 devstack@c-api.service[100381]: INFO cinder.rpc [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 14 02:55:08.559149 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.559443 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.560113 np0000007307 devstack@c-api.service[100381]: WARNING cinder.keymgr.conf_key_mgr [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.562718 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.562879 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.569005 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writer thread running {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 02:55:08.569677 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-2d33c54d-3032-4361-bce2-4e32a8185048 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=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:55:08.571870 np0000007307 devstack@c-api.service[100379]: INFO cinder.rpc [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 02:55:08.572119 np0000007307 devstack@c-api.service[100378]: INFO cinder.rpc [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 02:55:08.574417 np0000007307 devstack@c-api.service[100379]: INFO cinder.rpc [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 02:55:08.574559 np0000007307 devstack@c-api.service[100378]: INFO cinder.rpc [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 02:55:08.574804 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-066723f6-ee30-4212-952d-6ecceb05e9fd 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=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:55:08.575029 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.575181 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.576715 np0000007307 devstack@c-api.service[100379]: INFO cinder.rpc [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 02:55:08.578473 np0000007307 devstack@c-api.service[100379]: INFO cinder.rpc [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 14 02:55:08.578803 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.579037 np0000007307 devstack@c-api.service[100380]: INFO cinder.rpc [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 02:55:08.579079 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.579684 np0000007307 devstack@c-api.service[100379]: WARNING cinder.keymgr.conf_key_mgr [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.582383 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.582535 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.582593 np0000007307 devstack@c-api.service[100380]: INFO cinder.rpc [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 02:55:08.583178 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.583376 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.585614 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.585812 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.588184 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.588360 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.592323 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.592519 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.595383 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.595596 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.597160 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.597383 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.597991 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.598173 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.600215 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.600391 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.602414 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.602602 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.602711 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.602807 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.604088 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 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=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:55:08.604457 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.604608 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.606038 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.606234 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.606308 np0000007307 devstack@c-api.service[100381]: INFO cinder.rpc [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 02:55:08.606751 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.606892 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.607616 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.607742 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.608438 np0000007307 devstack@c-api.service[100381]: INFO cinder.rpc [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 02:55:08.608878 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.609024 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.610174 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.610334 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.610400 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.610599 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.613499 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.613680 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.616068 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.616222 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.616419 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca 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=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:55:08.617160 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.617361 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.618050 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.618203 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.618805 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.618978 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.619553 np0000007307 devstack@c-api.service[100379]: INFO cinder.rpc [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 02:55:08.620230 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.620360 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.620399 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.620554 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.621231 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.621358 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.621561 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.621710 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.622082 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.622189 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.622511 np0000007307 devstack@c-api.service[100379]: INFO cinder.rpc [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 02:55:08.622886 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.623008 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.623203 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.623244 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.623392 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.623426 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.623759 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.623801 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.623913 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.623949 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.624490 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.624606 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.625197 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.625314 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.626103 np0000007307 devstack@c-api.service[100378]: WARNING cinder.api.contrib.hosts [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 02:55:08.626147 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.626305 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.626337 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.626428 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.626575 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.626719 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.626994 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: extensions {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.627278 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.627451 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.628126 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: consistencygroups {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.628691 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.628808 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.629808 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: extra_specs {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.629989 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.630178 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.630644 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.630863 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.632233 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: capabilities {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.632744 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.632879 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.633289 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: backups {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.634584 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.634720 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.635041 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: os-quota-sets {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.636107 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.636236 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: qos-specs {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.636308 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.636502 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.636625 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.637312 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.637424 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.638016 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: encryption {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.639074 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.639210 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.639365 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: encryption {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.639723 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.639929 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.640912 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: cgsnapshots {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.641273 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.641309 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.641413 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.641557 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.642185 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: scheduler-stats {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.642330 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.642456 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.642972 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.643094 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.643186 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.643315 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.643474 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: os-volume-manage {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.644096 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.644212 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.644692 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: os-snapshot-manage {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.644959 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.645083 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.645237 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.645356 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.645585 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.645627 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.645773 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.645853 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.646188 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: os-volume-transfer {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.646315 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.646427 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.646720 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.646851 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.647286 np0000007307 devstack@c-api.service[100380]: WARNING cinder.api.contrib.hosts [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 02:55:08.647560 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.647603 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: os-hosts {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.647647 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.647715 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.647794 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.648291 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: extensions {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.648449 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.648587 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.648755 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: os-volume-type-access {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.649274 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.649387 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.649588 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: consistencygroups {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.649768 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.650026 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.650063 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: os-availability-zone {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.650098 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.650199 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.650743 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.650866 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.651093 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extended resource: os-quota-class-sets {{(pid=100378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.651365 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.651479 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.652268 np0000007307 devstack@c-api.service[100381]: WARNING cinder.api.contrib.hosts [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 02:55:08.652311 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: extra_specs {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.652497 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.652531 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.652606 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.652681 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.653125 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: extensions {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.653451 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.653583 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.653754 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: capabilities {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.654182 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: consistencygroups {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.654340 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.654472 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.654916 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: backups {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.655020 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] SnapshotActionsController initialized {{(pid=100378) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 02:55:08.655187 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.655324 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.655889 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.655946 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.656101 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.656245 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.656680 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: extra_specs {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.656804 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: os-quota-sets {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.656951 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.657039 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.657755 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.657891 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.659840 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: capabilities {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.660315 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: qos-specs {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.660355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension UsedLimits extending resource: limits {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660520 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660549 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.660575 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660599 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: backups {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.660627 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660654 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.660690 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension AdminActions extending resource: volumes {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660690 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension AdminActions extending resource: snapshots {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660690 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension AdminActions extending resource: backups {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660690 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension VolumeActions extending resource: volumes {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660690 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660690 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.router [None req-2d33c54d-3032-4361-bce2-4e32a8185048 None None] Extension TypesManage extending resource: types {{(pid=100378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.660909 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: encryption {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.660965 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: os-quota-sets {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.661360 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: encryption {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.662171 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: qos-specs {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.662534 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: cgsnapshots {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.662763 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.663154 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.663720 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: scheduler-stats {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.663775 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: encryption {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.664920 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: os-volume-manage {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.665001 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: encryption {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.666077 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: os-snapshot-manage {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.666445 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: cgsnapshots {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.666920 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.667231 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.667517 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: os-volume-transfer {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.667992 np0000007307 devstack@c-api.service[100378]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x764f7b0a4668 pid: 100378 (default app) Aug 14 02:55:08.668120 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: scheduler-stats {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.668968 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: os-hosts {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.669300 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: os-volume-manage {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.670131 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.670167 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: os-volume-type-access {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.670283 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.670421 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: os-snapshot-manage {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.671487 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: os-availability-zone {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.671639 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: os-volume-transfer {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.672217 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.672362 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.672717 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extended resource: os-quota-class-sets {{(pid=100380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.673073 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: os-hosts {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.673148 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.673272 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.674194 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: os-volume-type-access {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.674236 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.674388 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.675006 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.675158 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.675350 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.675379 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: os-availability-zone {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.675518 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.676468 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extended resource: os-quota-class-sets {{(pid=100381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.677224 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.677293 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-bfb11be0-9c28-4911-80ed-4953e0b67846 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:55:08.677386 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.677935 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.678101 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.snapshot_actions [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] SnapshotActionsController initialized {{(pid=100380) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 02:55:08.678149 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.678450 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.678581 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.678923 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.679081 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.679268 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.679302 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.679414 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.679447 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.680259 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.680379 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.680641 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.680743 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1/1] 10.4.3.152 () {60 vars in 925 bytes} [Fri Aug 14 02:55:08 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 02:55:08.680831 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.681152 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.681271 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.681633 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.snapshot_actions [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] SnapshotActionsController initialized {{(pid=100381) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 02:55:08.681771 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.681802 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.681931 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.681961 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.682031 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.682074 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.682129 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.682187 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.682232 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.682328 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.682415 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension UsedLimits extending resource: limits {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.682509 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.682600 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.682715 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.682843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension AdminActions extending resource: volumes {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.682992 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension AdminActions extending resource: snapshots {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.683022 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.683081 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension AdminActions extending resource: backups {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.683172 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension VolumeActions extending resource: volumes {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.683204 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.683228 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.683296 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.683353 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.683388 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.router [None req-066723f6-ee30-4212-952d-6ecceb05e9fd None None] Extension TypesManage extending resource: types {{(pid=100380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.683965 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.684113 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.684185 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.684313 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.685003 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.685040 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.685122 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.685155 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.685605 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.685746 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.685897 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.686029 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.686160 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.686282 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.686417 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension UsedLimits extending resource: limits {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.686564 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.686709 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.686813 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.686869 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.686985 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.687016 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension AdminActions extending resource: volumes {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.687152 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension AdminActions extending resource: snapshots {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.687292 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension AdminActions extending resource: backups {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.687417 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension VolumeActions extending resource: volumes {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.687575 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.687713 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.router [None req-db5b2e00-2e25-4d50-8324-60dd932eacd1 None None] Extension TypesManage extending resource: types {{(pid=100381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.687854 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.688043 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.688810 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.688965 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.689598 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.689735 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.690772 np0000007307 devstack@c-api.service[100379]: WARNING cinder.api.contrib.hosts [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 02:55:08.691166 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.691286 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.691756 np0000007307 devstack@c-api.service[100380]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x764f7b0a4668 pid: 100380 (default app) Aug 14 02:55:08.691799 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: extensions {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.692931 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: consistencygroups {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.694794 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: extra_specs {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.695101 np0000007307 devstack@c-api.service[100381]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x764f7b0a4668 pid: 100381 (default app) Aug 14 02:55:08.696129 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: capabilities {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.697263 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: backups {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.699371 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: os-quota-sets {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.700532 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: qos-specs {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.702155 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: encryption {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.703481 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: encryption {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.704694 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: cgsnapshots {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.705837 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: scheduler-stats {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.707018 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: os-volume-manage {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.709211 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: os-snapshot-manage {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.710369 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: os-volume-transfer {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.713275 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: os-hosts {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.713275 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: os-volume-type-access {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.714770 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: os-availability-zone {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.716900 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extended resource: os-quota-class-sets {{(pid=100379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:55:08.718341 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.718517 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.719424 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.719589 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.720421 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.720604 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.721248 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.snapshot_actions [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] SnapshotActionsController initialized {{(pid=100379) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 02:55:08.721606 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.721778 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.722510 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.722626 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.723310 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.723431 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.724285 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:55:08.724401 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:55:08.725059 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.725294 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.725411 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.725566 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.725737 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.725851 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.725958 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension UsedLimits extending resource: limits {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.726049 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension SnapshotActions extending resource: snapshots {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.726137 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.726229 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension VolumeTypeAccess extending resource: types {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.726370 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension AdminActions extending resource: volumes {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.726476 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension AdminActions extending resource: snapshots {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.726570 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension AdminActions extending resource: backups {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.726679 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension VolumeActions extending resource: volumes {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.726814 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.726925 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.router [None req-64cf10bb-e809-4328-994b-b22e3d7d75ca None None] Extension TypesManage extending resource: types {{(pid=100379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:55:08.735451 np0000007307 devstack@c-api.service[100379]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x764f7b0a4668 pid: 100379 (default app) Aug 14 02:55:13.610944 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-86f2ef0b-f923-415c-a3d5-2416dc2610c9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:55:14.168618 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-86f2ef0b-f923-415c-a3d5-2416dc2610c9 admin admin] POST https://10.4.3.152/volume/v3/types Aug 14 02:55:14.169194 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-86f2ef0b-f923-415c-a3d5-2416dc2610c9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:55:14.170674 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:55:14.170674 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:55:14.202110 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-86f2ef0b-f923-415c-a3d5-2416dc2610c9 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=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:55:14.225342 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-86f2ef0b-f923-415c-a3d5-2416dc2610c9 admin admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 02:55:14.225684 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 2/2] 10.4.3.152 () {68 vars in 1302 bytes} [Fri Aug 14 02:55:13 2026] POST /volume/v3/types => generated 183 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:55:14.242716 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-65a5d14e-dc24-4858-b5d4-b07db0515445 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:55:14.514451 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-65a5d14e-dc24-4858-b5d4-b07db0515445 admin admin] POST https://10.4.3.152/volume/v3/types/3bb5f834-7303-46d7-8707-4b1a1b60bfcf/extra_specs Aug 14 02:55:14.515091 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-65a5d14e-dc24-4858-b5d4-b07db0515445 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:55:14.516777 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:55:14.516777 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:55:14.547777 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-65a5d14e-dc24-4858-b5d4-b07db0515445 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=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:55:14.601028 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-65a5d14e-dc24-4858-b5d4-b07db0515445 admin admin] https://10.4.3.152/volume/v3/types/3bb5f834-7303-46d7-8707-4b1a1b60bfcf/extra_specs returned with HTTP 200 Aug 14 02:55:14.601674 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1/3] 10.4.3.152 () {68 vars in 1449 bytes} [Fri Aug 14 02:55:14 2026] POST /volume/v3/types/3bb5f834-7303-46d7-8707-4b1a1b60bfcf/extra_specs => generated 52 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:55:14.827319 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3a6535d6-9751-434b-a4f6-e4e648d6be92 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:55:15.099890 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3a6535d6-9751-434b-a4f6-e4e648d6be92 admin admin] POST https://10.4.3.152/volume/v3/types Aug 14 02:55:15.100549 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3a6535d6-9751-434b-a4f6-e4e648d6be92 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:55:15.102127 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:55:15.102127 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:55:15.133552 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-3a6535d6-9751-434b-a4f6-e4e648d6be92 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=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:55:15.160542 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3a6535d6-9751-434b-a4f6-e4e648d6be92 admin admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 02:55:15.161085 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1/4] 10.4.3.152 () {68 vars in 1302 bytes} [Fri Aug 14 02:55:14 2026] POST /volume/v3/types => generated 186 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:55:15.194293 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-927e23e3-f79f-4d45-bf88-b8406f97e9d3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:55:15.482979 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-927e23e3-f79f-4d45-bf88-b8406f97e9d3 admin admin] POST https://10.4.3.152/volume/v3/types/23688bde-f04c-459f-b45b-bb3bff3de800/extra_specs Aug 14 02:55:15.483646 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-927e23e3-f79f-4d45-bf88-b8406f97e9d3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:55:15.485563 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:55:15.485563 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:55:15.522812 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-927e23e3-f79f-4d45-bf88-b8406f97e9d3 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=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:55:15.580047 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-927e23e3-f79f-4d45-bf88-b8406f97e9d3 admin admin] https://10.4.3.152/volume/v3/types/23688bde-f04c-459f-b45b-bb3bff3de800/extra_specs returned with HTTP 200 Aug 14 02:55:15.580047 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1/5] 10.4.3.152 () {68 vars in 1449 bytes} [Fri Aug 14 02:55:15 2026] POST /volume/v3/types/23688bde-f04c-459f-b45b-bb3bff3de800/extra_specs => generated 45 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:55:24.223473 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:55:24.599606 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:55:25.157744 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:55:25.577014 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:55:39.058636 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-475cd850-168e-4b11-b02b-8a52beff10ec None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:55:39.059299 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-475cd850-168e-4b11-b02b-8a52beff10ec None None] GET https://10.4.3.152/volume// Aug 14 02:55:39.059502 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-475cd850-168e-4b11-b02b-8a52beff10ec None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:55:39.059733 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-475cd850-168e-4b11-b02b-8a52beff10ec None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:55:39.060225 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-475cd850-168e-4b11-b02b-8a52beff10ec None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:55:39.060524 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 3/6] 10.4.3.152 () {66 vars in 1425 bytes} [Fri Aug 14 02:55:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:56:17.613593 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7659bb24-af21-47f2-93c5-7dedc97dfe75 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:56:17.854046 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7659bb24-af21-47f2-93c5-7dedc97dfe75 tempest-verify_tempest_config-2038341852 tempest-verify_tempest_config-2038341852-project-member] GET https://10.4.3.152/volume/v3/extensions Aug 14 02:56:17.854243 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7659bb24-af21-47f2-93c5-7dedc97dfe75 tempest-verify_tempest_config-2038341852 tempest-verify_tempest_config-2038341852-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:56:17.854427 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7659bb24-af21-47f2-93c5-7dedc97dfe75 tempest-verify_tempest_config-2038341852 tempest-verify_tempest_config-2038341852-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:56:17.854775 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7659bb24-af21-47f2-93c5-7dedc97dfe75 tempest-verify_tempest_config-2038341852 tempest-verify_tempest_config-2038341852-project-member] https://10.4.3.152/volume/v3/extensions returned with HTTP 200 Aug 14 02:56:17.855191 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 2/7] 10.4.3.152 () {66 vars in 1246 bytes} [Fri Aug 14 02:56:17 2026] GET /volume/v3/extensions => generated 5245 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:56:49.637642 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-bd44d076-d337-4df3-96d2-8c477acba11f req-abc5cc53-305c-4491-97f5-bed016d1164b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:56:49.956480 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-bd44d076-d337-4df3-96d2-8c477acba11f req-abc5cc53-305c-4491-97f5-bed016d1164b tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-member] DELETE https://10.4.3.152/volume/v3/volumes/tempest-invalid-2056366349 Aug 14 02:56:49.956866 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-bd44d076-d337-4df3-96d2-8c477acba11f req-abc5cc53-305c-4491-97f5-bed016d1164b tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:56:49.957144 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-bd44d076-d337-4df3-96d2-8c477acba11f req-abc5cc53-305c-4491-97f5-bed016d1164b tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:56:49.957479 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [req-bd44d076-d337-4df3-96d2-8c477acba11f req-abc5cc53-305c-4491-97f5-bed016d1164b tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-member] Delete volume with id: tempest-invalid-2056366349 Aug 14 02:56:49.996336 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-bd44d076-d337-4df3-96d2-8c477acba11f req-abc5cc53-305c-4491-97f5-bed016d1164b tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-member] https://10.4.3.152/volume/v3/volumes/tempest-invalid-2056366349 returned with HTTP 404 Aug 14 02:56:49.997832 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 2/8] 10.4.3.152 () {70 vars in 1590 bytes} [Fri Aug 14 02:56:49 2026] DELETE /volume/v3/volumes/tempest-invalid-2056366349 => generated 99 bytes in 361 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:56:50.799552 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-a4305eb6-f093-470b-9695-f1403ed48857 req-543e434d-6677-45d7-8480-06836fbea4ce None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:56:51.092425 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-a4305eb6-f093-470b-9695-f1403ed48857 req-543e434d-6677-45d7-8480-06836fbea4ce tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-member] DELETE https://10.4.3.152/volume/v3/volumes/6a203d15-1b47-4a37-9bdc-56d5b49b36e7 Aug 14 02:56:51.092755 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-a4305eb6-f093-470b-9695-f1403ed48857 req-543e434d-6677-45d7-8480-06836fbea4ce tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:56:51.092956 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-a4305eb6-f093-470b-9695-f1403ed48857 req-543e434d-6677-45d7-8480-06836fbea4ce tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:56:51.093199 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [req-a4305eb6-f093-470b-9695-f1403ed48857 req-543e434d-6677-45d7-8480-06836fbea4ce tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-member] Delete volume with id: 6a203d15-1b47-4a37-9bdc-56d5b49b36e7 Aug 14 02:56:51.125602 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-a4305eb6-f093-470b-9695-f1403ed48857 req-543e434d-6677-45d7-8480-06836fbea4ce tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-member] https://10.4.3.152/volume/v3/volumes/6a203d15-1b47-4a37-9bdc-56d5b49b36e7 returned with HTTP 404 Aug 14 02:56:51.126258 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 2/9] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 02:56:50 2026] DELETE /volume/v3/volumes/6a203d15-1b47-4a37-9bdc-56d5b49b36e7 => generated 109 bytes in 377 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:56:51.153147 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-45e35994-795c-4f21-aefe-ceb9eba2e781 req-54d56348-3e60-4051-94b8-d93292c241c1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:56:51.160360 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-45e35994-795c-4f21-aefe-ceb9eba2e781 req-54d56348-3e60-4051-94b8-d93292c241c1 tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-reader] GET https://10.4.3.152/volume/v3/volumes/f6fbdef2-1941-484a-b378-f9e5b0109618 Aug 14 02:56:51.160691 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-45e35994-795c-4f21-aefe-ceb9eba2e781 req-54d56348-3e60-4051-94b8-d93292c241c1 tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-reader] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:56:51.160995 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-45e35994-795c-4f21-aefe-ceb9eba2e781 req-54d56348-3e60-4051-94b8-d93292c241c1 tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-reader] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:56:51.208926 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-45e35994-795c-4f21-aefe-ceb9eba2e781 req-54d56348-3e60-4051-94b8-d93292c241c1 tempest-VolumesNegativeTest-849604044 tempest-VolumesNegativeTest-849604044-project-reader] https://10.4.3.152/volume/v3/volumes/f6fbdef2-1941-484a-b378-f9e5b0109618 returned with HTTP 404 Aug 14 02:56:51.209500 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 4/10] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:56:51 2026] GET /volume/v3/volumes/f6fbdef2-1941-484a-b378-f9e5b0109618 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:56:59.036139 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cd1c8e1e-e0f5-4986-ab8d-0906924e9d8c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:56:59.286641 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cd1c8e1e-e0f5-4986-ab8d-0906924e9d8c tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] GET https://10.4.3.152/volume/v3/os-quota-class-sets/default Aug 14 02:56:59.286910 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cd1c8e1e-e0f5-4986-ab8d-0906924e9d8c tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:56:59.287145 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cd1c8e1e-e0f5-4986-ab8d-0906924e9d8c tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:56:59.311802 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cd1c8e1e-e0f5-4986-ab8d-0906924e9d8c tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] https://10.4.3.152/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 02:56:59.312192 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 3/11] 10.4.3.152 () {66 vars in 1297 bytes} [Fri Aug 14 02:56:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:56:59.326136 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-61279300-6464-4d45-b79d-98ed5cd9841d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:56:59.328155 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-61279300-6464-4d45-b79d-98ed5cd9841d tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] GET https://10.4.3.152/volume/v3/os-quota-class-sets/default Aug 14 02:56:59.328372 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-61279300-6464-4d45-b79d-98ed5cd9841d tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:56:59.328591 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-61279300-6464-4d45-b79d-98ed5cd9841d tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:56:59.353211 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-61279300-6464-4d45-b79d-98ed5cd9841d tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] https://10.4.3.152/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 02:56:59.353764 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 3/12] 10.4.3.152 () {66 vars in 1297 bytes} [Fri Aug 14 02:56:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:56:59.362519 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-77682677-1cda-4691-b043-380f25235d4f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:56:59.364577 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-77682677-1cda-4691-b043-380f25235d4f tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 02:56:59.365095 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-77682677-1cda-4691-b043-380f25235d4f tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1849567301"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:56:59.391298 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-77682677-1cda-4691-b043-380f25235d4f tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 02:56:59.391859 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 3/13] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 02:56:59 2026] POST /volume/v3/types => generated 228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:56:59.402288 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7b73d822-f261-42ba-870c-92b49b4fdd90 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:56:59.404988 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7b73d822-f261-42ba-870c-92b49b4fdd90 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-class-sets/default Aug 14 02:56:59.405501 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7b73d822-f261-42ba-870c-92b49b4fdd90 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-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-1849567301": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1849567301": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1849567301": 2}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:56:59.509921 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7b73d822-f261-42ba-870c-92b49b4fdd90 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] https://10.4.3.152/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 02:56:59.510400 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 5/14] 10.4.3.152 () {68 vars in 1318 bytes} [Fri Aug 14 02:56:59 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:56:59.524090 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b469e07b-0262-406d-8f6b-11e802738667 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:56:59.526020 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/cdf2863b59f3448db17adfe910bfc127/defaults Aug 14 02:56:59.526258 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:56:59.526514 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Calling method 'defaults' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:56:59.537017 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:56:59.537498 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:56:59.537891 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:56:59.538156 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:56:59.538395 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:56:59.538610 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:56:59.538845 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:56:59.539120 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:56:59.539378 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:56:59.542968 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b469e07b-0262-406d-8f6b-11e802738667 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/cdf2863b59f3448db17adfe910bfc127/defaults returned with HTTP 200 Aug 14 02:56:59.543514 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 4/15] 10.4.3.152 () {66 vars in 1381 bytes} [Fri Aug 14 02:56:59 2026] GET /volume/v3/os-quota-sets/cdf2863b59f3448db17adfe910bfc127/defaults => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:00.120495 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:00.123172 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/c76f406bd7bd4de998a4e5ef73241e44/defaults Aug 14 02:57:00.123599 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:00.123681 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Calling method 'defaults' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:00.132225 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:00.132573 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:00.133042 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:00.133170 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:00.133495 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:00.133800 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:00.134161 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:00.134314 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:00.134601 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:00.137681 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-93f8d6e6-0b5d-43dc-87cb-92a1cf4a0b2e tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/c76f406bd7bd4de998a4e5ef73241e44/defaults returned with HTTP 200 Aug 14 02:57:00.138272 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 4/16] 10.4.3.152 () {66 vars in 1381 bytes} [Fri Aug 14 02:57:00 2026] GET /volume/v3/os-quota-sets/c76f406bd7bd4de998a4e5ef73241e44/defaults => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:00.368242 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a1dae6a4-b26b-4cca-9361-e47825df5fd8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:00.370928 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a1dae6a4-b26b-4cca-9361-e47825df5fd8 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] DELETE https://10.4.3.152/volume/v3/types/491469c0-20ce-4b20-a097-09e00741bdce Aug 14 02:57:00.371072 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a1dae6a4-b26b-4cca-9361-e47825df5fd8 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:00.371376 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a1dae6a4-b26b-4cca-9361-e47825df5fd8 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:00.426101 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a1dae6a4-b26b-4cca-9361-e47825df5fd8 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] https://10.4.3.152/volume/v3/types/491469c0-20ce-4b20-a097-09e00741bdce returned with HTTP 202 Aug 14 02:57:00.426697 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 4/17] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 02:57:00 2026] DELETE /volume/v3/types/491469c0-20ce-4b20-a097-09e00741bdce => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:57:00.434847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-de38522e-52d9-44f2-af07-b4f922a810da None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:00.437511 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-de38522e-52d9-44f2-af07-b4f922a810da tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] GET https://10.4.3.152/volume/v3/types/491469c0-20ce-4b20-a097-09e00741bdce Aug 14 02:57:00.437865 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-de38522e-52d9-44f2-af07-b4f922a810da tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:00.438104 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-de38522e-52d9-44f2-af07-b4f922a810da tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:00.442238 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-de38522e-52d9-44f2-af07-b4f922a810da tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] https://10.4.3.152/volume/v3/types/491469c0-20ce-4b20-a097-09e00741bdce returned with HTTP 404 Aug 14 02:57:00.443097 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 6/18] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 02:57:00 2026] GET /volume/v3/types/491469c0-20ce-4b20-a097-09e00741bdce => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:00.450322 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3b838be7-6d6d-4c86-97a1-9baa4495ce46 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:00.452380 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3b838be7-6d6d-4c86-97a1-9baa4495ce46 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-class-sets/default Aug 14 02:57:00.452876 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3b838be7-6d6d-4c86-97a1-9baa4495ce46 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-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=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:00.528409 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3b838be7-6d6d-4c86-97a1-9baa4495ce46 tempest-VolumeQuotaClassesTest-1724204423 tempest-VolumeQuotaClassesTest-1724204423-project-admin] https://10.4.3.152/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 02:57:00.528956 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 5/19] 10.4.3.152 () {68 vars in 1318 bytes} [Fri Aug 14 02:57:00 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:00.556057 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:00.558656 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:00.558894 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1744967383", "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:00.560173 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1744967383', 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:01.295530 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Create volume of 1 GB Aug 14 02:57:01.308954 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:57:01.308218. {{(pid=100381) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:57:01.309143 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Availability Zones retrieved successfully. Aug 14 02:57:01.338019 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Flow 'volume_create_api' (5543bc35-dbd9-4411-aee5-e18c2cfc3f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:01.340658 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (799e5680-7887-4887-b953-849520084819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:01.341327 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:57:01.460916 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (799e5680-7887-4887-b953-849520084819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:01.461865 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a3c726f-d1bb-44c5-afd9-dd2bfda7bdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:01.556910 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Created reservations ['3e915b0d-74ff-41a8-9dbf-720c4ac01c6b', 'b969ff58-dda9-4f14-b6ac-3ae3ad618fd7', '4cc5f116-fa39-4320-aac3-8ba34d57b06c', '7551fe72-fd8c-4648-9e88-f80e31202b2a'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:01.557895 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a3c726f-d1bb-44c5-afd9-dd2bfda7bdb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e915b0d-74ff-41a8-9dbf-720c4ac01c6b', 'b969ff58-dda9-4f14-b6ac-3ae3ad618fd7', '4cc5f116-fa39-4320-aac3-8ba34d57b06c', '7551fe72-fd8c-4648-9e88-f80e31202b2a']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:01.558795 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f28abf93-f035-4e8c-b261-6bf496d59ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:01.591606 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f28abf93-f035-4e8c-b261-6bf496d59ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d89ed10-6ab2-4a7a-a596-858120623546', '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-1744967383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89a0e84ac74c4d36a48d716e045c223c',qos_specs=None,replication_status=,reservations=['3e915b0d-74ff-41a8-9dbf-720c4ac01c6b','b969ff58-dda9-4f14-b6ac-3ae3ad618fd7','4cc5f116-fa39-4320-aac3-8ba34d57b06c','7551fe72-fd8c-4648-9e88-f80e31202b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8b974dafaca453591f9aa8c848f929d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1744967383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d89ed10-6ab2-4a7a-a596-858120623546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89a0e84ac74c4d36a48d716e045c223c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8b974dafaca453591f9aa8c848f929d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:01.592174 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f176b2b0-a2dc-410f-9163-238cd6ba19c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:01.623579 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f176b2b0-a2dc-410f-9163-238cd6ba19c6) transitioned into state 'SUCCESS' from state '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-1744967383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89a0e84ac74c4d36a48d716e045c223c',qos_specs=None,replication_status=,reservations=['3e915b0d-74ff-41a8-9dbf-720c4ac01c6b','b969ff58-dda9-4f14-b6ac-3ae3ad618fd7','4cc5f116-fa39-4320-aac3-8ba34d57b06c','7551fe72-fd8c-4648-9e88-f80e31202b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8b974dafaca453591f9aa8c848f929d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:01.624401 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4498460-331e-440a-9b72-dfb6bc95d512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:01.657056 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4498460-331e-440a-9b72-dfb6bc95d512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:01.658177 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Flow 'volume_create_api' (5543bc35-dbd9-4411-aee5-e18c2cfc3f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:01.658549 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Create volume request issued successfully. Aug 14 02:57:01.659771 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f78b2ee9-6cac-4e9a-aead-f36aec2e5f45 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:57:01.660261 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 5/20] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 02:57:00 2026] POST /volume/v3/volumes => generated 899 bytes in 1105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:01.677550 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e8c4b7cd-0687-4f44-8fd8-fea363891a2f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:01.682662 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e8c4b7cd-0687-4f44-8fd8-fea363891a2f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:01.682662 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e8c4b7cd-0687-4f44-8fd8-fea363891a2f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:01.682662 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e8c4b7cd-0687-4f44-8fd8-fea363891a2f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:01.695131 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:01.695131 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:01.708841 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e8c4b7cd-0687-4f44-8fd8-fea363891a2f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:01.725647 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e8c4b7cd-0687-4f44-8fd8-fea363891a2f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:01.726147 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 5/21] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:01 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 967 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:02.748749 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ff8c0214-2851-4942-8ac6-0bc7fd6d214b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:02.750925 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ff8c0214-2851-4942-8ac6-0bc7fd6d214b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:02.751348 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ff8c0214-2851-4942-8ac6-0bc7fd6d214b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:02.751976 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ff8c0214-2851-4942-8ac6-0bc7fd6d214b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:02.765739 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:02.765739 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:02.777251 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ff8c0214-2851-4942-8ac6-0bc7fd6d214b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:02.785099 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ff8c0214-2851-4942-8ac6-0bc7fd6d214b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:02.785760 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 7/22] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:02 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 991 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:03.801600 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d810d3c0-2d30-421a-9a2d-8383dea8414a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:03.803588 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d810d3c0-2d30-421a-9a2d-8383dea8414a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:03.803720 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d810d3c0-2d30-421a-9a2d-8383dea8414a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:03.803948 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d810d3c0-2d30-421a-9a2d-8383dea8414a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:03.839142 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:03.839142 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:03.847171 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d810d3c0-2d30-421a-9a2d-8383dea8414a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:03.857903 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d810d3c0-2d30-421a-9a2d-8383dea8414a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:03.858514 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 6/23] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:03 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 991 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:04.879351 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-64b65505-7282-42bd-af6d-f911c55ce038 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:04.881835 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-64b65505-7282-42bd-af6d-f911c55ce038 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:04.882140 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-64b65505-7282-42bd-af6d-f911c55ce038 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:04.882365 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-64b65505-7282-42bd-af6d-f911c55ce038 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:04.891142 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:04.891142 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:04.903912 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-64b65505-7282-42bd-af6d-f911c55ce038 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:04.914793 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-64b65505-7282-42bd-af6d-f911c55ce038 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:04.915641 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 6/24] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:04 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 991 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:05.931958 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3715c966-dd22-4169-847d-a35ede4a50d3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:05.936237 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3715c966-dd22-4169-847d-a35ede4a50d3 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:05.936237 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3715c966-dd22-4169-847d-a35ede4a50d3 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:05.936401 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3715c966-dd22-4169-847d-a35ede4a50d3 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:05.947764 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:05.947764 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:05.954226 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3715c966-dd22-4169-847d-a35ede4a50d3 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:05.959280 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3715c966-dd22-4169-847d-a35ede4a50d3 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:05.959790 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 6/25] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:05 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:06.976552 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f42e075c-c374-453a-81d8-e20dc610a0c4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:06.978788 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f42e075c-c374-453a-81d8-e20dc610a0c4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:06.979020 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f42e075c-c374-453a-81d8-e20dc610a0c4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:06.979269 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f42e075c-c374-453a-81d8-e20dc610a0c4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:06.991366 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:06.991366 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:07.002738 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f42e075c-c374-453a-81d8-e20dc610a0c4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:07.013924 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f42e075c-c374-453a-81d8-e20dc610a0c4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:07.013924 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 8/26] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:06 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:08.032136 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2db9fe8f-ff91-4adb-b660-7d464c1c100a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:08.035245 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2db9fe8f-ff91-4adb-b660-7d464c1c100a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:08.035551 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2db9fe8f-ff91-4adb-b660-7d464c1c100a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:08.036036 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2db9fe8f-ff91-4adb-b660-7d464c1c100a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:08.045798 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:08.045798 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:08.052142 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2db9fe8f-ff91-4adb-b660-7d464c1c100a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:08.059207 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2db9fe8f-ff91-4adb-b660-7d464c1c100a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:08.059632 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 7/27] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:08 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:08.559745 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fc8726ab-ffd1-4e2a-9c77-c45cb47bc986 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:08.827849 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fc8726ab-ffd1-4e2a-9c77-c45cb47bc986 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 02:57:08.828422 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fc8726ab-ffd1-4e2a-9c77-c45cb47bc986 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:08.857606 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fc8726ab-ffd1-4e2a-9c77-c45cb47bc986 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 02:57:08.858208 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 7/28] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 02:57:08 2026] POST /volume/v3/types => generated 188 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:08.872967 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2194b2b4-8164-489b-b270-989bc6c988f3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:08.873480 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2194b2b4-8164-489b-b270-989bc6c988f3 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 02:57:08.873480 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2194b2b4-8164-489b-b270-989bc6c988f3 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:08.898212 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2194b2b4-8164-489b-b270-989bc6c988f3 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 02:57:08.898871 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 7/29] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 02:57:08 2026] POST /volume/v3/types => generated 188 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:08.914155 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:09.075894 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-af489446-0d38-4a16-afa6-88cf80a6dc56 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:09.080934 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-af489446-0d38-4a16-afa6-88cf80a6dc56 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:09.081263 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-af489446-0d38-4a16-afa6-88cf80a6dc56 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:09.081481 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-af489446-0d38-4a16-afa6-88cf80a6dc56 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:09.092664 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:09.092664 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:09.098216 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-af489446-0d38-4a16-afa6-88cf80a6dc56 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:09.103989 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-af489446-0d38-4a16-afa6-88cf80a6dc56 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:09.103989 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 8/30] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:09 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:09.233233 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:09.233793 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2064919877"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:09.236112 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2064919877'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:09.242246 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Create volume of 1 GB Aug 14 02:57:09.242655 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:09.242655 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:09.252145 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:57:09.251372. {{(pid=100378) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:57:09.252298 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Availability Zones retrieved successfully. Aug 14 02:57:09.283480 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Flow 'volume_create_api' (ba2aac5e-abbe-43d8-9d4a-070b225e456e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:09.285443 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8f645d-a742-4475-b8cb-7b3c54247fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:09.286949 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:57:09.348901 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8f645d-a742-4475-b8cb-7b3c54247fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=52ab24ad-9091-4495-94ba-3b74b526cf43,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '52ab24ad-9091-4495-94ba-3b74b526cf43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:09.349605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (468da032-ddc3-4b7f-8519-8a4780df53f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:09.396626 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:09.397391 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:09.462903 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Created reservations ['50cc09a0-b0b7-42a0-a6bc-fe133f7541d6', '4f58b558-135d-4a46-8232-0fca9c60bff4', '6314e10b-532c-48ae-a1e4-ca854b502c46', 'ba4ee061-2723-4135-9fef-f6a33493d385'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:09.463866 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (468da032-ddc3-4b7f-8519-8a4780df53f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50cc09a0-b0b7-42a0-a6bc-fe133f7541d6', '4f58b558-135d-4a46-8232-0fca9c60bff4', '6314e10b-532c-48ae-a1e4-ca854b502c46', 'ba4ee061-2723-4135-9fef-f6a33493d385']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:09.464834 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d21da5f-e292-4923-b531-959f97c84e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:09.498323 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d21da5f-e292-4923-b531-959f97c84e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb7a1ee0-623c-4ae2-a1f7-f5167e89733e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2064919877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4dc66259cf24c0baefb5e48c70749fa',qos_specs=None,replication_status=,reservations=['50cc09a0-b0b7-42a0-a6bc-fe133f7541d6','4f58b558-135d-4a46-8232-0fca9c60bff4','6314e10b-532c-48ae-a1e4-ca854b502c46','ba4ee061-2723-4135-9fef-f6a33493d385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f3ac1f3badc49c0a192d333a28d57f0',volume_type_id=52ab24ad-9091-4495-94ba-3b74b526cf43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2064919877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb7a1ee0-623c-4ae2-a1f7-f5167e89733e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4dc66259cf24c0baefb5e48c70749fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f3ac1f3badc49c0a192d333a28d57f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(52ab24ad-9091-4495-94ba-3b74b526cf43),volume_type_id=52ab24ad-9091-4495-94ba-3b74b526cf43)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:09.499424 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e69dce7e-9d41-41a6-ac77-7947c7e56635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:09.525860 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e69dce7e-9d41-41a6-ac77-7947c7e56635) transitioned into state 'SUCCESS' from state '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-2064919877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4dc66259cf24c0baefb5e48c70749fa',qos_specs=None,replication_status=,reservations=['50cc09a0-b0b7-42a0-a6bc-fe133f7541d6','4f58b558-135d-4a46-8232-0fca9c60bff4','6314e10b-532c-48ae-a1e4-ca854b502c46','ba4ee061-2723-4135-9fef-f6a33493d385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f3ac1f3badc49c0a192d333a28d57f0',volume_type_id=52ab24ad-9091-4495-94ba-3b74b526cf43)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:09.526850 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (072c6890-46ef-464b-a69a-adca03c605cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:09.550966 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (072c6890-46ef-464b-a69a-adca03c605cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:09.552352 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Flow 'volume_create_api' (ba2aac5e-abbe-43d8-9d4a-070b225e456e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:09.552880 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Create volume request issued successfully. Aug 14 02:57:09.553740 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3eef8603-a8b2-4ee7-9d94-a6c7da65760b tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:57:09.554357 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 9/31] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:57:08 2026] POST /volume/v3/volumes => generated 768 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:57:09.569148 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3290da3e-7c5b-44e1-81c1-3cdeaa1b3a33 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:09.573748 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3290da3e-7c5b-44e1-81c1-3cdeaa1b3a33 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] GET https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e Aug 14 02:57:09.574534 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3290da3e-7c5b-44e1-81c1-3cdeaa1b3a33 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:09.574799 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3290da3e-7c5b-44e1-81c1-3cdeaa1b3a33 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:09.587157 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:09.587157 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:09.593574 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3290da3e-7c5b-44e1-81c1-3cdeaa1b3a33 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Volume info retrieved successfully. Aug 14 02:57:09.600735 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3290da3e-7c5b-44e1-81c1-3cdeaa1b3a33 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e returned with HTTP 200 Aug 14 02:57:09.601421 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 8/32] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:09 2026] GET /volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:10.121457 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ee62f116-29bd-4935-937e-87988ab3164a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:10.125205 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ee62f116-29bd-4935-937e-87988ab3164a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:10.125454 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ee62f116-29bd-4935-937e-87988ab3164a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:10.125707 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ee62f116-29bd-4935-937e-87988ab3164a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:10.136061 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:10.136061 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:10.140676 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ee62f116-29bd-4935-937e-87988ab3164a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:10.146612 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ee62f116-29bd-4935-937e-87988ab3164a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:10.147177 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 8/33] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:10 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:10.621080 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5981c20c-e385-4031-91df-beee8fa989f6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:10.624785 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5981c20c-e385-4031-91df-beee8fa989f6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] GET https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e Aug 14 02:57:10.625119 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5981c20c-e385-4031-91df-beee8fa989f6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:10.625418 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5981c20c-e385-4031-91df-beee8fa989f6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:10.635909 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:10.635909 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:10.643750 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5981c20c-e385-4031-91df-beee8fa989f6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Volume info retrieved successfully. Aug 14 02:57:10.652734 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5981c20c-e385-4031-91df-beee8fa989f6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e returned with HTTP 200 Aug 14 02:57:10.653264 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 9/34] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:10 2026] GET /volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:10.670325 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a7c3fed5-6aa1-4c8a-b2f3-e815739db818 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:10.673288 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a7c3fed5-6aa1-4c8a-b2f3-e815739db818 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] GET https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e Aug 14 02:57:10.673508 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a7c3fed5-6aa1-4c8a-b2f3-e815739db818 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:10.673772 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a7c3fed5-6aa1-4c8a-b2f3-e815739db818 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:10.713012 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:10.713012 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:10.717332 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a7c3fed5-6aa1-4c8a-b2f3-e815739db818 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Volume info retrieved successfully. Aug 14 02:57:10.722508 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a7c3fed5-6aa1-4c8a-b2f3-e815739db818 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e returned with HTTP 200 Aug 14 02:57:10.723106 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 10/35] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:10 2026] GET /volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e => generated 1034 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:10.743075 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:10.749043 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] POST https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e/action Aug 14 02:57:10.749043 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:57:10.749043 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:10.762046 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:10.762046 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:10.763036 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Volume info retrieved successfully. Aug 14 02:57:10.803913 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:10.804194 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:10.830277 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Created reservations ['23d058cf-ecc7-4a8b-b3ac-c79271ee272d', 'cbc3122d-8fd4-4027-a468-99461bb57dd6'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:10.851358 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:10.851474 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:10.864220 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Created reservations ['c3d97fc4-acf2-412a-8c78-24e50ca0f1be', 'd1544cd1-a5ad-42bd-be7e-d3bc83ec4725'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:10.907309 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Retype volume request issued successfully. Aug 14 02:57:10.907664 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1a01b1d7-e3ee-4752-b17d-8c5a6be8b9b6 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e/action returned with HTTP 202 Aug 14 02:57:10.908340 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 9/36] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 02:57:10 2026] POST /volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:57:10.917829 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-895b8129-553d-445c-89b2-ba7bcb858665 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:10.920898 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-895b8129-553d-445c-89b2-ba7bcb858665 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] GET https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e Aug 14 02:57:10.921146 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-895b8129-553d-445c-89b2-ba7bcb858665 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:10.921443 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-895b8129-553d-445c-89b2-ba7bcb858665 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:10.931239 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:10.931239 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:10.937587 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-895b8129-553d-445c-89b2-ba7bcb858665 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Volume info retrieved successfully. Aug 14 02:57:10.944807 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-895b8129-553d-445c-89b2-ba7bcb858665 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e returned with HTTP 200 Aug 14 02:57:10.945430 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 9/37] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:10 2026] GET /volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:11.164340 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4454f975-5a84-420e-bfc8-51eaf6a92f54 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:11.166201 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4454f975-5a84-420e-bfc8-51eaf6a92f54 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:11.166784 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4454f975-5a84-420e-bfc8-51eaf6a92f54 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:11.166784 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4454f975-5a84-420e-bfc8-51eaf6a92f54 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:11.173534 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:11.173534 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:11.177522 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4454f975-5a84-420e-bfc8-51eaf6a92f54 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:11.182282 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4454f975-5a84-420e-bfc8-51eaf6a92f54 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:11.182688 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 10/38] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:11 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:11.972353 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0fec80ab-7a0c-4f53-99ba-d386158e31f9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:11.974363 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0fec80ab-7a0c-4f53-99ba-d386158e31f9 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] GET https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e Aug 14 02:57:11.974617 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0fec80ab-7a0c-4f53-99ba-d386158e31f9 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:11.974932 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0fec80ab-7a0c-4f53-99ba-d386158e31f9 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:11.984558 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:11.984558 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:11.989552 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0fec80ab-7a0c-4f53-99ba-d386158e31f9 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Volume info retrieved successfully. Aug 14 02:57:11.995964 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0fec80ab-7a0c-4f53-99ba-d386158e31f9 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e returned with HTTP 200 Aug 14 02:57:11.996648 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 11/39] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:11 2026] GET /volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:12.014598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6e805ba4-d530-4687-9653-f4121fea2718 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:12.017871 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6e805ba4-d530-4687-9653-f4121fea2718 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] GET https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e Aug 14 02:57:12.018156 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6e805ba4-d530-4687-9653-f4121fea2718 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:12.018486 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6e805ba4-d530-4687-9653-f4121fea2718 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:12.069342 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:12.069342 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:12.074245 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6e805ba4-d530-4687-9653-f4121fea2718 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Volume info retrieved successfully. Aug 14 02:57:12.080277 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6e805ba4-d530-4687-9653-f4121fea2718 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e returned with HTTP 200 Aug 14 02:57:12.080842 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 10/40] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:12 2026] GET /volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e => generated 1034 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:12.103615 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-39c381ed-4177-4fdf-8e28-83eefe27ee4d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:12.110061 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-39c381ed-4177-4fdf-8e28-83eefe27ee4d tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] GET https://10.4.3.152/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2064919877 Aug 14 02:57:12.110408 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-39c381ed-4177-4fdf-8e28-83eefe27ee4d tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:12.110635 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-39c381ed-4177-4fdf-8e28-83eefe27ee4d tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:12.112524 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-39c381ed-4177-4fdf-8e28-83eefe27ee4d tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2064919877'), ('all_tenants', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:57:12.161967 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-39c381ed-4177-4fdf-8e28-83eefe27ee4d tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Get all volumes completed successfully. Aug 14 02:57:12.161967 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-39c381ed-4177-4fdf-8e28-83eefe27ee4d tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] https://10.4.3.152/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2064919877 returned with HTTP 200 Aug 14 02:57:12.162464 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 10/41] 10.4.3.152 () {66 vars in 1398 bytes} [Fri Aug 14 02:57:12 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2064919877 => generated 347 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:12.174439 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-680cfae9-29a1-4538-94cc-b83ae734e547 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:12.176757 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-680cfae9-29a1-4538-94cc-b83ae734e547 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] GET https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e Aug 14 02:57:12.177057 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-680cfae9-29a1-4538-94cc-b83ae734e547 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:12.177280 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-680cfae9-29a1-4538-94cc-b83ae734e547 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:12.188725 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:12.188725 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:12.195601 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-680cfae9-29a1-4538-94cc-b83ae734e547 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Volume info retrieved successfully. Aug 14 02:57:12.201238 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-680cfae9-29a1-4538-94cc-b83ae734e547 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e returned with HTTP 200 Aug 14 02:57:12.201943 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 11/42] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:12 2026] GET /volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:12.202466 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4d4fc68c-2af2-4d35-ad73-9c38b9993055 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:12.209074 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4d4fc68c-2af2-4d35-ad73-9c38b9993055 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:12.209074 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4d4fc68c-2af2-4d35-ad73-9c38b9993055 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:12.209074 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4d4fc68c-2af2-4d35-ad73-9c38b9993055 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:12.219113 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1219dad2-7b3f-4dde-b4d0-f5a75d130ebd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:12.222684 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1219dad2-7b3f-4dde-b4d0-f5a75d130ebd tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] DELETE https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e Aug 14 02:57:12.222834 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:12.222834 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:12.223054 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1219dad2-7b3f-4dde-b4d0-f5a75d130ebd tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:12.223252 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1219dad2-7b3f-4dde-b4d0-f5a75d130ebd tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:12.223938 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-1219dad2-7b3f-4dde-b4d0-f5a75d130ebd tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Delete volume with id: cb7a1ee0-623c-4ae2-a1f7-f5167e89733e Aug 14 02:57:12.228370 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4d4fc68c-2af2-4d35-ad73-9c38b9993055 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:12.237839 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:12.237839 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:12.237924 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4d4fc68c-2af2-4d35-ad73-9c38b9993055 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:12.238276 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1219dad2-7b3f-4dde-b4d0-f5a75d130ebd tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Volume info retrieved successfully. Aug 14 02:57:12.238310 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 12/43] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:12 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:12.281000 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1219dad2-7b3f-4dde-b4d0-f5a75d130ebd tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Delete volume request issued successfully. Aug 14 02:57:12.281000 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1219dad2-7b3f-4dde-b4d0-f5a75d130ebd tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e returned with HTTP 202 Aug 14 02:57:12.281204 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 11/44] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:57:12 2026] DELETE /volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:57:12.295862 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c97aa56b-d4e6-4cfc-9f25-f9f46b049265 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:12.299146 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c97aa56b-d4e6-4cfc-9f25-f9f46b049265 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] GET https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e Aug 14 02:57:12.299511 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c97aa56b-d4e6-4cfc-9f25-f9f46b049265 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:12.299616 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c97aa56b-d4e6-4cfc-9f25-f9f46b049265 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:12.314385 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:12.314385 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:12.320374 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c97aa56b-d4e6-4cfc-9f25-f9f46b049265 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Volume info retrieved successfully. Aug 14 02:57:12.328318 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c97aa56b-d4e6-4cfc-9f25-f9f46b049265 tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e returned with HTTP 200 Aug 14 02:57:12.329042 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 11/45] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:12 2026] GET /volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:13.261045 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1ffc54c9-2f2a-4736-a5cc-04fd08b3af3a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:13.263238 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ffc54c9-2f2a-4736-a5cc-04fd08b3af3a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:13.263447 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ffc54c9-2f2a-4736-a5cc-04fd08b3af3a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:13.269397 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ffc54c9-2f2a-4736-a5cc-04fd08b3af3a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:13.272893 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:13.272893 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:13.277865 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1ffc54c9-2f2a-4736-a5cc-04fd08b3af3a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:13.283455 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ffc54c9-2f2a-4736-a5cc-04fd08b3af3a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:13.284083 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 12/46] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:13 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:13.349749 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8adca612-08c8-44cd-8752-570c644e49da None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:13.356501 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8adca612-08c8-44cd-8752-570c644e49da tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] GET https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e Aug 14 02:57:13.356780 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8adca612-08c8-44cd-8752-570c644e49da tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:13.358155 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8adca612-08c8-44cd-8752-570c644e49da tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:13.371116 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8adca612-08c8-44cd-8752-570c644e49da tempest-VolumeRetypeWithoutMigrationTest-1890431157 tempest-VolumeRetypeWithoutMigrationTest-1890431157-project-member] https://10.4.3.152/volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e returned with HTTP 404 Aug 14 02:57:13.371955 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 13/47] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:13 2026] GET /volume/v3/volumes/cb7a1ee0-623c-4ae2-a1f7-f5167e89733e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:13.384550 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8718cb69-ead3-4519-b117-939e44b42f56 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:13.387625 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8718cb69-ead3-4519-b117-939e44b42f56 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] DELETE https://10.4.3.152/volume/v3/types/3433be1b-2a68-4cce-afcf-9e90f7c4ad9c Aug 14 02:57:13.387869 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8718cb69-ead3-4519-b117-939e44b42f56 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:13.388138 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8718cb69-ead3-4519-b117-939e44b42f56 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:13.460252 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8718cb69-ead3-4519-b117-939e44b42f56 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] https://10.4.3.152/volume/v3/types/3433be1b-2a68-4cce-afcf-9e90f7c4ad9c returned with HTTP 202 Aug 14 02:57:13.461053 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 12/48] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 02:57:13 2026] DELETE /volume/v3/types/3433be1b-2a68-4cce-afcf-9e90f7c4ad9c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:57:13.475093 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b01e7e80-e6dd-4477-93cf-bd52d59de573 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:13.481238 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b01e7e80-e6dd-4477-93cf-bd52d59de573 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] GET https://10.4.3.152/volume/v3/types/3433be1b-2a68-4cce-afcf-9e90f7c4ad9c Aug 14 02:57:13.481423 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b01e7e80-e6dd-4477-93cf-bd52d59de573 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:13.481715 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b01e7e80-e6dd-4477-93cf-bd52d59de573 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:13.486430 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b01e7e80-e6dd-4477-93cf-bd52d59de573 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] https://10.4.3.152/volume/v3/types/3433be1b-2a68-4cce-afcf-9e90f7c4ad9c returned with HTTP 404 Aug 14 02:57:13.486902 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 12/49] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 02:57:13 2026] GET /volume/v3/types/3433be1b-2a68-4cce-afcf-9e90f7c4ad9c => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:13.496763 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-335a5e22-8e32-49ed-a20c-8f16cbbe2b72 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:13.499401 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-335a5e22-8e32-49ed-a20c-8f16cbbe2b72 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] DELETE https://10.4.3.152/volume/v3/types/52ab24ad-9091-4495-94ba-3b74b526cf43 Aug 14 02:57:13.499805 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-335a5e22-8e32-49ed-a20c-8f16cbbe2b72 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:13.500088 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-335a5e22-8e32-49ed-a20c-8f16cbbe2b72 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:13.568640 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-335a5e22-8e32-49ed-a20c-8f16cbbe2b72 tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] https://10.4.3.152/volume/v3/types/52ab24ad-9091-4495-94ba-3b74b526cf43 returned with HTTP 202 Aug 14 02:57:13.568640 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 13/50] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 02:57:13 2026] DELETE /volume/v3/types/52ab24ad-9091-4495-94ba-3b74b526cf43 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 02:57:13.580082 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3ed8124e-8ea6-4dab-89c3-dda2e81a971d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:13.586395 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3ed8124e-8ea6-4dab-89c3-dda2e81a971d tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] GET https://10.4.3.152/volume/v3/types/52ab24ad-9091-4495-94ba-3b74b526cf43 Aug 14 02:57:13.586395 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3ed8124e-8ea6-4dab-89c3-dda2e81a971d tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:13.586395 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3ed8124e-8ea6-4dab-89c3-dda2e81a971d tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:13.595851 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3ed8124e-8ea6-4dab-89c3-dda2e81a971d tempest-VolumeRetypeWithoutMigrationTest-1802257094 tempest-VolumeRetypeWithoutMigrationTest-1802257094-project-admin] https://10.4.3.152/volume/v3/types/52ab24ad-9091-4495-94ba-3b74b526cf43 returned with HTTP 404 Aug 14 02:57:13.596550 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 14/51] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 02:57:13 2026] GET /volume/v3/types/52ab24ad-9091-4495-94ba-3b74b526cf43 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:14.303647 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9dabe096-d43b-423b-8687-579b1c725f24 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:14.312407 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9dabe096-d43b-423b-8687-579b1c725f24 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:14.312723 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9dabe096-d43b-423b-8687-579b1c725f24 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:14.313001 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9dabe096-d43b-423b-8687-579b1c725f24 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:14.335435 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:14.335435 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:14.343006 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-9dabe096-d43b-423b-8687-579b1c725f24 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:14.353655 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9dabe096-d43b-423b-8687-579b1c725f24 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:14.354550 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 13/52] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:14 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:15.372546 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9e7f861d-73d3-4968-bf5f-28528d1c146b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:15.375023 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9e7f861d-73d3-4968-bf5f-28528d1c146b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:15.375425 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9e7f861d-73d3-4968-bf5f-28528d1c146b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:15.375944 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9e7f861d-73d3-4968-bf5f-28528d1c146b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:15.387538 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:15.387538 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:15.395714 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9e7f861d-73d3-4968-bf5f-28528d1c146b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:15.401149 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9e7f861d-73d3-4968-bf5f-28528d1c146b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:15.401909 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 13/53] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:15 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:16.421241 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-22e6d0d8-b6e8-4dee-aac0-b34cb7301051 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:16.423103 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-22e6d0d8-b6e8-4dee-aac0-b34cb7301051 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:16.423435 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-22e6d0d8-b6e8-4dee-aac0-b34cb7301051 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:16.423510 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-22e6d0d8-b6e8-4dee-aac0-b34cb7301051 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:16.439325 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:16.439325 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:16.448011 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-22e6d0d8-b6e8-4dee-aac0-b34cb7301051 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:16.456794 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-22e6d0d8-b6e8-4dee-aac0-b34cb7301051 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:16.456986 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 14/54] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:16 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:17.477182 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-10ed3732-7459-4c8a-afd4-898981cb9fb9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:17.481128 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-10ed3732-7459-4c8a-afd4-898981cb9fb9 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:17.481128 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-10ed3732-7459-4c8a-afd4-898981cb9fb9 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:17.481128 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-10ed3732-7459-4c8a-afd4-898981cb9fb9 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:17.494480 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:17.494480 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:17.500851 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-10ed3732-7459-4c8a-afd4-898981cb9fb9 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:17.510852 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-10ed3732-7459-4c8a-afd4-898981cb9fb9 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:17.511231 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 15/55] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:17 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:18.241349 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:18.532066 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1c02a0df-c692-45ca-85e5-92e3d37f2cf4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:18.537628 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c02a0df-c692-45ca-85e5-92e3d37f2cf4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:18.537628 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1c02a0df-c692-45ca-85e5-92e3d37f2cf4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:18.537964 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1c02a0df-c692-45ca-85e5-92e3d37f2cf4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:18.551479 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:18.551479 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:18.553214 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:18.553214 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-2111151999"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:18.553993 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-2111151999'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:18.554105 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Create volume of 1 GB Aug 14 02:57:18.558228 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1c02a0df-c692-45ca-85e5-92e3d37f2cf4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:18.562075 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Availability Zones retrieved successfully. Aug 14 02:57:18.565639 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c02a0df-c692-45ca-85e5-92e3d37f2cf4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:18.566131 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 14/56] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:18 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:18.574224 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Flow 'volume_create_api' (1f1d1c2f-231a-4c82-be9f-18515c759748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:18.577085 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e3eace-cdfc-42cb-b295-41c02c4147bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:18.578639 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:57:18.634581 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e3eace-cdfc-42cb-b295-41c02c4147bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:18.636388 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e7595cc-a670-4e7d-8702-c6322d789111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:18.722829 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Created reservations ['ce76c763-807f-4ae2-9770-3411fdb93ca6', 'e7acb38d-9add-4f2f-8a80-57ea81f1a146', '0924a81f-f945-4c20-8249-a8c3a27c3f27', '81e996fe-46f5-45bb-894b-a2d45e9837f2'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:18.723853 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e7595cc-a670-4e7d-8702-c6322d789111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce76c763-807f-4ae2-9770-3411fdb93ca6', 'e7acb38d-9add-4f2f-8a80-57ea81f1a146', '0924a81f-f945-4c20-8249-a8c3a27c3f27', '81e996fe-46f5-45bb-894b-a2d45e9837f2']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:18.724972 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19476e0-443e-429e-8d2a-003ef3e40297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:18.759105 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19476e0-443e-429e-8d2a-003ef3e40297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dba54a23-f661-46c1-b640-c8dc7e9f9056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2111151999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2670606ceb3445bbfaedc3807053399',qos_specs=None,replication_status=,reservations=['ce76c763-807f-4ae2-9770-3411fdb93ca6','e7acb38d-9add-4f2f-8a80-57ea81f1a146','0924a81f-f945-4c20-8249-a8c3a27c3f27','81e996fe-46f5-45bb-894b-a2d45e9837f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e3fbb947834b2b88a2c482ff446614',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:57:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2111151999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dba54a23-f661-46c1-b640-c8dc7e9f9056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2670606ceb3445bbfaedc3807053399',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e3fbb947834b2b88a2c482ff446614',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:18.760212 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ac0dda-f2ad-41d1-a234-3af955717aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:18.795280 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ac0dda-f2ad-41d1-a234-3af955717aa1) transitioned into state 'SUCCESS' from state '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-2111151999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2670606ceb3445bbfaedc3807053399',qos_specs=None,replication_status=,reservations=['ce76c763-807f-4ae2-9770-3411fdb93ca6','e7acb38d-9add-4f2f-8a80-57ea81f1a146','0924a81f-f945-4c20-8249-a8c3a27c3f27','81e996fe-46f5-45bb-894b-a2d45e9837f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e3fbb947834b2b88a2c482ff446614',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:18.796987 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec20bdb-024b-4208-8497-2e5d1b91aaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:18.808121 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec20bdb-024b-4208-8497-2e5d1b91aaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:18.809368 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Flow 'volume_create_api' (1f1d1c2f-231a-4c82-be9f-18515c759748) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:18.809777 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Create volume request issued successfully. Aug 14 02:57:18.811065 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-faad2aba-cac3-4e66-b7cc-fae70c9d0b15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:57:18.811550 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 14/57] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:57:18 2026] POST /volume/v3/volumes => generated 785 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:57:18.829565 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c48737b5-544d-412b-9205-dea0346c3b45 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:18.833033 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c48737b5-544d-412b-9205-dea0346c3b45 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:57:18.833033 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c48737b5-544d-412b-9205-dea0346c3b45 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:18.833033 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c48737b5-544d-412b-9205-dea0346c3b45 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:18.870435 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:18.870435 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:18.875425 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c48737b5-544d-412b-9205-dea0346c3b45 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:57:18.880413 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c48737b5-544d-412b-9205-dea0346c3b45 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:57:18.883353 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:18.884714 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 15/58] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:18 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 964 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:18.886406 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:18.887275 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1243420837"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:18.889981 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1243420837'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:18.890287 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Create volume of 1 GB Aug 14 02:57:18.898342 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Availability Zones retrieved successfully. Aug 14 02:57:18.905384 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Flow 'volume_create_api' (9c96631f-dc75-43e9-adee-7dcf89cbdf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:18.906961 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53af8d31-e638-45bb-9b38-fa0a8f0af2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:18.908740 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:57:18.947071 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53af8d31-e638-45bb-9b38-fa0a8f0af2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:18.947071 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5437905e-536f-4c81-b206-845bf04bfde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:18.982619 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:18.982942 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:19.051872 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Created reservations ['87c33430-783c-4428-9396-012e89ed1214', 'f3ffda92-f066-4a54-b3b8-4678a5d0113f', 'ccc3eee4-404a-4a70-bc77-1ddaf6066e0e', '44aba680-8403-4d96-82a1-8acb93a4e417'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:19.051872 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5437905e-536f-4c81-b206-845bf04bfde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87c33430-783c-4428-9396-012e89ed1214', 'f3ffda92-f066-4a54-b3b8-4678a5d0113f', 'ccc3eee4-404a-4a70-bc77-1ddaf6066e0e', '44aba680-8403-4d96-82a1-8acb93a4e417']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:19.054548 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e72debbc-9bf6-4db4-839c-ddd4af3e3dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:19.085085 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e72debbc-9bf6-4db4-839c-ddd4af3e3dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ead3a10b-3ede-4664-af53-0784c837b8c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1243420837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e45dcec3cb4568beb807fe94a044f8',qos_specs=None,replication_status=,reservations=['87c33430-783c-4428-9396-012e89ed1214','f3ffda92-f066-4a54-b3b8-4678a5d0113f','ccc3eee4-404a-4a70-bc77-1ddaf6066e0e','44aba680-8403-4d96-82a1-8acb93a4e417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d35208a4a674493eaea7aeeae66d4a67',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1243420837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ead3a10b-3ede-4664-af53-0784c837b8c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42e45dcec3cb4568beb807fe94a044f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d35208a4a674493eaea7aeeae66d4a67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:19.085985 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb50d81-bdda-457e-a57d-d89fe1772293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:19.107027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb50d81-bdda-457e-a57d-d89fe1772293) transitioned into state 'SUCCESS' from state '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-1243420837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e45dcec3cb4568beb807fe94a044f8',qos_specs=None,replication_status=,reservations=['87c33430-783c-4428-9396-012e89ed1214','f3ffda92-f066-4a54-b3b8-4678a5d0113f','ccc3eee4-404a-4a70-bc77-1ddaf6066e0e','44aba680-8403-4d96-82a1-8acb93a4e417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d35208a4a674493eaea7aeeae66d4a67',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:19.107688 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2e8406-8e0d-45d0-a378-6c653211efaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:19.119408 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2e8406-8e0d-45d0-a378-6c653211efaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:19.120154 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Flow 'volume_create_api' (9c96631f-dc75-43e9-adee-7dcf89cbdf1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:19.120491 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Create volume request issued successfully. Aug 14 02:57:19.121201 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1cdf9715-99e1-44bd-8239-4f25ebd30b3b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:57:19.121585 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 16/59] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:57:18 2026] POST /volume/v3/volumes => generated 752 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:57:19.139265 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d5588143-0306-4e7c-aa9e-e6596bfa2a5f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:19.140858 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d5588143-0306-4e7c-aa9e-e6596bfa2a5f tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:19.141049 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d5588143-0306-4e7c-aa9e-e6596bfa2a5f tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:19.141490 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d5588143-0306-4e7c-aa9e-e6596bfa2a5f tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:19.147944 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:19.147944 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:19.152349 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d5588143-0306-4e7c-aa9e-e6596bfa2a5f tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:19.157913 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d5588143-0306-4e7c-aa9e-e6596bfa2a5f tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:19.158366 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 15/60] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:19 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:19.582990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a0c3dc22-ecc7-4146-b63c-500f2f8f3b09 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:19.585316 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0c3dc22-ecc7-4146-b63c-500f2f8f3b09 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:19.585606 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0c3dc22-ecc7-4146-b63c-500f2f8f3b09 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:19.585854 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0c3dc22-ecc7-4146-b63c-500f2f8f3b09 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:19.598485 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:19.598485 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:19.605059 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a0c3dc22-ecc7-4146-b63c-500f2f8f3b09 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:19.618972 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0c3dc22-ecc7-4146-b63c-500f2f8f3b09 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:19.618972 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 15/61] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:19 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:19.898941 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a374c068-b3f9-4afa-baf6-db0a8ecf95aa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:19.902198 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a374c068-b3f9-4afa-baf6-db0a8ecf95aa tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:57:19.902602 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a374c068-b3f9-4afa-baf6-db0a8ecf95aa tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:19.906139 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a374c068-b3f9-4afa-baf6-db0a8ecf95aa tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:19.918900 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:19.918900 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:19.926602 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a374c068-b3f9-4afa-baf6-db0a8ecf95aa tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:57:19.935588 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a374c068-b3f9-4afa-baf6-db0a8ecf95aa tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:57:19.936227 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 16/62] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:19 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:20.182405 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2b8205ff-da77-45d6-a9be-768475bc76b4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:20.185843 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2b8205ff-da77-45d6-a9be-768475bc76b4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:20.186279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2b8205ff-da77-45d6-a9be-768475bc76b4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:20.186718 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2b8205ff-da77-45d6-a9be-768475bc76b4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:20.203403 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:20.203403 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:20.211855 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2b8205ff-da77-45d6-a9be-768475bc76b4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:20.218540 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2b8205ff-da77-45d6-a9be-768475bc76b4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:20.219157 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 17/63] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:20 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:20.309134 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-8cc0fec6-bbf1-4891-95d6-9b9a470bf460 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:20.317665 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-8cc0fec6-bbf1-4891-95d6-9b9a470bf460 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:20.318073 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-8cc0fec6-bbf1-4891-95d6-9b9a470bf460 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:20.318587 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-8cc0fec6-bbf1-4891-95d6-9b9a470bf460 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:20.336609 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:20.336609 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:20.353110 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-8cc0fec6-bbf1-4891-95d6-9b9a470bf460 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:20.363053 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-8cc0fec6-bbf1-4891-95d6-9b9a470bf460 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:20.363053 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 16/64] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:57:20 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:20.641340 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-aca190a0-a7ef-42ec-9d8d-da18fdb024f1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:20.642286 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aca190a0-a7ef-42ec-9d8d-da18fdb024f1 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:20.642286 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aca190a0-a7ef-42ec-9d8d-da18fdb024f1 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:20.642286 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aca190a0-a7ef-42ec-9d8d-da18fdb024f1 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:20.653861 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:20.653861 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:20.659271 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-aca190a0-a7ef-42ec-9d8d-da18fdb024f1 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:20.665388 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aca190a0-a7ef-42ec-9d8d-da18fdb024f1 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:20.665919 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 16/65] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:20 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:20.949330 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e56a1468-d3a8-420a-ba02-928ea85f88f0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.031431 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c24f714e-c58b-48cc-949b-18f8604209f6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.031952 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c24f714e-c58b-48cc-949b-18f8604209f6 None None] GET https://10.4.3.152/volume// Aug 14 02:57:21.032168 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c24f714e-c58b-48cc-949b-18f8604209f6 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:21.032402 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c24f714e-c58b-48cc-949b-18f8604209f6 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:21.032792 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c24f714e-c58b-48cc-949b-18f8604209f6 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:57:21.033203 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 18/66] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 02:57:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:57:21.058361 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-15b8b57b-d320-4633-99a3-ecb8fe02421c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.319070 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e56a1468-d3a8-420a-ba02-928ea85f88f0 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] POST https://10.4.3.152/volume/v3/types/55111709-7939-4479-b464-7a2199617b49/encryption Aug 14 02:57:21.319399 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e56a1468-d3a8-420a-ba02-928ea85f88f0 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:21.361229 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e56a1468-d3a8-420a-ba02-928ea85f88f0 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] https://10.4.3.152/volume/v3/types/55111709-7939-4479-b464-7a2199617b49/encryption returned with HTTP 404 Aug 14 02:57:21.362065 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 17/67] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 02:57:20 2026] POST /volume/v3/types/55111709-7939-4479-b464-7a2199617b49/encryption => generated 114 bytes in 413 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:21.377183 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-28180835-a005-448c-92f7-f80f35ad36c8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.381407 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-28180835-a005-448c-92f7-f80f35ad36c8 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 02:57:21.381707 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-28180835-a005-448c-92f7-f80f35ad36c8 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1688625648", "os-volume-type-access:is_public": false}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:21.419909 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-28180835-a005-448c-92f7-f80f35ad36c8 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 02:57:21.420595 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 17/68] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 02:57:21 2026] POST /volume/v3/types => generated 231 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:21.438292 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-beb26929-1fed-43d3-944b-b205f205a4a4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.442090 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-15b8b57b-d320-4633-99a3-ecb8fe02421c tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:57:21.442726 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-15b8b57b-d320-4633-99a3-ecb8fe02421c tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ead3a10b-3ede-4664-af53-0784c837b8c1", "connector": null, "instance_uuid": "bbd8c8cf-69f4-403d-8e89-9c1602f06c99"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:21.461284 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:21.461284 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:21.516349 np0000007307 devstack@c-api.service[100379]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 14 02:57:21.516349 np0000007307 devstack@c-api.service[100379]: .first() Aug 14 02:57:21.543070 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-15b8b57b-d320-4633-99a3-ecb8fe02421c tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:57:21.544265 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 17/69] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:57:21 2026] POST /volume/v3/attachments => generated 273 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:21.619663 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ec2c780e-4117-465e-a26c-52d489b88824 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.622029 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ec2c780e-4117-465e-a26c-52d489b88824 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:21.622029 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ec2c780e-4117-465e-a26c-52d489b88824 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:21.625698 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ec2c780e-4117-465e-a26c-52d489b88824 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:21.625888 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3e045547-12ce-4ef5-9238-7e0aed86c501 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.625888 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3e045547-12ce-4ef5-9238-7e0aed86c501 None None] GET https://10.4.3.152/volume// Aug 14 02:57:21.625888 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3e045547-12ce-4ef5-9238-7e0aed86c501 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:21.625888 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3e045547-12ce-4ef5-9238-7e0aed86c501 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:21.625888 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3e045547-12ce-4ef5-9238-7e0aed86c501 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:57:21.625888 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 18/70] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:57:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:57:21.635739 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:21.635739 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:21.639134 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ec2c780e-4117-465e-a26c-52d489b88824 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:21.646005 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ec2c780e-4117-465e-a26c-52d489b88824 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:21.646114 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 18/71] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:21 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:21.655208 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-62d63b92-d0cf-4672-8f50-ceceb64dc24d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.659011 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-62d63b92-d0cf-4672-8f50-ceceb64dc24d tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:21.659699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-62d63b92-d0cf-4672-8f50-ceceb64dc24d tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:21.660060 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-62d63b92-d0cf-4672-8f50-ceceb64dc24d tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:21.677021 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:21.677021 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:21.683094 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-62d63b92-d0cf-4672-8f50-ceceb64dc24d tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:21.684436 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1325a1d2-3595-42e5-8b9b-1f2f837b7d8a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.687062 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-beb26929-1fed-43d3-944b-b205f205a4a4 tempest-VolumeTypesNegativeTest-457096366 tempest-VolumeTypesNegativeTest-457096366-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:21.687062 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-beb26929-1fed-43d3-944b-b205f205a4a4 tempest-VolumeTypesNegativeTest-457096366 tempest-VolumeTypesNegativeTest-457096366-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aeee85e4-6bc6-4bf4-9a35-7ffdf6c5f4cf", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-166994735"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:21.689291 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1325a1d2-3595-42e5-8b9b-1f2f837b7d8a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:21.689291 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1325a1d2-3595-42e5-8b9b-1f2f837b7d8a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:21.689291 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1325a1d2-3595-42e5-8b9b-1f2f837b7d8a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:21.690896 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-beb26929-1fed-43d3-944b-b205f205a4a4 tempest-VolumeTypesNegativeTest-457096366 tempest-VolumeTypesNegativeTest-457096366-project-member] Create volume request body: {'volume': {'volume_type': 'aeee85e4-6bc6-4bf4-9a35-7ffdf6c5f4cf', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-166994735'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:21.691442 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-62d63b92-d0cf-4672-8f50-ceceb64dc24d tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:21.692027 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 18/72] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:57:21 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:21.702883 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:21.702883 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:21.707180 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1325a1d2-3595-42e5-8b9b-1f2f837b7d8a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:21.711769 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-beb26929-1fed-43d3-944b-b205f205a4a4 tempest-VolumeTypesNegativeTest-457096366 tempest-VolumeTypesNegativeTest-457096366-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 404 Aug 14 02:57:21.713218 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 19/73] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:57:21 2026] POST /volume/v3/volumes => generated 114 bytes in 274 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:21.714019 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1325a1d2-3595-42e5-8b9b-1f2f837b7d8a tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:21.714521 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 19/74] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:21 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:21.725800 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ba484b80-06e8-483e-b211-81759f9db1e5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.728472 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ba484b80-06e8-483e-b211-81759f9db1e5 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] DELETE https://10.4.3.152/volume/v3/types/aeee85e4-6bc6-4bf4-9a35-7ffdf6c5f4cf Aug 14 02:57:21.728808 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ba484b80-06e8-483e-b211-81759f9db1e5 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:21.729189 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ba484b80-06e8-483e-b211-81759f9db1e5 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:21.773242 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ba484b80-06e8-483e-b211-81759f9db1e5 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] https://10.4.3.152/volume/v3/types/aeee85e4-6bc6-4bf4-9a35-7ffdf6c5f4cf returned with HTTP 202 Aug 14 02:57:21.774885 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 19/75] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 02:57:21 2026] DELETE /volume/v3/types/aeee85e4-6bc6-4bf4-9a35-7ffdf6c5f4cf => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:57:21.785614 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1eb2f7dc-db83-47f5-97fb-0e02aa436f22 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.788080 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1eb2f7dc-db83-47f5-97fb-0e02aa436f22 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] GET https://10.4.3.152/volume/v3/types/aeee85e4-6bc6-4bf4-9a35-7ffdf6c5f4cf Aug 14 02:57:21.788386 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1eb2f7dc-db83-47f5-97fb-0e02aa436f22 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:21.788674 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1eb2f7dc-db83-47f5-97fb-0e02aa436f22 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:21.792544 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1eb2f7dc-db83-47f5-97fb-0e02aa436f22 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] https://10.4.3.152/volume/v3/types/aeee85e4-6bc6-4bf4-9a35-7ffdf6c5f4cf returned with HTTP 404 Aug 14 02:57:21.793190 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 19/76] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 02:57:21 2026] GET /volume/v3/types/aeee85e4-6bc6-4bf4-9a35-7ffdf6c5f4cf => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:21.803365 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5fd98860-4116-4cbb-8d03-981c11faa0ba None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.805444 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5fd98860-4116-4cbb-8d03-981c11faa0ba tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 02:57:21.805896 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5fd98860-4116-4cbb-8d03-981c11faa0ba tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:21.808428 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5fd98860-4116-4cbb-8d03-981c11faa0ba tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 400 Aug 14 02:57:21.808940 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 20/77] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 02:57:21 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:57:21.820857 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-24372103-2127-41f4-a6ff-3b1f61c4f779 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.822997 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-24372103-2127-41f4-a6ff-3b1f61c4f779 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 02:57:21.823593 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-24372103-2127-41f4-a6ff-3b1f61c4f779 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1436423841"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:21.850334 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-24372103-2127-41f4-a6ff-3b1f61c4f779 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 02:57:21.850844 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 20/78] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 02:57:21 2026] POST /volume/v3/types => generated 229 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:21.864435 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b47ec5aa-6797-4f2f-8983-cc96dec79c33 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.867177 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b47ec5aa-6797-4f2f-8983-cc96dec79c33 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 02:57:21.867779 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b47ec5aa-6797-4f2f-8983-cc96dec79c33 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1436423841"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:21.876241 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b47ec5aa-6797-4f2f-8983-cc96dec79c33 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1436423841 already exists. Aug 14 02:57:21.876465 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b47ec5aa-6797-4f2f-8983-cc96dec79c33 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 409 Aug 14 02:57:21.877225 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 20/79] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 02:57:21 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) Aug 14 02:57:21.886872 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-383f11fd-1f94-43b6-b671-1fd19f5be375 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.893539 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-383f11fd-1f94-43b6-b671-1fd19f5be375 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] DELETE https://10.4.3.152/volume/v3/types/1e0268ac-d7e3-468d-b7ae-4bb3204acc72 Aug 14 02:57:21.893539 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-383f11fd-1f94-43b6-b671-1fd19f5be375 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:21.893539 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-383f11fd-1f94-43b6-b671-1fd19f5be375 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:21.935775 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-383f11fd-1f94-43b6-b671-1fd19f5be375 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] https://10.4.3.152/volume/v3/types/1e0268ac-d7e3-468d-b7ae-4bb3204acc72 returned with HTTP 202 Aug 14 02:57:21.936408 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 20/80] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 02:57:21 2026] DELETE /volume/v3/types/1e0268ac-d7e3-468d-b7ae-4bb3204acc72 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:57:21.952243 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-972fb98e-167f-449f-b468-94614b8450c4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.953062 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-972fb98e-167f-449f-b468-94614b8450c4 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] GET https://10.4.3.152/volume/v3/types/1e0268ac-d7e3-468d-b7ae-4bb3204acc72 Aug 14 02:57:21.953319 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-972fb98e-167f-449f-b468-94614b8450c4 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:21.953725 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-972fb98e-167f-449f-b468-94614b8450c4 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:21.958876 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-972fb98e-167f-449f-b468-94614b8450c4 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] https://10.4.3.152/volume/v3/types/1e0268ac-d7e3-468d-b7ae-4bb3204acc72 returned with HTTP 404 Aug 14 02:57:21.959506 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 21/81] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 02:57:21 2026] GET /volume/v3/types/1e0268ac-d7e3-468d-b7ae-4bb3204acc72 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:21.970659 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bae05fcb-47e3-4d0d-94f2-7d9e9b591b79 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.973057 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bae05fcb-47e3-4d0d-94f2-7d9e9b591b79 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] DELETE https://10.4.3.152/volume/v3/types/8a38e8ca-62a0-446f-b180-dbfd7eaee13f Aug 14 02:57:21.973327 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bae05fcb-47e3-4d0d-94f2-7d9e9b591b79 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:21.973621 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bae05fcb-47e3-4d0d-94f2-7d9e9b591b79 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:21.983962 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bae05fcb-47e3-4d0d-94f2-7d9e9b591b79 tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] https://10.4.3.152/volume/v3/types/8a38e8ca-62a0-446f-b180-dbfd7eaee13f returned with HTTP 404 Aug 14 02:57:21.984515 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 21/82] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 02:57:21 2026] DELETE /volume/v3/types/8a38e8ca-62a0-446f-b180-dbfd7eaee13f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:21.994703 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8fd8f8fa-8785-46b1-89f9-00b1008cdbcb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:21.999068 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8fd8f8fa-8785-46b1-89f9-00b1008cdbcb tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] GET https://10.4.3.152/volume/v3/types/4e6bb3e2-4b04-49f3-b285-7cd0c17185ec Aug 14 02:57:22.001304 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8fd8f8fa-8785-46b1-89f9-00b1008cdbcb tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:22.001567 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8fd8f8fa-8785-46b1-89f9-00b1008cdbcb tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:22.009988 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8fd8f8fa-8785-46b1-89f9-00b1008cdbcb tempest-VolumeTypesNegativeTest-1325566048 tempest-VolumeTypesNegativeTest-1325566048-project-admin] https://10.4.3.152/volume/v3/types/4e6bb3e2-4b04-49f3-b285-7cd0c17185ec returned with HTTP 404 Aug 14 02:57:22.011107 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 21/83] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 02:57:21 2026] GET /volume/v3/types/4e6bb3e2-4b04-49f3-b285-7cd0c17185ec => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:22.654948 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-733913b9-1865-425a-a188-75e49ed1423c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:22.662172 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3a7ded64-ba31-41d8-ad7d-8cdded37f995 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:22.662677 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-733913b9-1865-425a-a188-75e49ed1423c tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] PUT https://10.4.3.152/volume/v3/attachments/c2b71c69-4d59-451d-af7b-799482abe2e8 Aug 14 02:57:22.663161 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-733913b9-1865-425a-a188-75e49ed1423c tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:22.664670 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3a7ded64-ba31-41d8-ad7d-8cdded37f995 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:22.664986 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3a7ded64-ba31-41d8-ad7d-8cdded37f995 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:22.665215 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3a7ded64-ba31-41d8-ad7d-8cdded37f995 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:22.681644 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-733913b9-1865-425a-a188-75e49ed1423c tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Acquiring lock "cinder-attachment_update-ead3a10b-3ede-4664-af53-0784c837b8c1-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:57:22.681749 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:22.681749 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:22.688867 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3a7ded64-ba31-41d8-ad7d-8cdded37f995 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:22.688974 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-733913b9-1865-425a-a188-75e49ed1423c tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Lock "cinder-attachment_update-ead3a10b-3ede-4664-af53-0784c837b8c1-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:57:22.689530 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:22.689530 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:22.697325 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3a7ded64-ba31-41d8-ad7d-8cdded37f995 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:22.698463 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 22/84] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:22 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:22.740065 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-83b6ef9e-9c3b-4d6a-9c34-a6a10e0b8bd3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:22.743174 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83b6ef9e-9c3b-4d6a-9c34-a6a10e0b8bd3 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:22.743474 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83b6ef9e-9c3b-4d6a-9c34-a6a10e0b8bd3 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:22.743772 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83b6ef9e-9c3b-4d6a-9c34-a6a10e0b8bd3 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:22.753395 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:22.753395 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:22.758646 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-83b6ef9e-9c3b-4d6a-9c34-a6a10e0b8bd3 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:22.765131 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83b6ef9e-9c3b-4d6a-9c34-a6a10e0b8bd3 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:22.765644 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 22/85] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:22 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:22.871097 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-733913b9-1865-425a-a188-75e49ed1423c tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Lock "cinder-attachment_update-ead3a10b-3ede-4664-af53-0784c837b8c1-np0000007307" released by "attachment_update" :: held 0.183s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:57:22.872354 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-733913b9-1865-425a-a188-75e49ed1423c tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/attachments/c2b71c69-4d59-451d-af7b-799482abe2e8 returned with HTTP 200 Aug 14 02:57:22.873411 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 21/86] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:57:22 2026] PUT /volume/v3/attachments/c2b71c69-4d59-451d-af7b-799482abe2e8 => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:23.013505 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:23.242946 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:23.243402 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1229751797"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:23.247716 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1229751797'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:23.252911 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Create volume of 1 GB Aug 14 02:57:23.253344 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:23.253344 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:23.260603 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:57:23.259750. {{(pid=100380) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:57:23.260758 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Availability Zones retrieved successfully. Aug 14 02:57:23.292262 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Flow 'volume_create_api' (3b858b89-b335-480d-baf8-725358dbe76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:23.293924 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d266e87-b058-4800-bb1e-eb62ee0abb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:23.295188 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:57:23.317697 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:23.317697 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:23.346221 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d266e87-b058-4800-bb1e-eb62ee0abb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=23688bde-f04c-459f-b45b-bb3bff3de800,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23688bde-f04c-459f-b45b-bb3bff3de800', 'encryption_key_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=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:23.347059 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c938e64-c443-4958-87d1-52534fc9e535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:23.448571 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Created reservations ['331a4397-b049-4117-aac6-af591273d64f', '7f6b6d6f-d61d-41c0-8f7d-c8daeec9ca07', 'fbdeb7e7-b1a5-4d9f-8d8f-6c77a6100b65', 'abc99a75-02af-4d84-8cf3-b1acee3721f3'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:23.449568 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c938e64-c443-4958-87d1-52534fc9e535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['331a4397-b049-4117-aac6-af591273d64f', '7f6b6d6f-d61d-41c0-8f7d-c8daeec9ca07', 'fbdeb7e7-b1a5-4d9f-8d8f-6c77a6100b65', 'abc99a75-02af-4d84-8cf3-b1acee3721f3']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:23.451075 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d00e5b7-b8e3-41bd-8192-84ffec7c78b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:23.483078 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d00e5b7-b8e3-41bd-8192-84ffec7c78b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5389f147-cb6d-4ddb-bedf-038d5d982631', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1229751797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14eb3ec22376473d8d9076342c4a253f',qos_specs=None,replication_status=,reservations=['331a4397-b049-4117-aac6-af591273d64f','7f6b6d6f-d61d-41c0-8f7d-c8daeec9ca07','fbdeb7e7-b1a5-4d9f-8d8f-6c77a6100b65','abc99a75-02af-4d84-8cf3-b1acee3721f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10352fd1f2d0453aa321122b21d7bdc4',volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1229751797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5389f147-cb6d-4ddb-bedf-038d5d982631,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='14eb3ec22376473d8d9076342c4a253f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10352fd1f2d0453aa321122b21d7bdc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23688bde-f04c-459f-b45b-bb3bff3de800),volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:23.484200 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e84c7ecc-eed6-4ad2-b315-fbdf80ff2189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:23.512845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e84c7ecc-eed6-4ad2-b315-fbdf80ff2189) transitioned into state 'SUCCESS' from state '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-1229751797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14eb3ec22376473d8d9076342c4a253f',qos_specs=None,replication_status=,reservations=['331a4397-b049-4117-aac6-af591273d64f','7f6b6d6f-d61d-41c0-8f7d-c8daeec9ca07','fbdeb7e7-b1a5-4d9f-8d8f-6c77a6100b65','abc99a75-02af-4d84-8cf3-b1acee3721f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10352fd1f2d0453aa321122b21d7bdc4',volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:23.513619 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b137a5d-71a7-470f-96bf-5a07ee784462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:23.537000 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b137a5d-71a7-470f-96bf-5a07ee784462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:23.538288 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Flow 'volume_create_api' (3b858b89-b335-480d-baf8-725358dbe76e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:23.538760 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Create volume request issued successfully. Aug 14 02:57:23.539667 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a09d23c4-276c-4dc1-bfa9-30efebda2d6f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:57:23.540140 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 22/87] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:57:23 2026] POST /volume/v3/volumes => generated 758 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:57:23.552898 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a78ebff3-f46d-451f-a79a-b3da354b3092 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:23.555735 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a78ebff3-f46d-451f-a79a-b3da354b3092 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:57:23.556637 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a78ebff3-f46d-451f-a79a-b3da354b3092 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:23.557064 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a78ebff3-f46d-451f-a79a-b3da354b3092 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:23.569472 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:23.569472 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:23.574562 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a78ebff3-f46d-451f-a79a-b3da354b3092 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:57:23.583182 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a78ebff3-f46d-451f-a79a-b3da354b3092 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:57:23.583670 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 23/88] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:23 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:23.714751 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f32b1227-e8d4-4f1e-b0d6-2354a3e048f8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:23.718081 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f32b1227-e8d4-4f1e-b0d6-2354a3e048f8 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:23.718415 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f32b1227-e8d4-4f1e-b0d6-2354a3e048f8 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:23.718862 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f32b1227-e8d4-4f1e-b0d6-2354a3e048f8 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:23.735501 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:23.735501 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:23.740607 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f32b1227-e8d4-4f1e-b0d6-2354a3e048f8 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:23.747027 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f32b1227-e8d4-4f1e-b0d6-2354a3e048f8 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:23.747505 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 23/89] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:23 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:23.784022 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b17628a0-7b21-4c9e-9192-4baa9ffedd20 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:23.787841 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b17628a0-7b21-4c9e-9192-4baa9ffedd20 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:23.787841 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b17628a0-7b21-4c9e-9192-4baa9ffedd20 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:23.787841 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b17628a0-7b21-4c9e-9192-4baa9ffedd20 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:23.798449 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:23.798449 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:23.808213 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b17628a0-7b21-4c9e-9192-4baa9ffedd20 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:23.813569 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b17628a0-7b21-4c9e-9192-4baa9ffedd20 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:23.814614 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 22/90] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:23 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:24.210437 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:24.212670 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:24.213051 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-262460547"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:24.214769 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-262460547'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:24.214979 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Create volume of 1 GB Aug 14 02:57:24.215148 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:24.215148 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:24.223194 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Availability Zones retrieved successfully. Aug 14 02:57:24.230645 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Flow 'volume_create_api' (b0acaad6-dcff-46cd-92e4-8c51a6382179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:24.232301 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4445de-2b61-47dd-b50a-de910ed234fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:24.233450 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:57:24.268568 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4445de-2b61-47dd-b50a-de910ed234fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:24.269490 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f0123ff-6fce-4380-ac97-6e097956b460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:24.368739 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Created reservations ['f6d34532-4188-4d1e-b427-bbff4f4fe6c8', '908858c8-ba1e-4789-8706-4414092e286c', 'f026f411-0478-4624-b766-ef7e92edf257', 'edb85de9-f06f-4f8b-8aa7-54a597060535'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:24.369853 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f0123ff-6fce-4380-ac97-6e097956b460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6d34532-4188-4d1e-b427-bbff4f4fe6c8', '908858c8-ba1e-4789-8706-4414092e286c', 'f026f411-0478-4624-b766-ef7e92edf257', 'edb85de9-f06f-4f8b-8aa7-54a597060535']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:24.370646 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b4cb96-077c-44f6-9acd-fc20d82859a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:24.401257 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b4cb96-077c-44f6-9acd-fc20d82859a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1b017c6-1c6d-4717-b26e-5596a4f7b2a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-262460547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe64d264410749fe97f42a6e2a5e51ff',qos_specs=None,replication_status=,reservations=['f6d34532-4188-4d1e-b427-bbff4f4fe6c8','908858c8-ba1e-4789-8706-4414092e286c','f026f411-0478-4624-b766-ef7e92edf257','edb85de9-f06f-4f8b-8aa7-54a597060535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995c67355d9a45cf97fcdf263b72af8e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-262460547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1b017c6-1c6d-4717-b26e-5596a4f7b2a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe64d264410749fe97f42a6e2a5e51ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='995c67355d9a45cf97fcdf263b72af8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:24.402929 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f46659-e355-42b1-bdee-7729099be39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:24.432384 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f46659-e355-42b1-bdee-7729099be39d) transitioned into state 'SUCCESS' from state '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-262460547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe64d264410749fe97f42a6e2a5e51ff',qos_specs=None,replication_status=,reservations=['f6d34532-4188-4d1e-b427-bbff4f4fe6c8','908858c8-ba1e-4789-8706-4414092e286c','f026f411-0478-4624-b766-ef7e92edf257','edb85de9-f06f-4f8b-8aa7-54a597060535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995c67355d9a45cf97fcdf263b72af8e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:24.433437 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f3b3ffb-6b97-4704-9588-dcafa03d180c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:24.449559 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f3b3ffb-6b97-4704-9588-dcafa03d180c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:24.450789 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Flow 'volume_create_api' (b0acaad6-dcff-46cd-92e4-8c51a6382179) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:24.451247 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Create volume request issued successfully. Aug 14 02:57:24.452101 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-60a8b636-266a-45f3-8b0a-5d099fc8ac2c tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:57:24.454216 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 23/91] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:57:24 2026] POST /volume/v3/volumes => generated 754 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:57:24.472038 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8a9d1550-f1bf-4a53-9102-7958378f1326 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:24.474535 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8a9d1550-f1bf-4a53-9102-7958378f1326 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] GET https://10.4.3.152/volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 Aug 14 02:57:24.474654 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8a9d1550-f1bf-4a53-9102-7958378f1326 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:24.474931 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8a9d1550-f1bf-4a53-9102-7958378f1326 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:24.487590 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:24.487590 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:24.494241 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8a9d1550-f1bf-4a53-9102-7958378f1326 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Volume info retrieved successfully. Aug 14 02:57:24.502124 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8a9d1550-f1bf-4a53-9102-7958378f1326 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] https://10.4.3.152/volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 returned with HTTP 200 Aug 14 02:57:24.502464 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 24/92] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:24 2026] GET /volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:57:24.600216 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b5b9d0f3-1107-4276-ac2b-60f23c644d8d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:24.602711 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b5b9d0f3-1107-4276-ac2b-60f23c644d8d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:57:24.603421 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b5b9d0f3-1107-4276-ac2b-60f23c644d8d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:24.603421 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b5b9d0f3-1107-4276-ac2b-60f23c644d8d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:24.619492 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:24.619492 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:24.626049 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b5b9d0f3-1107-4276-ac2b-60f23c644d8d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:57:24.636296 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b5b9d0f3-1107-4276-ac2b-60f23c644d8d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:57:24.636783 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 24/93] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:24 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:24.652864 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-760b0783-f64d-46b5-9513-250f16d80d37 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:24.762411 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-140b9828-2a93-49c1-9952-2f146db9b3c6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:24.764080 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-140b9828-2a93-49c1-9952-2f146db9b3c6 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:24.764625 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-140b9828-2a93-49c1-9952-2f146db9b3c6 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:24.764973 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-140b9828-2a93-49c1-9952-2f146db9b3c6 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:24.779506 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:24.779506 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:24.786199 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-140b9828-2a93-49c1-9952-2f146db9b3c6 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:24.793999 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-140b9828-2a93-49c1-9952-2f146db9b3c6 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:24.795071 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 24/94] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:24 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:24.834116 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1dbad4df-a091-4ceb-9ad2-2b030598718f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:24.839480 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1dbad4df-a091-4ceb-9ad2-2b030598718f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:24.840408 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1dbad4df-a091-4ceb-9ad2-2b030598718f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:24.840408 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1dbad4df-a091-4ceb-9ad2-2b030598718f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:24.851484 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:24.851484 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:24.857465 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1dbad4df-a091-4ceb-9ad2-2b030598718f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:24.865082 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1dbad4df-a091-4ceb-9ad2-2b030598718f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:24.865767 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 25/95] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:24 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:24.965358 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-760b0783-f64d-46b5-9513-250f16d80d37 tempest-TestMultiAttachVolumeSwap-689989574 tempest-TestMultiAttachVolumeSwap-689989574-project-admin] POST https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631/action Aug 14 02:57:24.966200 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-760b0783-f64d-46b5-9513-250f16d80d37 tempest-TestMultiAttachVolumeSwap-689989574 tempest-TestMultiAttachVolumeSwap-689989574-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:57:24.966272 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-760b0783-f64d-46b5-9513-250f16d80d37 tempest-TestMultiAttachVolumeSwap-689989574 tempest-TestMultiAttachVolumeSwap-689989574-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:25.013939 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:25.013939 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:25.014452 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-760b0783-f64d-46b5-9513-250f16d80d37 tempest-TestMultiAttachVolumeSwap-689989574 tempest-TestMultiAttachVolumeSwap-689989574-project-admin] Volume info retrieved successfully. Aug 14 02:57:25.026214 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-760b0783-f64d-46b5-9513-250f16d80d37 tempest-TestMultiAttachVolumeSwap-689989574 tempest-TestMultiAttachVolumeSwap-689989574-project-admin] Update volume admin metadata completed successfully. Aug 14 02:57:25.026508 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-760b0783-f64d-46b5-9513-250f16d80d37 tempest-TestMultiAttachVolumeSwap-689989574 tempest-TestMultiAttachVolumeSwap-689989574-project-admin] Update readonly setting on volume completed successfully. Aug 14 02:57:25.026872 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-760b0783-f64d-46b5-9513-250f16d80d37 tempest-TestMultiAttachVolumeSwap-689989574 tempest-TestMultiAttachVolumeSwap-689989574-project-admin] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631/action returned with HTTP 202 Aug 14 02:57:25.027384 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 23/96] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 02:57:24 2026] POST /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631/action => generated 0 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:57:25.037856 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:25.039855 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:25.040871 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1608380925"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:25.045030 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1608380925'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:25.052164 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Create volume of 1 GB Aug 14 02:57:25.054847 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:25.054847 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:25.054847 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Availability Zones retrieved successfully. Aug 14 02:57:25.071143 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Flow 'volume_create_api' (f604060f-c9c6-4832-bbdf-9d24133dd99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:25.072318 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c1e2057-b84a-4529-aadb-8c183e368085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:25.074435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:57:25.086051 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:25.086051 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:25.103358 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c1e2057-b84a-4529-aadb-8c183e368085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=23688bde-f04c-459f-b45b-bb3bff3de800,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23688bde-f04c-459f-b45b-bb3bff3de800', 'encryption_key_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=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:25.104118 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb18ff35-851e-474d-bd80-d0d82909a354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:25.167321 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Created reservations ['3ca3b53b-3b48-4361-ad7c-6400ea89a3b6', '35c88fe0-14e7-42db-9076-3fba378813b7', 'c09add63-fdea-4e9f-a605-6036a2709cc0', 'b8ab93fb-f397-4a38-83bd-47e0f0e186d0'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:25.168174 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb18ff35-851e-474d-bd80-d0d82909a354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ca3b53b-3b48-4361-ad7c-6400ea89a3b6', '35c88fe0-14e7-42db-9076-3fba378813b7', 'c09add63-fdea-4e9f-a605-6036a2709cc0', 'b8ab93fb-f397-4a38-83bd-47e0f0e186d0']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:25.171116 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3546947-bdba-4530-874c-b93d96dd1a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:25.203716 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3546947-bdba-4530-874c-b93d96dd1a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54caab24-d6c2-4aab-8998-83a8bd005300', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1608380925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14eb3ec22376473d8d9076342c4a253f',qos_specs=None,replication_status=,reservations=['3ca3b53b-3b48-4361-ad7c-6400ea89a3b6','35c88fe0-14e7-42db-9076-3fba378813b7','c09add63-fdea-4e9f-a605-6036a2709cc0','b8ab93fb-f397-4a38-83bd-47e0f0e186d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10352fd1f2d0453aa321122b21d7bdc4',volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:57:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1608380925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54caab24-d6c2-4aab-8998-83a8bd005300,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='14eb3ec22376473d8d9076342c4a253f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10352fd1f2d0453aa321122b21d7bdc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23688bde-f04c-459f-b45b-bb3bff3de800),volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:25.205580 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb900e9-47d7-47b0-8960-61d25ad2fe9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:25.231122 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb900e9-47d7-47b0-8960-61d25ad2fe9d) transitioned into state 'SUCCESS' from state '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-1608380925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14eb3ec22376473d8d9076342c4a253f',qos_specs=None,replication_status=,reservations=['3ca3b53b-3b48-4361-ad7c-6400ea89a3b6','35c88fe0-14e7-42db-9076-3fba378813b7','c09add63-fdea-4e9f-a605-6036a2709cc0','b8ab93fb-f397-4a38-83bd-47e0f0e186d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10352fd1f2d0453aa321122b21d7bdc4',volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:25.233019 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c4ff2e3-a342-45ac-83fb-2a2cdbc20bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:25.253452 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c4ff2e3-a342-45ac-83fb-2a2cdbc20bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:25.254480 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Flow 'volume_create_api' (f604060f-c9c6-4832-bbdf-9d24133dd99c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:25.254957 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Create volume request issued successfully. Aug 14 02:57:25.255744 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b1e36ee8-a70a-4fa7-8a62-0b1d1df8628d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:57:25.256288 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 25/97] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:57:25 2026] POST /volume/v3/volumes => generated 758 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:57:25.278359 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d9cf9494-8567-4823-a15a-525447c7c2d0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:25.280894 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d9cf9494-8567-4823-a15a-525447c7c2d0 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 Aug 14 02:57:25.281242 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d9cf9494-8567-4823-a15a-525447c7c2d0 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:25.281645 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d9cf9494-8567-4823-a15a-525447c7c2d0 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:25.291308 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:25.291308 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:25.296640 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d9cf9494-8567-4823-a15a-525447c7c2d0 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:57:25.302263 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d9cf9494-8567-4823-a15a-525447c7c2d0 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 returned with HTTP 200 Aug 14 02:57:25.302650 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 25/98] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:25 2026] GET /volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:25.519856 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5ed5b13d-5795-40fb-bbb3-ce899a4e2983 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:25.522398 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5ed5b13d-5795-40fb-bbb3-ce899a4e2983 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] GET https://10.4.3.152/volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 Aug 14 02:57:25.522873 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5ed5b13d-5795-40fb-bbb3-ce899a4e2983 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:25.523028 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5ed5b13d-5795-40fb-bbb3-ce899a4e2983 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:25.532746 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:25.532746 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:25.537300 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5ed5b13d-5795-40fb-bbb3-ce899a4e2983 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Volume info retrieved successfully. Aug 14 02:57:25.542157 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5ed5b13d-5795-40fb-bbb3-ce899a4e2983 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] https://10.4.3.152/volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 returned with HTTP 200 Aug 14 02:57:25.542603 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 26/99] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:25 2026] GET /volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:25.817792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-19d46420-7ad9-42f2-81a7-c22d65e4d17b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:25.818754 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19d46420-7ad9-42f2-81a7-c22d65e4d17b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:25.818967 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19d46420-7ad9-42f2-81a7-c22d65e4d17b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:25.819134 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19d46420-7ad9-42f2-81a7-c22d65e4d17b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:25.844950 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:25.844950 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:25.847345 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-19d46420-7ad9-42f2-81a7-c22d65e4d17b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:25.851776 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19d46420-7ad9-42f2-81a7-c22d65e4d17b tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:25.852226 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 24/100] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:25 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:25.901849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4c6da30b-91d9-48df-8989-f9b099e0fa6b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:25.903320 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4c6da30b-91d9-48df-8989-f9b099e0fa6b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:25.904212 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4c6da30b-91d9-48df-8989-f9b099e0fa6b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:25.904553 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4c6da30b-91d9-48df-8989-f9b099e0fa6b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:25.916381 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:25.916381 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:25.923460 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4c6da30b-91d9-48df-8989-f9b099e0fa6b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:25.930741 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4c6da30b-91d9-48df-8989-f9b099e0fa6b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:25.931353 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 26/101] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:25 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:25.938964 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-f5d64095-a1a5-4d04-8848-9c79c5cea6f8 req-d452bb49-0ecc-4b9b-87e7-f95e40fe8b87 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:25.942950 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-f5d64095-a1a5-4d04-8848-9c79c5cea6f8 req-d452bb49-0ecc-4b9b-87e7-f95e40fe8b87 tempest-VolumesAdminNegativeTest-77868291 tempest-VolumesAdminNegativeTest-77868291-project] GET https://10.4.3.152/volume/v3/volumes/4b4be03a-3f11-4b05-94d9-76de9544ae81 Aug 14 02:57:25.943175 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-f5d64095-a1a5-4d04-8848-9c79c5cea6f8 req-d452bb49-0ecc-4b9b-87e7-f95e40fe8b87 tempest-VolumesAdminNegativeTest-77868291 tempest-VolumesAdminNegativeTest-77868291-project] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:25.943381 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-f5d64095-a1a5-4d04-8848-9c79c5cea6f8 req-d452bb49-0ecc-4b9b-87e7-f95e40fe8b87 tempest-VolumesAdminNegativeTest-77868291 tempest-VolumesAdminNegativeTest-77868291-project] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:25.950837 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-f5d64095-a1a5-4d04-8848-9c79c5cea6f8 req-d452bb49-0ecc-4b9b-87e7-f95e40fe8b87 tempest-VolumesAdminNegativeTest-77868291 tempest-VolumesAdminNegativeTest-77868291-project] https://10.4.3.152/volume/v3/volumes/4b4be03a-3f11-4b05-94d9-76de9544ae81 returned with HTTP 404 Aug 14 02:57:25.951550 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 26/102] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:57:25 2026] GET /volume/v3/volumes/4b4be03a-3f11-4b05-94d9-76de9544ae81 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:25.964518 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b15dc84e-cd09-4262-946b-6891cd43c091 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:25.967582 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b15dc84e-cd09-4262-946b-6891cd43c091 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 Aug 14 02:57:25.968279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b15dc84e-cd09-4262-946b-6891cd43c091 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:25.968279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b15dc84e-cd09-4262-946b-6891cd43c091 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:25.968279 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-b15dc84e-cd09-4262-946b-6891cd43c091 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Delete volume with id: a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 Aug 14 02:57:25.979099 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:25.979099 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:25.979670 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b15dc84e-cd09-4262-946b-6891cd43c091 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Volume info retrieved successfully. Aug 14 02:57:26.018913 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b15dc84e-cd09-4262-946b-6891cd43c091 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Delete volume request issued successfully. Aug 14 02:57:26.018913 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b15dc84e-cd09-4262-946b-6891cd43c091 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] https://10.4.3.152/volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 returned with HTTP 202 Aug 14 02:57:26.018913 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 27/103] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:57:25 2026] DELETE /volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:57:26.028377 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8776adc8-157d-40de-9812-2ca10adabd30 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:26.030531 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8776adc8-157d-40de-9812-2ca10adabd30 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] GET https://10.4.3.152/volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 Aug 14 02:57:26.031382 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8776adc8-157d-40de-9812-2ca10adabd30 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:26.031382 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8776adc8-157d-40de-9812-2ca10adabd30 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:26.039877 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:26.039877 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:26.044835 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8776adc8-157d-40de-9812-2ca10adabd30 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Volume info retrieved successfully. Aug 14 02:57:26.051179 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8776adc8-157d-40de-9812-2ca10adabd30 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] https://10.4.3.152/volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 returned with HTTP 200 Aug 14 02:57:26.053996 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 25/104] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:26 2026] GET /volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:26.153208 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7f553de2-d450-4390-8a0b-350adde19fb8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:26.320311 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b792cfa8-1684-4ca9-936b-d30c4e3510e9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:26.325764 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b792cfa8-1684-4ca9-936b-d30c4e3510e9 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 Aug 14 02:57:26.326067 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b792cfa8-1684-4ca9-936b-d30c4e3510e9 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:26.327305 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b792cfa8-1684-4ca9-936b-d30c4e3510e9 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:26.339732 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:26.339732 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:26.348890 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b792cfa8-1684-4ca9-936b-d30c4e3510e9 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:57:26.357962 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b792cfa8-1684-4ca9-936b-d30c4e3510e9 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 returned with HTTP 200 Aug 14 02:57:26.389713 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 27/105] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:26 2026] GET /volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:26.402949 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:26.403429 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-342387219"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:26.405645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-342387219'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:26.405959 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Create volume of 1 GB Aug 14 02:57:26.412515 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Availability Zones retrieved successfully. Aug 14 02:57:26.420784 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Flow 'volume_create_api' (9a49af5b-194a-4ea3-ab75-0eea34f8f094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:26.423615 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8028154d-1512-43a3-a0ef-796553107b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:26.424410 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:57:26.461922 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8028154d-1512-43a3-a0ef-796553107b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:26.463086 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8594bdc3-a521-46c2-9042-7e0b538cea02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:26.559798 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Created reservations ['a934b70d-e39c-4902-97a2-54470cd598cb', '6d364d53-23c3-4138-aee7-835532615700', '2a8169fb-7c75-446a-8d56-2a73261504ae', 'da2a97f1-8105-4a20-b41a-31e912f5bdb0'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:26.560918 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8594bdc3-a521-46c2-9042-7e0b538cea02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a934b70d-e39c-4902-97a2-54470cd598cb', '6d364d53-23c3-4138-aee7-835532615700', '2a8169fb-7c75-446a-8d56-2a73261504ae', 'da2a97f1-8105-4a20-b41a-31e912f5bdb0']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:26.562367 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e65939-df3c-49a1-b931-160e182cbc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:26.594459 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e65939-df3c-49a1-b931-160e182cbc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f613c863-3021-44c3-bbfe-1f3a0355ab79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-342387219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f13e71b7bdc4b7bbd8885ead0b92fc3',qos_specs=None,replication_status=,reservations=['a934b70d-e39c-4902-97a2-54470cd598cb','6d364d53-23c3-4138-aee7-835532615700','2a8169fb-7c75-446a-8d56-2a73261504ae','da2a97f1-8105-4a20-b41a-31e912f5bdb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='743a2d7321c9468bb94c6d5ed3d567c0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-342387219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f613c863-3021-44c3-bbfe-1f3a0355ab79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f13e71b7bdc4b7bbd8885ead0b92fc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='743a2d7321c9468bb94c6d5ed3d567c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:26.594459 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fa2fd6d-4c5a-4141-8bc8-9bc3f8b4b3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:26.628683 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fa2fd6d-4c5a-4141-8bc8-9bc3f8b4b3ef) transitioned into state 'SUCCESS' from state '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-342387219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f13e71b7bdc4b7bbd8885ead0b92fc3',qos_specs=None,replication_status=,reservations=['a934b70d-e39c-4902-97a2-54470cd598cb','6d364d53-23c3-4138-aee7-835532615700','2a8169fb-7c75-446a-8d56-2a73261504ae','da2a97f1-8105-4a20-b41a-31e912f5bdb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='743a2d7321c9468bb94c6d5ed3d567c0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:26.629424 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80f6f8e-59ec-4bb6-8c82-601d232de526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:26.651444 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80f6f8e-59ec-4bb6-8c82-601d232de526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:26.653179 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Flow 'volume_create_api' (9a49af5b-194a-4ea3-ab75-0eea34f8f094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:26.653179 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Create volume request issued successfully. Aug 14 02:57:26.653777 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7f553de2-d450-4390-8a0b-350adde19fb8 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:57:26.654630 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 27/106] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:57:26 2026] POST /volume/v3/volumes => generated 749 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:57:26.671999 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3b5731b1-1021-408f-ae55-819dee58f84a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:26.675785 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b5731b1-1021-408f-ae55-819dee58f84a tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] GET https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 Aug 14 02:57:26.676019 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b5731b1-1021-408f-ae55-819dee58f84a tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:26.676220 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b5731b1-1021-408f-ae55-819dee58f84a tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:26.688321 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:26.688321 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:26.693392 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3b5731b1-1021-408f-ae55-819dee58f84a tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:26.698575 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b5731b1-1021-408f-ae55-819dee58f84a tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 returned with HTTP 200 Aug 14 02:57:26.699338 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 28/107] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:26 2026] GET /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:26.870228 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-da611411-e1eb-495c-87c0-52010c1251cc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:26.876709 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-da611411-e1eb-495c-87c0-52010c1251cc tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:26.876709 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-da611411-e1eb-495c-87c0-52010c1251cc tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:26.876709 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-da611411-e1eb-495c-87c0-52010c1251cc tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:26.892809 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:26.892809 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:26.897867 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-da611411-e1eb-495c-87c0-52010c1251cc tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:26.903220 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-da611411-e1eb-495c-87c0-52010c1251cc tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:26.903619 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 26/108] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:26 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:26.952375 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a985c19d-9047-4949-9d82-891d7ce54d81 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:26.954411 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a985c19d-9047-4949-9d82-891d7ce54d81 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:26.954732 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a985c19d-9047-4949-9d82-891d7ce54d81 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:26.955107 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a985c19d-9047-4949-9d82-891d7ce54d81 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:26.967660 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:26.967660 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:26.972255 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a985c19d-9047-4949-9d82-891d7ce54d81 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:26.980728 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a985c19d-9047-4949-9d82-891d7ce54d81 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:26.981227 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 28/109] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:26 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:27.068816 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a220b76e-26e5-4da3-aca3-3083920ea4a0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:27.070700 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a220b76e-26e5-4da3-aca3-3083920ea4a0 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] GET https://10.4.3.152/volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 Aug 14 02:57:27.071802 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a220b76e-26e5-4da3-aca3-3083920ea4a0 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:27.074845 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a220b76e-26e5-4da3-aca3-3083920ea4a0 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:27.082652 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a220b76e-26e5-4da3-aca3-3083920ea4a0 tempest-VolumesAdminNegativeTest-1556144894 tempest-VolumesAdminNegativeTest-1556144894-project-member] https://10.4.3.152/volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 returned with HTTP 404 Aug 14 02:57:27.083278 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 28/110] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:27 2026] GET /volume/v3/volumes/a1b017c6-1c6d-4717-b26e-5596a4f7b2a1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:27.720859 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3370cbfa-aaea-49b2-9505-111861af66eb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:27.724959 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3370cbfa-aaea-49b2-9505-111861af66eb tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] GET https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 Aug 14 02:57:27.725286 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3370cbfa-aaea-49b2-9505-111861af66eb tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:27.725580 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3370cbfa-aaea-49b2-9505-111861af66eb tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:27.743257 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:27.743257 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:27.754588 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3370cbfa-aaea-49b2-9505-111861af66eb tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:27.765380 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3370cbfa-aaea-49b2-9505-111861af66eb tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 returned with HTTP 200 Aug 14 02:57:27.766441 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 29/111] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:27 2026] GET /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:27.783842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bf56b3e4-0753-4958-b71b-a246e1d5e3db None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:27.786941 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf56b3e4-0753-4958-b71b-a246e1d5e3db tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] POST https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata Aug 14 02:57:27.787465 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bf56b3e4-0753-4958-b71b-a246e1d5e3db tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:27.801668 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:27.801668 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:27.802624 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bf56b3e4-0753-4958-b71b-a246e1d5e3db tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:27.815675 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bf56b3e4-0753-4958-b71b-a246e1d5e3db tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Create volume metadata completed successfully. Aug 14 02:57:27.816064 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf56b3e4-0753-4958-b71b-a246e1d5e3db tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata returned with HTTP 200 Aug 14 02:57:27.816612 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 27/112] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 02:57:27 2026] POST /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata => generated 101 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:27.825906 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5a5e46ec-eafb-4165-bf6a-f35d5301e01c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:27.826881 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5a5e46ec-eafb-4165-bf6a-f35d5301e01c tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] GET https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata Aug 14 02:57:27.827139 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5a5e46ec-eafb-4165-bf6a-f35d5301e01c tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:27.827457 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5a5e46ec-eafb-4165-bf6a-f35d5301e01c tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:27.837842 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:27.837842 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:27.838587 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5a5e46ec-eafb-4165-bf6a-f35d5301e01c tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:27.848103 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5a5e46ec-eafb-4165-bf6a-f35d5301e01c tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Get volume metadata completed successfully. Aug 14 02:57:27.848425 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5a5e46ec-eafb-4165-bf6a-f35d5301e01c tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata returned with HTTP 200 Aug 14 02:57:27.848923 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 29/113] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 02:57:27 2026] GET /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata => generated 101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:27.859969 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-85710542-7d48-427e-b1b1-fa3a6581b905 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:27.860863 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-85710542-7d48-427e-b1b1-fa3a6581b905 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] PUT https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata Aug 14 02:57:27.861263 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-85710542-7d48-427e-b1b1-fa3a6581b905 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:27.875850 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:27.875850 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:27.875850 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-85710542-7d48-427e-b1b1-fa3a6581b905 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:27.889750 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-85710542-7d48-427e-b1b1-fa3a6581b905 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Update volume metadata completed successfully. Aug 14 02:57:27.890130 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-85710542-7d48-427e-b1b1-fa3a6581b905 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata returned with HTTP 200 Aug 14 02:57:27.890720 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 29/114] 10.4.3.152 () {68 vars in 1395 bytes} [Fri Aug 14 02:57:27 2026] PUT /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata => generated 57 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:57:27.899862 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0586a89c-859e-41a1-b533-a0a4bb2adfe3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:27.905415 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0586a89c-859e-41a1-b533-a0a4bb2adfe3 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] GET https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata Aug 14 02:57:27.905731 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0586a89c-859e-41a1-b533-a0a4bb2adfe3 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:27.905986 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0586a89c-859e-41a1-b533-a0a4bb2adfe3 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:27.922684 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:27.922684 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:27.922684 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0586a89c-859e-41a1-b533-a0a4bb2adfe3 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:27.922919 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-65504335-fb7f-4a5d-be6f-dfdffcba2dd2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:27.925001 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-65504335-fb7f-4a5d-be6f-dfdffcba2dd2 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:27.925354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-65504335-fb7f-4a5d-be6f-dfdffcba2dd2 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:27.925921 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-65504335-fb7f-4a5d-be6f-dfdffcba2dd2 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:27.935199 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0586a89c-859e-41a1-b533-a0a4bb2adfe3 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Get volume metadata completed successfully. Aug 14 02:57:27.935672 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0586a89c-859e-41a1-b533-a0a4bb2adfe3 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata returned with HTTP 200 Aug 14 02:57:27.936080 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 30/115] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 02:57:27 2026] GET /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:57:27.939204 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:27.939204 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:27.947912 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-65504335-fb7f-4a5d-be6f-dfdffcba2dd2 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:27.948585 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-347ceaca-ad9f-4379-8f7a-e57bf45e0f8f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:27.952406 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-347ceaca-ad9f-4379-8f7a-e57bf45e0f8f tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata/key1 Aug 14 02:57:27.952775 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-347ceaca-ad9f-4379-8f7a-e57bf45e0f8f tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:27.953071 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-347ceaca-ad9f-4379-8f7a-e57bf45e0f8f tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:27.955757 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-65504335-fb7f-4a5d-be6f-dfdffcba2dd2 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:27.955757 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 28/116] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:27 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:27.963151 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:27.963151 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:27.963727 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-347ceaca-ad9f-4379-8f7a-e57bf45e0f8f tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:27.969836 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-347ceaca-ad9f-4379-8f7a-e57bf45e0f8f tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Get volume metadata completed successfully. Aug 14 02:57:27.981284 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-347ceaca-ad9f-4379-8f7a-e57bf45e0f8f tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Delete volume metadata completed successfully. Aug 14 02:57:27.982726 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-347ceaca-ad9f-4379-8f7a-e57bf45e0f8f tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata/key1 returned with HTTP 200 Aug 14 02:57:27.982726 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 30/117] 10.4.3.152 () {66 vars in 1393 bytes} [Fri Aug 14 02:57:27 2026] DELETE /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 02:57:27.989374 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-eaeeea4e-1c37-441e-b555-0c512ed767a7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:27.991894 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eaeeea4e-1c37-441e-b555-0c512ed767a7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] GET https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata Aug 14 02:57:27.992137 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eaeeea4e-1c37-441e-b555-0c512ed767a7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:27.992381 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eaeeea4e-1c37-441e-b555-0c512ed767a7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:28.002742 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c2b52b97-fae9-464b-acdb-9ac15f124b30 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:28.005194 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c2b52b97-fae9-464b-acdb-9ac15f124b30 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:28.005411 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c2b52b97-fae9-464b-acdb-9ac15f124b30 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:28.005645 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c2b52b97-fae9-464b-acdb-9ac15f124b30 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:28.007983 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:28.007983 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:28.008628 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-eaeeea4e-1c37-441e-b555-0c512ed767a7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:28.015931 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:28.015931 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:28.018634 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-eaeeea4e-1c37-441e-b555-0c512ed767a7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Get volume metadata completed successfully. Aug 14 02:57:28.019016 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eaeeea4e-1c37-441e-b555-0c512ed767a7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata returned with HTTP 200 Aug 14 02:57:28.019373 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 30/118] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 02:57:27 2026] GET /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata => generated 32 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:57:28.023567 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c2b52b97-fae9-464b-acdb-9ac15f124b30 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:28.034233 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-23620d17-3fb2-4f1e-b397-4af9957474e7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:28.035575 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c2b52b97-fae9-464b-acdb-9ac15f124b30 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:28.036386 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 31/119] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:28 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:28.041901 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-23620d17-3fb2-4f1e-b397-4af9957474e7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] PUT https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata Aug 14 02:57:28.042121 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-23620d17-3fb2-4f1e-b397-4af9957474e7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:28.056773 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:28.056773 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:28.057123 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-23620d17-3fb2-4f1e-b397-4af9957474e7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:28.073702 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-23620d17-3fb2-4f1e-b397-4af9957474e7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Update volume metadata completed successfully. Aug 14 02:57:28.074040 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-23620d17-3fb2-4f1e-b397-4af9957474e7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata returned with HTTP 200 Aug 14 02:57:28.074433 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 29/120] 10.4.3.152 () {68 vars in 1395 bytes} [Fri Aug 14 02:57:28 2026] PUT /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:57:28.085452 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ff7033cd-5334-4cdb-a58b-4cd2db64ca7d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:28.088329 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ff7033cd-5334-4cdb-a58b-4cd2db64ca7d tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] POST https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata Aug 14 02:57:28.088626 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ff7033cd-5334-4cdb-a58b-4cd2db64ca7d tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:28.099796 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:28.099796 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:28.100277 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ff7033cd-5334-4cdb-a58b-4cd2db64ca7d tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:28.111342 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ff7033cd-5334-4cdb-a58b-4cd2db64ca7d tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Create volume metadata completed successfully. Aug 14 02:57:28.111342 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ff7033cd-5334-4cdb-a58b-4cd2db64ca7d tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata returned with HTTP 200 Aug 14 02:57:28.111957 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 31/121] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:57:28 2026] POST /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:57:28.123711 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-278c2430-d40c-4bba-94fd-0f85b6b002f7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:28.125695 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-278c2430-d40c-4bba-94fd-0f85b6b002f7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] PUT https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata/key3 Aug 14 02:57:28.126015 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-278c2430-d40c-4bba-94fd-0f85b6b002f7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:28.137613 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:28.137613 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:28.137931 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-278c2430-d40c-4bba-94fd-0f85b6b002f7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:28.152750 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-278c2430-d40c-4bba-94fd-0f85b6b002f7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Update volume metadata completed successfully. Aug 14 02:57:28.153713 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-278c2430-d40c-4bba-94fd-0f85b6b002f7 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata/key3 returned with HTTP 200 Aug 14 02:57:28.154179 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 31/122] 10.4.3.152 () {68 vars in 1410 bytes} [Fri Aug 14 02:57:28 2026] PUT /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:57:28.164860 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cefe5b5d-742f-47d7-8f30-a07af4a95c18 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:28.168125 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cefe5b5d-742f-47d7-8f30-a07af4a95c18 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] GET https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata/key3 Aug 14 02:57:28.168574 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cefe5b5d-742f-47d7-8f30-a07af4a95c18 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:28.168835 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cefe5b5d-742f-47d7-8f30-a07af4a95c18 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:28.178923 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:28.178923 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:28.179460 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cefe5b5d-742f-47d7-8f30-a07af4a95c18 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:28.186137 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cefe5b5d-742f-47d7-8f30-a07af4a95c18 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Get volume metadata completed successfully. Aug 14 02:57:28.186525 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cefe5b5d-742f-47d7-8f30-a07af4a95c18 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata/key3 returned with HTTP 200 Aug 14 02:57:28.187071 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 32/123] 10.4.3.152 () {66 vars in 1390 bytes} [Fri Aug 14 02:57:28 2026] GET /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:57:28.200340 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1bd902bc-d5bd-4f34-8b30-574cfb2f8f31 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:28.203089 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1bd902bc-d5bd-4f34-8b30-574cfb2f8f31 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] GET https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata Aug 14 02:57:28.203391 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1bd902bc-d5bd-4f34-8b30-574cfb2f8f31 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:28.203497 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1bd902bc-d5bd-4f34-8b30-574cfb2f8f31 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:28.216059 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:28.216059 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:28.217065 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1bd902bc-d5bd-4f34-8b30-574cfb2f8f31 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:28.226301 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1bd902bc-d5bd-4f34-8b30-574cfb2f8f31 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Get volume metadata completed successfully. Aug 14 02:57:28.226938 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1bd902bc-d5bd-4f34-8b30-574cfb2f8f31 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata returned with HTTP 200 Aug 14 02:57:28.227951 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 30/124] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 02:57:28 2026] GET /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata => generated 75 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:57:28.238171 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8e1487d0-b6c3-431b-8a52-92e93b8025c9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:28.240618 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8e1487d0-b6c3-431b-8a52-92e93b8025c9 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] PUT https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata Aug 14 02:57:28.241043 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8e1487d0-b6c3-431b-8a52-92e93b8025c9 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:28.253768 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:28.253768 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:28.254923 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8e1487d0-b6c3-431b-8a52-92e93b8025c9 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:28.269358 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8e1487d0-b6c3-431b-8a52-92e93b8025c9 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Update volume metadata completed successfully. Aug 14 02:57:28.270350 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8e1487d0-b6c3-431b-8a52-92e93b8025c9 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata returned with HTTP 200 Aug 14 02:57:28.270531 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 32/125] 10.4.3.152 () {68 vars in 1395 bytes} [Fri Aug 14 02:57:28 2026] PUT /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79/metadata => generated 16 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:57:28.280652 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cda3ccd8-17e9-466a-b728-27e8472b5e7e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:28.283064 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cda3ccd8-17e9-466a-b728-27e8472b5e7e tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] GET https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 Aug 14 02:57:28.283331 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cda3ccd8-17e9-466a-b728-27e8472b5e7e tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:28.284076 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cda3ccd8-17e9-466a-b728-27e8472b5e7e tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:28.292308 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:28.292308 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:28.297595 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-cda3ccd8-17e9-466a-b728-27e8472b5e7e tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:28.303137 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cda3ccd8-17e9-466a-b728-27e8472b5e7e tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 returned with HTTP 200 Aug 14 02:57:28.303611 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 32/126] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:28 2026] GET /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:28.318139 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-168a0bc8-07aa-4383-8828-ef7106849ea5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:28.321042 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-168a0bc8-07aa-4383-8828-ef7106849ea5 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 Aug 14 02:57:28.321422 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-168a0bc8-07aa-4383-8828-ef7106849ea5 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:28.321592 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-168a0bc8-07aa-4383-8828-ef7106849ea5 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:28.321838 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-168a0bc8-07aa-4383-8828-ef7106849ea5 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Delete volume with id: f613c863-3021-44c3-bbfe-1f3a0355ab79 Aug 14 02:57:28.331515 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:28.331515 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:28.332165 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-168a0bc8-07aa-4383-8828-ef7106849ea5 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:28.366917 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-168a0bc8-07aa-4383-8828-ef7106849ea5 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Delete volume request issued successfully. Aug 14 02:57:28.366917 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-168a0bc8-07aa-4383-8828-ef7106849ea5 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 returned with HTTP 202 Aug 14 02:57:28.367491 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 33/127] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:57:28 2026] DELETE /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:57:28.377264 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-88051be4-88a7-45be-bb20-9a63ad6b217d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:28.378459 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-88051be4-88a7-45be-bb20-9a63ad6b217d tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] GET https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 Aug 14 02:57:28.378782 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-88051be4-88a7-45be-bb20-9a63ad6b217d tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:28.379054 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-88051be4-88a7-45be-bb20-9a63ad6b217d tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:28.394851 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:28.394851 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:28.399430 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-88051be4-88a7-45be-bb20-9a63ad6b217d tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Volume info retrieved successfully. Aug 14 02:57:28.408681 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-88051be4-88a7-45be-bb20-9a63ad6b217d tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 returned with HTTP 200 Aug 14 02:57:28.408681 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 31/128] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:28 2026] GET /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:28.974890 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-580ab31e-918d-42bf-9fa8-e652a0036cd4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:28.977339 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-580ab31e-918d-42bf-9fa8-e652a0036cd4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:28.977698 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-580ab31e-918d-42bf-9fa8-e652a0036cd4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:28.977988 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-580ab31e-918d-42bf-9fa8-e652a0036cd4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:29.056925 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1e7dab0e-9689-41a6-a475-0a02618fb71d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:29.059737 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1e7dab0e-9689-41a6-a475-0a02618fb71d tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:29.060138 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1e7dab0e-9689-41a6-a475-0a02618fb71d tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:29.060777 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1e7dab0e-9689-41a6-a475-0a02618fb71d tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:29.072217 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:29.072217 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:29.077373 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1e7dab0e-9689-41a6-a475-0a02618fb71d tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:29.083319 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1e7dab0e-9689-41a6-a475-0a02618fb71d tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:29.083728 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 33/129] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:29 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:29.141305 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:29.141305 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:29.146020 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-580ab31e-918d-42bf-9fa8-e652a0036cd4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:29.152574 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-580ab31e-918d-42bf-9fa8-e652a0036cd4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:29.153076 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 33/130] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:28 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:29.425837 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-683b071c-b830-4808-8b9d-8662414b07b4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:29.428610 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-683b071c-b830-4808-8b9d-8662414b07b4 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] GET https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 Aug 14 02:57:29.428877 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-683b071c-b830-4808-8b9d-8662414b07b4 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:29.429228 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-683b071c-b830-4808-8b9d-8662414b07b4 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:29.437963 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-683b071c-b830-4808-8b9d-8662414b07b4 tempest-VolumesMetadataTest-1080293459 tempest-VolumesMetadataTest-1080293459-project-member] https://10.4.3.152/volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 returned with HTTP 404 Aug 14 02:57:29.439195 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 34/131] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:29 2026] GET /volume/v3/volumes/f613c863-3021-44c3-bbfe-1f3a0355ab79 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:30.100407 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-22eeb62d-cb60-4d3c-9107-381de6235831 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:30.103014 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-22eeb62d-cb60-4d3c-9107-381de6235831 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:30.103212 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-22eeb62d-cb60-4d3c-9107-381de6235831 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:30.103391 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-22eeb62d-cb60-4d3c-9107-381de6235831 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:30.111772 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:30.111772 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:30.117600 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-22eeb62d-cb60-4d3c-9107-381de6235831 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:30.125508 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-22eeb62d-cb60-4d3c-9107-381de6235831 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:30.125722 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 32/132] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:30 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:30.172104 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-08bde73f-fecf-4794-a944-6cb31fbded88 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:30.175989 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-08bde73f-fecf-4794-a944-6cb31fbded88 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:30.176949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-08bde73f-fecf-4794-a944-6cb31fbded88 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:30.176949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-08bde73f-fecf-4794-a944-6cb31fbded88 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:30.375415 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:30.375415 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:30.383251 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-08bde73f-fecf-4794-a944-6cb31fbded88 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:30.393811 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-08bde73f-fecf-4794-a944-6cb31fbded88 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:30.394589 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 34/133] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:30 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:31.142574 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-105f073b-36cc-42ad-a58c-f1122590ee7c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:31.143762 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-105f073b-36cc-42ad-a58c-f1122590ee7c tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:31.143929 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-105f073b-36cc-42ad-a58c-f1122590ee7c tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:31.144882 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-105f073b-36cc-42ad-a58c-f1122590ee7c tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:31.158316 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:31.158316 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:31.162169 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-105f073b-36cc-42ad-a58c-f1122590ee7c tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:31.167715 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-105f073b-36cc-42ad-a58c-f1122590ee7c tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:31.168184 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 34/134] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:31 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:31.415180 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5cfa4530-020b-4a95-a848-95e0d2c870e2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:31.417303 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5cfa4530-020b-4a95-a848-95e0d2c870e2 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:31.417303 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5cfa4530-020b-4a95-a848-95e0d2c870e2 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:31.417501 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5cfa4530-020b-4a95-a848-95e0d2c870e2 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:31.438503 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:31.438503 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:31.449021 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5cfa4530-020b-4a95-a848-95e0d2c870e2 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:31.458657 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5cfa4530-020b-4a95-a848-95e0d2c870e2 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:31.459328 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 35/135] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:31 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:32.191757 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3de7a6e9-76f9-4fb2-8d73-bca33334c0f8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:32.194701 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3de7a6e9-76f9-4fb2-8d73-bca33334c0f8 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:32.194981 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3de7a6e9-76f9-4fb2-8d73-bca33334c0f8 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:32.195249 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3de7a6e9-76f9-4fb2-8d73-bca33334c0f8 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:32.206050 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:32.206050 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:32.225311 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3de7a6e9-76f9-4fb2-8d73-bca33334c0f8 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:32.230839 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3de7a6e9-76f9-4fb2-8d73-bca33334c0f8 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:32.231857 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 33/136] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:32 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1052 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:32.427102 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:32.478496 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ebb769b5-2c5b-490b-ac54-d585f5252417 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:32.483943 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ebb769b5-2c5b-490b-ac54-d585f5252417 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:32.484241 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ebb769b5-2c5b-490b-ac54-d585f5252417 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:32.484527 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ebb769b5-2c5b-490b-ac54-d585f5252417 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:32.499795 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:32.499795 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:32.505413 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ebb769b5-2c5b-490b-ac54-d585f5252417 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:32.511681 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ebb769b5-2c5b-490b-ac54-d585f5252417 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:32.516136 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 35/137] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:32 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:32.726468 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:32.726907 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1884714460"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:32.729010 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1884714460'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:32.729010 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Create volume of 1 GB Aug 14 02:57:32.733832 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Availability Zones retrieved successfully. Aug 14 02:57:32.740668 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Flow 'volume_create_api' (29dd4a17-a63f-4655-99d7-9a6d3e528494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:32.741980 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d312b572-b4ed-40e8-ac06-dfdceedebbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:32.743106 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:57:32.784001 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d312b572-b4ed-40e8-ac06-dfdceedebbd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:32.785057 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f561716-7f9c-4a79-866c-90f6d0c59403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:32.877735 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Created reservations ['acb4ff4e-b576-47fc-a4cd-20917d1d572e', '1fcd98c4-5d0c-4f73-8a7c-fd2ce5ac0348', 'ffb15187-1872-4f00-be16-af7cbac99fdf', '9326abad-a972-4738-9c9d-338674221239'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:32.878839 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f561716-7f9c-4a79-866c-90f6d0c59403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acb4ff4e-b576-47fc-a4cd-20917d1d572e', '1fcd98c4-5d0c-4f73-8a7c-fd2ce5ac0348', 'ffb15187-1872-4f00-be16-af7cbac99fdf', '9326abad-a972-4738-9c9d-338674221239']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:32.879784 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b7c9e8-3a5b-4ccc-9dd4-d2e8fbb606a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:32.915318 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b7c9e8-3a5b-4ccc-9dd4-d2e8fbb606a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1fb24d4-b60b-4ba5-b721-f5eb38190715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1884714460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aad0eae227d54c34b1e57e8f86b60f2b',qos_specs=None,replication_status=,reservations=['acb4ff4e-b576-47fc-a4cd-20917d1d572e','1fcd98c4-5d0c-4f73-8a7c-fd2ce5ac0348','ffb15187-1872-4f00-be16-af7cbac99fdf','9326abad-a972-4738-9c9d-338674221239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='155a3f10a8f34f72a0893851909e9e4a',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:57:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1884714460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1fb24d4-b60b-4ba5-b721-f5eb38190715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aad0eae227d54c34b1e57e8f86b60f2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='155a3f10a8f34f72a0893851909e9e4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:32.915318 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9849435-50a9-463a-b37e-5e521f57bff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:32.952220 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9849435-50a9-463a-b37e-5e521f57bff0) transitioned into state 'SUCCESS' from state '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-1884714460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aad0eae227d54c34b1e57e8f86b60f2b',qos_specs=None,replication_status=,reservations=['acb4ff4e-b576-47fc-a4cd-20917d1d572e','1fcd98c4-5d0c-4f73-8a7c-fd2ce5ac0348','ffb15187-1872-4f00-be16-af7cbac99fdf','9326abad-a972-4738-9c9d-338674221239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='155a3f10a8f34f72a0893851909e9e4a',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:32.953353 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83c0692d-9588-4094-9c87-e62fdd10a0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:32.970853 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83c0692d-9588-4094-9c87-e62fdd10a0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:32.972020 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Flow 'volume_create_api' (29dd4a17-a63f-4655-99d7-9a6d3e528494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:32.972396 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Create volume request issued successfully. Aug 14 02:57:32.973848 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0264b6a6-6524-4ad9-bb2b-439e5d1d9b48 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:57:32.974563 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 35/138] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 02:57:32 2026] POST /volume/v3/volumes => generated 752 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:57:32.999219 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-989caa75-353c-4071-b31d-87631393cc3b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:33.002097 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-989caa75-353c-4071-b31d-87631393cc3b tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 Aug 14 02:57:33.002305 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-989caa75-353c-4071-b31d-87631393cc3b tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:33.002788 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-989caa75-353c-4071-b31d-87631393cc3b tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:33.025949 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:33.025949 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:33.038374 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-989caa75-353c-4071-b31d-87631393cc3b tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Volume info retrieved successfully. Aug 14 02:57:33.042782 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-989caa75-353c-4071-b31d-87631393cc3b tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 returned with HTTP 200 Aug 14 02:57:33.043169 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 36/139] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:32 2026] GET /volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 => generated 820 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:33.250186 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6ee9ad39-9d68-4ae2-8e9c-0544f5661252 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:33.254385 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ee9ad39-9d68-4ae2-8e9c-0544f5661252 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:33.254531 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ee9ad39-9d68-4ae2-8e9c-0544f5661252 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:33.254775 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ee9ad39-9d68-4ae2-8e9c-0544f5661252 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:33.266161 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:33.266161 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:33.275752 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6ee9ad39-9d68-4ae2-8e9c-0544f5661252 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:33.290919 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ee9ad39-9d68-4ae2-8e9c-0544f5661252 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:33.291482 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 34/140] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:33 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1538 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:33.351041 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-8919172b-83d9-4e55-88b2-a8e7111477af req-61c565d5-58ac-4758-b5fe-89492d17a7fd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:33.356649 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-61c565d5-58ac-4758-b5fe-89492d17a7fd tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:33.357132 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-61c565d5-58ac-4758-b5fe-89492d17a7fd tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:33.357779 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-61c565d5-58ac-4758-b5fe-89492d17a7fd tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:33.370136 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:33.370136 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:33.381837 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-8919172b-83d9-4e55-88b2-a8e7111477af req-61c565d5-58ac-4758-b5fe-89492d17a7fd tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:33.395099 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-61c565d5-58ac-4758-b5fe-89492d17a7fd tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:33.396990 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 36/141] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:57:33 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:33.532674 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5767f408-d4bf-4c03-bd00-689497790e58 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:33.535747 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5767f408-d4bf-4c03-bd00-689497790e58 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:33.536054 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5767f408-d4bf-4c03-bd00-689497790e58 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:33.536294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5767f408-d4bf-4c03-bd00-689497790e58 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:33.556223 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:33.556223 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:33.568844 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5767f408-d4bf-4c03-bd00-689497790e58 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:33.574923 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5767f408-d4bf-4c03-bd00-689497790e58 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:33.575478 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 36/142] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:33 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:33.907878 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:33.920553 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:33.920553 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1586495754", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:33.923034 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1586495754', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:33.923034 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Create volume of 1 GB Aug 14 02:57:33.933333 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Availability Zones retrieved successfully. Aug 14 02:57:33.941203 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Flow 'volume_create_api' (d9181374-a2e2-48f2-a81d-6930fd72a445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:33.943879 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1de6834-5616-4cf2-8472-050c25f01f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:33.945853 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:57:34.009736 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1de6834-5616-4cf2-8472-050c25f01f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:34.009736 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdfc134c-992b-4634-a36f-8417575de60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:34.062503 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b0d2c077-7b6d-4614-adaf-0124a0566601 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:34.069055 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0d2c077-7b6d-4614-adaf-0124a0566601 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 Aug 14 02:57:34.069811 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0d2c077-7b6d-4614-adaf-0124a0566601 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:34.070370 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0d2c077-7b6d-4614-adaf-0124a0566601 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:34.081905 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:34.081905 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:34.090677 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b0d2c077-7b6d-4614-adaf-0124a0566601 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Volume info retrieved successfully. Aug 14 02:57:34.099393 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0d2c077-7b6d-4614-adaf-0124a0566601 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 returned with HTTP 200 Aug 14 02:57:34.099807 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 35/143] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:34 2026] GET /volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:34.122078 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e05fcfb2-f504-410b-8791-0057feec1612 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:34.124748 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e05fcfb2-f504-410b-8791-0057feec1612 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 02:57:34.125559 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e05fcfb2-f504-410b-8791-0057feec1612 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a1fb24d4-b60b-4ba5-b721-f5eb38190715", "name": "tempest-VolumesBackupsV39Test-Backup-1022105511", "container": "tempest-volumesbackupsv39test-backup-container-397303048"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:34.129578 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-e05fcfb2-f504-410b-8791-0057feec1612 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Creating new backup {'backup': {'volume_id': 'a1fb24d4-b60b-4ba5-b721-f5eb38190715', 'name': 'tempest-VolumesBackupsV39Test-Backup-1022105511', 'container': 'tempest-volumesbackupsv39test-backup-container-397303048'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:57:34.129578 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-e05fcfb2-f504-410b-8791-0057feec1612 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Creating backup of volume a1fb24d4-b60b-4ba5-b721-f5eb38190715 in container tempest-volumesbackupsv39test-backup-container-397303048 Aug 14 02:57:34.143103 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Created reservations ['293d08fc-d223-4c2e-9aa1-4c50fcc1b8f5', 'ea9c8db5-23ec-4505-83b8-d1edc351a0e9', '8f0dc6ed-6649-437a-a502-458c365b8ff2', '50825c47-3d13-4f1f-969b-8a89a427863f'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:34.144351 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdfc134c-992b-4634-a36f-8417575de60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['293d08fc-d223-4c2e-9aa1-4c50fcc1b8f5', 'ea9c8db5-23ec-4505-83b8-d1edc351a0e9', '8f0dc6ed-6649-437a-a502-458c365b8ff2', '50825c47-3d13-4f1f-969b-8a89a427863f']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:34.145605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c2d4e5-c40a-4d4d-8948-80fe97c288b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:34.151705 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:34.151705 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:34.151705 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e05fcfb2-f504-410b-8791-0057feec1612 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Volume info retrieved successfully. Aug 14 02:57:34.191310 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c2d4e5-c40a-4d4d-8948-80fe97c288b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d94ced8-9333-462c-8682-51b0095e308a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1586495754',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4dd32df7c6b44681949c44c986967676',qos_specs=None,replication_status=,reservations=['293d08fc-d223-4c2e-9aa1-4c50fcc1b8f5','ea9c8db5-23ec-4505-83b8-d1edc351a0e9','8f0dc6ed-6649-437a-a502-458c365b8ff2','50825c47-3d13-4f1f-969b-8a89a427863f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d8b958806746cc98d849cdd8783eca',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1586495754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d94ced8-9333-462c-8682-51b0095e308a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4dd32df7c6b44681949c44c986967676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94d8b958806746cc98d849cdd8783eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:34.191310 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e807d7d4-dbc0-4e01-b517-85bd976e9ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:34.236406 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e807d7d4-dbc0-4e01-b517-85bd976e9ce3) transitioned into state 'SUCCESS' from state '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-1586495754',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4dd32df7c6b44681949c44c986967676',qos_specs=None,replication_status=,reservations=['293d08fc-d223-4c2e-9aa1-4c50fcc1b8f5','ea9c8db5-23ec-4505-83b8-d1edc351a0e9','8f0dc6ed-6649-437a-a502-458c365b8ff2','50825c47-3d13-4f1f-969b-8a89a427863f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d8b958806746cc98d849cdd8783eca',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:34.237901 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b548a76-ea3a-41f9-b13b-0978dfab5628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:34.249832 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-e05fcfb2-f504-410b-8791-0057feec1612 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Created reservations ['c294cd19-7f97-44db-a5c3-e1e6ebed0672', '76c11d5b-0bb0-4d2e-8cd7-7c7328d71f2e'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:34.252895 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b548a76-ea3a-41f9-b13b-0978dfab5628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:34.252895 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Flow 'volume_create_api' (d9181374-a2e2-48f2-a81d-6930fd72a445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:34.253247 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Create volume request issued successfully. Aug 14 02:57:34.253957 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-69452387-881c-4b52-8389-e3a7cfcc51cf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:57:34.254406 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 37/144] 10.4.3.152 () {72 vars in 1541 bytes} [Fri Aug 14 02:57:33 2026] POST /volume/v3/volumes => generated 763 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:57:34.279767 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-d5ac05c1-cdf6-4f68-8c71-2d022cebd5a3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:34.283765 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-d5ac05c1-cdf6-4f68-8c71-2d022cebd5a3 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] GET https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a Aug 14 02:57:34.283765 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-d5ac05c1-cdf6-4f68-8c71-2d022cebd5a3 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:34.283970 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-d5ac05c1-cdf6-4f68-8c71-2d022cebd5a3 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:34.298716 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:34.298716 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:34.313550 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-d5ac05c1-cdf6-4f68-8c71-2d022cebd5a3 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Volume info retrieved successfully. Aug 14 02:57:34.321793 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-a3be388a-5f16-475e-82c2-ef0430ce01c3 req-d5ac05c1-cdf6-4f68-8c71-2d022cebd5a3 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a returned with HTTP 200 Aug 14 02:57:34.324759 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 37/145] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:57:34 2026] GET /volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a => generated 831 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:34.372598 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e05fcfb2-f504-410b-8791-0057feec1612 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 02:57:34.372598 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 37/146] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 02:57:34 2026] POST /volume/v3/backups => generated 333 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:57:34.385493 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-cd24e89c-5d76-4359-8711-d79e642a831c req-37d78b0a-cf38-4ddc-b707-5780887acd70 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:34.390001 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-cd24e89c-5d76-4359-8711-d79e642a831c req-37d78b0a-cf38-4ddc-b707-5780887acd70 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] GET https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a Aug 14 02:57:34.390001 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-cd24e89c-5d76-4359-8711-d79e642a831c req-37d78b0a-cf38-4ddc-b707-5780887acd70 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:34.390244 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-cd24e89c-5d76-4359-8711-d79e642a831c req-37d78b0a-cf38-4ddc-b707-5780887acd70 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:34.391729 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b9b03cba-53d2-41f1-b5dc-4469655ae444 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:34.396711 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b9b03cba-53d2-41f1-b5dc-4469655ae444 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:34.396978 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b9b03cba-53d2-41f1-b5dc-4469655ae444 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:34.397260 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b9b03cba-53d2-41f1-b5dc-4469655ae444 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:34.397512 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b9b03cba-53d2-41f1-b5dc-4469655ae444 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:34.412290 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:34.412290 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:34.424858 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:34.424858 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:34.424985 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-cd24e89c-5d76-4359-8711-d79e642a831c req-37d78b0a-cf38-4ddc-b707-5780887acd70 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Volume info retrieved successfully. Aug 14 02:57:34.426123 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b9b03cba-53d2-41f1-b5dc-4469655ae444 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:34.428534 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 38/147] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:34 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 794 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:34.437171 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-cd24e89c-5d76-4359-8711-d79e642a831c req-37d78b0a-cf38-4ddc-b707-5780887acd70 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a returned with HTTP 200 Aug 14 02:57:34.437919 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 36/148] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:57:34 2026] GET /volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a => generated 831 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:34.555916 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-8919172b-83d9-4e55-88b2-a8e7111477af req-f077b1f4-ac83-4d1c-af47-229488c51d66 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:34.562748 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-f077b1f4-ac83-4d1c-af47-229488c51d66 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:34.563542 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-f077b1f4-ac83-4d1c-af47-229488c51d66 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:34.564113 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-f077b1f4-ac83-4d1c-af47-229488c51d66 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:34.575639 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:34.575639 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:34.580714 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-8919172b-83d9-4e55-88b2-a8e7111477af req-f077b1f4-ac83-4d1c-af47-229488c51d66 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:34.586607 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-f077b1f4-ac83-4d1c-af47-229488c51d66 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:34.587271 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 38/149] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:57:34 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:57:34.598021 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-730382c6-57c2-4693-8d56-d4188a420e54 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:34.599041 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-150e4d5c-b374-45eb-a6b2-0b77f5f52263 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:34.599379 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-150e4d5c-b374-45eb-a6b2-0b77f5f52263 None None] GET https://10.4.3.152/volume// Aug 14 02:57:34.599582 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-150e4d5c-b374-45eb-a6b2-0b77f5f52263 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:34.599850 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-150e4d5c-b374-45eb-a6b2-0b77f5f52263 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:34.600199 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-150e4d5c-b374-45eb-a6b2-0b77f5f52263 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:57:34.600567 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 39/150] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 02: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) Aug 14 02:57:34.601737 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-730382c6-57c2-4693-8d56-d4188a420e54 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:34.602057 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-730382c6-57c2-4693-8d56-d4188a420e54 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:34.602358 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-730382c6-57c2-4693-8d56-d4188a420e54 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:34.615855 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-8919172b-83d9-4e55-88b2-a8e7111477af req-44639354-eeab-4b65-8e32-f32fa118445f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:34.618765 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-44639354-eeab-4b65-8e32-f32fa118445f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:57:34.619258 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-44639354-eeab-4b65-8e32-f32fa118445f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d89ed10-6ab2-4a7a-a596-858120623546", "connector": null, "instance_uuid": "93ad0dcc-b27c-4c1d-acf1-0f6c771fd32f"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:34.627730 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:34.627730 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:34.633015 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-730382c6-57c2-4693-8d56-d4188a420e54 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:34.635532 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:34.635532 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:34.639589 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-730382c6-57c2-4693-8d56-d4188a420e54 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:34.640159 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 38/151] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:34 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:34.670899 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-44639354-eeab-4b65-8e32-f32fa118445f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:57:34.671399 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 37/152] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:57:34 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:57:35.440629 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8fea1fa4-d829-4378-92ab-78ed7968fdda None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:35.443114 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fea1fa4-d829-4378-92ab-78ed7968fdda tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:35.443398 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fea1fa4-d829-4378-92ab-78ed7968fdda tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:35.443665 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fea1fa4-d829-4378-92ab-78ed7968fdda tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:35.443810 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-8fea1fa4-d829-4378-92ab-78ed7968fdda tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:35.471301 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:35.471301 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:35.472485 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fea1fa4-d829-4378-92ab-78ed7968fdda tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:35.473043 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 39/153] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:35 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:35.478078 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6d6535df-2b26-4b5e-9cf3-fe4a3cb9ba24 req-69408a72-0f17-4bda-aa16-e17333ea2fbf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:35.483721 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6d6535df-2b26-4b5e-9cf3-fe4a3cb9ba24 req-69408a72-0f17-4bda-aa16-e17333ea2fbf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] GET https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a Aug 14 02:57:35.484084 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6d6535df-2b26-4b5e-9cf3-fe4a3cb9ba24 req-69408a72-0f17-4bda-aa16-e17333ea2fbf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:35.484430 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6d6535df-2b26-4b5e-9cf3-fe4a3cb9ba24 req-69408a72-0f17-4bda-aa16-e17333ea2fbf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:35.498595 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:35.498595 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:35.509573 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-6d6535df-2b26-4b5e-9cf3-fe4a3cb9ba24 req-69408a72-0f17-4bda-aa16-e17333ea2fbf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Volume info retrieved successfully. Aug 14 02:57:35.517341 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6d6535df-2b26-4b5e-9cf3-fe4a3cb9ba24 req-69408a72-0f17-4bda-aa16-e17333ea2fbf tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a returned with HTTP 200 Aug 14 02:57:35.518263 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 40/154] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:57:35 2026] GET /volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:35.656284 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e06b3dce-76e8-4352-8a85-988e6b8e2d39 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:35.658037 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e06b3dce-76e8-4352-8a85-988e6b8e2d39 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:35.658378 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e06b3dce-76e8-4352-8a85-988e6b8e2d39 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:35.658910 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e06b3dce-76e8-4352-8a85-988e6b8e2d39 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:35.674219 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:35.674219 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:35.681655 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e06b3dce-76e8-4352-8a85-988e6b8e2d39 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:35.690223 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e06b3dce-76e8-4352-8a85-988e6b8e2d39 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:35.690223 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 39/155] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:35 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:35.882663 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-ec99ee36-878c-4f22-bf5d-1278db1d2f25 req-f7d29e3d-2893-43be-9346-dac29e7360a5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:35.885577 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-ec99ee36-878c-4f22-bf5d-1278db1d2f25 req-f7d29e3d-2893-43be-9346-dac29e7360a5 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-reader] GET https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a Aug 14 02:57:35.885942 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-ec99ee36-878c-4f22-bf5d-1278db1d2f25 req-f7d29e3d-2893-43be-9346-dac29e7360a5 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-reader] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:35.886204 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-ec99ee36-878c-4f22-bf5d-1278db1d2f25 req-f7d29e3d-2893-43be-9346-dac29e7360a5 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-reader] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:35.900052 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:35.900052 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:35.911754 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-ec99ee36-878c-4f22-bf5d-1278db1d2f25 req-f7d29e3d-2893-43be-9346-dac29e7360a5 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-reader] Volume info retrieved successfully. Aug 14 02:57:35.919925 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-ec99ee36-878c-4f22-bf5d-1278db1d2f25 req-f7d29e3d-2893-43be-9346-dac29e7360a5 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-reader] https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a returned with HTTP 200 Aug 14 02:57:35.922577 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 38/156] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:57:35 2026] GET /volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:57:35.963775 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-7928c952-fb10-4671-b850-52b325fc5a8a req-bc5ea53a-eed0-4ea9-85da-4cff2e2b5abe None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:35.967201 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-7928c952-fb10-4671-b850-52b325fc5a8a req-bc5ea53a-eed0-4ea9-85da-4cff2e2b5abe tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] DELETE https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a Aug 14 02:57:35.967873 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-7928c952-fb10-4671-b850-52b325fc5a8a req-bc5ea53a-eed0-4ea9-85da-4cff2e2b5abe tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:35.967873 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-7928c952-fb10-4671-b850-52b325fc5a8a req-bc5ea53a-eed0-4ea9-85da-4cff2e2b5abe tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:35.968031 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [req-7928c952-fb10-4671-b850-52b325fc5a8a req-bc5ea53a-eed0-4ea9-85da-4cff2e2b5abe tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Delete volume with id: 8d94ced8-9333-462c-8682-51b0095e308a Aug 14 02:57:35.979299 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:35.979299 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:35.980181 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-7928c952-fb10-4671-b850-52b325fc5a8a req-bc5ea53a-eed0-4ea9-85da-4cff2e2b5abe tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Volume info retrieved successfully. Aug 14 02:57:36.018083 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-7928c952-fb10-4671-b850-52b325fc5a8a req-bc5ea53a-eed0-4ea9-85da-4cff2e2b5abe tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Delete volume request issued successfully. Aug 14 02:57:36.018580 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-7928c952-fb10-4671-b850-52b325fc5a8a req-bc5ea53a-eed0-4ea9-85da-4cff2e2b5abe tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a returned with HTTP 202 Aug 14 02:57:36.019300 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 40/157] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 02:57:35 2026] DELETE /volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:57:36.059237 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-ffbb6b71-c644-4f52-b34b-6515973a106f req-adf6a218-97dc-40ea-a185-f6726f55e057 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:36.062971 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-ffbb6b71-c644-4f52-b34b-6515973a106f req-adf6a218-97dc-40ea-a185-f6726f55e057 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] GET https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a Aug 14 02:57:36.063329 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-ffbb6b71-c644-4f52-b34b-6515973a106f req-adf6a218-97dc-40ea-a185-f6726f55e057 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:36.063618 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-ffbb6b71-c644-4f52-b34b-6515973a106f req-adf6a218-97dc-40ea-a185-f6726f55e057 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:36.074974 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:36.074974 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:36.090089 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-ffbb6b71-c644-4f52-b34b-6515973a106f req-adf6a218-97dc-40ea-a185-f6726f55e057 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Volume info retrieved successfully. Aug 14 02:57:36.096603 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-ffbb6b71-c644-4f52-b34b-6515973a106f req-adf6a218-97dc-40ea-a185-f6726f55e057 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a returned with HTTP 200 Aug 14 02:57:36.096739 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 41/158] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:57:36 2026] GET /volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:36.157695 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d9d7e2bb-6569-4cb5-ac6e-b398b1a10fcf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:36.158659 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d9d7e2bb-6569-4cb5-ac6e-b398b1a10fcf None None] GET https://10.4.3.152/volume// Aug 14 02:57:36.158937 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d9d7e2bb-6569-4cb5-ac6e-b398b1a10fcf None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:36.159262 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d9d7e2bb-6569-4cb5-ac6e-b398b1a10fcf None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:36.159894 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d9d7e2bb-6569-4cb5-ac6e-b398b1a10fcf None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:57:36.160315 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 40/159] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:57:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:57:36.180098 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-8919172b-83d9-4e55-88b2-a8e7111477af req-5ca1dc64-9f13-4e83-9e56-83dddcc54449 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:36.185106 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-5ca1dc64-9f13-4e83-9e56-83dddcc54449 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:36.186269 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-2cbcb5e2-28ac-455e-8a8d-80a8e3cdfa24 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:36.186772 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-5ca1dc64-9f13-4e83-9e56-83dddcc54449 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:36.187126 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-5ca1dc64-9f13-4e83-9e56-83dddcc54449 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:36.190252 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-2cbcb5e2-28ac-455e-8a8d-80a8e3cdfa24 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] POST https://10.4.3.152/volume/v3/attachments/c2b71c69-4d59-451d-af7b-799482abe2e8/action Aug 14 02:57:36.191023 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-2cbcb5e2-28ac-455e-8a8d-80a8e3cdfa24 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:57:36.191299 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-2cbcb5e2-28ac-455e-8a8d-80a8e3cdfa24 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:36.202081 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:36.202081 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:36.206923 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-8919172b-83d9-4e55-88b2-a8e7111477af req-5ca1dc64-9f13-4e83-9e56-83dddcc54449 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:36.211662 np0000007307 devstack@c-api.service[100381]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 14 02:57:36.211662 np0000007307 devstack@c-api.service[100381]: .first() Aug 14 02:57:36.214502 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-5ca1dc64-9f13-4e83-9e56-83dddcc54449 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:36.214949 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 39/160] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:57:36 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1571 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:36.237974 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:36.237974 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:36.260800 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d219875d-6d4f-4547-84fc-cec440d7d028 req-2cbcb5e2-28ac-455e-8a8d-80a8e3cdfa24 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/attachments/c2b71c69-4d59-451d-af7b-799482abe2e8/action returned with HTTP 204 Aug 14 02:57:36.261191 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 41/161] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:57:36 2026] POST /volume/v3/attachments/c2b71c69-4d59-451d-af7b-799482abe2e8/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:36.346176 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-8919172b-83d9-4e55-88b2-a8e7111477af req-721d564d-8f88-492e-a512-14caee018c5f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:36.351589 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-721d564d-8f88-492e-a512-14caee018c5f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] PUT https://10.4.3.152/volume/v3/attachments/dd9e5881-414d-466e-8f7d-8df26b56eb7d Aug 14 02:57:36.352536 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-721d564d-8f88-492e-a512-14caee018c5f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:36.372510 np0000007307 devstack@c-api.service[100378]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 14 02:57:36.372510 np0000007307 devstack@c-api.service[100378]: .first() Aug 14 02:57:36.392290 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-8919172b-83d9-4e55-88b2-a8e7111477af req-721d564d-8f88-492e-a512-14caee018c5f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Acquiring lock "cinder-attachment_update-6d89ed10-6ab2-4a7a-a596-858120623546-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:57:36.399131 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-8919172b-83d9-4e55-88b2-a8e7111477af req-721d564d-8f88-492e-a512-14caee018c5f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Lock "cinder-attachment_update-6d89ed10-6ab2-4a7a-a596-858120623546-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:57:36.400632 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:36.400632 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:36.490426 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ff45da23-3991-44fb-8258-47c523168133 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:36.492845 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ff45da23-3991-44fb-8258-47c523168133 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:36.493143 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ff45da23-3991-44fb-8258-47c523168133 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:36.494033 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ff45da23-3991-44fb-8258-47c523168133 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:36.494033 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-ff45da23-3991-44fb-8258-47c523168133 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:36.503251 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:36.503251 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:36.504507 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ff45da23-3991-44fb-8258-47c523168133 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:36.505536 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 41/162] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:36 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:36.556995 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-8919172b-83d9-4e55-88b2-a8e7111477af req-721d564d-8f88-492e-a512-14caee018c5f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Lock "cinder-attachment_update-6d89ed10-6ab2-4a7a-a596-858120623546-np0000007307" released by "attachment_update" :: held 0.158s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:57:36.557430 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-721d564d-8f88-492e-a512-14caee018c5f tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/attachments/dd9e5881-414d-466e-8f7d-8df26b56eb7d returned with HTTP 200 Aug 14 02:57:36.557930 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 42/163] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:57:36 2026] PUT /volume/v3/attachments/dd9e5881-414d-466e-8f7d-8df26b56eb7d => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:36.589378 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-8919172b-83d9-4e55-88b2-a8e7111477af req-77ce9901-c928-4990-b346-230304ad8b05 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:36.593769 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-77ce9901-c928-4990-b346-230304ad8b05 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] POST https://10.4.3.152/volume/v3/attachments/dd9e5881-414d-466e-8f7d-8df26b56eb7d/action Aug 14 02:57:36.594347 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-77ce9901-c928-4990-b346-230304ad8b05 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:57:36.594554 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-77ce9901-c928-4990-b346-230304ad8b05 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:36.624279 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:36.624279 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:36.645462 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8919172b-83d9-4e55-88b2-a8e7111477af req-77ce9901-c928-4990-b346-230304ad8b05 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/attachments/dd9e5881-414d-466e-8f7d-8df26b56eb7d/action returned with HTTP 204 Aug 14 02:57:36.646868 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 40/164] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:57:36 2026] POST /volume/v3/attachments/dd9e5881-414d-466e-8f7d-8df26b56eb7d/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:36.710012 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2fe06243-c880-4090-8fcf-034dc078676d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:36.712901 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2fe06243-c880-4090-8fcf-034dc078676d tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:36.713704 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2fe06243-c880-4090-8fcf-034dc078676d tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:36.713704 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2fe06243-c880-4090-8fcf-034dc078676d tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:36.729458 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:36.729458 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:36.735526 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2fe06243-c880-4090-8fcf-034dc078676d tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:36.743435 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2fe06243-c880-4090-8fcf-034dc078676d tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:36.744620 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 42/165] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:36 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:36.764753 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-feaf9b63-e320-41b9-9f73-ca79a46ff2ad None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:36.768455 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-feaf9b63-e320-41b9-9f73-ca79a46ff2ad tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:36.768792 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-feaf9b63-e320-41b9-9f73-ca79a46ff2ad tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:36.769123 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-feaf9b63-e320-41b9-9f73-ca79a46ff2ad tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:36.785457 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:36.785457 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:36.792375 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-feaf9b63-e320-41b9-9f73-ca79a46ff2ad tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:36.800456 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-feaf9b63-e320-41b9-9f73-ca79a46ff2ad tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:36.800946 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 42/166] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:36 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:37.138022 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f9f8b1c9-7261-4c37-bd57-ba3137b0b4d7 req-a198f2f1-8ba7-4edc-b969-da172d43f650 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:37.142724 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f9f8b1c9-7261-4c37-bd57-ba3137b0b4d7 req-a198f2f1-8ba7-4edc-b969-da172d43f650 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] GET https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a Aug 14 02:57:37.142724 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f9f8b1c9-7261-4c37-bd57-ba3137b0b4d7 req-a198f2f1-8ba7-4edc-b969-da172d43f650 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:37.142724 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f9f8b1c9-7261-4c37-bd57-ba3137b0b4d7 req-a198f2f1-8ba7-4edc-b969-da172d43f650 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:37.152028 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f9f8b1c9-7261-4c37-bd57-ba3137b0b4d7 req-a198f2f1-8ba7-4edc-b969-da172d43f650 tempest-VolumesGetTestJSON-252515592 tempest-VolumesGetTestJSON-252515592-project-member] https://10.4.3.152/volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a returned with HTTP 404 Aug 14 02:57:37.152706 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 43/167] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:57:37 2026] GET /volume/v3/volumes/8d94ced8-9333-462c-8682-51b0095e308a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:37.522617 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-eb4d488f-7cc2-40a9-b6ba-1ee88779aa4b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:37.527107 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-eb4d488f-7cc2-40a9-b6ba-1ee88779aa4b tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:37.527512 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-eb4d488f-7cc2-40a9-b6ba-1ee88779aa4b tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:37.528042 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-eb4d488f-7cc2-40a9-b6ba-1ee88779aa4b tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:37.528280 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-eb4d488f-7cc2-40a9-b6ba-1ee88779aa4b tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:37.546909 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:37.546909 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:37.547475 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-eb4d488f-7cc2-40a9-b6ba-1ee88779aa4b tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:37.548017 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 41/168] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:37 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:38.569950 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d4b584bf-8286-4d11-a06d-d91706c47bfc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:38.574540 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d4b584bf-8286-4d11-a06d-d91706c47bfc tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:38.574540 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d4b584bf-8286-4d11-a06d-d91706c47bfc tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:38.574540 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d4b584bf-8286-4d11-a06d-d91706c47bfc tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:38.574540 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-d4b584bf-8286-4d11-a06d-d91706c47bfc tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:38.582161 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:38.582161 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:38.582299 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d4b584bf-8286-4d11-a06d-d91706c47bfc tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:38.583211 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 43/169] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:38 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:39.235948 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-395435d2-7922-4aed-801c-5d709ce7ed71 req-b8448364-8474-4ba0-a24c-a883f7c24fb4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:39.238941 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-395435d2-7922-4aed-801c-5d709ce7ed71 req-b8448364-8474-4ba0-a24c-a883f7c24fb4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] DELETE https://10.4.3.152/volume/v3/attachments/c2b71c69-4d59-451d-af7b-799482abe2e8 Aug 14 02:57:39.239268 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-395435d2-7922-4aed-801c-5d709ce7ed71 req-b8448364-8474-4ba0-a24c-a883f7c24fb4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:39.239679 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-395435d2-7922-4aed-801c-5d709ce7ed71 req-b8448364-8474-4ba0-a24c-a883f7c24fb4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:39.259002 np0000007307 devstack@c-api.service[100380]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 14 02:57:39.259002 np0000007307 devstack@c-api.service[100380]: .first() Aug 14 02:57:39.280635 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:39.280635 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:39.393968 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-395435d2-7922-4aed-801c-5d709ce7ed71 req-b8448364-8474-4ba0-a24c-a883f7c24fb4 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/attachments/c2b71c69-4d59-451d-af7b-799482abe2e8 returned with HTTP 200 Aug 14 02:57:39.394874 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 43/170] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 02:57:39 2026] DELETE /volume/v3/attachments/c2b71c69-4d59-451d-af7b-799482abe2e8 => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:39.597757 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7a762d6b-183e-4555-970c-0753abe791fe None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:39.600872 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7a762d6b-183e-4555-970c-0753abe791fe tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:39.601474 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7a762d6b-183e-4555-970c-0753abe791fe tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:39.601763 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7a762d6b-183e-4555-970c-0753abe791fe tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:39.601975 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-7a762d6b-183e-4555-970c-0753abe791fe tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:39.608801 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:39.608801 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:39.609943 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7a762d6b-183e-4555-970c-0753abe791fe tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:39.610585 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 44/171] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:39 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:40.635940 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-81969778-1778-47b5-99b8-a2d4649475c4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:40.641397 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-81969778-1778-47b5-99b8-a2d4649475c4 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:40.641397 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-81969778-1778-47b5-99b8-a2d4649475c4 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:40.641397 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-81969778-1778-47b5-99b8-a2d4649475c4 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:40.641643 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-81969778-1778-47b5-99b8-a2d4649475c4 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:40.652212 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:40.652212 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:40.654364 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-81969778-1778-47b5-99b8-a2d4649475c4 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:40.654364 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 42/172] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:40 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:40.915839 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6eb0672b-143b-4365-aa92-de644fcdf510 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:40.918031 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6eb0672b-143b-4365-aa92-de644fcdf510 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:40.918210 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6eb0672b-143b-4365-aa92-de644fcdf510 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:40.918423 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6eb0672b-143b-4365-aa92-de644fcdf510 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:40.928007 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:40.928007 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:40.932593 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6eb0672b-143b-4365-aa92-de644fcdf510 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:40.940911 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6eb0672b-143b-4365-aa92-de644fcdf510 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:40.941409 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 44/173] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:40 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:40.960946 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dd65e748-cbec-470a-b656-d1e17d2a0d31 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:40.961998 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dd65e748-cbec-470a-b656-d1e17d2a0d31 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:40.962488 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dd65e748-cbec-470a-b656-d1e17d2a0d31 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:40.962723 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dd65e748-cbec-470a-b656-d1e17d2a0d31 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:40.972845 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:40.972845 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:40.976845 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-dd65e748-cbec-470a-b656-d1e17d2a0d31 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:40.981625 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dd65e748-cbec-470a-b656-d1e17d2a0d31 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:40.982066 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 44/174] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:40 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:41.040557 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e9735e68-8db9-4d40-a441-cbf34fe3c125 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:41.042929 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e9735e68-8db9-4d40-a441-cbf34fe3c125 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:41.043172 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e9735e68-8db9-4d40-a441-cbf34fe3c125 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:41.043428 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e9735e68-8db9-4d40-a441-cbf34fe3c125 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:41.050976 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:41.050976 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:41.055002 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e9735e68-8db9-4d40-a441-cbf34fe3c125 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:41.060131 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e9735e68-8db9-4d40-a441-cbf34fe3c125 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:41.060564 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 45/175] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:41 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:41.081763 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-389f6f9c-5b84-48ff-89c1-de45987d8135 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:41.084475 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-389f6f9c-5b84-48ff-89c1-de45987d8135 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:41.084682 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-389f6f9c-5b84-48ff-89c1-de45987d8135 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:41.084930 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-389f6f9c-5b84-48ff-89c1-de45987d8135 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:41.085104 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-389f6f9c-5b84-48ff-89c1-de45987d8135 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Delete volume with id: ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:41.094859 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:41.094859 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:41.095355 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-389f6f9c-5b84-48ff-89c1-de45987d8135 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:41.139471 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-389f6f9c-5b84-48ff-89c1-de45987d8135 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Delete volume request issued successfully. Aug 14 02:57:41.139759 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-389f6f9c-5b84-48ff-89c1-de45987d8135 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 202 Aug 14 02:57:41.140293 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 43/176] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:57:41 2026] DELETE /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:57:41.150291 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-53a32830-cdbe-498e-a45c-3a33a1d49a93 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:41.153809 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-53a32830-cdbe-498e-a45c-3a33a1d49a93 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:41.154143 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-53a32830-cdbe-498e-a45c-3a33a1d49a93 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:41.154518 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-53a32830-cdbe-498e-a45c-3a33a1d49a93 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:41.168222 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:41.168222 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:41.176069 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-53a32830-cdbe-498e-a45c-3a33a1d49a93 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Volume info retrieved successfully. Aug 14 02:57:41.184065 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-53a32830-cdbe-498e-a45c-3a33a1d49a93 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 200 Aug 14 02:57:41.184721 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 45/177] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:41 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:41.671402 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e260fa7f-1c24-4e7b-bc59-1f382bea0f11 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:41.675420 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e260fa7f-1c24-4e7b-bc59-1f382bea0f11 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:41.675670 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e260fa7f-1c24-4e7b-bc59-1f382bea0f11 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:41.678989 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e260fa7f-1c24-4e7b-bc59-1f382bea0f11 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:41.679142 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e260fa7f-1c24-4e7b-bc59-1f382bea0f11 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:41.686769 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:41.686769 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:41.687793 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e260fa7f-1c24-4e7b-bc59-1f382bea0f11 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:41.688293 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 45/178] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:41 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:42.208748 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d83e1b8d-0594-419c-bced-6e4c95c5baa1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:42.212911 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d83e1b8d-0594-419c-bced-6e4c95c5baa1 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] GET https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 Aug 14 02:57:42.213295 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d83e1b8d-0594-419c-bced-6e4c95c5baa1 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:42.213601 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d83e1b8d-0594-419c-bced-6e4c95c5baa1 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:42.234657 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d83e1b8d-0594-419c-bced-6e4c95c5baa1 tempest-DeleteServersTestJSON-1625106529 tempest-DeleteServersTestJSON-1625106529-project-member] https://10.4.3.152/volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 returned with HTTP 404 Aug 14 02:57:42.236430 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 46/179] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:42 2026] GET /volume/v3/volumes/ead3a10b-3ede-4664-af53-0784c837b8c1 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:42.703220 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ed839ee1-779d-441f-94da-1374bac12a11 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:42.707030 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ed839ee1-779d-441f-94da-1374bac12a11 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:42.707260 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ed839ee1-779d-441f-94da-1374bac12a11 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:42.707535 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ed839ee1-779d-441f-94da-1374bac12a11 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:42.708036 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-ed839ee1-779d-441f-94da-1374bac12a11 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:42.716395 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:42.716395 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:42.719862 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ed839ee1-779d-441f-94da-1374bac12a11 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:42.719862 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 44/180] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:42 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:42.738736 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2bf24bf4-e20f-471b-9a22-2ec587c96561 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:43.074388 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2bf24bf4-e20f-471b-9a22-2ec587c96561 tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools Aug 14 02:57:43.074641 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2bf24bf4-e20f-471b-9a22-2ec587c96561 tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:43.074917 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2bf24bf4-e20f-471b-9a22-2ec587c96561 tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] Calling method 'get_pools' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:43.106428 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2bf24bf4-e20f-471b-9a22-2ec587c96561 tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 02:57:43.106890 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 46/181] 10.4.3.152 () {66 vars in 1291 bytes} [Fri Aug 14 02:57:42 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:43.118490 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-07fc6c17-0fa4-43db-be8c-76d2609bf08e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:43.122162 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-07fc6c17-0fa4-43db-be8c-76d2609bf08e tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 02:57:43.122404 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-07fc6c17-0fa4-43db-be8c-76d2609bf08e tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:43.122655 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-07fc6c17-0fa4-43db-be8c-76d2609bf08e tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] Calling method 'get_pools' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:43.139459 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-07fc6c17-0fa4-43db-be8c-76d2609bf08e tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 02:57:43.140710 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 46/182] 10.4.3.152 () {66 vars in 1314 bytes} [Fri Aug 14 02:57:43 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:43.152039 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d68da9ce-51ba-4384-9cbd-b47f4efe2d79 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:43.157623 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d68da9ce-51ba-4384-9cbd-b47f4efe2d79 tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] GET https://10.4.3.152/volume/v3/capabilities/np0000007307@storpool Aug 14 02:57:43.158498 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d68da9ce-51ba-4384-9cbd-b47f4efe2d79 tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:43.159226 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d68da9ce-51ba-4384-9cbd-b47f4efe2d79 tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:43.176498 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d68da9ce-51ba-4384-9cbd-b47f4efe2d79 tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] https://10.4.3.152/volume/v3/capabilities/np0000007307@storpool returned with HTTP 200 Aug 14 02:57:43.177084 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 47/183] 10.4.3.152 () {66 vars in 1318 bytes} [Fri Aug 14 02:57:43 2026] GET /volume/v3/capabilities/np0000007307@storpool => generated 703 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:43.191196 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1e2021f8-d31e-4916-b38b-a1e1aa04b63d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:43.193415 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1e2021f8-d31e-4916-b38b-a1e1aa04b63d tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] GET https://10.4.3.152/volume/v3/capabilities/np0000007307@storpool Aug 14 02:57:43.193856 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1e2021f8-d31e-4916-b38b-a1e1aa04b63d tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:43.193980 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1e2021f8-d31e-4916-b38b-a1e1aa04b63d tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:43.207480 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1e2021f8-d31e-4916-b38b-a1e1aa04b63d tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] https://10.4.3.152/volume/v3/capabilities/np0000007307@storpool returned with HTTP 200 Aug 14 02:57:43.208140 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 45/184] 10.4.3.152 () {66 vars in 1318 bytes} [Fri Aug 14 02:57:43 2026] GET /volume/v3/capabilities/np0000007307@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:43.219288 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6b6b394f-2a8d-491b-8ec6-527c7a373446 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:43.221867 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6b6b394f-2a8d-491b-8ec6-527c7a373446 tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] GET https://10.4.3.152/volume/v3/capabilities/np0000007307@storpool Aug 14 02:57:43.222155 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6b6b394f-2a8d-491b-8ec6-527c7a373446 tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:43.223081 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6b6b394f-2a8d-491b-8ec6-527c7a373446 tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:43.238951 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6b6b394f-2a8d-491b-8ec6-527c7a373446 tempest-BackendsCapabilitiesAdminTestsJSON-672873466 tempest-BackendsCapabilitiesAdminTestsJSON-672873466-project-admin] https://10.4.3.152/volume/v3/capabilities/np0000007307@storpool returned with HTTP 200 Aug 14 02:57:43.243850 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 47/185] 10.4.3.152 () {66 vars in 1318 bytes} [Fri Aug 14 02:57:43 2026] GET /volume/v3/capabilities/np0000007307@storpool => generated 703 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:43.735647 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9c75e2eb-039f-4a22-b44a-4a8841c8f8ad None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:43.738504 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c75e2eb-039f-4a22-b44a-4a8841c8f8ad tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:43.738955 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c75e2eb-039f-4a22-b44a-4a8841c8f8ad tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:43.739166 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c75e2eb-039f-4a22-b44a-4a8841c8f8ad tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:43.739383 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-9c75e2eb-039f-4a22-b44a-4a8841c8f8ad tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:43.745659 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:43.745659 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:43.746892 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c75e2eb-039f-4a22-b44a-4a8841c8f8ad tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:43.747755 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 47/186] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:43 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:44.761959 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-14908d80-435a-41e6-abcd-ed80ab4d0e10 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:44.916661 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-14908d80-435a-41e6-abcd-ed80ab4d0e10 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:44.917001 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-14908d80-435a-41e6-abcd-ed80ab4d0e10 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:44.917667 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-14908d80-435a-41e6-abcd-ed80ab4d0e10 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:44.917667 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-14908d80-435a-41e6-abcd-ed80ab4d0e10 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:44.923421 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=215,cinder:UPDATE=44,cinder:INSERT=36 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:57:44.926908 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:44.926908 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:44.927845 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-14908d80-435a-41e6-abcd-ed80ab4d0e10 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:44.928798 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 48/187] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:44 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:45.946002 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0d6a2dac-daad-423a-80c5-28fcc47c01a7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:46.105044 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d6a2dac-daad-423a-80c5-28fcc47c01a7 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:46.105386 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d6a2dac-daad-423a-80c5-28fcc47c01a7 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:46.105659 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d6a2dac-daad-423a-80c5-28fcc47c01a7 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:46.105888 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0d6a2dac-daad-423a-80c5-28fcc47c01a7 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:46.108177 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=163,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:57:46.112427 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:46.112427 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:46.113688 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d6a2dac-daad-423a-80c5-28fcc47c01a7 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:46.114773 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 46/188] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:45 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:47.128899 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bf124c61-606e-43ff-87db-84cff2bbf200 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:47.131725 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bf124c61-606e-43ff-87db-84cff2bbf200 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:47.132070 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bf124c61-606e-43ff-87db-84cff2bbf200 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:47.133027 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bf124c61-606e-43ff-87db-84cff2bbf200 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:47.133027 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-bf124c61-606e-43ff-87db-84cff2bbf200 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:47.136663 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=282,cinder:INSERT=57,cinder:UPDATE=77 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:57:47.141040 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:47.141040 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:47.142092 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bf124c61-606e-43ff-87db-84cff2bbf200 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:47.142647 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 48/189] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:47 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:47.520839 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a406859c-da41-43af-abbf-4f38edb9d318 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:47.523648 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a406859c-da41-43af-abbf-4f38edb9d318 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:57:47.523867 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a406859c-da41-43af-abbf-4f38edb9d318 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:47.524135 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a406859c-da41-43af-abbf-4f38edb9d318 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:47.541192 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:47.541192 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:47.548179 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a406859c-da41-43af-abbf-4f38edb9d318 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:57:47.559899 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a406859c-da41-43af-abbf-4f38edb9d318 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:57:47.560200 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 48/190] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:57:47 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:48.157371 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6393e50a-c216-4caf-97f5-44920f9b904c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:48.164802 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6393e50a-c216-4caf-97f5-44920f9b904c tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:48.165141 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6393e50a-c216-4caf-97f5-44920f9b904c tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:48.165429 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6393e50a-c216-4caf-97f5-44920f9b904c tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:48.165875 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6393e50a-c216-4caf-97f5-44920f9b904c tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:48.176246 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:48.176246 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:48.177172 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6393e50a-c216-4caf-97f5-44920f9b904c tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:48.177601 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 49/191] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:48 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:49.091035 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7562e076-9706-4e80-b35e-9b4d751b718f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:49.198149 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fb97cf90-2d72-4fde-871d-11a952e2743d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:49.200663 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fb97cf90-2d72-4fde-871d-11a952e2743d tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:49.200871 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fb97cf90-2d72-4fde-871d-11a952e2743d tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:49.201088 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fb97cf90-2d72-4fde-871d-11a952e2743d tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:49.201216 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-fb97cf90-2d72-4fde-871d-11a952e2743d tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:49.210778 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:49.210778 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:49.212188 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fb97cf90-2d72-4fde-871d-11a952e2743d tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:49.212765 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 49/192] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:49 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:49.398502 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7562e076-9706-4e80-b35e-9b4d751b718f tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 02:57:49.398943 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7562e076-9706-4e80-b35e-9b4d751b718f tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-178404409"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:49.417037 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7562e076-9706-4e80-b35e-9b4d751b718f tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 02:57:49.417621 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 47/193] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 02:57:49 2026] POST /volume/v3/types => generated 219 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:49.429092 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1a99e2eb-9464-452b-9f44-b9f2240bd337 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:49.432140 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1a99e2eb-9464-452b-9f44-b9f2240bd337 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 14 02:57:49.432661 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1a99e2eb-9464-452b-9f44-b9f2240bd337 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-624244912"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:49.477357 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1a99e2eb-9464-452b-9f44-b9f2240bd337 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 14 02:57:49.477964 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 49/194] 10.4.3.152 () {70 vars in 1311 bytes} [Fri Aug 14 02:57:49 2026] POST /volume/v3/group_types => generated 176 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:49.488838 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4a67017e-42f0-4ddb-9290-1502d1374a89 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:49.731081 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a67017e-42f0-4ddb-9290-1502d1374a89 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] POST https://10.4.3.152/volume/v3/groups Aug 14 02:57:49.731532 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4a67017e-42f0-4ddb-9290-1502d1374a89 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8979c192-f47e-476f-b4d2-7c235ef89d2b", "volume_types": ["6f85460f-1022-48bd-a63d-8f63bb5fd3b9"], "name": "tempest-GroupsV320Test-Group-1406854961"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:49.733931 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-4a67017e-42f0-4ddb-9290-1502d1374a89 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Creating new group {'group': {'group_type': '8979c192-f47e-476f-b4d2-7c235ef89d2b', 'volume_types': ['6f85460f-1022-48bd-a63d-8f63bb5fd3b9'], 'name': 'tempest-GroupsV320Test-Group-1406854961'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 02:57:49.756414 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.groups [None req-4a67017e-42f0-4ddb-9290-1502d1374a89 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Creating group tempest-GroupsV320Test-Group-1406854961. Aug 14 02:57:49.785554 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4a67017e-42f0-4ddb-9290-1502d1374a89 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:57:49.785073. {{(pid=100378) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:57:49.785744 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4a67017e-42f0-4ddb-9290-1502d1374a89 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Availability Zones retrieved successfully. Aug 14 02:57:49.816168 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-4a67017e-42f0-4ddb-9290-1502d1374a89 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Created reservations ['08b630ca-790f-4930-817d-0524d5323817'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:49.856290 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a67017e-42f0-4ddb-9290-1502d1374a89 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 14 02:57:49.856931 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 50/195] 10.4.3.152 () {70 vars in 1297 bytes} [Fri Aug 14 02:57:49 2026] POST /volume/v3/groups => generated 108 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:49.869220 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9e31c592-2e4f-4944-807c-75882b1cb26f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:49.873414 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9e31c592-2e4f-4944-807c-75882b1cb26f tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] GET https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 Aug 14 02:57:49.873642 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9e31c592-2e4f-4944-807c-75882b1cb26f tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:49.873904 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9e31c592-2e4f-4944-807c-75882b1cb26f tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:49.874068 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-9e31c592-2e4f-4944-807c-75882b1cb26f tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] show called for member b5ebd3a5-1686-433e-ac66-fe72944e0d83 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:57:49.889650 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:49.889650 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:49.919837 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9e31c592-2e4f-4944-807c-75882b1cb26f tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 returned with HTTP 200 Aug 14 02:57:49.920336 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 50/196] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 02:57:49 2026] GET /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 => generated 388 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:50.230657 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3961c6ec-27b4-4f69-9bed-a3a54eee3b43 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:50.233743 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3961c6ec-27b4-4f69-9bed-a3a54eee3b43 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:50.234010 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3961c6ec-27b4-4f69-9bed-a3a54eee3b43 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:50.234283 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3961c6ec-27b4-4f69-9bed-a3a54eee3b43 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:50.234435 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-3961c6ec-27b4-4f69-9bed-a3a54eee3b43 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:50.241217 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:50.241217 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:50.246836 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3961c6ec-27b4-4f69-9bed-a3a54eee3b43 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:50.246923 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 48/197] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:50 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:50.937120 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ba5b1e90-b154-4c13-a0fd-36e33cfc3436 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:50.941463 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ba5b1e90-b154-4c13-a0fd-36e33cfc3436 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] GET https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 Aug 14 02:57:50.941803 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ba5b1e90-b154-4c13-a0fd-36e33cfc3436 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:50.942123 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ba5b1e90-b154-4c13-a0fd-36e33cfc3436 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:50.942357 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-ba5b1e90-b154-4c13-a0fd-36e33cfc3436 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] show called for member b5ebd3a5-1686-433e-ac66-fe72944e0d83 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:57:50.950907 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:50.950907 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:50.977922 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ba5b1e90-b154-4c13-a0fd-36e33cfc3436 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 returned with HTTP 200 Aug 14 02:57:50.978559 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 50/198] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 02:57:50 2026] GET /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 => generated 389 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:50.990640 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0f3900be-b366-4211-a5a4-860c0b050616 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:50.994926 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0f3900be-b366-4211-a5a4-860c0b050616 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] POST https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action Aug 14 02:57:50.996397 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0f3900be-b366-4211-a5a4-860c0b050616 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:57:50.996765 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0f3900be-b366-4211-a5a4-860c0b050616 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:50.998873 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-0f3900be-b366-4211-a5a4-860c0b050616 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Updating group 'b5ebd3a5-1686-433e-ac66-fe72944e0d83' with 'creating' {{(pid=100378) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 02:57:51.006521 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:51.006521 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:51.019772 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0f3900be-b366-4211-a5a4-860c0b050616 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action returned with HTTP 202 Aug 14 02:57:51.020744 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 51/199] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 02:57:50 2026] POST /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:57:51.031096 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-580bb4cf-d35b-4436-955c-0adad0c22475 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:51.033565 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-580bb4cf-d35b-4436-955c-0adad0c22475 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] GET https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 Aug 14 02:57:51.033849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-580bb4cf-d35b-4436-955c-0adad0c22475 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:51.034139 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-580bb4cf-d35b-4436-955c-0adad0c22475 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:51.034334 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-580bb4cf-d35b-4436-955c-0adad0c22475 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] show called for member b5ebd3a5-1686-433e-ac66-fe72944e0d83 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:57:51.040650 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:51.040650 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:51.052701 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-580bb4cf-d35b-4436-955c-0adad0c22475 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 returned with HTTP 200 Aug 14 02:57:51.053314 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 51/200] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 02:57:51 2026] GET /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:51.067625 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6c6833c7-c08e-4855-9e1f-cb0cae0989b3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:51.071445 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6c6833c7-c08e-4855-9e1f-cb0cae0989b3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] POST https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action Aug 14 02:57:51.072003 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6c6833c7-c08e-4855-9e1f-cb0cae0989b3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:57:51.072003 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6c6833c7-c08e-4855-9e1f-cb0cae0989b3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:51.073572 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-6c6833c7-c08e-4855-9e1f-cb0cae0989b3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Updating group 'b5ebd3a5-1686-433e-ac66-fe72944e0d83' with 'available' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 02:57:51.084802 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:51.084802 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:51.094284 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6c6833c7-c08e-4855-9e1f-cb0cae0989b3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action returned with HTTP 202 Aug 14 02:57:51.094939 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 49/201] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 02:57:51 2026] POST /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:57:51.104390 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-533a8926-ad16-46a1-a9bc-e93d4ec5a9ea None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:51.107738 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-533a8926-ad16-46a1-a9bc-e93d4ec5a9ea tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] GET https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 Aug 14 02:57:51.108015 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-533a8926-ad16-46a1-a9bc-e93d4ec5a9ea tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:51.108427 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-533a8926-ad16-46a1-a9bc-e93d4ec5a9ea tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:51.109442 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-533a8926-ad16-46a1-a9bc-e93d4ec5a9ea tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] show called for member b5ebd3a5-1686-433e-ac66-fe72944e0d83 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:57:51.114678 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:51.114678 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:51.128538 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-533a8926-ad16-46a1-a9bc-e93d4ec5a9ea tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 returned with HTTP 200 Aug 14 02:57:51.129131 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 51/202] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 02:57:51 2026] GET /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 => generated 389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:51.143939 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6b60b160-72f4-432d-9fbd-82540315e388 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:51.146324 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6b60b160-72f4-432d-9fbd-82540315e388 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] POST https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action Aug 14 02:57:51.147158 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6b60b160-72f4-432d-9fbd-82540315e388 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:57:51.147158 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6b60b160-72f4-432d-9fbd-82540315e388 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:51.149326 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-6b60b160-72f4-432d-9fbd-82540315e388 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Updating group 'b5ebd3a5-1686-433e-ac66-fe72944e0d83' with 'error' {{(pid=100378) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 02:57:51.155329 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:51.155329 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:51.167139 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6b60b160-72f4-432d-9fbd-82540315e388 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action returned with HTTP 202 Aug 14 02:57:51.168113 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 52/203] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 02:57:51 2026] POST /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:57:51.177790 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-df5a4f05-530e-46c4-8289-d536e888a64a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:51.191974 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df5a4f05-530e-46c4-8289-d536e888a64a tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] GET https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 Aug 14 02:57:51.192358 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df5a4f05-530e-46c4-8289-d536e888a64a tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:51.192614 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df5a4f05-530e-46c4-8289-d536e888a64a tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:51.192732 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-df5a4f05-530e-46c4-8289-d536e888a64a tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] show called for member b5ebd3a5-1686-433e-ac66-fe72944e0d83 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:57:51.199639 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:51.199639 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:51.211080 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df5a4f05-530e-46c4-8289-d536e888a64a tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 returned with HTTP 200 Aug 14 02:57:51.211638 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 52/204] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 02:57:51 2026] GET /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 => generated 385 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:51.223496 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-590efa16-d791-46bc-b6d9-8c70fc594307 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:51.226375 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-590efa16-d791-46bc-b6d9-8c70fc594307 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] POST https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action Aug 14 02:57:51.227297 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-590efa16-d791-46bc-b6d9-8c70fc594307 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:57:51.227297 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-590efa16-d791-46bc-b6d9-8c70fc594307 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:51.229025 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-590efa16-d791-46bc-b6d9-8c70fc594307 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Updating group 'b5ebd3a5-1686-433e-ac66-fe72944e0d83' with 'available' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 02:57:51.234987 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:51.234987 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:51.243066 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-590efa16-d791-46bc-b6d9-8c70fc594307 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action returned with HTTP 202 Aug 14 02:57:51.243650 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 50/205] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 02:57:51 2026] POST /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:57:51.255879 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f9396ffc-2d5e-4741-a914-a391ccec4387 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:51.259830 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f9396ffc-2d5e-4741-a914-a391ccec4387 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] GET https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 Aug 14 02:57:51.259830 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f9396ffc-2d5e-4741-a914-a391ccec4387 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:51.259830 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f9396ffc-2d5e-4741-a914-a391ccec4387 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:51.259830 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-f9396ffc-2d5e-4741-a914-a391ccec4387 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] show called for member b5ebd3a5-1686-433e-ac66-fe72944e0d83 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:57:51.265492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-47bbd4b3-a1b5-48a5-9720-b019d403bb4d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:51.266259 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:51.266259 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:51.269446 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-47bbd4b3-a1b5-48a5-9720-b019d403bb4d tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:51.269534 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-47bbd4b3-a1b5-48a5-9720-b019d403bb4d tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:51.270521 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-47bbd4b3-a1b5-48a5-9720-b019d403bb4d tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:51.270521 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-47bbd4b3-a1b5-48a5-9720-b019d403bb4d tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:51.282596 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f9396ffc-2d5e-4741-a914-a391ccec4387 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 returned with HTTP 200 Aug 14 02:57:51.282743 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:51.282743 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:51.283030 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 52/206] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 02:57:51 2026] GET /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 => generated 389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:51.283600 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-47bbd4b3-a1b5-48a5-9720-b019d403bb4d tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:51.284152 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 53/207] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:51 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:57:51.298775 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-17f266c4-3001-43bc-a5d6-895389d940b6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:51.301979 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-17f266c4-3001-43bc-a5d6-895389d940b6 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 02:57:51.301979 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-17f266c4-3001-43bc-a5d6-895389d940b6 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:51.302162 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-17f266c4-3001-43bc-a5d6-895389d940b6 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:51.302780 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-17f266c4-3001-43bc-a5d6-895389d940b6 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:57:51.303265 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:51.303265 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:51.303780 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-17f266c4-3001-43bc-a5d6-895389d940b6 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:57:51.354877 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-17f266c4-3001-43bc-a5d6-895389d940b6 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Get all volumes completed successfully. Aug 14 02:57:51.354877 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-17f266c4-3001-43bc-a5d6-895389d940b6 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:57:51.356283 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 53/208] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 02:57:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:51.375616 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-258a63f2-704b-44b3-bb60-01bc8494aeab None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:51.378852 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-258a63f2-704b-44b3-bb60-01bc8494aeab tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] POST https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action Aug 14 02:57:51.378852 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-258a63f2-704b-44b3-bb60-01bc8494aeab tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:57:51.378852 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-258a63f2-704b-44b3-bb60-01bc8494aeab tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:51.381007 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-258a63f2-704b-44b3-bb60-01bc8494aeab tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] delete called for group b5ebd3a5-1686-433e-ac66-fe72944e0d83 {{(pid=100379) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:57:51.381438 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.groups [None req-258a63f2-704b-44b3-bb60-01bc8494aeab tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Delete group with id: b5ebd3a5-1686-433e-ac66-fe72944e0d83 Aug 14 02:57:51.390676 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:51.390676 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:51.472632 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-258a63f2-704b-44b3-bb60-01bc8494aeab tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action returned with HTTP 202 Aug 14 02:57:51.473549 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 51/209] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 02:57:51 2026] POST /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:57:51.483030 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7f23d0ab-72cf-454d-aad3-3efa04c833c0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:51.485143 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7f23d0ab-72cf-454d-aad3-3efa04c833c0 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] GET https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 Aug 14 02:57:51.485726 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7f23d0ab-72cf-454d-aad3-3efa04c833c0 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:51.485992 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7f23d0ab-72cf-454d-aad3-3efa04c833c0 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:51.486192 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-7f23d0ab-72cf-454d-aad3-3efa04c833c0 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] show called for member b5ebd3a5-1686-433e-ac66-fe72944e0d83 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:57:51.490316 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:51.490316 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:51.498888 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7f23d0ab-72cf-454d-aad3-3efa04c833c0 tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 returned with HTTP 200 Aug 14 02:57:51.499301 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 53/210] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 02:57:51 2026] GET /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:52.312371 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6c7647ca-0ed5-4184-8f3a-27dee18cdc69 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:52.314789 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6c7647ca-0ed5-4184-8f3a-27dee18cdc69 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:52.315608 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6c7647ca-0ed5-4184-8f3a-27dee18cdc69 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:52.315608 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6c7647ca-0ed5-4184-8f3a-27dee18cdc69 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:52.315608 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6c7647ca-0ed5-4184-8f3a-27dee18cdc69 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:52.321343 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:52.321343 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:52.322365 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6c7647ca-0ed5-4184-8f3a-27dee18cdc69 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:52.322854 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 54/211] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:52 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:52.513480 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9fd8945b-5401-4422-9f95-3324741c61bd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:52.518413 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9fd8945b-5401-4422-9f95-3324741c61bd tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] GET https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 Aug 14 02:57:52.518798 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9fd8945b-5401-4422-9f95-3324741c61bd tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:52.519119 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9fd8945b-5401-4422-9f95-3324741c61bd tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:52.519439 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-9fd8945b-5401-4422-9f95-3324741c61bd tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] show called for member b5ebd3a5-1686-433e-ac66-fe72944e0d83 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:57:52.528926 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9fd8945b-5401-4422-9f95-3324741c61bd tempest-GroupsV320Test-1039859583 tempest-GroupsV320Test-1039859583-project-member] https://10.4.3.152/volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 returned with HTTP 404 Aug 14 02:57:52.529368 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 54/212] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 02:57:52 2026] GET /volume/v3/groups/b5ebd3a5-1686-433e-ac66-fe72944e0d83 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:57:52.541308 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ff694b94-b6c3-4717-ada9-5633314b441a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:52.543709 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ff694b94-b6c3-4717-ada9-5633314b441a tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/8979c192-f47e-476f-b4d2-7c235ef89d2b Aug 14 02:57:52.544047 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ff694b94-b6c3-4717-ada9-5633314b441a tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:52.544401 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ff694b94-b6c3-4717-ada9-5633314b441a tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:52.584601 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ff694b94-b6c3-4717-ada9-5633314b441a tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] https://10.4.3.152/volume/v3/group_types/8979c192-f47e-476f-b4d2-7c235ef89d2b returned with HTTP 202 Aug 14 02:57:52.585240 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 52/213] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 02:57:52 2026] DELETE /volume/v3/group_types/8979c192-f47e-476f-b4d2-7c235ef89d2b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:57:52.594387 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-db5a531c-e630-4ae5-81ee-dacfc7d1bab3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:52.596808 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db5a531c-e630-4ae5-81ee-dacfc7d1bab3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] DELETE https://10.4.3.152/volume/v3/types/6f85460f-1022-48bd-a63d-8f63bb5fd3b9 Aug 14 02:57:52.597113 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db5a531c-e630-4ae5-81ee-dacfc7d1bab3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:52.597393 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db5a531c-e630-4ae5-81ee-dacfc7d1bab3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:52.597741 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:52.597741 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:52.635152 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db5a531c-e630-4ae5-81ee-dacfc7d1bab3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] https://10.4.3.152/volume/v3/types/6f85460f-1022-48bd-a63d-8f63bb5fd3b9 returned with HTTP 202 Aug 14 02:57:52.635643 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 54/214] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 02:57:52 2026] DELETE /volume/v3/types/6f85460f-1022-48bd-a63d-8f63bb5fd3b9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:57:52.648161 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-19ef69ba-17f4-485b-9af2-50c8319080b3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:52.652319 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19ef69ba-17f4-485b-9af2-50c8319080b3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] GET https://10.4.3.152/volume/v3/types/6f85460f-1022-48bd-a63d-8f63bb5fd3b9 Aug 14 02:57:52.652319 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19ef69ba-17f4-485b-9af2-50c8319080b3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:52.653391 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19ef69ba-17f4-485b-9af2-50c8319080b3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:52.658871 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19ef69ba-17f4-485b-9af2-50c8319080b3 tempest-GroupsV320Test-740666789 tempest-GroupsV320Test-740666789-project-admin] https://10.4.3.152/volume/v3/types/6f85460f-1022-48bd-a63d-8f63bb5fd3b9 returned with HTTP 404 Aug 14 02:57:52.660057 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 55/215] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 02:57:52 2026] GET /volume/v3/types/6f85460f-1022-48bd-a63d-8f63bb5fd3b9 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:53.339957 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-725c7d42-fc3b-4c17-80c8-29165c9a454a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:53.341810 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-725c7d42-fc3b-4c17-80c8-29165c9a454a tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:53.342031 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-725c7d42-fc3b-4c17-80c8-29165c9a454a tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:53.342090 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-725c7d42-fc3b-4c17-80c8-29165c9a454a tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:53.342171 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-725c7d42-fc3b-4c17-80c8-29165c9a454a tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:53.349427 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:53.349427 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:53.349917 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-725c7d42-fc3b-4c17-80c8-29165c9a454a tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:53.350278 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 55/216] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:53 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:54.365368 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cc5e645b-f36c-48e9-b09c-436f2aabe052 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:54.368855 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cc5e645b-f36c-48e9-b09c-436f2aabe052 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:54.369142 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cc5e645b-f36c-48e9-b09c-436f2aabe052 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:54.369415 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cc5e645b-f36c-48e9-b09c-436f2aabe052 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:54.369555 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-cc5e645b-f36c-48e9-b09c-436f2aabe052 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:54.377340 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:54.377340 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:54.378272 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cc5e645b-f36c-48e9-b09c-436f2aabe052 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:54.378788 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 53/217] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:54 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:57:54.391595 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0a17adcc-ab1c-458a-a597-f3adb5b21fc9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:54.393999 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a17adcc-ab1c-458a-a597-f3adb5b21fc9 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 Aug 14 02:57:54.394262 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a17adcc-ab1c-458a-a597-f3adb5b21fc9 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:54.394585 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a17adcc-ab1c-458a-a597-f3adb5b21fc9 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:54.408097 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:54.408097 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:54.416926 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0a17adcc-ab1c-458a-a597-f3adb5b21fc9 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Volume info retrieved successfully. Aug 14 02:57:54.425494 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a17adcc-ab1c-458a-a597-f3adb5b21fc9 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 returned with HTTP 200 Aug 14 02:57:54.426263 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 55/218] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:54 2026] GET /volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:54.442000 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9aa909f8-9d57-46ff-af97-487130413d15 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:54.444021 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9aa909f8-9d57-46ff-af97-487130413d15 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] PUT https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:54.444546 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9aa909f8-9d57-46ff-af97-487130413d15 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1507355101", "description": "tempest-volume-backup-description-109615507"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:54.456037 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:54.456037 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:54.463047 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9aa909f8-9d57-46ff-af97-487130413d15 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:54.463728 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 56/219] 10.4.3.152 () {70 vars in 1409 bytes} [Fri Aug 14 02:57:54 2026] PUT /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 333 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:54.472910 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-44df16a1-d689-4abb-8171-37b3f1545a15 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:54.476082 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-44df16a1-d689-4abb-8171-37b3f1545a15 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:54.476082 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-44df16a1-d689-4abb-8171-37b3f1545a15 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:54.476082 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-44df16a1-d689-4abb-8171-37b3f1545a15 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:54.476082 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-44df16a1-d689-4abb-8171-37b3f1545a15 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:54.479625 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:54.479625 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:54.480520 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-44df16a1-d689-4abb-8171-37b3f1545a15 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:54.480971 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 56/220] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:54 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 839 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:57:54.493929 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ee7d958c-6ac6-4203-bdec-70b55af1d0ef None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:54.496757 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ee7d958c-6ac6-4203-bdec-70b55af1d0ef tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] DELETE https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:54.497100 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ee7d958c-6ac6-4203-bdec-70b55af1d0ef tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:54.497400 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ee7d958c-6ac6-4203-bdec-70b55af1d0ef tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:54.497576 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-ee7d958c-6ac6-4203-bdec-70b55af1d0ef tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Delete backup with id: 462a79a4-a43e-4895-a9e2-f24b870155eb. Aug 14 02:57:54.503652 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:54.503652 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:54.526960 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-ee7d958c-6ac6-4203-bdec-70b55af1d0ef tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] delete_backup rpcapi backup_id 462a79a4-a43e-4895-a9e2-f24b870155eb {{(pid=100379) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:57:54.532439 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ee7d958c-6ac6-4203-bdec-70b55af1d0ef tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 202 Aug 14 02:57:54.532852 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 54/221] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 02:57:54 2026] DELETE /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:57:54.545717 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7209a2c2-340c-4df6-ac1c-f767ab274068 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:54.548522 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7209a2c2-340c-4df6-ac1c-f767ab274068 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:54.548761 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7209a2c2-340c-4df6-ac1c-f767ab274068 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:54.548985 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7209a2c2-340c-4df6-ac1c-f767ab274068 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:54.549102 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-7209a2c2-340c-4df6-ac1c-f767ab274068 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:54.553008 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:54.553008 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:54.554049 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7209a2c2-340c-4df6-ac1c-f767ab274068 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 200 Aug 14 02:57:54.554438 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 56/222] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:54 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 838 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:54.734111 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:55.070241 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:55.070877 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-862626967", "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:55.073028 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-862626967', 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:55.569314 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a5ae7dbf-571c-4f33-9931-3f36de7a458f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:55.571413 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a5ae7dbf-571c-4f33-9931-3f36de7a458f tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb Aug 14 02:57:55.571969 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a5ae7dbf-571c-4f33-9931-3f36de7a458f tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:55.573829 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a5ae7dbf-571c-4f33-9931-3f36de7a458f tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:55.573829 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-a5ae7dbf-571c-4f33-9931-3f36de7a458f tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Show backup with id 462a79a4-a43e-4895-a9e2-f24b870155eb. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:57:55.578171 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a5ae7dbf-571c-4f33-9931-3f36de7a458f tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb returned with HTTP 404 Aug 14 02:57:55.579019 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 57/223] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:55 2026] GET /volume/v3/backups/462a79a4-a43e-4895-a9e2-f24b870155eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:55.683949 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-13d565ce-6870-4c58-a4ce-632fc5224c61 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:55.685078 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create volume of 1 GB Aug 14 02:57:55.685645 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:55.685645 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:55.686252 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-13d565ce-6870-4c58-a4ce-632fc5224c61 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 Aug 14 02:57:55.686358 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Availability Zones retrieved successfully. Aug 14 02:57:55.686465 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-13d565ce-6870-4c58-a4ce-632fc5224c61 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:55.686662 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-13d565ce-6870-4c58-a4ce-632fc5224c61 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:55.695004 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Flow 'volume_create_api' (0b35ab21-fb55-44a8-8a42-0104a65035f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:55.696507 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e86bc00-9b5f-445b-a1d2-f62d79d5ca84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:55.697899 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:57:55.700427 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:55.700427 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:55.706488 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-13d565ce-6870-4c58-a4ce-632fc5224c61 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Volume info retrieved successfully. Aug 14 02:57:55.715349 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-13d565ce-6870-4c58-a4ce-632fc5224c61 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 returned with HTTP 200 Aug 14 02:57:55.715958 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 55/224] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:55 2026] GET /volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:55.736471 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f6c8624d-e623-4714-91f1-e42cca5f8418 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:55.739638 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f6c8624d-e623-4714-91f1-e42cca5f8418 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 Aug 14 02:57:55.739892 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f6c8624d-e623-4714-91f1-e42cca5f8418 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:55.740123 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f6c8624d-e623-4714-91f1-e42cca5f8418 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:55.740373 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-f6c8624d-e623-4714-91f1-e42cca5f8418 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Delete volume with id: a1fb24d4-b60b-4ba5-b721-f5eb38190715 Aug 14 02:57:55.746052 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=274,cinder:UPDATE=54,cinder:INSERT=27 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:57:55.753658 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:55.753658 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:57:55.754350 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f6c8624d-e623-4714-91f1-e42cca5f8418 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Volume info retrieved successfully. Aug 14 02:57:55.767596 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:55.767596 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:55.788302 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e86bc00-9b5f-445b-a1d2-f62d79d5ca84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=23688bde-f04c-459f-b45b-bb3bff3de800,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23688bde-f04c-459f-b45b-bb3bff3de800', 'encryption_key_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=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:55.792548 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae111bc6-476a-4419-8a89-ca0c08236d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:55.792682 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f6c8624d-e623-4714-91f1-e42cca5f8418 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Delete volume request issued successfully. Aug 14 02:57:55.792965 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f6c8624d-e623-4714-91f1-e42cca5f8418 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 returned with HTTP 202 Aug 14 02:57:55.793778 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 57/225] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 02:57:55 2026] DELETE /volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:57:55.815124 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fcc6ecfa-5457-4864-8e97-fdce5d2b1bcf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:55.816884 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fcc6ecfa-5457-4864-8e97-fdce5d2b1bcf tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 Aug 14 02:57:55.817243 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fcc6ecfa-5457-4864-8e97-fdce5d2b1bcf tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:55.817541 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fcc6ecfa-5457-4864-8e97-fdce5d2b1bcf tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:55.828474 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:55.829389 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:57:55.831423 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:55.831423 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:55.838119 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fcc6ecfa-5457-4864-8e97-fdce5d2b1bcf tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Volume info retrieved successfully. Aug 14 02:57:55.845595 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fcc6ecfa-5457-4864-8e97-fdce5d2b1bcf tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 returned with HTTP 200 Aug 14 02:57:55.847516 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 58/226] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:55 2026] GET /volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:55.881207 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Created reservations ['8b45f9b8-0bf0-47a3-b796-8425a352efa4', '410001c4-5650-42b9-b266-751b10f928b1', '692364b8-3eb4-4791-b59f-21c3ca6d77f0', 'cc182007-2a90-4075-9f69-883ebe414241'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:55.882296 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae111bc6-476a-4419-8a89-ca0c08236d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b45f9b8-0bf0-47a3-b796-8425a352efa4', '410001c4-5650-42b9-b266-751b10f928b1', '692364b8-3eb4-4791-b59f-21c3ca6d77f0', 'cc182007-2a90-4075-9f69-883ebe414241']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:55.883304 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef6af90-1567-496a-9996-96522eb04c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:55.913080 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef6af90-1567-496a-9996-96522eb04c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ac7ae79-c4d4-4ae8-803f-e6608c223b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-862626967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2d3c8b786cd94e26b5c50dfa1c0ce9bc',qos_specs=None,replication_status=,reservations=['8b45f9b8-0bf0-47a3-b796-8425a352efa4','410001c4-5650-42b9-b266-751b10f928b1','692364b8-3eb4-4791-b59f-21c3ca6d77f0','cc182007-2a90-4075-9f69-883ebe414241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8594b931d4424270b3dee05d036b9e76',volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-862626967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ac7ae79-c4d4-4ae8-803f-e6608c223b0b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2d3c8b786cd94e26b5c50dfa1c0ce9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8594b931d4424270b3dee05d036b9e76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23688bde-f04c-459f-b45b-bb3bff3de800),volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:55.914050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bacc504f-51b3-482e-bd9e-f66f24cfa524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:55.943252 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bacc504f-51b3-482e-bd9e-f66f24cfa524) transitioned into state 'SUCCESS' from state '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-862626967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2d3c8b786cd94e26b5c50dfa1c0ce9bc',qos_specs=None,replication_status=,reservations=['8b45f9b8-0bf0-47a3-b796-8425a352efa4','410001c4-5650-42b9-b266-751b10f928b1','692364b8-3eb4-4791-b59f-21c3ca6d77f0','cc182007-2a90-4075-9f69-883ebe414241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8594b931d4424270b3dee05d036b9e76',volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:55.944040 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de31da63-e3d7-4d2e-a3a6-254ffd5d4c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:55.958962 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de31da63-e3d7-4d2e-a3a6-254ffd5d4c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:55.960272 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Flow 'volume_create_api' (0b35ab21-fb55-44a8-8a42-0104a65035f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:55.960747 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create volume request issued successfully. Aug 14 02:57:55.961722 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4cef92bc-519d-4bfa-9fc6-0d28d2178d0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:57:55.962318 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 57/227] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:57:54 2026] POST /volume/v3/volumes => generated 759 bytes in 1229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:57:55.981187 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5bf82711-0145-4362-ad19-a418354fe75f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:55.983228 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5bf82711-0145-4362-ad19-a418354fe75f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b Aug 14 02:57:55.983422 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5bf82711-0145-4362-ad19-a418354fe75f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:55.983641 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5bf82711-0145-4362-ad19-a418354fe75f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:55.993432 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:55.993432 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:56.005645 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5bf82711-0145-4362-ad19-a418354fe75f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:57:56.011460 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5bf82711-0145-4362-ad19-a418354fe75f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b returned with HTTP 200 Aug 14 02:57:56.011911 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 56/228] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:55 2026] GET /volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:56.864637 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f9078df4-9468-4c64-9f29-c8e0d31cd337 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:56.867230 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f9078df4-9468-4c64-9f29-c8e0d31cd337 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] GET https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 Aug 14 02:57:56.867476 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f9078df4-9468-4c64-9f29-c8e0d31cd337 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:56.868424 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f9078df4-9468-4c64-9f29-c8e0d31cd337 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:56.877639 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f9078df4-9468-4c64-9f29-c8e0d31cd337 tempest-VolumesBackupsV39Test-610558382 tempest-VolumesBackupsV39Test-610558382-project-member] https://10.4.3.152/volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 returned with HTTP 404 Aug 14 02:57:56.878372 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 58/229] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 02:57:56 2026] GET /volume/v3/volumes/a1fb24d4-b60b-4ba5-b721-f5eb38190715 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:57:57.030992 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c47bf06e-2730-4ca9-b997-997c18881eac None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:57.034335 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c47bf06e-2730-4ca9-b997-997c18881eac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b Aug 14 02:57:57.034590 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c47bf06e-2730-4ca9-b997-997c18881eac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:57.034789 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c47bf06e-2730-4ca9-b997-997c18881eac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:57.043659 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:57.043659 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:57.050711 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c47bf06e-2730-4ca9-b997-997c18881eac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:57:57.059451 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c47bf06e-2730-4ca9-b997-997c18881eac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b returned with HTTP 200 Aug 14 02:57:57.060376 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 59/230] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:57 2026] GET /volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:57.324343 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-40710b9c-6323-4691-9201-deac22968af7 req-fef44254-0f21-4b3e-a664-5213759e896b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:57.327516 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-fef44254-0f21-4b3e-a664-5213759e896b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b Aug 14 02:57:57.327516 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-fef44254-0f21-4b3e-a664-5213759e896b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:57.327700 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-fef44254-0f21-4b3e-a664-5213759e896b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:57.339073 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:57.339073 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:57.346938 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-40710b9c-6323-4691-9201-deac22968af7 req-fef44254-0f21-4b3e-a664-5213759e896b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:57:57.354848 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-fef44254-0f21-4b3e-a664-5213759e896b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b returned with HTTP 200 Aug 14 02:57:57.355459 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 58/231] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:57:57 2026] GET /volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:57.932850 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-40710b9c-6323-4691-9201-deac22968af7 req-ca495b5e-4378-42e7-bc36-90bfd72a3021 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:57.936377 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-ca495b5e-4378-42e7-bc36-90bfd72a3021 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b Aug 14 02:57:57.936691 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-ca495b5e-4378-42e7-bc36-90bfd72a3021 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:57.936994 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-ca495b5e-4378-42e7-bc36-90bfd72a3021 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:57.947553 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:57.947553 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:57.955129 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-40710b9c-6323-4691-9201-deac22968af7 req-ca495b5e-4378-42e7-bc36-90bfd72a3021 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:57:57.966487 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-ca495b5e-4378-42e7-bc36-90bfd72a3021 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b returned with HTTP 200 Aug 14 02:57:57.967208 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 57/232] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:57:57 2026] GET /volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:57:57.980259 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4445fbfa-34ce-4f6a-9a49-9e65f11d99e6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:57.981104 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4445fbfa-34ce-4f6a-9a49-9e65f11d99e6 None None] GET https://10.4.3.152/volume// Aug 14 02:57:57.981813 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4445fbfa-34ce-4f6a-9a49-9e65f11d99e6 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:57.981813 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4445fbfa-34ce-4f6a-9a49-9e65f11d99e6 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:57.982253 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4445fbfa-34ce-4f6a-9a49-9e65f11d99e6 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:57:57.982619 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 59/233] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 02:57:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:57:57.996737 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-40710b9c-6323-4691-9201-deac22968af7 req-dda5dbea-8281-46f5-a317-695ad0e4340d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:58.000379 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-dda5dbea-8281-46f5-a317-695ad0e4340d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:57:58.002643 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-dda5dbea-8281-46f5-a317-695ad0e4340d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ac7ae79-c4d4-4ae8-803f-e6608c223b0b", "connector": null, "instance_uuid": "d7624f4f-aa0e-4adf-93f4-706eded5f43c"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:58.019180 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:58.019180 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:58.092644 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-dda5dbea-8281-46f5-a317-695ad0e4340d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:57:58.093494 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 60/234] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:57:57 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:57:58.514410 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:58.843987 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:57:58.844415 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1928786218"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:58.846845 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1928786218'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:57:58.847190 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Create volume of 1 GB Aug 14 02:57:58.853263 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Availability Zones retrieved successfully. Aug 14 02:57:58.860097 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Flow 'volume_create_api' (841e60cc-2d62-41c9-be5d-35d31a3973ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:58.861305 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd98419-88de-4368-91a6-3c72de477699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:58.862466 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:57:58.911070 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd98419-88de-4368-91a6-3c72de477699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:58.912138 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c28eac2-ce0e-4ca0-ba87-2b68aa190d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:59.011476 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Created reservations ['32b2005e-b677-42bc-952a-a22393de56c8', 'a5bbf5a2-01b2-4a23-9d47-40fbf33ef3e9', 'cff49e9c-8fcc-4865-a612-167e854da257', '7bc94dda-e15c-44e2-81ef-5ba787f0885d'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:57:59.012423 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c28eac2-ce0e-4ca0-ba87-2b68aa190d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32b2005e-b677-42bc-952a-a22393de56c8', 'a5bbf5a2-01b2-4a23-9d47-40fbf33ef3e9', 'cff49e9c-8fcc-4865-a612-167e854da257', '7bc94dda-e15c-44e2-81ef-5ba787f0885d']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:59.013590 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aada2aae-4b63-41d4-b622-94d0739b4867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:59.049006 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aada2aae-4b63-41d4-b622-94d0739b4867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ab84548-6631-4a17-b8ba-eb0c8afab4e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1928786218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55908fff1eec4b099d242f9f391004cd',qos_specs=None,replication_status=,reservations=['32b2005e-b677-42bc-952a-a22393de56c8','a5bbf5a2-01b2-4a23-9d47-40fbf33ef3e9','cff49e9c-8fcc-4865-a612-167e854da257','7bc94dda-e15c-44e2-81ef-5ba787f0885d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b6161c4a714aa0a192e1312bff1c87',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1928786218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ab84548-6631-4a17-b8ba-eb0c8afab4e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55908fff1eec4b099d242f9f391004cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44b6161c4a714aa0a192e1312bff1c87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:59.050412 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8558ab-fddf-49cf-b57f-7d7fcbb52e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:59.088453 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8558ab-fddf-49cf-b57f-7d7fcbb52e02) transitioned into state 'SUCCESS' from state '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-1928786218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55908fff1eec4b099d242f9f391004cd',qos_specs=None,replication_status=,reservations=['32b2005e-b677-42bc-952a-a22393de56c8','a5bbf5a2-01b2-4a23-9d47-40fbf33ef3e9','cff49e9c-8fcc-4865-a612-167e854da257','7bc94dda-e15c-44e2-81ef-5ba787f0885d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b6161c4a714aa0a192e1312bff1c87',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:59.089412 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ff46ed-7b7a-4d83-a024-68375b257474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:57:59.105380 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ff46ed-7b7a-4d83-a024-68375b257474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:57:59.106509 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Flow 'volume_create_api' (841e60cc-2d62-41c9-be5d-35d31a3973ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:57:59.107019 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Create volume request issued successfully. Aug 14 02:57:59.107838 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e4528ded-6e56-4a78-9baa-0d38dc75cf89 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:57:59.108315 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 59/235] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:57:58 2026] POST /volume/v3/volumes => generated 751 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:57:59.127070 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5ff76b81-10c8-457e-845f-ac33e24db5d0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:59.129703 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5ff76b81-10c8-457e-845f-ac33e24db5d0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 Aug 14 02:57:59.129883 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5ff76b81-10c8-457e-845f-ac33e24db5d0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:59.130142 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5ff76b81-10c8-457e-845f-ac33e24db5d0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:59.147403 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:59.147403 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:57:59.153238 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5ff76b81-10c8-457e-845f-ac33e24db5d0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Volume info retrieved successfully. Aug 14 02:57:59.159599 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5ff76b81-10c8-457e-845f-ac33e24db5d0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 returned with HTTP 200 Aug 14 02:57:59.160100 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 58/236] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:57:59 2026] GET /volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:57:59.683351 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1298e0bc-c159-45b4-962f-d3cd5b9a881c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:59.683913 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1298e0bc-c159-45b4-962f-d3cd5b9a881c None None] GET https://10.4.3.152/volume// Aug 14 02:57:59.684128 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1298e0bc-c159-45b4-962f-d3cd5b9a881c None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:59.684364 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1298e0bc-c159-45b4-962f-d3cd5b9a881c None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:59.684764 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1298e0bc-c159-45b4-962f-d3cd5b9a881c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:57:59.685169 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 60/237] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:57:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:57:59.694906 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-40710b9c-6323-4691-9201-deac22968af7 req-bf0a8fe3-b6f3-46ae-9528-73d95c0bdf53 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:59.698144 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-bf0a8fe3-b6f3-46ae-9528-73d95c0bdf53 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b Aug 14 02:57:59.698552 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-bf0a8fe3-b6f3-46ae-9528-73d95c0bdf53 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:57:59.698783 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-bf0a8fe3-b6f3-46ae-9528-73d95c0bdf53 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:57:59.711590 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:59.711590 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:57:59.716417 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-40710b9c-6323-4691-9201-deac22968af7 req-bf0a8fe3-b6f3-46ae-9528-73d95c0bdf53 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:57:59.723090 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-bf0a8fe3-b6f3-46ae-9528-73d95c0bdf53 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b returned with HTTP 200 Aug 14 02:57:59.723639 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 61/238] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:57:59 2026] GET /volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:57:59.827650 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-40710b9c-6323-4691-9201-deac22968af7 req-66bc6339-6191-4a06-be4a-d1ec916d08eb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:57:59.831983 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-66bc6339-6191-4a06-be4a-d1ec916d08eb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] PUT https://10.4.3.152/volume/v3/attachments/ba6523ba-55ed-4f05-a476-19e0154d8e53 Aug 14 02:57:59.832247 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-66bc6339-6191-4a06-be4a-d1ec916d08eb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:57:59.844362 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-40710b9c-6323-4691-9201-deac22968af7 req-66bc6339-6191-4a06-be4a-d1ec916d08eb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Acquiring lock "cinder-attachment_update-8ac7ae79-c4d4-4ae8-803f-e6608c223b0b-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:57:59.851251 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-40710b9c-6323-4691-9201-deac22968af7 req-66bc6339-6191-4a06-be4a-d1ec916d08eb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-8ac7ae79-c4d4-4ae8-803f-e6608c223b0b-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:57:59.853205 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:57:59.853205 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:57:59.988186 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-40710b9c-6323-4691-9201-deac22968af7 req-66bc6339-6191-4a06-be4a-d1ec916d08eb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-8ac7ae79-c4d4-4ae8-803f-e6608c223b0b-np0000007307" released by "attachment_update" :: held 0.136s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:57:59.988844 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-66bc6339-6191-4a06-be4a-d1ec916d08eb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/ba6523ba-55ed-4f05-a476-19e0154d8e53 returned with HTTP 200 Aug 14 02:57:59.989303 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 60/239] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:57:59 2026] PUT /volume/v3/attachments/ba6523ba-55ed-4f05-a476-19e0154d8e53 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:00.025916 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-40710b9c-6323-4691-9201-deac22968af7 req-6a1a274d-2f3b-4d41-b793-88be5f0923da None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:00.029229 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-6a1a274d-2f3b-4d41-b793-88be5f0923da tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments/ba6523ba-55ed-4f05-a476-19e0154d8e53/action Aug 14 02:58:00.029652 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-6a1a274d-2f3b-4d41-b793-88be5f0923da tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:00.030276 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-6a1a274d-2f3b-4d41-b793-88be5f0923da tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:00.060332 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:00.060332 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:00.080510 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-40710b9c-6323-4691-9201-deac22968af7 req-6a1a274d-2f3b-4d41-b793-88be5f0923da tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/ba6523ba-55ed-4f05-a476-19e0154d8e53/action returned with HTTP 204 Aug 14 02:58:00.081194 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 59/240] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:58:00 2026] POST /volume/v3/attachments/ba6523ba-55ed-4f05-a476-19e0154d8e53/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:00.179133 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-42dfd234-a7ae-4015-80a7-f08c44479a49 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:00.182436 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-42dfd234-a7ae-4015-80a7-f08c44479a49 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 Aug 14 02:58:00.183478 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-42dfd234-a7ae-4015-80a7-f08c44479a49 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:00.183478 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-42dfd234-a7ae-4015-80a7-f08c44479a49 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:00.195114 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:00.195114 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:00.203166 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-42dfd234-a7ae-4015-80a7-f08c44479a49 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Volume info retrieved successfully. Aug 14 02:58:00.210852 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-42dfd234-a7ae-4015-80a7-f08c44479a49 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 returned with HTTP 200 Aug 14 02:58:00.211718 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 61/241] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:00 2026] GET /volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:00.228148 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0ea53c32-a295-4413-9561-a60c879361a5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:00.230694 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0ea53c32-a295-4413-9561-a60c879361a5 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 02:58:00.230889 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0ea53c32-a295-4413-9561-a60c879361a5 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ab84548-6631-4a17-b8ba-eb0c8afab4e1", "name": "tempest-SnapshotsActionsTest-Snapshot-725661594"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:00.244492 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:00.244492 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:00.245374 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0ea53c32-a295-4413-9561-a60c879361a5 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Volume info retrieved successfully. Aug 14 02:58:00.245374 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-0ea53c32-a295-4413-9561-a60c879361a5 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Create snapshot from volume 9ab84548-6631-4a17-b8ba-eb0c8afab4e1 Aug 14 02:58:00.313381 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-0ea53c32-a295-4413-9561-a60c879361a5 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Created reservations ['18095183-b304-4912-b385-2c81ab705c13', 'feb2bafd-cd45-4749-9a52-84375685cf79', '32cfbdb9-9d3a-4609-94c0-6619b28f91cd', '210810b2-33c5-41b2-b24b-dccaa9e34a49'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:00.418284 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0ea53c32-a295-4413-9561-a60c879361a5 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot create request issued successfully. Aug 14 02:58:00.419103 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0ea53c32-a295-4413-9561-a60c879361a5 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 02:58:00.419249 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 62/242] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 02:58:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:00.432768 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3536be03-4766-4f3a-8259-63ed6dc86592 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:00.437849 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3536be03-4766-4f3a-8259-63ed6dc86592 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:00.438102 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3536be03-4766-4f3a-8259-63ed6dc86592 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:00.438446 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3536be03-4766-4f3a-8259-63ed6dc86592 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:00.477992 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:00.477992 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:00.478389 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3536be03-4766-4f3a-8259-63ed6dc86592 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:00.479981 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3536be03-4766-4f3a-8259-63ed6dc86592 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 200 Aug 14 02:58:00.480626 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 61/243] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:00 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 438 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:00.749125 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4a75761d-7302-45d1-aa81-87c538934d84 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:01.025054 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:58:01.025054 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-968807239", "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:01.026101 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-968807239', 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:58:01.495906 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1d230c1b-861c-490e-acb4-f2fb7fcbcbad None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:01.498461 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1d230c1b-861c-490e-acb4-f2fb7fcbcbad tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:01.498715 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1d230c1b-861c-490e-acb4-f2fb7fcbcbad tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:01.499347 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1d230c1b-861c-490e-acb4-f2fb7fcbcbad tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:01.523897 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:01.523897 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:01.524499 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1d230c1b-861c-490e-acb4-f2fb7fcbcbad tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:01.525501 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1d230c1b-861c-490e-acb4-f2fb7fcbcbad tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 200 Aug 14 02:58:01.526145 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 62/244] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:01 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:01.540497 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-94a3dbae-b1a2-4bd0-8abc-0552fc7fee65 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:01.754975 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Create volume of 1 GB Aug 14 02:58:01.777708 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:58:01.775231. {{(pid=100379) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:58:01.777708 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Availability Zones retrieved successfully. Aug 14 02:58:01.805224 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Flow 'volume_create_api' (e7585c65-8b58-4530-996e-57ac2a772f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:01.806798 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4172389-4496-4525-ab3f-2d39433dbc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:01.812138 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:58:01.835846 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-94a3dbae-b1a2-4bd0-8abc-0552fc7fee65 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action Aug 14 02:58:01.835846 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-94a3dbae-b1a2-4bd0-8abc-0552fc7fee65 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:01.835846 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-94a3dbae-b1a2-4bd0-8abc-0552fc7fee65 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:01.837647 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.admin_actions [None req-94a3dbae-b1a2-4bd0-8abc-0552fc7fee65 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Updating snapshot '4ccd6e7a-9e87-433d-a393-ba53535b356d' with '{'status': 'creating'}' {{(pid=100381) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:58:01.879147 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:01.879147 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:01.912547 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-94a3dbae-b1a2-4bd0-8abc-0552fc7fee65 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action returned with HTTP 202 Aug 14 02:58:01.915003 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 63/245] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:01 2026] POST /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action => generated 0 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:01.931373 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-dd5b1be4-a64d-4a50-9cf6-f545d5800c6c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:01.936155 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dd5b1be4-a64d-4a50-9cf6-f545d5800c6c tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:01.936461 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dd5b1be4-a64d-4a50-9cf6-f545d5800c6c tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:01.937171 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dd5b1be4-a64d-4a50-9cf6-f545d5800c6c tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:01.945799 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:01.945799 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:01.946656 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-dd5b1be4-a64d-4a50-9cf6-f545d5800c6c tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:01.947790 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dd5b1be4-a64d-4a50-9cf6-f545d5800c6c tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 200 Aug 14 02:58:01.948357 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 62/246] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:01 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:01.960851 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4172389-4496-4525-ab3f-2d39433dbc05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:01.961880 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d46339-638e-4825-8ea3-9dd608167027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:01.962361 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-de364f56-7171-4155-8ec8-402ffe9c3b32 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:01.965123 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-de364f56-7171-4155-8ec8-402ffe9c3b32 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action Aug 14 02:58:01.966160 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-de364f56-7171-4155-8ec8-402ffe9c3b32 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:01.966357 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-de364f56-7171-4155-8ec8-402ffe9c3b32 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:01.968385 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.admin_actions [None req-de364f56-7171-4155-8ec8-402ffe9c3b32 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Updating snapshot '4ccd6e7a-9e87-433d-a393-ba53535b356d' with '{'status': 'available'}' {{(pid=100380) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:58:01.998203 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:01.998203 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:02.031485 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:58:02.031749 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:58:02.036900 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-de364f56-7171-4155-8ec8-402ffe9c3b32 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action returned with HTTP 202 Aug 14 02:58:02.038385 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 63/247] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:01 2026] POST /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:02.050835 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a641698b-00b4-4d29-a292-b4843724ce16 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:02.055338 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a641698b-00b4-4d29-a292-b4843724ce16 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:02.055639 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a641698b-00b4-4d29-a292-b4843724ce16 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:02.056008 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a641698b-00b4-4d29-a292-b4843724ce16 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:02.069110 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:02.069110 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:02.069852 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a641698b-00b4-4d29-a292-b4843724ce16 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:02.071017 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a641698b-00b4-4d29-a292-b4843724ce16 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 200 Aug 14 02:58:02.071484 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 64/248] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:02 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:02.090121 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-130d7e5b-3508-4fb5-a02c-9d870c459507 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:02.092694 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-130d7e5b-3508-4fb5-a02c-9d870c459507 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 02:58:02.093209 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-130d7e5b-3508-4fb5-a02c-9d870c459507 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ab84548-6631-4a17-b8ba-eb0c8afab4e1", "name": "tempest-SnapshotsActionsTest-Snapshot-1708777077"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:02.106361 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:02.106361 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:02.107117 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-130d7e5b-3508-4fb5-a02c-9d870c459507 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Volume info retrieved successfully. Aug 14 02:58:02.107321 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-130d7e5b-3508-4fb5-a02c-9d870c459507 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Create snapshot from volume 9ab84548-6631-4a17-b8ba-eb0c8afab4e1 Aug 14 02:58:02.111466 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Created reservations ['dbbb3c0f-fa11-4038-b5ad-a6a162edf974', '3785331d-a681-455f-abf2-77b94aeca6c4', '3b39ad7a-dd7b-4ff3-a472-627ce2ee5301', 'ae0b5e7c-53ad-4de0-a812-2b4645a72568'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:02.111466 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d46339-638e-4825-8ea3-9dd608167027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbbb3c0f-fa11-4038-b5ad-a6a162edf974', '3785331d-a681-455f-abf2-77b94aeca6c4', '3b39ad7a-dd7b-4ff3-a472-627ce2ee5301', 'ae0b5e7c-53ad-4de0-a812-2b4645a72568']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:02.112084 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a3c8c70-dde5-43ef-b9d8-90f8a260d411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:02.128717 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-130d7e5b-3508-4fb5-a02c-9d870c459507 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:58:02.144278 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a3c8c70-dde5-43ef-b9d8-90f8a260d411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac9edf5d-87fd-405b-a062-5eed6d55d05f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-968807239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='332a48a88a604e8a98e8ba08898edf3b',qos_specs=None,replication_status=,reservations=['dbbb3c0f-fa11-4038-b5ad-a6a162edf974','3785331d-a681-455f-abf2-77b94aeca6c4','3b39ad7a-dd7b-4ff3-a472-627ce2ee5301','ae0b5e7c-53ad-4de0-a812-2b4645a72568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20039529a5344b3adf39ec021ffa71b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-968807239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac9edf5d-87fd-405b-a062-5eed6d55d05f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='332a48a88a604e8a98e8ba08898edf3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e20039529a5344b3adf39ec021ffa71b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:02.144834 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-130d7e5b-3508-4fb5-a02c-9d870c459507 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Created reservations ['f920653a-34df-47ed-bb40-3c079c7c9348', '29d624c3-6ea7-405c-9e88-67ca9f19934a', '702f3a06-69eb-4cc9-83ae-1d1006caf8b4', 'e85a36c0-f8b9-4946-9055-3bc7ed28a898'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:02.145992 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdccc823-4e74-4a1d-bc3c-83f370ff6842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:02.179354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdccc823-4e74-4a1d-bc3c-83f370ff6842) transitioned into state 'SUCCESS' from state '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-968807239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='332a48a88a604e8a98e8ba08898edf3b',qos_specs=None,replication_status=,reservations=['dbbb3c0f-fa11-4038-b5ad-a6a162edf974','3785331d-a681-455f-abf2-77b94aeca6c4','3b39ad7a-dd7b-4ff3-a472-627ce2ee5301','ae0b5e7c-53ad-4de0-a812-2b4645a72568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20039529a5344b3adf39ec021ffa71b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:02.181034 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca205a6-7208-4aa3-b083-5b39dabdff08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:02.198644 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca205a6-7208-4aa3-b083-5b39dabdff08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:02.199246 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Flow 'volume_create_api' (e7585c65-8b58-4530-996e-57ac2a772f30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:02.199703 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Create volume request issued successfully. Aug 14 02:58:02.200674 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4a75761d-7302-45d1-aa81-87c538934d84 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:58:02.201324 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 60/249] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:58:00 2026] POST /volume/v3/volumes => generated 756 bytes in 1453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:02.201952 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-130d7e5b-3508-4fb5-a02c-9d870c459507 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot create request issued successfully. Aug 14 02:58:02.202431 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-130d7e5b-3508-4fb5-a02c-9d870c459507 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 02:58:02.202996 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 63/250] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 02:58:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 02:58:02.217421 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6fc197c3-5e89-4ddd-94ee-1c6c66f1aa67 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:02.221326 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7b6b6ad2-0456-4270-bf86-c2ce28c1dd5d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:02.222037 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6fc197c3-5e89-4ddd-94ee-1c6c66f1aa67 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 Aug 14 02:58:02.222624 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6fc197c3-5e89-4ddd-94ee-1c6c66f1aa67 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:02.222915 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6fc197c3-5e89-4ddd-94ee-1c6c66f1aa67 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:02.223947 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7b6b6ad2-0456-4270-bf86-c2ce28c1dd5d tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f Aug 14 02:58:02.224198 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7b6b6ad2-0456-4270-bf86-c2ce28c1dd5d tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:02.224433 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7b6b6ad2-0456-4270-bf86-c2ce28c1dd5d tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:02.230930 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:02.230930 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:02.231657 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6fc197c3-5e89-4ddd-94ee-1c6c66f1aa67 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:02.232918 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6fc197c3-5e89-4ddd-94ee-1c6c66f1aa67 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 returned with HTTP 200 Aug 14 02:58:02.233379 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 64/251] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:02 2026] GET /volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:02.237523 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:02.237523 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:02.243676 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7b6b6ad2-0456-4270-bf86-c2ce28c1dd5d tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:02.250990 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7b6b6ad2-0456-4270-bf86-c2ce28c1dd5d tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f returned with HTTP 200 Aug 14 02:58:02.251531 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 65/252] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:02 2026] GET /volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:02.848917 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-16b8290d-565d-40b7-a042-28e8f82a4381 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:02.851180 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:58:02.851606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-261649132"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:02.853343 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-261649132'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:58:02.853606 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Create volume of 1 GB Aug 14 02:58:02.854603 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:02.854603 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:02.859027 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Availability Zones retrieved successfully. Aug 14 02:58:02.865379 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Flow 'volume_create_api' (f7810917-6429-4d1b-992e-d4e4b8a37c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:02.866529 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f422fa54-4a69-4dca-a7aa-33fc9ff1e80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:02.867621 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:58:02.904223 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f422fa54-4a69-4dca-a7aa-33fc9ff1e80b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:02.905237 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61a22ef8-7099-4bbb-8fe5-01d1c1ead01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:02.998532 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Created reservations ['2a3e05a2-f061-4dbb-9dbb-0e2509c90045', '8a85aac3-883d-456b-b430-31f00ccd369d', '14d9569b-eecc-459e-810f-e971085900b5', '5a24dd01-5177-4606-b550-a4d40f4a4cbd'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:02.999413 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61a22ef8-7099-4bbb-8fe5-01d1c1ead01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a3e05a2-f061-4dbb-9dbb-0e2509c90045', '8a85aac3-883d-456b-b430-31f00ccd369d', '14d9569b-eecc-459e-810f-e971085900b5', '5a24dd01-5177-4606-b550-a4d40f4a4cbd']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:03.000331 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3817c380-e38b-4964-8766-b4c3c9c961da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:03.032841 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3817c380-e38b-4964-8766-b4c3c9c961da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05a08b68-b3ec-4d56-966d-f2960ed3654b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-261649132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f601cf96ec4977a91a7120fe52fa62',qos_specs=None,replication_status=,reservations=['2a3e05a2-f061-4dbb-9dbb-0e2509c90045','8a85aac3-883d-456b-b430-31f00ccd369d','14d9569b-eecc-459e-810f-e971085900b5','5a24dd01-5177-4606-b550-a4d40f4a4cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2198b4692fab4c9abf41fb7af3e9f2ae',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:58:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-261649132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05a08b68-b3ec-4d56-966d-f2960ed3654b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f601cf96ec4977a91a7120fe52fa62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2198b4692fab4c9abf41fb7af3e9f2ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:03.034034 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10714436-26c8-4cea-bc5d-70d2fb0bc50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:03.063576 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10714436-26c8-4cea-bc5d-70d2fb0bc50b) transitioned into state 'SUCCESS' from state '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-261649132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f601cf96ec4977a91a7120fe52fa62',qos_specs=None,replication_status=,reservations=['2a3e05a2-f061-4dbb-9dbb-0e2509c90045','8a85aac3-883d-456b-b430-31f00ccd369d','14d9569b-eecc-459e-810f-e971085900b5','5a24dd01-5177-4606-b550-a4d40f4a4cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2198b4692fab4c9abf41fb7af3e9f2ae',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:03.064153 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5538025e-fecf-4d4a-9283-553b449a804f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:03.081749 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5538025e-fecf-4d4a-9283-553b449a804f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:03.082233 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Flow 'volume_create_api' (f7810917-6429-4d1b-992e-d4e4b8a37c95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:03.082732 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Create volume request issued successfully. Aug 14 02:58:03.083694 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-16b8290d-565d-40b7-a042-28e8f82a4381 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:58:03.084218 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 61/253] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:58:02 2026] POST /volume/v3/volumes => generated 754 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:03.110842 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f806b133-d273-496d-a609-13780f146da0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:03.113930 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f806b133-d273-496d-a609-13780f146da0 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:03.114269 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f806b133-d273-496d-a609-13780f146da0 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:03.114905 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f806b133-d273-496d-a609-13780f146da0 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:03.125921 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:03.125921 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:03.132877 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f806b133-d273-496d-a609-13780f146da0 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:03.139428 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f806b133-d273-496d-a609-13780f146da0 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:03.139963 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 64/254] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:03 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:03.247972 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d3f620e2-453f-4b77-95db-ea30058199e6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:03.251063 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d3f620e2-453f-4b77-95db-ea30058199e6 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 Aug 14 02:58:03.252022 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d3f620e2-453f-4b77-95db-ea30058199e6 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:03.252850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d3f620e2-453f-4b77-95db-ea30058199e6 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:03.275182 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:03.275182 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:03.275922 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d3f620e2-453f-4b77-95db-ea30058199e6 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:03.276082 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1d2f0c3f-3918-4ec4-81f0-3eca6e874b9f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:03.278741 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d3f620e2-453f-4b77-95db-ea30058199e6 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 returned with HTTP 200 Aug 14 02:58:03.280024 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 65/255] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:03 2026] GET /volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:03.282805 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1d2f0c3f-3918-4ec4-81f0-3eca6e874b9f tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f Aug 14 02:58:03.286628 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1d2f0c3f-3918-4ec4-81f0-3eca6e874b9f tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:03.286812 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1d2f0c3f-3918-4ec4-81f0-3eca6e874b9f tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:03.310101 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5c6d26ad-21e6-4e67-abe3-6815b42eda08 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:03.312512 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:03.312512 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:03.319394 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5c6d26ad-21e6-4e67-abe3-6815b42eda08 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9/action Aug 14 02:58:03.322763 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5c6d26ad-21e6-4e67-abe3-6815b42eda08 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:03.322763 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5c6d26ad-21e6-4e67-abe3-6815b42eda08 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:03.327251 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.admin_actions [None req-5c6d26ad-21e6-4e67-abe3-6815b42eda08 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Updating snapshot '6eb48c65-cb24-41d1-ad75-0d7728666cb9' with '{'status': 'creating'}' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:58:03.331244 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1d2f0c3f-3918-4ec4-81f0-3eca6e874b9f tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:03.340606 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1d2f0c3f-3918-4ec4-81f0-3eca6e874b9f tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f returned with HTTP 200 Aug 14 02:58:03.341317 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 66/256] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:03 2026] GET /volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:03.377742 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:03.377742 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:03.425869 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5c6d26ad-21e6-4e67-abe3-6815b42eda08 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9/action returned with HTTP 202 Aug 14 02:58:03.426517 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 62/257] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:03 2026] POST /volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:03.448738 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7a32d453-fa18-404a-868a-876d9391cb9b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:03.451894 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7a32d453-fa18-404a-868a-876d9391cb9b tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 Aug 14 02:58:03.452135 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7a32d453-fa18-404a-868a-876d9391cb9b tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:03.455095 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7a32d453-fa18-404a-868a-876d9391cb9b tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:03.465590 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:03.465590 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:03.467459 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7a32d453-fa18-404a-868a-876d9391cb9b tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:03.470524 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7a32d453-fa18-404a-868a-876d9391cb9b tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 returned with HTTP 200 Aug 14 02:58:03.471143 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 65/258] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:03 2026] GET /volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:03.488758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2bf40a0f-7ce0-4d24-b38a-1d57f4fe9831 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:03.491341 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2bf40a0f-7ce0-4d24-b38a-1d57f4fe9831 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9/action Aug 14 02:58:03.491948 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2bf40a0f-7ce0-4d24-b38a-1d57f4fe9831 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:03.492535 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2bf40a0f-7ce0-4d24-b38a-1d57f4fe9831 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:03.504187 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:03.504187 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:03.504782 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2bf40a0f-7ce0-4d24-b38a-1d57f4fe9831 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Snapshot retrieved successfully. Aug 14 02:58:03.542147 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2bf40a0f-7ce0-4d24-b38a-1d57f4fe9831 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Snapshot delete request issued successfully. Aug 14 02:58:03.542147 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2bf40a0f-7ce0-4d24-b38a-1d57f4fe9831 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9/action returned with HTTP 202 Aug 14 02:58:03.543401 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 66/259] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:03 2026] POST /volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:03.555246 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c005e04a-e362-4424-890b-f76946aa5aaa None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:03.557922 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c005e04a-e362-4424-890b-f76946aa5aaa tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 Aug 14 02:58:03.558259 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c005e04a-e362-4424-890b-f76946aa5aaa tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:03.558414 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c005e04a-e362-4424-890b-f76946aa5aaa tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:03.567942 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:03.567942 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:03.568753 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c005e04a-e362-4424-890b-f76946aa5aaa tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:03.571252 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c005e04a-e362-4424-890b-f76946aa5aaa tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 returned with HTTP 200 Aug 14 02:58:03.571510 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 67/260] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:03 2026] GET /volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:04.160468 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-39e83e99-bc0f-4d9a-8e64-7a5d6c62023a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.162537 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-39e83e99-bc0f-4d9a-8e64-7a5d6c62023a tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:04.162792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-39e83e99-bc0f-4d9a-8e64-7a5d6c62023a tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:04.163506 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-39e83e99-bc0f-4d9a-8e64-7a5d6c62023a tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:04.172025 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:04.172025 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:04.178052 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-39e83e99-bc0f-4d9a-8e64-7a5d6c62023a tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:04.185213 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-39e83e99-bc0f-4d9a-8e64-7a5d6c62023a tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:04.185880 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 63/261] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:04 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:04.243010 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-317eaec8-3e96-4245-a587-0c9a24d34ae2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.245732 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-317eaec8-3e96-4245-a587-0c9a24d34ae2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:04.246011 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-317eaec8-3e96-4245-a587-0c9a24d34ae2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:04.246280 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-317eaec8-3e96-4245-a587-0c9a24d34ae2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:04.255523 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:04.255523 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:04.260069 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-317eaec8-3e96-4245-a587-0c9a24d34ae2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:04.265308 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-317eaec8-3e96-4245-a587-0c9a24d34ae2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:04.265791 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 66/262] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:04 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:04.357287 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-23eba7d5-4f3b-44db-85ea-a69bd80eee75 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.359303 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-23eba7d5-4f3b-44db-85ea-a69bd80eee75 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f Aug 14 02:58:04.359564 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-23eba7d5-4f3b-44db-85ea-a69bd80eee75 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:04.359831 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-23eba7d5-4f3b-44db-85ea-a69bd80eee75 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:04.368722 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:04.368722 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:04.373843 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-23eba7d5-4f3b-44db-85ea-a69bd80eee75 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:04.380131 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-23eba7d5-4f3b-44db-85ea-a69bd80eee75 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f returned with HTTP 200 Aug 14 02:58:04.380767 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 67/263] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:04 2026] GET /volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:04.394601 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.396461 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:58:04.396794 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-900438577"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:04.398497 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-900438577'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:58:04.398642 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Create volume of 1 GB Aug 14 02:58:04.404416 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Availability Zones retrieved successfully. Aug 14 02:58:04.410599 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Flow 'volume_create_api' (357bb1b1-a68d-4e2b-bc5b-1e7b3a376569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:04.411496 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (579c0693-0c6b-415d-b4e3-d8f6f24dd0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:04.412641 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:58:04.442323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (579c0693-0c6b-415d-b4e3-d8f6f24dd0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:04.443119 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b1903d-1280-4d4c-9f27-fa5d55c41523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:04.490968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Created reservations ['776f792b-66b4-4e41-ac96-00f79ca1e8f9', '9daddeff-3ff8-4dba-b7ea-88240f70b9fe', '65113fb5-0704-4d93-9764-b2c4a00b7fe2', '2b686867-a9e9-41f5-b5de-9d0fb50d7ab8'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:04.492187 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b1903d-1280-4d4c-9f27-fa5d55c41523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['776f792b-66b4-4e41-ac96-00f79ca1e8f9', '9daddeff-3ff8-4dba-b7ea-88240f70b9fe', '65113fb5-0704-4d93-9764-b2c4a00b7fe2', '2b686867-a9e9-41f5-b5de-9d0fb50d7ab8']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:04.493261 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a4c5dc5-ad8f-4b47-b304-5164d53bb41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:04.524184 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a4c5dc5-ad8f-4b47-b304-5164d53bb41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bed7c25-8528-4ca4-bd78-65cae4e48548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-900438577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='332a48a88a604e8a98e8ba08898edf3b',qos_specs=None,replication_status=,reservations=['776f792b-66b4-4e41-ac96-00f79ca1e8f9','9daddeff-3ff8-4dba-b7ea-88240f70b9fe','65113fb5-0704-4d93-9764-b2c4a00b7fe2','2b686867-a9e9-41f5-b5de-9d0fb50d7ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20039529a5344b3adf39ec021ffa71b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-900438577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bed7c25-8528-4ca4-bd78-65cae4e48548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='332a48a88a604e8a98e8ba08898edf3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e20039529a5344b3adf39ec021ffa71b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:04.525882 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e897189a-e724-4b70-af9b-e732356d0dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:04.551889 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e897189a-e724-4b70-af9b-e732356d0dac) transitioned into state 'SUCCESS' from state '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-900438577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='332a48a88a604e8a98e8ba08898edf3b',qos_specs=None,replication_status=,reservations=['776f792b-66b4-4e41-ac96-00f79ca1e8f9','9daddeff-3ff8-4dba-b7ea-88240f70b9fe','65113fb5-0704-4d93-9764-b2c4a00b7fe2','2b686867-a9e9-41f5-b5de-9d0fb50d7ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20039529a5344b3adf39ec021ffa71b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:04.552892 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb9f8dd8-8fd3-4825-bb12-93d7fd5a5d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:04.565770 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb9f8dd8-8fd3-4825-bb12-93d7fd5a5d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:04.566206 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Flow 'volume_create_api' (357bb1b1-a68d-4e2b-bc5b-1e7b3a376569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:04.566613 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Create volume request issued successfully. Aug 14 02:58:04.567364 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4f680cdb-7aaa-43e8-b51e-71d608520660 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:58:04.568547 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 68/264] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:58:04 2026] POST /volume/v3/volumes => generated 756 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:04.585359 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9f580ec5-e0c7-4a9a-aa16-5d27ba37d4c3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.586059 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0bc6208d-19b4-495f-a1af-c31a1e5b2abf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.588045 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9f580ec5-e0c7-4a9a-aa16-5d27ba37d4c3 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 Aug 14 02:58:04.588045 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9f580ec5-e0c7-4a9a-aa16-5d27ba37d4c3 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:04.588045 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9f580ec5-e0c7-4a9a-aa16-5d27ba37d4c3 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:04.588195 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0bc6208d-19b4-495f-a1af-c31a1e5b2abf tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 Aug 14 02:58:04.588443 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0bc6208d-19b4-495f-a1af-c31a1e5b2abf tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:04.588501 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0bc6208d-19b4-495f-a1af-c31a1e5b2abf tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:04.597967 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-22136e5b-f594-4d48-a2e7-afb0b1f5e373 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.598499 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-22136e5b-f594-4d48-a2e7-afb0b1f5e373 None None] GET https://10.4.3.152/volume// Aug 14 02:58:04.598839 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-22136e5b-f594-4d48-a2e7-afb0b1f5e373 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:04.599073 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-22136e5b-f594-4d48-a2e7-afb0b1f5e373 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:04.599446 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-22136e5b-f594-4d48-a2e7-afb0b1f5e373 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:04.599766 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 68/265] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 02:58:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:04.601239 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9f580ec5-e0c7-4a9a-aa16-5d27ba37d4c3 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 returned with HTTP 404 Aug 14 02:58:04.603202 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 67/266] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:04 2026] GET /volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:04.603404 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:04.603404 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:04.611881 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0bc6208d-19b4-495f-a1af-c31a1e5b2abf tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:04.615699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-61a9bb8c-a64e-450a-b1b9-08fe62699461 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.619597 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0bc6208d-19b4-495f-a1af-c31a1e5b2abf tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 returned with HTTP 200 Aug 14 02:58:04.620281 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-61a9bb8c-a64e-450a-b1b9-08fe62699461 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action Aug 14 02:58:04.620375 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 64/267] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:04 2026] GET /volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:04.620762 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-61a9bb8c-a64e-450a-b1b9-08fe62699461 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:04.621272 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-61a9bb8c-a64e-450a-b1b9-08fe62699461 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:04.622898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.admin_actions [None req-61a9bb8c-a64e-450a-b1b9-08fe62699461 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Updating snapshot '4ccd6e7a-9e87-433d-a393-ba53535b356d' with '{'status': 'available'}' {{(pid=100381) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:58:04.623802 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-9710a301-c97a-46ba-83c1-c20645fe44b1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.644700 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:04.644700 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:04.666735 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-61a9bb8c-a64e-450a-b1b9-08fe62699461 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action returned with HTTP 202 Aug 14 02:58:04.666923 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 69/268] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:04 2026] POST /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:04.680428 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0b50c546-def0-4411-baaa-fe9059d1bb5c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.686132 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0b50c546-def0-4411-baaa-fe9059d1bb5c tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:04.686427 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0b50c546-def0-4411-baaa-fe9059d1bb5c tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:04.686717 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0b50c546-def0-4411-baaa-fe9059d1bb5c tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:04.694050 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:04.694050 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:04.694595 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0b50c546-def0-4411-baaa-fe9059d1bb5c tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:04.695720 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0b50c546-def0-4411-baaa-fe9059d1bb5c tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 200 Aug 14 02:58:04.696275 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 68/269] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:04 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:04.716257 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f89b8fa4-f475-442c-8df1-2fd5124129dc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.718497 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f89b8fa4-f475-442c-8df1-2fd5124129dc tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 Aug 14 02:58:04.722596 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f89b8fa4-f475-442c-8df1-2fd5124129dc tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:04.722596 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f89b8fa4-f475-442c-8df1-2fd5124129dc tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:04.722596 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-f89b8fa4-f475-442c-8df1-2fd5124129dc tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Delete snapshot with id: 6eb48c65-cb24-41d1-ad75-0d7728666cb9 Aug 14 02:58:04.744618 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f89b8fa4-f475-442c-8df1-2fd5124129dc tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 returned with HTTP 404 Aug 14 02:58:04.745760 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 65/270] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 02:58:04 2026] DELETE /volume/v3/snapshots/6eb48c65-cb24-41d1-ad75-0d7728666cb9 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:04.757598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a0cb33fd-46d1-4e0e-9d2a-cef072407d86 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.761542 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0cb33fd-46d1-4e0e-9d2a-cef072407d86 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 02:58:04.762136 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0cb33fd-46d1-4e0e-9d2a-cef072407d86 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ab84548-6631-4a17-b8ba-eb0c8afab4e1", "name": "tempest-SnapshotsActionsTest-Snapshot-1444830552"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:04.776603 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:04.776603 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:04.776603 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a0cb33fd-46d1-4e0e-9d2a-cef072407d86 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Volume info retrieved successfully. Aug 14 02:58:04.776862 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-a0cb33fd-46d1-4e0e-9d2a-cef072407d86 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Create snapshot from volume 9ab84548-6631-4a17-b8ba-eb0c8afab4e1 Aug 14 02:58:04.839255 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-a0cb33fd-46d1-4e0e-9d2a-cef072407d86 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Created reservations ['29a56c16-ff79-40c9-b7b9-b7ee93d83bba', '557d7237-4de4-44be-9da6-1206b8f19b22', '6a20e9b2-0e96-49e2-a591-dc92e474e050', 'f87cda8a-e814-4369-8f46-70a6638da634'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:04.903954 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a0cb33fd-46d1-4e0e-9d2a-cef072407d86 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot create request issued successfully. Aug 14 02:58:04.903954 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0cb33fd-46d1-4e0e-9d2a-cef072407d86 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 02:58:04.903954 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 70/271] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 02:58:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:04.909164 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-92934a14-37a8-4196-992a-003f65d65bdc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:04.911604 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-92934a14-37a8-4196-992a-003f65d65bdc tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 Aug 14 02:58:04.911887 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-92934a14-37a8-4196-992a-003f65d65bdc tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:04.912229 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-92934a14-37a8-4196-992a-003f65d65bdc tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:04.920359 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:04.920359 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:04.921060 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-92934a14-37a8-4196-992a-003f65d65bdc tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:04.922470 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-92934a14-37a8-4196-992a-003f65d65bdc tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 returned with HTTP 200 Aug 14 02:58:04.922705 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 69/272] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:04 2026] GET /volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:04.996748 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-9710a301-c97a-46ba-83c1-c20645fe44b1 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:58:04.996748 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-9710a301-c97a-46ba-83c1-c20645fe44b1 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05a08b68-b3ec-4d56-966d-f2960ed3654b", "connector": null, "instance_uuid": "5a0aeeaf-7c55-4732-84b8-2974ae4cf334"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:05.010777 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:05.010777 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:05.104715 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-9710a301-c97a-46ba-83c1-c20645fe44b1 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:58:05.105419 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 69/273] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:58:04 2026] POST /volume/v3/attachments => generated 273 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:05.168802 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0ed01dbc-b5c8-44aa-82c3-93e6545defb2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:05.173706 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0ed01dbc-b5c8-44aa-82c3-93e6545defb2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:05.174647 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0ed01dbc-b5c8-44aa-82c3-93e6545defb2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:05.176092 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0ed01dbc-b5c8-44aa-82c3-93e6545defb2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:05.206303 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:05.206303 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:05.215711 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0ed01dbc-b5c8-44aa-82c3-93e6545defb2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:05.224932 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0ed01dbc-b5c8-44aa-82c3-93e6545defb2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:05.225795 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 66/274] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:05 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:05.247974 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4605d333-addd-4130-ae87-6fda3c73cfe7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:05.250472 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4605d333-addd-4130-ae87-6fda3c73cfe7 None None] GET https://10.4.3.152/volume// Aug 14 02:58:05.251545 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4605d333-addd-4130-ae87-6fda3c73cfe7 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:05.251545 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4605d333-addd-4130-ae87-6fda3c73cfe7 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:05.252801 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4605d333-addd-4130-ae87-6fda3c73cfe7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:05.253412 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 71/275] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:05 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:05.298286 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-cb7cc598-c68e-4ea7-b11c-612f77ed7674 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:05.307464 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-cb7cc598-c68e-4ea7-b11c-612f77ed7674 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:05.307464 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-cb7cc598-c68e-4ea7-b11c-612f77ed7674 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:05.308407 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-cb7cc598-c68e-4ea7-b11c-612f77ed7674 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:05.333099 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:05.333099 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:05.345347 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-cb7cc598-c68e-4ea7-b11c-612f77ed7674 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:05.361554 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-cb7cc598-c68e-4ea7-b11c-612f77ed7674 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:05.362881 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 70/276] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:05 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 1026 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:58:05.545648 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-4a2e873e-6940-4dce-8b22-51f869a74e57 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:05.550953 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-4a2e873e-6940-4dce-8b22-51f869a74e57 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] PUT https://10.4.3.152/volume/v3/attachments/ccdcc7a5-1603-4c42-94db-0a34cb92d31e Aug 14 02:58:05.551470 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-4a2e873e-6940-4dce-8b22-51f869a74e57 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:05.595730 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-4a2e873e-6940-4dce-8b22-51f869a74e57 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Acquiring lock "cinder-attachment_update-05a08b68-b3ec-4d56-966d-f2960ed3654b-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:58:05.605978 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-4a2e873e-6940-4dce-8b22-51f869a74e57 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Lock "cinder-attachment_update-05a08b68-b3ec-4d56-966d-f2960ed3654b-np0000007307" acquired by "attachment_update" :: waited 0.009s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:58:05.605978 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:05.605978 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:05.646606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9506b3c5-0901-480a-8c28-8a5302d3c296 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:05.649487 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9506b3c5-0901-480a-8c28-8a5302d3c296 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 Aug 14 02:58:05.649487 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9506b3c5-0901-480a-8c28-8a5302d3c296 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:05.649750 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9506b3c5-0901-480a-8c28-8a5302d3c296 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:05.662078 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:05.662078 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:05.669497 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9506b3c5-0901-480a-8c28-8a5302d3c296 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:05.686401 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9506b3c5-0901-480a-8c28-8a5302d3c296 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 returned with HTTP 200 Aug 14 02:58:05.686401 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 67/277] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:05 2026] GET /volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:05.705636 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c3dce8ee-aead-48a4-8932-688f3298d279 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:05.711235 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:58:05.712091 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-694030421"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:05.714482 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-694030421'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:58:05.714640 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Create volume of 1 GB Aug 14 02:58:05.714953 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:05.714953 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:05.723260 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Availability Zones retrieved successfully. Aug 14 02:58:05.732079 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Flow 'volume_create_api' (991985c9-4d98-461a-8c15-99370df22200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:05.735261 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256da4e4-133d-499a-a72a-58ef49c6fba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:05.735261 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:58:05.763871 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-4a2e873e-6940-4dce-8b22-51f869a74e57 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Lock "cinder-attachment_update-05a08b68-b3ec-4d56-966d-f2960ed3654b-np0000007307" released by "attachment_update" :: held 0.158s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:58:05.763871 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-4a2e873e-6940-4dce-8b22-51f869a74e57 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/attachments/ccdcc7a5-1603-4c42-94db-0a34cb92d31e returned with HTTP 200 Aug 14 02:58:05.763871 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 70/278] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:58:05 2026] PUT /volume/v3/attachments/ccdcc7a5-1603-4c42-94db-0a34cb92d31e => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:05.787807 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256da4e4-133d-499a-a72a-58ef49c6fba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:05.790028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38fb0cd4-4d4e-41fc-809d-5bf6b125a498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:05.854217 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Created reservations ['ee3b28be-0d1e-4987-baa9-9d1d7e0e7f54', '5672aba6-de29-4911-914b-c1da2d43e355', 'fb2a6928-72a3-46d6-85d0-a70619f12393', '67a3807a-1d0f-4bd1-856f-48f8be5c5743'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:05.855051 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38fb0cd4-4d4e-41fc-809d-5bf6b125a498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee3b28be-0d1e-4987-baa9-9d1d7e0e7f54', '5672aba6-de29-4911-914b-c1da2d43e355', 'fb2a6928-72a3-46d6-85d0-a70619f12393', '67a3807a-1d0f-4bd1-856f-48f8be5c5743']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:05.855639 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d031537-c837-4f19-a2f0-9007d7f24ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:05.881618 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d031537-c837-4f19-a2f0-9007d7f24ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-694030421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='332a48a88a604e8a98e8ba08898edf3b',qos_specs=None,replication_status=,reservations=['ee3b28be-0d1e-4987-baa9-9d1d7e0e7f54','5672aba6-de29-4911-914b-c1da2d43e355','fb2a6928-72a3-46d6-85d0-a70619f12393','67a3807a-1d0f-4bd1-856f-48f8be5c5743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20039529a5344b3adf39ec021ffa71b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:58:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-694030421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='332a48a88a604e8a98e8ba08898edf3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e20039529a5344b3adf39ec021ffa71b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:05.883431 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edafe35e-9a03-4d9b-9d4c-fc55748abc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:05.912936 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edafe35e-9a03-4d9b-9d4c-fc55748abc48) transitioned into state 'SUCCESS' from state '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-694030421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='332a48a88a604e8a98e8ba08898edf3b',qos_specs=None,replication_status=,reservations=['ee3b28be-0d1e-4987-baa9-9d1d7e0e7f54','5672aba6-de29-4911-914b-c1da2d43e355','fb2a6928-72a3-46d6-85d0-a70619f12393','67a3807a-1d0f-4bd1-856f-48f8be5c5743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20039529a5344b3adf39ec021ffa71b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:05.914132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867de665-42cf-49c7-9102-623e89c0a0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:05.929917 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867de665-42cf-49c7-9102-623e89c0a0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:05.931309 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Flow 'volume_create_api' (991985c9-4d98-461a-8c15-99370df22200) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:05.931760 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Create volume request issued successfully. Aug 14 02:58:05.932613 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c3dce8ee-aead-48a4-8932-688f3298d279 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:58:05.933437 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 72/279] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:58:05 2026] POST /volume/v3/volumes => generated 756 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:05.938400 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ee0c9bac-da4f-470a-a68a-0122bb4969b1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:05.950174 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ee0c9bac-da4f-470a-a68a-0122bb4969b1 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 Aug 14 02:58:05.950391 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ee0c9bac-da4f-470a-a68a-0122bb4969b1 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:05.950728 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ee0c9bac-da4f-470a-a68a-0122bb4969b1 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:05.958808 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-60ea5863-d6f2-45a0-a969-77718c409397 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:05.960579 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-60ea5863-d6f2-45a0-a969-77718c409397 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce Aug 14 02:58:05.960784 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:05.960784 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:05.961151 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-60ea5863-d6f2-45a0-a969-77718c409397 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:05.962101 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-60ea5863-d6f2-45a0-a969-77718c409397 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:05.962266 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ee0c9bac-da4f-470a-a68a-0122bb4969b1 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:05.962676 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ee0c9bac-da4f-470a-a68a-0122bb4969b1 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 returned with HTTP 200 Aug 14 02:58:05.963397 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 71/280] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:05 2026] GET /volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:05.971780 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:05.971780 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:05.978066 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-60ea5863-d6f2-45a0-a969-77718c409397 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:05.979226 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-56c430b3-6ff6-443b-9252-c10153ccc4a6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:05.985902 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-60ea5863-d6f2-45a0-a969-77718c409397 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce returned with HTTP 200 Aug 14 02:58:05.986075 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-56c430b3-6ff6-443b-9252-c10153ccc4a6 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0/action Aug 14 02:58:05.986866 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 68/281] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:05 2026] GET /volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:05.987068 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-56c430b3-6ff6-443b-9252-c10153ccc4a6 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:05.987068 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-56c430b3-6ff6-443b-9252-c10153ccc4a6 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:05.990760 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.admin_actions [None req-56c430b3-6ff6-443b-9252-c10153ccc4a6 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Updating snapshot '1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0' with '{'status': 'deleting'}' {{(pid=100380) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:58:06.008290 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:06.008290 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:06.027743 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-56c430b3-6ff6-443b-9252-c10153ccc4a6 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0/action returned with HTTP 202 Aug 14 02:58:06.027743 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 71/282] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:05 2026] POST /volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:06.039923 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1bdc16d2-8dd2-43cd-a8d0-f60250ead685 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:06.042962 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1bdc16d2-8dd2-43cd-a8d0-f60250ead685 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 Aug 14 02:58:06.043259 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1bdc16d2-8dd2-43cd-a8d0-f60250ead685 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:06.043541 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1bdc16d2-8dd2-43cd-a8d0-f60250ead685 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:06.053715 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:06.053715 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:06.054218 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1bdc16d2-8dd2-43cd-a8d0-f60250ead685 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:06.055491 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1bdc16d2-8dd2-43cd-a8d0-f60250ead685 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 returned with HTTP 200 Aug 14 02:58:06.056489 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 73/283] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:06 2026] GET /volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:06.072445 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-989ef2bf-7d9d-48fc-b542-bca3888cf793 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:06.075085 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-989ef2bf-7d9d-48fc-b542-bca3888cf793 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0/action Aug 14 02:58:06.075584 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-989ef2bf-7d9d-48fc-b542-bca3888cf793 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:06.075787 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-989ef2bf-7d9d-48fc-b542-bca3888cf793 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:06.110039 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:06.110039 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:06.110537 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-989ef2bf-7d9d-48fc-b542-bca3888cf793 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Snapshot retrieved successfully. Aug 14 02:58:06.142177 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-989ef2bf-7d9d-48fc-b542-bca3888cf793 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Snapshot delete request issued successfully. Aug 14 02:58:06.142177 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-989ef2bf-7d9d-48fc-b542-bca3888cf793 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0/action returned with HTTP 202 Aug 14 02:58:06.142337 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 72/284] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:06 2026] POST /volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:06.158054 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a89ed5d0-521e-444a-96ad-ecc681a76665 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:06.163450 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a89ed5d0-521e-444a-96ad-ecc681a76665 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 Aug 14 02:58:06.163851 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a89ed5d0-521e-444a-96ad-ecc681a76665 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:06.164172 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a89ed5d0-521e-444a-96ad-ecc681a76665 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:06.176157 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:06.176157 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:06.176696 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a89ed5d0-521e-444a-96ad-ecc681a76665 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:06.177768 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a89ed5d0-521e-444a-96ad-ecc681a76665 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 returned with HTTP 200 Aug 14 02:58:06.179261 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 69/285] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:06 2026] GET /volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:06.247234 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-48a4c41d-c281-41d2-9a83-54624b70d37f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:06.251070 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-48a4c41d-c281-41d2-9a83-54624b70d37f tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:06.251070 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-48a4c41d-c281-41d2-9a83-54624b70d37f tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:06.251070 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-48a4c41d-c281-41d2-9a83-54624b70d37f tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:06.271430 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:06.271430 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:06.279434 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-48a4c41d-c281-41d2-9a83-54624b70d37f tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:06.291903 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-48a4c41d-c281-41d2-9a83-54624b70d37f tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:06.291903 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 72/286] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:06 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:07.009104 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e1cd3dce-dae8-4111-b01d-8a7d6fff3175 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:07.011178 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e1cd3dce-dae8-4111-b01d-8a7d6fff3175 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce Aug 14 02:58:07.011376 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e1cd3dce-dae8-4111-b01d-8a7d6fff3175 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:07.011563 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e1cd3dce-dae8-4111-b01d-8a7d6fff3175 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:07.024936 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:07.024936 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:07.031709 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e1cd3dce-dae8-4111-b01d-8a7d6fff3175 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:07.041078 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e1cd3dce-dae8-4111-b01d-8a7d6fff3175 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce returned with HTTP 200 Aug 14 02:58:07.041453 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 74/287] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:07 2026] GET /volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:07.196319 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d1368c65-b63b-4d50-ad41-3ef05063474f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:07.199793 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d1368c65-b63b-4d50-ad41-3ef05063474f tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 Aug 14 02:58:07.200153 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d1368c65-b63b-4d50-ad41-3ef05063474f tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:07.200526 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d1368c65-b63b-4d50-ad41-3ef05063474f tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:07.209612 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d1368c65-b63b-4d50-ad41-3ef05063474f tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 returned with HTTP 404 Aug 14 02:58:07.211445 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 73/288] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:07 2026] GET /volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:07.226556 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-490f042a-e6c7-44f9-8abd-ea575cf0069e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:07.229226 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-490f042a-e6c7-44f9-8abd-ea575cf0069e tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action Aug 14 02:58:07.231074 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-490f042a-e6c7-44f9-8abd-ea575cf0069e tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:07.231639 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-490f042a-e6c7-44f9-8abd-ea575cf0069e tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:07.234343 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.admin_actions [None req-490f042a-e6c7-44f9-8abd-ea575cf0069e tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Updating snapshot '4ccd6e7a-9e87-433d-a393-ba53535b356d' with '{'status': 'available'}' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:58:07.247208 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-d3d8b70f-7fcb-48ec-a6ea-55f3816626f6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:07.255346 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-d3d8b70f-7fcb-48ec-a6ea-55f3816626f6 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:07.255346 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-d3d8b70f-7fcb-48ec-a6ea-55f3816626f6 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:07.256552 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-d3d8b70f-7fcb-48ec-a6ea-55f3816626f6 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:07.260776 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:07.260776 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:07.268563 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:07.268563 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:07.276069 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-d3d8b70f-7fcb-48ec-a6ea-55f3816626f6 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:07.283314 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-d3d8b70f-7fcb-48ec-a6ea-55f3816626f6 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:07.284326 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 73/289] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:07 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:07.292308 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-490f042a-e6c7-44f9-8abd-ea575cf0069e tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action returned with HTTP 202 Aug 14 02:58:07.293349 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 70/290] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:07 2026] POST /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:07.306330 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-36c074b5-7673-496f-942a-538cc1ecc95d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:07.310073 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-36c074b5-7673-496f-942a-538cc1ecc95d tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:07.310289 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-36c074b5-7673-496f-942a-538cc1ecc95d tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:07.311093 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-36c074b5-7673-496f-942a-538cc1ecc95d tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:07.313844 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-67bd5a5f-85f5-467d-924b-f42594c8b112 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:07.323507 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-67bd5a5f-85f5-467d-924b-f42594c8b112 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:07.323507 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-67bd5a5f-85f5-467d-924b-f42594c8b112 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:07.323507 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-67bd5a5f-85f5-467d-924b-f42594c8b112 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:07.360029 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:07.360029 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:07.360558 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-36c074b5-7673-496f-942a-538cc1ecc95d tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:07.361465 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-36c074b5-7673-496f-942a-538cc1ecc95d tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 200 Aug 14 02:58:07.362304 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 75/291] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:07 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 465 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:07.379691 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:07.379691 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:07.389632 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dccedc29-aebf-43ef-a6af-36eead204f8d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:07.392557 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dccedc29-aebf-43ef-a6af-36eead204f8d tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 Aug 14 02:58:07.392970 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dccedc29-aebf-43ef-a6af-36eead204f8d tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:07.393262 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dccedc29-aebf-43ef-a6af-36eead204f8d tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:07.393496 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-dccedc29-aebf-43ef-a6af-36eead204f8d tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Delete snapshot with id: 1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 Aug 14 02:58:07.401633 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dccedc29-aebf-43ef-a6af-36eead204f8d tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 returned with HTTP 404 Aug 14 02:58:07.405402 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 74/292] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 02:58:07 2026] DELETE /volume/v3/snapshots/1d47f9f1-b3b4-4ac1-9033-22f07a7b74c0 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:07.405546 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-67bd5a5f-85f5-467d-924b-f42594c8b112 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:07.413758 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-67bd5a5f-85f5-467d-924b-f42594c8b112 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:07.414675 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 74/293] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:07 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 847 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:07.421519 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d86c947a-9ad9-486e-92d7-90f3e973f027 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:07.423385 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d86c947a-9ad9-486e-92d7-90f3e973f027 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 02:58:07.423925 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d86c947a-9ad9-486e-92d7-90f3e973f027 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ab84548-6631-4a17-b8ba-eb0c8afab4e1", "name": "tempest-SnapshotsActionsTest-Snapshot-321745075"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:07.440357 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:07.440357 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:07.441900 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d86c947a-9ad9-486e-92d7-90f3e973f027 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Volume info retrieved successfully. Aug 14 02:58:07.441900 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-d86c947a-9ad9-486e-92d7-90f3e973f027 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Create snapshot from volume 9ab84548-6631-4a17-b8ba-eb0c8afab4e1 Aug 14 02:58:07.493064 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-d86c947a-9ad9-486e-92d7-90f3e973f027 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:58:07.522763 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-d86c947a-9ad9-486e-92d7-90f3e973f027 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Created reservations ['c2e0e30b-d305-4509-aa99-9d6b63de4d8f', 'e09960f3-2ac7-46f8-8fc8-1f6375db611b', '2b54447c-080f-43f8-89d5-309797a45b3d', '4892f63d-1ab5-4edf-8ad6-e3f96f955929'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:07.631119 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d86c947a-9ad9-486e-92d7-90f3e973f027 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot create request issued successfully. Aug 14 02:58:07.631119 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d86c947a-9ad9-486e-92d7-90f3e973f027 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 02:58:07.631556 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 71/294] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 02:58:07 2026] POST /volume/v3/snapshots => generated 306 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:07.658209 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6ee66630-855d-4f4d-9edb-8e5d01571aa8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:07.661001 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6ee66630-855d-4f4d-9edb-8e5d01571aa8 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 Aug 14 02:58:07.661410 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6ee66630-855d-4f4d-9edb-8e5d01571aa8 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:07.663938 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6ee66630-855d-4f4d-9edb-8e5d01571aa8 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:07.671584 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:07.671584 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:07.671584 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6ee66630-855d-4f4d-9edb-8e5d01571aa8 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:07.673551 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6ee66630-855d-4f4d-9edb-8e5d01571aa8 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 returned with HTTP 200 Aug 14 02:58:07.674059 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 76/295] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:07 2026] GET /volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:58:07.926492 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6cffcc95-7203-4c03-9b03-6c6467e556a4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:07.926868 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6cffcc95-7203-4c03-9b03-6c6467e556a4 None None] GET https://10.4.3.152/volume// Aug 14 02:58:07.927134 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6cffcc95-7203-4c03-9b03-6c6467e556a4 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:07.927333 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6cffcc95-7203-4c03-9b03-6c6467e556a4 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:07.927703 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6cffcc95-7203-4c03-9b03-6c6467e556a4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:07.928476 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 75/296] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 02:58:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:07.959688 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-610bad14-35e3-4f62-ae40-b348e1732f79 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:08.363412 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-610bad14-35e3-4f62-ae40-b348e1732f79 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:58:08.363412 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-610bad14-35e3-4f62-ae40-b348e1732f79 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dba54a23-f661-46c1-b640-c8dc7e9f9056", "connector": null, "instance_uuid": "31f2e925-21db-4255-81f4-66b8d5785d81"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:08.387310 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:08.387310 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:08.443646 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ee1bd153-34ed-454c-91e3-957f51f9dabc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:08.445458 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ee1bd153-34ed-454c-91e3-957f51f9dabc tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:08.445750 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ee1bd153-34ed-454c-91e3-957f51f9dabc tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:08.446417 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ee1bd153-34ed-454c-91e3-957f51f9dabc tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:08.473127 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-610bad14-35e3-4f62-ae40-b348e1732f79 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:58:08.474258 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:08.474258 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:08.474410 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 75/297] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:58:07 2026] POST /volume/v3/attachments => generated 273 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:08.483297 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ee1bd153-34ed-454c-91e3-957f51f9dabc tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:08.490869 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ee1bd153-34ed-454c-91e3-957f51f9dabc tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:08.491386 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 72/298] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:08 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:08.536685 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-619cdca6-c7a5-401d-9094-19ebb7c4cd68 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:08.539259 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-619cdca6-c7a5-401d-9094-19ebb7c4cd68 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:08.539845 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-619cdca6-c7a5-401d-9094-19ebb7c4cd68 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:08.540023 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-619cdca6-c7a5-401d-9094-19ebb7c4cd68 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:08.559333 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:08.559333 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:08.564847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bf5fbcd6-a330-43c5-904d-c85b1f97f8d7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:08.564847 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bf5fbcd6-a330-43c5-904d-c85b1f97f8d7 None None] GET https://10.4.3.152/volume// Aug 14 02:58:08.564847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bf5fbcd6-a330-43c5-904d-c85b1f97f8d7 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:08.564847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bf5fbcd6-a330-43c5-904d-c85b1f97f8d7 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:08.564847 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bf5fbcd6-a330-43c5-904d-c85b1f97f8d7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:08.566003 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-619cdca6-c7a5-401d-9094-19ebb7c4cd68 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:08.566396 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 76/299] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:08.578040 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-619cdca6-c7a5-401d-9094-19ebb7c4cd68 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:08.579319 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 77/300] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:08 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:08.589648 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-e2abd60d-9a5e-44c3-a38a-a5867b46d0ce None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:08.594850 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-e2abd60d-9a5e-44c3-a38a-a5867b46d0ce tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:08.594850 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-e2abd60d-9a5e-44c3-a38a-a5867b46d0ce tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:08.594850 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-e2abd60d-9a5e-44c3-a38a-a5867b46d0ce tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:08.615849 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:08.615849 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:08.623485 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-e2abd60d-9a5e-44c3-a38a-a5867b46d0ce tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:08.632091 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-e2abd60d-9a5e-44c3-a38a-a5867b46d0ce tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:08.633111 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 76/301] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:08 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1247 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:58:08.689048 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-09380791-3225-492a-a942-369c56c1d4ba None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:08.693043 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-09380791-3225-492a-a942-369c56c1d4ba tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 Aug 14 02:58:08.693373 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-09380791-3225-492a-a942-369c56c1d4ba tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:08.694123 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-09380791-3225-492a-a942-369c56c1d4ba tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:08.706062 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:08.706062 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:08.707924 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-09380791-3225-492a-a942-369c56c1d4ba tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:08.707924 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-09380791-3225-492a-a942-369c56c1d4ba tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 returned with HTTP 200 Aug 14 02:58:08.708061 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 73/302] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:08 2026] GET /volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:08.722410 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8b65519a-13f8-461a-842f-0dc6377a4b39 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:08.724801 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8b65519a-13f8-461a-842f-0dc6377a4b39 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313/action Aug 14 02:58:08.725494 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8b65519a-13f8-461a-842f-0dc6377a4b39 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:08.726843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8b65519a-13f8-461a-842f-0dc6377a4b39 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:08.729300 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.admin_actions [None req-8b65519a-13f8-461a-842f-0dc6377a4b39 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Updating snapshot 'f8883608-a28b-4b8c-9ce2-3fb928202313' with '{'status': 'error'}' {{(pid=100380) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:58:08.747909 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-fc42ad51-77df-4c6d-9236-99d5c9ad44a3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:08.748723 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:08.748723 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:08.750220 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-fc42ad51-77df-4c6d-9236-99d5c9ad44a3 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] PUT https://10.4.3.152/volume/v3/attachments/77ab4d05-e302-4ac2-afa4-cc9b98c8e6db Aug 14 02:58:08.750220 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-fc42ad51-77df-4c6d-9236-99d5c9ad44a3 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:08.769765 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-fc42ad51-77df-4c6d-9236-99d5c9ad44a3 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Acquiring lock "cinder-attachment_update-dba54a23-f661-46c1-b640-c8dc7e9f9056-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:58:08.770640 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8b65519a-13f8-461a-842f-0dc6377a4b39 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313/action returned with HTTP 202 Aug 14 02:58:08.771288 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 77/303] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:08 2026] POST /volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:08.783621 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5dc76b56-0bec-4375-9901-fb3a2c2a6e64 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:08.783684 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-fc42ad51-77df-4c6d-9236-99d5c9ad44a3 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Lock "cinder-attachment_update-dba54a23-f661-46c1-b640-c8dc7e9f9056-np0000007307" acquired by "attachment_update" :: waited 0.014s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:58:08.786160 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:08.786160 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:08.787395 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5dc76b56-0bec-4375-9901-fb3a2c2a6e64 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 Aug 14 02:58:08.787395 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5dc76b56-0bec-4375-9901-fb3a2c2a6e64 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:08.787578 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5dc76b56-0bec-4375-9901-fb3a2c2a6e64 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:08.801982 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:08.801982 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:08.802979 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5dc76b56-0bec-4375-9901-fb3a2c2a6e64 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:08.804190 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5dc76b56-0bec-4375-9901-fb3a2c2a6e64 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 returned with HTTP 200 Aug 14 02:58:08.804732 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 77/304] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:08 2026] GET /volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:08.824009 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-51888394-5404-40a4-bfbb-897c59ea8610 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:08.826045 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-51888394-5404-40a4-bfbb-897c59ea8610 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313/action Aug 14 02:58:08.827421 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-51888394-5404-40a4-bfbb-897c59ea8610 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:08.828051 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-51888394-5404-40a4-bfbb-897c59ea8610 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:08.844003 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:08.844003 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:08.844003 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-51888394-5404-40a4-bfbb-897c59ea8610 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Snapshot retrieved successfully. Aug 14 02:58:08.883708 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-51888394-5404-40a4-bfbb-897c59ea8610 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Snapshot delete request issued successfully. Aug 14 02:58:08.885085 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-51888394-5404-40a4-bfbb-897c59ea8610 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313/action returned with HTTP 202 Aug 14 02:58:08.886154 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 74/305] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:08 2026] POST /volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:08.897745 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-efac3ee3-ea1a-4536-889a-561ecc6d1d81 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:08.902255 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-efac3ee3-ea1a-4536-889a-561ecc6d1d81 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 Aug 14 02:58:08.902558 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-efac3ee3-ea1a-4536-889a-561ecc6d1d81 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:08.902867 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-efac3ee3-ea1a-4536-889a-561ecc6d1d81 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:08.912837 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:08.912837 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:08.913576 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-efac3ee3-ea1a-4536-889a-561ecc6d1d81 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:08.915057 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-efac3ee3-ea1a-4536-889a-561ecc6d1d81 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 returned with HTTP 200 Aug 14 02:58:08.915767 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 78/306] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:08 2026] GET /volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:08.965759 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-fc42ad51-77df-4c6d-9236-99d5c9ad44a3 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Lock "cinder-attachment_update-dba54a23-f661-46c1-b640-c8dc7e9f9056-np0000007307" released by "attachment_update" :: held 0.182s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:58:08.966263 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-fc42ad51-77df-4c6d-9236-99d5c9ad44a3 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/attachments/77ab4d05-e302-4ac2-afa4-cc9b98c8e6db returned with HTTP 200 Aug 14 02:58:08.967290 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 78/307] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:58:08 2026] PUT /volume/v3/attachments/77ab4d05-e302-4ac2-afa4-cc9b98c8e6db => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:09.515688 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-feaac704-f937-487d-b977-e7d91b9ac016 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:09.520066 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-feaac704-f937-487d-b977-e7d91b9ac016 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:09.520453 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-feaac704-f937-487d-b977-e7d91b9ac016 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:09.520560 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-feaac704-f937-487d-b977-e7d91b9ac016 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:09.536634 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:09.536634 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:09.544792 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-feaac704-f937-487d-b977-e7d91b9ac016 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:09.554173 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-feaac704-f937-487d-b977-e7d91b9ac016 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:09.554765 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 78/308] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:09 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:09.599152 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-37cd6769-9038-4904-998d-8621bc5d5ec7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:09.602845 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-37cd6769-9038-4904-998d-8621bc5d5ec7 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:09.602845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-37cd6769-9038-4904-998d-8621bc5d5ec7 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:09.603611 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-37cd6769-9038-4904-998d-8621bc5d5ec7 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:09.622030 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:09.622030 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:09.627566 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-37cd6769-9038-4904-998d-8621bc5d5ec7 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:09.634503 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-37cd6769-9038-4904-998d-8621bc5d5ec7 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:09.635345 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 75/309] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:09 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:09.939321 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e4433467-fca5-40ec-a99c-13b96ba4719e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:09.943211 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e4433467-fca5-40ec-a99c-13b96ba4719e tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 Aug 14 02:58:09.943551 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e4433467-fca5-40ec-a99c-13b96ba4719e tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:09.943802 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e4433467-fca5-40ec-a99c-13b96ba4719e tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:09.950163 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e4433467-fca5-40ec-a99c-13b96ba4719e tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 returned with HTTP 404 Aug 14 02:58:09.950758 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 79/310] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:09 2026] GET /volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:09.962691 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9132fd23-e123-47d1-bcb6-42140058c783 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:09.965131 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9132fd23-e123-47d1-bcb6-42140058c783 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action Aug 14 02:58:09.965561 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9132fd23-e123-47d1-bcb6-42140058c783 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:09.965738 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9132fd23-e123-47d1-bcb6-42140058c783 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:09.968397 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.admin_actions [None req-9132fd23-e123-47d1-bcb6-42140058c783 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Updating snapshot '4ccd6e7a-9e87-433d-a393-ba53535b356d' with '{'status': 'available'}' {{(pid=100381) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:58:09.980459 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:09.980459 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:09.996291 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9132fd23-e123-47d1-bcb6-42140058c783 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action returned with HTTP 202 Aug 14 02:58:09.997009 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 79/311] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:09 2026] POST /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:10.007286 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ac907a44-df9d-48cd-bc51-9f5df911e718 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:10.009965 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ac907a44-df9d-48cd-bc51-9f5df911e718 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:10.010099 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ac907a44-df9d-48cd-bc51-9f5df911e718 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:10.010358 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ac907a44-df9d-48cd-bc51-9f5df911e718 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:10.019628 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:10.019628 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:10.020259 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ac907a44-df9d-48cd-bc51-9f5df911e718 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:10.023068 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ac907a44-df9d-48cd-bc51-9f5df911e718 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 200 Aug 14 02:58:10.023068 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 79/312] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:10 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:10.034455 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-37aad06b-adb2-4117-9c3f-aed8eabb557a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:10.037546 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-37aad06b-adb2-4117-9c3f-aed8eabb557a tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 Aug 14 02:58:10.037888 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-37aad06b-adb2-4117-9c3f-aed8eabb557a tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:10.038162 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-37aad06b-adb2-4117-9c3f-aed8eabb557a tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:10.038322 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-37aad06b-adb2-4117-9c3f-aed8eabb557a tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Delete snapshot with id: f8883608-a28b-4b8c-9ce2-3fb928202313 Aug 14 02:58:10.044290 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-37aad06b-adb2-4117-9c3f-aed8eabb557a tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 returned with HTTP 404 Aug 14 02:58:10.044905 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 76/313] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 02:58:10 2026] DELETE /volume/v3/snapshots/f8883608-a28b-4b8c-9ce2-3fb928202313 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:10.057880 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e7c35578-260e-4111-ab53-0883f50c41f0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:10.060184 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e7c35578-260e-4111-ab53-0883f50c41f0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 02:58:10.060662 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e7c35578-260e-4111-ab53-0883f50c41f0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ab84548-6631-4a17-b8ba-eb0c8afab4e1", "name": "tempest-SnapshotsActionsTest-Snapshot-96383593"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:10.071397 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:10.071397 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:10.071948 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e7c35578-260e-4111-ab53-0883f50c41f0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Volume info retrieved successfully. Aug 14 02:58:10.072137 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-e7c35578-260e-4111-ab53-0883f50c41f0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Create snapshot from volume 9ab84548-6631-4a17-b8ba-eb0c8afab4e1 Aug 14 02:58:10.120511 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-e7c35578-260e-4111-ab53-0883f50c41f0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Created reservations ['19cb0b7c-51ec-4cc5-8915-0beb2139b5b3', '0f8326f2-9f5e-4b99-9f3f-9cb591f42ba2', 'fe52c279-6a2f-4a16-851d-2b0e9af61408', '59f6a791-65ab-4c63-884d-e9c67ecc0e51'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:10.188216 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e7c35578-260e-4111-ab53-0883f50c41f0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot create request issued successfully. Aug 14 02:58:10.188685 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e7c35578-260e-4111-ab53-0883f50c41f0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 02:58:10.189610 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 80/314] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 02:58:10 2026] POST /volume/v3/snapshots => generated 305 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:10.207679 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ea46fdd7-c3ca-436d-9c1e-64577985fc94 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:10.213205 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ea46fdd7-c3ca-436d-9c1e-64577985fc94 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c Aug 14 02:58:10.213530 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ea46fdd7-c3ca-436d-9c1e-64577985fc94 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:10.214467 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ea46fdd7-c3ca-436d-9c1e-64577985fc94 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:10.220756 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-5b14b0ad-4467-4179-80ba-2e261a4502ba None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:10.225370 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-5b14b0ad-4467-4179-80ba-2e261a4502ba tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] POST https://10.4.3.152/volume/v3/attachments/ccdcc7a5-1603-4c42-94db-0a34cb92d31e/action Aug 14 02:58:10.225624 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:10.225624 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:10.226650 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ea46fdd7-c3ca-436d-9c1e-64577985fc94 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:10.227499 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ea46fdd7-c3ca-436d-9c1e-64577985fc94 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c returned with HTTP 200 Aug 14 02:58:10.227695 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-5b14b0ad-4467-4179-80ba-2e261a4502ba tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:10.227695 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-5b14b0ad-4467-4179-80ba-2e261a4502ba tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:10.227846 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 80/315] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:10 2026] GET /volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:10.262577 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:10.262577 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:10.276583 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-32a81258-2a49-427c-bffc-17acd5a24bbd req-5b14b0ad-4467-4179-80ba-2e261a4502ba tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/attachments/ccdcc7a5-1603-4c42-94db-0a34cb92d31e/action returned with HTTP 204 Aug 14 02:58:10.277308 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 80/316] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:58:10 2026] POST /volume/v3/attachments/ccdcc7a5-1603-4c42-94db-0a34cb92d31e/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:10.577559 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cb502e53-9fa1-4880-b697-9af561b3a9be None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:10.580431 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cb502e53-9fa1-4880-b697-9af561b3a9be tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:10.580580 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cb502e53-9fa1-4880-b697-9af561b3a9be tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:10.580768 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cb502e53-9fa1-4880-b697-9af561b3a9be tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:10.593350 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:10.593350 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:10.598803 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-cb502e53-9fa1-4880-b697-9af561b3a9be tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:10.606041 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cb502e53-9fa1-4880-b697-9af561b3a9be tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:10.606594 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 77/317] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:10 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:10.632598 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8f7f52ce-d759-456b-881e-8bca4e74d043 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:10.639891 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8f7f52ce-d759-456b-881e-8bca4e74d043 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:10.640194 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8f7f52ce-d759-456b-881e-8bca4e74d043 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:10.640531 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8f7f52ce-d759-456b-881e-8bca4e74d043 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:10.655849 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:10.655849 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:10.657014 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2cad481d-ee44-4c55-97a1-f0b2d21c899c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:10.659442 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2cad481d-ee44-4c55-97a1-f0b2d21c899c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:10.659702 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2cad481d-ee44-4c55-97a1-f0b2d21c899c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:10.660014 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2cad481d-ee44-4c55-97a1-f0b2d21c899c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:10.661177 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8f7f52ce-d759-456b-881e-8bca4e74d043 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:10.667267 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8f7f52ce-d759-456b-881e-8bca4e74d043 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:10.667813 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 81/318] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:10 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:10.679434 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:10.679434 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:10.685615 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8bfec989-8137-4153-b3a4-a4e6bbebeadf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:10.686565 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2cad481d-ee44-4c55-97a1-f0b2d21c899c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:10.688764 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8bfec989-8137-4153-b3a4-a4e6bbebeadf tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:10.688945 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8bfec989-8137-4153-b3a4-a4e6bbebeadf tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:10.689232 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8bfec989-8137-4153-b3a4-a4e6bbebeadf tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:10.692021 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2cad481d-ee44-4c55-97a1-f0b2d21c899c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:10.693417 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 81/319] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:10 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:10.704701 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:10.704701 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:10.710135 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8bfec989-8137-4153-b3a4-a4e6bbebeadf tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Volume info retrieved successfully. Aug 14 02:58:10.716500 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8bfec989-8137-4153-b3a4-a4e6bbebeadf tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:10.716951 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 81/320] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:10 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:10.864280 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-e6bda0a1-f4bb-408b-97fd-552715b92613 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:10.866901 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-e6bda0a1-f4bb-408b-97fd-552715b92613 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:10.867074 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-e6bda0a1-f4bb-408b-97fd-552715b92613 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:10.867372 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-e6bda0a1-f4bb-408b-97fd-552715b92613 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:10.875908 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:10.875908 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:10.879204 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-e6bda0a1-f4bb-408b-97fd-552715b92613 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:10.883491 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-e6bda0a1-f4bb-408b-97fd-552715b92613 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:10.883876 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 78/321] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:10 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:10.932071 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-c6977b42-e4be-49da-a9e9-e72aeb7fe17d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:10.934883 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-c6977b42-e4be-49da-a9e9-e72aeb7fe17d tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] POST https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b/action Aug 14 02:58:10.935383 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-c6977b42-e4be-49da-a9e9-e72aeb7fe17d tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:10.935585 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-c6977b42-e4be-49da-a9e9-e72aeb7fe17d tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:10.953158 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:10.953158 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:10.954277 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-c6977b42-e4be-49da-a9e9-e72aeb7fe17d tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:10.968387 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-c6977b42-e4be-49da-a9e9-e72aeb7fe17d tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Begin detaching volume completed successfully. Aug 14 02:58:10.968702 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-c6977b42-e4be-49da-a9e9-e72aeb7fe17d tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b/action returned with HTTP 202 Aug 14 02:58:10.969327 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 82/322] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 02:58:10 2026] POST /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:11.005695 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e1ab2552-489c-4b7c-b88e-fdb95526d2c9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:11.010006 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e1ab2552-489c-4b7c-b88e-fdb95526d2c9 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:11.010251 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e1ab2552-489c-4b7c-b88e-fdb95526d2c9 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:11.011081 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e1ab2552-489c-4b7c-b88e-fdb95526d2c9 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:11.031390 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:11.031390 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:11.040532 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e1ab2552-489c-4b7c-b88e-fdb95526d2c9 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Volume info retrieved successfully. Aug 14 02:58:11.047836 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e1ab2552-489c-4b7c-b88e-fdb95526d2c9 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:11.048520 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 82/323] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:11 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 1142 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:11.049798 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d72592a5-02ac-4fbd-a29b-475bc07dc853 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:11.049798 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d72592a5-02ac-4fbd-a29b-475bc07dc853 None None] GET https://10.4.3.152/volume// Aug 14 02:58:11.050185 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d72592a5-02ac-4fbd-a29b-475bc07dc853 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:11.050424 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d72592a5-02ac-4fbd-a29b-475bc07dc853 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:11.050976 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d72592a5-02ac-4fbd-a29b-475bc07dc853 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:11.051742 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 82/324] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:11.069887 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-5faeea4b-5e85-458c-a120-bdc5fdc7040c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:11.074405 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-5faeea4b-5e85-458c-a120-bdc5fdc7040c tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:11.074867 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-5faeea4b-5e85-458c-a120-bdc5fdc7040c tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:11.074867 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-5faeea4b-5e85-458c-a120-bdc5fdc7040c tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:11.088070 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:11.088070 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:11.095754 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-5faeea4b-5e85-458c-a120-bdc5fdc7040c tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:11.109583 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-5faeea4b-5e85-458c-a120-bdc5fdc7040c tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:11.109583 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 79/325] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:11 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:58:11.252519 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-960ef070-b435-4214-ac27-828a8fa74b90 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:11.254741 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-960ef070-b435-4214-ac27-828a8fa74b90 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c Aug 14 02:58:11.255038 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-960ef070-b435-4214-ac27-828a8fa74b90 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:11.255277 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-960ef070-b435-4214-ac27-828a8fa74b90 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:11.265514 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:11.265514 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:11.266602 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-960ef070-b435-4214-ac27-828a8fa74b90 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:11.268163 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-960ef070-b435-4214-ac27-828a8fa74b90 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c returned with HTTP 200 Aug 14 02:58:11.268295 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 83/326] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:11 2026] GET /volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:11.284048 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-12ae378a-79e4-49b2-a89d-15897780b81d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:11.287585 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-12ae378a-79e4-49b2-a89d-15897780b81d tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c/action Aug 14 02:58:11.287585 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-12ae378a-79e4-49b2-a89d-15897780b81d tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:11.288048 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-12ae378a-79e4-49b2-a89d-15897780b81d tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:11.290490 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.admin_actions [None req-12ae378a-79e4-49b2-a89d-15897780b81d tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Updating snapshot 'e34f459e-f597-445a-b17b-011a55bdc72c' with '{'status': 'error_deleting'}' {{(pid=100381) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:58:11.310189 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:11.310189 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:11.341320 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-12ae378a-79e4-49b2-a89d-15897780b81d tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c/action returned with HTTP 202 Aug 14 02:58:11.341954 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 83/327] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:11 2026] POST /volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:11.358161 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7a20c36e-ce5c-4a42-8ea6-a3601c039225 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:11.361658 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7a20c36e-ce5c-4a42-8ea6-a3601c039225 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c Aug 14 02:58:11.361794 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7a20c36e-ce5c-4a42-8ea6-a3601c039225 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:11.362684 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7a20c36e-ce5c-4a42-8ea6-a3601c039225 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:11.374051 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:11.374051 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:11.378569 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7a20c36e-ce5c-4a42-8ea6-a3601c039225 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:11.380368 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7a20c36e-ce5c-4a42-8ea6-a3601c039225 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c returned with HTTP 200 Aug 14 02:58:11.381114 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 83/328] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:11 2026] GET /volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:11.401799 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-33df2f7b-0c30-42b8-a181-797a377cdbb6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:11.402036 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-33df2f7b-0c30-42b8-a181-797a377cdbb6 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c/action Aug 14 02:58:11.402452 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-33df2f7b-0c30-42b8-a181-797a377cdbb6 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:11.405851 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-33df2f7b-0c30-42b8-a181-797a377cdbb6 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:11.416896 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:11.416896 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:11.417419 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-33df2f7b-0c30-42b8-a181-797a377cdbb6 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Snapshot retrieved successfully. Aug 14 02:58:11.448618 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-33df2f7b-0c30-42b8-a181-797a377cdbb6 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Snapshot delete request issued successfully. Aug 14 02:58:11.448995 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-33df2f7b-0c30-42b8-a181-797a377cdbb6 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c/action returned with HTTP 202 Aug 14 02:58:11.449601 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 80/329] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:11 2026] POST /volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:11.459591 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2d62cb62-373f-4415-8694-6c9c072a4898 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:11.464029 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2d62cb62-373f-4415-8694-6c9c072a4898 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c Aug 14 02:58:11.464192 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2d62cb62-373f-4415-8694-6c9c072a4898 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:11.464411 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2d62cb62-373f-4415-8694-6c9c072a4898 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:11.473714 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:11.473714 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:11.474435 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2d62cb62-373f-4415-8694-6c9c072a4898 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:11.475700 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2d62cb62-373f-4415-8694-6c9c072a4898 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c returned with HTTP 200 Aug 14 02:58:11.476290 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 84/330] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:11 2026] GET /volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:11.713952 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ad0272a0-9647-4058-9284-11cafa4b357e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:11.718789 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ad0272a0-9647-4058-9284-11cafa4b357e tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:11.719116 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ad0272a0-9647-4058-9284-11cafa4b357e tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:11.719446 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ad0272a0-9647-4058-9284-11cafa4b357e tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:11.759633 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:11.759633 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:11.772227 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ad0272a0-9647-4058-9284-11cafa4b357e tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:11.786245 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ad0272a0-9647-4058-9284-11cafa4b357e tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:11.786245 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 84/331] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:11 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1025 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:12.069242 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3f8f9108-4129-4f40-8cc7-082d2c2416e6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.077098 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3f8f9108-4129-4f40-8cc7-082d2c2416e6 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:12.077098 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3f8f9108-4129-4f40-8cc7-082d2c2416e6 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:12.077098 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3f8f9108-4129-4f40-8cc7-082d2c2416e6 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:12.093369 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:12.093369 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:12.098403 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3f8f9108-4129-4f40-8cc7-082d2c2416e6 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Volume info retrieved successfully. Aug 14 02:58:12.106755 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3f8f9108-4129-4f40-8cc7-082d2c2416e6 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:12.106755 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 84/332] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:12 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:12.495923 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6ec817d6-4b3b-4914-9296-2f5c4d29d0b6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.498849 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ec817d6-4b3b-4914-9296-2f5c4d29d0b6 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c Aug 14 02:58:12.499086 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ec817d6-4b3b-4914-9296-2f5c4d29d0b6 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:12.499760 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ec817d6-4b3b-4914-9296-2f5c4d29d0b6 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:12.507163 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ec817d6-4b3b-4914-9296-2f5c4d29d0b6 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c returned with HTTP 404 Aug 14 02:58:12.508371 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 81/333] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:12 2026] GET /volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:12.519411 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5ba0e0ee-a446-47db-b9cc-e4898c0dc244 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.521626 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5ba0e0ee-a446-47db-b9cc-e4898c0dc244 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action Aug 14 02:58:12.522084 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5ba0e0ee-a446-47db-b9cc-e4898c0dc244 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:12.522191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5ba0e0ee-a446-47db-b9cc-e4898c0dc244 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:12.523860 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.admin_actions [None req-5ba0e0ee-a446-47db-b9cc-e4898c0dc244 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Updating snapshot '4ccd6e7a-9e87-433d-a393-ba53535b356d' with '{'status': 'available'}' {{(pid=100380) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:58:12.539320 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:12.539320 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:12.557009 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5ba0e0ee-a446-47db-b9cc-e4898c0dc244 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action returned with HTTP 202 Aug 14 02:58:12.557540 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 85/334] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:12 2026] POST /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:12.567922 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0e282a4d-ddbd-4902-8de7-f2328b0d72ae None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.570301 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0e282a4d-ddbd-4902-8de7-f2328b0d72ae tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:12.570556 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0e282a4d-ddbd-4902-8de7-f2328b0d72ae tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:12.570848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0e282a4d-ddbd-4902-8de7-f2328b0d72ae tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:12.578063 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:12.578063 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:12.578218 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0e282a4d-ddbd-4902-8de7-f2328b0d72ae tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:12.579834 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0e282a4d-ddbd-4902-8de7-f2328b0d72ae tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 200 Aug 14 02:58:12.580427 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 85/335] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:12 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:12.593132 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c550b264-118b-4e19-8d68-670c7abd8155 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.595742 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c550b264-118b-4e19-8d68-670c7abd8155 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c Aug 14 02:58:12.596165 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c550b264-118b-4e19-8d68-670c7abd8155 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:12.597133 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c550b264-118b-4e19-8d68-670c7abd8155 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:12.597470 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-c550b264-118b-4e19-8d68-670c7abd8155 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Delete snapshot with id: e34f459e-f597-445a-b17b-011a55bdc72c Aug 14 02:58:12.607612 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c550b264-118b-4e19-8d68-670c7abd8155 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c returned with HTTP 404 Aug 14 02:58:12.608372 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 85/336] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 02:58:12 2026] DELETE /volume/v3/snapshots/e34f459e-f597-445a-b17b-011a55bdc72c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:12.621234 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fff58d9d-ba55-4561-89b1-b5147ae924da None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.624877 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fff58d9d-ba55-4561-89b1-b5147ae924da tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action Aug 14 02:58:12.625045 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fff58d9d-ba55-4561-89b1-b5147ae924da tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:12.625359 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fff58d9d-ba55-4561-89b1-b5147ae924da tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:12.627395 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.admin_actions [None req-fff58d9d-ba55-4561-89b1-b5147ae924da tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Updating snapshot '4ccd6e7a-9e87-433d-a393-ba53535b356d' with '{'status': 'creating'}' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:58:12.648129 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:12.648129 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:12.673352 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fff58d9d-ba55-4561-89b1-b5147ae924da tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action returned with HTTP 202 Aug 14 02:58:12.673889 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 82/337] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:12 2026] POST /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:12.684324 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-99549041-6f50-4cbc-893f-88566e96afaf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.686569 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-99549041-6f50-4cbc-893f-88566e96afaf tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:12.686759 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-99549041-6f50-4cbc-893f-88566e96afaf tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:12.687056 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-99549041-6f50-4cbc-893f-88566e96afaf tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:12.694789 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:12.694789 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:12.695441 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-99549041-6f50-4cbc-893f-88566e96afaf tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:12.696541 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-99549041-6f50-4cbc-893f-88566e96afaf tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 200 Aug 14 02:58:12.697109 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 86/338] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:12 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:12.707709 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-52d7093d-20ff-4c1e-910d-a00485151c3b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.709989 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-52d7093d-20ff-4c1e-910d-a00485151c3b tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] POST https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action Aug 14 02:58:12.710425 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-52d7093d-20ff-4c1e-910d-a00485151c3b tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:12.710590 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-52d7093d-20ff-4c1e-910d-a00485151c3b tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:12.713133 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.snapshot_actions [None req-52d7093d-20ff-4c1e-910d-a00485151c3b tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100381) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 02:58:12.720337 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:12.720337 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:12.720515 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.snapshot_actions [None req-52d7093d-20ff-4c1e-910d-a00485151c3b tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Updating snapshot 4ccd6e7a-9e87-433d-a393-ba53535b356d with info {'id': '4ccd6e7a-9e87-433d-a393-ba53535b356d', 'status': 'error', 'progress': '80%'} Aug 14 02:58:12.728542 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-52d7093d-20ff-4c1e-910d-a00485151c3b tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action returned with HTTP 202 Aug 14 02:58:12.728995 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 86/339] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:12 2026] POST /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:58:12.737571 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4b71743c-f59c-4468-969b-5e418e30e7db None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.741149 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4b71743c-f59c-4468-969b-5e418e30e7db tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:12.742842 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4b71743c-f59c-4468-969b-5e418e30e7db tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:12.743239 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4b71743c-f59c-4468-969b-5e418e30e7db tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:12.756624 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:12.756624 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:12.757028 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4b71743c-f59c-4468-969b-5e418e30e7db tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Snapshot retrieved successfully. Aug 14 02:58:12.757927 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4b71743c-f59c-4468-969b-5e418e30e7db tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 200 Aug 14 02:58:12.758281 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 86/340] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:12 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:12.768693 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-807f9a82-3cb0-44e5-a38d-317c33aac1f3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.771150 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-807f9a82-3cb0-44e5-a38d-317c33aac1f3 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] POST https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action Aug 14 02:58:12.771619 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-807f9a82-3cb0-44e5-a38d-317c33aac1f3 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:12.772140 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-807f9a82-3cb0-44e5-a38d-317c33aac1f3 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:12.773631 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.admin_actions [None req-807f9a82-3cb0-44e5-a38d-317c33aac1f3 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] Updating snapshot '4ccd6e7a-9e87-433d-a393-ba53535b356d' with '{'status': 'available'}' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:58:12.786650 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:12.786650 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:12.804736 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b46e07da-5876-4b8f-ba2b-e80de080c87c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.807473 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b46e07da-5876-4b8f-ba2b-e80de080c87c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:12.807473 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b46e07da-5876-4b8f-ba2b-e80de080c87c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:12.807791 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b46e07da-5876-4b8f-ba2b-e80de080c87c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:12.810155 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-807f9a82-3cb0-44e5-a38d-317c33aac1f3 tempest-SnapshotsActionsTest-2125054295 tempest-SnapshotsActionsTest-2125054295-project-admin] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action returned with HTTP 202 Aug 14 02:58:12.810852 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 83/341] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 02:58:12 2026] POST /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:12.826159 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5a3d810e-dfba-4cb3-80e4-45cb851dffec None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.828793 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5a3d810e-dfba-4cb3-80e4-45cb851dffec tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:12.829727 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:12.829727 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:12.830391 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5a3d810e-dfba-4cb3-80e4-45cb851dffec tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:12.830826 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5a3d810e-dfba-4cb3-80e4-45cb851dffec tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:12.836774 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b46e07da-5876-4b8f-ba2b-e80de080c87c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:12.838806 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:12.838806 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:12.838806 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5a3d810e-dfba-4cb3-80e4-45cb851dffec tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:12.839599 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5a3d810e-dfba-4cb3-80e4-45cb851dffec tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 200 Aug 14 02:58:12.840511 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 87/342] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:12 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:12.845183 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b46e07da-5876-4b8f-ba2b-e80de080c87c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:12.845840 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 87/343] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:12 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:12.853099 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6255fd1f-ff00-4877-b6e1-41c2f3f73015 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.855038 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6255fd1f-ff00-4877-b6e1-41c2f3f73015 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:12.855309 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6255fd1f-ff00-4877-b6e1-41c2f3f73015 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:12.855566 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6255fd1f-ff00-4877-b6e1-41c2f3f73015 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:12.855732 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-6255fd1f-ff00-4877-b6e1-41c2f3f73015 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Delete snapshot with id: 4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:12.863171 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:12.863171 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:12.864261 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6255fd1f-ff00-4877-b6e1-41c2f3f73015 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:12.896228 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6255fd1f-ff00-4877-b6e1-41c2f3f73015 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot delete request issued successfully. Aug 14 02:58:12.897230 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6255fd1f-ff00-4877-b6e1-41c2f3f73015 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 202 Aug 14 02:58:12.898506 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 87/344] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 02:58:12 2026] DELETE /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:58:12.911643 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bcc7bc0a-398a-4bcd-9c09-3f9da42838b8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:12.913730 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bcc7bc0a-398a-4bcd-9c09-3f9da42838b8 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:12.914271 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bcc7bc0a-398a-4bcd-9c09-3f9da42838b8 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:12.914550 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bcc7bc0a-398a-4bcd-9c09-3f9da42838b8 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:12.922844 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:12.922844 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:12.923665 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bcc7bc0a-398a-4bcd-9c09-3f9da42838b8 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Snapshot retrieved successfully. Aug 14 02:58:12.926051 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bcc7bc0a-398a-4bcd-9c09-3f9da42838b8 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 200 Aug 14 02:58:12.926051 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 84/345] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:12 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:13.124371 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0c67694b-77b7-49b5-8a21-aee60d915a5d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:13.126777 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0c67694b-77b7-49b5-8a21-aee60d915a5d tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:13.127201 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0c67694b-77b7-49b5-8a21-aee60d915a5d tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:13.127577 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0c67694b-77b7-49b5-8a21-aee60d915a5d tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:13.143559 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:13.143559 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:13.149399 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0c67694b-77b7-49b5-8a21-aee60d915a5d tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Volume info retrieved successfully. Aug 14 02:58:13.161159 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0c67694b-77b7-49b5-8a21-aee60d915a5d tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:13.161159 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 88/346] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:13 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:13.245552 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-51f1d8da-349e-4271-b0b4-f7ae9b9d6182 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:13.250777 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-51f1d8da-349e-4271-b0b4-f7ae9b9d6182 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] POST https://10.4.3.152/volume/v3/attachments/77ab4d05-e302-4ac2-afa4-cc9b98c8e6db/action Aug 14 02:58:13.253419 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-51f1d8da-349e-4271-b0b4-f7ae9b9d6182 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:13.253419 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-51f1d8da-349e-4271-b0b4-f7ae9b9d6182 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:13.283594 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-8bee8be8-6655-42b0-9b68-24908c81ada2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:13.287693 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:13.287693 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:13.288601 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-8bee8be8-6655-42b0-9b68-24908c81ada2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] DELETE https://10.4.3.152/volume/v3/attachments/ccdcc7a5-1603-4c42-94db-0a34cb92d31e Aug 14 02:58:13.288601 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-8bee8be8-6655-42b0-9b68-24908c81ada2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:13.288763 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-8bee8be8-6655-42b0-9b68-24908c81ada2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:13.309956 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:13.309956 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:13.330605 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-f2bfd94c-e4b7-49d6-8b2d-65706015ee43 req-51f1d8da-349e-4271-b0b4-f7ae9b9d6182 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/attachments/77ab4d05-e302-4ac2-afa4-cc9b98c8e6db/action returned with HTTP 204 Aug 14 02:58:13.332310 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 88/347] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:58:13 2026] POST /volume/v3/attachments/77ab4d05-e302-4ac2-afa4-cc9b98c8e6db/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:13.443454 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5e2e8f4d-5abc-413b-9f90-e081e84454cf req-8bee8be8-6655-42b0-9b68-24908c81ada2 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/attachments/ccdcc7a5-1603-4c42-94db-0a34cb92d31e returned with HTTP 200 Aug 14 02:58:13.443454 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 88/348] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 02:58:13 2026] DELETE /volume/v3/attachments/ccdcc7a5-1603-4c42-94db-0a34cb92d31e => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:13.864809 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-41a60767-c9f5-4252-865c-93a3788fcd5d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:13.868027 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-41a60767-c9f5-4252-865c-93a3788fcd5d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:13.868388 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-41a60767-c9f5-4252-865c-93a3788fcd5d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:13.868672 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-41a60767-c9f5-4252-865c-93a3788fcd5d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:13.886659 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:13.886659 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:13.894548 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-41a60767-c9f5-4252-865c-93a3788fcd5d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:13.899034 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-41a60767-c9f5-4252-865c-93a3788fcd5d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:13.899782 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 85/349] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:13 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:13.928526 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6e3e53b5-ab1a-4ea8-9d18-7efb66417246 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:13.930714 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6e3e53b5-ab1a-4ea8-9d18-7efb66417246 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:13.930958 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6e3e53b5-ab1a-4ea8-9d18-7efb66417246 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:13.931244 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6e3e53b5-ab1a-4ea8-9d18-7efb66417246 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:13.940222 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fc822c81-7999-4f6e-a51a-dbc24bf2e386 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:13.944726 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fc822c81-7999-4f6e-a51a-dbc24bf2e386 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d Aug 14 02:58:13.945046 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fc822c81-7999-4f6e-a51a-dbc24bf2e386 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:13.945474 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fc822c81-7999-4f6e-a51a-dbc24bf2e386 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:13.957873 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fc822c81-7999-4f6e-a51a-dbc24bf2e386 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d returned with HTTP 404 Aug 14 02:58:13.959084 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 89/350] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 02:58:13 2026] GET /volume/v3/snapshots/4ccd6e7a-9e87-433d-a393-ba53535b356d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:58:13.963671 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:13.963671 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:13.969182 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a384778e-0e28-4ae8-9fe7-103f8ec270b9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:13.970110 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6e3e53b5-ab1a-4ea8-9d18-7efb66417246 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:13.973910 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a384778e-0e28-4ae8-9fe7-103f8ec270b9 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 Aug 14 02:58:13.973910 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a384778e-0e28-4ae8-9fe7-103f8ec270b9 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:13.973910 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a384778e-0e28-4ae8-9fe7-103f8ec270b9 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:13.980313 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6e3e53b5-ab1a-4ea8-9d18-7efb66417246 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:13.981294 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 89/351] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:13 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1327 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:13.985977 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:13.985977 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:13.992250 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a384778e-0e28-4ae8-9fe7-103f8ec270b9 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Volume info retrieved successfully. Aug 14 02:58:13.999651 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a384778e-0e28-4ae8-9fe7-103f8ec270b9 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 returned with HTTP 200 Aug 14 02:58:14.000454 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 89/352] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:13 2026] GET /volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:14.022336 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-51fb4972-8787-4210-8d99-64fa2e5acd08 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:14.026483 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-51fb4972-8787-4210-8d99-64fa2e5acd08 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 Aug 14 02:58:14.026948 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-51fb4972-8787-4210-8d99-64fa2e5acd08 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:14.027475 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-51fb4972-8787-4210-8d99-64fa2e5acd08 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:14.028337 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-51fb4972-8787-4210-8d99-64fa2e5acd08 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Delete volume with id: 9ab84548-6631-4a17-b8ba-eb0c8afab4e1 Aug 14 02:58:14.039555 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:14.039555 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:14.040424 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-51fb4972-8787-4210-8d99-64fa2e5acd08 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Volume info retrieved successfully. Aug 14 02:58:14.085886 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-51fb4972-8787-4210-8d99-64fa2e5acd08 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Delete volume request issued successfully. Aug 14 02:58:14.087433 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-51fb4972-8787-4210-8d99-64fa2e5acd08 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 returned with HTTP 202 Aug 14 02:58:14.088072 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 86/353] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:58:14 2026] DELETE /volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:58:14.101149 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-28bde9c9-9679-41ad-b885-ebd0b1931e83 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:14.103316 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-28bde9c9-9679-41ad-b885-ebd0b1931e83 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 Aug 14 02:58:14.103563 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-28bde9c9-9679-41ad-b885-ebd0b1931e83 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:14.103860 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-28bde9c9-9679-41ad-b885-ebd0b1931e83 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:14.116391 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:14.116391 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:14.124801 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-28bde9c9-9679-41ad-b885-ebd0b1931e83 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Volume info retrieved successfully. Aug 14 02:58:14.131988 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-28bde9c9-9679-41ad-b885-ebd0b1931e83 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 returned with HTTP 200 Aug 14 02:58:14.135124 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 90/354] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:14 2026] GET /volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:58:14.182363 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f2eda9cb-b27c-45f2-8f1c-bbde57c00038 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:14.185587 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f2eda9cb-b27c-45f2-8f1c-bbde57c00038 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:14.186287 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f2eda9cb-b27c-45f2-8f1c-bbde57c00038 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:14.186572 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f2eda9cb-b27c-45f2-8f1c-bbde57c00038 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:14.198402 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:14.198402 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:14.203700 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f2eda9cb-b27c-45f2-8f1c-bbde57c00038 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] Volume info retrieved successfully. Aug 14 02:58:14.208838 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f2eda9cb-b27c-45f2-8f1c-bbde57c00038 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-reader] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:14.209307 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 90/355] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:14 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:14.292023 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a1e70b54-559a-4a93-b10a-64dbd572949e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:14.294321 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a1e70b54-559a-4a93-b10a-64dbd572949e tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:14.294790 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a1e70b54-559a-4a93-b10a-64dbd572949e tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:14.295844 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a1e70b54-559a-4a93-b10a-64dbd572949e tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:14.308788 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:14.308788 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:14.315170 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a1e70b54-559a-4a93-b10a-64dbd572949e tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:14.321974 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a1e70b54-559a-4a93-b10a-64dbd572949e tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:14.322671 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 90/356] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:14 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:14.408891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6f5b2df0-0fb3-4c66-9100-019ec0a79345 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:14.412550 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f5b2df0-0fb3-4c66-9100-019ec0a79345 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:14.412550 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f5b2df0-0fb3-4c66-9100-019ec0a79345 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:14.412995 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f5b2df0-0fb3-4c66-9100-019ec0a79345 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:14.423707 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:14.423707 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:14.432030 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6f5b2df0-0fb3-4c66-9100-019ec0a79345 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:14.445391 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f5b2df0-0fb3-4c66-9100-019ec0a79345 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:14.446614 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 87/357] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:14 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:14.608527 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-50a64114-d25a-4e3a-989e-74a43e7129fc req-818f5547-6e61-44be-979a-d82769c47456 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:14.615492 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-50a64114-d25a-4e3a-989e-74a43e7129fc req-818f5547-6e61-44be-979a-d82769c47456 tempest-VolumesAssistedSnapshotsTest-485461845 tempest-VolumesAssistedSnapshotsTest-485461845-project] POST https://10.4.3.152/volume/v3/snapshots/01eb242b-2d73-467e-9439-a35f73de913f/action Aug 14 02:58:14.616344 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-50a64114-d25a-4e3a-989e-74a43e7129fc req-818f5547-6e61-44be-979a-d82769c47456 tempest-VolumesAssistedSnapshotsTest-485461845 tempest-VolumesAssistedSnapshotsTest-485461845-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:14.618265 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-28c251f0-d517-4adb-88fa-19f1d1d20b7d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:14.619939 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-50a64114-d25a-4e3a-989e-74a43e7129fc req-818f5547-6e61-44be-979a-d82769c47456 tempest-VolumesAssistedSnapshotsTest-485461845 tempest-VolumesAssistedSnapshotsTest-485461845-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:14.622435 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-28c251f0-d517-4adb-88fa-19f1d1d20b7d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:14.622435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-28c251f0-d517-4adb-88fa-19f1d1d20b7d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:14.625671 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-28c251f0-d517-4adb-88fa-19f1d1d20b7d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:14.627745 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-c68b7aea-9cca-4a2e-b12a-824165f54184 req-51ac2909-322e-44f9-970d-a4720cbde585 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:14.628726 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.snapshot_actions [req-50a64114-d25a-4e3a-989e-74a43e7129fc req-818f5547-6e61-44be-979a-d82769c47456 tempest-VolumesAssistedSnapshotsTest-485461845 tempest-VolumesAssistedSnapshotsTest-485461845-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100380) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 02:58:14.631507 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c68b7aea-9cca-4a2e-b12a-824165f54184 req-51ac2909-322e-44f9-970d-a4720cbde585 tempest-VolumesAssistedSnapshotsTest-485461845 tempest-VolumesAssistedSnapshotsTest-485461845-project] POST https://10.4.3.152/volume/v3/snapshots/None/action Aug 14 02:58:14.633627 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-c68b7aea-9cca-4a2e-b12a-824165f54184 req-51ac2909-322e-44f9-970d-a4720cbde585 tempest-VolumesAssistedSnapshotsTest-485461845 tempest-VolumesAssistedSnapshotsTest-485461845-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:14.634279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-c68b7aea-9cca-4a2e-b12a-824165f54184 req-51ac2909-322e-44f9-970d-a4720cbde585 tempest-VolumesAssistedSnapshotsTest-485461845 tempest-VolumesAssistedSnapshotsTest-485461845-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:14.635358 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-50a64114-d25a-4e3a-989e-74a43e7129fc req-818f5547-6e61-44be-979a-d82769c47456 tempest-VolumesAssistedSnapshotsTest-485461845 tempest-VolumesAssistedSnapshotsTest-485461845-project] https://10.4.3.152/volume/v3/snapshots/01eb242b-2d73-467e-9439-a35f73de913f/action returned with HTTP 404 Aug 14 02:58:14.636030 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 91/358] 10.4.3.152 () {72 vars in 1678 bytes} [Fri Aug 14 02:58:14 2026] POST /volume/v3/snapshots/01eb242b-2d73-467e-9439-a35f73de913f/action => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:14.636549 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.snapshot_actions [req-c68b7aea-9cca-4a2e-b12a-824165f54184 req-51ac2909-322e-44f9-970d-a4720cbde585 tempest-VolumesAssistedSnapshotsTest-485461845 tempest-VolumesAssistedSnapshotsTest-485461845-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100378) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 02:58:14.639513 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:14.639513 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:14.646118 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c68b7aea-9cca-4a2e-b12a-824165f54184 req-51ac2909-322e-44f9-970d-a4720cbde585 tempest-VolumesAssistedSnapshotsTest-485461845 tempest-VolumesAssistedSnapshotsTest-485461845-project] https://10.4.3.152/volume/v3/snapshots/None/action returned with HTTP 404 Aug 14 02:58:14.646118 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 91/359] 10.4.3.152 () {72 vars in 1582 bytes} [Fri Aug 14 02:58:14 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:14.648137 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-28c251f0-d517-4adb-88fa-19f1d1d20b7d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:14.657855 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-28c251f0-d517-4adb-88fa-19f1d1d20b7d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:14.657855 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 91/360] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:14 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:14.755014 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-76aa793b-d4b6-4302-8504-53de581acd1c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:14.760335 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-76aa793b-d4b6-4302-8504-53de581acd1c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:14.760335 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-76aa793b-d4b6-4302-8504-53de581acd1c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:14.760714 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-76aa793b-d4b6-4302-8504-53de581acd1c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:14.774925 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:14.774925 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:14.780305 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-76aa793b-d4b6-4302-8504-53de581acd1c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:14.787359 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-76aa793b-d4b6-4302-8504-53de581acd1c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:14.788254 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 88/361] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:14 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:14.847069 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-2c06b7a1-da22-42fd-a8a2-a5773dc2b5fe None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:14.848620 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-2c06b7a1-da22-42fd-a8a2-a5773dc2b5fe tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] POST https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056/action Aug 14 02:58:14.849121 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-2c06b7a1-da22-42fd-a8a2-a5773dc2b5fe tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:14.849202 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-2c06b7a1-da22-42fd-a8a2-a5773dc2b5fe tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:14.863338 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:14.863338 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:14.863761 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-2c06b7a1-da22-42fd-a8a2-a5773dc2b5fe tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:14.874639 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-2c06b7a1-da22-42fd-a8a2-a5773dc2b5fe tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Begin detaching volume completed successfully. Aug 14 02:58:14.874776 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-2c06b7a1-da22-42fd-a8a2-a5773dc2b5fe tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056/action returned with HTTP 202 Aug 14 02:58:14.875429 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 92/362] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 02:58:14 2026] POST /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:14.949884 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-24375960-5a8b-4d4d-92ab-8d31eeb1ab82 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:14.950329 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-24375960-5a8b-4d4d-92ab-8d31eeb1ab82 None None] GET https://10.4.3.152/volume// Aug 14 02:58:14.950523 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-24375960-5a8b-4d4d-92ab-8d31eeb1ab82 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:14.950751 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-24375960-5a8b-4d4d-92ab-8d31eeb1ab82 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:14.951191 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-24375960-5a8b-4d4d-92ab-8d31eeb1ab82 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:14.951512 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 92/363] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:14.961994 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-44512be1-d061-43d6-8a41-6db3346f450d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:14.964243 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-44512be1-d061-43d6-8a41-6db3346f450d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:14.964467 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-44512be1-d061-43d6-8a41-6db3346f450d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:14.964691 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-44512be1-d061-43d6-8a41-6db3346f450d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:14.984053 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:14.984053 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:14.988762 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-44512be1-d061-43d6-8a41-6db3346f450d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:14.993337 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-44512be1-d061-43d6-8a41-6db3346f450d tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:14.993835 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 92/364] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:14 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1553 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:58:15.162629 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a00a1288-5372-4334-88e4-fa50bf46d6d0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:15.164587 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a00a1288-5372-4334-88e4-fa50bf46d6d0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] GET https://10.4.3.152/volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 Aug 14 02:58:15.166665 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a00a1288-5372-4334-88e4-fa50bf46d6d0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:15.166665 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a00a1288-5372-4334-88e4-fa50bf46d6d0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:15.175692 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a00a1288-5372-4334-88e4-fa50bf46d6d0 tempest-SnapshotsActionsTest-1854583501 tempest-SnapshotsActionsTest-1854583501-project-member] https://10.4.3.152/volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 returned with HTTP 404 Aug 14 02:58:15.176781 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 89/365] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:15 2026] GET /volume/v3/volumes/9ab84548-6631-4a17-b8ba-eb0c8afab4e1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:16.217291 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-3709f1d2-555a-42c8-a750-a3688ed45c68 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:16.225114 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-3709f1d2-555a-42c8-a750-a3688ed45c68 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] DELETE https://10.4.3.152/volume/v3/attachments/77ab4d05-e302-4ac2-afa4-cc9b98c8e6db Aug 14 02:58:16.225114 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-3709f1d2-555a-42c8-a750-a3688ed45c68 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:16.225114 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-3709f1d2-555a-42c8-a750-a3688ed45c68 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:16.240559 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:16.240559 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:16.333653 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-60454276-6ad7-41e0-9a37-ee0e5741bfbd req-3709f1d2-555a-42c8-a750-a3688ed45c68 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/attachments/77ab4d05-e302-4ac2-afa4-cc9b98c8e6db returned with HTTP 200 Aug 14 02:58:16.339316 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 93/366] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 02:58:16 2026] DELETE /volume/v3/attachments/77ab4d05-e302-4ac2-afa4-cc9b98c8e6db => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:17.128635 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ad145920-1302-4e16-8e73-543aa2faacd4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:17.130716 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ad145920-1302-4e16-8e73-543aa2faacd4 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:17.131047 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ad145920-1302-4e16-8e73-543aa2faacd4 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:17.131263 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ad145920-1302-4e16-8e73-543aa2faacd4 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:17.145140 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:17.145140 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:17.154160 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ad145920-1302-4e16-8e73-543aa2faacd4 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:17.168298 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ad145920-1302-4e16-8e73-543aa2faacd4 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:17.168929 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 93/367] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:17 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:17.190683 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-186ced36-f8c9-4926-b33c-368612f4c752 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:17.198991 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-186ced36-f8c9-4926-b33c-368612f4c752 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:17.198991 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-186ced36-f8c9-4926-b33c-368612f4c752 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:17.198991 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-186ced36-f8c9-4926-b33c-368612f4c752 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:17.198991 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-186ced36-f8c9-4926-b33c-368612f4c752 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Delete volume with id: dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:17.212400 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:17.212400 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:17.213093 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-186ced36-f8c9-4926-b33c-368612f4c752 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:17.257475 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-186ced36-f8c9-4926-b33c-368612f4c752 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Delete volume request issued successfully. Aug 14 02:58:17.257801 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-186ced36-f8c9-4926-b33c-368612f4c752 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 202 Aug 14 02:58:17.258789 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 93/368] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:58:17 2026] DELETE /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:58:17.271590 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-85fa7cb4-621d-47bc-8857-cb7a40479951 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:17.273710 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-85fa7cb4-621d-47bc-8857-cb7a40479951 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:17.273710 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-85fa7cb4-621d-47bc-8857-cb7a40479951 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:17.273710 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-85fa7cb4-621d-47bc-8857-cb7a40479951 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:17.280189 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-8f59dc40-f6cd-400c-9c59-5718bd4275e7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:17.284132 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-8f59dc40-f6cd-400c-9c59-5718bd4275e7 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:17.284948 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-8f59dc40-f6cd-400c-9c59-5718bd4275e7 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:17.285095 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:17.285095 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:17.285185 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-8f59dc40-f6cd-400c-9c59-5718bd4275e7 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:17.295610 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-85fa7cb4-621d-47bc-8857-cb7a40479951 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Volume info retrieved successfully. Aug 14 02:58:17.296424 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:17.296424 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:17.309027 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-8f59dc40-f6cd-400c-9c59-5718bd4275e7 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:17.309275 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-85fa7cb4-621d-47bc-8857-cb7a40479951 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 200 Aug 14 02:58:17.309784 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 90/369] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:17 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:17.322790 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-8f59dc40-f6cd-400c-9c59-5718bd4275e7 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:17.322790 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 94/370] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:17 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:17.487714 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-304ebaa0-dc4e-4a6b-ab82-f03361a2e186 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:17.488163 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-304ebaa0-dc4e-4a6b-ab82-f03361a2e186 None None] GET https://10.4.3.152/volume// Aug 14 02:58:17.488356 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-304ebaa0-dc4e-4a6b-ab82-f03361a2e186 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:17.489565 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-304ebaa0-dc4e-4a6b-ab82-f03361a2e186 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:17.489565 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-304ebaa0-dc4e-4a6b-ab82-f03361a2e186 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:17.489565 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 94/371] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 02:58:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:17.500367 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-41977d73-1326-4429-a3f3-4b34fb15dad1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:17.507718 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-41977d73-1326-4429-a3f3-4b34fb15dad1 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:58:17.508223 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-41977d73-1326-4429-a3f3-4b34fb15dad1 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5389f147-cb6d-4ddb-bedf-038d5d982631", "connector": null, "instance_uuid": "21cb5486-9c93-4f75-a7bf-bb39d49106a7"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:17.518478 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:17.518478 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:17.549480 np0000007307 devstack@c-api.service[100381]: WARNING cinder.volume.api [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-41977d73-1326-4429-a3f3-4b34fb15dad1 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 02:58:17.557526 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-41977d73-1326-4429-a3f3-4b34fb15dad1 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:58:17.558540 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 94/372] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:58:17 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) Aug 14 02:58:17.617352 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d568dfe7-9159-4b21-9444-b3249f995142 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:17.620624 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d568dfe7-9159-4b21-9444-b3249f995142 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:17.620624 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d568dfe7-9159-4b21-9444-b3249f995142 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:17.620624 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d568dfe7-9159-4b21-9444-b3249f995142 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:17.623781 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e9bd5532-0cfb-475f-aad0-46f991a08e8d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:17.623781 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e9bd5532-0cfb-475f-aad0-46f991a08e8d None None] GET https://10.4.3.152/volume// Aug 14 02:58:17.624075 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e9bd5532-0cfb-475f-aad0-46f991a08e8d None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:17.624196 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e9bd5532-0cfb-475f-aad0-46f991a08e8d None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:17.624627 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e9bd5532-0cfb-475f-aad0-46f991a08e8d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:17.624919 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 95/373] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:17.635988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-70bb65c0-424d-427c-8e96-11918d746c1b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:17.639954 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-70bb65c0-424d-427c-8e96-11918d746c1b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:17.639954 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-70bb65c0-424d-427c-8e96-11918d746c1b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:17.639954 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-70bb65c0-424d-427c-8e96-11918d746c1b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:17.640112 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:17.640112 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:17.645892 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d568dfe7-9159-4b21-9444-b3249f995142 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:17.653371 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d568dfe7-9159-4b21-9444-b3249f995142 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:17.653456 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:17.653456 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:17.653926 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 91/374] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:17 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:17.659928 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-70bb65c0-424d-427c-8e96-11918d746c1b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:17.667339 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-70bb65c0-424d-427c-8e96-11918d746c1b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:17.667655 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 95/375] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:17 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1048 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:58:17.792971 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-56bfe9f5-ece3-4c43-8b90-3b129b2aebe5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:17.795630 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-56bfe9f5-ece3-4c43-8b90-3b129b2aebe5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] PUT https://10.4.3.152/volume/v3/attachments/afc97b68-36dc-45d6-b25a-36193e110451 Aug 14 02:58:17.796589 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-56bfe9f5-ece3-4c43-8b90-3b129b2aebe5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:17.805187 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-56bfe9f5-ece3-4c43-8b90-3b129b2aebe5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Acquiring lock "cinder-attachment_update-5389f147-cb6d-4ddb-bedf-038d5d982631-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:58:17.811647 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-56bfe9f5-ece3-4c43-8b90-3b129b2aebe5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Lock "cinder-attachment_update-5389f147-cb6d-4ddb-bedf-038d5d982631-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:58:17.813260 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:17.813260 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:17.938036 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-56bfe9f5-ece3-4c43-8b90-3b129b2aebe5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Lock "cinder-attachment_update-5389f147-cb6d-4ddb-bedf-038d5d982631-np0000007307" released by "attachment_update" :: held 0.127s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:58:17.939395 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-56bfe9f5-ece3-4c43-8b90-3b129b2aebe5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/attachments/afc97b68-36dc-45d6-b25a-36193e110451 returned with HTTP 200 Aug 14 02:58:17.939395 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 95/376] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:58:17 2026] PUT /volume/v3/attachments/afc97b68-36dc-45d6-b25a-36193e110451 => generated 967 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:18.257397 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-46771617-c801-4940-be87-43037af40d05 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:18.260563 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-46771617-c801-4940-be87-43037af40d05 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f Aug 14 02:58:18.260651 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-46771617-c801-4940-be87-43037af40d05 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:18.260959 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-46771617-c801-4940-be87-43037af40d05 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:18.271642 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:18.271642 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:18.277997 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-46771617-c801-4940-be87-43037af40d05 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:18.285183 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-46771617-c801-4940-be87-43037af40d05 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f returned with HTTP 200 Aug 14 02:58:18.285782 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 96/377] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:18 2026] GET /volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:18.300150 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-100f555a-0097-4bd1-aebd-bf1cd42e7c34 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:18.303537 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-100f555a-0097-4bd1-aebd-bf1cd42e7c34 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 Aug 14 02:58:18.304084 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-100f555a-0097-4bd1-aebd-bf1cd42e7c34 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:18.304084 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-100f555a-0097-4bd1-aebd-bf1cd42e7c34 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:18.316423 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:18.316423 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:18.322992 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-100f555a-0097-4bd1-aebd-bf1cd42e7c34 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:18.329913 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1b86ca45-1259-4c1d-b4e3-ab1e4dfcda15 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:18.331949 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1b86ca45-1259-4c1d-b4e3-ab1e4dfcda15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:18.332319 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-100f555a-0097-4bd1-aebd-bf1cd42e7c34 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 returned with HTTP 200 Aug 14 02:58:18.332377 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1b86ca45-1259-4c1d-b4e3-ab1e4dfcda15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:18.332377 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1b86ca45-1259-4c1d-b4e3-ab1e4dfcda15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:18.332447 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 92/378] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:18 2026] GET /volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:18.341066 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1b86ca45-1259-4c1d-b4e3-ab1e4dfcda15 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 404 Aug 14 02:58:18.341958 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 96/379] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:18 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:18.344316 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9769f400-0002-4cc1-8866-ad61e7bcc3ea None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:18.347684 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9769f400-0002-4cc1-8866-ad61e7bcc3ea tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce Aug 14 02:58:18.347684 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9769f400-0002-4cc1-8866-ad61e7bcc3ea tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:18.347684 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9769f400-0002-4cc1-8866-ad61e7bcc3ea tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:18.360644 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:18.360644 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:18.368198 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9769f400-0002-4cc1-8866-ad61e7bcc3ea tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:18.376139 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9769f400-0002-4cc1-8866-ad61e7bcc3ea tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce returned with HTTP 200 Aug 14 02:58:18.378905 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 96/380] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:18 2026] GET /volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:18.398637 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bb09e641-e7b6-4501-840b-705c1bb48c5d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:18.399116 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bb09e641-e7b6-4501-840b-705c1bb48c5d None None] GET https://10.4.3.152/volume// Aug 14 02:58:18.400710 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bb09e641-e7b6-4501-840b-705c1bb48c5d None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:18.400710 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bb09e641-e7b6-4501-840b-705c1bb48c5d None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:18.400710 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bb09e641-e7b6-4501-840b-705c1bb48c5d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:18.400710 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 97/381] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 02:58:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:18.412379 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-c30ff4d0-f4be-4ccc-a29b-69c0dd7807fc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:18.414774 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-c30ff4d0-f4be-4ccc-a29b-69c0dd7807fc tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:58:18.415245 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-c30ff4d0-f4be-4ccc-a29b-69c0dd7807fc tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac9edf5d-87fd-405b-a062-5eed6d55d05f", "connector": null, "instance_uuid": "5a624dc7-03a8-4072-93f1-f0db9936d31e"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:18.426703 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:18.426703 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:18.486087 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-c30ff4d0-f4be-4ccc-a29b-69c0dd7807fc tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:58:18.486590 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 93/382] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:58:18 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:18.502982 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b41dfeb7-a09e-43c8-bb2f-f10ab163fcad None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:18.504270 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b41dfeb7-a09e-43c8-bb2f-f10ab163fcad None None] GET https://10.4.3.152/volume// Aug 14 02:58:18.504270 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b41dfeb7-a09e-43c8-bb2f-f10ab163fcad None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:18.504270 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b41dfeb7-a09e-43c8-bb2f-f10ab163fcad None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:18.504469 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b41dfeb7-a09e-43c8-bb2f-f10ab163fcad None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:18.505030 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 97/383] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 02:58:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:18.519591 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-3d5963cb-115d-4dc1-98c3-fd25b048aad1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:18.525629 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-3d5963cb-115d-4dc1-98c3-fd25b048aad1 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:58:18.525866 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-3d5963cb-115d-4dc1-98c3-fd25b048aad1 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bed7c25-8528-4ca4-bd78-65cae4e48548", "connector": null, "instance_uuid": "5a624dc7-03a8-4072-93f1-f0db9936d31e"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:18.539772 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:18.539772 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:18.597627 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-3d5963cb-115d-4dc1-98c3-fd25b048aad1 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:58:18.598083 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 97/384] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:58:18 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:18.611213 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ebb7929c-4815-4c52-8630-8740f38a4585 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:18.611528 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ebb7929c-4815-4c52-8630-8740f38a4585 None None] GET https://10.4.3.152/volume// Aug 14 02:58:18.611949 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ebb7929c-4815-4c52-8630-8740f38a4585 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:18.613022 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ebb7929c-4815-4c52-8630-8740f38a4585 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:18.613239 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ebb7929c-4815-4c52-8630-8740f38a4585 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:18.614141 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 98/385] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 02:58:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 02:58:18.628422 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-c3b9ec09-f1f0-48e8-ba6e-815596fac450 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:18.637406 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-c3b9ec09-f1f0-48e8-ba6e-815596fac450 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:58:18.637539 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-c3b9ec09-f1f0-48e8-ba6e-815596fac450 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce", "connector": null, "instance_uuid": "5a624dc7-03a8-4072-93f1-f0db9936d31e"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:18.653330 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:18.653330 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:18.672888 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-547c8820-2104-4e98-95eb-69b278cb24cb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:18.677865 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-547c8820-2104-4e98-95eb-69b278cb24cb tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:18.678005 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-547c8820-2104-4e98-95eb-69b278cb24cb tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:18.678374 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-547c8820-2104-4e98-95eb-69b278cb24cb tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:18.701586 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:18.701586 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:18.709199 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-547c8820-2104-4e98-95eb-69b278cb24cb tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:18.719036 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-547c8820-2104-4e98-95eb-69b278cb24cb tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:18.719646 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 98/386] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:18 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 869 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:18.723257 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-c3b9ec09-f1f0-48e8-ba6e-815596fac450 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:58:18.727856 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 94/387] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:58:18 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:19.276163 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-62b04eca-4513-4273-a94b-b44570f5b27e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:19.280368 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-62b04eca-4513-4273-a94b-b44570f5b27e tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] DELETE https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:19.281761 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-62b04eca-4513-4273-a94b-b44570f5b27e tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:19.282284 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-62b04eca-4513-4273-a94b-b44570f5b27e tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:19.282779 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-62b04eca-4513-4273-a94b-b44570f5b27e tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Delete volume with id: 05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:19.300368 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:19.300368 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:19.300642 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-62b04eca-4513-4273-a94b-b44570f5b27e tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:19.353576 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-62b04eca-4513-4273-a94b-b44570f5b27e tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Delete volume request issued successfully. Aug 14 02:58:19.353576 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-62b04eca-4513-4273-a94b-b44570f5b27e tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 202 Aug 14 02:58:19.354365 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 98/388] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:58:19 2026] DELETE /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:58:19.368312 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-15994819-371e-4ca8-8ce4-c94de5905dd8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:19.371638 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-15994819-371e-4ca8-8ce4-c94de5905dd8 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:19.372031 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-15994819-371e-4ca8-8ce4-c94de5905dd8 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:19.372231 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-15994819-371e-4ca8-8ce4-c94de5905dd8 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:19.388975 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:19.388975 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:19.401534 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-15994819-371e-4ca8-8ce4-c94de5905dd8 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Volume info retrieved successfully. Aug 14 02:58:19.418131 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-15994819-371e-4ca8-8ce4-c94de5905dd8 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 200 Aug 14 02:58:19.418596 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 99/389] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:19 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:19.739951 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7211230a-30e7-426b-9767-6289fcd99c87 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:19.743895 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7211230a-30e7-426b-9767-6289fcd99c87 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:19.744190 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7211230a-30e7-426b-9767-6289fcd99c87 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:19.744473 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7211230a-30e7-426b-9767-6289fcd99c87 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:19.759619 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:19.759619 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:19.765277 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7211230a-30e7-426b-9767-6289fcd99c87 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:19.774122 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7211230a-30e7-426b-9767-6289fcd99c87 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:19.774843 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 99/390] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:19 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 869 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:20.119728 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b2bedf6d-c00c-4224-b16c-65fe9adaeba0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:20.444476 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a2dd7c1d-f492-40a8-8ed7-175ecfc71086 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:20.447604 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a2dd7c1d-f492-40a8-8ed7-175ecfc71086 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] GET https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b Aug 14 02:58:20.447604 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a2dd7c1d-f492-40a8-8ed7-175ecfc71086 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:20.447604 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a2dd7c1d-f492-40a8-8ed7-175ecfc71086 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:20.454681 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a2dd7c1d-f492-40a8-8ed7-175ecfc71086 tempest-AttachSCSIVolumeTestJSON-1650308529 tempest-AttachSCSIVolumeTestJSON-1650308529-project-member] https://10.4.3.152/volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b returned with HTTP 404 Aug 14 02:58:20.455282 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 99/391] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:20 2026] GET /volume/v3/volumes/05a08b68-b3ec-4d56-966d-f2960ed3654b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:20.486926 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b2bedf6d-c00c-4224-b16c-65fe9adaeba0 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 02:58:20.487400 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b2bedf6d-c00c-4224-b16c-65fe9adaeba0 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1397153605", "extra_specs": {}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:20.490025 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:20.490025 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:20.513893 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b2bedf6d-c00c-4224-b16c-65fe9adaeba0 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 02:58:20.515381 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 95/392] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 02:58:20 2026] POST /volume/v3/types => generated 218 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:20.531263 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e2d12bf2-ba50-4904-9c2a-09182278f727 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:20.535570 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e2d12bf2-ba50-4904-9c2a-09182278f727 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] POST https://10.4.3.152/volume/v3/types/e5a524c5-d7e2-43c0-a904-0d8fa00a5724/encryption Aug 14 02:58:20.535570 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e2d12bf2-ba50-4904-9c2a-09182278f727 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:20.562869 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e2d12bf2-ba50-4904-9c2a-09182278f727 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/types/e5a524c5-d7e2-43c0-a904-0d8fa00a5724/encryption returned with HTTP 200 Aug 14 02:58:20.563599 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 100/393] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 02:58:20 2026] POST /volume/v3/types/e5a524c5-d7e2-43c0-a904-0d8fa00a5724/encryption => generated 231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:20.574173 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:20.797317 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f9d119d3-ffb0-4301-a196-4027f037f660 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:20.801848 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f9d119d3-ffb0-4301-a196-4027f037f660 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:20.801848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f9d119d3-ffb0-4301-a196-4027f037f660 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:20.801848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f9d119d3-ffb0-4301-a196-4027f037f660 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:20.815974 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:20.815974 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:20.822033 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f9d119d3-ffb0-4301-a196-4027f037f660 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:20.829553 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f9d119d3-ffb0-4301-a196-4027f037f660 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:20.830277 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 100/394] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:20 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:20.955540 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:58:20.956276 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-290146604", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1397153605", "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:20.958397 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-290146604', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1397153605', 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:58:20.963885 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Create volume of 1 GB Aug 14 02:58:20.964323 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:20.964323 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:20.965040 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Availability Zones retrieved successfully. Aug 14 02:58:20.974882 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Flow 'volume_create_api' (67a68bc7-0d66-4309-9847-20042371e2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:20.977573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a32f0fc2-fc45-4239-99b4-34979389f42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:20.979396 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:58:21.012839 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a32f0fc2-fc45-4239-99b4-34979389f42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e5a524c5-d7e2-43c0-a904-0d8fa00a5724,is_public=True,name='tempest-scenario-type-cryptsetup-1397153605',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5a524c5-d7e2-43c0-a904-0d8fa00a5724', '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=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:21.014435 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5528333c-0c3e-4eb9-8a8b-499a1a736ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:21.053352 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1397153605 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1397153605, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:58:21.053352 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1397153605 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1397153605, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:58:21.115673 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Created reservations ['fcb093e1-6021-4041-84de-7b5ef0612346', 'e67948f5-733d-4dd5-8b13-495c74dc4802', 'fa53aa88-75d2-460b-bcd0-32ef3c6dc8f2', '76dd171f-c5bd-4dc7-aea6-2705875de64f'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:21.116831 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5528333c-0c3e-4eb9-8a8b-499a1a736ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcb093e1-6021-4041-84de-7b5ef0612346', 'e67948f5-733d-4dd5-8b13-495c74dc4802', 'fa53aa88-75d2-460b-bcd0-32ef3c6dc8f2', '76dd171f-c5bd-4dc7-aea6-2705875de64f']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:21.118301 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f50ef28-0044-4e40-8f5e-60a74f2e1b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:21.151572 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f50ef28-0044-4e40-8f5e-60a74f2e1b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db124d6a-3fe6-45b8-8ada-65293b790f20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-290146604',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a1c609d62854215816bf605bad8bc64',qos_specs=None,replication_status=,reservations=['fcb093e1-6021-4041-84de-7b5ef0612346','e67948f5-733d-4dd5-8b13-495c74dc4802','fa53aa88-75d2-460b-bcd0-32ef3c6dc8f2','76dd171f-c5bd-4dc7-aea6-2705875de64f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9ed0863c064173b4134580d6b6a956',volume_type_id=e5a524c5-d7e2-43c0-a904-0d8fa00a5724), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-290146604',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=db124d6a-3fe6-45b8-8ada-65293b790f20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a1c609d62854215816bf605bad8bc64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec9ed0863c064173b4134580d6b6a956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5a524c5-d7e2-43c0-a904-0d8fa00a5724),volume_type_id=e5a524c5-d7e2-43c0-a904-0d8fa00a5724)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:21.152648 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (392c482b-49f3-450f-9d00-8027bd1df90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:21.184326 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (392c482b-49f3-450f-9d00-8027bd1df90c) transitioned into state 'SUCCESS' from state '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-290146604',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a1c609d62854215816bf605bad8bc64',qos_specs=None,replication_status=,reservations=['fcb093e1-6021-4041-84de-7b5ef0612346','e67948f5-733d-4dd5-8b13-495c74dc4802','fa53aa88-75d2-460b-bcd0-32ef3c6dc8f2','76dd171f-c5bd-4dc7-aea6-2705875de64f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9ed0863c064173b4134580d6b6a956',volume_type_id=e5a524c5-d7e2-43c0-a904-0d8fa00a5724)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:21.185508 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8a08cb-9404-45d5-86a9-0effbc4b5689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:21.206372 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8a08cb-9404-45d5-86a9-0effbc4b5689) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:21.207526 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Flow 'volume_create_api' (67a68bc7-0d66-4309-9847-20042371e2b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:21.208380 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Create volume request issued successfully. Aug 14 02:58:21.209552 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-de8a0dbd-f3ed-4f07-975a-0efaf93efce2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:58:21.210322 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 100/395] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:58:20 2026] POST /volume/v3/volumes => generated 790 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:21.382034 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-b5860ad7-3d1d-491e-9d30-135121040543 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:21.388912 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-b5860ad7-3d1d-491e-9d30-135121040543 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] POST https://10.4.3.152/volume/v3/attachments/afc97b68-36dc-45d6-b25a-36193e110451/action Aug 14 02:58:21.390842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-b5860ad7-3d1d-491e-9d30-135121040543 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:21.390842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-b5860ad7-3d1d-491e-9d30-135121040543 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:21.419869 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:21.419869 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:21.450278 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-2f14d7c5-70af-4a69-aeb9-ce944fb69567 req-b5860ad7-3d1d-491e-9d30-135121040543 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/attachments/afc97b68-36dc-45d6-b25a-36193e110451/action returned with HTTP 204 Aug 14 02:58:21.450615 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 96/396] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:58:21 2026] POST /volume/v3/attachments/afc97b68-36dc-45d6-b25a-36193e110451/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:21.850012 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-174ad9bc-dccd-4807-8c27-10c06d01fe8d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:21.852688 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-174ad9bc-dccd-4807-8c27-10c06d01fe8d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:21.852926 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-174ad9bc-dccd-4807-8c27-10c06d01fe8d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:21.853053 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-174ad9bc-dccd-4807-8c27-10c06d01fe8d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:21.868591 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:21.868591 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:21.876058 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-174ad9bc-dccd-4807-8c27-10c06d01fe8d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:21.884744 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-174ad9bc-dccd-4807-8c27-10c06d01fe8d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:21.885538 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 101/397] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:21 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:21.959031 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-79056952-00bf-4e70-80eb-591aa89880f6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:21.965410 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-79056952-00bf-4e70-80eb-591aa89880f6 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:21.965410 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-79056952-00bf-4e70-80eb-591aa89880f6 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:21.965410 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-79056952-00bf-4e70-80eb-591aa89880f6 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:21.981018 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:21.981018 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:21.989324 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-79056952-00bf-4e70-80eb-591aa89880f6 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:21.995785 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-79056952-00bf-4e70-80eb-591aa89880f6 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:21.997305 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 101/398] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:21 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:22.048971 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1682ceb1-20c6-4f8d-afde-ccfdf7a58258 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.048971 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1682ceb1-20c6-4f8d-afde-ccfdf7a58258 None None] GET https://10.4.3.152/volume// Aug 14 02:58:22.049471 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1682ceb1-20c6-4f8d-afde-ccfdf7a58258 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:22.049471 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1682ceb1-20c6-4f8d-afde-ccfdf7a58258 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:22.049871 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1682ceb1-20c6-4f8d-afde-ccfdf7a58258 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:22.050232 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 101/399] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:22.063839 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-7401370d-b7be-487f-aac1-4851bbfd8c9c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.067959 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-7401370d-b7be-487f-aac1-4851bbfd8c9c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f Aug 14 02:58:22.068328 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-7401370d-b7be-487f-aac1-4851bbfd8c9c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:22.070986 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-7401370d-b7be-487f-aac1-4851bbfd8c9c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:22.071081 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-43c1750d-9a3d-46c7-a65d-9ad7bb33d405 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.077270 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-43c1750d-9a3d-46c7-a65d-9ad7bb33d405 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:22.078063 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-43c1750d-9a3d-46c7-a65d-9ad7bb33d405 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:22.078063 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-43c1750d-9a3d-46c7-a65d-9ad7bb33d405 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:22.078284 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-43c1750d-9a3d-46c7-a65d-9ad7bb33d405 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Delete volume with id: dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:22.091146 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:22.091146 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:22.091331 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-43c1750d-9a3d-46c7-a65d-9ad7bb33d405 tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 404 Aug 14 02:58:22.091940 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 102/400] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:58:22 2026] DELETE /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:22.100830 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e635ba77-a8fc-436d-857e-abdc16eef06c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.103105 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e635ba77-a8fc-436d-857e-abdc16eef06c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] GET https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 Aug 14 02:58:22.103657 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e635ba77-a8fc-436d-857e-abdc16eef06c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:22.103657 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e635ba77-a8fc-436d-857e-abdc16eef06c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:22.103895 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-7401370d-b7be-487f-aac1-4851bbfd8c9c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:22.111564 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-7401370d-b7be-487f-aac1-4851bbfd8c9c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f returned with HTTP 200 Aug 14 02:58:22.112104 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 97/401] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:22 2026] GET /volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f => generated 1543 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:58:22.112570 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e635ba77-a8fc-436d-857e-abdc16eef06c tempest-VolumesAssistedSnapshotsTest-244675017 tempest-VolumesAssistedSnapshotsTest-244675017-project-admin] https://10.4.3.152/volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 returned with HTTP 404 Aug 14 02:58:22.113203 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 102/402] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:22 2026] GET /volume/v3/volumes/dba54a23-f661-46c1-b640-c8dc7e9f9056 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:22.159259 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3a31a9e5-0cec-487c-85a7-2030923654ee None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.159259 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3a31a9e5-0cec-487c-85a7-2030923654ee None None] GET https://10.4.3.152/volume// Aug 14 02:58:22.159259 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3a31a9e5-0cec-487c-85a7-2030923654ee None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:22.159259 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3a31a9e5-0cec-487c-85a7-2030923654ee None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:22.159259 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3a31a9e5-0cec-487c-85a7-2030923654ee None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:22.161971 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 102/403] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 02:58:22 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:22.174726 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-36b57366-9c0e-40a8-853b-d88446de2721 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.178837 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-36b57366-9c0e-40a8-853b-d88446de2721 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:58:22.180381 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-36b57366-9c0e-40a8-853b-d88446de2721 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5389f147-cb6d-4ddb-bedf-038d5d982631", "connector": null, "instance_uuid": "815e237c-acaa-4cf9-89d5-4765894b6fb2"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:22.204755 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:22.204755 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:22.243511 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9153e14b-7f34-43fe-a94b-1688ddbbac1d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.247321 np0000007307 devstack@c-api.service[100380]: WARNING cinder.volume.api [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-36b57366-9c0e-40a8-853b-d88446de2721 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 02:58:22.250331 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9153e14b-7f34-43fe-a94b-1688ddbbac1d tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] PUT https://10.4.3.152/volume/v3/attachments/3df22acc-5998-4a47-b61b-cac075380041 Aug 14 02:58:22.250910 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9153e14b-7f34-43fe-a94b-1688ddbbac1d tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:22.256643 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-36b57366-9c0e-40a8-853b-d88446de2721 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:58:22.256643 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 103/404] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:58:22 2026] POST /volume/v3/attachments => generated 271 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:22.269639 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9153e14b-7f34-43fe-a94b-1688ddbbac1d tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Acquiring lock "cinder-attachment_update-ac9edf5d-87fd-405b-a062-5eed6d55d05f-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:58:22.277791 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9153e14b-7f34-43fe-a94b-1688ddbbac1d tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Lock "cinder-attachment_update-ac9edf5d-87fd-405b-a062-5eed6d55d05f-np0000007307" acquired by "attachment_update" :: waited 0.008s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:58:22.280237 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:22.280237 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:22.314806 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-052b4aff-12d2-4b81-bd7d-b2f1305d3520 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.317141 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-052b4aff-12d2-4b81-bd7d-b2f1305d3520 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:22.317141 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-052b4aff-12d2-4b81-bd7d-b2f1305d3520 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:22.317141 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-052b4aff-12d2-4b81-bd7d-b2f1305d3520 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:22.338516 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:22.338516 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:22.347110 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e49df713-c8a7-4a25-bb22-85c75232fa7b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.347110 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e49df713-c8a7-4a25-bb22-85c75232fa7b None None] GET https://10.4.3.152/volume// Aug 14 02:58:22.347110 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e49df713-c8a7-4a25-bb22-85c75232fa7b None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:22.347110 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e49df713-c8a7-4a25-bb22-85c75232fa7b None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:22.347110 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e49df713-c8a7-4a25-bb22-85c75232fa7b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:22.347110 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 103/405] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:22.349200 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-052b4aff-12d2-4b81-bd7d-b2f1305d3520 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:22.360968 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-052b4aff-12d2-4b81-bd7d-b2f1305d3520 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:22.361651 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 103/406] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:22 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1163 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:22.361899 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-3d231151-fcb7-4092-9358-a1402c883747 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.367260 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-3d231151-fcb7-4092-9358-a1402c883747 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:22.368979 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-3d231151-fcb7-4092-9358-a1402c883747 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:22.368979 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-3d231151-fcb7-4092-9358-a1402c883747 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:22.397123 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:22.397123 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:22.407844 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-3d231151-fcb7-4092-9358-a1402c883747 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:22.415009 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-3d231151-fcb7-4092-9358-a1402c883747 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:22.415770 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 104/407] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:22 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1343 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:58:22.487509 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9153e14b-7f34-43fe-a94b-1688ddbbac1d tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Lock "cinder-attachment_update-ac9edf5d-87fd-405b-a062-5eed6d55d05f-np0000007307" released by "attachment_update" :: held 0.211s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:58:22.488034 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-9153e14b-7f34-43fe-a94b-1688ddbbac1d tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/attachments/3df22acc-5998-4a47-b61b-cac075380041 returned with HTTP 200 Aug 14 02:58:22.489212 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 98/408] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:58:22 2026] PUT /volume/v3/attachments/3df22acc-5998-4a47-b61b-cac075380041 => generated 969 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:22.539992 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-4dce52f2-bbd5-4fb7-999a-7bd41ba9e7d9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.544651 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-4dce52f2-bbd5-4fb7-999a-7bd41ba9e7d9 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] PUT https://10.4.3.152/volume/v3/attachments/0815a952-e08e-419c-a8d3-e2099dce9d3e Aug 14 02:58:22.545421 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-4dce52f2-bbd5-4fb7-999a-7bd41ba9e7d9 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:22.548199 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-a41c5ba3-c03d-4e8f-b463-0feec82ea55c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.548781 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-a41c5ba3-c03d-4e8f-b463-0feec82ea55c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] POST https://10.4.3.152/volume/v3/attachments/3df22acc-5998-4a47-b61b-cac075380041/action Aug 14 02:58:22.549275 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-a41c5ba3-c03d-4e8f-b463-0feec82ea55c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:22.551021 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-a41c5ba3-c03d-4e8f-b463-0feec82ea55c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:22.561268 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-4dce52f2-bbd5-4fb7-999a-7bd41ba9e7d9 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Acquiring lock "cinder-attachment_update-5389f147-cb6d-4ddb-bedf-038d5d982631-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:58:22.567852 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-4dce52f2-bbd5-4fb7-999a-7bd41ba9e7d9 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Lock "cinder-attachment_update-5389f147-cb6d-4ddb-bedf-038d5d982631-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:58:22.569297 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:22.569297 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:22.584803 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:22.584803 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:22.611509 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-a41c5ba3-c03d-4e8f-b463-0feec82ea55c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/attachments/3df22acc-5998-4a47-b61b-cac075380041/action returned with HTTP 204 Aug 14 02:58:22.611509 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 104/409] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:58:22 2026] POST /volume/v3/attachments/3df22acc-5998-4a47-b61b-cac075380041/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:22.650886 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-52539167-f2d9-4475-8d81-4a4fb0648c09 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.651375 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-52539167-f2d9-4475-8d81-4a4fb0648c09 None None] GET https://10.4.3.152/volume// Aug 14 02:58:22.651604 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-52539167-f2d9-4475-8d81-4a4fb0648c09 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:22.653569 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-52539167-f2d9-4475-8d81-4a4fb0648c09 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:22.654035 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-52539167-f2d9-4475-8d81-4a4fb0648c09 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:22.655230 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 105/410] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:22 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:22.668457 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-cb2e6511-42bd-418b-ace1-ea3593eccfa7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.671327 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-cb2e6511-42bd-418b-ace1-ea3593eccfa7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 Aug 14 02:58:22.671609 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-cb2e6511-42bd-418b-ace1-ea3593eccfa7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:22.671899 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-cb2e6511-42bd-418b-ace1-ea3593eccfa7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:22.694137 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:22.694137 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:22.700912 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-cb2e6511-42bd-418b-ace1-ea3593eccfa7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:22.712783 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-cb2e6511-42bd-418b-ace1-ea3593eccfa7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 returned with HTTP 200 Aug 14 02:58:22.713271 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 99/411] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:22 2026] GET /volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 => generated 1028 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:58:22.739289 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-4dce52f2-bbd5-4fb7-999a-7bd41ba9e7d9 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Lock "cinder-attachment_update-5389f147-cb6d-4ddb-bedf-038d5d982631-np0000007307" released by "attachment_update" :: held 0.172s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:58:22.739718 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-4dce52f2-bbd5-4fb7-999a-7bd41ba9e7d9 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/attachments/0815a952-e08e-419c-a8d3-e2099dce9d3e returned with HTTP 200 Aug 14 02:58:22.740927 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 104/412] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:58:22 2026] PUT /volume/v3/attachments/0815a952-e08e-419c-a8d3-e2099dce9d3e => generated 967 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:22.855075 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-15744977-8ca4-4947-8117-c4b33f06b074 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:22.860656 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-15744977-8ca4-4947-8117-c4b33f06b074 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] PUT https://10.4.3.152/volume/v3/attachments/819dd8ba-a8b3-4374-ade5-f81a32f3ff52 Aug 14 02:58:22.860656 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-15744977-8ca4-4947-8117-c4b33f06b074 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:22.879483 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-15744977-8ca4-4947-8117-c4b33f06b074 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Acquiring lock "cinder-attachment_update-1bed7c25-8528-4ca4-bd78-65cae4e48548-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:58:22.887376 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-15744977-8ca4-4947-8117-c4b33f06b074 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Lock "cinder-attachment_update-1bed7c25-8528-4ca4-bd78-65cae4e48548-np0000007307" acquired by "attachment_update" :: waited 0.009s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:58:22.888431 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:22.888431 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:23.037148 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-15744977-8ca4-4947-8117-c4b33f06b074 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Lock "cinder-attachment_update-1bed7c25-8528-4ca4-bd78-65cae4e48548-np0000007307" released by "attachment_update" :: held 0.149s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:58:23.037148 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-15744977-8ca4-4947-8117-c4b33f06b074 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/attachments/819dd8ba-a8b3-4374-ade5-f81a32f3ff52 returned with HTTP 200 Aug 14 02:58:23.037778 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 105/413] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:58:22 2026] PUT /volume/v3/attachments/819dd8ba-a8b3-4374-ade5-f81a32f3ff52 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:23.073806 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-159fe44e-613c-425c-9ff4-0338384dbf3c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:23.079877 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-159fe44e-613c-425c-9ff4-0338384dbf3c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] POST https://10.4.3.152/volume/v3/attachments/819dd8ba-a8b3-4374-ade5-f81a32f3ff52/action Aug 14 02:58:23.081925 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-159fe44e-613c-425c-9ff4-0338384dbf3c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:23.081925 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-159fe44e-613c-425c-9ff4-0338384dbf3c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:23.113370 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:23.113370 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:23.128442 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-159fe44e-613c-425c-9ff4-0338384dbf3c tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/attachments/819dd8ba-a8b3-4374-ade5-f81a32f3ff52/action returned with HTTP 204 Aug 14 02:58:23.128799 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 106/414] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:58:23 2026] POST /volume/v3/attachments/819dd8ba-a8b3-4374-ade5-f81a32f3ff52/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:23.156781 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b460ca9a-9c55-4d7d-88f9-a4d01f67f0a2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:23.157154 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b460ca9a-9c55-4d7d-88f9-a4d01f67f0a2 None None] GET https://10.4.3.152/volume// Aug 14 02:58:23.157298 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b460ca9a-9c55-4d7d-88f9-a4d01f67f0a2 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:23.157570 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b460ca9a-9c55-4d7d-88f9-a4d01f67f0a2 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:23.159601 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b460ca9a-9c55-4d7d-88f9-a4d01f67f0a2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:23.160074 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 100/415] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:23 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:23.176888 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-a43bcc2b-b206-4bac-a7ce-7aebaa2af783 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:23.182135 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-a43bcc2b-b206-4bac-a7ce-7aebaa2af783 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce Aug 14 02:58:23.182407 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-a43bcc2b-b206-4bac-a7ce-7aebaa2af783 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:23.182705 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-a43bcc2b-b206-4bac-a7ce-7aebaa2af783 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:23.203922 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c809917e-b73a-43b8-bb6d-e45845331921 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:23.205318 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:23.205318 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:23.211043 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-a43bcc2b-b206-4bac-a7ce-7aebaa2af783 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 02:58:23.220601 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-a43bcc2b-b206-4bac-a7ce-7aebaa2af783 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce returned with HTTP 200 Aug 14 02:58:23.221352 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 105/416] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:23 2026] GET /volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce => generated 1028 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:58:23.329787 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-8247c708-87bf-47ff-acb2-4b568ee49e08 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:23.332671 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-8247c708-87bf-47ff-acb2-4b568ee49e08 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] PUT https://10.4.3.152/volume/v3/attachments/e5eb98e1-49fd-468e-b9cd-66a81d6ad84d Aug 14 02:58:23.333119 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-8247c708-87bf-47ff-acb2-4b568ee49e08 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:23.345943 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-8247c708-87bf-47ff-acb2-4b568ee49e08 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Acquiring lock "cinder-attachment_update-0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:58:23.358426 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-8247c708-87bf-47ff-acb2-4b568ee49e08 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Lock "cinder-attachment_update-0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce-np0000007307" acquired by "attachment_update" :: waited 0.011s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:58:23.358426 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:23.358426 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:23.385358 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f3448341-010d-430e-884a-c74d4a3df6fd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:23.388026 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f3448341-010d-430e-884a-c74d4a3df6fd tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:23.388643 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f3448341-010d-430e-884a-c74d4a3df6fd tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:23.389338 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f3448341-010d-430e-884a-c74d4a3df6fd tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:23.417626 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:23.417626 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:23.433738 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f3448341-010d-430e-884a-c74d4a3df6fd tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:23.442266 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f3448341-010d-430e-884a-c74d4a3df6fd tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:23.442960 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 101/417] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:23 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1164 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:23.521069 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-8247c708-87bf-47ff-acb2-4b568ee49e08 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Lock "cinder-attachment_update-0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce-np0000007307" released by "attachment_update" :: held 0.164s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:58:23.521540 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-8247c708-87bf-47ff-acb2-4b568ee49e08 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/attachments/e5eb98e1-49fd-468e-b9cd-66a81d6ad84d returned with HTTP 200 Aug 14 02:58:23.522154 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 107/418] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:58:23 2026] PUT /volume/v3/attachments/e5eb98e1-49fd-468e-b9cd-66a81d6ad84d => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:23.574947 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-b57425cd-5151-4f8e-b100-e8406117613a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:23.578226 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-b57425cd-5151-4f8e-b100-e8406117613a tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] POST https://10.4.3.152/volume/v3/attachments/e5eb98e1-49fd-468e-b9cd-66a81d6ad84d/action Aug 14 02:58:23.578403 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-b57425cd-5151-4f8e-b100-e8406117613a tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:23.578833 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-b57425cd-5151-4f8e-b100-e8406117613a tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:23.630188 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:23.630188 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:23.635639 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c809917e-b73a-43b8-bb6d-e45845331921 tempest-VolumePoolsAdminTestsJSON-106717155 tempest-VolumePoolsAdminTestsJSON-106717155-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 02:58:23.635743 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c809917e-b73a-43b8-bb6d-e45845331921 tempest-VolumePoolsAdminTestsJSON-106717155 tempest-VolumePoolsAdminTestsJSON-106717155-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:23.636118 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c809917e-b73a-43b8-bb6d-e45845331921 tempest-VolumePoolsAdminTestsJSON-106717155 tempest-VolumePoolsAdminTestsJSON-106717155-project-admin] Calling method 'get_pools' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:23.636380 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:23.636380 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:23.649631 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-eab09ac7-c981-48d4-8fe3-8bc95f7af347 req-b57425cd-5151-4f8e-b100-e8406117613a tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/attachments/e5eb98e1-49fd-468e-b9cd-66a81d6ad84d/action returned with HTTP 204 Aug 14 02:58:23.650372 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 106/419] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:58:23 2026] POST /volume/v3/attachments/e5eb98e1-49fd-468e-b9cd-66a81d6ad84d/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:23.661490 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c809917e-b73a-43b8-bb6d-e45845331921 tempest-VolumePoolsAdminTestsJSON-106717155 tempest-VolumePoolsAdminTestsJSON-106717155-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 02:58:23.661490 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 106/420] 10.4.3.152 () {66 vars in 1314 bytes} [Fri Aug 14 02:58:23 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:23.691144 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-67e8cae4-67d4-493d-93c3-6166efe56dea None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:23.694120 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-67e8cae4-67d4-493d-93c3-6166efe56dea tempest-VolumePoolsAdminTestsJSON-106717155 tempest-VolumePoolsAdminTestsJSON-106717155-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools Aug 14 02:58:23.694429 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-67e8cae4-67d4-493d-93c3-6166efe56dea tempest-VolumePoolsAdminTestsJSON-106717155 tempest-VolumePoolsAdminTestsJSON-106717155-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:23.695649 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-67e8cae4-67d4-493d-93c3-6166efe56dea tempest-VolumePoolsAdminTestsJSON-106717155 tempest-VolumePoolsAdminTestsJSON-106717155-project-admin] Calling method 'get_pools' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:23.727517 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-67e8cae4-67d4-493d-93c3-6166efe56dea tempest-VolumePoolsAdminTestsJSON-106717155 tempest-VolumePoolsAdminTestsJSON-106717155-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 02:58:23.727605 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 102/421] 10.4.3.152 () {66 vars in 1291 bytes} [Fri Aug 14 02:58:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:24.447652 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-13af594e-de95-40b9-88a4-bd692395dc40 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:24.451850 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-13af594e-de95-40b9-88a4-bd692395dc40 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:58:24.451850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-13af594e-de95-40b9-88a4-bd692395dc40 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:24.451850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-13af594e-de95-40b9-88a4-bd692395dc40 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:24.466040 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a2f18dec-4fa8-42c1-934d-2ce43ab4a988 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:24.472390 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a2f18dec-4fa8-42c1-934d-2ce43ab4a988 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:24.474343 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a2f18dec-4fa8-42c1-934d-2ce43ab4a988 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:24.474343 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a2f18dec-4fa8-42c1-934d-2ce43ab4a988 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:24.477130 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:24.477130 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:24.491207 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-13af594e-de95-40b9-88a4-bd692395dc40 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:58:24.505459 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-13af594e-de95-40b9-88a4-bd692395dc40 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:58:24.505459 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 108/422] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:24 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1684 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:24.505746 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:24.505746 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:24.516302 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a2f18dec-4fa8-42c1-934d-2ce43ab4a988 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:24.522750 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a2f18dec-4fa8-42c1-934d-2ce43ab4a988 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:24.523516 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 107/423] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:24 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1164 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:24.597053 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-2f15dae3-eab5-4f91-9c28-0c97158953ce None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:24.602070 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-2f15dae3-eab5-4f91-9c28-0c97158953ce tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:58:24.602372 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-2f15dae3-eab5-4f91-9c28-0c97158953ce tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:24.602717 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-2f15dae3-eab5-4f91-9c28-0c97158953ce tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:24.627290 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:24.627290 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:24.633103 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-2f15dae3-eab5-4f91-9c28-0c97158953ce tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:58:24.644259 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-2f15dae3-eab5-4f91-9c28-0c97158953ce tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:58:24.645036 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 107/424] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:24 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1684 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:25.158529 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-68a72a89-aed6-4c1b-8212-7c3970a69398 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:25.162242 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-68a72a89-aed6-4c1b-8212-7c3970a69398 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] POST https://10.4.3.152/volume/v3/attachments/0815a952-e08e-419c-a8d3-e2099dce9d3e/action Aug 14 02:58:25.162711 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-68a72a89-aed6-4c1b-8212-7c3970a69398 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:25.162871 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-68a72a89-aed6-4c1b-8212-7c3970a69398 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:25.201743 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:25.201743 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:25.235468 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-171cb7df-a9a3-4ae8-8899-2d8b2e58de74 req-68a72a89-aed6-4c1b-8212-7c3970a69398 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/attachments/0815a952-e08e-419c-a8d3-e2099dce9d3e/action returned with HTTP 204 Aug 14 02:58:25.236244 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 103/425] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:58:25 2026] POST /volume/v3/attachments/0815a952-e08e-419c-a8d3-e2099dce9d3e/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:25.546621 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fa6b893a-692c-4e16-afc0-b5dfe8daf184 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:25.550063 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fa6b893a-692c-4e16-afc0-b5dfe8daf184 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:25.550381 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fa6b893a-692c-4e16-afc0-b5dfe8daf184 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:25.551163 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fa6b893a-692c-4e16-afc0-b5dfe8daf184 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:25.586610 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:25.586610 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:25.596919 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fa6b893a-692c-4e16-afc0-b5dfe8daf184 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:25.607526 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fa6b893a-692c-4e16-afc0-b5dfe8daf184 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:25.607526 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 109/426] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:25 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1458 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:26.208500 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6efd4724-1654-4168-934e-609f479b16a6 req-aea8a4bf-dc56-4f60-be3f-0589d67a4961 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:26.214812 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6efd4724-1654-4168-934e-609f479b16a6 req-aea8a4bf-dc56-4f60-be3f-0589d67a4961 tempest-TestMultiAttachVolumeSwap-2019283301 tempest-TestMultiAttachVolumeSwap-2019283301-project] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:26.214812 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6efd4724-1654-4168-934e-609f479b16a6 req-aea8a4bf-dc56-4f60-be3f-0589d67a4961 tempest-TestMultiAttachVolumeSwap-2019283301 tempest-TestMultiAttachVolumeSwap-2019283301-project] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:26.214812 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6efd4724-1654-4168-934e-609f479b16a6 req-aea8a4bf-dc56-4f60-be3f-0589d67a4961 tempest-TestMultiAttachVolumeSwap-2019283301 tempest-TestMultiAttachVolumeSwap-2019283301-project] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:26.245470 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:26.245470 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:26.251466 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-6efd4724-1654-4168-934e-609f479b16a6 req-aea8a4bf-dc56-4f60-be3f-0589d67a4961 tempest-TestMultiAttachVolumeSwap-2019283301 tempest-TestMultiAttachVolumeSwap-2019283301-project] Volume info retrieved successfully. Aug 14 02:58:26.259456 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6efd4724-1654-4168-934e-609f479b16a6 req-aea8a4bf-dc56-4f60-be3f-0589d67a4961 tempest-TestMultiAttachVolumeSwap-2019283301 tempest-TestMultiAttachVolumeSwap-2019283301-project] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:26.260210 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 108/427] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:26 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1651 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:26.281858 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-591928c4-ae94-431c-bdf0-5004b1e0ee77 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:26.285933 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-591928c4-ae94-431c-bdf0-5004b1e0ee77 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-reader] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:26.285933 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-591928c4-ae94-431c-bdf0-5004b1e0ee77 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:26.285933 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-591928c4-ae94-431c-bdf0-5004b1e0ee77 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-reader] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:26.314812 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:26.314812 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:26.324570 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-591928c4-ae94-431c-bdf0-5004b1e0ee77 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-reader] Volume info retrieved successfully. Aug 14 02:58:26.337189 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-591928c4-ae94-431c-bdf0-5004b1e0ee77 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-reader] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:26.338593 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 108/428] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:26 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1458 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:26.356551 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cfae5e5f-8017-4c6a-87ab-7899194d2d7f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:26.358946 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cfae5e5f-8017-4c6a-87ab-7899194d2d7f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-reader] GET https://10.4.3.152/volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 Aug 14 02:58:26.359844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cfae5e5f-8017-4c6a-87ab-7899194d2d7f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-reader] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:26.359844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cfae5e5f-8017-4c6a-87ab-7899194d2d7f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-reader] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:26.381703 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:26.381703 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:26.388027 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-cfae5e5f-8017-4c6a-87ab-7899194d2d7f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-reader] Volume info retrieved successfully. Aug 14 02:58:26.396061 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cfae5e5f-8017-4c6a-87ab-7899194d2d7f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-reader] https://10.4.3.152/volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 returned with HTTP 200 Aug 14 02:58:26.396833 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 104/429] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:26 2026] GET /volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:26.545843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ba8ed213-64f8-4abf-9bfa-c1b432f7625a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:26.551183 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ba8ed213-64f8-4abf-9bfa-c1b432f7625a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:26.554330 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ba8ed213-64f8-4abf-9bfa-c1b432f7625a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:26.554330 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ba8ed213-64f8-4abf-9bfa-c1b432f7625a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:26.577100 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:26.577100 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:26.582721 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ba8ed213-64f8-4abf-9bfa-c1b432f7625a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:26.590113 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ba8ed213-64f8-4abf-9bfa-c1b432f7625a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:26.590684 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 110/430] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:26 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1458 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:26.688356 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-2246773c-eaba-4d66-9fca-07bb2ec2ef3b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:26.696949 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-2246773c-eaba-4d66-9fca-07bb2ec2ef3b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:26.697648 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-2246773c-eaba-4d66-9fca-07bb2ec2ef3b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:26.699264 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-2246773c-eaba-4d66-9fca-07bb2ec2ef3b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:26.720923 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d755e39d-9e62-470a-8f2e-46f37f9d04a4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:26.721483 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d755e39d-9e62-470a-8f2e-46f37f9d04a4 None None] GET https://10.4.3.152/volume// Aug 14 02:58:26.721754 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d755e39d-9e62-470a-8f2e-46f37f9d04a4 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:26.722901 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d755e39d-9e62-470a-8f2e-46f37f9d04a4 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:26.722901 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d755e39d-9e62-470a-8f2e-46f37f9d04a4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:26.723136 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 109/431] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:26.725524 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:26.725524 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:26.730809 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-2246773c-eaba-4d66-9fca-07bb2ec2ef3b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:26.735129 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-c2cbba46-e6c1-4d04-a11b-b40c6a1ac729 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:26.739443 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-2246773c-eaba-4d66-9fca-07bb2ec2ef3b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:26.740135 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 109/432] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:26 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1458 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:26.743109 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-c2cbba46-e6c1-4d04-a11b-b40c6a1ac729 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:58:26.743856 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-c2cbba46-e6c1-4d04-a11b-b40c6a1ac729 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d89ed10-6ab2-4a7a-a596-858120623546", "connector": null, "instance_uuid": "93ad0dcc-b27c-4c1d-acf1-0f6c771fd32f"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:26.768787 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:26.768787 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:26.805483 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-e0c5b05d-2be1-4410-bc6b-fd239f928af1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:26.811639 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-e0c5b05d-2be1-4410-bc6b-fd239f928af1 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] POST https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631/action Aug 14 02:58:26.812282 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-e0c5b05d-2be1-4410-bc6b-fd239f928af1 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:26.812710 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-e0c5b05d-2be1-4410-bc6b-fd239f928af1 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:26.831799 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-c2cbba46-e6c1-4d04-a11b-b40c6a1ac729 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:58:26.832532 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 105/433] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:58:26 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:26.842497 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:26.842497 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:26.843281 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-e0c5b05d-2be1-4410-bc6b-fd239f928af1 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:26.855899 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-e0c5b05d-2be1-4410-bc6b-fd239f928af1 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Begin detaching volume completed successfully. Aug 14 02:58:26.856404 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-e0c5b05d-2be1-4410-bc6b-fd239f928af1 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631/action returned with HTTP 202 Aug 14 02:58:26.856834 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 111/434] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 02:58:26 2026] POST /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:58:26.944406 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-15656095-b8c8-4ced-b6e4-b209d1e2298f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:26.945134 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-15656095-b8c8-4ced-b6e4-b209d1e2298f None None] GET https://10.4.3.152/volume// Aug 14 02:58:26.945405 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-15656095-b8c8-4ced-b6e4-b209d1e2298f None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:26.945999 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-15656095-b8c8-4ced-b6e4-b209d1e2298f None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:26.946874 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-15656095-b8c8-4ced-b6e4-b209d1e2298f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:26.946982 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 110/435] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:26.967759 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-c4623691-97dc-4c0c-9bfc-a4d1962afae5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:26.969420 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-ebf5912f-fe50-4e10-956a-b3b7c1e8c38b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:26.972725 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-ebf5912f-fe50-4e10-956a-b3b7c1e8c38b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] DELETE https://10.4.3.152/volume/v3/attachments/dd9e5881-414d-466e-8f7d-8df26b56eb7d Aug 14 02:58:26.972860 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-ebf5912f-fe50-4e10-956a-b3b7c1e8c38b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:26.975789 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-ebf5912f-fe50-4e10-956a-b3b7c1e8c38b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:26.975925 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-c4623691-97dc-4c0c-9bfc-a4d1962afae5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:26.975925 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-c4623691-97dc-4c0c-9bfc-a4d1962afae5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:26.975925 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-c4623691-97dc-4c0c-9bfc-a4d1962afae5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:26.983934 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:26.983934 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:27.002493 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:27.002493 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:27.012897 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-c4623691-97dc-4c0c-9bfc-a4d1962afae5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:27.031296 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-c4623691-97dc-4c0c-9bfc-a4d1962afae5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:27.032419 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 110/436] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:26 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1641 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:58:27.116263 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-ebf5912f-fe50-4e10-956a-b3b7c1e8c38b tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/attachments/dd9e5881-414d-466e-8f7d-8df26b56eb7d returned with HTTP 200 Aug 14 02:58:27.116792 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 106/437] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 02:58:26 2026] DELETE /volume/v3/attachments/dd9e5881-414d-466e-8f7d-8df26b56eb7d => generated 192 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:27.314317 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4ae44b43-b8e7-4771-93e4-f2f37f834b2a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:27.314931 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4ae44b43-b8e7-4771-93e4-f2f37f834b2a None None] GET https://10.4.3.152/volume// Aug 14 02:58:27.315198 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4ae44b43-b8e7-4771-93e4-f2f37f834b2a None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:27.315470 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4ae44b43-b8e7-4771-93e4-f2f37f834b2a None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:27.315961 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4ae44b43-b8e7-4771-93e4-f2f37f834b2a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:27.316356 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 112/438] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:27.330875 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-831f35ed-ed44-4207-8f27-6afa9fc39047 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:27.335091 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-831f35ed-ed44-4207-8f27-6afa9fc39047 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] POST https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546/action Aug 14 02:58:27.336256 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-831f35ed-ed44-4207-8f27-6afa9fc39047 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Action body: b'{"os-reimage": {"image_id": "da168ee9-2e48-451a-ae5b-189e41fc64c3", "reimage_reserved": true}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:27.336465 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-831f35ed-ed44-4207-8f27-6afa9fc39047 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "da168ee9-2e48-451a-ae5b-189e41fc64c3", "reimage_reserved": true}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:27.352579 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:27.352579 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:27.354179 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-831f35ed-ed44-4207-8f27-6afa9fc39047 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:58:27.540580 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-831f35ed-ed44-4207-8f27-6afa9fc39047 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546/action returned with HTTP 202 Aug 14 02:58:27.541289 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 111/439] 10.4.3.152 () {74 vars in 1713 bytes} [Fri Aug 14 02:58:27 2026] POST /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 02:58:27.810581 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-2dff6489-130c-42f1-8143-0e1af1bb4acf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:27.814217 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-2dff6489-130c-42f1-8143-0e1af1bb4acf tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:27.814510 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-2dff6489-130c-42f1-8143-0e1af1bb4acf tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:27.815022 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-2dff6489-130c-42f1-8143-0e1af1bb4acf tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:27.848415 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:27.848415 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:27.853842 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-2dff6489-130c-42f1-8143-0e1af1bb4acf tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:27.860096 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-2dff6489-130c-42f1-8143-0e1af1bb4acf tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:27.860791 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 111/440] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:27 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:27.888264 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-5f069ccd-b0fe-4546-b37c-9fd185a4f27a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:27.893140 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-5f069ccd-b0fe-4546-b37c-9fd185a4f27a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] DELETE https://10.4.3.152/volume/v3/attachments/0815a952-e08e-419c-a8d3-e2099dce9d3e Aug 14 02:58:27.893585 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-5f069ccd-b0fe-4546-b37c-9fd185a4f27a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:27.893945 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-5f069ccd-b0fe-4546-b37c-9fd185a4f27a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:27.905785 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:27.905785 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:28.028034 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d116e21a-9be3-4165-b367-2b07bcdb3327 req-5f069ccd-b0fe-4546-b37c-9fd185a4f27a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/attachments/0815a952-e08e-419c-a8d3-e2099dce9d3e returned with HTTP 200 Aug 14 02:58:28.028281 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 107/441] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 02:58:27 2026] DELETE /volume/v3/attachments/0815a952-e08e-419c-a8d3-e2099dce9d3e => generated 192 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:29.115536 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3c6d11ff-83bf-4205-b317-0c63eb270e4d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:29.118596 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3c6d11ff-83bf-4205-b317-0c63eb270e4d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:29.118596 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3c6d11ff-83bf-4205-b317-0c63eb270e4d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:29.119052 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3c6d11ff-83bf-4205-b317-0c63eb270e4d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:29.138763 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:29.138763 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:29.150120 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3c6d11ff-83bf-4205-b317-0c63eb270e4d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:29.158507 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3c6d11ff-83bf-4205-b317-0c63eb270e4d tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:29.159082 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 113/442] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:29 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1161 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:29.262279 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-40464d7b-5833-466c-ba33-1d03a10136af req-c884da8e-5e39-442f-96f1-bbb18e64cf4c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:29.268183 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-c884da8e-5e39-442f-96f1-bbb18e64cf4c tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:29.268183 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-c884da8e-5e39-442f-96f1-bbb18e64cf4c tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:29.268183 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-c884da8e-5e39-442f-96f1-bbb18e64cf4c tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:29.287683 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:29.287683 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:29.297501 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-40464d7b-5833-466c-ba33-1d03a10136af req-c884da8e-5e39-442f-96f1-bbb18e64cf4c tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:29.309340 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-c884da8e-5e39-442f-96f1-bbb18e64cf4c tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:29.310239 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 112/443] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:29 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1161 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:29.383387 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-40464d7b-5833-466c-ba33-1d03a10136af req-0eb0e422-7bba-4f6a-8c1c-c384d4a0304f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:29.388846 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-0eb0e422-7bba-4f6a-8c1c-c384d4a0304f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] POST https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631/action Aug 14 02:58:29.388846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-0eb0e422-7bba-4f6a-8c1c-c384d4a0304f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:29.388846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-0eb0e422-7bba-4f6a-8c1c-c384d4a0304f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:29.413714 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:29.413714 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:29.415182 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-40464d7b-5833-466c-ba33-1d03a10136af req-0eb0e422-7bba-4f6a-8c1c-c384d4a0304f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:29.433428 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-40464d7b-5833-466c-ba33-1d03a10136af req-0eb0e422-7bba-4f6a-8c1c-c384d4a0304f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Begin detaching volume completed successfully. Aug 14 02:58:29.433428 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-0eb0e422-7bba-4f6a-8c1c-c384d4a0304f tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631/action returned with HTTP 202 Aug 14 02:58:29.434683 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 112/444] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 02:58:29 2026] POST /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 02:58:29.538459 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-426b3c7a-a874-4d4b-97e8-94f154072511 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:29.539569 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-426b3c7a-a874-4d4b-97e8-94f154072511 None None] GET https://10.4.3.152/volume// Aug 14 02:58:29.541043 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-426b3c7a-a874-4d4b-97e8-94f154072511 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:29.541043 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-426b3c7a-a874-4d4b-97e8-94f154072511 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:29.541043 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-426b3c7a-a874-4d4b-97e8-94f154072511 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:29.541345 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 108/445] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:29.558568 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-40464d7b-5833-466c-ba33-1d03a10136af req-422b2f06-922f-402b-87d1-4b42b227c048 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:29.561703 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-422b2f06-922f-402b-87d1-4b42b227c048 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:29.562775 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-422b2f06-922f-402b-87d1-4b42b227c048 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:29.564003 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-422b2f06-922f-402b-87d1-4b42b227c048 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:29.584847 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:29.584847 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:29.592271 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-40464d7b-5833-466c-ba33-1d03a10136af req-422b2f06-922f-402b-87d1-4b42b227c048 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:29.600506 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-422b2f06-922f-402b-87d1-4b42b227c048 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:29.601444 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 114/446] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:29 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1344 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:58:32.324437 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f5160636-b78f-4bb3-a2b2-7795db88b512 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:32.736943 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f5160636-b78f-4bb3-a2b2-7795db88b512 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] GET https://10.4.3.152/volume/v3/os-services Aug 14 02:58:32.736943 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f5160636-b78f-4bb3-a2b2-7795db88b512 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:32.736943 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f5160636-b78f-4bb3-a2b2-7795db88b512 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:32.744649 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f5160636-b78f-4bb3-a2b2-7795db88b512 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] https://10.4.3.152/volume/v3/os-services returned with HTTP 200 Aug 14 02:58:32.745222 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 113/447] 10.4.3.152 () {66 vars in 1249 bytes} [Fri Aug 14 02:58:32 2026] GET /volume/v3/os-services => generated 626 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:32.758994 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d343d80f-78dc-40ff-b5ad-ff16c30ab78d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:32.760848 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d343d80f-78dc-40ff-b5ad-ff16c30ab78d tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] PUT https://10.4.3.152/volume/v3/os-services/disable-log-reason Aug 14 02:58:32.761669 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d343d80f-78dc-40ff-b5ad-ff16c30ab78d tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007307", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:32.764385 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d343d80f-78dc-40ff-b5ad-ff16c30ab78d tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] https://10.4.3.152/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 14 02:58:32.765261 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 113/448] 10.4.3.152 () {68 vars in 1326 bytes} [Fri Aug 14 02:58:32 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:58:32.776590 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f70fa6a8-b5d5-4336-af68-fdb4a885c5a8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:32.778300 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f70fa6a8-b5d5-4336-af68-fdb4a885c5a8 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] PUT https://10.4.3.152/volume/v3/os-services/disable Aug 14 02:58:32.780073 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f70fa6a8-b5d5-4336-af68-fdb4a885c5a8 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007307", "binary": "invalid_binary"} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:32.780527 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:32.780527 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:32.786143 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f70fa6a8-b5d5-4336-af68-fdb4a885c5a8 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] https://10.4.3.152/volume/v3/os-services/disable returned with HTTP 404 Aug 14 02:58:32.786955 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 109/449] 10.4.3.152 () {68 vars in 1293 bytes} [Fri Aug 14 02:58:32 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:32.800607 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5b9acd18-7668-40cc-b5b3-4b9a09b73d7b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:32.804350 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5b9acd18-7668-40cc-b5b3-4b9a09b73d7b tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] PUT https://10.4.3.152/volume/v3/os-services/enable Aug 14 02:58:32.804845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5b9acd18-7668-40cc-b5b3-4b9a09b73d7b tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:32.826635 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5b9acd18-7668-40cc-b5b3-4b9a09b73d7b tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] https://10.4.3.152/volume/v3/os-services/enable returned with HTTP 404 Aug 14 02:58:32.828464 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 115/450] 10.4.3.152 () {68 vars in 1290 bytes} [Fri Aug 14 02:58:32 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:58:32.838748 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-901b36fd-d684-43e1-9851-93ba6d3a36c1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:32.841127 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-901b36fd-d684-43e1-9851-93ba6d3a36c1 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] PUT https://10.4.3.152/volume/v3/os-services/freeze Aug 14 02:58:32.841416 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-901b36fd-d684-43e1-9851-93ba6d3a36c1 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:32.850253 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-901b36fd-d684-43e1-9851-93ba6d3a36c1 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] https://10.4.3.152/volume/v3/os-services/freeze returned with HTTP 400 Aug 14 02:58:32.850501 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 114/451] 10.4.3.152 () {68 vars in 1290 bytes} [Fri Aug 14 02:58:32 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:58:32.865562 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4b6fce8b-1758-4a81-a043-a373f1b1d126 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:32.868201 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4b6fce8b-1758-4a81-a043-a373f1b1d126 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] PUT https://10.4.3.152/volume/v3/os-services/thaw Aug 14 02:58:32.868660 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4b6fce8b-1758-4a81-a043-a373f1b1d126 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:32.880084 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4b6fce8b-1758-4a81-a043-a373f1b1d126 tempest-VolumeServicesNegativeTest-935990230 tempest-VolumeServicesNegativeTest-935990230-project-admin] https://10.4.3.152/volume/v3/os-services/thaw returned with HTTP 400 Aug 14 02:58:32.880757 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 114/452] 10.4.3.152 () {68 vars in 1284 bytes} [Fri Aug 14 02:58:32 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:58:33.576227 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-40464d7b-5833-466c-ba33-1d03a10136af req-7d43a51c-9a49-45cf-9efe-f3249ec6a14e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:33.581478 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-7d43a51c-9a49-45cf-9efe-f3249ec6a14e tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:33.583177 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-7d43a51c-9a49-45cf-9efe-f3249ec6a14e tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:33.583177 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-7d43a51c-9a49-45cf-9efe-f3249ec6a14e tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:33.602066 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:33.602066 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:33.608995 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-40464d7b-5833-466c-ba33-1d03a10136af req-7d43a51c-9a49-45cf-9efe-f3249ec6a14e tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:33.615608 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-7d43a51c-9a49-45cf-9efe-f3249ec6a14e tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:33.616266 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 110/453] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:33 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 1164 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:34.046610 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-40464d7b-5833-466c-ba33-1d03a10136af req-48b26476-081a-40c0-881f-37d7595ead2a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:34.050923 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-48b26476-081a-40c0-881f-37d7595ead2a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] DELETE https://10.4.3.152/volume/v3/attachments/afc97b68-36dc-45d6-b25a-36193e110451 Aug 14 02:58:34.050923 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-48b26476-081a-40c0-881f-37d7595ead2a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:34.050923 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-48b26476-081a-40c0-881f-37d7595ead2a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:34.064200 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:34.064200 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:34.176521 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-40464d7b-5833-466c-ba33-1d03a10136af req-48b26476-081a-40c0-881f-37d7595ead2a tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/attachments/afc97b68-36dc-45d6-b25a-36193e110451 returned with HTTP 200 Aug 14 02:58:34.177271 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 116/454] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 02:58:34 2026] DELETE /volume/v3/attachments/afc97b68-36dc-45d6-b25a-36193e110451 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:35.913797 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:35.917494 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:58:35.918160 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-401053577"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:35.919984 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-401053577'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:58:35.925720 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create volume of 1 GB Aug 14 02:58:35.926164 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:35.926164 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:35.926776 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Availability Zones retrieved successfully. Aug 14 02:58:35.934135 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Flow 'volume_create_api' (4e413998-9dc7-48d2-a059-39e09ec287db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:35.936131 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c508be6c-03fb-4db9-b64c-3cc7c6e5e230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:35.937330 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:58:35.948425 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:35.948425 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:35.968092 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c508be6c-03fb-4db9-b64c-3cc7c6e5e230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=23688bde-f04c-459f-b45b-bb3bff3de800,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23688bde-f04c-459f-b45b-bb3bff3de800', 'encryption_key_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=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:35.968092 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcba740c-0eda-49a7-a9f1-ecfd49ec8f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:36.030423 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Created reservations ['5b9bf418-3e70-468e-85ae-fb431f58c206', '853b78db-af64-44e6-845b-38870e1ae38e', '567a29b7-4edf-4199-9b6d-6d2d43826b10', '2e332bb8-9fcf-4969-b207-c32b9d9990fe'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:36.032782 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcba740c-0eda-49a7-a9f1-ecfd49ec8f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b9bf418-3e70-468e-85ae-fb431f58c206', '853b78db-af64-44e6-845b-38870e1ae38e', '567a29b7-4edf-4199-9b6d-6d2d43826b10', '2e332bb8-9fcf-4969-b207-c32b9d9990fe']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:36.033116 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d0d8310-15fa-481c-ba55-b116cd5a16df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:36.072453 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d0d8310-15fa-481c-ba55-b116cd5a16df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc68162e-d297-4cab-b793-f5579c675e7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-401053577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2d3c8b786cd94e26b5c50dfa1c0ce9bc',qos_specs=None,replication_status=,reservations=['5b9bf418-3e70-468e-85ae-fb431f58c206','853b78db-af64-44e6-845b-38870e1ae38e','567a29b7-4edf-4199-9b6d-6d2d43826b10','2e332bb8-9fcf-4969-b207-c32b9d9990fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8594b931d4424270b3dee05d036b9e76',volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-401053577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc68162e-d297-4cab-b793-f5579c675e7f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2d3c8b786cd94e26b5c50dfa1c0ce9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8594b931d4424270b3dee05d036b9e76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23688bde-f04c-459f-b45b-bb3bff3de800),volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:36.074172 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32884169-ea18-4688-87cc-e70fc62aefad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:36.102146 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32884169-ea18-4688-87cc-e70fc62aefad) transitioned into state 'SUCCESS' from state '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-401053577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2d3c8b786cd94e26b5c50dfa1c0ce9bc',qos_specs=None,replication_status=,reservations=['5b9bf418-3e70-468e-85ae-fb431f58c206','853b78db-af64-44e6-845b-38870e1ae38e','567a29b7-4edf-4199-9b6d-6d2d43826b10','2e332bb8-9fcf-4969-b207-c32b9d9990fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8594b931d4424270b3dee05d036b9e76',volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:36.103599 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (230fbd60-64df-434a-8816-21fbc7f82ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:36.118798 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (230fbd60-64df-434a-8816-21fbc7f82ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:36.120097 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Flow 'volume_create_api' (4e413998-9dc7-48d2-a059-39e09ec287db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:36.121494 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create volume request issued successfully. Aug 14 02:58:36.121494 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-410dc29a-ff33-49a5-8fb9-4799bf38e815 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:58:36.121935 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 115/455] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:58:35 2026] POST /volume/v3/volumes => generated 759 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:36.145708 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0dd5aab1-66a9-4eae-83e8-c2b63060ca23 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:36.148131 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0dd5aab1-66a9-4eae-83e8-c2b63060ca23 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:36.148458 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0dd5aab1-66a9-4eae-83e8-c2b63060ca23 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:36.148625 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0dd5aab1-66a9-4eae-83e8-c2b63060ca23 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:36.166168 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:36.166168 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:36.173978 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0dd5aab1-66a9-4eae-83e8-c2b63060ca23 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:36.183151 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0dd5aab1-66a9-4eae-83e8-c2b63060ca23 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:36.184595 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 115/456] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:36 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:58:37.207127 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9ce32c73-5651-4150-be9b-2994b2c36317 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:37.213002 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9ce32c73-5651-4150-be9b-2994b2c36317 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:37.213002 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9ce32c73-5651-4150-be9b-2994b2c36317 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:37.213002 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9ce32c73-5651-4150-be9b-2994b2c36317 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:37.236878 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:37.236878 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:37.244851 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9ce32c73-5651-4150-be9b-2994b2c36317 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:37.252700 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9ce32c73-5651-4150-be9b-2994b2c36317 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:37.253851 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 111/457] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:37 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:37.341201 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-1e0e80a6-489a-4c8a-a866-1c373652bc99 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:37.347094 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-1e0e80a6-489a-4c8a-a866-1c373652bc99 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:37.347094 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-1e0e80a6-489a-4c8a-a866-1c373652bc99 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:37.347094 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-1e0e80a6-489a-4c8a-a866-1c373652bc99 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:37.355636 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:37.355636 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:37.360232 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-1e0e80a6-489a-4c8a-a866-1c373652bc99 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:37.365078 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-1e0e80a6-489a-4c8a-a866-1c373652bc99 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:37.367316 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 117/458] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:58:37 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:37.521770 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-32a5d546-6e21-400d-8821-a86431da9d3a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:37.522430 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-32a5d546-6e21-400d-8821-a86431da9d3a None None] GET https://10.4.3.152/volume// Aug 14 02:58:37.522660 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-32a5d546-6e21-400d-8821-a86431da9d3a None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:37.522858 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-32a5d546-6e21-400d-8821-a86431da9d3a None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:37.523264 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-32a5d546-6e21-400d-8821-a86431da9d3a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:37.523667 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 116/459] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 02:58:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:37.532921 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-bbefc2a1-6aaa-42f1-acd6-d8f436dd6bf1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:37.536423 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-bbefc2a1-6aaa-42f1-acd6-d8f436dd6bf1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:58:37.536977 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-bbefc2a1-6aaa-42f1-acd6-d8f436dd6bf1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc68162e-d297-4cab-b793-f5579c675e7f", "connector": null, "instance_uuid": "842f5de1-a996-4a35-a457-2e183c5bbeed"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:37.550312 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:37.550312 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:37.598686 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-bbefc2a1-6aaa-42f1-acd6-d8f436dd6bf1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:58:37.599260 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 116/460] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:58:37 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:37.642701 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-aa61d5f7-b1a1-4373-ac7d-cd4e3d187bba None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:37.648975 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aa61d5f7-b1a1-4373-ac7d-cd4e3d187bba tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:37.648975 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aa61d5f7-b1a1-4373-ac7d-cd4e3d187bba tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:37.648975 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aa61d5f7-b1a1-4373-ac7d-cd4e3d187bba tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:37.671035 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:37.671035 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:37.683400 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-aa61d5f7-b1a1-4373-ac7d-cd4e3d187bba tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:37.691894 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aa61d5f7-b1a1-4373-ac7d-cd4e3d187bba tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:37.692635 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 112/461] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:37 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:37.822503 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-92ee6c83-918f-4d23-982a-90365ca83eea None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:37.822503 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-92ee6c83-918f-4d23-982a-90365ca83eea None None] GET https://10.4.3.152/volume// Aug 14 02:58:37.822708 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-92ee6c83-918f-4d23-982a-90365ca83eea None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:37.822966 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-92ee6c83-918f-4d23-982a-90365ca83eea None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:37.823767 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-92ee6c83-918f-4d23-982a-90365ca83eea None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:37.823767 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 118/462] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:37.839530 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-2913bb31-a8ed-4734-98e9-71a41f1b9793 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:37.845619 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-2913bb31-a8ed-4734-98e9-71a41f1b9793 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:37.846009 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-2913bb31-a8ed-4734-98e9-71a41f1b9793 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:37.846233 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-2913bb31-a8ed-4734-98e9-71a41f1b9793 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:37.862011 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:37.862011 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:37.875267 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-2913bb31-a8ed-4734-98e9-71a41f1b9793 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:37.878660 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-2913bb31-a8ed-4734-98e9-71a41f1b9793 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:37.880058 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 117/463] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:37 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1031 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:58:38.007115 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-311cdd06-bf25-468e-a600-03db984b5106 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:38.007115 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-311cdd06-bf25-468e-a600-03db984b5106 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] PUT https://10.4.3.152/volume/v3/attachments/6c7a1f7d-c43d-4f9d-8fec-9c8a282f6f84 Aug 14 02:58:38.007655 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-311cdd06-bf25-468e-a600-03db984b5106 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:38.017479 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-311cdd06-bf25-468e-a600-03db984b5106 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Acquiring lock "cinder-attachment_update-bc68162e-d297-4cab-b793-f5579c675e7f-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:58:38.023107 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-311cdd06-bf25-468e-a600-03db984b5106 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-bc68162e-d297-4cab-b793-f5579c675e7f-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:58:38.024780 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:38.024780 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:38.177737 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-311cdd06-bf25-468e-a600-03db984b5106 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-bc68162e-d297-4cab-b793-f5579c675e7f-np0000007307" released by "attachment_update" :: held 0.154s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:58:38.177887 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-311cdd06-bf25-468e-a600-03db984b5106 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/6c7a1f7d-c43d-4f9d-8fec-9c8a282f6f84 returned with HTTP 200 Aug 14 02:58:38.178336 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 117/464] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:58:38 2026] PUT /volume/v3/attachments/6c7a1f7d-c43d-4f9d-8fec-9c8a282f6f84 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:38.714042 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-76a4cc8d-4195-4583-9198-88ca3cb882ec None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:38.717023 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-76a4cc8d-4195-4583-9198-88ca3cb882ec tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:38.717023 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-76a4cc8d-4195-4583-9198-88ca3cb882ec tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:38.717530 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-76a4cc8d-4195-4583-9198-88ca3cb882ec tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:38.733256 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:38.733256 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:38.741945 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-76a4cc8d-4195-4583-9198-88ca3cb882ec tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:38.751151 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-76a4cc8d-4195-4583-9198-88ca3cb882ec tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:38.752180 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 113/465] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:38 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:39.771351 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fa490692-3b42-48d5-9f23-cb7df90c6a98 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:39.775418 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fa490692-3b42-48d5-9f23-cb7df90c6a98 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:39.775864 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fa490692-3b42-48d5-9f23-cb7df90c6a98 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:39.776004 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fa490692-3b42-48d5-9f23-cb7df90c6a98 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:39.803380 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:39.803380 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:39.809070 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fa490692-3b42-48d5-9f23-cb7df90c6a98 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:39.820289 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fa490692-3b42-48d5-9f23-cb7df90c6a98 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:39.820757 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 119/466] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:39 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:40.256510 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-532d3116-eedb-4a32-8a08-c3e2a1d1dcde None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:40.259535 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-532d3116-eedb-4a32-8a08-c3e2a1d1dcde tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] DELETE https://10.4.3.152/volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 Aug 14 02:58:40.261634 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-532d3116-eedb-4a32-8a08-c3e2a1d1dcde tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:40.261634 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-532d3116-eedb-4a32-8a08-c3e2a1d1dcde tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:40.261634 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-532d3116-eedb-4a32-8a08-c3e2a1d1dcde tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Delete volume with id: 54caab24-d6c2-4aab-8998-83a8bd005300 Aug 14 02:58:40.278030 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:40.278030 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:40.279020 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-532d3116-eedb-4a32-8a08-c3e2a1d1dcde tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:40.318279 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-532d3116-eedb-4a32-8a08-c3e2a1d1dcde tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Delete volume request issued successfully. Aug 14 02:58:40.318279 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-532d3116-eedb-4a32-8a08-c3e2a1d1dcde tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 returned with HTTP 202 Aug 14 02:58:40.318279 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 118/467] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:58:40 2026] DELETE /volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:58:40.336492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c150b535-f1a7-46d9-9a99-88845a06eba5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:40.338776 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c150b535-f1a7-46d9-9a99-88845a06eba5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 Aug 14 02:58:40.339897 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c150b535-f1a7-46d9-9a99-88845a06eba5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:40.339897 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c150b535-f1a7-46d9-9a99-88845a06eba5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:40.352925 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:40.352925 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:40.360628 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c150b535-f1a7-46d9-9a99-88845a06eba5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:40.368302 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c150b535-f1a7-46d9-9a99-88845a06eba5 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 returned with HTTP 200 Aug 14 02:58:40.369100 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 118/468] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:40 2026] GET /volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:40.841936 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8c92fbf8-ae8c-4db8-bd55-96954c664b69 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:40.844518 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8c92fbf8-ae8c-4db8-bd55-96954c664b69 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:40.845016 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8c92fbf8-ae8c-4db8-bd55-96954c664b69 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:40.845159 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8c92fbf8-ae8c-4db8-bd55-96954c664b69 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:40.864947 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:40.864947 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:40.870601 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8c92fbf8-ae8c-4db8-bd55-96954c664b69 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:40.893318 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8c92fbf8-ae8c-4db8-bd55-96954c664b69 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:40.893318 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 114/469] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:40 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:58:41.119773 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bf9468e3-85a5-4f59-854e-9e762a98f495 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:41.390252 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-85e23398-e4f3-45c3-ac90-9ca30f503139 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:41.394009 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-85e23398-e4f3-45c3-ac90-9ca30f503139 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 Aug 14 02:58:41.394257 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-85e23398-e4f3-45c3-ac90-9ca30f503139 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:41.394501 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-85e23398-e4f3-45c3-ac90-9ca30f503139 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:41.404212 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-85e23398-e4f3-45c3-ac90-9ca30f503139 tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 returned with HTTP 404 Aug 14 02:58:41.405605 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 119/470] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:41 2026] GET /volume/v3/volumes/54caab24-d6c2-4aab-8998-83a8bd005300 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:41.415447 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8f527d8b-8c98-49fd-8c65-8c185d84c9ae None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:41.417680 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8f527d8b-8c98-49fd-8c65-8c185d84c9ae tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:41.418001 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8f527d8b-8c98-49fd-8c65-8c185d84c9ae tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:41.418247 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8f527d8b-8c98-49fd-8c65-8c185d84c9ae tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:41.419448 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-8f527d8b-8c98-49fd-8c65-8c185d84c9ae tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Delete volume with id: 5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:41.429222 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:41.429222 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:41.429832 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8f527d8b-8c98-49fd-8c65-8c185d84c9ae tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:41.457159 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bf9468e3-85a5-4f59-854e-9e762a98f495 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 14 02:58:41.457465 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bf9468e3-85a5-4f59-854e-9e762a98f495 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:41.457732 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bf9468e3-85a5-4f59-854e-9e762a98f495 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:41.459275 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-bf9468e3-85a5-4f59-854e-9e762a98f495 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:58:41.459981 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf9468e3-85a5-4f59-854e-9e762a98f495 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:58:41.461156 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8f527d8b-8c98-49fd-8c65-8c185d84c9ae tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Delete volume request issued successfully. Aug 14 02:58:41.461321 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8f527d8b-8c98-49fd-8c65-8c185d84c9ae tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 202 Aug 14 02:58:41.461880 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 119/471] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:58:41 2026] DELETE /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:58:41.473738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a90cc238-287e-44fa-a476-1a3ef709201c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:41.476171 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a90cc238-287e-44fa-a476-1a3ef709201c tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:41.476766 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a90cc238-287e-44fa-a476-1a3ef709201c tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:41.477269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a90cc238-287e-44fa-a476-1a3ef709201c tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:41.495596 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:41.495596 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:41.505981 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a90cc238-287e-44fa-a476-1a3ef709201c tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Volume info retrieved successfully. Aug 14 02:58:41.509267 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a90cc238-287e-44fa-a476-1a3ef709201c tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 200 Aug 14 02:58:41.509779 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 115/472] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:41 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 868 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:41.520532 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-bf9468e3-85a5-4f59-854e-9e762a98f495 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Get all volumes completed successfully. Aug 14 02:58:41.521110 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bf9468e3-85a5-4f59-854e-9e762a98f495 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 14 02:58:41.522128 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 120/473] 10.4.3.152 () {66 vars in 1237 bytes} [Fri Aug 14 02:58:41 2026] GET /volume/v3/volumes => generated 15 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:58:41.536652 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:41.538980 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:58:41.539522 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-453582866"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:41.543524 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-453582866'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:58:41.543524 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Create volume of 1 GB Aug 14 02:58:41.551889 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Availability Zones retrieved successfully. Aug 14 02:58:41.560668 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Flow 'volume_create_api' (ba486d58-ca01-4d46-9524-99fb78876fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:41.562782 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfaef36-fa9b-46e8-9a3c-9a252466f186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:41.564291 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:58:41.618419 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfaef36-fa9b-46e8-9a3c-9a252466f186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:41.619809 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282a5905-6cce-4e90-9eed-ea71bfa09a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:41.724303 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Created reservations ['52b95b54-78a9-4091-8add-aa899de2c0ff', 'b69e40b6-fae9-4dcf-859b-1e3d94a2bd7c', 'eba63376-c727-43a0-8378-91d477c8c9c6', 'a36153a4-2b30-45e3-a82c-47f5de101f9a'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:41.725502 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282a5905-6cce-4e90-9eed-ea71bfa09a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52b95b54-78a9-4091-8add-aa899de2c0ff', 'b69e40b6-fae9-4dcf-859b-1e3d94a2bd7c', 'eba63376-c727-43a0-8378-91d477c8c9c6', 'a36153a4-2b30-45e3-a82c-47f5de101f9a']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:41.726536 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dbac2d8-0af8-457b-9e79-d8e5eb99e553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:41.761341 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dbac2d8-0af8-457b-9e79-d8e5eb99e553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a10b29ce-4435-4d1b-a238-63f95307b786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-453582866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbbff88d854de0ad15e0d2366c9d08',qos_specs=None,replication_status=,reservations=['52b95b54-78a9-4091-8add-aa899de2c0ff','b69e40b6-fae9-4dcf-859b-1e3d94a2bd7c','eba63376-c727-43a0-8378-91d477c8c9c6','a36153a4-2b30-45e3-a82c-47f5de101f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1de0ec65fa18421f9c744ae5f532588a',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:58:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-453582866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a10b29ce-4435-4d1b-a238-63f95307b786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31cbbff88d854de0ad15e0d2366c9d08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1de0ec65fa18421f9c744ae5f532588a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:41.763047 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e70d1c-7414-4d56-9935-5656aa1861fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:41.804948 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e70d1c-7414-4d56-9935-5656aa1861fb) transitioned into state 'SUCCESS' from state '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-453582866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbbff88d854de0ad15e0d2366c9d08',qos_specs=None,replication_status=,reservations=['52b95b54-78a9-4091-8add-aa899de2c0ff','b69e40b6-fae9-4dcf-859b-1e3d94a2bd7c','eba63376-c727-43a0-8378-91d477c8c9c6','a36153a4-2b30-45e3-a82c-47f5de101f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1de0ec65fa18421f9c744ae5f532588a',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:41.806235 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0fce87-7ebf-4b95-a411-b5fc4af26997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:41.821510 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0fce87-7ebf-4b95-a411-b5fc4af26997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:41.823018 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Flow 'volume_create_api' (ba486d58-ca01-4d46-9524-99fb78876fcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:41.823692 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Create volume request issued successfully. Aug 14 02:58:41.824586 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0daea2f9-2d9a-47c9-9c57-6454a4df71a8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:58:41.825258 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 120/474] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:58:41 2026] POST /volume/v3/volumes => generated 754 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:41.845728 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1bdf241a-133f-45d3-b93c-fd639c5933a9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:41.847595 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1bdf241a-133f-45d3-b93c-fd639c5933a9 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 Aug 14 02:58:41.848020 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1bdf241a-133f-45d3-b93c-fd639c5933a9 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:41.848433 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1bdf241a-133f-45d3-b93c-fd639c5933a9 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:41.858971 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:41.858971 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:41.867304 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1bdf241a-133f-45d3-b93c-fd639c5933a9 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:41.878276 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1bdf241a-133f-45d3-b93c-fd639c5933a9 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 returned with HTTP 200 Aug 14 02:58:41.879054 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 120/475] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:41 2026] GET /volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:41.917216 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c944b44a-a8ca-45fe-bafd-5acbc6e9ac13 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:41.917216 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c944b44a-a8ca-45fe-bafd-5acbc6e9ac13 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:41.917216 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c944b44a-a8ca-45fe-bafd-5acbc6e9ac13 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:41.917216 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c944b44a-a8ca-45fe-bafd-5acbc6e9ac13 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:41.939459 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:41.939459 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:41.948206 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c944b44a-a8ca-45fe-bafd-5acbc6e9ac13 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:41.957475 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c944b44a-a8ca-45fe-bafd-5acbc6e9ac13 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:41.957809 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 116/476] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:41 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:42.535761 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-995e8ac2-00ed-4eb0-8c19-af3ac685ed7b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:42.537519 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-995e8ac2-00ed-4eb0-8c19-af3ac685ed7b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] GET https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 Aug 14 02:58:42.537519 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-995e8ac2-00ed-4eb0-8c19-af3ac685ed7b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:42.537519 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-995e8ac2-00ed-4eb0-8c19-af3ac685ed7b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:42.561520 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-995e8ac2-00ed-4eb0-8c19-af3ac685ed7b tempest-TestMultiAttachVolumeSwap-2090061677 tempest-TestMultiAttachVolumeSwap-2090061677-project-member] https://10.4.3.152/volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 returned with HTTP 404 Aug 14 02:58:42.562246 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 121/477] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:42 2026] GET /volume/v3/volumes/5389f147-cb6d-4ddb-bedf-038d5d982631 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:42.897656 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f6f9737a-a620-47de-b817-b9aeee5c55c9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:42.900416 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f6f9737a-a620-47de-b817-b9aeee5c55c9 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 Aug 14 02:58:42.900416 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f6f9737a-a620-47de-b817-b9aeee5c55c9 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:42.900699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f6f9737a-a620-47de-b817-b9aeee5c55c9 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:42.910638 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:42.910638 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:42.916570 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f6f9737a-a620-47de-b817-b9aeee5c55c9 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:42.923419 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f6f9737a-a620-47de-b817-b9aeee5c55c9 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 returned with HTTP 200 Aug 14 02:58:42.923970 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 121/478] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:42 2026] GET /volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:42.939656 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-bbcd9fd1-7421-4db0-9d63-c917c17663f8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:42.943845 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bbcd9fd1-7421-4db0-9d63-c917c17663f8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 Aug 14 02:58:42.943845 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bbcd9fd1-7421-4db0-9d63-c917c17663f8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:42.943845 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bbcd9fd1-7421-4db0-9d63-c917c17663f8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:42.954592 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:42.954592 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:42.959876 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-bbcd9fd1-7421-4db0-9d63-c917c17663f8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:42.966717 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bbcd9fd1-7421-4db0-9d63-c917c17663f8 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 returned with HTTP 200 Aug 14 02:58:42.967396 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 121/479] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:42 2026] GET /volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:42.980077 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fe3b5c32-1dbe-4931-98ba-9a055b7d19ec None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:42.987181 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fe3b5c32-1dbe-4931-98ba-9a055b7d19ec tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:42.987621 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fe3b5c32-1dbe-4931-98ba-9a055b7d19ec tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:42.988229 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fe3b5c32-1dbe-4931-98ba-9a055b7d19ec tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:42.989671 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:42.996199 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:58:42.996605 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-211503797"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:42.998967 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-211503797'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:58:42.999126 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Create volume of 1 GB Aug 14 02:58:43.003570 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:43.003570 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:43.007834 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Availability Zones retrieved successfully. Aug 14 02:58:43.011578 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fe3b5c32-1dbe-4931-98ba-9a055b7d19ec tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:43.017384 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Flow 'volume_create_api' (43d08aca-5748-4fa3-a12e-213ae620b0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:43.019172 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ea8405c-dbbf-4f7c-93cd-2c0aa97d70d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:43.019673 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fe3b5c32-1dbe-4931-98ba-9a055b7d19ec tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:43.020295 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 117/480] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:42 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:43.020414 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:58:43.068846 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ea8405c-dbbf-4f7c-93cd-2c0aa97d70d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:43.070685 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff4a774-bf75-4546-a918-58496671483a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:43.134983 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Created reservations ['eb81773f-3d67-4b66-9545-98ba0afae891', 'd924a449-b5b5-42f9-b4fc-5fb53035b3f8', '2c5c82a6-1bca-4ef6-b154-10914d2d21c4', '5e79aaf7-a0e8-4bb8-8786-57d969c1bf43'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:43.135547 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff4a774-bf75-4546-a918-58496671483a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb81773f-3d67-4b66-9545-98ba0afae891', 'd924a449-b5b5-42f9-b4fc-5fb53035b3f8', '2c5c82a6-1bca-4ef6-b154-10914d2d21c4', '5e79aaf7-a0e8-4bb8-8786-57d969c1bf43']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:43.136622 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80799beb-0799-460c-bda6-73a2c1549792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:43.164559 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80799beb-0799-460c-bda6-73a2c1549792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-211503797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbbff88d854de0ad15e0d2366c9d08',qos_specs=None,replication_status=,reservations=['eb81773f-3d67-4b66-9545-98ba0afae891','d924a449-b5b5-42f9-b4fc-5fb53035b3f8','2c5c82a6-1bca-4ef6-b154-10914d2d21c4','5e79aaf7-a0e8-4bb8-8786-57d969c1bf43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1de0ec65fa18421f9c744ae5f532588a',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:58:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-211503797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31cbbff88d854de0ad15e0d2366c9d08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1de0ec65fa18421f9c744ae5f532588a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:43.165342 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (071fbdb6-0920-4112-94bc-95061a4c0377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:43.188103 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (071fbdb6-0920-4112-94bc-95061a4c0377) transitioned into state 'SUCCESS' from state '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-211503797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbbff88d854de0ad15e0d2366c9d08',qos_specs=None,replication_status=,reservations=['eb81773f-3d67-4b66-9545-98ba0afae891','d924a449-b5b5-42f9-b4fc-5fb53035b3f8','2c5c82a6-1bca-4ef6-b154-10914d2d21c4','5e79aaf7-a0e8-4bb8-8786-57d969c1bf43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1de0ec65fa18421f9c744ae5f532588a',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:43.188948 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5afc22e9-3816-4d74-86b7-0f02cd2f692a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:43.201524 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5afc22e9-3816-4d74-86b7-0f02cd2f692a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:43.202616 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Flow 'volume_create_api' (43d08aca-5748-4fa3-a12e-213ae620b0ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:43.203481 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Create volume request issued successfully. Aug 14 02:58:43.204232 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ffc82dd8-5420-4f31-90c9-a4bdbbd1e04f tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:58:43.205756 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 122/481] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:58:42 2026] POST /volume/v3/volumes => generated 754 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:43.221238 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8c5c1b3c-1c21-49d3-8c3e-b564366e1143 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:43.224047 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8c5c1b3c-1c21-49d3-8c3e-b564366e1143 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 Aug 14 02:58:43.224569 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8c5c1b3c-1c21-49d3-8c3e-b564366e1143 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:43.227001 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8c5c1b3c-1c21-49d3-8c3e-b564366e1143 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:43.238045 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:43.238045 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:43.243021 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8c5c1b3c-1c21-49d3-8c3e-b564366e1143 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:43.249391 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8c5c1b3c-1c21-49d3-8c3e-b564366e1143 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 returned with HTTP 200 Aug 14 02:58:43.250106 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 122/482] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:43 2026] GET /volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:44.036249 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7ca0af42-cdb0-4348-9752-049838cb0540 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:44.038807 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ca0af42-cdb0-4348-9752-049838cb0540 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:44.039024 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ca0af42-cdb0-4348-9752-049838cb0540 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:44.039408 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ca0af42-cdb0-4348-9752-049838cb0540 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:44.050459 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:44.050459 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:44.054886 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7ca0af42-cdb0-4348-9752-049838cb0540 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:44.061575 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ca0af42-cdb0-4348-9752-049838cb0540 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:44.061721 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 122/483] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:44 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:44.268550 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fa16937c-4810-40e6-a385-46ac811cf36b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:44.271526 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fa16937c-4810-40e6-a385-46ac811cf36b tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 Aug 14 02:58:44.272084 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fa16937c-4810-40e6-a385-46ac811cf36b tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:44.272223 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fa16937c-4810-40e6-a385-46ac811cf36b tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:44.286679 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:44.286679 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:44.295923 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fa16937c-4810-40e6-a385-46ac811cf36b tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:44.302476 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fa16937c-4810-40e6-a385-46ac811cf36b tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 returned with HTTP 200 Aug 14 02:58:44.303020 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 118/484] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:44 2026] GET /volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:44.318794 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ef73f006-4eb7-42a8-9972-53dc75498b26 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:44.323843 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ef73f006-4eb7-42a8-9972-53dc75498b26 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 Aug 14 02:58:44.323843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ef73f006-4eb7-42a8-9972-53dc75498b26 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:44.323843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ef73f006-4eb7-42a8-9972-53dc75498b26 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:44.333451 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:44.333451 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:44.340631 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ef73f006-4eb7-42a8-9972-53dc75498b26 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:44.347677 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ef73f006-4eb7-42a8-9972-53dc75498b26 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 returned with HTTP 200 Aug 14 02:58:44.348501 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 123/485] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:44 2026] GET /volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:44.368057 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:44.372624 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:58:44.373141 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1945914783"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:44.377213 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1945914783'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:58:44.377685 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Create volume of 1 GB Aug 14 02:58:44.387063 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Availability Zones retrieved successfully. Aug 14 02:58:44.399258 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Flow 'volume_create_api' (f15feb21-95cf-4f9e-8a82-c6a866f9857e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:44.401710 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef24ecbb-3937-4f2c-8a2d-a27501fbde51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:44.405908 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:58:44.462894 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef24ecbb-3937-4f2c-8a2d-a27501fbde51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:44.464028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9f7a53-8dd8-425b-8c21-c3dc0a8c0b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:44.551785 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Created reservations ['e302cd8d-5839-4478-bc3b-b367abab6ce5', '661bd7b2-153a-4ba5-9635-80e24f28f269', '8f761bc1-0caa-4da7-8225-2cb0a0a73b29', 'd535fd08-b7d7-49b6-af82-dd4d0e232a78'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:44.552768 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9f7a53-8dd8-425b-8c21-c3dc0a8c0b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e302cd8d-5839-4478-bc3b-b367abab6ce5', '661bd7b2-153a-4ba5-9635-80e24f28f269', '8f761bc1-0caa-4da7-8225-2cb0a0a73b29', 'd535fd08-b7d7-49b6-af82-dd4d0e232a78']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:44.553937 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2664c70d-72ac-4a1c-9887-af16d43ac876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:44.586249 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2664c70d-72ac-4a1c-9887-af16d43ac876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b32f25f-a06b-487e-afdc-188ae6ba0f04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1945914783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbbff88d854de0ad15e0d2366c9d08',qos_specs=None,replication_status=,reservations=['e302cd8d-5839-4478-bc3b-b367abab6ce5','661bd7b2-153a-4ba5-9635-80e24f28f269','8f761bc1-0caa-4da7-8225-2cb0a0a73b29','d535fd08-b7d7-49b6-af82-dd4d0e232a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1de0ec65fa18421f9c744ae5f532588a',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1945914783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b32f25f-a06b-487e-afdc-188ae6ba0f04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31cbbff88d854de0ad15e0d2366c9d08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1de0ec65fa18421f9c744ae5f532588a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:44.587127 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81dbaf1b-0b60-4eb2-bb4a-6531ed6deadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:44.649077 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81dbaf1b-0b60-4eb2-bb4a-6531ed6deadb) transitioned into state 'SUCCESS' from state '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-1945914783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbbff88d854de0ad15e0d2366c9d08',qos_specs=None,replication_status=,reservations=['e302cd8d-5839-4478-bc3b-b367abab6ce5','661bd7b2-153a-4ba5-9635-80e24f28f269','8f761bc1-0caa-4da7-8225-2cb0a0a73b29','d535fd08-b7d7-49b6-af82-dd4d0e232a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1de0ec65fa18421f9c744ae5f532588a',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:44.649929 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89b7ace-7cd7-4930-ade5-48e091608014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:44.665282 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89b7ace-7cd7-4930-ade5-48e091608014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:44.666522 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Flow 'volume_create_api' (f15feb21-95cf-4f9e-8a82-c6a866f9857e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:44.667383 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Create volume request issued successfully. Aug 14 02:58:44.669011 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-688c9827-78cd-40bf-83fd-f8b95fbddedd tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:58:44.670068 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 123/486] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:58:44 2026] POST /volume/v3/volumes => generated 755 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:44.687451 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e88ebfd0-92d6-4d3d-9aea-a9bcae71866c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:44.691251 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e88ebfd0-92d6-4d3d-9aea-a9bcae71866c tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 Aug 14 02:58:44.691915 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e88ebfd0-92d6-4d3d-9aea-a9bcae71866c tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:44.691915 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e88ebfd0-92d6-4d3d-9aea-a9bcae71866c tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:44.706963 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:44.706963 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:44.713366 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e88ebfd0-92d6-4d3d-9aea-a9bcae71866c tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:44.721126 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e88ebfd0-92d6-4d3d-9aea-a9bcae71866c tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 returned with HTTP 200 Aug 14 02:58:44.721714 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 123/487] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:44 2026] GET /volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:45.083570 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cf22ecc2-c0db-4a79-822f-276ace64f91b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:45.087462 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cf22ecc2-c0db-4a79-822f-276ace64f91b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:45.088566 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cf22ecc2-c0db-4a79-822f-276ace64f91b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:45.088566 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cf22ecc2-c0db-4a79-822f-276ace64f91b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:45.117029 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:45.117029 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:45.126124 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-cf22ecc2-c0db-4a79-822f-276ace64f91b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:45.135863 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cf22ecc2-c0db-4a79-822f-276ace64f91b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:45.136303 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 119/488] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:45 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:58:45.737640 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-36e93dda-998b-43a9-a2c8-fe927b87ef1a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:45.742662 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-36e93dda-998b-43a9-a2c8-fe927b87ef1a tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 Aug 14 02:58:45.742662 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-36e93dda-998b-43a9-a2c8-fe927b87ef1a tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:45.743162 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-36e93dda-998b-43a9-a2c8-fe927b87ef1a tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:45.763328 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:45.763328 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:45.769896 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-36e93dda-998b-43a9-a2c8-fe927b87ef1a tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:45.777587 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-36e93dda-998b-43a9-a2c8-fe927b87ef1a tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 returned with HTTP 200 Aug 14 02:58:45.778149 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 124/489] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:45 2026] GET /volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:45.794914 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-79380bc0-9133-47d4-83e5-7c5666a6a560 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:45.797959 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79380bc0-9133-47d4-83e5-7c5666a6a560 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 Aug 14 02:58:45.797959 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79380bc0-9133-47d4-83e5-7c5666a6a560 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:45.798271 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79380bc0-9133-47d4-83e5-7c5666a6a560 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:45.810976 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:45.810976 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:45.818521 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-79380bc0-9133-47d4-83e5-7c5666a6a560 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:45.824082 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79380bc0-9133-47d4-83e5-7c5666a6a560 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 returned with HTTP 200 Aug 14 02:58:45.824669 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 124/490] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:45 2026] GET /volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:45.844851 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:46.159014 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1d7f23d4-7950-47fc-bd00-677941453563 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:46.162668 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1d7f23d4-7950-47fc-bd00-677941453563 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:46.163033 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1d7f23d4-7950-47fc-bd00-677941453563 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:46.163929 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1d7f23d4-7950-47fc-bd00-677941453563 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:46.169661 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=334,cinder:INSERT=31,cinder:UPDATE=68,cinder:DELETE=4 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:58:46.188383 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:46.188383 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:46.195448 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1d7f23d4-7950-47fc-bd00-677941453563 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:46.205798 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1d7f23d4-7950-47fc-bd00-677941453563 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:46.206758 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 120/491] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:46 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:46.215461 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:58:46.215461 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:46.216431 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:58:46.216431 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Create volume of 1 GB Aug 14 02:58:46.220109 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=313,cinder:INSERT=42,cinder:UPDATE=72 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:58:46.229233 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Availability Zones retrieved successfully. Aug 14 02:58:46.240109 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Flow 'volume_create_api' (c963d5cc-659b-40fd-8ed1-312ad2d06b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:46.242215 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a01a6fa-5ca9-481f-9732-ad794a91a475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:46.244214 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:58:46.288854 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a01a6fa-5ca9-481f-9732-ad794a91a475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:46.289928 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb230a8d-28d3-4c2b-b7c2-bb2196fa44c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:46.385460 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Created reservations ['eb5ec192-062c-420c-ba24-78fad171e1a4', '1ee9c6e9-c136-4d18-ae4a-2ac4245d3102', '47703311-6c3a-453e-a988-cd540bc53bd4', 'ac6a2c3d-ba11-46ff-809c-5b7f608f4d04'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:58:46.386786 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb230a8d-28d3-4c2b-b7c2-bb2196fa44c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb5ec192-062c-420c-ba24-78fad171e1a4', '1ee9c6e9-c136-4d18-ae4a-2ac4245d3102', '47703311-6c3a-453e-a988-cd540bc53bd4', 'ac6a2c3d-ba11-46ff-809c-5b7f608f4d04']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:46.388419 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5952ebb3-7aeb-4749-b618-80134ff3a18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:46.431158 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5952ebb3-7aeb-4749-b618-80134ff3a18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74cb1013-88d8-4997-9396-12a2a45f68ce', '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='d323d918325f411886e3b35191d87648',qos_specs=None,replication_status=,reservations=['eb5ec192-062c-420c-ba24-78fad171e1a4','1ee9c6e9-c136-4d18-ae4a-2ac4245d3102','47703311-6c3a-453e-a988-cd540bc53bd4','ac6a2c3d-ba11-46ff-809c-5b7f608f4d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='257a941e564248cd9b70fe340fc1c099',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:58:46Z,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=74cb1013-88d8-4997-9396-12a2a45f68ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d323d918325f411886e3b35191d87648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='257a941e564248cd9b70fe340fc1c099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:46.432037 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da664ce-a3e1-4d38-81eb-0df4102e0a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:46.464693 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da664ce-a3e1-4d38-81eb-0df4102e0a37) transitioned into state 'SUCCESS' from 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='d323d918325f411886e3b35191d87648',qos_specs=None,replication_status=,reservations=['eb5ec192-062c-420c-ba24-78fad171e1a4','1ee9c6e9-c136-4d18-ae4a-2ac4245d3102','47703311-6c3a-453e-a988-cd540bc53bd4','ac6a2c3d-ba11-46ff-809c-5b7f608f4d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='257a941e564248cd9b70fe340fc1c099',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:46.465961 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15889023-ec2c-4508-aa75-c9080365624f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:58:46.479068 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15889023-ec2c-4508-aa75-c9080365624f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:58:46.481334 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Flow 'volume_create_api' (c963d5cc-659b-40fd-8ed1-312ad2d06b0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:58:46.481927 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Create volume request issued successfully. Aug 14 02:58:46.482952 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-371a51af-6e1f-49ab-9c84-8c78eb5d3abc tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:58:46.484257 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 124/492] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:58:45 2026] POST /volume/v3/volumes => generated 733 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:58:46.504504 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9ff99bf9-9874-425c-90aa-baeac4bfb801 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:46.506989 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9ff99bf9-9874-425c-90aa-baeac4bfb801 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] GET https://10.4.3.152/volume/v3/volumes/74cb1013-88d8-4997-9396-12a2a45f68ce Aug 14 02:58:46.507125 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9ff99bf9-9874-425c-90aa-baeac4bfb801 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:46.507378 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9ff99bf9-9874-425c-90aa-baeac4bfb801 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:46.519641 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:46.519641 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:46.525713 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9ff99bf9-9874-425c-90aa-baeac4bfb801 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Volume info retrieved successfully. Aug 14 02:58:46.531488 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9ff99bf9-9874-425c-90aa-baeac4bfb801 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] https://10.4.3.152/volume/v3/volumes/74cb1013-88d8-4997-9396-12a2a45f68ce returned with HTTP 200 Aug 14 02:58:46.532077 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 125/493] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:46 2026] GET /volume/v3/volumes/74cb1013-88d8-4997-9396-12a2a45f68ce => generated 912 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:47.232608 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-563cf7f3-f8b2-416e-aa3e-27c592c166b2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:47.236413 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-563cf7f3-f8b2-416e-aa3e-27c592c166b2 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:47.236832 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-563cf7f3-f8b2-416e-aa3e-27c592c166b2 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:47.239276 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-563cf7f3-f8b2-416e-aa3e-27c592c166b2 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:47.245074 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=346,cinder:UPDATE=104,cinder:INSERT=52,cinder:DELETE=4 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:58:47.260609 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:47.260609 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:47.269745 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-563cf7f3-f8b2-416e-aa3e-27c592c166b2 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:47.278146 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-563cf7f3-f8b2-416e-aa3e-27c592c166b2 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:47.278835 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 125/494] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:47 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:47.553369 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-870d74b1-1e70-4631-b095-502b12c6e72e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:47.555522 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-870d74b1-1e70-4631-b095-502b12c6e72e tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] GET https://10.4.3.152/volume/v3/volumes/74cb1013-88d8-4997-9396-12a2a45f68ce Aug 14 02:58:47.556846 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-870d74b1-1e70-4631-b095-502b12c6e72e tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:47.556846 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-870d74b1-1e70-4631-b095-502b12c6e72e tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:47.565657 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:47.565657 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:47.570510 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-870d74b1-1e70-4631-b095-502b12c6e72e tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Volume info retrieved successfully. Aug 14 02:58:47.576513 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-870d74b1-1e70-4631-b095-502b12c6e72e tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] https://10.4.3.152/volume/v3/volumes/74cb1013-88d8-4997-9396-12a2a45f68ce returned with HTTP 200 Aug 14 02:58:47.577262 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 121/495] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:47 2026] GET /volume/v3/volumes/74cb1013-88d8-4997-9396-12a2a45f68ce => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:47.592747 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6e1de681-e6d5-43cc-a910-3459265a1349 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:47.598193 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6e1de681-e6d5-43cc-a910-3459265a1349 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1&project_id=31cbbff88d854de0ad15e0d2366c9d08 Aug 14 02:58:47.598528 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6e1de681-e6d5-43cc-a910-3459265a1349 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:47.598847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6e1de681-e6d5-43cc-a910-3459265a1349 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:47.599914 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6e1de681-e6d5-43cc-a910-3459265a1349 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Could not evaluate value 31cbbff88d854de0ad15e0d2366c9d08, assuming string {{(pid=100378) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:58:47.607190 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:47.607190 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:47.609529 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6e1de681-e6d5-43cc-a910-3459265a1349 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Searching by: MultiDict([('project_id', '31cbbff88d854de0ad15e0d2366c9d08'), ('all_tenants', 1)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:58:47.667357 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6e1de681-e6d5-43cc-a910-3459265a1349 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Get all volumes completed successfully. Aug 14 02:58:47.668467 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:47.668467 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:47.677544 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6e1de681-e6d5-43cc-a910-3459265a1349 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1&project_id=31cbbff88d854de0ad15e0d2366c9d08 returned with HTTP 200 Aug 14 02:58:47.678159 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 125/496] 10.4.3.152 () {66 vars in 1373 bytes} [Fri Aug 14 02:58:47 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=31cbbff88d854de0ad15e0d2366c9d08 => generated 3035 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:47.697362 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2a51aa64-8161-4391-a5cf-7243aa9237f6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:47.703131 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a51aa64-8161-4391-a5cf-7243aa9237f6 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/74cb1013-88d8-4997-9396-12a2a45f68ce Aug 14 02:58:47.703452 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a51aa64-8161-4391-a5cf-7243aa9237f6 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:47.703762 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a51aa64-8161-4391-a5cf-7243aa9237f6 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:47.704758 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-2a51aa64-8161-4391-a5cf-7243aa9237f6 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Delete volume with id: 74cb1013-88d8-4997-9396-12a2a45f68ce Aug 14 02:58:47.722085 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:47.722085 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:47.722641 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2a51aa64-8161-4391-a5cf-7243aa9237f6 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Volume info retrieved successfully. Aug 14 02:58:47.762422 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2a51aa64-8161-4391-a5cf-7243aa9237f6 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] Delete volume request issued successfully. Aug 14 02:58:47.762741 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a51aa64-8161-4391-a5cf-7243aa9237f6 tempest-VolumesListAdminTestJSON-241341268 tempest-VolumesListAdminTestJSON-241341268-project-admin] https://10.4.3.152/volume/v3/volumes/74cb1013-88d8-4997-9396-12a2a45f68ce returned with HTTP 202 Aug 14 02:58:47.763364 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 126/497] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:58:47 2026] DELETE /volume/v3/volumes/74cb1013-88d8-4997-9396-12a2a45f68ce => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:58:47.775636 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a04bcdce-1f0a-4091-9316-7d6be373690b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:47.778406 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a04bcdce-1f0a-4091-9316-7d6be373690b tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 Aug 14 02:58:47.778563 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a04bcdce-1f0a-4091-9316-7d6be373690b tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:47.778789 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a04bcdce-1f0a-4091-9316-7d6be373690b tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:47.795366 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:47.795366 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:47.804682 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a04bcdce-1f0a-4091-9316-7d6be373690b tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:47.816882 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a04bcdce-1f0a-4091-9316-7d6be373690b tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 returned with HTTP 200 Aug 14 02:58:47.817538 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 126/498] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:47 2026] GET /volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:47.834735 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d4843519-27b1-4f19-beab-77e535a64a70 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:47.839835 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d4843519-27b1-4f19-beab-77e535a64a70 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 Aug 14 02:58:47.839835 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d4843519-27b1-4f19-beab-77e535a64a70 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:47.839835 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d4843519-27b1-4f19-beab-77e535a64a70 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:47.839835 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-d4843519-27b1-4f19-beab-77e535a64a70 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Delete volume with id: 5b32f25f-a06b-487e-afdc-188ae6ba0f04 Aug 14 02:58:47.852429 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:47.852429 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:47.853072 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d4843519-27b1-4f19-beab-77e535a64a70 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:47.884224 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d4843519-27b1-4f19-beab-77e535a64a70 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Delete volume request issued successfully. Aug 14 02:58:47.884224 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d4843519-27b1-4f19-beab-77e535a64a70 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 returned with HTTP 202 Aug 14 02:58:47.884224 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 122/499] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:58:47 2026] DELETE /volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:58:47.896653 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-132f3c96-29f3-487a-97c7-56eeadd33024 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:47.902952 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-132f3c96-29f3-487a-97c7-56eeadd33024 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 Aug 14 02:58:47.903344 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-132f3c96-29f3-487a-97c7-56eeadd33024 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:47.903639 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-132f3c96-29f3-487a-97c7-56eeadd33024 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:47.917132 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:47.917132 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:47.923910 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-132f3c96-29f3-487a-97c7-56eeadd33024 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:47.935295 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-132f3c96-29f3-487a-97c7-56eeadd33024 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 returned with HTTP 200 Aug 14 02:58:47.936113 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 126/500] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:47 2026] GET /volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:48.299770 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3bec55d4-c34e-432b-951c-e3d21ad38221 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:48.303006 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3bec55d4-c34e-432b-951c-e3d21ad38221 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:48.303260 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3bec55d4-c34e-432b-951c-e3d21ad38221 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:48.303532 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3bec55d4-c34e-432b-951c-e3d21ad38221 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:48.324499 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:48.324499 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:48.330723 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3bec55d4-c34e-432b-951c-e3d21ad38221 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:48.338464 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3bec55d4-c34e-432b-951c-e3d21ad38221 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:48.339111 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 127/501] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:48 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:48.955872 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-938ae5b5-a043-4881-b825-81d486cb042a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:48.960543 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-938ae5b5-a043-4881-b825-81d486cb042a tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 Aug 14 02:58:48.961188 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-938ae5b5-a043-4881-b825-81d486cb042a tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:48.961188 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-938ae5b5-a043-4881-b825-81d486cb042a tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:48.972488 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-938ae5b5-a043-4881-b825-81d486cb042a tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 returned with HTTP 404 Aug 14 02:58:48.973189 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 127/502] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:48 2026] GET /volume/v3/volumes/5b32f25f-a06b-487e-afdc-188ae6ba0f04 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:48.985477 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-56f78e03-966c-41a0-baa8-eec247bcf64d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:48.987864 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-56f78e03-966c-41a0-baa8-eec247bcf64d tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 Aug 14 02:58:48.988109 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-56f78e03-966c-41a0-baa8-eec247bcf64d tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:48.988534 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-56f78e03-966c-41a0-baa8-eec247bcf64d tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:49.000479 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:49.000479 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:49.007139 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-56f78e03-966c-41a0-baa8-eec247bcf64d tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:49.013619 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-56f78e03-966c-41a0-baa8-eec247bcf64d tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 returned with HTTP 200 Aug 14 02:58:49.014335 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 123/503] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:48 2026] GET /volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:49.033033 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9dc3b3ef-bf0e-49c8-ad77-db588a43c773 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:49.035712 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9dc3b3ef-bf0e-49c8-ad77-db588a43c773 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] DELETE https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 Aug 14 02:58:49.035977 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9dc3b3ef-bf0e-49c8-ad77-db588a43c773 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:49.036174 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9dc3b3ef-bf0e-49c8-ad77-db588a43c773 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:49.036412 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-9dc3b3ef-bf0e-49c8-ad77-db588a43c773 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Delete volume with id: 6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 Aug 14 02:58:49.046674 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:49.046674 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:49.047446 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9dc3b3ef-bf0e-49c8-ad77-db588a43c773 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:49.077977 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9dc3b3ef-bf0e-49c8-ad77-db588a43c773 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Delete volume request issued successfully. Aug 14 02:58:49.078737 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9dc3b3ef-bf0e-49c8-ad77-db588a43c773 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 returned with HTTP 202 Aug 14 02:58:49.078737 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 127/504] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:58:49 2026] DELETE /volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:58:49.091409 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d225d24e-1404-4e68-a368-04e6b390d257 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:49.093464 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d225d24e-1404-4e68-a368-04e6b390d257 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 Aug 14 02:58:49.094299 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d225d24e-1404-4e68-a368-04e6b390d257 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:49.094634 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d225d24e-1404-4e68-a368-04e6b390d257 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:49.105502 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:49.105502 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:49.112186 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d225d24e-1404-4e68-a368-04e6b390d257 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:49.121059 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d225d24e-1404-4e68-a368-04e6b390d257 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 returned with HTTP 200 Aug 14 02:58:49.122076 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 128/505] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:49 2026] GET /volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:49.359313 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-252295c0-5ccb-41be-b84e-dd6c9ec64760 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:49.362975 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-252295c0-5ccb-41be-b84e-dd6c9ec64760 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:49.363554 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-252295c0-5ccb-41be-b84e-dd6c9ec64760 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:49.363854 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-252295c0-5ccb-41be-b84e-dd6c9ec64760 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:49.387816 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:49.387816 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:49.395162 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-252295c0-5ccb-41be-b84e-dd6c9ec64760 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:49.405107 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-252295c0-5ccb-41be-b84e-dd6c9ec64760 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:49.405728 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 128/506] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:49 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:50.138391 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-07c55619-17f3-4c26-b1e7-3de820728968 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:50.141858 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-07c55619-17f3-4c26-b1e7-3de820728968 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 Aug 14 02:58:50.142170 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-07c55619-17f3-4c26-b1e7-3de820728968 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:50.143437 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-07c55619-17f3-4c26-b1e7-3de820728968 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:50.152502 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-07c55619-17f3-4c26-b1e7-3de820728968 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 returned with HTTP 404 Aug 14 02:58:50.153375 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 124/507] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:50 2026] GET /volume/v3/volumes/6fb5f0e0-8d1d-4d44-95f1-7f65e3d97e55 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:50.164123 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0dbfd8f0-b55c-4bb7-aa4f-cf67326ae4be None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:50.171583 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0dbfd8f0-b55c-4bb7-aa4f-cf67326ae4be tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 Aug 14 02:58:50.178079 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0dbfd8f0-b55c-4bb7-aa4f-cf67326ae4be tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:50.179300 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0dbfd8f0-b55c-4bb7-aa4f-cf67326ae4be tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:50.194930 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:50.194930 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:50.202374 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0dbfd8f0-b55c-4bb7-aa4f-cf67326ae4be tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:50.209589 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0dbfd8f0-b55c-4bb7-aa4f-cf67326ae4be tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 returned with HTTP 200 Aug 14 02:58:50.210274 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 128/508] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:50 2026] GET /volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:50.230560 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a69a3a06-a014-4507-933b-218a27b96df6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:50.232444 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a69a3a06-a014-4507-933b-218a27b96df6 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 Aug 14 02:58:50.232644 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a69a3a06-a014-4507-933b-218a27b96df6 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:50.232858 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a69a3a06-a014-4507-933b-218a27b96df6 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:50.233044 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-a69a3a06-a014-4507-933b-218a27b96df6 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Delete volume with id: a10b29ce-4435-4d1b-a238-63f95307b786 Aug 14 02:58:50.245542 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:50.245542 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:50.246930 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a69a3a06-a014-4507-933b-218a27b96df6 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:50.273842 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a69a3a06-a014-4507-933b-218a27b96df6 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Delete volume request issued successfully. Aug 14 02:58:50.274063 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a69a3a06-a014-4507-933b-218a27b96df6 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 returned with HTTP 202 Aug 14 02:58:50.274514 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 129/509] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:58:50 2026] DELETE /volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:58:50.284699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f6a154f5-9029-45af-b7eb-d0a1fdd96274 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:50.287496 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f6a154f5-9029-45af-b7eb-d0a1fdd96274 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 Aug 14 02:58:50.287496 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f6a154f5-9029-45af-b7eb-d0a1fdd96274 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:50.287798 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f6a154f5-9029-45af-b7eb-d0a1fdd96274 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:50.301801 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:50.301801 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:50.311679 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f6a154f5-9029-45af-b7eb-d0a1fdd96274 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Volume info retrieved successfully. Aug 14 02:58:50.319188 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f6a154f5-9029-45af-b7eb-d0a1fdd96274 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 returned with HTTP 200 Aug 14 02:58:50.319713 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 129/510] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:50 2026] GET /volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:50.424672 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7a79f2ba-3de5-44f4-b064-a16db18475cd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:50.427514 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7a79f2ba-3de5-44f4-b064-a16db18475cd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:50.427514 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7a79f2ba-3de5-44f4-b064-a16db18475cd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:50.427798 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7a79f2ba-3de5-44f4-b064-a16db18475cd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:50.440294 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:50.440294 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:50.448959 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7a79f2ba-3de5-44f4-b064-a16db18475cd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:50.457003 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7a79f2ba-3de5-44f4-b064-a16db18475cd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:50.457743 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 125/511] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:50 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:51.344060 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8852ad16-6cdd-4111-b429-1b7147f54e64 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:51.349816 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8852ad16-6cdd-4111-b429-1b7147f54e64 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] GET https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 Aug 14 02:58:51.350115 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8852ad16-6cdd-4111-b429-1b7147f54e64 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:51.351054 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8852ad16-6cdd-4111-b429-1b7147f54e64 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:51.358675 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8852ad16-6cdd-4111-b429-1b7147f54e64 tempest-VolumesListAdminTestJSON-399067782 tempest-VolumesListAdminTestJSON-399067782-project-member] https://10.4.3.152/volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 returned with HTTP 404 Aug 14 02:58:51.359140 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 129/512] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:51 2026] GET /volume/v3/volumes/a10b29ce-4435-4d1b-a238-63f95307b786 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:51.475144 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c7cb8ed9-9a9d-482c-badf-29a2e4e0bafb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:51.481533 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c7cb8ed9-9a9d-482c-badf-29a2e4e0bafb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:51.481533 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c7cb8ed9-9a9d-482c-badf-29a2e4e0bafb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:51.482301 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c7cb8ed9-9a9d-482c-badf-29a2e4e0bafb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:51.495242 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:51.495242 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:51.500792 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c7cb8ed9-9a9d-482c-badf-29a2e4e0bafb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:51.509316 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c7cb8ed9-9a9d-482c-badf-29a2e4e0bafb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:51.510099 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 130/513] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:51 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:52.530024 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f488fe23-e73f-4bc3-b20a-3e241a8cea24 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:52.532705 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f488fe23-e73f-4bc3-b20a-3e241a8cea24 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:52.532965 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f488fe23-e73f-4bc3-b20a-3e241a8cea24 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:52.533276 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f488fe23-e73f-4bc3-b20a-3e241a8cea24 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:52.551675 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:52.551675 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:52.557958 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f488fe23-e73f-4bc3-b20a-3e241a8cea24 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:52.566061 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f488fe23-e73f-4bc3-b20a-3e241a8cea24 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:52.566716 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 130/514] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:52 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:53.584859 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-17df7695-f188-4d6d-b3e0-9304e5047892 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:53.589853 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-17df7695-f188-4d6d-b3e0-9304e5047892 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:53.589853 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-17df7695-f188-4d6d-b3e0-9304e5047892 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:53.589853 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-17df7695-f188-4d6d-b3e0-9304e5047892 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:53.609207 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:53.609207 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:53.619080 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-17df7695-f188-4d6d-b3e0-9304e5047892 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:53.630782 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-17df7695-f188-4d6d-b3e0-9304e5047892 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:53.632857 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 126/515] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:53 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:54.651340 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fddc4be5-f942-47f3-86d3-135727262258 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:54.653373 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fddc4be5-f942-47f3-86d3-135727262258 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:54.653556 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fddc4be5-f942-47f3-86d3-135727262258 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:54.653778 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fddc4be5-f942-47f3-86d3-135727262258 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:54.670273 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:54.670273 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:54.676451 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fddc4be5-f942-47f3-86d3-135727262258 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:54.692708 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fddc4be5-f942-47f3-86d3-135727262258 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:54.692708 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 130/516] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:54 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:55.713296 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f0ea9866-29ff-4d44-a0db-ea6b541bce67 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:55.716675 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f0ea9866-29ff-4d44-a0db-ea6b541bce67 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:55.717003 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f0ea9866-29ff-4d44-a0db-ea6b541bce67 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:55.717285 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f0ea9866-29ff-4d44-a0db-ea6b541bce67 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:55.737345 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:55.737345 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:55.754287 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f0ea9866-29ff-4d44-a0db-ea6b541bce67 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:55.759207 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=251,cinder:UPDATE=51,cinder:INSERT=17,cinder:DELETE=4 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:58:55.761770 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f0ea9866-29ff-4d44-a0db-ea6b541bce67 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:55.762915 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 131/517] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:55 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:56.480218 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f284eca0-aaa9-4bfc-b174-aae338f87b83 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:56.786408 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9f26dd3c-53b9-4bae-92e1-5da0cc09b349 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:56.788717 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9f26dd3c-53b9-4bae-92e1-5da0cc09b349 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:56.789009 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9f26dd3c-53b9-4bae-92e1-5da0cc09b349 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:56.789319 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9f26dd3c-53b9-4bae-92e1-5da0cc09b349 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:56.802424 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f284eca0-aaa9-4bfc-b174-aae338f87b83 tempest-ExtensionsTestJSON-252105943 tempest-ExtensionsTestJSON-252105943-project-member] GET https://10.4.3.152/volume/v3/extensions Aug 14 02:58:56.802664 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f284eca0-aaa9-4bfc-b174-aae338f87b83 tempest-ExtensionsTestJSON-252105943 tempest-ExtensionsTestJSON-252105943-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:56.802987 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f284eca0-aaa9-4bfc-b174-aae338f87b83 tempest-ExtensionsTestJSON-252105943 tempest-ExtensionsTestJSON-252105943-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:56.803430 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f284eca0-aaa9-4bfc-b174-aae338f87b83 tempest-ExtensionsTestJSON-252105943 tempest-ExtensionsTestJSON-252105943-project-member] https://10.4.3.152/volume/v3/extensions returned with HTTP 200 Aug 14 02:58:56.804093 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 131/518] 10.4.3.152 () {66 vars in 1246 bytes} [Fri Aug 14 02:58:56 2026] GET /volume/v3/extensions => generated 5245 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:56.805996 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:56.805996 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:56.815922 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9f26dd3c-53b9-4bae-92e1-5da0cc09b349 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:56.816559 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9f26dd3c-53b9-4bae-92e1-5da0cc09b349 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:56.817053 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 127/519] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:56 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:57.837943 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7346d48b-30af-42d1-9043-b2d471904a4c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:57.840751 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7346d48b-30af-42d1-9043-b2d471904a4c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:57.840751 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7346d48b-30af-42d1-9043-b2d471904a4c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:57.840945 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7346d48b-30af-42d1-9043-b2d471904a4c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:57.852841 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:57.852841 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:57.859319 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7346d48b-30af-42d1-9043-b2d471904a4c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:57.866217 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7346d48b-30af-42d1-9043-b2d471904a4c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:57.866740 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 131/520] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:57 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:58.802140 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b67b5a54-bbda-44f1-9546-a0472242c5c4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:58.802973 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b67b5a54-bbda-44f1-9546-a0472242c5c4 None None] GET https://10.4.3.152/volume// Aug 14 02:58:58.803052 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b67b5a54-bbda-44f1-9546-a0472242c5c4 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:58.803307 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b67b5a54-bbda-44f1-9546-a0472242c5c4 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:58.803752 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b67b5a54-bbda-44f1-9546-a0472242c5c4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:58:58.805239 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 132/521] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:58:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:58:58.817182 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-db7db9ec-6946-4de6-8f57-e51da76189b4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:58.821481 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-db7db9ec-6946-4de6-8f57-e51da76189b4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:58:58.822575 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-db7db9ec-6946-4de6-8f57-e51da76189b4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:58.822968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-db7db9ec-6946-4de6-8f57-e51da76189b4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:58.840050 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:58.840050 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:58.845512 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-db7db9ec-6946-4de6-8f57-e51da76189b4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:58:58.854359 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-db7db9ec-6946-4de6-8f57-e51da76189b4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:58:58.855442 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 132/522] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:58:58 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1540 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 02:58:58.886029 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9b6eff1f-28c3-4b01-b28c-1f01e6f536ce None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:58.894308 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9b6eff1f-28c3-4b01-b28c-1f01e6f536ce tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:58.897027 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9b6eff1f-28c3-4b01-b28c-1f01e6f536ce tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:58.897027 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9b6eff1f-28c3-4b01-b28c-1f01e6f536ce tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:58.920032 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:58.920032 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:58:58.953128 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9b6eff1f-28c3-4b01-b28c-1f01e6f536ce tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:58.953128 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9b6eff1f-28c3-4b01-b28c-1f01e6f536ce tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:58.953128 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 128/523] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:58 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:58:59.031967 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-ca5cf389-53fe-4394-932c-41dbb03497d1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:59.035360 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-ca5cf389-53fe-4394-932c-41dbb03497d1 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] PUT https://10.4.3.152/volume/v3/attachments/4b3efc11-5dce-4d87-963e-899ed092bfc4 Aug 14 02:58:59.035772 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-ca5cf389-53fe-4394-932c-41dbb03497d1 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:59.054188 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-ca5cf389-53fe-4394-932c-41dbb03497d1 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Acquiring lock "cinder-attachment_update-6d89ed10-6ab2-4a7a-a596-858120623546-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:58:59.063364 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-ca5cf389-53fe-4394-932c-41dbb03497d1 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Lock "cinder-attachment_update-6d89ed10-6ab2-4a7a-a596-858120623546-np0000007307" acquired by "attachment_update" :: waited 0.010s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:58:59.065292 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:59.065292 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:58:59.318296 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-ca5cf389-53fe-4394-932c-41dbb03497d1 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Lock "cinder-attachment_update-6d89ed10-6ab2-4a7a-a596-858120623546-np0000007307" released by "attachment_update" :: held 0.255s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:58:59.318710 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-ca5cf389-53fe-4394-932c-41dbb03497d1 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/attachments/4b3efc11-5dce-4d87-963e-899ed092bfc4 returned with HTTP 200 Aug 14 02:58:59.319310 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 132/524] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:58:59 2026] PUT /volume/v3/attachments/4b3efc11-5dce-4d87-963e-899ed092bfc4 => generated 969 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:58:59.366873 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-f01e9318-287f-4eb3-a94f-285f43732c34 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:59.369834 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-f01e9318-287f-4eb3-a94f-285f43732c34 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] POST https://10.4.3.152/volume/v3/attachments/4b3efc11-5dce-4d87-963e-899ed092bfc4/action Aug 14 02:58:59.370661 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-f01e9318-287f-4eb3-a94f-285f43732c34 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:58:59.370661 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-f01e9318-287f-4eb3-a94f-285f43732c34 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:58:59.395569 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:59.395569 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:58:59.414923 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-995f4f98-17e1-49b1-89fa-bb76435dd335 req-f01e9318-287f-4eb3-a94f-285f43732c34 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/attachments/4b3efc11-5dce-4d87-963e-899ed092bfc4/action returned with HTTP 204 Aug 14 02:58:59.415749 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 133/525] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:58:59 2026] POST /volume/v3/attachments/4b3efc11-5dce-4d87-963e-899ed092bfc4/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:58:59.958485 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8b9efeb5-4b88-4486-a1c3-089c89e84b88 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:58:59.962025 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8b9efeb5-4b88-4486-a1c3-089c89e84b88 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:58:59.962608 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8b9efeb5-4b88-4486-a1c3-089c89e84b88 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:58:59.962899 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8b9efeb5-4b88-4486-a1c3-089c89e84b88 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:58:59.978279 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:58:59.978279 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:58:59.984918 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8b9efeb5-4b88-4486-a1c3-089c89e84b88 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:58:59.992545 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8b9efeb5-4b88-4486-a1c3-089c89e84b88 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:58:59.992845 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 133/526] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:58:59 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:00.644849 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2cdf69bf-28f8-4502-890f-994f95762578 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:00.919513 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:00.919953 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-934474396"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:00.922138 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-934474396'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:59:00.922138 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Create volume of 1 GB Aug 14 02:59:00.928224 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Availability Zones retrieved successfully. Aug 14 02:59:00.937777 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Flow 'volume_create_api' (2ffedce5-87ff-4b37-be5a-1bb4e10fb9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:00.937777 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f64efefd-02e2-48b0-bb58-772948e4e2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:00.939569 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:59:00.998210 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f64efefd-02e2-48b0-bb58-772948e4e2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:00.999644 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f13bde-576a-487d-8c76-c21e6c94bd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:01.011767 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-adde5879-0af2-45c2-927d-88d2b26dfb2e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:01.012437 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fc24ae87-5634-48b0-8f61-ef973550a23e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:01.015117 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fc24ae87-5634-48b0-8f61-ef973550a23e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:01.015404 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fc24ae87-5634-48b0-8f61-ef973550a23e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:01.015482 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-adde5879-0af2-45c2-927d-88d2b26dfb2e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments/6c7a1f7d-c43d-4f9d-8fec-9c8a282f6f84/action Aug 14 02:59:01.016191 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-adde5879-0af2-45c2-927d-88d2b26dfb2e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:01.016352 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fc24ae87-5634-48b0-8f61-ef973550a23e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:01.017031 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-adde5879-0af2-45c2-927d-88d2b26dfb2e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:01.045841 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:01.045841 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:01.056850 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fc24ae87-5634-48b0-8f61-ef973550a23e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:01.057667 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:01.057667 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:01.064519 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fc24ae87-5634-48b0-8f61-ef973550a23e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:01.064519 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 134/527] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:01 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:01.090189 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a95dff75-4cf4-4e0b-8ad1-16dbe6b347f2 req-adde5879-0af2-45c2-927d-88d2b26dfb2e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/6c7a1f7d-c43d-4f9d-8fec-9c8a282f6f84/action returned with HTTP 204 Aug 14 02:59:01.091319 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 133/528] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:59:01 2026] POST /volume/v3/attachments/6c7a1f7d-c43d-4f9d-8fec-9c8a282f6f84/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:01.131686 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Created reservations ['b335682c-bc2e-458c-a150-818a58fb4473', '0e37699b-db8d-44fc-aaaf-c9fcd3b85027', '654a4b94-97ce-4a80-a285-6c4693adac90', 'ccba9b2e-9519-4a8f-a2ca-7862feecaa73'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:59:01.134445 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f13bde-576a-487d-8c76-c21e6c94bd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b335682c-bc2e-458c-a150-818a58fb4473', '0e37699b-db8d-44fc-aaaf-c9fcd3b85027', '654a4b94-97ce-4a80-a285-6c4693adac90', 'ccba9b2e-9519-4a8f-a2ca-7862feecaa73']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:01.135034 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9279f936-8dbf-4828-812d-09d410c248fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:01.168890 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9279f936-8dbf-4828-812d-09d410c248fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd010532-3cbc-46a9-afc1-f97ef9195b71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-934474396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4788e6399c764199900d27c6ec8cbc2c',qos_specs=None,replication_status=,reservations=['b335682c-bc2e-458c-a150-818a58fb4473','0e37699b-db8d-44fc-aaaf-c9fcd3b85027','654a4b94-97ce-4a80-a285-6c4693adac90','ccba9b2e-9519-4a8f-a2ca-7862feecaa73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13b9e2c13ded4ae98c7ff16149e7c3cf',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-934474396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd010532-3cbc-46a9-afc1-f97ef9195b71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4788e6399c764199900d27c6ec8cbc2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13b9e2c13ded4ae98c7ff16149e7c3cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:01.170447 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0302410-fa64-4fdb-a043-8428abc3b57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:01.201385 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0302410-fa64-4fdb-a043-8428abc3b57a) transitioned into state 'SUCCESS' from state '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-934474396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4788e6399c764199900d27c6ec8cbc2c',qos_specs=None,replication_status=,reservations=['b335682c-bc2e-458c-a150-818a58fb4473','0e37699b-db8d-44fc-aaaf-c9fcd3b85027','654a4b94-97ce-4a80-a285-6c4693adac90','ccba9b2e-9519-4a8f-a2ca-7862feecaa73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13b9e2c13ded4ae98c7ff16149e7c3cf',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:01.201724 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd7b2014-fc9d-4772-b085-150fbdf47d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:01.216550 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd7b2014-fc9d-4772-b085-150fbdf47d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:01.217556 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Flow 'volume_create_api' (2ffedce5-87ff-4b37-be5a-1bb4e10fb9fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:01.218983 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Create volume request issued successfully. Aug 14 02:59:01.219142 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2cdf69bf-28f8-4502-890f-994f95762578 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:59:01.219699 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 129/529] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:59:00 2026] POST /volume/v3/volumes => generated 749 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:59:01.242093 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-be092b4c-d5ae-4657-bfc3-d99c97b08509 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:01.244230 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be092b4c-d5ae-4657-bfc3-d99c97b08509 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] GET https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 Aug 14 02:59:01.244715 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-be092b4c-d5ae-4657-bfc3-d99c97b08509 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:01.245038 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-be092b4c-d5ae-4657-bfc3-d99c97b08509 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:01.256551 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:01.256551 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:01.263350 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-be092b4c-d5ae-4657-bfc3-d99c97b08509 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Volume info retrieved successfully. Aug 14 02:59:01.270687 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be092b4c-d5ae-4657-bfc3-d99c97b08509 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 returned with HTTP 200 Aug 14 02:59:01.271365 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 134/530] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:01 2026] GET /volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:02.082236 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-afe4c1e9-8775-4c9b-b1f5-88e57ec008c6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:02.084349 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-afe4c1e9-8775-4c9b-b1f5-88e57ec008c6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:02.084552 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-afe4c1e9-8775-4c9b-b1f5-88e57ec008c6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:02.084728 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-afe4c1e9-8775-4c9b-b1f5-88e57ec008c6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:02.106397 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:02.106397 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:02.112911 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-afe4c1e9-8775-4c9b-b1f5-88e57ec008c6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:02.121300 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-afe4c1e9-8775-4c9b-b1f5-88e57ec008c6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:02.122967 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 135/531] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:02 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:02.198759 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-208d62a7-77ed-4d7a-a656-152807e69651 req-150cc313-2eb9-436f-8d7f-f240b131f7ba None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:02.203087 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-150cc313-2eb9-436f-8d7f-f240b131f7ba tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:02.203232 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-150cc313-2eb9-436f-8d7f-f240b131f7ba tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:02.203540 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-150cc313-2eb9-436f-8d7f-f240b131f7ba tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:02.225457 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:02.225457 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:02.236647 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-208d62a7-77ed-4d7a-a656-152807e69651 req-150cc313-2eb9-436f-8d7f-f240b131f7ba tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:02.246982 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-150cc313-2eb9-436f-8d7f-f240b131f7ba tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:02.246982 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 134/532] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:59:02 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:02.291572 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-03d7414a-5e80-4930-a904-ca7193583095 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:02.295859 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-03d7414a-5e80-4930-a904-ca7193583095 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] GET https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 Aug 14 02:59:02.295859 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-03d7414a-5e80-4930-a904-ca7193583095 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:02.295859 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-03d7414a-5e80-4930-a904-ca7193583095 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:02.310947 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:02.310947 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:02.319120 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-03d7414a-5e80-4930-a904-ca7193583095 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Volume info retrieved successfully. Aug 14 02:59:02.323913 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-03d7414a-5e80-4930-a904-ca7193583095 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 returned with HTTP 200 Aug 14 02:59:02.324725 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 130/533] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:02 2026] GET /volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:02.379310 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4990157f-824a-4f17-ab3c-b88d5804e41f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:02.379696 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4990157f-824a-4f17-ab3c-b88d5804e41f None None] GET https://10.4.3.152/volume// Aug 14 02:59:02.379835 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4990157f-824a-4f17-ab3c-b88d5804e41f None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:02.380091 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4990157f-824a-4f17-ab3c-b88d5804e41f None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:02.380431 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4990157f-824a-4f17-ab3c-b88d5804e41f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:02.381511 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 135/534] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 02:59:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:02.396256 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-208d62a7-77ed-4d7a-a656-152807e69651 req-8c14f12c-85d3-47cb-9b58-deaae2cf3e8f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:02.399127 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-8c14f12c-85d3-47cb-9b58-deaae2cf3e8f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:59:02.399608 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-8c14f12c-85d3-47cb-9b58-deaae2cf3e8f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc68162e-d297-4cab-b793-f5579c675e7f", "connector": null, "instance_uuid": "2ba4376b-5490-4d70-8171-b8f63c154df1"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:02.414041 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:02.414041 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:02.452641 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-8c14f12c-85d3-47cb-9b58-deaae2cf3e8f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:59:02.453256 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 136/535] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:59:02 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:02.491788 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-69e24ba5-ab8f-4690-b195-666913845886 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:02.494293 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-69e24ba5-ab8f-4690-b195-666913845886 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:02.494705 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-69e24ba5-ab8f-4690-b195-666913845886 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:02.494982 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-69e24ba5-ab8f-4690-b195-666913845886 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:02.507738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1323c14a-7a43-43d1-9df3-ea3365f1daaf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:02.509079 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1323c14a-7a43-43d1-9df3-ea3365f1daaf None None] GET https://10.4.3.152/volume// Aug 14 02:59:02.510230 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1323c14a-7a43-43d1-9df3-ea3365f1daaf None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:02.510526 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1323c14a-7a43-43d1-9df3-ea3365f1daaf None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:02.511104 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1323c14a-7a43-43d1-9df3-ea3365f1daaf None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:02.511403 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 131/536] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:59:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:02.517466 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:02.517466 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:02.522841 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-69e24ba5-ab8f-4690-b195-666913845886 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:02.523893 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-208d62a7-77ed-4d7a-a656-152807e69651 req-b2ee262f-fd13-4961-8f1c-9c55988e03e5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:02.526423 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-b2ee262f-fd13-4961-8f1c-9c55988e03e5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:02.526674 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-b2ee262f-fd13-4961-8f1c-9c55988e03e5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:02.526927 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-b2ee262f-fd13-4961-8f1c-9c55988e03e5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:02.531638 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-69e24ba5-ab8f-4690-b195-666913845886 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:02.532260 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 135/537] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:02 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:02.542287 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:02.542287 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:02.550431 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-208d62a7-77ed-4d7a-a656-152807e69651 req-b2ee262f-fd13-4961-8f1c-9c55988e03e5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:02.556452 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-b2ee262f-fd13-4961-8f1c-9c55988e03e5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:02.557024 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 136/538] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:59:02 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:59:02.665401 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-208d62a7-77ed-4d7a-a656-152807e69651 req-34882d22-8e56-4c2c-a7d7-dcf3b8284629 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:02.668468 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-34882d22-8e56-4c2c-a7d7-dcf3b8284629 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] PUT https://10.4.3.152/volume/v3/attachments/ccf51828-f87d-45e7-a760-95c0ac06ed65 Aug 14 02:59:02.669627 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-34882d22-8e56-4c2c-a7d7-dcf3b8284629 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:02.682090 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-208d62a7-77ed-4d7a-a656-152807e69651 req-34882d22-8e56-4c2c-a7d7-dcf3b8284629 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Acquiring lock "cinder-attachment_update-bc68162e-d297-4cab-b793-f5579c675e7f-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:59:02.689498 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-208d62a7-77ed-4d7a-a656-152807e69651 req-34882d22-8e56-4c2c-a7d7-dcf3b8284629 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-bc68162e-d297-4cab-b793-f5579c675e7f-np0000007307" acquired by "attachment_update" :: waited 0.008s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:59:02.690906 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:02.690906 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:02.817796 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-208d62a7-77ed-4d7a-a656-152807e69651 req-34882d22-8e56-4c2c-a7d7-dcf3b8284629 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-bc68162e-d297-4cab-b793-f5579c675e7f-np0000007307" released by "attachment_update" :: held 0.128s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:59:02.818306 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-34882d22-8e56-4c2c-a7d7-dcf3b8284629 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/ccf51828-f87d-45e7-a760-95c0ac06ed65 returned with HTTP 200 Aug 14 02:59:02.819138 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 137/539] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:59:02 2026] PUT /volume/v3/attachments/ccf51828-f87d-45e7-a760-95c0ac06ed65 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:03.555153 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-36cba946-88eb-43d7-ae60-85635369c50d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:03.557440 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-36cba946-88eb-43d7-ae60-85635369c50d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:03.557752 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-36cba946-88eb-43d7-ae60-85635369c50d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:03.558079 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-36cba946-88eb-43d7-ae60-85635369c50d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:03.581473 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:03.581473 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:03.588799 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-36cba946-88eb-43d7-ae60-85635369c50d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:03.594675 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-36cba946-88eb-43d7-ae60-85635369c50d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:03.595450 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 132/540] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:03 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:04.614016 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0eeca211-1f1e-4e06-99de-dede402a74ab None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:04.616812 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0eeca211-1f1e-4e06-99de-dede402a74ab tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:04.617262 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0eeca211-1f1e-4e06-99de-dede402a74ab tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:04.617418 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0eeca211-1f1e-4e06-99de-dede402a74ab tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:04.635926 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:04.635926 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:04.642251 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0eeca211-1f1e-4e06-99de-dede402a74ab tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:04.650736 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0eeca211-1f1e-4e06-99de-dede402a74ab tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:04.651244 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 136/541] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:04 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:05.673537 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-48e2357b-6538-4cdc-aea6-fd08d6a8473c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:05.675785 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-48e2357b-6538-4cdc-aea6-fd08d6a8473c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:05.676551 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-48e2357b-6538-4cdc-aea6-fd08d6a8473c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:05.676887 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-48e2357b-6538-4cdc-aea6-fd08d6a8473c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:05.694292 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:05.694292 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:05.698722 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-48e2357b-6538-4cdc-aea6-fd08d6a8473c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:05.704165 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-48e2357b-6538-4cdc-aea6-fd08d6a8473c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:05.704680 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 137/542] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:05 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:06.725684 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ad750360-cd37-4f4c-aefb-c2c43b3d9a0b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:06.728226 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ad750360-cd37-4f4c-aefb-c2c43b3d9a0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:06.728584 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ad750360-cd37-4f4c-aefb-c2c43b3d9a0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:06.728962 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ad750360-cd37-4f4c-aefb-c2c43b3d9a0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:06.748276 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:06.748276 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:06.755454 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ad750360-cd37-4f4c-aefb-c2c43b3d9a0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:06.762787 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ad750360-cd37-4f4c-aefb-c2c43b3d9a0b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:06.763582 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 138/543] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:06 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:07.784230 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a96d62a1-e91c-4560-98f9-3c214ed1bd4a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:07.789551 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a96d62a1-e91c-4560-98f9-3c214ed1bd4a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:07.789551 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a96d62a1-e91c-4560-98f9-3c214ed1bd4a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:07.789551 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a96d62a1-e91c-4560-98f9-3c214ed1bd4a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:07.820133 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:07.820133 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:07.828475 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a96d62a1-e91c-4560-98f9-3c214ed1bd4a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:07.847341 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a96d62a1-e91c-4560-98f9-3c214ed1bd4a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:07.850716 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 133/544] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:07 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:08.869789 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-602ea997-97b9-42d7-a0d3-78d79bd65927 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:08.871797 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-602ea997-97b9-42d7-a0d3-78d79bd65927 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:08.872049 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-602ea997-97b9-42d7-a0d3-78d79bd65927 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:08.872279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-602ea997-97b9-42d7-a0d3-78d79bd65927 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:08.897460 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:08.897460 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:08.901984 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-602ea997-97b9-42d7-a0d3-78d79bd65927 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:08.910513 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-602ea997-97b9-42d7-a0d3-78d79bd65927 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:08.911525 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 137/545] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:08 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:09.163245 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-208d62a7-77ed-4d7a-a656-152807e69651 req-a28c8223-acdc-4134-ac62-7dfd59e6b560 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:09.171252 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-a28c8223-acdc-4134-ac62-7dfd59e6b560 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments/ccf51828-f87d-45e7-a760-95c0ac06ed65/action Aug 14 02:59:09.171946 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-a28c8223-acdc-4134-ac62-7dfd59e6b560 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:09.172067 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-a28c8223-acdc-4134-ac62-7dfd59e6b560 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:09.201556 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:09.201556 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:09.232179 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-208d62a7-77ed-4d7a-a656-152807e69651 req-a28c8223-acdc-4134-ac62-7dfd59e6b560 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/ccf51828-f87d-45e7-a760-95c0ac06ed65/action returned with HTTP 204 Aug 14 02:59:09.232179 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 138/546] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:59:09 2026] POST /volume/v3/attachments/ccf51828-f87d-45e7-a760-95c0ac06ed65/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:09.939482 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0441fb5b-0fb2-4338-959d-1e123a3c7271 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:09.942305 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0441fb5b-0fb2-4338-959d-1e123a3c7271 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:09.942305 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0441fb5b-0fb2-4338-959d-1e123a3c7271 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:09.943789 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0441fb5b-0fb2-4338-959d-1e123a3c7271 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:09.978928 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:09.978928 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:09.988589 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0441fb5b-0fb2-4338-959d-1e123a3c7271 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:10.001253 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0441fb5b-0fb2-4338-959d-1e123a3c7271 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:10.001253 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 139/547] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:09 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1441 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:10.023668 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a963d10e-118c-4fbc-9f34-485762804ecc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:10.364585 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-54c32246-0df4-4ba8-84fb-f01c6f7fcb91 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:10.365877 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-54c32246-0df4-4ba8-84fb-f01c6f7fcb91 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] GET https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:59:10.366201 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-54c32246-0df4-4ba8-84fb-f01c6f7fcb91 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:10.366471 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-54c32246-0df4-4ba8-84fb-f01c6f7fcb91 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:10.382392 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:10.382392 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:10.388062 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-54c32246-0df4-4ba8-84fb-f01c6f7fcb91 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:59:10.395803 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-54c32246-0df4-4ba8-84fb-f01c6f7fcb91 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 200 Aug 14 02:59:10.396625 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 138/548] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 02:59:10 2026] GET /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 1833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:59:10.476365 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a963d10e-118c-4fbc-9f34-485762804ecc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:10.476631 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a963d10e-118c-4fbc-9f34-485762804ecc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:10.477148 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a963d10e-118c-4fbc-9f34-485762804ecc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:10.494239 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:10.494239 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:10.499019 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a963d10e-118c-4fbc-9f34-485762804ecc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Volume info retrieved successfully. Aug 14 02:59:10.504997 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a963d10e-118c-4fbc-9f34-485762804ecc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:10.505483 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 134/549] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:10 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1441 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:10.575689 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-74b3b262-e6d2-40f1-99da-9df7fb58cd54 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:10.578893 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74b3b262-e6d2-40f1-99da-9df7fb58cd54 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:10.579207 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74b3b262-e6d2-40f1-99da-9df7fb58cd54 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:10.579521 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74b3b262-e6d2-40f1-99da-9df7fb58cd54 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:10.596250 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:10.596250 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:10.602668 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-74b3b262-e6d2-40f1-99da-9df7fb58cd54 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Volume info retrieved successfully. Aug 14 02:59:10.608303 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74b3b262-e6d2-40f1-99da-9df7fb58cd54 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:10.609093 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 139/550] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:10 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:10.677608 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-995a9a00-c138-47bb-b1df-763997b26f8c req-66d82761-90f3-4ed0-bbd5-606241fba238 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:10.682806 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-66d82761-90f3-4ed0-bbd5-606241fba238 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:10.682914 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-66d82761-90f3-4ed0-bbd5-606241fba238 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:10.683131 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-66d82761-90f3-4ed0-bbd5-606241fba238 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:10.703488 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:10.703488 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:10.708180 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-995a9a00-c138-47bb-b1df-763997b26f8c req-66d82761-90f3-4ed0-bbd5-606241fba238 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:10.715292 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-66d82761-90f3-4ed0-bbd5-606241fba238 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:10.715974 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 140/551] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:59:10 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:10.757910 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-995a9a00-c138-47bb-b1df-763997b26f8c req-57f6704b-b631-453d-b7ee-5e5bf690536d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:10.760094 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-57f6704b-b631-453d-b7ee-5e5bf690536d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f/action Aug 14 02:59:10.760438 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-57f6704b-b631-453d-b7ee-5e5bf690536d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:10.760672 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-57f6704b-b631-453d-b7ee-5e5bf690536d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:10.778699 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:10.778699 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:10.779786 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-995a9a00-c138-47bb-b1df-763997b26f8c req-57f6704b-b631-453d-b7ee-5e5bf690536d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:10.797603 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-995a9a00-c138-47bb-b1df-763997b26f8c req-57f6704b-b631-453d-b7ee-5e5bf690536d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Begin detaching volume completed successfully. Aug 14 02:59:10.798029 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-57f6704b-b631-453d-b7ee-5e5bf690536d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f/action returned with HTTP 202 Aug 14 02:59:10.798635 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 139/552] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 02:59:10 2026] POST /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:59:10.843996 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-99ee0e76-a0d5-40cc-b0eb-eaf60eb5f192 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:10.846538 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-99ee0e76-a0d5-40cc-b0eb-eaf60eb5f192 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:10.846943 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-99ee0e76-a0d5-40cc-b0eb-eaf60eb5f192 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:10.847274 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-99ee0e76-a0d5-40cc-b0eb-eaf60eb5f192 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:10.869220 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:10.869220 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:10.875229 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-99ee0e76-a0d5-40cc-b0eb-eaf60eb5f192 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:10.882852 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-51017fba-a907-402a-90db-6965fa7588f9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:10.885735 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-99ee0e76-a0d5-40cc-b0eb-eaf60eb5f192 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:10.886603 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 135/553] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:10 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1444 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:10.887856 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-51017fba-a907-402a-90db-6965fa7588f9 None None] GET https://10.4.3.152/volume// Aug 14 02:59:10.888205 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-51017fba-a907-402a-90db-6965fa7588f9 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:10.888923 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-51017fba-a907-402a-90db-6965fa7588f9 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:10.889446 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-51017fba-a907-402a-90db-6965fa7588f9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:10.890216 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 140/554] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:59:10 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:10.900713 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-995a9a00-c138-47bb-b1df-763997b26f8c req-e70e59ba-10ca-4795-9ad0-bd9c949035b9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:10.903777 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-e70e59ba-10ca-4795-9ad0-bd9c949035b9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:10.904067 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-e70e59ba-10ca-4795-9ad0-bd9c949035b9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:10.904346 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-e70e59ba-10ca-4795-9ad0-bd9c949035b9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:10.923207 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:10.923207 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:10.928868 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-995a9a00-c138-47bb-b1df-763997b26f8c req-e70e59ba-10ca-4795-9ad0-bd9c949035b9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:10.936107 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-e70e59ba-10ca-4795-9ad0-bd9c949035b9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:10.936743 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 141/555] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:59:10 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1624 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:59:11.753656 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-995a9a00-c138-47bb-b1df-763997b26f8c req-3e412ee6-f68c-484f-9200-839c2c110b0d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:11.758245 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-3e412ee6-f68c-484f-9200-839c2c110b0d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:11.758401 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-3e412ee6-f68c-484f-9200-839c2c110b0d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:11.759156 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-3e412ee6-f68c-484f-9200-839c2c110b0d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:11.797746 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:11.797746 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:11.807964 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-995a9a00-c138-47bb-b1df-763997b26f8c req-3e412ee6-f68c-484f-9200-839c2c110b0d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:11.821675 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-3e412ee6-f68c-484f-9200-839c2c110b0d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:11.822244 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 140/556] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:59:11 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1444 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:11.852539 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-995a9a00-c138-47bb-b1df-763997b26f8c req-90428b8c-88bb-491f-98a7-990a234ec69c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:11.858370 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-90428b8c-88bb-491f-98a7-990a234ec69c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/attachments/6c7a1f7d-c43d-4f9d-8fec-9c8a282f6f84 Aug 14 02:59:11.860758 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-90428b8c-88bb-491f-98a7-990a234ec69c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:11.860758 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-90428b8c-88bb-491f-98a7-990a234ec69c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:11.870722 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:11.870722 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:11.912893 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-090de0de-5841-4f7f-bb18-d8dcba8c4afe None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:11.915195 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-090de0de-5841-4f7f-bb18-d8dcba8c4afe tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:11.915413 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-090de0de-5841-4f7f-bb18-d8dcba8c4afe tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:11.917044 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-090de0de-5841-4f7f-bb18-d8dcba8c4afe tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:11.932056 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:11.932056 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:11.938516 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-090de0de-5841-4f7f-bb18-d8dcba8c4afe tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:11.945255 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-090de0de-5841-4f7f-bb18-d8dcba8c4afe tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:11.945903 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 141/557] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:11 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1444 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:59:11.950623 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-995a9a00-c138-47bb-b1df-763997b26f8c req-90428b8c-88bb-491f-98a7-990a234ec69c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/6c7a1f7d-c43d-4f9d-8fec-9c8a282f6f84 returned with HTTP 200 Aug 14 02:59:11.950623 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 136/558] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 02:59:11 2026] DELETE /volume/v3/attachments/6c7a1f7d-c43d-4f9d-8fec-9c8a282f6f84 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:12.374989 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-29717044-2c39-4ac0-ba08-74e2972b65e9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:12.377417 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-29717044-2c39-4ac0-ba08-74e2972b65e9 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes/a266b6fb-e1f5-4eb6-9aad-83a474e8170d/action Aug 14 02:59:12.377952 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-29717044-2c39-4ac0-ba08-74e2972b65e9 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action body: b'{"os-attach": {"instance_uuid": "fac86dd8-9ab9-40c8-b2c5-bdc22cfa02c3", "mountpoint": "/dev/vdc"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:12.378147 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-29717044-2c39-4ac0-ba08-74e2972b65e9 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "fac86dd8-9ab9-40c8-b2c5-bdc22cfa02c3", "mountpoint": "/dev/vdc"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:12.392407 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-29717044-2c39-4ac0-ba08-74e2972b65e9 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/a266b6fb-e1f5-4eb6-9aad-83a474e8170d/action returned with HTTP 404 Aug 14 02:59:12.397850 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 142/559] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 02:59:12 2026] POST /volume/v3/volumes/a266b6fb-e1f5-4eb6-9aad-83a474e8170d/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:12.963880 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-78cd17a9-7545-4a8a-80bf-857b1f0745ab None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:12.967753 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-78cd17a9-7545-4a8a-80bf-857b1f0745ab tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:12.969012 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-78cd17a9-7545-4a8a-80bf-857b1f0745ab tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:12.969509 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-78cd17a9-7545-4a8a-80bf-857b1f0745ab tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.003443 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:13.003443 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:13.013648 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-78cd17a9-7545-4a8a-80bf-857b1f0745ab tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:13.020851 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-78cd17a9-7545-4a8a-80bf-857b1f0745ab tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:13.021383 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 141/560] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:12 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1144 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:13.105113 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ad79c328-0d6b-4f93-857a-6674f350391a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.109982 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ad79c328-0d6b-4f93-857a-6674f350391a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:13.110841 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ad79c328-0d6b-4f93-857a-6674f350391a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:13.111368 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ad79c328-0d6b-4f93-857a-6674f350391a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.130213 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:13.130213 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:13.136848 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ad79c328-0d6b-4f93-857a-6674f350391a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Volume info retrieved successfully. Aug 14 02:59:13.145105 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ad79c328-0d6b-4f93-857a-6674f350391a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:13.145645 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 142/561] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:13 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:13.240757 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-52591624-30c4-4dde-acf3-9efc3ea6ee56 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.242421 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-52591624-30c4-4dde-acf3-9efc3ea6ee56 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:13.242421 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-52591624-30c4-4dde-acf3-9efc3ea6ee56 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:13.243544 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-52591624-30c4-4dde-acf3-9efc3ea6ee56 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.259806 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:13.259806 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:13.265388 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-52591624-30c4-4dde-acf3-9efc3ea6ee56 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:13.272870 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-52591624-30c4-4dde-acf3-9efc3ea6ee56 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:13.272870 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 137/562] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:59:13 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:13.333439 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-aba3d320-a7b0-4ed2-918d-5661619aeb42 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.338150 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-aba3d320-a7b0-4ed2-918d-5661619aeb42 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f/action Aug 14 02:59:13.338916 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-aba3d320-a7b0-4ed2-918d-5661619aeb42 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:13.339187 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-aba3d320-a7b0-4ed2-918d-5661619aeb42 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:13.356005 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:13.356005 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:13.356925 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-aba3d320-a7b0-4ed2-918d-5661619aeb42 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:13.378814 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-aba3d320-a7b0-4ed2-918d-5661619aeb42 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Begin detaching volume completed successfully. Aug 14 02:59:13.378814 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-aba3d320-a7b0-4ed2-918d-5661619aeb42 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f/action returned with HTTP 202 Aug 14 02:59:13.379674 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 143/563] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 02:59:13 2026] POST /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:59:13.386680 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-056cd668-78d7-4a2c-a288-cb02eefa913e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.390840 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-056cd668-78d7-4a2c-a288-cb02eefa913e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:13.390840 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-056cd668-78d7-4a2c-a288-cb02eefa913e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:13.390840 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-056cd668-78d7-4a2c-a288-cb02eefa913e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.409843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d4f73356-38db-426c-969e-3ce7268d8490 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.413013 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d4f73356-38db-426c-969e-3ce7268d8490 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:13.415834 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d4f73356-38db-426c-969e-3ce7268d8490 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:13.415834 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d4f73356-38db-426c-969e-3ce7268d8490 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.416052 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:13.416052 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:13.427530 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-056cd668-78d7-4a2c-a288-cb02eefa913e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:13.428325 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:13.428325 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:13.436428 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d4f73356-38db-426c-969e-3ce7268d8490 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:13.439386 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-056cd668-78d7-4a2c-a288-cb02eefa913e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:13.439386 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 142/564] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:13 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 883 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:13.443395 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d4f73356-38db-426c-969e-3ce7268d8490 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:13.443980 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 143/565] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:13 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:13.464279 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-88f7c5f4-b666-4760-89a9-80d0de7e118d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.464985 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-88f7c5f4-b666-4760-89a9-80d0de7e118d None None] GET https://10.4.3.152/volume// Aug 14 02:59:13.465304 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-88f7c5f4-b666-4760-89a9-80d0de7e118d None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:13.465593 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-88f7c5f4-b666-4760-89a9-80d0de7e118d None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.466092 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-88f7c5f4-b666-4760-89a9-80d0de7e118d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:13.466651 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 138/566] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:59:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:13.470339 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6e92d30e-2322-4c58-a652-ee8887d43cbd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.475187 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6e92d30e-2322-4c58-a652-ee8887d43cbd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:13.475187 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6e92d30e-2322-4c58-a652-ee8887d43cbd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:13.475187 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6e92d30e-2322-4c58-a652-ee8887d43cbd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.480518 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-ecea89f0-d8f9-402d-a5f8-18576772a072 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.483853 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-ecea89f0-d8f9-402d-a5f8-18576772a072 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:13.483853 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-ecea89f0-d8f9-402d-a5f8-18576772a072 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:13.484091 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-ecea89f0-d8f9-402d-a5f8-18576772a072 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.486825 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:13.486825 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:13.493941 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6e92d30e-2322-4c58-a652-ee8887d43cbd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:13.500160 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6e92d30e-2322-4c58-a652-ee8887d43cbd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:13.501380 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 144/567] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:13 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:13.509420 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:13.509420 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:13.515147 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-ecea89f0-d8f9-402d-a5f8-18576772a072 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:13.522078 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-ecea89f0-d8f9-402d-a5f8-18576772a072 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:13.522078 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 143/568] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:59:13 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:59:13.573800 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-4c1242c4-4507-4d15-80aa-efb75e716093 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.577269 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-4c1242c4-4507-4d15-80aa-efb75e716093 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:13.577578 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-4c1242c4-4507-4d15-80aa-efb75e716093 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:13.578644 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-4c1242c4-4507-4d15-80aa-efb75e716093 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.591733 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:13.591733 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:13.596561 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-4c1242c4-4507-4d15-80aa-efb75e716093 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:13.602985 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-4c1242c4-4507-4d15-80aa-efb75e716093 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:13.603700 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 144/569] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:59:13 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:13.722501 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f2269f87-8ddc-4ab7-8bba-178f86b99288 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.723073 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f2269f87-8ddc-4ab7-8bba-178f86b99288 None None] GET https://10.4.3.152/volume// Aug 14 02:59:13.724005 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f2269f87-8ddc-4ab7-8bba-178f86b99288 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:13.724282 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f2269f87-8ddc-4ab7-8bba-178f86b99288 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.724837 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f2269f87-8ddc-4ab7-8bba-178f86b99288 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:13.725352 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 139/570] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 02:59:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:13.739492 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-6baa6ed6-4ff2-4375-bba3-9ca0931769cd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.742539 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-6baa6ed6-4ff2-4375-bba3-9ca0931769cd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:59:13.743058 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-6baa6ed6-4ff2-4375-bba3-9ca0931769cd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db124d6a-3fe6-45b8-8ada-65293b790f20", "connector": null, "instance_uuid": "c37d6ebf-1ca4-4ca3-b4f6-81616a940f82"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:13.755358 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:13.755358 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:13.812188 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-6baa6ed6-4ff2-4375-bba3-9ca0931769cd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:59:13.812681 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 145/571] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:59:13 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:13.859462 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-83fb8930-787e-43f1-bbcf-b9c4a6ab41fe None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.862735 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-83fb8930-787e-43f1-bbcf-b9c4a6ab41fe tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:13.863420 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-83fb8930-787e-43f1-bbcf-b9c4a6ab41fe tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:13.863708 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-83fb8930-787e-43f1-bbcf-b9c4a6ab41fe tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.882331 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:13.882331 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:13.890427 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-83fb8930-787e-43f1-bbcf-b9c4a6ab41fe tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:13.890986 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-90a37413-42bb-4c4a-b675-1d33b5e0b568 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.891489 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-90a37413-42bb-4c4a-b675-1d33b5e0b568 None None] GET https://10.4.3.152/volume// Aug 14 02:59:13.891798 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-90a37413-42bb-4c4a-b675-1d33b5e0b568 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:13.892028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-90a37413-42bb-4c4a-b675-1d33b5e0b568 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.892477 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-90a37413-42bb-4c4a-b675-1d33b5e0b568 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:13.892897 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 145/572] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:59:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:13.900835 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-83fb8930-787e-43f1-bbcf-b9c4a6ab41fe tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:13.902098 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 144/573] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:13 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:13.902990 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-19febcb6-f9b5-434f-a09c-0f7e0038832a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:13.907031 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-19febcb6-f9b5-434f-a09c-0f7e0038832a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:13.907226 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-19febcb6-f9b5-434f-a09c-0f7e0038832a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:13.907394 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-19febcb6-f9b5-434f-a09c-0f7e0038832a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:13.919846 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:13.919846 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:13.925660 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-19febcb6-f9b5-434f-a09c-0f7e0038832a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:13.933973 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-19febcb6-f9b5-434f-a09c-0f7e0038832a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:13.934683 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 140/574] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:59:13 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:59:14.053610 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-0392fa5c-6df2-412f-a95a-d00cda859d16 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:14.057036 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-0392fa5c-6df2-412f-a95a-d00cda859d16 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] PUT https://10.4.3.152/volume/v3/attachments/661bce25-5c89-4259-a024-69a08d331a41 Aug 14 02:59:14.057036 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-0392fa5c-6df2-412f-a95a-d00cda859d16 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:14.070281 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-0392fa5c-6df2-412f-a95a-d00cda859d16 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Acquiring lock "cinder-attachment_update-db124d6a-3fe6-45b8-8ada-65293b790f20-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:59:14.078148 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-0392fa5c-6df2-412f-a95a-d00cda859d16 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Lock "cinder-attachment_update-db124d6a-3fe6-45b8-8ada-65293b790f20-np0000007307" acquired by "attachment_update" :: waited 0.008s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:59:14.079369 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:14.079369 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:14.237185 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-0392fa5c-6df2-412f-a95a-d00cda859d16 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Lock "cinder-attachment_update-db124d6a-3fe6-45b8-8ada-65293b790f20-np0000007307" released by "attachment_update" :: held 0.159s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:59:14.237675 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-0392fa5c-6df2-412f-a95a-d00cda859d16 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/661bce25-5c89-4259-a024-69a08d331a41 returned with HTTP 200 Aug 14 02:59:14.238356 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 146/575] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:59:14 2026] PUT /volume/v3/attachments/661bce25-5c89-4259-a024-69a08d331a41 => generated 968 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:14.255691 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-7eef3caa-f4ad-4ac9-921c-0895d09d67d8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:14.263951 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-7eef3caa-f4ad-4ac9-921c-0895d09d67d8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20/encryption Aug 14 02:59:14.264268 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-7eef3caa-f4ad-4ac9-921c-0895d09d67d8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:14.264522 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-7eef3caa-f4ad-4ac9-921c-0895d09d67d8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:14.287699 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:14.287699 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:14.305265 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-7eef3caa-f4ad-4ac9-921c-0895d09d67d8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20/encryption returned with HTTP 200 Aug 14 02:59:14.305265 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 146/576] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 02:59:14 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20/encryption => generated 161 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:59:14.472684 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e9e3f1b6-0beb-44f5-b7a9-0f2f051dd6f5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:14.478582 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e9e3f1b6-0beb-44f5-b7a9-0f2f051dd6f5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:14.479043 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e9e3f1b6-0beb-44f5-b7a9-0f2f051dd6f5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:14.479423 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e9e3f1b6-0beb-44f5-b7a9-0f2f051dd6f5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:14.496093 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:14.496093 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:14.501721 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e9e3f1b6-0beb-44f5-b7a9-0f2f051dd6f5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:14.509506 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e9e3f1b6-0beb-44f5-b7a9-0f2f051dd6f5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:14.510367 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 145/577] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:14 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:14.919600 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5c355a38-8e8d-4020-9685-78017cc2ebc1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:14.921683 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5c355a38-8e8d-4020-9685-78017cc2ebc1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:14.921958 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5c355a38-8e8d-4020-9685-78017cc2ebc1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:14.922195 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5c355a38-8e8d-4020-9685-78017cc2ebc1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:14.934506 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:14.934506 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:14.939498 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5c355a38-8e8d-4020-9685-78017cc2ebc1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:14.946114 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5c355a38-8e8d-4020-9685-78017cc2ebc1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:14.946529 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 141/578] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:14 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:15.531796 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8f10dff9-76a9-4392-a133-69e634bf002f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:15.534276 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8f10dff9-76a9-4392-a133-69e634bf002f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:15.534544 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8f10dff9-76a9-4392-a133-69e634bf002f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:15.534795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8f10dff9-76a9-4392-a133-69e634bf002f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:15.548220 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:15.548220 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:15.554124 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8f10dff9-76a9-4392-a133-69e634bf002f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:15.559631 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8f10dff9-76a9-4392-a133-69e634bf002f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:15.560250 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 147/579] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:15 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:15.961485 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d228276c-3872-4368-aa15-c5b79a9992b2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:15.963403 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d228276c-3872-4368-aa15-c5b79a9992b2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:15.963646 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d228276c-3872-4368-aa15-c5b79a9992b2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:15.963911 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d228276c-3872-4368-aa15-c5b79a9992b2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:15.980960 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:15.980960 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:15.984958 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d228276c-3872-4368-aa15-c5b79a9992b2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:15.993804 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d228276c-3872-4368-aa15-c5b79a9992b2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:15.994422 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 147/580] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:15 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:16.582946 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-71bd66a5-dde1-42e4-9bf1-1c613acc6871 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:16.588311 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-71bd66a5-dde1-42e4-9bf1-1c613acc6871 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:16.588311 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-71bd66a5-dde1-42e4-9bf1-1c613acc6871 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:16.588311 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-71bd66a5-dde1-42e4-9bf1-1c613acc6871 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:16.615972 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:16.615972 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:16.628905 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-71bd66a5-dde1-42e4-9bf1-1c613acc6871 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:16.639454 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-71bd66a5-dde1-42e4-9bf1-1c613acc6871 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:16.640085 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 146/581] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:16 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:17.691726 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-94aa2f42-a987-4e26-97b5-242083d5c457 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:17.691726 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-94aa2f42-a987-4e26-97b5-242083d5c457 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:17.691726 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-94aa2f42-a987-4e26-97b5-242083d5c457 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:17.691726 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-94aa2f42-a987-4e26-97b5-242083d5c457 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:17.691726 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:17.691726 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:17.691726 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-94aa2f42-a987-4e26-97b5-242083d5c457 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:17.691726 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-94aa2f42-a987-4e26-97b5-242083d5c457 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:17.691726 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 142/582] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:17 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 883 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:17.701261 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b79f1218-7764-43d8-83cd-3edf98961017 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:17.701261 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b79f1218-7764-43d8-83cd-3edf98961017 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:17.701261 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b79f1218-7764-43d8-83cd-3edf98961017 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:17.701261 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b79f1218-7764-43d8-83cd-3edf98961017 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:17.701261 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:17.701261 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:17.701261 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b79f1218-7764-43d8-83cd-3edf98961017 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:17.701261 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b79f1218-7764-43d8-83cd-3edf98961017 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:17.701261 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 148/583] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:17 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:18.095277 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1b6c0a98-6e7d-4814-97f3-d0356460dfdd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:18.098036 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1b6c0a98-6e7d-4814-97f3-d0356460dfdd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:18.098160 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1b6c0a98-6e7d-4814-97f3-d0356460dfdd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:18.098444 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1b6c0a98-6e7d-4814-97f3-d0356460dfdd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:18.117126 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:18.117126 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:18.122747 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1b6c0a98-6e7d-4814-97f3-d0356460dfdd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:18.131061 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1b6c0a98-6e7d-4814-97f3-d0356460dfdd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:18.132044 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 148/584] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:18 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:18.723988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d918bd0b-e3f6-4fd4-8827-cf237d56d31e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:18.725909 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d918bd0b-e3f6-4fd4-8827-cf237d56d31e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:18.726195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d918bd0b-e3f6-4fd4-8827-cf237d56d31e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:18.726447 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d918bd0b-e3f6-4fd4-8827-cf237d56d31e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:18.753083 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:18.753083 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:18.764334 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d918bd0b-e3f6-4fd4-8827-cf237d56d31e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:18.772193 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d918bd0b-e3f6-4fd4-8827-cf237d56d31e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:18.773555 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 147/585] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:18 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:18.963841 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-a37d742f-d86a-47ec-84de-0e6a76048f78 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:18.970842 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-a37d742f-d86a-47ec-84de-0e6a76048f78 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:18.971233 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-a37d742f-d86a-47ec-84de-0e6a76048f78 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:18.971432 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-a37d742f-d86a-47ec-84de-0e6a76048f78 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:18.997310 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:18.997310 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:19.004770 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-a37d742f-d86a-47ec-84de-0e6a76048f78 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:19.012293 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-a37d742f-d86a-47ec-84de-0e6a76048f78 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:19.012669 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 143/586] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:59:18 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:19.109164 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:19.114985 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:19.115449 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1cdbfd69-cc23-4fba-85d6-5d3ca678501e", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2000088005"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:19.117404 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Create volume request body: {'volume': {'imageRef': '1cdbfd69-cc23-4fba-85d6-5d3ca678501e', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2000088005'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:59:19.153116 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7a8891b3-c363-4196-9912-64521994b549 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:19.156418 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7a8891b3-c363-4196-9912-64521994b549 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:19.156418 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7a8891b3-c363-4196-9912-64521994b549 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:19.156558 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7a8891b3-c363-4196-9912-64521994b549 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:19.174023 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:19.174023 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:19.183946 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7a8891b3-c363-4196-9912-64521994b549 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:19.191726 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7a8891b3-c363-4196-9912-64521994b549 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:19.192314 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 149/587] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:19 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:19.469693 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-97b78189-7296-42dc-a89c-ece9fc449b25 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:19.473483 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-97b78189-7296-42dc-a89c-ece9fc449b25 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/attachments/ccf51828-f87d-45e7-a760-95c0ac06ed65 Aug 14 02:59:19.474189 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-97b78189-7296-42dc-a89c-ece9fc449b25 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:19.474189 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-97b78189-7296-42dc-a89c-ece9fc449b25 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:19.486410 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:19.486410 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:19.560951 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b39e78a0-de28-4ef6-a9c5-837bfd2bf558 req-97b78189-7296-42dc-a89c-ece9fc449b25 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/ccf51828-f87d-45e7-a760-95c0ac06ed65 returned with HTTP 200 Aug 14 02:59:19.561206 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-8b7ed2df-dec3-41fc-b9d9-f1698fed7e34 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:19.561452 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 148/588] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 02:59:19 2026] DELETE /volume/v3/attachments/ccf51828-f87d-45e7-a760-95c0ac06ed65 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:19.565143 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-8b7ed2df-dec3-41fc-b9d9-f1698fed7e34 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/attachments/661bce25-5c89-4259-a024-69a08d331a41/action Aug 14 02:59:19.566113 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-8b7ed2df-dec3-41fc-b9d9-f1698fed7e34 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:19.566230 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-8b7ed2df-dec3-41fc-b9d9-f1698fed7e34 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:19.607157 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:19.607157 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:19.634866 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-ed4d4007-140d-466a-b39f-71b31d16ab8b req-8b7ed2df-dec3-41fc-b9d9-f1698fed7e34 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/661bce25-5c89-4259-a024-69a08d331a41/action returned with HTTP 204 Aug 14 02:59:19.635664 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 144/589] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:59:19 2026] POST /volume/v3/attachments/661bce25-5c89-4259-a024-69a08d331a41/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:19.712207 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:19.714237 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:19.714614 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-408149393"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:19.716208 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-408149393'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:59:19.716333 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Create volume of 1 GB Aug 14 02:59:19.721479 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Availability Zones retrieved successfully. Aug 14 02:59:19.731128 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Flow 'volume_create_api' (79c9b020-cd27-42cb-bee7-8684b2a901cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:19.732938 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00111399-a894-4f43-8f8c-3cf4dfed1011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:19.734024 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:59:19.777526 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00111399-a894-4f43-8f8c-3cf4dfed1011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:19.778844 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e9006a-7f36-4ccb-b433-2c2a0cad8f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:19.791693 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-278f080c-a75b-4165-9c64-586179f79b7c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:19.794420 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-278f080c-a75b-4165-9c64-586179f79b7c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:19.794586 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-278f080c-a75b-4165-9c64-586179f79b7c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:19.795188 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-278f080c-a75b-4165-9c64-586179f79b7c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:19.807100 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:19.807100 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:19.814799 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-278f080c-a75b-4165-9c64-586179f79b7c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:19.821805 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-278f080c-a75b-4165-9c64-586179f79b7c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:19.822407 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 149/590] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:19 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:19.840875 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a911f809-830f-4ee0-a0de-9095281f9765 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:19.844595 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a911f809-830f-4ee0-a0de-9095281f9765 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:19.844882 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a911f809-830f-4ee0-a0de-9095281f9765 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:19.845003 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a911f809-830f-4ee0-a0de-9095281f9765 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:19.850412 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Create volume of 2 GB Aug 14 02:59:19.855915 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Availability Zones retrieved successfully. Aug 14 02:59:19.857250 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:19.857250 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:19.865131 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Flow 'volume_create_api' (bf44fcd8-813e-44f2-922d-f73ba14d46ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:19.866099 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a911f809-830f-4ee0-a0de-9095281f9765 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:19.866217 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608acc4c-4dd6-4014-99ee-380e2efa64f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:19.867361 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Validating volume size '2' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:59:19.876702 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a911f809-830f-4ee0-a0de-9095281f9765 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:19.876702 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 145/591] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:19 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:19.885974 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Created reservations ['93e9508f-a7fb-43d7-add2-f115e4f74763', '300cf6a8-8184-4d40-a939-fa01f48cb26c', 'e422be67-fa8a-42e9-a296-91a738821440', 'd915de67-037a-40d5-85bd-49c2055d127e'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:59:19.886839 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e9006a-7f36-4ccb-b433-2c2a0cad8f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93e9508f-a7fb-43d7-add2-f115e4f74763', '300cf6a8-8184-4d40-a939-fa01f48cb26c', 'e422be67-fa8a-42e9-a296-91a738821440', 'd915de67-037a-40d5-85bd-49c2055d127e']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:19.887916 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95927f1c-4640-49b5-9378-7253487c55ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:19.921892 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95927f1c-4640-49b5-9378-7253487c55ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a6d3829-b279-4432-8f69-bfdb6c202f80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-408149393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4368bf0dded4af299794ca3d8ca7740',qos_specs=None,replication_status=,reservations=['93e9508f-a7fb-43d7-add2-f115e4f74763','300cf6a8-8184-4d40-a939-fa01f48cb26c','e422be67-fa8a-42e9-a296-91a738821440','d915de67-037a-40d5-85bd-49c2055d127e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c2a28a25884b46bdd80d99eb52b932',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-408149393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a6d3829-b279-4432-8f69-bfdb6c202f80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4368bf0dded4af299794ca3d8ca7740',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c2a28a25884b46bdd80d99eb52b932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:19.923557 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16889f87-c41f-46a3-bb05-d35e1fab6633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:19.923706 np0000007307 devstack@c-api.service[100380]: WARNING cinder.volume.api [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608acc4c-4dd6-4014-99ee-380e2efa64f6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 02:59:19.923706 np0000007307 devstack@c-api.service[100380]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 1cdbfd69-cc23-4fba-85d6-5d3ca678501e is not active. Aug 14 02:59:19.926294 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608acc4c-4dd6-4014-99ee-380e2efa64f6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:19.927062 np0000007307 devstack@c-api.service[100380]: WARNING cinder.volume.api [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608acc4c-4dd6-4014-99ee-380e2efa64f6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 02:59:19.928668 np0000007307 devstack@c-api.service[100380]: WARNING cinder.volume.api [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Flow 'volume_create_api' (bf44fcd8-813e-44f2-922d-f73ba14d46ec) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 02:59:19.928668 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-78e0dd5b-d441-42de-a0d8-8101d3f7fcc2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 14 02:59:19.928899 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 149/592] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:59:19 2026] POST /volume/v3/volumes => generated 125 bytes in 820 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:59:19.939489 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-66090b87-9318-4227-8e63-48626ba76dc5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:19.942526 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-66090b87-9318-4227-8e63-48626ba76dc5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 02:59:19.943117 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-66090b87-9318-4227-8e63-48626ba76dc5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:19.943117 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-66090b87-9318-4227-8e63-48626ba76dc5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:19.955286 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:19.955286 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:19.955847 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16889f87-c41f-46a3-bb05-d35e1fab6633) transitioned into state 'SUCCESS' from state '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-408149393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4368bf0dded4af299794ca3d8ca7740',qos_specs=None,replication_status=,reservations=['93e9508f-a7fb-43d7-add2-f115e4f74763','300cf6a8-8184-4d40-a939-fa01f48cb26c','e422be67-fa8a-42e9-a296-91a738821440','d915de67-037a-40d5-85bd-49c2055d127e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c2a28a25884b46bdd80d99eb52b932',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:19.957070 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (874b55ec-e364-4e99-adff-fceca6e82d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:19.961541 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-66090b87-9318-4227-8e63-48626ba76dc5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:19.969013 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-66090b87-9318-4227-8e63-48626ba76dc5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 02:59:19.969611 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 150/593] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:19 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:19.972382 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (874b55ec-e364-4e99-adff-fceca6e82d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:19.973581 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Flow 'volume_create_api' (79c9b020-cd27-42cb-bee7-8684b2a901cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:19.974071 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Create volume request issued successfully. Aug 14 02:59:19.975006 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1e5a5f2c-521d-458b-8396-42e850b1cd20 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:59:19.975659 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 150/594] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:59:19 2026] POST /volume/v3/volumes => generated 751 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:59:19.995789 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9e91bd66-d2e3-432e-b71b-b13df710ff3a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:19.998708 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9e91bd66-d2e3-432e-b71b-b13df710ff3a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 02:59:19.999010 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9e91bd66-d2e3-432e-b71b-b13df710ff3a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:19.999289 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9e91bd66-d2e3-432e-b71b-b13df710ff3a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:20.008955 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:20.008955 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:20.017343 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9e91bd66-d2e3-432e-b71b-b13df710ff3a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 02:59:20.028358 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9e91bd66-d2e3-432e-b71b-b13df710ff3a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 02:59:20.029000 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 146/595] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:19 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:20.215397 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-704a3a92-0906-4335-bee3-2926a6e3d4e5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:20.219719 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-704a3a92-0906-4335-bee3-2926a6e3d4e5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:20.223011 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-704a3a92-0906-4335-bee3-2926a6e3d4e5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:20.223386 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-704a3a92-0906-4335-bee3-2926a6e3d4e5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:20.250917 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:20.250917 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:20.262427 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-704a3a92-0906-4335-bee3-2926a6e3d4e5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:20.268692 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-704a3a92-0906-4335-bee3-2926a6e3d4e5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:20.269148 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 150/596] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:20 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 1175 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:20.291069 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-18a54628-dc31-470f-ba22-1ff742383514 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:20.294234 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-18a54628-dc31-470f-ba22-1ff742383514 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:20.294513 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-18a54628-dc31-470f-ba22-1ff742383514 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:20.295491 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-18a54628-dc31-470f-ba22-1ff742383514 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:20.311373 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:20.311373 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:20.318450 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-18a54628-dc31-470f-ba22-1ff742383514 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:20.327364 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-18a54628-dc31-470f-ba22-1ff742383514 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:20.327845 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 151/597] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:20 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 1175 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:20.409405 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-63762c17-777e-4cf6-9c40-3a6ee8a8ef30 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:20.413567 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-63762c17-777e-4cf6-9c40-3a6ee8a8ef30 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:20.413861 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-63762c17-777e-4cf6-9c40-3a6ee8a8ef30 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:20.414128 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-63762c17-777e-4cf6-9c40-3a6ee8a8ef30 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:20.442699 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:20.442699 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:20.448274 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-63762c17-777e-4cf6-9c40-3a6ee8a8ef30 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:20.454599 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-63762c17-777e-4cf6-9c40-3a6ee8a8ef30 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:20.455243 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 151/598] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:59:20 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 1175 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:20.478883 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-9214653d-eba3-441b-89fd-7f40a8f22bd7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:20.482329 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-9214653d-eba3-441b-89fd-7f40a8f22bd7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20/action Aug 14 02:59:20.482766 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-9214653d-eba3-441b-89fd-7f40a8f22bd7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:20.482943 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-9214653d-eba3-441b-89fd-7f40a8f22bd7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:20.503776 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:20.503776 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:20.506684 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-9214653d-eba3-441b-89fd-7f40a8f22bd7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:20.517502 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-9214653d-eba3-441b-89fd-7f40a8f22bd7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Begin detaching volume completed successfully. Aug 14 02:59:20.518114 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-9214653d-eba3-441b-89fd-7f40a8f22bd7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20/action returned with HTTP 202 Aug 14 02:59:20.518865 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 147/599] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 02:59:20 2026] POST /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:59:20.580947 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d0ce17ae-bb15-498e-86bd-9ee5bee21db4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:20.581490 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d0ce17ae-bb15-498e-86bd-9ee5bee21db4 None None] GET https://10.4.3.152/volume// Aug 14 02:59:20.581678 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d0ce17ae-bb15-498e-86bd-9ee5bee21db4 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:20.581956 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d0ce17ae-bb15-498e-86bd-9ee5bee21db4 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:20.582371 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d0ce17ae-bb15-498e-86bd-9ee5bee21db4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:20.582803 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 151/600] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:59:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:20.592554 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-68db0f13-9c5b-4f9d-99d5-b782f67e6ec1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:20.598951 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-68db0f13-9c5b-4f9d-99d5-b782f67e6ec1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:20.598951 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-68db0f13-9c5b-4f9d-99d5-b782f67e6ec1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:20.599083 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-68db0f13-9c5b-4f9d-99d5-b782f67e6ec1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:20.612547 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:20.612547 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:20.619789 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-68db0f13-9c5b-4f9d-99d5-b782f67e6ec1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:20.628024 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-68db0f13-9c5b-4f9d-99d5-b782f67e6ec1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:20.628458 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 152/601] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:59:20 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 1358 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:59:20.643001 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-2723999d-5043-4f66-a456-4900e510a3f7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:20.646162 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-2723999d-5043-4f66-a456-4900e510a3f7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20/encryption Aug 14 02:59:20.646565 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-2723999d-5043-4f66-a456-4900e510a3f7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:20.647453 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-2723999d-5043-4f66-a456-4900e510a3f7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:20.661908 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:20.661908 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:20.673661 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-2723999d-5043-4f66-a456-4900e510a3f7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20/encryption returned with HTTP 200 Aug 14 02:59:20.674216 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 152/602] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 02:59:20 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:21.053384 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b0bce6df-1805-4c34-9f4c-4a45336bd9d6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:21.055828 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0bce6df-1805-4c34-9f4c-4a45336bd9d6 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 02:59:21.056549 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0bce6df-1805-4c34-9f4c-4a45336bd9d6 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:21.057554 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0bce6df-1805-4c34-9f4c-4a45336bd9d6 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:21.076361 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:21.076361 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:21.085552 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b0bce6df-1805-4c34-9f4c-4a45336bd9d6 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 02:59:21.093148 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0bce6df-1805-4c34-9f4c-4a45336bd9d6 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 02:59:21.093717 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 148/603] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:21 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:21.898211 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-af927ba5-558c-4351-b3b1-be23476a9554 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:21.903148 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-af927ba5-558c-4351-b3b1-be23476a9554 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] DELETE https://10.4.3.152/volume/v3/attachments/661bce25-5c89-4259-a024-69a08d331a41 Aug 14 02:59:21.903148 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-af927ba5-558c-4351-b3b1-be23476a9554 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:21.903383 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-af927ba5-558c-4351-b3b1-be23476a9554 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:21.917691 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:21.917691 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:22.021019 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-b670df3d-1794-41cc-8a24-5778e48b9949 req-af927ba5-558c-4351-b3b1-be23476a9554 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/661bce25-5c89-4259-a024-69a08d331a41 returned with HTTP 200 Aug 14 02:59:22.021019 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 152/604] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 02:59:21 2026] DELETE /volume/v3/attachments/661bce25-5c89-4259-a024-69a08d331a41 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:22.793692 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6db8e677-8850-4c5a-8e2b-df753fc46a9e req-deb410b7-5b92-4da0-9039-e6c8f2951c2b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:22.796328 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6db8e677-8850-4c5a-8e2b-df753fc46a9e req-deb410b7-5b92-4da0-9039-e6c8f2951c2b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:22.796547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6db8e677-8850-4c5a-8e2b-df753fc46a9e req-deb410b7-5b92-4da0-9039-e6c8f2951c2b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:22.796760 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6db8e677-8850-4c5a-8e2b-df753fc46a9e req-deb410b7-5b92-4da0-9039-e6c8f2951c2b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:22.806151 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:22.806151 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:22.816081 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-6db8e677-8850-4c5a-8e2b-df753fc46a9e req-deb410b7-5b92-4da0-9039-e6c8f2951c2b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:22.828161 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6db8e677-8850-4c5a-8e2b-df753fc46a9e req-deb410b7-5b92-4da0-9039-e6c8f2951c2b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:22.830153 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 153/605] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:59:22 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:24.308265 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:24.310249 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:24.310706 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "669d960f-249a-447e-943b-949673b083a8"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:24.312375 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '669d960f-249a-447e-943b-949673b083a8'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:59:24.456936 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Create volume of 1 GB Aug 14 02:59:24.466555 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Availability Zones retrieved successfully. Aug 14 02:59:24.476047 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Flow 'volume_create_api' (4be2844e-3cd4-4d58-81f9-64c993152da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:24.478128 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57ae4451-bc7f-4360-910d-f3b8e60f113b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:24.479319 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:59:24.519969 np0000007307 devstack@c-api.service[100381]: WARNING cinder.volume.api [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57ae4451-bc7f-4360-910d-f3b8e60f113b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 02:59:24.519969 np0000007307 devstack@c-api.service[100381]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 14 02:59:24.521561 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57ae4451-bc7f-4360-910d-f3b8e60f113b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:24.522306 np0000007307 devstack@c-api.service[100381]: WARNING cinder.volume.api [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57ae4451-bc7f-4360-910d-f3b8e60f113b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 02:59:24.523046 np0000007307 devstack@c-api.service[100381]: WARNING cinder.volume.api [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Flow 'volume_create_api' (4be2844e-3cd4-4d58-81f9-64c993152da4) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 02:59:24.523403 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8243feca-3813-4b60-bbbc-1ea61714edf0 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 14 02:59:24.525180 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 153/606] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:59:24 2026] POST /volume/v3/volumes => generated 134 bytes in 216 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:59:25.169248 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-43896f5d-2902-42e8-a6ab-5e3e0b337f2e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.171690 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-43896f5d-2902-42e8-a6ab-5e3e0b337f2e tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:25.172177 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-43896f5d-2902-42e8-a6ab-5e3e0b337f2e tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:25.174420 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-43896f5d-2902-42e8-a6ab-5e3e0b337f2e tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 14 02:59:25.175267 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 149/607] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:59:25.184420 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f895acf6-2ac1-4a9f-8e1f-7ed3f85ca296 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.187881 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f895acf6-2ac1-4a9f-8e1f-7ed3f85ca296 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:25.188316 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f895acf6-2ac1-4a9f-8e1f-7ed3f85ca296 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "dc087508-5292-4b06-85d1-824c2d944649"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:25.191399 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-f895acf6-2ac1-4a9f-8e1f-7ed3f85ca296 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'dc087508-5292-4b06-85d1-824c2d944649'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:59:25.198356 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f895acf6-2ac1-4a9f-8e1f-7ed3f85ca296 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 404 Aug 14 02:59:25.198356 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 153/608] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:25.212191 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c2a460b5-8513-4b0f-bc64-fa96af8d392d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.215412 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c2a460b5-8513-4b0f-bc64-fa96af8d392d tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:25.215901 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c2a460b5-8513-4b0f-bc64-fa96af8d392d tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "69965a8b-b5a5-452c-83f3-98cdd5ec8003"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:25.218661 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-c2a460b5-8513-4b0f-bc64-fa96af8d392d tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '69965a8b-b5a5-452c-83f3-98cdd5ec8003'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:59:25.232421 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c2a460b5-8513-4b0f-bc64-fa96af8d392d tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 404 Aug 14 02:59:25.233105 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 154/609] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:25.245886 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cd236669-2fc2-464b-b8d3-895e40980f16 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.248706 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cd236669-2fc2-464b-b8d3-895e40980f16 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:25.249120 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cd236669-2fc2-464b-b8d3-895e40980f16 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "408dcf9e-a663-4d2a-af86-ab4dfafc665a"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:25.251137 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-cd236669-2fc2-464b-b8d3-895e40980f16 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '408dcf9e-a663-4d2a-af86-ab4dfafc665a'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:59:25.259527 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cd236669-2fc2-464b-b8d3-895e40980f16 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 404 Aug 14 02:59:25.260415 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 154/610] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:25.273050 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6dab8c1f-acf8-401c-8f9d-52b67d215b3d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.276044 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6dab8c1f-acf8-401c-8f9d-52b67d215b3d tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:25.276939 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6dab8c1f-acf8-401c-8f9d-52b67d215b3d tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:25.280350 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6dab8c1f-acf8-401c-8f9d-52b67d215b3d tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 14 02:59:25.281146 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 150/611] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:59:25.295743 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-57789103-f5f1-4b69-92c7-dea792a248fc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.301852 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-57789103-f5f1-4b69-92c7-dea792a248fc tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:25.301852 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-57789103-f5f1-4b69-92c7-dea792a248fc tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:25.301852 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-57789103-f5f1-4b69-92c7-dea792a248fc tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 14 02:59:25.301852 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 154/612] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:59:25.313607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0f750207-edc7-4ec6-b82e-f1be2e1f2d36 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.316086 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0f750207-edc7-4ec6-b82e-f1be2e1f2d36 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:25.316506 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0f750207-edc7-4ec6-b82e-f1be2e1f2d36 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:25.320848 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0f750207-edc7-4ec6-b82e-f1be2e1f2d36 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 14 02:59:25.320964 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 155/613] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:59:25.333210 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-718e24d2-31eb-44c1-b7b5-261a05a32e85 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.335474 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-718e24d2-31eb-44c1-b7b5-261a05a32e85 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] DELETE https://10.4.3.152/volume/v3/volumes/tempest-invalid-511915518 Aug 14 02:59:25.335758 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-718e24d2-31eb-44c1-b7b5-261a05a32e85 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:25.336020 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-718e24d2-31eb-44c1-b7b5-261a05a32e85 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:25.336523 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-718e24d2-31eb-44c1-b7b5-261a05a32e85 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Delete volume with id: tempest-invalid-511915518 Aug 14 02:59:25.347236 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-718e24d2-31eb-44c1-b7b5-261a05a32e85 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/tempest-invalid-511915518 returned with HTTP 404 Aug 14 02:59:25.347844 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 155/614] 10.4.3.152 () {66 vars in 1318 bytes} [Fri Aug 14 02:59:25 2026] DELETE /volume/v3/volumes/tempest-invalid-511915518 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:59:25.360970 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8c76a361-bbee-4dad-b431-fcb6326282f5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.363934 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 151/615] 10.4.3.152 () {66 vars in 1243 bytes} [Fri Aug 14 02:59:25 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Aug 14 02:59:25.374418 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b605268f-cb0e-4621-aa1a-27785b1e4264 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.376909 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b605268f-cb0e-4621-aa1a-27785b1e4264 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes/xxx/action Aug 14 02:59:25.377574 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b605268f-cb0e-4621-aa1a-27785b1e4264 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action body: b'{"os-detach": {}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:25.377574 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b605268f-cb0e-4621-aa1a-27785b1e4264 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:25.390227 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b605268f-cb0e-4621-aa1a-27785b1e4264 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 14 02:59:25.391007 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 155/616] 10.4.3.152 () {68 vars in 1291 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:59:25.453916 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c1ae0ce0-8d3f-43e1-a431-4c0b8fef5da9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.457196 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c1ae0ce0-8d3f-43e1-a431-4c0b8fef5da9 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] GET https://10.4.3.152/volume/v3/volumes/tempest-invalid-729058829 Aug 14 02:59:25.457338 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c1ae0ce0-8d3f-43e1-a431-4c0b8fef5da9 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:25.458004 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c1ae0ce0-8d3f-43e1-a431-4c0b8fef5da9 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:25.470268 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c1ae0ce0-8d3f-43e1-a431-4c0b8fef5da9 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/tempest-invalid-729058829 returned with HTTP 404 Aug 14 02:59:25.470268 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 156/617] 10.4.3.152 () {66 vars in 1315 bytes} [Fri Aug 14 02:59:25 2026] GET /volume/v3/volumes/tempest-invalid-729058829 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:59:25.480140 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-be3e9eed-5e72-4eb8-9a70-2aa29b4c6245 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.482668 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 156/618] 10.4.3.152 () {66 vars in 1240 bytes} [Fri Aug 14 02:59:25 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 02:59:25.495479 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-206b96b0-2046-4336-8cb3-0c7003208e55 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.500902 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-206b96b0-2046-4336-8cb3-0c7003208e55 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?status=null Aug 14 02:59:25.501023 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-206b96b0-2046-4336-8cb3-0c7003208e55 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:25.501198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-206b96b0-2046-4336-8cb3-0c7003208e55 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:25.501630 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-206b96b0-2046-4336-8cb3-0c7003208e55 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:59:25.502032 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-206b96b0-2046-4336-8cb3-0c7003208e55 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Could not evaluate value null, assuming string {{(pid=100379) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:59:25.503027 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-206b96b0-2046-4336-8cb3-0c7003208e55 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:59:25.546435 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-206b96b0-2046-4336-8cb3-0c7003208e55 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Get all volumes completed successfully. Aug 14 02:59:25.548978 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-206b96b0-2046-4336-8cb3-0c7003208e55 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 14 02:59:25.549486 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 152/619] 10.4.3.152 () {66 vars in 1281 bytes} [Fri Aug 14 02:59:25 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:59:25.570520 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-82bffb15-6d41-4cfa-9835-ef8aecc2bab2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.574807 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-82bffb15-6d41-4cfa-9835-ef8aecc2bab2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-968880949 Aug 14 02:59:25.574807 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-82bffb15-6d41-4cfa-9835-ef8aecc2bab2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:25.574807 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-82bffb15-6d41-4cfa-9835-ef8aecc2bab2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:25.574807 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-82bffb15-6d41-4cfa-9835-ef8aecc2bab2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:59:25.575595 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:25.575595 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:25.576590 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-82bffb15-6d41-4cfa-9835-ef8aecc2bab2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-968880949'), ('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:59:25.624068 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-82bffb15-6d41-4cfa-9835-ef8aecc2bab2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Get all volumes completed successfully. Aug 14 02:59:25.626990 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-82bffb15-6d41-4cfa-9835-ef8aecc2bab2 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-968880949 returned with HTTP 200 Aug 14 02:59:25.627594 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 156/620] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 02:59:25 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-968880949 => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:59:25.648206 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3c0c877e-8b7d-4f02-ae75-ad9429d39e77 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.651741 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3c0c877e-8b7d-4f02-ae75-ad9429d39e77 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] GET https://10.4.3.152/volume/v3/volumes?status=null Aug 14 02:59:25.652294 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3c0c877e-8b7d-4f02-ae75-ad9429d39e77 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:25.652501 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3c0c877e-8b7d-4f02-ae75-ad9429d39e77 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:25.653890 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-3c0c877e-8b7d-4f02-ae75-ad9429d39e77 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:59:25.656211 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3c0c877e-8b7d-4f02-ae75-ad9429d39e77 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Could not evaluate value null, assuming string {{(pid=100378) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:59:25.657558 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3c0c877e-8b7d-4f02-ae75-ad9429d39e77 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:59:25.702581 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3c0c877e-8b7d-4f02-ae75-ad9429d39e77 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Get all volumes completed successfully. Aug 14 02:59:25.703254 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3c0c877e-8b7d-4f02-ae75-ad9429d39e77 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes?status=null returned with HTTP 200 Aug 14 02:59:25.704582 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 157/621] 10.4.3.152 () {66 vars in 1260 bytes} [Fri Aug 14 02:59:25 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:59:25.720609 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-dc244326-c77d-4f6a-bbfd-4cd19e2f9055 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.722405 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dc244326-c77d-4f6a-bbfd-4cd19e2f9055 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] GET https://10.4.3.152/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2078887995 Aug 14 02:59:25.722646 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dc244326-c77d-4f6a-bbfd-4cd19e2f9055 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:25.722899 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dc244326-c77d-4f6a-bbfd-4cd19e2f9055 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:25.723296 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-dc244326-c77d-4f6a-bbfd-4cd19e2f9055 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:59:25.724139 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-dc244326-c77d-4f6a-bbfd-4cd19e2f9055 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2078887995'), ('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:59:25.773482 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-dc244326-c77d-4f6a-bbfd-4cd19e2f9055 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Get all volumes completed successfully. Aug 14 02:59:25.773726 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dc244326-c77d-4f6a-bbfd-4cd19e2f9055 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2078887995 returned with HTTP 200 Aug 14 02:59:25.775113 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 157/622] 10.4.3.152 () {66 vars in 1338 bytes} [Fri Aug 14 02:59:25 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2078887995 => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:59:25.791371 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d2c4a22d-3ab8-4d96-a7e5-73b16d8f83f4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.795795 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d2c4a22d-3ab8-4d96-a7e5-73b16d8f83f4 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action Aug 14 02:59:25.795795 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d2c4a22d-3ab8-4d96-a7e5-73b16d8f83f4 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:25.798232 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d2c4a22d-3ab8-4d96-a7e5-73b16d8f83f4 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:25.817852 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:25.817852 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:25.817852 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d2c4a22d-3ab8-4d96-a7e5-73b16d8f83f4 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Volume info retrieved successfully. Aug 14 02:59:25.831814 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d2c4a22d-3ab8-4d96-a7e5-73b16d8f83f4 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Reserve volume completed successfully. Aug 14 02:59:25.832286 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d2c4a22d-3ab8-4d96-a7e5-73b16d8f83f4 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action returned with HTTP 202 Aug 14 02:59:25.833164 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 153/623] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:59:25.846120 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d9baf904-622d-4eda-b1ec-5f118bd5ba6c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.853911 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d9baf904-622d-4eda-b1ec-5f118bd5ba6c tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action Aug 14 02:59:25.856172 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d9baf904-622d-4eda-b1ec-5f118bd5ba6c tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:25.856172 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d9baf904-622d-4eda-b1ec-5f118bd5ba6c tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:25.873841 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:25.873841 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:25.873998 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d9baf904-622d-4eda-b1ec-5f118bd5ba6c tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Volume info retrieved successfully. Aug 14 02:59:25.880292 np0000007307 devstack@c-api.service[100380]: ERROR cinder.volume.api [None req-d9baf904-622d-4eda-b1ec-5f118bd5ba6c tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Volume status must be available to reserve, but the status is attaching. Aug 14 02:59:25.880704 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d9baf904-622d-4eda-b1ec-5f118bd5ba6c tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action returned with HTTP 400 Aug 14 02:59:25.881649 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 157/624] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action => generated 132 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:59:25.893683 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9bec7385-cade-4138-a9a4-d3ca8b4e93e5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.896564 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9bec7385-cade-4138-a9a4-d3ca8b4e93e5 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action Aug 14 02:59:25.897081 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9bec7385-cade-4138-a9a4-d3ca8b4e93e5 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:25.898264 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9bec7385-cade-4138-a9a4-d3ca8b4e93e5 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:25.915846 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:25.915846 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:25.915846 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9bec7385-cade-4138-a9a4-d3ca8b4e93e5 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Volume info retrieved successfully. Aug 14 02:59:25.953779 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9bec7385-cade-4138-a9a4-d3ca8b4e93e5 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Unreserve volume completed successfully. Aug 14 02:59:25.954073 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9bec7385-cade-4138-a9a4-d3ca8b4e93e5 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action returned with HTTP 202 Aug 14 02:59:25.954783 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 158/625] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:59:25.968377 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b2b6707b-1022-4e5a-b4f7-a988543a12fd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:25.972668 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b2b6707b-1022-4e5a-b4f7-a988543a12fd tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes/d9577101-ee4f-4907-ac95-002f980fa6b7/action Aug 14 02:59:25.973037 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b2b6707b-1022-4e5a-b4f7-a988543a12fd tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:25.973804 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b2b6707b-1022-4e5a-b4f7-a988543a12fd tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:25.983756 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b2b6707b-1022-4e5a-b4f7-a988543a12fd tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/d9577101-ee4f-4907-ac95-002f980fa6b7/action returned with HTTP 404 Aug 14 02:59:25.984549 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 158/626] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes/d9577101-ee4f-4907-ac95-002f980fa6b7/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:25.999188 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f980eb56-cc5c-4f23-8d20-c3e40aca43d8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.002931 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f980eb56-cc5c-4f23-8d20-c3e40aca43d8 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes/aba84ab9-6af1-4ab6-ae16-23f123bee572/action Aug 14 02:59:26.002931 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f980eb56-cc5c-4f23-8d20-c3e40aca43d8 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:26.003090 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f980eb56-cc5c-4f23-8d20-c3e40aca43d8 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:26.014237 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f980eb56-cc5c-4f23-8d20-c3e40aca43d8 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/aba84ab9-6af1-4ab6-ae16-23f123bee572/action returned with HTTP 404 Aug 14 02:59:26.015080 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 154/627] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 02:59:25 2026] POST /volume/v3/volumes/aba84ab9-6af1-4ab6-ae16-23f123bee572/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:26.027935 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4b154fbb-2e47-4f91-b497-6ecfd06d3b1f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.030256 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 158/628] 10.4.3.152 () {68 vars in 1260 bytes} [Fri Aug 14 02:59:26 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) Aug 14 02:59:26.040417 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1824c215-c995-4bf8-a4c4-59f1fed38ca6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.045851 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1824c215-c995-4bf8-a4c4-59f1fed38ca6 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] PUT https://10.4.3.152/volume/v3/volumes/tempest-invalid-566485886 Aug 14 02:59:26.045851 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1824c215-c995-4bf8-a4c4-59f1fed38ca6 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:26.059639 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1824c215-c995-4bf8-a4c4-59f1fed38ca6 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/tempest-invalid-566485886 returned with HTTP 404 Aug 14 02:59:26.059639 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 159/629] 10.4.3.152 () {68 vars in 1335 bytes} [Fri Aug 14 02:59:26 2026] PUT /volume/v3/volumes/tempest-invalid-566485886 => generated 98 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:59:26.070373 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-df3c3a1d-d164-45a4-8f16-c2377e0320da None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.072439 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df3c3a1d-d164-45a4-8f16-c2377e0320da tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] PUT https://10.4.3.152/volume/v3/volumes/71d07b95-9f88-4887-bb9e-27a4bd5a42ac Aug 14 02:59:26.074350 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df3c3a1d-d164-45a4-8f16-c2377e0320da tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:26.088433 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df3c3a1d-d164-45a4-8f16-c2377e0320da tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/71d07b95-9f88-4887-bb9e-27a4bd5a42ac returned with HTTP 404 Aug 14 02:59:26.089053 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 159/630] 10.4.3.152 () {68 vars in 1368 bytes} [Fri Aug 14 02:59:26 2026] PUT /volume/v3/volumes/71d07b95-9f88-4887-bb9e-27a4bd5a42ac => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:26.101225 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a8b78236-870f-49dd-9beb-92989625d1ef None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.107320 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a8b78236-870f-49dd-9beb-92989625d1ef tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e5c7dec4-6b33-4945-890b-05f0b8050702 Aug 14 02:59:26.108555 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a8b78236-870f-49dd-9beb-92989625d1ef tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:26.108555 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a8b78236-870f-49dd-9beb-92989625d1ef tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:26.111859 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-a8b78236-870f-49dd-9beb-92989625d1ef tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Delete volume with id: e5c7dec4-6b33-4945-890b-05f0b8050702 Aug 14 02:59:26.120731 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a8b78236-870f-49dd-9beb-92989625d1ef tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/e5c7dec4-6b33-4945-890b-05f0b8050702 returned with HTTP 404 Aug 14 02:59:26.121398 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 155/631] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:59:26 2026] DELETE /volume/v3/volumes/e5c7dec4-6b33-4945-890b-05f0b8050702 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:26.136217 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7eb597e3-9182-41ac-a6cd-9a1840530a7d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.142725 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7eb597e3-9182-41ac-a6cd-9a1840530a7d tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action Aug 14 02:59:26.143190 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7eb597e3-9182-41ac-a6cd-9a1840530a7d tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:26.143433 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7eb597e3-9182-41ac-a6cd-9a1840530a7d tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:26.145554 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7eb597e3-9182-41ac-a6cd-9a1840530a7d tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action returned with HTTP 400 Aug 14 02:59:26.146452 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 159/632] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 02:59:26 2026] POST /volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action => generated 140 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:59:26.168032 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a71551b2-60bf-441a-a03b-0667912c6769 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.171278 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a71551b2-60bf-441a-a03b-0667912c6769 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action Aug 14 02:59:26.171842 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a71551b2-60bf-441a-a03b-0667912c6769 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:26.172046 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a71551b2-60bf-441a-a03b-0667912c6769 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:26.175737 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a71551b2-60bf-441a-a03b-0667912c6769 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action returned with HTTP 400 Aug 14 02:59:26.176541 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 160/633] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 02:59:26 2026] POST /volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:59:26.189647 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7b35bfe7-7773-4c3e-9c16-c9c30b148508 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.191538 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7b35bfe7-7773-4c3e-9c16-c9c30b148508 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes/dc19e2f2-95d4-4fa7-9f04-ecf9c75e11de/action Aug 14 02:59:26.191996 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7b35bfe7-7773-4c3e-9c16-c9c30b148508 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:26.192171 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7b35bfe7-7773-4c3e-9c16-c9c30b148508 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:26.207865 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7b35bfe7-7773-4c3e-9c16-c9c30b148508 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/dc19e2f2-95d4-4fa7-9f04-ecf9c75e11de/action returned with HTTP 404 Aug 14 02:59:26.208114 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 160/634] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 02:59:26 2026] POST /volume/v3/volumes/dc19e2f2-95d4-4fa7-9f04-ecf9c75e11de/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:26.224228 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-86f9930b-0226-469d-9b34-376f6f4d4584 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.226556 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-86f9930b-0226-469d-9b34-376f6f4d4584 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action Aug 14 02:59:26.226950 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-86f9930b-0226-469d-9b34-376f6f4d4584 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:26.227073 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-86f9930b-0226-469d-9b34-376f6f4d4584 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:26.229191 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-86f9930b-0226-469d-9b34-376f6f4d4584 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action returned with HTTP 400 Aug 14 02:59:26.230136 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 156/635] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 02:59:26 2026] POST /volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:59:26.243728 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-df6a6158-ed83-4079-8e3e-1fc4b5a90385 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.248839 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-df6a6158-ed83-4079-8e3e-1fc4b5a90385 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] POST https://10.4.3.152/volume/v3/volumes/None/action Aug 14 02:59:26.249354 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-df6a6158-ed83-4079-8e3e-1fc4b5a90385 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:26.249630 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-df6a6158-ed83-4079-8e3e-1fc4b5a90385 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:26.261348 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-df6a6158-ed83-4079-8e3e-1fc4b5a90385 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/None/action returned with HTTP 404 Aug 14 02:59:26.262115 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 160/636] 10.4.3.152 () {68 vars in 1294 bytes} [Fri Aug 14 02:59:26 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:59:26.280444 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-47be0018-c6ee-4ebe-b07a-436d7c1038a6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.284596 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-47be0018-c6ee-4ebe-b07a-436d7c1038a6 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] GET https://10.4.3.152/volume/v3/volumes/a3790a7e-0613-4728-a139-bc34b90720ac Aug 14 02:59:26.284905 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-47be0018-c6ee-4ebe-b07a-436d7c1038a6 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:26.285182 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-47be0018-c6ee-4ebe-b07a-436d7c1038a6 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:26.293913 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-47be0018-c6ee-4ebe-b07a-436d7c1038a6 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/a3790a7e-0613-4728-a139-bc34b90720ac returned with HTTP 404 Aug 14 02:59:26.294749 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 161/637] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:26 2026] GET /volume/v3/volumes/a3790a7e-0613-4728-a139-bc34b90720ac => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:26.309987 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f3c88756-686e-40fb-9dba-12572a91aa9e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.312450 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f3c88756-686e-40fb-9dba-12572a91aa9e tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] GET https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 Aug 14 02:59:26.312450 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f3c88756-686e-40fb-9dba-12572a91aa9e tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:26.312450 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f3c88756-686e-40fb-9dba-12572a91aa9e tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:26.323025 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:26.323025 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:26.330277 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f3c88756-686e-40fb-9dba-12572a91aa9e tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Volume info retrieved successfully. Aug 14 02:59:26.340939 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f3c88756-686e-40fb-9dba-12572a91aa9e tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 returned with HTTP 200 Aug 14 02:59:26.341609 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 161/638] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:26 2026] GET /volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:59:26.360557 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e4636d51-75fc-4ca4-8558-4be9efdf8a1f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.363429 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e4636d51-75fc-4ca4-8558-4be9efdf8a1f tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 Aug 14 02:59:26.364366 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e4636d51-75fc-4ca4-8558-4be9efdf8a1f tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:26.365375 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e4636d51-75fc-4ca4-8558-4be9efdf8a1f tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:26.366886 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-e4636d51-75fc-4ca4-8558-4be9efdf8a1f tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Delete volume with id: fd010532-3cbc-46a9-afc1-f97ef9195b71 Aug 14 02:59:26.382568 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:26.382568 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:26.383451 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e4636d51-75fc-4ca4-8558-4be9efdf8a1f tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Volume info retrieved successfully. Aug 14 02:59:26.424851 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e4636d51-75fc-4ca4-8558-4be9efdf8a1f tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Delete volume request issued successfully. Aug 14 02:59:26.425440 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e4636d51-75fc-4ca4-8558-4be9efdf8a1f tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 returned with HTTP 202 Aug 14 02:59:26.426003 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 157/639] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:59:26 2026] DELETE /volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:59:26.437066 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d6b28400-7ea9-401b-964f-0fcc388a1ed3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.439355 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d6b28400-7ea9-401b-964f-0fcc388a1ed3 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] GET https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 Aug 14 02:59:26.439696 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d6b28400-7ea9-401b-964f-0fcc388a1ed3 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:26.440014 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d6b28400-7ea9-401b-964f-0fcc388a1ed3 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:26.463047 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:26.463047 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:26.474187 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d6b28400-7ea9-401b-964f-0fcc388a1ed3 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Volume info retrieved successfully. Aug 14 02:59:26.486141 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d6b28400-7ea9-401b-964f-0fcc388a1ed3 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 returned with HTTP 200 Aug 14 02:59:26.486141 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 161/640] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:26 2026] GET /volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:26.600936 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3d4cc759-c785-45e8-9cfd-2e57f8728d2a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.603296 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3d4cc759-c785-45e8-9cfd-2e57f8728d2a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] DELETE https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:26.604497 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3d4cc759-c785-45e8-9cfd-2e57f8728d2a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:26.604497 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3d4cc759-c785-45e8-9cfd-2e57f8728d2a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:26.606067 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-3d4cc759-c785-45e8-9cfd-2e57f8728d2a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Delete volume with id: db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:26.618160 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:26.618160 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:26.618771 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3d4cc759-c785-45e8-9cfd-2e57f8728d2a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:26.649290 np0000007307 devstack@c-api.service[100378]: WARNING cinder.keymgr.conf_key_mgr [None req-3d4cc759-c785-45e8-9cfd-2e57f8728d2a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 02:59:26.665466 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3d4cc759-c785-45e8-9cfd-2e57f8728d2a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Delete volume request issued successfully. Aug 14 02:59:26.665575 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3d4cc759-c785-45e8-9cfd-2e57f8728d2a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 202 Aug 14 02:59:26.666411 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 162/641] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 02:59:26 2026] DELETE /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:59:26.679028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-aec45331-a701-4dd4-82b3-ab60da355cac None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:26.683525 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aec45331-a701-4dd4-82b3-ab60da355cac tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:26.683904 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aec45331-a701-4dd4-82b3-ab60da355cac tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:26.684193 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aec45331-a701-4dd4-82b3-ab60da355cac tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:26.696919 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:26.696919 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:26.704845 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-aec45331-a701-4dd4-82b3-ab60da355cac tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 02:59:26.712739 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aec45331-a701-4dd4-82b3-ab60da355cac tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 200 Aug 14 02:59:26.713225 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 162/642] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:26 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:59:27.501847 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-333c90ac-ad88-47cc-a35c-418312b612a7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:27.503895 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-333c90ac-ad88-47cc-a35c-418312b612a7 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] GET https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 Aug 14 02:59:27.504133 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-333c90ac-ad88-47cc-a35c-418312b612a7 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:27.504339 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-333c90ac-ad88-47cc-a35c-418312b612a7 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:27.511404 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-333c90ac-ad88-47cc-a35c-418312b612a7 tempest-VolumesNegativeTest-1211485614 tempest-VolumesNegativeTest-1211485614-project-member] https://10.4.3.152/volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 returned with HTTP 404 Aug 14 02:59:27.511634 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 158/643] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:27 2026] GET /volume/v3/volumes/fd010532-3cbc-46a9-afc1-f97ef9195b71 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:27.735088 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-543ae268-7443-416e-9853-cc7e89c92993 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:27.737788 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-543ae268-7443-416e-9853-cc7e89c92993 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 Aug 14 02:59:27.738122 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-543ae268-7443-416e-9853-cc7e89c92993 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:27.738414 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-543ae268-7443-416e-9853-cc7e89c92993 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:27.746319 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-543ae268-7443-416e-9853-cc7e89c92993 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 returned with HTTP 404 Aug 14 02:59:27.747006 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 162/644] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:27 2026] GET /volume/v3/volumes/db124d6a-3fe6-45b8-8ada-65293b790f20 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:27.755893 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-316f37ed-dd0a-4245-b9d0-6152943708af None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:27.758154 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-316f37ed-dd0a-4245-b9d0-6152943708af tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:59:27.758399 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-316f37ed-dd0a-4245-b9d0-6152943708af tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:27.758728 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-316f37ed-dd0a-4245-b9d0-6152943708af tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:27.759449 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-316f37ed-dd0a-4245-b9d0-6152943708af tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:59:27.825025 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-316f37ed-dd0a-4245-b9d0-6152943708af tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Get all volumes completed successfully. Aug 14 02:59:27.828516 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:27.828516 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:27.837021 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-316f37ed-dd0a-4245-b9d0-6152943708af tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:59:27.837318 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 163/645] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 02:59:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11169 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:59:27.861387 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-dada4c04-7328-48c1-93a5-b61efa59cc30 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:27.864152 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dada4c04-7328-48c1-93a5-b61efa59cc30 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] DELETE https://10.4.3.152/volume/v3/types/e5a524c5-d7e2-43c0-a904-0d8fa00a5724 Aug 14 02:59:27.864658 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dada4c04-7328-48c1-93a5-b61efa59cc30 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:27.864730 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dada4c04-7328-48c1-93a5-b61efa59cc30 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:27.907290 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dada4c04-7328-48c1-93a5-b61efa59cc30 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/types/e5a524c5-d7e2-43c0-a904-0d8fa00a5724 returned with HTTP 202 Aug 14 02:59:27.907843 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 163/646] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 02:59:27 2026] DELETE /volume/v3/types/e5a524c5-d7e2-43c0-a904-0d8fa00a5724 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:59:27.928662 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8be08847-0ea3-451c-b806-7c0aa3a3712d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:27.931641 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8be08847-0ea3-451c-b806-7c0aa3a3712d tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 02:59:27.931778 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8be08847-0ea3-451c-b806-7c0aa3a3712d tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1666141377", "extra_specs": {}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:27.963083 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8be08847-0ea3-451c-b806-7c0aa3a3712d tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 02:59:27.963534 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 159/647] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 02:59:27 2026] POST /volume/v3/types => generated 212 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:27.980336 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0f56772b-4372-4595-bd0d-5e9557f4b0d5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:27.982223 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0f56772b-4372-4595-bd0d-5e9557f4b0d5 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] POST https://10.4.3.152/volume/v3/types/44a43d5d-4edc-4b15-8c24-1e3c3c123495/encryption Aug 14 02:59:27.982721 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0f56772b-4372-4595-bd0d-5e9557f4b0d5 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:28.005020 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0f56772b-4372-4595-bd0d-5e9557f4b0d5 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/types/44a43d5d-4edc-4b15-8c24-1e3c3c123495/encryption returned with HTTP 200 Aug 14 02:59:28.005753 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 163/648] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 02:59:27 2026] POST /volume/v3/types/44a43d5d-4edc-4b15-8c24-1e3c3c123495/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:28.019685 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:28.022084 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:28.022687 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1258276513", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1666141377", "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:28.025198 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1258276513', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1666141377', 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:59:28.032021 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Create volume of 1 GB Aug 14 02:59:28.032021 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:28.032021 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:28.032021 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Availability Zones retrieved successfully. Aug 14 02:59:28.037156 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Flow 'volume_create_api' (d3dd2362-563b-446b-94e7-5b91a1cc24a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:28.038241 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4383fd8-6355-423f-b8b7-ca7bee55e4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:28.039374 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:59:28.075359 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4383fd8-6355-423f-b8b7-ca7bee55e4b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:59:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44a43d5d-4edc-4b15-8c24-1e3c3c123495,is_public=True,name='tempest-scenario-type-luks-1666141377',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44a43d5d-4edc-4b15-8c24-1e3c3c123495', '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=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:28.077275 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12dcfb2-b449-4475-9ae7-b3d9ed52a7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:28.122937 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1666141377 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1666141377, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:59:28.123428 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1666141377 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1666141377, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:59:28.163599 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Created reservations ['ace7df78-a1f4-4a4b-a95b-90f72457df99', '7c658b41-a161-405f-bb7b-0163cae697fa', '566a7d2e-64e7-410c-80f0-406fb3276217', 'f0b3406e-3087-458d-97d7-e10ee9fd035b'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:59:28.164355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12dcfb2-b449-4475-9ae7-b3d9ed52a7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ace7df78-a1f4-4a4b-a95b-90f72457df99', '7c658b41-a161-405f-bb7b-0163cae697fa', '566a7d2e-64e7-410c-80f0-406fb3276217', 'f0b3406e-3087-458d-97d7-e10ee9fd035b']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:28.165722 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da489cd-3bc4-4ec9-be80-1fa80ad234d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:28.193072 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da489cd-3bc4-4ec9-be80-1fa80ad234d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '274ec528-0a05-42bc-a6d0-c0a4d9e4add1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1258276513',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a1c609d62854215816bf605bad8bc64',qos_specs=None,replication_status=,reservations=['ace7df78-a1f4-4a4b-a95b-90f72457df99','7c658b41-a161-405f-bb7b-0163cae697fa','566a7d2e-64e7-410c-80f0-406fb3276217','f0b3406e-3087-458d-97d7-e10ee9fd035b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9ed0863c064173b4134580d6b6a956',volume_type_id=44a43d5d-4edc-4b15-8c24-1e3c3c123495), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1258276513',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=274ec528-0a05-42bc-a6d0-c0a4d9e4add1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a1c609d62854215816bf605bad8bc64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec9ed0863c064173b4134580d6b6a956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44a43d5d-4edc-4b15-8c24-1e3c3c123495),volume_type_id=44a43d5d-4edc-4b15-8c24-1e3c3c123495)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:28.195154 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7485f670-2bc2-4b67-849e-f383b1089779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:28.218722 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7485f670-2bc2-4b67-849e-f383b1089779) transitioned into state 'SUCCESS' from state '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-1258276513',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a1c609d62854215816bf605bad8bc64',qos_specs=None,replication_status=,reservations=['ace7df78-a1f4-4a4b-a95b-90f72457df99','7c658b41-a161-405f-bb7b-0163cae697fa','566a7d2e-64e7-410c-80f0-406fb3276217','f0b3406e-3087-458d-97d7-e10ee9fd035b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9ed0863c064173b4134580d6b6a956',volume_type_id=44a43d5d-4edc-4b15-8c24-1e3c3c123495)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:28.220117 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22aea00d-ae1a-49ac-bd05-7e592a401870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:28.234911 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22aea00d-ae1a-49ac-bd05-7e592a401870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:28.234911 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Flow 'volume_create_api' (d3dd2362-563b-446b-94e7-5b91a1cc24a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:28.234911 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Create volume request issued successfully. Aug 14 02:59:28.234911 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c882b2e6-52a2-4699-aa48-787b2c59d7b5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:59:28.234911 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 164/649] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:59:28 2026] POST /volume/v3/volumes => generated 785 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:59:37.904160 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=159,cinder:UPDATE=18,cinder:INSERT=10 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:59:37.957663 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=156,cinder:UPDATE=21,cinder:INSERT=13 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:59:38.002371 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=106,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:59:38.223708 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=202,cinder:INSERT=20,cinder:UPDATE=34 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:59:42.396537 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:42.400582 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:42.401281 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1686150093"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:42.405236 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1686150093'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:59:42.405236 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Create volume of 1 GB Aug 14 02:59:42.413413 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Availability Zones retrieved successfully. Aug 14 02:59:42.424202 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Flow 'volume_create_api' (6a2ac4ec-9863-4d40-923b-aaadb6203129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:42.426040 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a6921a-5231-4916-9861-468a69a7c8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:42.428388 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:59:42.467861 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a6921a-5231-4916-9861-468a69a7c8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:42.469410 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d495b283-b6e2-4c9a-9ede-1f888509c6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:42.566808 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Created reservations ['92048b66-0203-4fd1-bbfb-608d39fa6b68', '457d80b0-5562-434c-a441-8e0e974037b8', 'a4a88662-7e52-48ac-8b04-97efa01319ea', '78ed9d32-9ea2-4815-b173-624dcc08d0de'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:59:42.567167 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d495b283-b6e2-4c9a-9ede-1f888509c6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92048b66-0203-4fd1-bbfb-608d39fa6b68', '457d80b0-5562-434c-a441-8e0e974037b8', 'a4a88662-7e52-48ac-8b04-97efa01319ea', '78ed9d32-9ea2-4815-b173-624dcc08d0de']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:42.567812 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a18e13eb-b52b-4b3f-a8f9-48cd93e842a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:42.595998 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a18e13eb-b52b-4b3f-a8f9-48cd93e842a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce4a2279-0d3f-4c00-8a57-15432f695026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1686150093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73758dbe68fd4037b3a68f2f3292f648',qos_specs=None,replication_status=,reservations=['92048b66-0203-4fd1-bbfb-608d39fa6b68','457d80b0-5562-434c-a441-8e0e974037b8','a4a88662-7e52-48ac-8b04-97efa01319ea','78ed9d32-9ea2-4815-b173-624dcc08d0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1fa8f26c04d4deea083c01f83056ada',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1686150093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce4a2279-0d3f-4c00-8a57-15432f695026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73758dbe68fd4037b3a68f2f3292f648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1fa8f26c04d4deea083c01f83056ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:42.597693 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a2cf6c5-4328-47ca-bbae-22b90e9ca873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:42.635161 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a2cf6c5-4328-47ca-bbae-22b90e9ca873) transitioned into state 'SUCCESS' from state '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-1686150093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73758dbe68fd4037b3a68f2f3292f648',qos_specs=None,replication_status=,reservations=['92048b66-0203-4fd1-bbfb-608d39fa6b68','457d80b0-5562-434c-a441-8e0e974037b8','a4a88662-7e52-48ac-8b04-97efa01319ea','78ed9d32-9ea2-4815-b173-624dcc08d0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1fa8f26c04d4deea083c01f83056ada',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:42.636059 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d4723c-76a2-4460-a914-d6f2b4badead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:42.655679 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d4723c-76a2-4460-a914-d6f2b4badead) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:42.656759 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Flow 'volume_create_api' (6a2ac4ec-9863-4d40-923b-aaadb6203129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:42.657274 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Create volume request issued successfully. Aug 14 02:59:42.659808 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ff3f272f-5877-4b6f-ac92-6e916b4ebe0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:59:42.659808 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 164/650] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 02:59:42 2026] POST /volume/v3/volumes => generated 754 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:59:42.678107 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6f521fe2-f41c-4cfc-bd04-f0c5a78dfa35 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:42.681868 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f521fe2-f41c-4cfc-bd04-f0c5a78dfa35 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 02:59:42.682009 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f521fe2-f41c-4cfc-bd04-f0c5a78dfa35 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:42.682702 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f521fe2-f41c-4cfc-bd04-f0c5a78dfa35 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:42.705015 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:42.705015 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:42.713214 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6f521fe2-f41c-4cfc-bd04-f0c5a78dfa35 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 02:59:42.722142 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f521fe2-f41c-4cfc-bd04-f0c5a78dfa35 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 02:59:42.722658 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 160/651] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:42 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:43.744185 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-614a2fcb-87f2-479c-95f1-f7dfc591af0f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:43.748671 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-614a2fcb-87f2-479c-95f1-f7dfc591af0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 02:59:43.750225 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-614a2fcb-87f2-479c-95f1-f7dfc591af0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:43.750756 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-614a2fcb-87f2-479c-95f1-f7dfc591af0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:43.765926 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:43.765926 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:43.774145 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-614a2fcb-87f2-479c-95f1-f7dfc591af0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 02:59:43.782949 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-614a2fcb-87f2-479c-95f1-f7dfc591af0f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 02:59:43.783364 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 164/652] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:43 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:44.198209 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c04a0f7c-35d9-4079-913b-7973277790dc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:44.202404 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:44.203127 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-471999800"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:44.205475 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-471999800'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:59:44.210221 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create volume of 1 GB Aug 14 02:59:44.210953 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:44.210953 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:44.211385 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Availability Zones retrieved successfully. Aug 14 02:59:44.220184 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Flow 'volume_create_api' (2d7f38e2-5c26-4974-8bf8-fe2720ec8bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:44.222356 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (802528be-5e8d-4cf1-a197-d480d8d76f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:44.223897 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:59:44.240440 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:44.240440 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:44.260570 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (802528be-5e8d-4cf1-a197-d480d8d76f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=23688bde-f04c-459f-b45b-bb3bff3de800,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23688bde-f04c-459f-b45b-bb3bff3de800', 'encryption_key_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=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:44.261776 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47832d9-b677-48bf-a6ee-592d7bff4186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:44.329206 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Created reservations ['dc7759fb-5eae-4a86-9d34-fe654e3788a1', '07c09314-fc3a-41b2-bbc1-9aca8b55b62d', '42925b8b-ce86-49be-b91a-fcff45ca4e67', '39fa9d8e-6e8d-4bab-85e1-86b293a09f75'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:59:44.330858 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47832d9-b677-48bf-a6ee-592d7bff4186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc7759fb-5eae-4a86-9d34-fe654e3788a1', '07c09314-fc3a-41b2-bbc1-9aca8b55b62d', '42925b8b-ce86-49be-b91a-fcff45ca4e67', '39fa9d8e-6e8d-4bab-85e1-86b293a09f75']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:44.331962 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf216d9-2120-4cc0-b534-436a1e2607fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:44.371805 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf216d9-2120-4cc0-b534-436a1e2607fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb6145fd-074a-47ca-b1db-5aabbe331c2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-471999800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2d3c8b786cd94e26b5c50dfa1c0ce9bc',qos_specs=None,replication_status=,reservations=['dc7759fb-5eae-4a86-9d34-fe654e3788a1','07c09314-fc3a-41b2-bbc1-9aca8b55b62d','42925b8b-ce86-49be-b91a-fcff45ca4e67','39fa9d8e-6e8d-4bab-85e1-86b293a09f75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8594b931d4424270b3dee05d036b9e76',volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:59:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-471999800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb6145fd-074a-47ca-b1db-5aabbe331c2e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2d3c8b786cd94e26b5c50dfa1c0ce9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8594b931d4424270b3dee05d036b9e76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23688bde-f04c-459f-b45b-bb3bff3de800),volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:44.374607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0cc8bf-da0a-4a89-b619-a21b91ca36fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:44.432938 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0cc8bf-da0a-4a89-b619-a21b91ca36fa) transitioned into state 'SUCCESS' from state '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-471999800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2d3c8b786cd94e26b5c50dfa1c0ce9bc',qos_specs=None,replication_status=,reservations=['dc7759fb-5eae-4a86-9d34-fe654e3788a1','07c09314-fc3a-41b2-bbc1-9aca8b55b62d','42925b8b-ce86-49be-b91a-fcff45ca4e67','39fa9d8e-6e8d-4bab-85e1-86b293a09f75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8594b931d4424270b3dee05d036b9e76',volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:44.432938 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f7dfaa-0705-44fa-a9ae-315e3d6ba8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:44.466397 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f7dfaa-0705-44fa-a9ae-315e3d6ba8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:44.468428 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Flow 'volume_create_api' (2d7f38e2-5c26-4974-8bf8-fe2720ec8bca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:44.469660 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create volume request issued successfully. Aug 14 02:59:44.470508 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c04a0f7c-35d9-4079-913b-7973277790dc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:59:44.471043 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 165/653] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:59:44 2026] POST /volume/v3/volumes => generated 759 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:59:44.493931 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5cb4da8e-a808-4fb7-8226-15bfa5305dcf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:44.500707 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5cb4da8e-a808-4fb7-8226-15bfa5305dcf tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:44.501382 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5cb4da8e-a808-4fb7-8226-15bfa5305dcf tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:44.501558 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5cb4da8e-a808-4fb7-8226-15bfa5305dcf tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:44.513268 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:44.513268 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:44.519440 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-fd8f038b-9a12-4a70-8dc9-8688f500291c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:44.521431 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-fd8f038b-9a12-4a70-8dc9-8688f500291c tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 02:59:44.521712 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-fd8f038b-9a12-4a70-8dc9-8688f500291c tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:44.521935 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-fd8f038b-9a12-4a70-8dc9-8688f500291c tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:44.522636 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5cb4da8e-a808-4fb7-8226-15bfa5305dcf tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:44.530283 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5cb4da8e-a808-4fb7-8226-15bfa5305dcf tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:44.530481 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 165/654] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:44 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:44.530735 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:44.530735 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:44.539368 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-fd8f038b-9a12-4a70-8dc9-8688f500291c tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 02:59:44.547795 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-fd8f038b-9a12-4a70-8dc9-8688f500291c tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 02:59:44.548027 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 161/655] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:59:44 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:44.674541 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f861edd3-1e8d-4cb9-bed0-641575cfb5dd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:44.675006 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f861edd3-1e8d-4cb9-bed0-641575cfb5dd None None] GET https://10.4.3.152/volume// Aug 14 02:59:44.675210 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f861edd3-1e8d-4cb9-bed0-641575cfb5dd None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:44.675433 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f861edd3-1e8d-4cb9-bed0-641575cfb5dd None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:44.676432 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f861edd3-1e8d-4cb9-bed0-641575cfb5dd None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:44.676432 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 165/656] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 02: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) Aug 14 02:59:44.690228 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-7724e89d-7da8-4f10-baff-27c5ae7fbb3c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:44.693291 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-7724e89d-7da8-4f10-baff-27c5ae7fbb3c tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:59:44.694197 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-7724e89d-7da8-4f10-baff-27c5ae7fbb3c tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce4a2279-0d3f-4c00-8a57-15432f695026", "connector": null, "instance_uuid": "454eceac-10b0-4ba6-b7dd-a707f18d6d8a"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:44.711287 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:44.711287 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:44.755674 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-7724e89d-7da8-4f10-baff-27c5ae7fbb3c tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:59:44.756566 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 166/657] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:59:44 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:44.801869 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-629f182d-cd17-4d51-9ea8-86e80eb89d84 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:44.806137 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-629f182d-cd17-4d51-9ea8-86e80eb89d84 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 02:59:44.806137 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-629f182d-cd17-4d51-9ea8-86e80eb89d84 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:44.806137 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-629f182d-cd17-4d51-9ea8-86e80eb89d84 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:44.823289 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:44.823289 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:44.829703 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-629f182d-cd17-4d51-9ea8-86e80eb89d84 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 02:59:44.830936 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f88b88f3-1ca8-4517-8fb3-96aea274d427 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:44.831306 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f88b88f3-1ca8-4517-8fb3-96aea274d427 None None] GET https://10.4.3.152/volume// Aug 14 02:59:44.831447 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f88b88f3-1ca8-4517-8fb3-96aea274d427 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:44.832175 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f88b88f3-1ca8-4517-8fb3-96aea274d427 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:44.832549 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f88b88f3-1ca8-4517-8fb3-96aea274d427 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:44.833207 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 162/658] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:59:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:44.840992 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-629f182d-cd17-4d51-9ea8-86e80eb89d84 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 02:59:44.841709 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 166/659] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:44 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:44.851222 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-70bb388a-8fae-4b23-9e1d-f303755fd5fa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:44.854395 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-70bb388a-8fae-4b23-9e1d-f303755fd5fa tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 02:59:44.854666 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-70bb388a-8fae-4b23-9e1d-f303755fd5fa tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:44.854922 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-70bb388a-8fae-4b23-9e1d-f303755fd5fa tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:44.872225 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:44.872225 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:44.877809 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-70bb388a-8fae-4b23-9e1d-f303755fd5fa tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 02:59:44.887841 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-70bb388a-8fae-4b23-9e1d-f303755fd5fa tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 02:59:44.888902 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 166/660] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:59:44 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:59:45.013047 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-3e40f6b6-62a9-4361-96e8-c5b462c21aa3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:45.019923 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-3e40f6b6-62a9-4361-96e8-c5b462c21aa3 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] PUT https://10.4.3.152/volume/v3/attachments/592fc4c5-d8fe-48b4-8974-9be3c4bde860 Aug 14 02:59:45.020988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-3e40f6b6-62a9-4361-96e8-c5b462c21aa3 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:45.036895 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-3e40f6b6-62a9-4361-96e8-c5b462c21aa3 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Acquiring lock "cinder-attachment_update-ce4a2279-0d3f-4c00-8a57-15432f695026-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:59:45.046601 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-3e40f6b6-62a9-4361-96e8-c5b462c21aa3 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Lock "cinder-attachment_update-ce4a2279-0d3f-4c00-8a57-15432f695026-np0000007307" acquired by "attachment_update" :: waited 0.010s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:59:45.049289 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:45.049289 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:45.176119 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-3e40f6b6-62a9-4361-96e8-c5b462c21aa3 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Lock "cinder-attachment_update-ce4a2279-0d3f-4c00-8a57-15432f695026-np0000007307" released by "attachment_update" :: held 0.130s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:59:45.176791 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-3e40f6b6-62a9-4361-96e8-c5b462c21aa3 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments/592fc4c5-d8fe-48b4-8974-9be3c4bde860 returned with HTTP 200 Aug 14 02:59:45.177623 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 167/661] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:59:45 2026] PUT /volume/v3/attachments/592fc4c5-d8fe-48b4-8974-9be3c4bde860 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:45.551802 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-92fc60f6-ed89-4918-8ddf-93c3057c8306 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:45.557114 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-92fc60f6-ed89-4918-8ddf-93c3057c8306 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:45.557608 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-92fc60f6-ed89-4918-8ddf-93c3057c8306 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:45.557608 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-92fc60f6-ed89-4918-8ddf-93c3057c8306 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:45.573571 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:45.573571 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:45.580875 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-92fc60f6-ed89-4918-8ddf-93c3057c8306 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:45.590363 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-92fc60f6-ed89-4918-8ddf-93c3057c8306 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:45.590864 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 163/662] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:45 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:45.656644 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-8f161e2f-8cef-47d0-baf2-c04cd8b22688 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:45.659683 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-8f161e2f-8cef-47d0-baf2-c04cd8b22688 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:45.659984 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-8f161e2f-8cef-47d0-baf2-c04cd8b22688 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:45.660294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-8f161e2f-8cef-47d0-baf2-c04cd8b22688 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:45.672279 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:45.672279 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:45.679975 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-8f161e2f-8cef-47d0-baf2-c04cd8b22688 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:45.687304 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-8f161e2f-8cef-47d0-baf2-c04cd8b22688 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:45.687304 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 167/663] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:59:45 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:45.806267 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2484e800-73f5-4321-a7a0-243bb4ceceda None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:45.807026 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2484e800-73f5-4321-a7a0-243bb4ceceda None None] GET https://10.4.3.152/volume// Aug 14 02:59:45.807763 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2484e800-73f5-4321-a7a0-243bb4ceceda None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:45.808161 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2484e800-73f5-4321-a7a0-243bb4ceceda None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:45.808551 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2484e800-73f5-4321-a7a0-243bb4ceceda None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:45.808977 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 167/664] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 02:59:45 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:45.821275 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-d511349c-a892-40a3-80f4-916ffe9f1bfb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:45.824520 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-d511349c-a892-40a3-80f4-916ffe9f1bfb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:59:45.825070 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-d511349c-a892-40a3-80f4-916ffe9f1bfb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb6145fd-074a-47ca-b1db-5aabbe331c2e", "connector": null, "instance_uuid": "e03eab12-e0ee-4841-bdfa-f126b1dfcd02"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:45.837413 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:45.837413 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:45.863390 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c51268e6-43b3-4660-b995-0eb96261f8fd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:45.869128 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c51268e6-43b3-4660-b995-0eb96261f8fd tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 02:59:45.869128 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c51268e6-43b3-4660-b995-0eb96261f8fd tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:45.869128 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c51268e6-43b3-4660-b995-0eb96261f8fd tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:45.895790 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:45.895790 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:45.897357 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-d511349c-a892-40a3-80f4-916ffe9f1bfb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:59:45.897889 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 168/665] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:59:45 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:45.902197 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c51268e6-43b3-4660-b995-0eb96261f8fd tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 02:59:45.911515 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c51268e6-43b3-4660-b995-0eb96261f8fd tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 02:59:45.913681 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 164/666] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:45 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:45.945367 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-018b7dd4-8a55-4a33-8b8d-5e3347ffef5d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:45.948108 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-018b7dd4-8a55-4a33-8b8d-5e3347ffef5d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:45.948629 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-018b7dd4-8a55-4a33-8b8d-5e3347ffef5d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:45.950029 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-018b7dd4-8a55-4a33-8b8d-5e3347ffef5d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:45.962528 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f4fd254f-1f98-46a4-9419-fdbe8d864d5e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:45.962528 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f4fd254f-1f98-46a4-9419-fdbe8d864d5e None None] GET https://10.4.3.152/volume// Aug 14 02:59:45.962528 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f4fd254f-1f98-46a4-9419-fdbe8d864d5e None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:45.962528 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f4fd254f-1f98-46a4-9419-fdbe8d864d5e None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:45.963958 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:45.963958 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:45.964192 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f4fd254f-1f98-46a4-9419-fdbe8d864d5e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:45.965190 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 168/667] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:59:45 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:45.971103 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-018b7dd4-8a55-4a33-8b8d-5e3347ffef5d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:45.977237 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-8618f72f-5193-491b-afd2-146550c8ff7f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:45.981011 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-8618f72f-5193-491b-afd2-146550c8ff7f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:45.981170 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-018b7dd4-8a55-4a33-8b8d-5e3347ffef5d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:45.981233 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-8618f72f-5193-491b-afd2-146550c8ff7f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:45.981481 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-8618f72f-5193-491b-afd2-146550c8ff7f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:45.982240 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 168/668] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:45 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:45.996562 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:45.996562 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:46.002272 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-8618f72f-5193-491b-afd2-146550c8ff7f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:46.007977 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-8618f72f-5193-491b-afd2-146550c8ff7f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:46.008927 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 169/669] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:59:45 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1031 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:59:46.126118 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-9d1a2382-191b-47a8-9ecd-d8298f5d1614 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:46.129183 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-9d1a2382-191b-47a8-9ecd-d8298f5d1614 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] PUT https://10.4.3.152/volume/v3/attachments/bcbd900a-405c-4a9a-b881-de7f9f067d51 Aug 14 02:59:46.129693 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-9d1a2382-191b-47a8-9ecd-d8298f5d1614 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:46.140693 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-9d1a2382-191b-47a8-9ecd-d8298f5d1614 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Acquiring lock "cinder-attachment_update-fb6145fd-074a-47ca-b1db-5aabbe331c2e-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:59:46.149685 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-9d1a2382-191b-47a8-9ecd-d8298f5d1614 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-fb6145fd-074a-47ca-b1db-5aabbe331c2e-np0000007307" acquired by "attachment_update" :: waited 0.009s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:59:46.151638 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:46.151638 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:46.307962 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-9d1a2382-191b-47a8-9ecd-d8298f5d1614 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-fb6145fd-074a-47ca-b1db-5aabbe331c2e-np0000007307" released by "attachment_update" :: held 0.157s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:59:46.307962 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-9d1a2382-191b-47a8-9ecd-d8298f5d1614 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/bcbd900a-405c-4a9a-b881-de7f9f067d51 returned with HTTP 200 Aug 14 02:59:46.309280 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 165/670] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:59:46 2026] PUT /volume/v3/attachments/bcbd900a-405c-4a9a-b881-de7f9f067d51 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:46.930696 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8acf60c5-1af3-4e77-a44b-fc5d6beab4a9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:46.934148 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8acf60c5-1af3-4e77-a44b-fc5d6beab4a9 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 02:59:46.934421 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8acf60c5-1af3-4e77-a44b-fc5d6beab4a9 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:46.934730 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8acf60c5-1af3-4e77-a44b-fc5d6beab4a9 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:46.959441 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:46.959441 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:46.965440 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8acf60c5-1af3-4e77-a44b-fc5d6beab4a9 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 02:59:46.973694 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8acf60c5-1af3-4e77-a44b-fc5d6beab4a9 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 02:59:46.975076 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 169/671] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:46 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:46.991362 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:46.995891 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 02:59:46.995891 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-26234547", "snapshot_id": null, "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "volume_type": null, "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:46.997985 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-26234547', 'snapshot_id': None, 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'volume_type': None, 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:59:47.005306 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2bc54b2d-e63e-4b00-95df-bcf056f561bd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:47.008461 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2bc54b2d-e63e-4b00-95df-bcf056f561bd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:47.008461 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2bc54b2d-e63e-4b00-95df-bcf056f561bd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:47.008617 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2bc54b2d-e63e-4b00-95df-bcf056f561bd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:47.026365 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:47.026365 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:47.030758 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2bc54b2d-e63e-4b00-95df-bcf056f561bd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:47.037947 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2bc54b2d-e63e-4b00-95df-bcf056f561bd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:47.038798 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 170/672] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:47 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:47.113216 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Create volume of 1 GB Aug 14 02:59:47.121322 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Availability Zones retrieved successfully. Aug 14 02:59:47.132654 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Flow 'volume_create_api' (ef103989-17d7-45f9-9ffd-4f849b5291b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:47.134414 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1689b0ff-7b45-4048-8927-5dbf5bfd9825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:47.135927 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:59:47.224483 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1689b0ff-7b45-4048-8927-5dbf5bfd9825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:47.225356 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af61c034-6b4f-4ad8-9931-16a4238fd867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:47.301715 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Created reservations ['75617599-cf6b-4545-9b71-f043149a49c1', 'ddd9348a-e8f0-4627-8f52-7bbcc2f431d9', '89b47cbc-349a-4997-a316-35084a39d6d7', '7f2b19a9-988d-48da-880c-5f5c9c5da66a'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:59:47.302630 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af61c034-6b4f-4ad8-9931-16a4238fd867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75617599-cf6b-4545-9b71-f043149a49c1', 'ddd9348a-e8f0-4627-8f52-7bbcc2f431d9', '89b47cbc-349a-4997-a316-35084a39d6d7', '7f2b19a9-988d-48da-880c-5f5c9c5da66a']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:47.303428 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dadc7c2-9607-4d5b-a318-f63740eae15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:47.338298 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dadc7c2-9607-4d5b-a318-f63740eae15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c8ae087-e819-46a9-ae48-9d912bb4632c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-26234547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5ec19bce3b40ec9836200e7faeb279',qos_specs=None,replication_status=,reservations=['75617599-cf6b-4545-9b71-f043149a49c1','ddd9348a-e8f0-4627-8f52-7bbcc2f431d9','89b47cbc-349a-4997-a316-35084a39d6d7','7f2b19a9-988d-48da-880c-5f5c9c5da66a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc583c2afd404ea8bff8e15b12e0f636',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-26234547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c8ae087-e819-46a9-ae48-9d912bb4632c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d5ec19bce3b40ec9836200e7faeb279',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc583c2afd404ea8bff8e15b12e0f636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:47.339356 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca2c701-25ab-42d7-ae97-c89f39932d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:47.364758 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca2c701-25ab-42d7-ae97-c89f39932d05) transitioned into state 'SUCCESS' from state '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-26234547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5ec19bce3b40ec9836200e7faeb279',qos_specs=None,replication_status=,reservations=['75617599-cf6b-4545-9b71-f043149a49c1','ddd9348a-e8f0-4627-8f52-7bbcc2f431d9','89b47cbc-349a-4997-a316-35084a39d6d7','7f2b19a9-988d-48da-880c-5f5c9c5da66a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc583c2afd404ea8bff8e15b12e0f636',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:47.365624 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bec2331-e4be-4f1d-839e-7c85a36f70da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:59:47.378002 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bec2331-e4be-4f1d-839e-7c85a36f70da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:59:47.378002 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Flow 'volume_create_api' (ef103989-17d7-45f9-9ffd-4f849b5291b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:59:47.378002 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Create volume request issued successfully. Aug 14 02:59:47.378002 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-89f8cf89-d9d1-466b-87ab-fe10927188ea tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 02:59:47.378002 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 169/673] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:59:46 2026] POST /volume/v3/volumes => generated 752 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:59:47.402521 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a305a5fd-f4a2-4e05-8e3c-567ae6c62e46 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:47.404596 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a305a5fd-f4a2-4e05-8e3c-567ae6c62e46 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c Aug 14 02:59:47.405124 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a305a5fd-f4a2-4e05-8e3c-567ae6c62e46 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:47.405124 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a305a5fd-f4a2-4e05-8e3c-567ae6c62e46 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:47.418687 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:47.418687 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:47.420022 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a305a5fd-f4a2-4e05-8e3c-567ae6c62e46 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 02:59:47.425284 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a305a5fd-f4a2-4e05-8e3c-567ae6c62e46 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c returned with HTTP 200 Aug 14 02:59:47.425782 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 166/674] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:47 2026] GET /volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:47.993467 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-91f0b859-9c8c-4faf-9ce8-e4113c6e2db0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:47.995780 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-91f0b859-9c8c-4faf-9ce8-e4113c6e2db0 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 02:59:47.995780 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-91f0b859-9c8c-4faf-9ce8-e4113c6e2db0 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:47.996170 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-91f0b859-9c8c-4faf-9ce8-e4113c6e2db0 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:48.007532 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:48.007532 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:48.011101 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-91f0b859-9c8c-4faf-9ce8-e4113c6e2db0 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 02:59:48.015600 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-91f0b859-9c8c-4faf-9ce8-e4113c6e2db0 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 02:59:48.016146 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 170/675] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:47 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:48.056471 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b7ceb76e-5618-4380-9e56-2162eb57659b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:48.058340 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b7ceb76e-5618-4380-9e56-2162eb57659b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:48.058589 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b7ceb76e-5618-4380-9e56-2162eb57659b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:48.058837 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b7ceb76e-5618-4380-9e56-2162eb57659b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:48.068342 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:48.068342 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:48.072695 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b7ceb76e-5618-4380-9e56-2162eb57659b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:48.077727 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b7ceb76e-5618-4380-9e56-2162eb57659b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:48.078180 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 171/676] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:48 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:48.440778 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e4571e78-502d-42d3-8284-85c02d9180cb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:48.443519 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e4571e78-502d-42d3-8284-85c02d9180cb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c Aug 14 02:59:48.443763 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e4571e78-502d-42d3-8284-85c02d9180cb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:48.444040 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e4571e78-502d-42d3-8284-85c02d9180cb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:48.455785 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:48.455785 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:48.463307 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e4571e78-502d-42d3-8284-85c02d9180cb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 02:59:48.476843 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e4571e78-502d-42d3-8284-85c02d9180cb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c returned with HTTP 200 Aug 14 02:59:48.478042 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 170/677] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:48 2026] GET /volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:48.483055 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-02d8f003-a847-4b5f-a44f-409988c45af5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:48.493240 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-02d8f003-a847-4b5f-a44f-409988c45af5 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] POST https://10.4.3.152/volume/v3/attachments/592fc4c5-d8fe-48b4-8974-9be3c4bde860/action Aug 14 02:59:48.493685 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-02d8f003-a847-4b5f-a44f-409988c45af5 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:48.496857 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-02d8f003-a847-4b5f-a44f-409988c45af5 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:48.504663 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5abe3266-5ff7-4c5f-b72a-4166256eed0c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:48.508195 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5abe3266-5ff7-4c5f-b72a-4166256eed0c tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c Aug 14 02:59:48.508520 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5abe3266-5ff7-4c5f-b72a-4166256eed0c tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:48.508757 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5abe3266-5ff7-4c5f-b72a-4166256eed0c tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:48.519255 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:48.519255 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:48.519636 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:48.519636 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:48.528040 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5abe3266-5ff7-4c5f-b72a-4166256eed0c tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 02:59:48.536364 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-c94dbbf0-ce02-48aa-993a-4b6bdd512584 req-02d8f003-a847-4b5f-a44f-409988c45af5 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments/592fc4c5-d8fe-48b4-8974-9be3c4bde860/action returned with HTTP 204 Aug 14 02:59:48.536542 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5abe3266-5ff7-4c5f-b72a-4166256eed0c tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c returned with HTTP 200 Aug 14 02:59:48.537031 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 171/678] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:48 2026] GET /volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:48.537159 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 167/679] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:59:48 2026] POST /volume/v3/attachments/592fc4c5-d8fe-48b4-8974-9be3c4bde860/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:48.554880 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8c948351-3b82-4099-99e4-7b25f1a4f47a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:48.557317 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8c948351-3b82-4099-99e4-7b25f1a4f47a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c Aug 14 02:59:48.558296 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8c948351-3b82-4099-99e4-7b25f1a4f47a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:48.558296 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8c948351-3b82-4099-99e4-7b25f1a4f47a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:48.565277 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:48.565277 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:48.569969 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8c948351-3b82-4099-99e4-7b25f1a4f47a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 02:59:48.575814 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8c948351-3b82-4099-99e4-7b25f1a4f47a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c returned with HTTP 200 Aug 14 02:59:48.576275 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 172/680] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:48 2026] GET /volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:48.597650 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cc0122a3-93fb-44f1-81d3-3c522677ffc7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:48.599766 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cc0122a3-93fb-44f1-81d3-3c522677ffc7 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 02:59:48.600262 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cc0122a3-93fb-44f1-81d3-3c522677ffc7 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c8ae087-e819-46a9-ae48-9d912bb4632c", "name": "tempest-TestVolumeBackupRestore-backup-519134970", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:48.602279 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-cc0122a3-93fb-44f1-81d3-3c522677ffc7 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Creating new backup {'backup': {'volume_id': '4c8ae087-e819-46a9-ae48-9d912bb4632c', 'name': 'tempest-TestVolumeBackupRestore-backup-519134970', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100381) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:59:48.602465 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-cc0122a3-93fb-44f1-81d3-3c522677ffc7 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Creating backup of volume 4c8ae087-e819-46a9-ae48-9d912bb4632c in container None Aug 14 02:59:48.613218 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:48.613218 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:48.614612 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-cc0122a3-93fb-44f1-81d3-3c522677ffc7 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 02:59:48.665474 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-cc0122a3-93fb-44f1-81d3-3c522677ffc7 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Created reservations ['db725756-23ae-4a99-acf5-61066e8f9079', '599b6db7-0fdc-477b-bca0-09c5c40e4cad'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:59:48.719594 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cc0122a3-93fb-44f1-81d3-3c522677ffc7 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 02:59:48.720284 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 171/681] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 02:59:48 2026] POST /volume/v3/backups => generated 334 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:59:48.735639 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-42a038ad-b297-4f84-8476-eb07530e2153 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:48.743208 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-42a038ad-b297-4f84-8476-eb07530e2153 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 02:59:48.744746 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-42a038ad-b297-4f84-8476-eb07530e2153 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:48.745134 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-42a038ad-b297-4f84-8476-eb07530e2153 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:48.745340 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-42a038ad-b297-4f84-8476-eb07530e2153 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:59:48.757190 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:48.757190 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:48.758495 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-42a038ad-b297-4f84-8476-eb07530e2153 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 02:59:48.759109 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 172/682] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:48 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 741 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:49.029838 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-66f1200b-a41e-477f-adaf-114a846bb1df None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:49.032250 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-66f1200b-a41e-477f-adaf-114a846bb1df tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 02:59:49.032527 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-66f1200b-a41e-477f-adaf-114a846bb1df tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:49.032801 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-66f1200b-a41e-477f-adaf-114a846bb1df tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:49.047087 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:49.047087 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:49.052421 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-66f1200b-a41e-477f-adaf-114a846bb1df tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 02:59:49.059186 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-66f1200b-a41e-477f-adaf-114a846bb1df tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 02:59:49.059930 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 168/683] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:49 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:49.074172 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6eccde0e-1297-40f4-aa6a-bfade85e30ca None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:49.076061 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6eccde0e-1297-40f4-aa6a-bfade85e30ca tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 02:59:49.076348 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6eccde0e-1297-40f4-aa6a-bfade85e30ca tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:49.076609 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6eccde0e-1297-40f4-aa6a-bfade85e30ca tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:49.086528 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:49.086528 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:49.090445 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6eccde0e-1297-40f4-aa6a-bfade85e30ca tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 02:59:49.092553 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-648ec364-ade7-4a8f-be84-7b2bc2eb9200 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:49.094578 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-648ec364-ade7-4a8f-be84-7b2bc2eb9200 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:49.094837 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-648ec364-ade7-4a8f-be84-7b2bc2eb9200 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:49.095130 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-648ec364-ade7-4a8f-be84-7b2bc2eb9200 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:49.095991 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6eccde0e-1297-40f4-aa6a-bfade85e30ca tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 02:59:49.096184 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 173/684] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:49 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:49.117087 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:49.117087 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:49.121466 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-648ec364-ade7-4a8f-be84-7b2bc2eb9200 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:49.127020 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-648ec364-ade7-4a8f-be84-7b2bc2eb9200 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:49.127492 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 172/685] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:49 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:49.772810 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-92f093c1-f53b-4d10-8114-0ef63c0a2145 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:49.774807 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-92f093c1-f53b-4d10-8114-0ef63c0a2145 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 02:59:49.775076 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-92f093c1-f53b-4d10-8114-0ef63c0a2145 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:49.775304 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-92f093c1-f53b-4d10-8114-0ef63c0a2145 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:49.775454 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-92f093c1-f53b-4d10-8114-0ef63c0a2145 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:59:49.780849 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:49.780849 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:49.782009 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-92f093c1-f53b-4d10-8114-0ef63c0a2145 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 02:59:49.782516 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 173/686] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:49 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:50.150659 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8d7d1e42-ed8d-4f7a-820a-910327bc5dc6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:50.153101 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8d7d1e42-ed8d-4f7a-820a-910327bc5dc6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:50.153371 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8d7d1e42-ed8d-4f7a-820a-910327bc5dc6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:50.153636 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8d7d1e42-ed8d-4f7a-820a-910327bc5dc6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:50.167877 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:50.167877 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:50.174610 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8d7d1e42-ed8d-4f7a-820a-910327bc5dc6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:50.180952 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8d7d1e42-ed8d-4f7a-820a-910327bc5dc6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:50.181536 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 169/687] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:50 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:50.801032 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-64fe6ac0-86fb-47d8-952d-9f565cdfe319 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:50.803989 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-64fe6ac0-86fb-47d8-952d-9f565cdfe319 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 02:59:50.804340 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-64fe6ac0-86fb-47d8-952d-9f565cdfe319 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:50.804635 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-64fe6ac0-86fb-47d8-952d-9f565cdfe319 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:50.804790 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-64fe6ac0-86fb-47d8-952d-9f565cdfe319 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:59:50.811806 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:50.811806 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:50.813013 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-64fe6ac0-86fb-47d8-952d-9f565cdfe319 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 02:59:50.813848 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 174/688] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:50 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 743 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:51.200797 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6764eb7b-6782-4b74-a724-bdb80df09f08 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:51.203440 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6764eb7b-6782-4b74-a724-bdb80df09f08 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:51.203973 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6764eb7b-6782-4b74-a724-bdb80df09f08 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:51.204963 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6764eb7b-6782-4b74-a724-bdb80df09f08 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:51.218629 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:51.218629 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:51.223767 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6764eb7b-6782-4b74-a724-bdb80df09f08 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:51.230305 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6764eb7b-6782-4b74-a724-bdb80df09f08 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:51.230457 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 173/689] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:51 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:51.573163 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-3a8a1312-01c5-480e-8d92-61db66917e9d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:51.575539 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-3a8a1312-01c5-480e-8d92-61db66917e9d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments/bcbd900a-405c-4a9a-b881-de7f9f067d51/action Aug 14 02:59:51.579846 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-3a8a1312-01c5-480e-8d92-61db66917e9d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:51.579846 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-3a8a1312-01c5-480e-8d92-61db66917e9d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:51.595582 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:51.595582 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:51.614699 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6d927e97-318b-4457-a66d-fd65ddf5f07f req-3a8a1312-01c5-480e-8d92-61db66917e9d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/bcbd900a-405c-4a9a-b881-de7f9f067d51/action returned with HTTP 204 Aug 14 02:59:51.615785 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 174/690] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:59:51 2026] POST /volume/v3/attachments/bcbd900a-405c-4a9a-b881-de7f9f067d51/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:51.828444 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fd0c5b04-d37d-4055-9c3f-6a17fc383924 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:51.830703 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fd0c5b04-d37d-4055-9c3f-6a17fc383924 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 02:59:51.831077 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fd0c5b04-d37d-4055-9c3f-6a17fc383924 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:51.831374 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fd0c5b04-d37d-4055-9c3f-6a17fc383924 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:51.831516 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-fd0c5b04-d37d-4055-9c3f-6a17fc383924 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:59:51.836750 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:51.836750 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:51.837723 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fd0c5b04-d37d-4055-9c3f-6a17fc383924 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 02:59:51.838214 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 170/691] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:51 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:52.247959 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f03d133b-a020-4f6f-af21-d13125c98045 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:52.251256 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f03d133b-a020-4f6f-af21-d13125c98045 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:52.251471 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f03d133b-a020-4f6f-af21-d13125c98045 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:52.253074 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f03d133b-a020-4f6f-af21-d13125c98045 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:52.268805 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:52.268805 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:52.275743 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f03d133b-a020-4f6f-af21-d13125c98045 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:52.284455 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f03d133b-a020-4f6f-af21-d13125c98045 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:52.285241 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 175/692] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:52 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:52.373537 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-397209b7-3a79-47a0-9238-20ffc9c00187 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:52.377873 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-397209b7-3a79-47a0-9238-20ffc9c00187 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:52.378149 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-397209b7-3a79-47a0-9238-20ffc9c00187 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:52.378315 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-397209b7-3a79-47a0-9238-20ffc9c00187 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:52.399178 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:52.399178 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:52.402949 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-397209b7-3a79-47a0-9238-20ffc9c00187 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:52.412331 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-397209b7-3a79-47a0-9238-20ffc9c00187 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:52.412802 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 174/693] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 02:59:52 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:52.645942 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6c998db4-e9ba-4147-b64c-c7c52ca4a372 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:52.646713 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6c998db4-e9ba-4147-b64c-c7c52ca4a372 None None] GET https://10.4.3.152/volume// Aug 14 02:59:52.646713 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6c998db4-e9ba-4147-b64c-c7c52ca4a372 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:52.646843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6c998db4-e9ba-4147-b64c-c7c52ca4a372 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:52.647278 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6c998db4-e9ba-4147-b64c-c7c52ca4a372 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:52.647710 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 175/694] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 02:59:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:52.669283 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-cd09f6fa-ab5b-40a2-84ca-4f6ea4f98568 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:52.796333 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-cd09f6fa-ab5b-40a2-84ca-4f6ea4f98568 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:59:52.797195 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-cd09f6fa-ab5b-40a2-84ca-4f6ea4f98568 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb6145fd-074a-47ca-b1db-5aabbe331c2e", "connector": null, "instance_uuid": "4f9e2b78-966f-4100-abb6-b4d44ea6aef2"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:52.820658 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:52.820658 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:52.857865 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8e7682df-5994-4d48-b481-695d4cbeb967 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:52.861559 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8e7682df-5994-4d48-b481-695d4cbeb967 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 02:59:52.861559 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8e7682df-5994-4d48-b481-695d4cbeb967 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:52.861559 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8e7682df-5994-4d48-b481-695d4cbeb967 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:52.861559 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-8e7682df-5994-4d48-b481-695d4cbeb967 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:59:52.866403 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:52.866403 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:52.868336 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8e7682df-5994-4d48-b481-695d4cbeb967 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 02:59:52.869155 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 176/695] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:52 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 743 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:52.881160 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-cd09f6fa-ab5b-40a2-84ca-4f6ea4f98568 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:59:52.881633 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 171/696] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:59:52 2026] POST /volume/v3/attachments => generated 273 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:59:52.932454 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ebcda9c0-6f01-4dc4-8527-60738615c0c1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:52.936941 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ebcda9c0-6f01-4dc4-8527-60738615c0c1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:52.936941 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ebcda9c0-6f01-4dc4-8527-60738615c0c1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:52.936941 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ebcda9c0-6f01-4dc4-8527-60738615c0c1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:52.951163 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a24e7784-ffec-43a5-b091-e9756be50e8a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:52.951740 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a24e7784-ffec-43a5-b091-e9756be50e8a None None] GET https://10.4.3.152/volume// Aug 14 02:59:52.951915 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a24e7784-ffec-43a5-b091-e9756be50e8a None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:52.952197 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a24e7784-ffec-43a5-b091-e9756be50e8a None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:52.952648 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a24e7784-ffec-43a5-b091-e9756be50e8a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:52.953405 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 176/697] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:59:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:52.956811 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:52.956811 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:52.964360 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-e6d6e234-6a53-45e5-ad7a-f648fa60f984 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:52.964482 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ebcda9c0-6f01-4dc4-8527-60738615c0c1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:52.967579 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-e6d6e234-6a53-45e5-ad7a-f648fa60f984 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:52.967905 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-e6d6e234-6a53-45e5-ad7a-f648fa60f984 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:52.968112 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-e6d6e234-6a53-45e5-ad7a-f648fa60f984 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:52.971915 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ebcda9c0-6f01-4dc4-8527-60738615c0c1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:52.973040 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 175/698] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:52 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:52.991959 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:52.991959 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:52.996396 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-e6d6e234-6a53-45e5-ad7a-f648fa60f984 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:53.001863 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-e6d6e234-6a53-45e5-ad7a-f648fa60f984 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:53.002280 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 177/699] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 02:59:52 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:59:53.132113 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-392f9386-558a-421d-812b-009251bdac9b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:53.139140 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-392f9386-558a-421d-812b-009251bdac9b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] PUT https://10.4.3.152/volume/v3/attachments/e8735d76-c68d-457f-8c83-b0e99abc3cb6 Aug 14 02:59:53.139140 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-392f9386-558a-421d-812b-009251bdac9b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:53.150687 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-392f9386-558a-421d-812b-009251bdac9b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Acquiring lock "cinder-attachment_update-fb6145fd-074a-47ca-b1db-5aabbe331c2e-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:59:53.160122 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-392f9386-558a-421d-812b-009251bdac9b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-fb6145fd-074a-47ca-b1db-5aabbe331c2e-np0000007307" acquired by "attachment_update" :: waited 0.012s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:59:53.161228 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:53.161228 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:53.207837 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-d60e9ed4-bba9-40b3-a4a4-3937b6a226eb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:53.217203 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-d60e9ed4-bba9-40b3-a4a4-3937b6a226eb tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] DELETE https://10.4.3.152/volume/v3/attachments/4b3efc11-5dce-4d87-963e-899ed092bfc4 Aug 14 02:59:53.217607 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-d60e9ed4-bba9-40b3-a4a4-3937b6a226eb tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:53.218015 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-d60e9ed4-bba9-40b3-a4a4-3937b6a226eb tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:53.234467 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:53.234467 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:53.341085 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-392f9386-558a-421d-812b-009251bdac9b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-fb6145fd-074a-47ca-b1db-5aabbe331c2e-np0000007307" released by "attachment_update" :: held 0.181s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:59:53.341720 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-392f9386-558a-421d-812b-009251bdac9b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/e8735d76-c68d-457f-8c83-b0e99abc3cb6 returned with HTTP 200 Aug 14 02:59:53.342730 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 172/700] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:59:53 2026] PUT /volume/v3/attachments/e8735d76-c68d-457f-8c83-b0e99abc3cb6 => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:53.362480 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-d60e9ed4-bba9-40b3-a4a4-3937b6a226eb tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/attachments/4b3efc11-5dce-4d87-963e-899ed092bfc4 returned with HTTP 200 Aug 14 02:59:53.363160 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 177/701] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 02:59:53 2026] DELETE /volume/v3/attachments/4b3efc11-5dce-4d87-963e-899ed092bfc4 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:53.374674 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-45c3e500-1742-4926-8311-7d2b1dd637c4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:53.381737 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-45c3e500-1742-4926-8311-7d2b1dd637c4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] DELETE https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:59:53.382238 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-45c3e500-1742-4926-8311-7d2b1dd637c4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:53.382844 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-45c3e500-1742-4926-8311-7d2b1dd637c4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:53.383142 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-45c3e500-1742-4926-8311-7d2b1dd637c4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Delete volume with id: 6d89ed10-6ab2-4a7a-a596-858120623546 Aug 14 02:59:53.394938 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:53.394938 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:53.395644 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-45c3e500-1742-4926-8311-7d2b1dd637c4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Volume info retrieved successfully. Aug 14 02:59:53.436195 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-45c3e500-1742-4926-8311-7d2b1dd637c4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] Delete volume request issued successfully. Aug 14 02:59:53.436463 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-4fb46092-f9be-4ce5-a10e-93b488fbb214 req-45c3e500-1742-4926-8311-7d2b1dd637c4 tempest-ServerActionsV293TestJSON-1892071802 tempest-ServerActionsV293TestJSON-1892071802-project-member] https://10.4.3.152/volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 returned with HTTP 202 Aug 14 02:59:53.436998 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 176/702] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 02:59:53 2026] DELETE /volume/v3/volumes/6d89ed10-6ab2-4a7a-a596-858120623546 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:59:53.885307 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-be013594-26dc-4081-bf11-c5ac52a85b4c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:53.888701 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-be013594-26dc-4081-bf11-c5ac52a85b4c tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 02:59:53.889047 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-be013594-26dc-4081-bf11-c5ac52a85b4c tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:53.889212 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-be013594-26dc-4081-bf11-c5ac52a85b4c tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:53.889361 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-be013594-26dc-4081-bf11-c5ac52a85b4c tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:59:53.900497 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:53.900497 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:53.901516 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-be013594-26dc-4081-bf11-c5ac52a85b4c tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 02:59:53.901963 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 178/703] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:53 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 743 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:53.990109 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cacfa536-f198-486e-8b9d-f4045d3ae098 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:53.993691 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cacfa536-f198-486e-8b9d-f4045d3ae098 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:53.994094 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cacfa536-f198-486e-8b9d-f4045d3ae098 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:53.994315 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cacfa536-f198-486e-8b9d-f4045d3ae098 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:54.020934 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:54.020934 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:54.028554 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-cacfa536-f198-486e-8b9d-f4045d3ae098 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:54.043806 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cacfa536-f198-486e-8b9d-f4045d3ae098 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:54.044465 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 173/704] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:53 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1147 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:54.917197 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-228f7630-73b8-4314-9991-610b4ff56435 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:54.920009 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-228f7630-73b8-4314-9991-610b4ff56435 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 02:59:54.920422 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-228f7630-73b8-4314-9991-610b4ff56435 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:54.920690 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-228f7630-73b8-4314-9991-610b4ff56435 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:54.921042 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-228f7630-73b8-4314-9991-610b4ff56435 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:59:54.928999 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:54.928999 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:54.930488 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-228f7630-73b8-4314-9991-610b4ff56435 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 02:59:54.930838 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 178/705] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:54 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:55.064719 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-73cbe83e-5ba3-40f1-80fc-33b8e88460cd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:55.068417 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-73cbe83e-5ba3-40f1-80fc-33b8e88460cd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:55.068694 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-73cbe83e-5ba3-40f1-80fc-33b8e88460cd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:55.069397 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-73cbe83e-5ba3-40f1-80fc-33b8e88460cd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:55.089916 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:55.089916 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:55.097519 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-73cbe83e-5ba3-40f1-80fc-33b8e88460cd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:55.105279 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-73cbe83e-5ba3-40f1-80fc-33b8e88460cd tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:55.105279 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 177/706] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:55 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:55.945483 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0b4e9f6e-291a-4a79-8d5f-3c48d6093fe2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:55.950535 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0b4e9f6e-291a-4a79-8d5f-3c48d6093fe2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 02:59:55.956347 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0b4e9f6e-291a-4a79-8d5f-3c48d6093fe2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:55.956347 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0b4e9f6e-291a-4a79-8d5f-3c48d6093fe2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:55.956347 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-0b4e9f6e-291a-4a79-8d5f-3c48d6093fe2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:59:55.963495 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:55.963495 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:55.965118 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0b4e9f6e-291a-4a79-8d5f-3c48d6093fe2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 02:59:55.965992 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 179/707] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:55 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:56.124579 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5d419a2d-aa15-465e-b14e-9a84e83eb285 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:56.128116 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5d419a2d-aa15-465e-b14e-9a84e83eb285 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:56.128423 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5d419a2d-aa15-465e-b14e-9a84e83eb285 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:56.128721 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5d419a2d-aa15-465e-b14e-9a84e83eb285 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:56.148293 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:56.148293 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:56.155241 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5d419a2d-aa15-465e-b14e-9a84e83eb285 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:56.166386 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5d419a2d-aa15-465e-b14e-9a84e83eb285 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:56.167175 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 174/708] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:56 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1147 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:56.448760 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-bdc3c250-5980-4463-9a5f-c0b620204a71 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:56.454726 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-bdc3c250-5980-4463-9a5f-c0b620204a71 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments/e8735d76-c68d-457f-8c83-b0e99abc3cb6/action Aug 14 02:59:56.455249 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-bdc3c250-5980-4463-9a5f-c0b620204a71 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:59:56.455384 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-bdc3c250-5980-4463-9a5f-c0b620204a71 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:56.492210 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:56.492210 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:56.508166 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-46318ffd-4fa7-4b0f-9655-f9a82a1c25ed req-bdc3c250-5980-4463-9a5f-c0b620204a71 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/e8735d76-c68d-457f-8c83-b0e99abc3cb6/action returned with HTTP 204 Aug 14 02:59:56.508684 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 179/709] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 02:59:56 2026] POST /volume/v3/attachments/e8735d76-c68d-457f-8c83-b0e99abc3cb6/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:59:56.940118 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-56968bca-dde2-4cdb-96a7-dfae4ded7295 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:56.940651 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-56968bca-dde2-4cdb-96a7-dfae4ded7295 None None] GET https://10.4.3.152/volume// Aug 14 02:59:56.940985 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-56968bca-dde2-4cdb-96a7-dfae4ded7295 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:56.941201 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-56968bca-dde2-4cdb-96a7-dfae4ded7295 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:56.941643 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-56968bca-dde2-4cdb-96a7-dfae4ded7295 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 02:59:56.943031 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 178/710] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 02:59:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:59:56.956625 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-a5f19430-0857-47f3-8e04-f6a8df4ca9fa None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:56.963593 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-a5f19430-0857-47f3-8e04-f6a8df4ca9fa tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 02:59:56.964136 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-a5f19430-0857-47f3-8e04-f6a8df4ca9fa tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce4a2279-0d3f-4c00-8a57-15432f695026", "connector": null, "instance_uuid": "454eceac-10b0-4ba6-b7dd-a707f18d6d8a"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:56.984272 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4d8212ca-0176-4cb8-8e0b-a737ed334b4e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:56.986287 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4d8212ca-0176-4cb8-8e0b-a737ed334b4e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 02:59:56.986478 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4d8212ca-0176-4cb8-8e0b-a737ed334b4e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:56.986609 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4d8212ca-0176-4cb8-8e0b-a737ed334b4e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:56.986682 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-4d8212ca-0176-4cb8-8e0b-a737ed334b4e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:59:56.992500 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:56.992500 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:56.996538 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:56.996538 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:56.997396 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4d8212ca-0176-4cb8-8e0b-a737ed334b4e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 02:59:56.997842 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 175/711] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:56 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:57.040239 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-a5f19430-0857-47f3-8e04-f6a8df4ca9fa tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 02:59:57.040675 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 180/712] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 02:59:56 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:57.056850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-89da7dad-0991-4286-812e-dc2393d5d302 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:57.060196 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-89da7dad-0991-4286-812e-dc2393d5d302 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] DELETE https://10.4.3.152/volume/v3/attachments/592fc4c5-d8fe-48b4-8974-9be3c4bde860 Aug 14 02:59:57.060196 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-89da7dad-0991-4286-812e-dc2393d5d302 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:57.060196 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-89da7dad-0991-4286-812e-dc2393d5d302 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:57.067898 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:57.067898 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 02:59:57.141117 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-89da7dad-0991-4286-812e-dc2393d5d302 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments/592fc4c5-d8fe-48b4-8974-9be3c4bde860 returned with HTTP 200 Aug 14 02:59:57.143006 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 180/713] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 02:59:57 2026] DELETE /volume/v3/attachments/592fc4c5-d8fe-48b4-8974-9be3c4bde860 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:57.187404 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bffc1d96-deef-444e-b9d6-179038cab133 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:57.192280 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bffc1d96-deef-444e-b9d6-179038cab133 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 02:59:57.193040 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bffc1d96-deef-444e-b9d6-179038cab133 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:57.193578 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bffc1d96-deef-444e-b9d6-179038cab133 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:57.208432 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:57.208432 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:57.214108 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bffc1d96-deef-444e-b9d6-179038cab133 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 02:59:57.222330 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bffc1d96-deef-444e-b9d6-179038cab133 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 02:59:57.222992 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 179/714] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:57 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1441 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:58.024485 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-30f43fd9-2cb7-498f-b062-101f4c7b760a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:58.027094 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-30f43fd9-2cb7-498f-b062-101f4c7b760a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 02:59:58.027344 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-30f43fd9-2cb7-498f-b062-101f4c7b760a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:58.027598 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-30f43fd9-2cb7-498f-b062-101f4c7b760a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:58.027727 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-30f43fd9-2cb7-498f-b062-101f4c7b760a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:59:58.039470 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:58.039470 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 02:59:58.040345 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-30f43fd9-2cb7-498f-b062-101f4c7b760a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 02:59:58.040739 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 176/715] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:58 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:59:58.470223 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-751db93b-559c-461c-bc1b-01d89ced1a42 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:58.474165 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-751db93b-559c-461c-bc1b-01d89ced1a42 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] PUT https://10.4.3.152/volume/v3/attachments/611807fa-2314-4668-a9f5-2e43e0972793 Aug 14 02:59:58.474587 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-751db93b-559c-461c-bc1b-01d89ced1a42 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:59:58.491962 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-751db93b-559c-461c-bc1b-01d89ced1a42 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Acquiring lock "cinder-attachment_update-ce4a2279-0d3f-4c00-8a57-15432f695026-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:59:58.504329 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-751db93b-559c-461c-bc1b-01d89ced1a42 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Lock "cinder-attachment_update-ce4a2279-0d3f-4c00-8a57-15432f695026-np0000007307" acquired by "attachment_update" :: waited 0.012s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:59:58.506653 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:58.506653 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 02:59:58.661653 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-751db93b-559c-461c-bc1b-01d89ced1a42 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Lock "cinder-attachment_update-ce4a2279-0d3f-4c00-8a57-15432f695026-np0000007307" released by "attachment_update" :: held 0.157s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:59:58.661943 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-751db93b-559c-461c-bc1b-01d89ced1a42 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments/611807fa-2314-4668-a9f5-2e43e0972793 returned with HTTP 200 Aug 14 02:59:58.662480 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 181/716] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 02:59:58 2026] PUT /volume/v3/attachments/611807fa-2314-4668-a9f5-2e43e0972793 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:58.677930 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-4e50476c-6565-49c5-b286-f987125048e5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:58.683214 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-4e50476c-6565-49c5-b286-f987125048e5 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/attachments/611807fa-2314-4668-a9f5-2e43e0972793 Aug 14 02:59:58.683214 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-4e50476c-6565-49c5-b286-f987125048e5 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:58.683214 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-4e50476c-6565-49c5-b286-f987125048e5 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:58.704236 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-4e50476c-6565-49c5-b286-f987125048e5 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments/611807fa-2314-4668-a9f5-2e43e0972793 returned with HTTP 200 Aug 14 02:59:58.705078 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 181/717] 10.4.3.152 () {70 vars in 1651 bytes} [Fri Aug 14 02:59:58 2026] GET /volume/v3/attachments/611807fa-2314-4668-a9f5-2e43e0972793 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:59:59.059118 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d2c35b05-a0ad-4b1d-a74b-ded495e4b271 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:59:59.061156 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d2c35b05-a0ad-4b1d-a74b-ded495e4b271 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 02:59:59.061388 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d2c35b05-a0ad-4b1d-a74b-ded495e4b271 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:59:59.061637 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d2c35b05-a0ad-4b1d-a74b-ded495e4b271 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:59:59.061818 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-d2c35b05-a0ad-4b1d-a74b-ded495e4b271 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:59:59.072220 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:59:59.072220 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 02:59:59.073356 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d2c35b05-a0ad-4b1d-a74b-ded495e4b271 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 02:59:59.078301 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 180/718] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 02:59:59 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:00.090171 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2ad1a317-528c-4a96-9406-f62f33fa2a47 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:00.092316 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2ad1a317-528c-4a96-9406-f62f33fa2a47 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:00.092523 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2ad1a317-528c-4a96-9406-f62f33fa2a47 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:00.092885 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2ad1a317-528c-4a96-9406-f62f33fa2a47 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:00.092885 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-2ad1a317-528c-4a96-9406-f62f33fa2a47 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:00.098312 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:00.098312 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:00.099266 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2ad1a317-528c-4a96-9406-f62f33fa2a47 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:00.099910 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 177/719] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:00 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:01.117444 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e6ec27e2-6d87-4da6-b07c-8405785005b6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:01.119420 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e6ec27e2-6d87-4da6-b07c-8405785005b6 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:01.119420 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e6ec27e2-6d87-4da6-b07c-8405785005b6 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:01.119910 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e6ec27e2-6d87-4da6-b07c-8405785005b6 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:01.119910 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-e6ec27e2-6d87-4da6-b07c-8405785005b6 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:01.124921 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:01.124921 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:01.126011 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e6ec27e2-6d87-4da6-b07c-8405785005b6 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:01.126574 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 182/720] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:01 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:01.729502 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-2bffbf51-4181-44e7-85a4-18380926b020 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:01.737210 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-2bffbf51-4181-44e7-85a4-18380926b020 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:00:01.737210 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-2bffbf51-4181-44e7-85a4-18380926b020 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:01.744383 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-2bffbf51-4181-44e7-85a4-18380926b020 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:01.777849 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:01.777849 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:01.792321 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-2bffbf51-4181-44e7-85a4-18380926b020 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:00:01.806537 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-2bffbf51-4181-44e7-85a4-18380926b020 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:00:01.807780 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 182/721] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:00:01 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1441 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:02.142136 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-094c1887-21f1-4a78-906b-ffc394752d61 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:02.145783 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-094c1887-21f1-4a78-906b-ffc394752d61 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:02.145783 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-094c1887-21f1-4a78-906b-ffc394752d61 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:02.146739 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-094c1887-21f1-4a78-906b-ffc394752d61 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:02.146944 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-094c1887-21f1-4a78-906b-ffc394752d61 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:02.154071 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:02.154071 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:02.156128 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-094c1887-21f1-4a78-906b-ffc394752d61 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:02.157508 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 181/722] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:02 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:02.337842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9e7b8d29-bc64-4d75-8e6b-17cd2adacf42 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:02.337842 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9e7b8d29-bc64-4d75-8e6b-17cd2adacf42 None None] GET https://10.4.3.152/volume// Aug 14 03:00:02.337842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9e7b8d29-bc64-4d75-8e6b-17cd2adacf42 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:02.339783 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9e7b8d29-bc64-4d75-8e6b-17cd2adacf42 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:02.339783 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9e7b8d29-bc64-4d75-8e6b-17cd2adacf42 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:00:02.339783 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 178/723] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:00:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:00:02.365282 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-7bf5892f-4bef-44d4-9e0b-189e1116ebdb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:02.369448 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-7bf5892f-4bef-44d4-9e0b-189e1116ebdb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:00:02.370896 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-7bf5892f-4bef-44d4-9e0b-189e1116ebdb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb6145fd-074a-47ca-b1db-5aabbe331c2e", "connector": null, "instance_uuid": "e03eab12-e0ee-4841-bdfa-f126b1dfcd02"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:02.399000 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:02.399000 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:02.443208 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-7bf5892f-4bef-44d4-9e0b-189e1116ebdb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:00:02.443702 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 183/724] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:00:02 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:02.459689 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-ccf3bafa-d33c-4ecd-8a1a-e477591a210d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:02.462921 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-ccf3bafa-d33c-4ecd-8a1a-e477591a210d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/attachments/bcbd900a-405c-4a9a-b881-de7f9f067d51 Aug 14 03:00:02.463530 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-ccf3bafa-d33c-4ecd-8a1a-e477591a210d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:02.463890 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-ccf3bafa-d33c-4ecd-8a1a-e477591a210d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:02.473862 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:02.473862 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:02.594606 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-ccf3bafa-d33c-4ecd-8a1a-e477591a210d tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/bcbd900a-405c-4a9a-b881-de7f9f067d51 returned with HTTP 200 Aug 14 03:00:02.595361 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 183/725] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:00:02 2026] DELETE /volume/v3/attachments/bcbd900a-405c-4a9a-b881-de7f9f067d51 => generated 367 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:03.176028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f03538af-055d-4959-befa-983df5009b19 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:03.179541 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f03538af-055d-4959-befa-983df5009b19 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:03.180067 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f03538af-055d-4959-befa-983df5009b19 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:03.180752 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f03538af-055d-4959-befa-983df5009b19 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:03.180752 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-f03538af-055d-4959-befa-983df5009b19 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:03.186996 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:03.186996 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:03.189283 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f03538af-055d-4959-befa-983df5009b19 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:03.189283 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 182/726] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:03 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:04.092866 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-d38021d3-ae71-4022-9eb4-148f4d90cfb9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:04.098226 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-d38021d3-ae71-4022-9eb4-148f4d90cfb9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] PUT https://10.4.3.152/volume/v3/attachments/3cda7eac-4664-49d4-94c2-3e874ca62295 Aug 14 03:00:04.098719 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-d38021d3-ae71-4022-9eb4-148f4d90cfb9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:04.120793 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-d38021d3-ae71-4022-9eb4-148f4d90cfb9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Acquiring lock "cinder-attachment_update-fb6145fd-074a-47ca-b1db-5aabbe331c2e-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:00:04.126705 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-d38021d3-ae71-4022-9eb4-148f4d90cfb9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-fb6145fd-074a-47ca-b1db-5aabbe331c2e-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:00:04.129854 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:04.129854 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:04.205103 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-769d6c9c-bf3e-4847-8698-23d374077a75 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:04.209515 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-769d6c9c-bf3e-4847-8698-23d374077a75 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:04.210573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-769d6c9c-bf3e-4847-8698-23d374077a75 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:04.211399 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-769d6c9c-bf3e-4847-8698-23d374077a75 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:04.211590 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-769d6c9c-bf3e-4847-8698-23d374077a75 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:04.220340 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:04.220340 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:04.220511 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-769d6c9c-bf3e-4847-8698-23d374077a75 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:04.222131 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 184/727] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:04 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:04.227207 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-0478218d-a5c3-4b00-8df6-0db4254bb940 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:04.233840 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-0478218d-a5c3-4b00-8df6-0db4254bb940 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] POST https://10.4.3.152/volume/v3/attachments/611807fa-2314-4668-a9f5-2e43e0972793/action Aug 14 03:00:04.237334 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-0478218d-a5c3-4b00-8df6-0db4254bb940 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:04.239891 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-0478218d-a5c3-4b00-8df6-0db4254bb940 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:04.270894 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:04.270894 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:04.292757 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8542157a-9fdb-4ba3-91ef-d2237125499f req-0478218d-a5c3-4b00-8df6-0db4254bb940 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments/611807fa-2314-4668-a9f5-2e43e0972793/action returned with HTTP 204 Aug 14 03:00:04.293232 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 184/728] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:00:04 2026] POST /volume/v3/attachments/611807fa-2314-4668-a9f5-2e43e0972793/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:04.304361 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-d38021d3-ae71-4022-9eb4-148f4d90cfb9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-fb6145fd-074a-47ca-b1db-5aabbe331c2e-np0000007307" released by "attachment_update" :: held 0.178s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:00:04.304704 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-d38021d3-ae71-4022-9eb4-148f4d90cfb9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/3cda7eac-4664-49d4-94c2-3e874ca62295 returned with HTTP 200 Aug 14 03:00:04.305396 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 179/729] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:00:04 2026] PUT /volume/v3/attachments/3cda7eac-4664-49d4-94c2-3e874ca62295 => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:04.322288 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-61ea6ea4-c186-45cd-b54c-29298b847ac2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:04.326423 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-61ea6ea4-c186-45cd-b54c-29298b847ac2 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/attachments/3cda7eac-4664-49d4-94c2-3e874ca62295 Aug 14 03:00:04.326423 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-61ea6ea4-c186-45cd-b54c-29298b847ac2 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:04.327375 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-61ea6ea4-c186-45cd-b54c-29298b847ac2 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:04.356211 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-61ea6ea4-c186-45cd-b54c-29298b847ac2 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/3cda7eac-4664-49d4-94c2-3e874ca62295 returned with HTTP 200 Aug 14 03:00:04.358053 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 183/730] 10.4.3.152 () {70 vars in 1651 bytes} [Fri Aug 14 03:00:04 2026] GET /volume/v3/attachments/3cda7eac-4664-49d4-94c2-3e874ca62295 => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:05.239306 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-49fb1ea1-caa5-4848-abd6-491cc010f220 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:05.242407 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-49fb1ea1-caa5-4848-abd6-491cc010f220 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:05.242407 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-49fb1ea1-caa5-4848-abd6-491cc010f220 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:05.243055 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-49fb1ea1-caa5-4848-abd6-491cc010f220 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:05.243055 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-49fb1ea1-caa5-4848-abd6-491cc010f220 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:05.248886 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:05.248886 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:05.250140 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-49fb1ea1-caa5-4848-abd6-491cc010f220 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:05.250712 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 185/731] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:05 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:06.268869 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e0f753c9-f43c-4ecf-a411-4d7c4b30ae41 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:06.270947 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e0f753c9-f43c-4ecf-a411-4d7c4b30ae41 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:06.271885 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e0f753c9-f43c-4ecf-a411-4d7c4b30ae41 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:06.272384 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e0f753c9-f43c-4ecf-a411-4d7c4b30ae41 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:06.272384 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e0f753c9-f43c-4ecf-a411-4d7c4b30ae41 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:06.278959 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:06.278959 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:06.281140 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e0f753c9-f43c-4ecf-a411-4d7c4b30ae41 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:06.282086 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 185/732] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:06 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:07.298114 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-79158072-af33-4820-b836-ffbb7ad3d974 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:07.300563 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-79158072-af33-4820-b836-ffbb7ad3d974 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:07.300752 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-79158072-af33-4820-b836-ffbb7ad3d974 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:07.301835 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-79158072-af33-4820-b836-ffbb7ad3d974 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:07.301835 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-79158072-af33-4820-b836-ffbb7ad3d974 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:07.314491 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:07.314491 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:07.316301 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-79158072-af33-4820-b836-ffbb7ad3d974 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:07.317311 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 180/733] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:07 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:07.495056 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8789b134-2468-4fbd-8845-86260de691a9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:07.495588 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8789b134-2468-4fbd-8845-86260de691a9 None None] GET https://10.4.3.152/volume// Aug 14 03:00:07.495848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8789b134-2468-4fbd-8845-86260de691a9 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:07.496180 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8789b134-2468-4fbd-8845-86260de691a9 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:07.496616 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8789b134-2468-4fbd-8845-86260de691a9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:00:07.497237 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 184/734] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:00:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:00:07.509554 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-5e57ba00-7640-45f0-ac67-fc0eedb69305 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:07.512856 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-5e57ba00-7640-45f0-ac67-fc0eedb69305 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:00:07.513323 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-5e57ba00-7640-45f0-ac67-fc0eedb69305 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce4a2279-0d3f-4c00-8a57-15432f695026", "connector": null, "instance_uuid": "454eceac-10b0-4ba6-b7dd-a707f18d6d8a"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:07.529519 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:07.529519 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:07.603574 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-5e57ba00-7640-45f0-ac67-fc0eedb69305 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:00:07.604593 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 186/735] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:00:07 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:07.622458 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-bfde7f75-5535-49a6-adcb-6dfeef95300b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:07.628496 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-bfde7f75-5535-49a6-adcb-6dfeef95300b tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] DELETE https://10.4.3.152/volume/v3/attachments/611807fa-2314-4668-a9f5-2e43e0972793 Aug 14 03:00:07.629704 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-bfde7f75-5535-49a6-adcb-6dfeef95300b tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:07.629704 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-bfde7f75-5535-49a6-adcb-6dfeef95300b tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:07.646372 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:07.646372 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:07.737151 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-bfde7f75-5535-49a6-adcb-6dfeef95300b tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments/611807fa-2314-4668-a9f5-2e43e0972793 returned with HTTP 200 Aug 14 03:00:07.737905 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 186/736] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:00:07 2026] DELETE /volume/v3/attachments/611807fa-2314-4668-a9f5-2e43e0972793 => generated 192 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:08.332984 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1ec5e9d2-ae07-4ec1-96b9-210471b37226 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:08.337010 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1ec5e9d2-ae07-4ec1-96b9-210471b37226 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:08.337307 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1ec5e9d2-ae07-4ec1-96b9-210471b37226 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:08.337604 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1ec5e9d2-ae07-4ec1-96b9-210471b37226 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:08.337765 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-1ec5e9d2-ae07-4ec1-96b9-210471b37226 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:08.350633 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:08.350633 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:08.350843 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1ec5e9d2-ae07-4ec1-96b9-210471b37226 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:08.351244 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 181/737] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:08 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:08.747231 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-8674676c-b439-4664-b618-023f79908839 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:08.751075 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-8674676c-b439-4664-b618-023f79908839 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments/3cda7eac-4664-49d4-94c2-3e874ca62295/action Aug 14 03:00:08.751608 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-8674676c-b439-4664-b618-023f79908839 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:08.751726 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-8674676c-b439-4664-b618-023f79908839 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:08.782573 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:08.782573 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:08.804654 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-93e8fe8f-4dc9-4f7a-8887-2619f68046b2 req-8674676c-b439-4664-b618-023f79908839 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/3cda7eac-4664-49d4-94c2-3e874ca62295/action returned with HTTP 204 Aug 14 03:00:08.804654 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 185/738] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:00:08 2026] POST /volume/v3/attachments/3cda7eac-4664-49d4-94c2-3e874ca62295/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:09.367467 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-52da6235-f65c-4584-aa33-ea3a1c590e1e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:09.370570 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-52da6235-f65c-4584-aa33-ea3a1c590e1e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:09.370874 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-52da6235-f65c-4584-aa33-ea3a1c590e1e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:09.371102 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-52da6235-f65c-4584-aa33-ea3a1c590e1e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:09.371303 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-52da6235-f65c-4584-aa33-ea3a1c590e1e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:09.386046 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:09.386046 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:09.386046 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-52da6235-f65c-4584-aa33-ea3a1c590e1e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:09.386046 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 187/739] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:09 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:09.782493 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:10.030697 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:00:10.031079 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-955519747"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:10.032806 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-955519747'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:00:10.033975 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Create volume of 1 GB Aug 14 03:00:10.034567 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:10.034567 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:10.043563 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Availability Zones retrieved successfully. Aug 14 03:00:10.052368 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Flow 'volume_create_api' (bc03ed94-9746-42a8-bd19-9c13913ffd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:10.053622 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40cbf232-8e4e-4bf1-9b22-793800ef09a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:10.054974 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:00:10.091508 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40cbf232-8e4e-4bf1-9b22-793800ef09a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:10.092898 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616196f8-37a4-4996-85a1-a21524f1ca7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:10.192012 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Created reservations ['8d9a65cb-61f9-49e3-be45-d32c9c7bb9fb', '70bf66c9-ad24-4fd2-aff4-ca660a4622a8', 'f3129d99-daeb-41ff-9a16-638a2ccb1f99', '042f1e3c-86f5-41a6-8522-7374dfd2ac81'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:10.193173 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616196f8-37a4-4996-85a1-a21524f1ca7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d9a65cb-61f9-49e3-be45-d32c9c7bb9fb', '70bf66c9-ad24-4fd2-aff4-ca660a4622a8', 'f3129d99-daeb-41ff-9a16-638a2ccb1f99', '042f1e3c-86f5-41a6-8522-7374dfd2ac81']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:10.194273 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0cd8a8-6591-43cc-8645-44c1a66f5a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:10.230667 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0cd8a8-6591-43cc-8645-44c1a66f5a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a41e1c2f-16aa-4cbb-8509-b162c7786412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-955519747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a9d49f7de24784a70c6a8a4bcdb9d3',qos_specs=None,replication_status=,reservations=['8d9a65cb-61f9-49e3-be45-d32c9c7bb9fb','70bf66c9-ad24-4fd2-aff4-ca660a4622a8','f3129d99-daeb-41ff-9a16-638a2ccb1f99','042f1e3c-86f5-41a6-8522-7374dfd2ac81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='082aa318ea1e4969a2ccbf5e7c390494',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:00:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-955519747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a41e1c2f-16aa-4cbb-8509-b162c7786412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26a9d49f7de24784a70c6a8a4bcdb9d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='082aa318ea1e4969a2ccbf5e7c390494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:10.232940 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfa49475-916f-4073-94c2-5ef666325bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:10.247293 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-1ccc3f95-e446-46af-bcaa-6607f4e88491 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:10.251560 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-1ccc3f95-e446-46af-bcaa-6607f4e88491 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] PUT https://10.4.3.152/volume/v3/attachments/715182d3-684d-43d2-bb91-0d618e54ae66 Aug 14 03:00:10.252075 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-1ccc3f95-e446-46af-bcaa-6607f4e88491 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:10.261478 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfa49475-916f-4073-94c2-5ef666325bf9) transitioned into state 'SUCCESS' from state '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-955519747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a9d49f7de24784a70c6a8a4bcdb9d3',qos_specs=None,replication_status=,reservations=['8d9a65cb-61f9-49e3-be45-d32c9c7bb9fb','70bf66c9-ad24-4fd2-aff4-ca660a4622a8','f3129d99-daeb-41ff-9a16-638a2ccb1f99','042f1e3c-86f5-41a6-8522-7374dfd2ac81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='082aa318ea1e4969a2ccbf5e7c390494',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:10.262342 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (008e10a2-5218-4b98-a4b2-2466edfe857b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:10.271331 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-1ccc3f95-e446-46af-bcaa-6607f4e88491 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Acquiring lock "cinder-attachment_update-ce4a2279-0d3f-4c00-8a57-15432f695026-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:00:10.276182 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (008e10a2-5218-4b98-a4b2-2466edfe857b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:10.276750 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Flow 'volume_create_api' (bc03ed94-9746-42a8-bd19-9c13913ffd7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:10.277172 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Create volume request issued successfully. Aug 14 03:00:10.277282 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-1ccc3f95-e446-46af-bcaa-6607f4e88491 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Lock "cinder-attachment_update-ce4a2279-0d3f-4c00-8a57-15432f695026-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:00:10.278039 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0343ed32-0b9c-4e61-ab9f-7b9aa2145dd8 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:00:10.278399 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 187/740] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:00:09 2026] POST /volume/v3/volumes => generated 758 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:00:10.278668 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:10.278668 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:10.403384 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a0f2f370-a7e3-4955-b882-a5d3760f9b32 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:10.409506 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0f2f370-a7e3-4955-b882-a5d3760f9b32 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:10.410272 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0f2f370-a7e3-4955-b882-a5d3760f9b32 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:10.410514 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0f2f370-a7e3-4955-b882-a5d3760f9b32 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:10.410761 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-a0f2f370-a7e3-4955-b882-a5d3760f9b32 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:10.416416 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:10.416416 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:10.417543 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0f2f370-a7e3-4955-b882-a5d3760f9b32 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:10.418524 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 186/741] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:10 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:10.451675 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-1ccc3f95-e446-46af-bcaa-6607f4e88491 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Lock "cinder-attachment_update-ce4a2279-0d3f-4c00-8a57-15432f695026-np0000007307" released by "attachment_update" :: held 0.174s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:00:10.452623 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-1ccc3f95-e446-46af-bcaa-6607f4e88491 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments/715182d3-684d-43d2-bb91-0d618e54ae66 returned with HTTP 200 Aug 14 03:00:10.453276 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 182/742] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:00:10 2026] PUT /volume/v3/attachments/715182d3-684d-43d2-bb91-0d618e54ae66 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:10.468967 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-015e88b0-ec01-4574-b074-108054a919ec None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:10.471357 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-015e88b0-ec01-4574-b074-108054a919ec tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/attachments/715182d3-684d-43d2-bb91-0d618e54ae66 Aug 14 03:00:10.471587 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-015e88b0-ec01-4574-b074-108054a919ec tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:10.471773 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-015e88b0-ec01-4574-b074-108054a919ec tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:10.496833 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-015e88b0-ec01-4574-b074-108054a919ec tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments/715182d3-684d-43d2-bb91-0d618e54ae66 returned with HTTP 200 Aug 14 03:00:10.497321 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 188/743] 10.4.3.152 () {70 vars in 1651 bytes} [Fri Aug 14 03:00:10 2026] GET /volume/v3/attachments/715182d3-684d-43d2-bb91-0d618e54ae66 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:11.435608 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e3ad864d-7021-4c4a-94ec-be821dcad582 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:11.438417 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e3ad864d-7021-4c4a-94ec-be821dcad582 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:11.438729 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e3ad864d-7021-4c4a-94ec-be821dcad582 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:11.438954 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e3ad864d-7021-4c4a-94ec-be821dcad582 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:11.439083 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e3ad864d-7021-4c4a-94ec-be821dcad582 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:11.446968 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:11.446968 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:11.447993 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e3ad864d-7021-4c4a-94ec-be821dcad582 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:11.448564 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 188/744] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:11 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:12.464164 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-edf6df42-cd9e-42ed-8039-360274074273 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:12.469991 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-edf6df42-cd9e-42ed-8039-360274074273 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:12.469991 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-edf6df42-cd9e-42ed-8039-360274074273 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:12.469991 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-edf6df42-cd9e-42ed-8039-360274074273 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:12.469991 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-edf6df42-cd9e-42ed-8039-360274074273 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:12.478621 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:12.478621 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:12.478621 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-edf6df42-cd9e-42ed-8039-360274074273 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:12.478621 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 187/745] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:12 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:13.503387 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ab2c0390-30df-40b7-b450-b8118bb334b4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:13.505497 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ab2c0390-30df-40b7-b450-b8118bb334b4 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:13.505850 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ab2c0390-30df-40b7-b450-b8118bb334b4 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:13.506321 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ab2c0390-30df-40b7-b450-b8118bb334b4 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:13.506321 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-ab2c0390-30df-40b7-b450-b8118bb334b4 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:13.519570 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:13.519570 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:13.520790 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ab2c0390-30df-40b7-b450-b8118bb334b4 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:13.521534 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 183/746] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:13 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:13.690107 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-032e49f3-9dbf-402e-9831-e4ea0e4197ba None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:13.694670 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-032e49f3-9dbf-402e-9831-e4ea0e4197ba tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:13.694670 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-032e49f3-9dbf-402e-9831-e4ea0e4197ba tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:13.694670 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-032e49f3-9dbf-402e-9831-e4ea0e4197ba tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:13.706939 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:13.706939 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:13.713134 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-032e49f3-9dbf-402e-9831-e4ea0e4197ba tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:13.720647 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-032e49f3-9dbf-402e-9831-e4ea0e4197ba tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:13.721536 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 189/747] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:00:13 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:13.842648 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-21668848-a31e-4106-a0a8-3b333f2f6b75 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:13.843227 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-21668848-a31e-4106-a0a8-3b333f2f6b75 None None] GET https://10.4.3.152/volume// Aug 14 03:00:13.843497 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-21668848-a31e-4106-a0a8-3b333f2f6b75 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:13.843793 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-21668848-a31e-4106-a0a8-3b333f2f6b75 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:13.844330 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-21668848-a31e-4106-a0a8-3b333f2f6b75 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:00:13.845441 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 189/748] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:00:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:00:13.857658 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-a026cc62-541d-41a0-a43a-958af0c59109 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:13.859843 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-a026cc62-541d-41a0-a43a-958af0c59109 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:00:13.860277 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-a026cc62-541d-41a0-a43a-958af0c59109 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a6d3829-b279-4432-8f69-bfdb6c202f80", "connector": null, "instance_uuid": "ce134a90-d68e-4d5f-82d2-ee2fd262665f"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:13.871078 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:13.871078 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:13.915943 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-a026cc62-541d-41a0-a43a-958af0c59109 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:00:13.916682 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 188/749] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:00:13 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:13.960797 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7166c100-3cf5-4b19-ae5b-deba994ff208 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:13.964942 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7166c100-3cf5-4b19-ae5b-deba994ff208 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:13.965070 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7166c100-3cf5-4b19-ae5b-deba994ff208 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:13.965974 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7166c100-3cf5-4b19-ae5b-deba994ff208 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:13.983028 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7489f089-8e11-4717-9cc4-f969bc5d0144 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:13.986541 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:13.986541 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:13.988440 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7489f089-8e11-4717-9cc4-f969bc5d0144 None None] GET https://10.4.3.152/volume// Aug 14 03:00:13.988440 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7489f089-8e11-4717-9cc4-f969bc5d0144 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:13.988440 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7489f089-8e11-4717-9cc4-f969bc5d0144 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:13.988440 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7489f089-8e11-4717-9cc4-f969bc5d0144 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:00:13.988440 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 190/750] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:00:13 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:00:13.994812 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7166c100-3cf5-4b19-ae5b-deba994ff208 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:13.999928 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-af587ff5-f975-4e1b-91c8-25af23b460f3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:14.001867 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-af587ff5-f975-4e1b-91c8-25af23b460f3 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:14.002124 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-af587ff5-f975-4e1b-91c8-25af23b460f3 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:14.002840 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-af587ff5-f975-4e1b-91c8-25af23b460f3 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:14.006425 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7166c100-3cf5-4b19-ae5b-deba994ff208 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:14.007642 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 184/751] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:13 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:14.020761 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:14.020761 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:14.027328 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-af587ff5-f975-4e1b-91c8-25af23b460f3 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:14.036513 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-af587ff5-f975-4e1b-91c8-25af23b460f3 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:14.037215 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 190/752] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:00:13 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:00:14.176756 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-da86736f-1f36-4021-a518-f7441dbbc73f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:14.180026 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-da86736f-1f36-4021-a518-f7441dbbc73f tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] PUT https://10.4.3.152/volume/v3/attachments/6f966a0f-1202-4d89-bf99-d41b8906b17a Aug 14 03:00:14.180905 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-da86736f-1f36-4021-a518-f7441dbbc73f tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:14.194148 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-da86736f-1f36-4021-a518-f7441dbbc73f tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Acquiring lock "cinder-attachment_update-1a6d3829-b279-4432-8f69-bfdb6c202f80-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:00:14.200771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-da86736f-1f36-4021-a518-f7441dbbc73f tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Lock "cinder-attachment_update-1a6d3829-b279-4432-8f69-bfdb6c202f80-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:00:14.202159 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:14.202159 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:14.337953 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-da86736f-1f36-4021-a518-f7441dbbc73f tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Lock "cinder-attachment_update-1a6d3829-b279-4432-8f69-bfdb6c202f80-np0000007307" released by "attachment_update" :: held 0.137s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:00:14.338241 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-da86736f-1f36-4021-a518-f7441dbbc73f tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/attachments/6f966a0f-1202-4d89-bf99-d41b8906b17a returned with HTTP 200 Aug 14 03:00:14.338764 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 189/753] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:00:14 2026] PUT /volume/v3/attachments/6f966a0f-1202-4d89-bf99-d41b8906b17a => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:14.540374 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d324538c-ed8b-45b4-9973-f852f7557041 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:14.543848 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d324538c-ed8b-45b4-9973-f852f7557041 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:14.543848 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d324538c-ed8b-45b4-9973-f852f7557041 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:14.543848 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d324538c-ed8b-45b4-9973-f852f7557041 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:14.543848 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d324538c-ed8b-45b4-9973-f852f7557041 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:14.549243 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:14.549243 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:14.550846 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d324538c-ed8b-45b4-9973-f852f7557041 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:14.551598 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 191/754] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:14 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:15.029674 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1fbd12e4-9234-4c64-9b91-dbe806cd9f86 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:15.032912 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1fbd12e4-9234-4c64-9b91-dbe806cd9f86 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:15.034211 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1fbd12e4-9234-4c64-9b91-dbe806cd9f86 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:15.035402 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1fbd12e4-9234-4c64-9b91-dbe806cd9f86 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:15.058849 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:15.058849 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:15.062939 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1fbd12e4-9234-4c64-9b91-dbe806cd9f86 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:15.069378 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1fbd12e4-9234-4c64-9b91-dbe806cd9f86 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:15.070033 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 185/755] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:15 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:15.567999 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4daea566-8d1e-4c83-b5c7-79c9df74b178 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:15.572910 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4daea566-8d1e-4c83-b5c7-79c9df74b178 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:15.572910 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4daea566-8d1e-4c83-b5c7-79c9df74b178 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:15.572910 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4daea566-8d1e-4c83-b5c7-79c9df74b178 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:15.572910 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-4daea566-8d1e-4c83-b5c7-79c9df74b178 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:15.580785 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:15.580785 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:15.580785 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4daea566-8d1e-4c83-b5c7-79c9df74b178 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:15.580785 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 191/756] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:15 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:16.098580 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6f0ed697-a3e5-4b57-ae62-dee6698b7011 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:16.101669 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6f0ed697-a3e5-4b57-ae62-dee6698b7011 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:16.101669 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6f0ed697-a3e5-4b57-ae62-dee6698b7011 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:16.101868 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6f0ed697-a3e5-4b57-ae62-dee6698b7011 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:16.123058 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:16.123058 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:16.130005 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6f0ed697-a3e5-4b57-ae62-dee6698b7011 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:16.136264 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6f0ed697-a3e5-4b57-ae62-dee6698b7011 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:16.136651 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 190/757] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:16 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:16.598153 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0f6bc5e2-baa0-48f8-a411-a70dafbeb6f9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:16.601040 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0f6bc5e2-baa0-48f8-a411-a70dafbeb6f9 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:16.602112 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0f6bc5e2-baa0-48f8-a411-a70dafbeb6f9 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:16.602112 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0f6bc5e2-baa0-48f8-a411-a70dafbeb6f9 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:16.603455 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-0f6bc5e2-baa0-48f8-a411-a70dafbeb6f9 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:16.612595 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:16.612595 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:16.613711 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0f6bc5e2-baa0-48f8-a411-a70dafbeb6f9 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:16.614269 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 192/758] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:16 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:16.961878 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-1f1ab282-68c1-4b13-864c-262f8d89831f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:16.967537 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-1f1ab282-68c1-4b13-864c-262f8d89831f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] POST https://10.4.3.152/volume/v3/attachments/715182d3-684d-43d2-bb91-0d618e54ae66/action Aug 14 03:00:16.968135 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-1f1ab282-68c1-4b13-864c-262f8d89831f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:16.968395 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-1f1ab282-68c1-4b13-864c-262f8d89831f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:16.996639 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:16.996639 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:17.020853 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6f22517e-4f6c-436d-a2c6-9c173c29133b req-1f1ab282-68c1-4b13-864c-262f8d89831f tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments/715182d3-684d-43d2-bb91-0d618e54ae66/action returned with HTTP 204 Aug 14 03:00:17.021722 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 186/759] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:00:16 2026] POST /volume/v3/attachments/715182d3-684d-43d2-bb91-0d618e54ae66/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:17.113389 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-73a6628e-a8d3-48c1-a759-d6bf44b77cc9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:17.115846 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-73a6628e-a8d3-48c1-a759-d6bf44b77cc9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:17.116148 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-73a6628e-a8d3-48c1-a759-d6bf44b77cc9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:17.116465 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-73a6628e-a8d3-48c1-a759-d6bf44b77cc9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:17.127763 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:17.127763 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:17.134668 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-73a6628e-a8d3-48c1-a759-d6bf44b77cc9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:17.144336 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-73a6628e-a8d3-48c1-a759-d6bf44b77cc9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:17.145404 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 192/760] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:17 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:17.153794 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-623be58e-4634-4d89-87c9-c298a053c3a0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:17.157850 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-623be58e-4634-4d89-87c9-c298a053c3a0 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:17.157850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-623be58e-4634-4d89-87c9-c298a053c3a0 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:17.157850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-623be58e-4634-4d89-87c9-c298a053c3a0 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:17.163169 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a6e40808-e8d7-418d-9c8a-a6363ae9e27c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:17.165658 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a6e40808-e8d7-418d-9c8a-a6363ae9e27c tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:17.166980 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a6e40808-e8d7-418d-9c8a-a6363ae9e27c tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:17.166980 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a6e40808-e8d7-418d-9c8a-a6363ae9e27c tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:17.178262 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:17.178262 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:17.189121 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:17.189121 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:17.190996 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-623be58e-4634-4d89-87c9-c298a053c3a0 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:17.202313 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a6e40808-e8d7-418d-9c8a-a6363ae9e27c tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:17.202383 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-623be58e-4634-4d89-87c9-c298a053c3a0 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:17.202383 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 191/761] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:17 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:17.206471 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a6e40808-e8d7-418d-9c8a-a6363ae9e27c tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:17.207001 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 193/762] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:17 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:17.277103 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-687d3c11-e927-4db4-85e5-f3d330453e51 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:17.280844 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-687d3c11-e927-4db4-85e5-f3d330453e51 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:17.281463 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-687d3c11-e927-4db4-85e5-f3d330453e51 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:17.281463 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-687d3c11-e927-4db4-85e5-f3d330453e51 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:17.294904 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:17.294904 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:17.298875 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-687d3c11-e927-4db4-85e5-f3d330453e51 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:17.306253 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-687d3c11-e927-4db4-85e5-f3d330453e51 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:17.307153 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 187/763] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:00:17 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:17.439088 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ef191837-c13e-4ed8-bb9b-26a5d3e37e09 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:17.439602 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ef191837-c13e-4ed8-bb9b-26a5d3e37e09 None None] GET https://10.4.3.152/volume// Aug 14 03:00:17.439944 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ef191837-c13e-4ed8-bb9b-26a5d3e37e09 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:17.440598 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ef191837-c13e-4ed8-bb9b-26a5d3e37e09 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:17.440693 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ef191837-c13e-4ed8-bb9b-26a5d3e37e09 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:00:17.441115 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 193/764] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:00:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:00:17.458520 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-d613ef56-9fdb-4f39-8418-9d4dd5eefddd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:17.462259 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-d613ef56-9fdb-4f39-8418-9d4dd5eefddd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:00:17.463426 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-d613ef56-9fdb-4f39-8418-9d4dd5eefddd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "274ec528-0a05-42bc-a6d0-c0a4d9e4add1", "connector": null, "instance_uuid": "5572e99d-5882-46b5-8e4b-6460ba2f43e7"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:17.481460 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:17.481460 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:17.540063 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-d613ef56-9fdb-4f39-8418-9d4dd5eefddd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:00:17.540063 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 192/765] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:00:17 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:17.591711 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7c56b7ad-383f-4bf8-b9ee-d8fb33040fb7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:17.597340 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7c56b7ad-383f-4bf8-b9ee-d8fb33040fb7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:17.597686 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7c56b7ad-383f-4bf8-b9ee-d8fb33040fb7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:17.597902 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7c56b7ad-383f-4bf8-b9ee-d8fb33040fb7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:17.622909 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:17.622909 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:17.633176 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7c56b7ad-383f-4bf8-b9ee-d8fb33040fb7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:17.636029 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c9b05fdc-a5ad-4885-9f44-88378f41e257 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:17.639891 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c9b05fdc-a5ad-4885-9f44-88378f41e257 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:17.639891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c9b05fdc-a5ad-4885-9f44-88378f41e257 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:17.639891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c9b05fdc-a5ad-4885-9f44-88378f41e257 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:17.639891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-c9b05fdc-a5ad-4885-9f44-88378f41e257 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:17.642301 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7c56b7ad-383f-4bf8-b9ee-d8fb33040fb7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:17.642836 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 194/766] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:17 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 877 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:17.647932 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-76890efa-8854-45a3-ab92-f6d746aaf6b2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:17.651578 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-76890efa-8854-45a3-ab92-f6d746aaf6b2 None None] GET https://10.4.3.152/volume// Aug 14 03:00:17.651578 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-76890efa-8854-45a3-ab92-f6d746aaf6b2 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:17.651578 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-76890efa-8854-45a3-ab92-f6d746aaf6b2 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:17.651578 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-76890efa-8854-45a3-ab92-f6d746aaf6b2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:00:17.651578 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 194/767] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:00:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:00:17.652363 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:17.652363 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:17.653771 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c9b05fdc-a5ad-4885-9f44-88378f41e257 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:17.655425 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 188/768] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:17 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:17.671396 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-c2887bc8-a77e-4f56-83f5-1124c9ee46a4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:17.675789 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-c2887bc8-a77e-4f56-83f5-1124c9ee46a4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:17.675789 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-c2887bc8-a77e-4f56-83f5-1124c9ee46a4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:17.675789 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-c2887bc8-a77e-4f56-83f5-1124c9ee46a4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:17.696030 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:17.696030 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:17.704866 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-c2887bc8-a77e-4f56-83f5-1124c9ee46a4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:17.709770 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-c2887bc8-a77e-4f56-83f5-1124c9ee46a4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:17.710737 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 193/769] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:00:17 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 1057 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:00:17.839049 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-0aaec7e5-3a37-43d5-8e85-6b21e5a84aba None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:17.846419 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-0aaec7e5-3a37-43d5-8e85-6b21e5a84aba tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] PUT https://10.4.3.152/volume/v3/attachments/4c8f6c64-eece-49ed-bede-f8fe329bf5ea Aug 14 03:00:17.846419 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-0aaec7e5-3a37-43d5-8e85-6b21e5a84aba tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:17.865950 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-0aaec7e5-3a37-43d5-8e85-6b21e5a84aba tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Acquiring lock "cinder-attachment_update-274ec528-0a05-42bc-a6d0-c0a4d9e4add1-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:00:17.877602 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-0aaec7e5-3a37-43d5-8e85-6b21e5a84aba tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Lock "cinder-attachment_update-274ec528-0a05-42bc-a6d0-c0a4d9e4add1-np0000007307" acquired by "attachment_update" :: waited 0.011s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:00:17.878979 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:17.878979 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:17.992116 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-0aaec7e5-3a37-43d5-8e85-6b21e5a84aba tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Lock "cinder-attachment_update-274ec528-0a05-42bc-a6d0-c0a4d9e4add1-np0000007307" released by "attachment_update" :: held 0.115s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:00:17.993257 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-0aaec7e5-3a37-43d5-8e85-6b21e5a84aba tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/4c8f6c64-eece-49ed-bede-f8fe329bf5ea returned with HTTP 200 Aug 14 03:00:17.993257 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 195/770] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:00:17 2026] PUT /volume/v3/attachments/4c8f6c64-eece-49ed-bede-f8fe329bf5ea => generated 968 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:18.007068 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-721881bc-b775-4d2a-8b00-b4a57911df72 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:18.011661 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-721881bc-b775-4d2a-8b00-b4a57911df72 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1/encryption Aug 14 03:00:18.011970 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-721881bc-b775-4d2a-8b00-b4a57911df72 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:18.012258 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-721881bc-b775-4d2a-8b00-b4a57911df72 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:18.029247 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:18.029247 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:18.041632 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-721881bc-b775-4d2a-8b00-b4a57911df72 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1/encryption returned with HTTP 200 Aug 14 03:00:18.042403 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 195/771] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:00:18 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:18.225649 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4e827ae3-bdf4-4ec7-a988-6d5e1352ee5a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:18.229293 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4e827ae3-bdf4-4ec7-a988-6d5e1352ee5a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:18.229293 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4e827ae3-bdf4-4ec7-a988-6d5e1352ee5a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:18.229699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4e827ae3-bdf4-4ec7-a988-6d5e1352ee5a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:18.247474 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:18.247474 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:18.259488 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4e827ae3-bdf4-4ec7-a988-6d5e1352ee5a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:18.268528 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4e827ae3-bdf4-4ec7-a988-6d5e1352ee5a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:18.269217 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 189/772] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:18 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:18.656649 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d7d28dc8-f7e1-4185-b4e8-e1191dc6eee9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:18.658719 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d7d28dc8-f7e1-4185-b4e8-e1191dc6eee9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:18.659004 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d7d28dc8-f7e1-4185-b4e8-e1191dc6eee9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:18.659278 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d7d28dc8-f7e1-4185-b4e8-e1191dc6eee9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:18.672788 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-988168ed-4cf2-4859-8fcf-16fc43fd48ae None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:18.675542 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-988168ed-4cf2-4859-8fcf-16fc43fd48ae tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:18.675929 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-988168ed-4cf2-4859-8fcf-16fc43fd48ae tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:18.675982 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:18.675982 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:18.676982 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-988168ed-4cf2-4859-8fcf-16fc43fd48ae tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:18.677134 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-988168ed-4cf2-4859-8fcf-16fc43fd48ae tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:18.680801 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d7d28dc8-f7e1-4185-b4e8-e1191dc6eee9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:18.683619 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:18.683619 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:18.685028 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-988168ed-4cf2-4859-8fcf-16fc43fd48ae tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:18.685982 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 196/773] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:18 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:18.686617 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d7d28dc8-f7e1-4185-b4e8-e1191dc6eee9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:18.687128 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 194/774] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:18 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:19.108957 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-f3f01813-d7f2-40cb-a174-5ea3df170ca3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:19.111288 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-f3f01813-d7f2-40cb-a174-5ea3df170ca3 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] POST https://10.4.3.152/volume/v3/attachments/6f966a0f-1202-4d89-bf99-d41b8906b17a/action Aug 14 03:00:19.111748 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-f3f01813-d7f2-40cb-a174-5ea3df170ca3 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:19.111941 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-f3f01813-d7f2-40cb-a174-5ea3df170ca3 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:19.131393 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:19.131393 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:19.146147 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0f95c9f6-6d81-4ca4-b29f-30f896b7e355 req-f3f01813-d7f2-40cb-a174-5ea3df170ca3 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/attachments/6f966a0f-1202-4d89-bf99-d41b8906b17a/action returned with HTTP 204 Aug 14 03:00:19.146507 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 196/775] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:00:19 2026] POST /volume/v3/attachments/6f966a0f-1202-4d89-bf99-d41b8906b17a/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:19.290836 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-364775b1-5a82-4b6a-b58c-253cc3e509cf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:19.293998 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-364775b1-5a82-4b6a-b58c-253cc3e509cf tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:19.294305 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-364775b1-5a82-4b6a-b58c-253cc3e509cf tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:19.294599 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-364775b1-5a82-4b6a-b58c-253cc3e509cf tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:19.309906 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:19.309906 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:19.315606 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-364775b1-5a82-4b6a-b58c-253cc3e509cf tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:19.321788 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-364775b1-5a82-4b6a-b58c-253cc3e509cf tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:19.322499 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 190/776] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:19 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:19.342895 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-67363176-d657-4379-9e37-1b3b9fb7c917 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:19.345280 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-67363176-d657-4379-9e37-1b3b9fb7c917 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:19.345535 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-67363176-d657-4379-9e37-1b3b9fb7c917 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:19.345787 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-67363176-d657-4379-9e37-1b3b9fb7c917 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:19.357931 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:19.357931 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:19.362964 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-67363176-d657-4379-9e37-1b3b9fb7c917 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:19.368811 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-67363176-d657-4379-9e37-1b3b9fb7c917 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:19.369626 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 197/777] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:19 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:19.701852 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-11144dfb-6319-4eca-94ef-539079f43474 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:19.702618 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-799be7da-3232-4549-8960-aeb064f4578b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:19.705330 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-799be7da-3232-4549-8960-aeb064f4578b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:19.706116 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-799be7da-3232-4549-8960-aeb064f4578b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:19.706277 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-11144dfb-6319-4eca-94ef-539079f43474 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:19.706329 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-799be7da-3232-4549-8960-aeb064f4578b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:19.706397 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-11144dfb-6319-4eca-94ef-539079f43474 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:19.706397 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-11144dfb-6319-4eca-94ef-539079f43474 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:19.706397 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-11144dfb-6319-4eca-94ef-539079f43474 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:19.713102 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:19.713102 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:19.715431 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-11144dfb-6319-4eca-94ef-539079f43474 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:19.716001 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 195/778] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:19 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:19.721638 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:19.721638 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:19.727312 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-799be7da-3232-4549-8960-aeb064f4578b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:19.734174 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-799be7da-3232-4549-8960-aeb064f4578b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:19.734782 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 197/779] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:19 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:20.732131 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-84ced718-95aa-40f0-b065-3b7833ee58d0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:20.735368 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-84ced718-95aa-40f0-b065-3b7833ee58d0 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:20.735652 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-84ced718-95aa-40f0-b065-3b7833ee58d0 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:20.736085 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-84ced718-95aa-40f0-b065-3b7833ee58d0 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:20.736085 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-84ced718-95aa-40f0-b065-3b7833ee58d0 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:20.748592 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:20.748592 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:20.752292 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-84ced718-95aa-40f0-b065-3b7833ee58d0 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:20.752786 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 191/780] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:20 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 755 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:20.754122 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a489e2f6-4a24-4d40-9a6f-fc5ccc2c0cdb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:20.757177 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a489e2f6-4a24-4d40-9a6f-fc5ccc2c0cdb tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:20.757518 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a489e2f6-4a24-4d40-9a6f-fc5ccc2c0cdb tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:20.757810 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a489e2f6-4a24-4d40-9a6f-fc5ccc2c0cdb tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:20.772876 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:20.772876 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:20.779277 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a489e2f6-4a24-4d40-9a6f-fc5ccc2c0cdb tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:20.786526 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a489e2f6-4a24-4d40-9a6f-fc5ccc2c0cdb tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:20.787175 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 198/781] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:20 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:21.206280 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-c3255420-a3a8-4b67-8057-998136791092 req-37a085c8-4f3a-405d-865d-e05b711cb27a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:21.209658 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-37a085c8-4f3a-405d-865d-e05b711cb27a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:21.210053 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-37a085c8-4f3a-405d-865d-e05b711cb27a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:21.210369 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-37a085c8-4f3a-405d-865d-e05b711cb27a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:21.225910 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:21.225910 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:21.231157 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-c3255420-a3a8-4b67-8057-998136791092 req-37a085c8-4f3a-405d-865d-e05b711cb27a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:21.237074 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-37a085c8-4f3a-405d-865d-e05b711cb27a tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:21.237926 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 196/782] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:00:21 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:21.267698 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-c3255420-a3a8-4b67-8057-998136791092 req-5e13c34f-6219-4b37-8e60-3bc93f7b5607 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:21.270783 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-5e13c34f-6219-4b37-8e60-3bc93f7b5607 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] POST https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80/action Aug 14 03:00:21.271205 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-5e13c34f-6219-4b37-8e60-3bc93f7b5607 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:21.271411 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-5e13c34f-6219-4b37-8e60-3bc93f7b5607 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:21.285075 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:21.285075 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:21.285601 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-c3255420-a3a8-4b67-8057-998136791092 req-5e13c34f-6219-4b37-8e60-3bc93f7b5607 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:21.296491 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-c3255420-a3a8-4b67-8057-998136791092 req-5e13c34f-6219-4b37-8e60-3bc93f7b5607 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Begin detaching volume completed successfully. Aug 14 03:00:21.297533 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-5e13c34f-6219-4b37-8e60-3bc93f7b5607 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80/action returned with HTTP 202 Aug 14 03:00:21.297533 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 198/783] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:00:21 2026] POST /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:00:21.325645 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d1126347-1d2c-4d0d-9695-e9e12d93af32 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:21.328242 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d1126347-1d2c-4d0d-9695-e9e12d93af32 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:21.329152 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d1126347-1d2c-4d0d-9695-e9e12d93af32 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:21.329152 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d1126347-1d2c-4d0d-9695-e9e12d93af32 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:21.345388 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:21.345388 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:21.355812 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d1126347-1d2c-4d0d-9695-e9e12d93af32 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:21.359870 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-13362b6e-056c-4d99-9e5a-092302815466 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:21.360277 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-13362b6e-056c-4d99-9e5a-092302815466 None None] GET https://10.4.3.152/volume// Aug 14 03:00:21.360897 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-13362b6e-056c-4d99-9e5a-092302815466 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:21.361460 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-13362b6e-056c-4d99-9e5a-092302815466 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:21.362062 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-13362b6e-056c-4d99-9e5a-092302815466 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:00:21.362639 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 199/784] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:00:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:00:21.367127 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d1126347-1d2c-4d0d-9695-e9e12d93af32 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:21.367688 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 192/785] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:21 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:21.375276 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-c3255420-a3a8-4b67-8057-998136791092 req-ad79337a-c2cd-4380-ad36-e2642eb44a88 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:21.378649 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-ad79337a-c2cd-4380-ad36-e2642eb44a88 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:21.379016 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-ad79337a-c2cd-4380-ad36-e2642eb44a88 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:21.379491 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-ad79337a-c2cd-4380-ad36-e2642eb44a88 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:21.397428 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:21.397428 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:21.403632 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-c3255420-a3a8-4b67-8057-998136791092 req-ad79337a-c2cd-4380-ad36-e2642eb44a88 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:21.409885 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-ad79337a-c2cd-4380-ad36-e2642eb44a88 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:21.411081 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 197/786] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:00:21 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:00:21.773992 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3e89daf5-4b6f-4f51-8beb-8a0767f9b2d0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:21.775946 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3e89daf5-4b6f-4f51-8beb-8a0767f9b2d0 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:21.779853 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3e89daf5-4b6f-4f51-8beb-8a0767f9b2d0 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:21.779853 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3e89daf5-4b6f-4f51-8beb-8a0767f9b2d0 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:21.779853 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-3e89daf5-4b6f-4f51-8beb-8a0767f9b2d0 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:21.782948 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:21.782948 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:21.784261 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3e89daf5-4b6f-4f51-8beb-8a0767f9b2d0 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:21.785000 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 199/787] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:21 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:21.802582 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-683a7217-e165-4122-933b-1fc9c8d3ae83 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:21.803103 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:21.805258 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:00:21.805478 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1734053769"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:21.805554 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-683a7217-e165-4122-933b-1fc9c8d3ae83 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:21.805852 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-683a7217-e165-4122-933b-1fc9c8d3ae83 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:21.806052 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-683a7217-e165-4122-933b-1fc9c8d3ae83 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:21.807235 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1734053769'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:00:21.807448 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Create volume of 1 GB Aug 14 03:00:21.813008 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Availability Zones retrieved successfully. Aug 14 03:00:21.820041 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:21.820041 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:21.821039 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Flow 'volume_create_api' (d46b933d-301c-42fd-9648-c16f26449a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:21.822414 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf986166-91e8-48d7-8a21-0e9b939e90b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:21.824548 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:00:21.825940 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-683a7217-e165-4122-933b-1fc9c8d3ae83 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:21.833349 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-683a7217-e165-4122-933b-1fc9c8d3ae83 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:21.833963 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 200/788] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:21 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:21.873374 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf986166-91e8-48d7-8a21-0e9b939e90b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:21.874967 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df19df6-b665-4f40-a744-35fd2ec8d7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:22.000839 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Created reservations ['a18bb338-3a6f-4c37-9e9b-bd32b908b393', 'a618d746-ac7a-4aff-afbb-790e843fc8fa', 'bd70d5f7-5460-4833-ba8e-9c9ce0e65019', '6bf2baa1-9aa1-4476-8b87-65fa781b57d9'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:22.002728 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df19df6-b665-4f40-a744-35fd2ec8d7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a18bb338-3a6f-4c37-9e9b-bd32b908b393', 'a618d746-ac7a-4aff-afbb-790e843fc8fa', 'bd70d5f7-5460-4833-ba8e-9c9ce0e65019', '6bf2baa1-9aa1-4476-8b87-65fa781b57d9']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:22.004866 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b904bfce-723f-490a-8261-82908dd61800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:22.046869 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b904bfce-723f-490a-8261-82908dd61800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd86a751-adbb-4b9d-b857-abb0982b30f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1734053769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c676856a4c4343b1064bf095bfa179',qos_specs=None,replication_status=,reservations=['a18bb338-3a6f-4c37-9e9b-bd32b908b393','a618d746-ac7a-4aff-afbb-790e843fc8fa','bd70d5f7-5460-4833-ba8e-9c9ce0e65019','6bf2baa1-9aa1-4476-8b87-65fa781b57d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6e2ca70348a481c9702bfcbb32a66ee',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1734053769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd86a751-adbb-4b9d-b857-abb0982b30f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c676856a4c4343b1064bf095bfa179',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6e2ca70348a481c9702bfcbb32a66ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:22.048383 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e62c5a6-231d-4220-88ab-e0883be83396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:22.092114 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e62c5a6-231d-4220-88ab-e0883be83396) transitioned into state 'SUCCESS' from state '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-1734053769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c676856a4c4343b1064bf095bfa179',qos_specs=None,replication_status=,reservations=['a18bb338-3a6f-4c37-9e9b-bd32b908b393','a618d746-ac7a-4aff-afbb-790e843fc8fa','bd70d5f7-5460-4833-ba8e-9c9ce0e65019','6bf2baa1-9aa1-4476-8b87-65fa781b57d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6e2ca70348a481c9702bfcbb32a66ee',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:22.093072 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699e4f76-a3c3-49f7-ad07-569e82b7aca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:22.113738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699e4f76-a3c3-49f7-ad07-569e82b7aca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:22.114301 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Flow 'volume_create_api' (d46b933d-301c-42fd-9648-c16f26449a92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:22.114753 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Create volume request issued successfully. Aug 14 03:00:22.115619 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4d22e0f7-be65-459b-b6f1-e180e3b1685a tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:00:22.116375 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 193/789] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:00:21 2026] POST /volume/v3/volumes => generated 754 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:00:22.391661 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c7a8a2a7-0590-46d0-a09a-7533c6b86910 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:22.396284 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c7a8a2a7-0590-46d0-a09a-7533c6b86910 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:22.396450 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c7a8a2a7-0590-46d0-a09a-7533c6b86910 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:22.396625 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c7a8a2a7-0590-46d0-a09a-7533c6b86910 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:22.419509 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:22.419509 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:22.428793 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c7a8a2a7-0590-46d0-a09a-7533c6b86910 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:22.434427 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c7a8a2a7-0590-46d0-a09a-7533c6b86910 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:22.435091 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 198/790] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:22 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:22.790064 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-c3255420-a3a8-4b67-8057-998136791092 req-2b6cdc5c-91e0-44c3-9888-42280d4055a6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:22.795250 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-2b6cdc5c-91e0-44c3-9888-42280d4055a6 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] DELETE https://10.4.3.152/volume/v3/attachments/6f966a0f-1202-4d89-bf99-d41b8906b17a Aug 14 03:00:22.795515 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-2b6cdc5c-91e0-44c3-9888-42280d4055a6 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:22.795771 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-2b6cdc5c-91e0-44c3-9888-42280d4055a6 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:22.800904 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8745b2c0-54b0-4418-a02f-3f1647359d04 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:22.802657 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8745b2c0-54b0-4418-a02f-3f1647359d04 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:22.803051 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8745b2c0-54b0-4418-a02f-3f1647359d04 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:22.803051 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8745b2c0-54b0-4418-a02f-3f1647359d04 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:22.803163 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-8745b2c0-54b0-4418-a02f-3f1647359d04 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:22.809338 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:22.809338 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:22.809688 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8745b2c0-54b0-4418-a02f-3f1647359d04 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:22.810106 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 201/791] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:22 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:22.812436 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:22.812436 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:22.852147 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c4164834-7462-499e-b7d9-ddaf4c30ee1e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:22.856711 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c4164834-7462-499e-b7d9-ddaf4c30ee1e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:22.857418 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c4164834-7462-499e-b7d9-ddaf4c30ee1e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:22.857418 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c4164834-7462-499e-b7d9-ddaf4c30ee1e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:22.880205 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:22.880205 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:22.890545 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c4164834-7462-499e-b7d9-ddaf4c30ee1e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:22.896553 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c4164834-7462-499e-b7d9-ddaf4c30ee1e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:22.897519 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 194/792] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:22 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:22.910029 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c3255420-a3a8-4b67-8057-998136791092 req-2b6cdc5c-91e0-44c3-9888-42280d4055a6 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/attachments/6f966a0f-1202-4d89-bf99-d41b8906b17a returned with HTTP 200 Aug 14 03:00:22.910622 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 200/793] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:00:22 2026] DELETE /volume/v3/attachments/6f966a0f-1202-4d89-bf99-d41b8906b17a => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:23.317675 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-baaf3e33-1811-4f7e-b461-2b69796235dd req-2d0042eb-c557-4e65-b220-1edacd7cbde2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:23.321186 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-baaf3e33-1811-4f7e-b461-2b69796235dd req-2d0042eb-c557-4e65-b220-1edacd7cbde2 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] DELETE https://10.4.3.152/volume/v3/attachments/715182d3-684d-43d2-bb91-0d618e54ae66 Aug 14 03:00:23.321186 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-baaf3e33-1811-4f7e-b461-2b69796235dd req-2d0042eb-c557-4e65-b220-1edacd7cbde2 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:23.321845 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-baaf3e33-1811-4f7e-b461-2b69796235dd req-2d0042eb-c557-4e65-b220-1edacd7cbde2 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:23.332297 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:23.332297 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:23.420920 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-baaf3e33-1811-4f7e-b461-2b69796235dd req-2d0042eb-c557-4e65-b220-1edacd7cbde2 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/attachments/715182d3-684d-43d2-bb91-0d618e54ae66 returned with HTTP 200 Aug 14 03:00:23.421427 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 199/794] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:00:23 2026] DELETE /volume/v3/attachments/715182d3-684d-43d2-bb91-0d618e54ae66 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:23.453172 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0bc33eb5-aa0f-44bb-bd0a-ba8809e9b016 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:23.456263 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0bc33eb5-aa0f-44bb-bd0a-ba8809e9b016 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:23.457058 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0bc33eb5-aa0f-44bb-bd0a-ba8809e9b016 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:23.457387 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0bc33eb5-aa0f-44bb-bd0a-ba8809e9b016 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:23.467293 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:23.467293 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:23.472065 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0bc33eb5-aa0f-44bb-bd0a-ba8809e9b016 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:23.477058 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0bc33eb5-aa0f-44bb-bd0a-ba8809e9b016 tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:23.477542 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 202/795] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:23 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:23.824060 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-23c4fbe5-a58f-4062-af8f-78032019c675 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:23.826038 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-23c4fbe5-a58f-4062-af8f-78032019c675 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:23.826329 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-23c4fbe5-a58f-4062-af8f-78032019c675 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:23.826521 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-23c4fbe5-a58f-4062-af8f-78032019c675 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:23.826634 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-23c4fbe5-a58f-4062-af8f-78032019c675 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:23.831611 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:23.831611 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:23.832631 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-23c4fbe5-a58f-4062-af8f-78032019c675 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:23.833172 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 195/796] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:23 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:23.845019 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b7843426-8bf4-4df3-bb69-613e75416845 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:23.847337 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b7843426-8bf4-4df3-bb69-613e75416845 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c Aug 14 03:00:23.847580 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b7843426-8bf4-4df3-bb69-613e75416845 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:23.847843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b7843426-8bf4-4df3-bb69-613e75416845 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:23.856599 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:23.856599 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:23.860938 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b7843426-8bf4-4df3-bb69-613e75416845 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 03:00:23.868357 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b7843426-8bf4-4df3-bb69-613e75416845 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c returned with HTTP 200 Aug 14 03:00:23.869049 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 201/797] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:23 2026] GET /volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:23.883944 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:23.886207 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] POST https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f/restore Aug 14 03:00:23.886556 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:23.888293 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Restoring backup 73da8ef9-a874-477c-8c38-8d1e7720b27f ({'restore': {}}) {{(pid=100381) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:00:23.888293 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Restoring backup 73da8ef9-a874-477c-8c38-8d1e7720b27f to volume None. Aug 14 03:00:23.893530 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:23.893530 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:23.895372 np0000007307 devstack@c-api.service[100381]: INFO cinder.backup.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Creating volume of 1 GB for restore of backup 73da8ef9-a874-477c-8c38-8d1e7720b27f. Aug 14 03:00:23.905364 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:00:23.904887. {{(pid=100381) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:00:23.905501 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Availability Zones retrieved successfully. Aug 14 03:00:23.914733 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Flow 'volume_create_api' (dc1fc181-6ebf-4fa7-b6e4-ef0852d8018a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:23.914905 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-969ae4aa-4160-4a3d-8de0-6245e1c31fc0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:23.915886 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0ec80e-df4d-4821-a7cd-e8ef0922b78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:23.916708 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-969ae4aa-4160-4a3d-8de0-6245e1c31fc0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:23.917003 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-969ae4aa-4160-4a3d-8de0-6245e1c31fc0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:23.917171 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:00:23.917270 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-969ae4aa-4160-4a3d-8de0-6245e1c31fc0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:23.931505 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:23.931505 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:23.936594 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-969ae4aa-4160-4a3d-8de0-6245e1c31fc0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:23.942678 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-969ae4aa-4160-4a3d-8de0-6245e1c31fc0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:23.943388 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 203/798] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:23 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:23.956436 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0ec80e-df4d-4821-a7cd-e8ef0922b78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:23.958188 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3a02e0-4490-474e-84d2-0c44c5d6392f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:24.005261 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Created reservations ['54f429e8-5209-406d-a8b6-7a407006049a', 'b02a0842-3fee-4716-a6cc-49681df7175c', '3ab68eb6-e36d-4a9c-86a9-461ce828e0ea', '13a01e3a-eaa6-4180-9f3d-62931f67cba9'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:24.006658 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3a02e0-4490-474e-84d2-0c44c5d6392f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54f429e8-5209-406d-a8b6-7a407006049a', 'b02a0842-3fee-4716-a6cc-49681df7175c', '3ab68eb6-e36d-4a9c-86a9-461ce828e0ea', '13a01e3a-eaa6-4180-9f3d-62931f67cba9']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:24.007555 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee2b92bb-5ee0-4989-b66c-994fbc5f78da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:24.047981 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee2b92bb-5ee0-4989-b66c-994fbc5f78da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c4f03e-c958-42a8-a7ef-d0b9436730bb', '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_73da8ef9-a874-477c-8c38-8d1e7720b27f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5ec19bce3b40ec9836200e7faeb279',qos_specs=None,replication_status=,reservations=['54f429e8-5209-406d-a8b6-7a407006049a','b02a0842-3fee-4716-a6cc-49681df7175c','3ab68eb6-e36d-4a9c-86a9-461ce828e0ea','13a01e3a-eaa6-4180-9f3d-62931f67cba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc583c2afd404ea8bff8e15b12e0f636',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:00:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_73da8ef9-a874-477c-8c38-8d1e7720b27f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1c4f03e-c958-42a8-a7ef-d0b9436730bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d5ec19bce3b40ec9836200e7faeb279',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc583c2afd404ea8bff8e15b12e0f636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:24.049855 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a440fb8-ec7c-44fb-bc12-47f21a1b0bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:24.068777 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a440fb8-ec7c-44fb-bc12-47f21a1b0bba) transitioned into 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_73da8ef9-a874-477c-8c38-8d1e7720b27f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5ec19bce3b40ec9836200e7faeb279',qos_specs=None,replication_status=,reservations=['54f429e8-5209-406d-a8b6-7a407006049a','b02a0842-3fee-4716-a6cc-49681df7175c','3ab68eb6-e36d-4a9c-86a9-461ce828e0ea','13a01e3a-eaa6-4180-9f3d-62931f67cba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc583c2afd404ea8bff8e15b12e0f636',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:24.069520 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a84627b-9b91-453b-98a5-101b3c2e47ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:24.080535 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a84627b-9b91-453b-98a5-101b3c2e47ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:24.081472 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Flow 'volume_create_api' (dc1fc181-6ebf-4fa7-b6e4-ef0852d8018a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:24.081834 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Create volume request issued successfully. Aug 14 03:00:24.090461 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:24.090461 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:24.091162 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 03:00:24.512256 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f3eb8747-4ae4-4308-900b-ce2bab0b81c7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:24.514943 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f3eb8747-4ae4-4308-900b-ce2bab0b81c7 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 03:00:24.514943 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f3eb8747-4ae4-4308-900b-ce2bab0b81c7 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:24.515091 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f3eb8747-4ae4-4308-900b-ce2bab0b81c7 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:24.523862 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:24.523862 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:24.528151 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f3eb8747-4ae4-4308-900b-ce2bab0b81c7 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 03:00:24.533518 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f3eb8747-4ae4-4308-900b-ce2bab0b81c7 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 03:00:24.534469 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 196/799] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:24 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:24.580076 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c883dd1e-212e-4b28-a8b9-a3716848ba1a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:24.582198 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c883dd1e-212e-4b28-a8b9-a3716848ba1a tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 03:00:24.582423 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c883dd1e-212e-4b28-a8b9-a3716848ba1a tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:24.582607 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c883dd1e-212e-4b28-a8b9-a3716848ba1a tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:24.591615 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:24.591615 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:24.597335 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c883dd1e-212e-4b28-a8b9-a3716848ba1a tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 03:00:24.602673 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c883dd1e-212e-4b28-a8b9-a3716848ba1a tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 03:00:24.603450 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 202/800] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:24 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:24.624747 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4545f590-b9e0-4355-a0bd-63647754e2ad None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:24.626505 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4545f590-b9e0-4355-a0bd-63647754e2ad tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 03:00:24.626691 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4545f590-b9e0-4355-a0bd-63647754e2ad tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:24.626901 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4545f590-b9e0-4355-a0bd-63647754e2ad tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:24.627082 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-4545f590-b9e0-4355-a0bd-63647754e2ad tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Delete volume with id: ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 03:00:24.634420 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:24.634420 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:24.634966 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4545f590-b9e0-4355-a0bd-63647754e2ad tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 03:00:24.657765 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4545f590-b9e0-4355-a0bd-63647754e2ad tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Delete volume request issued successfully. Aug 14 03:00:24.657765 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4545f590-b9e0-4355-a0bd-63647754e2ad tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 202 Aug 14 03:00:24.658831 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 204/801] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:00:24 2026] DELETE /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:24.669777 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c3a6c067-5bbc-4e96-b57b-44b237ae2c67 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:24.672348 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c3a6c067-5bbc-4e96-b57b-44b237ae2c67 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 03:00:24.672348 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c3a6c067-5bbc-4e96-b57b-44b237ae2c67 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:24.673840 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c3a6c067-5bbc-4e96-b57b-44b237ae2c67 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:24.683901 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:24.683901 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:24.691518 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c3a6c067-5bbc-4e96-b57b-44b237ae2c67 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Volume info retrieved successfully. Aug 14 03:00:24.699290 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c3a6c067-5bbc-4e96-b57b-44b237ae2c67 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 200 Aug 14 03:00:24.700293 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 197/802] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:24 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:24.964271 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6bb3965f-5064-4f9c-a709-9556ecac5605 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:24.967737 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6bb3965f-5064-4f9c-a709-9556ecac5605 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:24.968186 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6bb3965f-5064-4f9c-a709-9556ecac5605 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:24.968380 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6bb3965f-5064-4f9c-a709-9556ecac5605 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:24.986919 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:24.986919 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:24.995230 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6bb3965f-5064-4f9c-a709-9556ecac5605 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:25.006710 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6bb3965f-5064-4f9c-a709-9556ecac5605 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:25.007950 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 203/803] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:24 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:25.103284 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:25.103284 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:25.103802 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 03:00:25.104699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Checking backup size 1 against volume size 1 {{(pid=100381) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:00:25.104699 np0000007307 devstack@c-api.service[100381]: INFO cinder.backup.api [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Overwriting volume b1c4f03e-c958-42a8-a7ef-d0b9436730bb with restore of backup 73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:25.143210 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] restore_backup in rpcapi backup_id 73da8ef9-a874-477c-8c38-8d1e7720b27f {{(pid=100381) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:00:25.146573 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-113b1b81-dea7-435c-b3ce-d45dec3981ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f/restore returned with HTTP 202 Aug 14 03:00:25.147627 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 200/804] 10.4.3.152 () {68 vars in 1393 bytes} [Fri Aug 14 03:00:23 2026] POST /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f/restore => generated 189 bytes in 1264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:00:25.166212 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0e54416e-dcda-4ca3-8b0f-021477317db1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:25.172537 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0e54416e-dcda-4ca3-8b0f-021477317db1 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:25.172899 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0e54416e-dcda-4ca3-8b0f-021477317db1 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:25.174389 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0e54416e-dcda-4ca3-8b0f-021477317db1 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:25.174389 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-0e54416e-dcda-4ca3-8b0f-021477317db1 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:25.180417 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:25.180417 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:25.181553 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0e54416e-dcda-4ca3-8b0f-021477317db1 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:25.182043 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 205/805] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:25 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:25.721544 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1e88fad8-0483-4521-bccd-a1d6dcb01c84 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:25.724686 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1e88fad8-0483-4521-bccd-a1d6dcb01c84 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] GET https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 Aug 14 03:00:25.726354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1e88fad8-0483-4521-bccd-a1d6dcb01c84 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:25.726354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1e88fad8-0483-4521-bccd-a1d6dcb01c84 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:25.737380 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1e88fad8-0483-4521-bccd-a1d6dcb01c84 tempest-ServerActionsTestOtherB-606855828 tempest-ServerActionsTestOtherB-606855828-project-member] https://10.4.3.152/volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 returned with HTTP 404 Aug 14 03:00:25.738263 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 198/806] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:25 2026] GET /volume/v3/volumes/ce4a2279-0d3f-4c00-8a57-15432f695026 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:26.030222 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d8ec52e3-9c90-4a5d-8836-cca519b2e0c1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:26.034951 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d8ec52e3-9c90-4a5d-8836-cca519b2e0c1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:26.035416 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d8ec52e3-9c90-4a5d-8836-cca519b2e0c1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:26.037325 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d8ec52e3-9c90-4a5d-8836-cca519b2e0c1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:26.060044 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:26.060044 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:26.067499 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d8ec52e3-9c90-4a5d-8836-cca519b2e0c1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:26.077314 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d8ec52e3-9c90-4a5d-8836-cca519b2e0c1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:26.078232 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 204/807] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:26 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:26.196625 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6984e61b-d2e4-403f-8aea-8a77a92547bb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:26.199621 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6984e61b-d2e4-403f-8aea-8a77a92547bb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:26.199937 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6984e61b-d2e4-403f-8aea-8a77a92547bb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:26.200891 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6984e61b-d2e4-403f-8aea-8a77a92547bb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:26.200891 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-6984e61b-d2e4-403f-8aea-8a77a92547bb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:26.214097 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:26.214097 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:26.214097 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6984e61b-d2e4-403f-8aea-8a77a92547bb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:26.214097 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 201/808] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:26 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:27.042669 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-03d858fb-6039-4f28-8e8c-52bde7ad3293 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:27.046625 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-03d858fb-6039-4f28-8e8c-52bde7ad3293 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/attachments/4c8f6c64-eece-49ed-bede-f8fe329bf5ea/action Aug 14 03:00:27.047223 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-03d858fb-6039-4f28-8e8c-52bde7ad3293 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:27.047414 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-03d858fb-6039-4f28-8e8c-52bde7ad3293 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:27.089932 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:27.089932 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:27.100555 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-552d677a-9ca3-4933-9161-9425f34fa27f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:27.102093 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-552d677a-9ca3-4933-9161-9425f34fa27f tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:27.102534 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-552d677a-9ca3-4933-9161-9425f34fa27f tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:27.102887 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-552d677a-9ca3-4933-9161-9425f34fa27f tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:27.120372 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-51e81ff2-c5e6-4b0a-81e5-9dd9cb0e5ff2 req-03d858fb-6039-4f28-8e8c-52bde7ad3293 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/4c8f6c64-eece-49ed-bede-f8fe329bf5ea/action returned with HTTP 204 Aug 14 03:00:27.121107 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 206/809] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:00:27 2026] POST /volume/v3/attachments/4c8f6c64-eece-49ed-bede-f8fe329bf5ea/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:27.122716 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:27.122716 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:27.130524 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-552d677a-9ca3-4933-9161-9425f34fa27f tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:27.142885 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-552d677a-9ca3-4933-9161-9425f34fa27f tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:27.145003 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 199/810] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:27 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 1173 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:27.149655 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c7753b26-968c-409a-abe3-b40550f5608e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:27.153364 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c7753b26-968c-409a-abe3-b40550f5608e tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:27.153364 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c7753b26-968c-409a-abe3-b40550f5608e tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:27.153364 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c7753b26-968c-409a-abe3-b40550f5608e tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:27.168335 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:27.168335 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:27.175674 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c7753b26-968c-409a-abe3-b40550f5608e tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:27.184177 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c7753b26-968c-409a-abe3-b40550f5608e tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:27.185717 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 205/811] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:27 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:27.232699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-40f5b9e5-4dee-41a3-a2fa-71f48242ae4e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:27.236318 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-40f5b9e5-4dee-41a3-a2fa-71f48242ae4e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:27.236465 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-40f5b9e5-4dee-41a3-a2fa-71f48242ae4e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:27.236893 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-40f5b9e5-4dee-41a3-a2fa-71f48242ae4e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:27.237518 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-40f5b9e5-4dee-41a3-a2fa-71f48242ae4e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:27.244240 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:27.244240 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:27.246133 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-40f5b9e5-4dee-41a3-a2fa-71f48242ae4e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:27.246404 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 202/812] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:27 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:27.267036 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-568ce2b2-b5a0-43c5-9dfe-d3a25de3c98c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:27.273110 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-568ce2b2-b5a0-43c5-9dfe-d3a25de3c98c tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:27.273245 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-568ce2b2-b5a0-43c5-9dfe-d3a25de3c98c tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:27.273750 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-568ce2b2-b5a0-43c5-9dfe-d3a25de3c98c tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:27.287192 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:27.287192 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:27.297513 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-568ce2b2-b5a0-43c5-9dfe-d3a25de3c98c tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:27.303700 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-568ce2b2-b5a0-43c5-9dfe-d3a25de3c98c tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:27.304483 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 207/813] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:27 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:28.161148 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6f14b07a-ef05-4c53-8e13-eeb77a71c1d0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:28.165203 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f14b07a-ef05-4c53-8e13-eeb77a71c1d0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:28.165413 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f14b07a-ef05-4c53-8e13-eeb77a71c1d0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:28.165644 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f14b07a-ef05-4c53-8e13-eeb77a71c1d0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:28.181898 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:28.181898 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:28.191066 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6f14b07a-ef05-4c53-8e13-eeb77a71c1d0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:28.198116 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f14b07a-ef05-4c53-8e13-eeb77a71c1d0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:28.198609 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 200/814] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:28 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 1170 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:28.221417 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-da436deb-a390-4704-b72b-a0463323f1f5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:28.224057 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-da436deb-a390-4704-b72b-a0463323f1f5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:28.224057 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-da436deb-a390-4704-b72b-a0463323f1f5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:28.224225 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-da436deb-a390-4704-b72b-a0463323f1f5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:28.238252 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:28.238252 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:28.243167 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-da436deb-a390-4704-b72b-a0463323f1f5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:28.248619 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-da436deb-a390-4704-b72b-a0463323f1f5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:28.248801 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 206/815] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:28 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 1170 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:28.261418 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6c20cd6b-580a-4482-97ab-9ab286fb9501 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:28.264198 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6c20cd6b-580a-4482-97ab-9ab286fb9501 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:28.264800 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6c20cd6b-580a-4482-97ab-9ab286fb9501 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:28.270767 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6c20cd6b-580a-4482-97ab-9ab286fb9501 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:28.270767 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-6c20cd6b-580a-4482-97ab-9ab286fb9501 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:28.275341 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:28.275341 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:28.276498 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6c20cd6b-580a-4482-97ab-9ab286fb9501 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:28.276498 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 203/816] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:28 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:28.315250 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-ec0c7294-1fe4-462e-bfd3-4db2b2657b1d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:28.318222 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-ec0c7294-1fe4-462e-bfd3-4db2b2657b1d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:28.318222 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-ec0c7294-1fe4-462e-bfd3-4db2b2657b1d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:28.318222 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-ec0c7294-1fe4-462e-bfd3-4db2b2657b1d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:28.332863 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:28.332863 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:28.341411 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-ec0c7294-1fe4-462e-bfd3-4db2b2657b1d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:28.351016 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-ec0c7294-1fe4-462e-bfd3-4db2b2657b1d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:28.351474 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 208/817] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:00:28 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 1170 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:28.384812 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-63be6d0a-5621-4bc6-ac7f-3cfcf3da5c40 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:28.387894 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-63be6d0a-5621-4bc6-ac7f-3cfcf3da5c40 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1/action Aug 14 03:00:28.388503 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-63be6d0a-5621-4bc6-ac7f-3cfcf3da5c40 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:28.388706 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-63be6d0a-5621-4bc6-ac7f-3cfcf3da5c40 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:28.410703 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:28.410703 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:28.411653 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-63be6d0a-5621-4bc6-ac7f-3cfcf3da5c40 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:28.430434 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-63be6d0a-5621-4bc6-ac7f-3cfcf3da5c40 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Begin detaching volume completed successfully. Aug 14 03:00:28.430796 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-63be6d0a-5621-4bc6-ac7f-3cfcf3da5c40 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1/action returned with HTTP 202 Aug 14 03:00:28.431422 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 201/818] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:00:28 2026] POST /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:00:28.537169 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-63bf41f6-09cf-49d6-a50a-70283c59632b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:28.537771 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63bf41f6-09cf-49d6-a50a-70283c59632b None None] GET https://10.4.3.152/volume// Aug 14 03:00:28.538027 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63bf41f6-09cf-49d6-a50a-70283c59632b None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:28.538632 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63bf41f6-09cf-49d6-a50a-70283c59632b None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:28.539320 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63bf41f6-09cf-49d6-a50a-70283c59632b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:00:28.539669 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 207/819] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:00:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:00:28.554960 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-a44caf74-1114-43b1-9861-93c896331f31 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:28.557172 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-a44caf74-1114-43b1-9861-93c896331f31 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:28.558419 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-a44caf74-1114-43b1-9861-93c896331f31 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:28.558419 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-a44caf74-1114-43b1-9861-93c896331f31 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:28.583607 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:28.583607 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:28.592421 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-a44caf74-1114-43b1-9861-93c896331f31 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:28.603167 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-a44caf74-1114-43b1-9861-93c896331f31 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:28.603167 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 204/820] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:00:28 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 1353 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:00:28.621258 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-08052759-fd14-4c99-b095-5d8602628953 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:28.626754 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-08052759-fd14-4c99-b095-5d8602628953 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1/encryption Aug 14 03:00:28.627068 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-08052759-fd14-4c99-b095-5d8602628953 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:28.627275 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-08052759-fd14-4c99-b095-5d8602628953 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:28.645657 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:28.645657 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:28.656319 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-08052759-fd14-4c99-b095-5d8602628953 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1/encryption returned with HTTP 200 Aug 14 03:00:28.656888 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 209/821] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:00:28 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:29.295641 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-55721262-a8ca-4637-bfef-a968bfa68229 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:29.297710 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-55721262-a8ca-4637-bfef-a968bfa68229 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:29.298042 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-55721262-a8ca-4637-bfef-a968bfa68229 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:29.298666 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-55721262-a8ca-4637-bfef-a968bfa68229 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:29.298666 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-55721262-a8ca-4637-bfef-a968bfa68229 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:29.306101 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:29.306101 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:29.306101 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-55721262-a8ca-4637-bfef-a968bfa68229 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:29.306101 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 202/822] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:29 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:29.844394 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-d58b924c-0bbb-44c8-b261-0fa09f5377ee None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:29.849163 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-d58b924c-0bbb-44c8-b261-0fa09f5377ee tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] DELETE https://10.4.3.152/volume/v3/attachments/4c8f6c64-eece-49ed-bede-f8fe329bf5ea Aug 14 03:00:29.849163 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-d58b924c-0bbb-44c8-b261-0fa09f5377ee tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:29.849163 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-d58b924c-0bbb-44c8-b261-0fa09f5377ee tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:29.859005 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:29.859005 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:29.939313 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6335df3b-ecbe-4b80-b0da-b931c7a1b96f req-d58b924c-0bbb-44c8-b261-0fa09f5377ee tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/4c8f6c64-eece-49ed-bede-f8fe329bf5ea returned with HTTP 200 Aug 14 03:00:29.940476 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 208/823] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:00:29 2026] DELETE /volume/v3/attachments/4c8f6c64-eece-49ed-bede-f8fe329bf5ea => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:30.318247 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c9f678b8-c8df-47cf-a687-6dd3053a784b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:30.320243 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c9f678b8-c8df-47cf-a687-6dd3053a784b tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:30.320327 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c9f678b8-c8df-47cf-a687-6dd3053a784b tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:30.320518 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c9f678b8-c8df-47cf-a687-6dd3053a784b tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:30.320619 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-c9f678b8-c8df-47cf-a687-6dd3053a784b tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:30.325392 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:30.325392 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:30.326210 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c9f678b8-c8df-47cf-a687-6dd3053a784b tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:30.326663 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 205/824] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:30 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:30.672742 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-d5b11ab2-13dc-4a97-a5ca-fc73792c4bc4 req-de014b40-3e87-4c6f-b7c1-55e2bc2efb83 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:30.676077 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d5b11ab2-13dc-4a97-a5ca-fc73792c4bc4 req-de014b40-3e87-4c6f-b7c1-55e2bc2efb83 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:30.676077 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d5b11ab2-13dc-4a97-a5ca-fc73792c4bc4 req-de014b40-3e87-4c6f-b7c1-55e2bc2efb83 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:30.676077 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d5b11ab2-13dc-4a97-a5ca-fc73792c4bc4 req-de014b40-3e87-4c6f-b7c1-55e2bc2efb83 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:30.691036 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:30.691036 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:30.699279 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-d5b11ab2-13dc-4a97-a5ca-fc73792c4bc4 req-de014b40-3e87-4c6f-b7c1-55e2bc2efb83 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:30.706049 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d5b11ab2-13dc-4a97-a5ca-fc73792c4bc4 req-de014b40-3e87-4c6f-b7c1-55e2bc2efb83 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:30.706512 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 210/825] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:00:30 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:31.348165 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ae085798-6ccf-4a1f-9f1a-04eae220d2d3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:31.353397 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ae085798-6ccf-4a1f-9f1a-04eae220d2d3 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:31.353397 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ae085798-6ccf-4a1f-9f1a-04eae220d2d3 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:31.353397 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ae085798-6ccf-4a1f-9f1a-04eae220d2d3 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:31.353397 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-ae085798-6ccf-4a1f-9f1a-04eae220d2d3 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:31.368035 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:31.368035 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:31.370412 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ae085798-6ccf-4a1f-9f1a-04eae220d2d3 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:31.370412 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 203/826] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:31 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:32.392845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-549df3c8-0e39-46f6-b5bd-1f656dd0d8ab None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:32.404062 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-549df3c8-0e39-46f6-b5bd-1f656dd0d8ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:32.405023 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-549df3c8-0e39-46f6-b5bd-1f656dd0d8ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:32.405303 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-549df3c8-0e39-46f6-b5bd-1f656dd0d8ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:32.405558 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-549df3c8-0e39-46f6-b5bd-1f656dd0d8ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:32.413037 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:32.413037 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:32.414651 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-549df3c8-0e39-46f6-b5bd-1f656dd0d8ab tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:32.416203 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 209/827] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:32 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:32.759858 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8aea7fba-41ec-402b-b21f-ac243bcd139d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:32.951066 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8aea7fba-41ec-402b-b21f-ac243bcd139d tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:00:32.951509 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8aea7fba-41ec-402b-b21f-ac243bcd139d tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-754703451"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:32.973438 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8aea7fba-41ec-402b-b21f-ac243bcd139d tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:00:32.974193 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 206/828] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:00:32 2026] POST /volume/v3/types => generated 227 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:32.986437 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f6c52cc6-2f40-4567-9ed7-97a0bbb140db None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:32.989052 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f6c52cc6-2f40-4567-9ed7-97a0bbb140db tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 14 03:00:32.990087 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f6c52cc6-2f40-4567-9ed7-97a0bbb140db tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-321924628"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:33.030850 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f6c52cc6-2f40-4567-9ed7-97a0bbb140db tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 14 03:00:33.030999 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 211/829] 10.4.3.152 () {70 vars in 1311 bytes} [Fri Aug 14 03:00:32 2026] POST /volume/v3/group_types => generated 184 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:33.049637 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-859eb021-32d4-43d8-9008-90fd89d3b4e4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:33.166666 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-260e2e00-ddfb-443e-baee-c9b153ce359b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:33.170055 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-260e2e00-ddfb-443e-baee-c9b153ce359b tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:33.170352 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-260e2e00-ddfb-443e-baee-c9b153ce359b tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:33.170735 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-260e2e00-ddfb-443e-baee-c9b153ce359b tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:33.171096 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-260e2e00-ddfb-443e-baee-c9b153ce359b tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Delete volume with id: 1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:33.181074 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-859eb021-32d4-43d8-9008-90fd89d3b4e4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] POST https://10.4.3.152/volume/v3/groups Aug 14 03:00:33.181776 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-859eb021-32d4-43d8-9008-90fd89d3b4e4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b62bc97b-f76f-440f-bbb3-1de93319b66f", "volume_types": ["c807bb74-df1c-44ee-a038-990fb949ebea"], "name": "tempest-GroupSnapshotsV319Test-Group-98222412"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:33.183278 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-859eb021-32d4-43d8-9008-90fd89d3b4e4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Creating new group {'group': {'group_type': 'b62bc97b-f76f-440f-bbb3-1de93319b66f', 'volume_types': ['c807bb74-df1c-44ee-a038-990fb949ebea'], 'name': 'tempest-GroupSnapshotsV319Test-Group-98222412'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:00:33.183674 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:33.183674 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:33.184460 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-260e2e00-ddfb-443e-baee-c9b153ce359b tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:33.189087 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.groups [None req-859eb021-32d4-43d8-9008-90fd89d3b4e4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-98222412. Aug 14 03:00:33.211220 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-859eb021-32d4-43d8-9008-90fd89d3b4e4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:00:33.210776. {{(pid=100379) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:00:33.211435 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-859eb021-32d4-43d8-9008-90fd89d3b4e4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Availability Zones retrieved successfully. Aug 14 03:00:33.213996 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-260e2e00-ddfb-443e-baee-c9b153ce359b tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Delete volume request issued successfully. Aug 14 03:00:33.213996 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-260e2e00-ddfb-443e-baee-c9b153ce359b tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 202 Aug 14 03:00:33.214780 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 210/830] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:00:33 2026] DELETE /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:33.227180 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bea05b3d-96d6-4c40-9ece-b9a736f037af None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:33.231043 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bea05b3d-96d6-4c40-9ece-b9a736f037af tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:33.231318 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bea05b3d-96d6-4c40-9ece-b9a736f037af tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:33.232172 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bea05b3d-96d6-4c40-9ece-b9a736f037af tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:33.243182 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:33.243182 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:33.254704 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bea05b3d-96d6-4c40-9ece-b9a736f037af tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Volume info retrieved successfully. Aug 14 03:00:33.259417 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-859eb021-32d4-43d8-9008-90fd89d3b4e4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Created reservations ['fcf415dd-9aac-4fab-a03b-b167d96aea73'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:33.260347 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bea05b3d-96d6-4c40-9ece-b9a736f037af tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 200 Aug 14 03:00:33.261244 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 207/831] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:33 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:33.305451 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-859eb021-32d4-43d8-9008-90fd89d3b4e4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 14 03:00:33.306356 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 204/832] 10.4.3.152 () {70 vars in 1297 bytes} [Fri Aug 14 03:00:33 2026] POST /volume/v3/groups => generated 114 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:33.318237 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-66223030-025d-4f2b-9eb0-40ef13aecbb4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:33.320418 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-66223030-025d-4f2b-9eb0-40ef13aecbb4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/groups/b406c39c-1774-479a-a8b2-dd6a4b80f7b9 Aug 14 03:00:33.320737 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-66223030-025d-4f2b-9eb0-40ef13aecbb4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:33.321050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-66223030-025d-4f2b-9eb0-40ef13aecbb4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:33.321240 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-66223030-025d-4f2b-9eb0-40ef13aecbb4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] show called for member b406c39c-1774-479a-a8b2-dd6a4b80f7b9 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:00:33.328629 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:33.328629 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:33.355004 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-66223030-025d-4f2b-9eb0-40ef13aecbb4 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/groups/b406c39c-1774-479a-a8b2-dd6a4b80f7b9 returned with HTTP 200 Aug 14 03:00:33.355004 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 212/833] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:00:33 2026] GET /volume/v3/groups/b406c39c-1774-479a-a8b2-dd6a4b80f7b9 => generated 394 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:33.436592 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2b971004-6493-4ed1-b2aa-9c3a55e9c6a2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:33.441217 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2b971004-6493-4ed1-b2aa-9c3a55e9c6a2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:33.441524 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2b971004-6493-4ed1-b2aa-9c3a55e9c6a2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:33.441827 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2b971004-6493-4ed1-b2aa-9c3a55e9c6a2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:33.442078 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-2b971004-6493-4ed1-b2aa-9c3a55e9c6a2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:33.460998 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:33.460998 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:33.462159 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2b971004-6493-4ed1-b2aa-9c3a55e9c6a2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:33.462778 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 211/834] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:33 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:34.283793 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a68b8e93-787d-4957-b4af-77f47e2f78ee None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:34.286352 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a68b8e93-787d-4957-b4af-77f47e2f78ee tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] GET https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 Aug 14 03:00:34.286686 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a68b8e93-787d-4957-b4af-77f47e2f78ee tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:34.287013 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a68b8e93-787d-4957-b4af-77f47e2f78ee tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:34.296076 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a68b8e93-787d-4957-b4af-77f47e2f78ee tempest-TaggedAttachmentsTest-2146717298 tempest-TaggedAttachmentsTest-2146717298-project-member] https://10.4.3.152/volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 returned with HTTP 404 Aug 14 03:00:34.299698 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 208/835] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:34 2026] GET /volume/v3/volumes/1a6d3829-b279-4432-8f69-bfdb6c202f80 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:34.326754 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-358f507f-ca4d-4ef6-abb0-5b49f2a645f6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:34.328095 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-358f507f-ca4d-4ef6-abb0-5b49f2a645f6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] DELETE https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:34.328358 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-358f507f-ca4d-4ef6-abb0-5b49f2a645f6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:34.328615 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-358f507f-ca4d-4ef6-abb0-5b49f2a645f6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:34.328922 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-358f507f-ca4d-4ef6-abb0-5b49f2a645f6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Delete volume with id: 274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:34.339144 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:34.339144 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:34.339736 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-358f507f-ca4d-4ef6-abb0-5b49f2a645f6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:34.355339 np0000007307 devstack@c-api.service[100379]: WARNING cinder.keymgr.conf_key_mgr [None req-358f507f-ca4d-4ef6-abb0-5b49f2a645f6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:00:34.364391 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-358f507f-ca4d-4ef6-abb0-5b49f2a645f6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Delete volume request issued successfully. Aug 14 03:00:34.364682 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-358f507f-ca4d-4ef6-abb0-5b49f2a645f6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 202 Aug 14 03:00:34.365303 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 205/836] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:00:34 2026] DELETE /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:34.368105 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b5650cb0-2dd8-4af1-a614-0f57eebd76bd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:34.372140 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b5650cb0-2dd8-4af1-a614-0f57eebd76bd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/groups/b406c39c-1774-479a-a8b2-dd6a4b80f7b9 Aug 14 03:00:34.372463 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b5650cb0-2dd8-4af1-a614-0f57eebd76bd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:34.372784 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b5650cb0-2dd8-4af1-a614-0f57eebd76bd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:34.372984 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-b5650cb0-2dd8-4af1-a614-0f57eebd76bd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] show called for member b406c39c-1774-479a-a8b2-dd6a4b80f7b9 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:00:34.380510 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-74b27d9e-9c09-4eec-8316-332a4de74e59 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:34.381343 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:34.381343 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:34.384124 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-74b27d9e-9c09-4eec-8316-332a4de74e59 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:34.384323 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-74b27d9e-9c09-4eec-8316-332a4de74e59 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:34.384534 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-74b27d9e-9c09-4eec-8316-332a4de74e59 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:34.395223 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b5650cb0-2dd8-4af1-a614-0f57eebd76bd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/groups/b406c39c-1774-479a-a8b2-dd6a4b80f7b9 returned with HTTP 200 Aug 14 03:00:34.395670 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 213/837] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:00:34 2026] GET /volume/v3/groups/b406c39c-1774-479a-a8b2-dd6a4b80f7b9 => generated 395 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:34.399897 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:34.399897 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:34.406510 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-74b27d9e-9c09-4eec-8316-332a4de74e59 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:00:34.406768 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:34.409077 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:00:34.409518 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-208882500", "volume_type": "c807bb74-df1c-44ee-a038-990fb949ebea", "group_id": "b406c39c-1774-479a-a8b2-dd6a4b80f7b9", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:34.411379 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-208882500', 'volume_type': 'c807bb74-df1c-44ee-a038-990fb949ebea', 'group_id': 'b406c39c-1774-479a-a8b2-dd6a4b80f7b9', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:00:34.416204 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-74b27d9e-9c09-4eec-8316-332a4de74e59 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 200 Aug 14 03:00:34.416688 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 212/838] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:34 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:34.424143 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:34.424143 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:34.428442 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Create volume of 1 GB Aug 14 03:00:34.432296 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Availability Zones retrieved successfully. Aug 14 03:00:34.438462 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Flow 'volume_create_api' (87af3618-3e95-4279-9968-64aacc7bb5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:34.439620 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8335c30f-8fbd-4817-a4eb-c13b7b1419dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:34.440517 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:34.440517 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:34.441141 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:00:34.475008 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8335c30f-8fbd-4817-a4eb-c13b7b1419dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:00:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c807bb74-df1c-44ee-a038-990fb949ebea,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-754703451',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c807bb74-df1c-44ee-a038-990fb949ebea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b406c39c-1774-479a-a8b2-dd6a4b80f7b9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:34.476313 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0e514c-626f-4ba4-a593-c37434f9b9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:34.479802 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-18014480-08e0-429c-b530-c4cb72890dc4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:34.487410 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-18014480-08e0-429c-b530-c4cb72890dc4 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:34.487929 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-18014480-08e0-429c-b530-c4cb72890dc4 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:34.488285 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-18014480-08e0-429c-b530-c4cb72890dc4 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:34.488740 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-18014480-08e0-429c-b530-c4cb72890dc4 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:34.501548 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:34.501548 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:34.503402 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-18014480-08e0-429c-b530-c4cb72890dc4 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:34.503402 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 206/839] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:34 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:34.512927 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-754703451 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-754703451, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:34.514329 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-754703451 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-754703451, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:34.578137 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Created reservations ['4b63b666-ca88-4c3c-bff7-d3c9ff5ccb91', '8771a602-1a87-4bca-8321-0b0f5ae53b80', 'a3623be6-3774-48b3-84f8-a72777689552', '1ec62f9a-3374-4465-bd19-36301c95fad0'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:34.579440 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0e514c-626f-4ba4-a593-c37434f9b9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b63b666-ca88-4c3c-bff7-d3c9ff5ccb91', '8771a602-1a87-4bca-8321-0b0f5ae53b80', 'a3623be6-3774-48b3-84f8-a72777689552', '1ec62f9a-3374-4465-bd19-36301c95fad0']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:34.580936 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c18cb0c2-f23a-4133-bca2-0ea4b48b1dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:34.618430 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c18cb0c2-f23a-4133-bca2-0ea4b48b1dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e6200fc-7db4-40ce-b42d-6a00e141121b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-208882500',encryption_key_id=None,group_id=b406c39c-1774-479a-a8b2-dd6a4b80f7b9,group_type_id=,metadata={},multiattach=False,project_id='736fef511340447383158b147f8ad005',qos_specs=None,replication_status=,reservations=['4b63b666-ca88-4c3c-bff7-d3c9ff5ccb91','8771a602-1a87-4bca-8321-0b0f5ae53b80','a3623be6-3774-48b3-84f8-a72777689552','1ec62f9a-3374-4465-bd19-36301c95fad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7ec04ded0a4da8b6799afd6b3766e7',volume_type_id=c807bb74-df1c-44ee-a038-990fb949ebea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-208882500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b406c39c-1774-479a-a8b2-dd6a4b80f7b9,host=None,id=9e6200fc-7db4-40ce-b42d-6a00e141121b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='736fef511340447383158b147f8ad005',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a7ec04ded0a4da8b6799afd6b3766e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c807bb74-df1c-44ee-a038-990fb949ebea),volume_type_id=c807bb74-df1c-44ee-a038-990fb949ebea)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:34.619435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a0deeb-e6cb-4d2a-a96a-321cdf70e6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:34.641809 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a0deeb-e6cb-4d2a-a96a-321cdf70e6b8) transitioned into state 'SUCCESS' from state '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-208882500',encryption_key_id=None,group_id=b406c39c-1774-479a-a8b2-dd6a4b80f7b9,group_type_id=,metadata={},multiattach=False,project_id='736fef511340447383158b147f8ad005',qos_specs=None,replication_status=,reservations=['4b63b666-ca88-4c3c-bff7-d3c9ff5ccb91','8771a602-1a87-4bca-8321-0b0f5ae53b80','a3623be6-3774-48b3-84f8-a72777689552','1ec62f9a-3374-4465-bd19-36301c95fad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7ec04ded0a4da8b6799afd6b3766e7',volume_type_id=c807bb74-df1c-44ee-a038-990fb949ebea)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:34.642632 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6392e6c-57d6-4702-abad-5702e8185670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:34.660719 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6392e6c-57d6-4702-abad-5702e8185670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:34.661900 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Flow 'volume_create_api' (87af3618-3e95-4279-9968-64aacc7bb5b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:34.662248 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Create volume request issued successfully. Aug 14 03:00:34.663123 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:00:34.663363 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:00:34.723923 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:00:34.728898 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:34.728898 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:34.733655 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c40e780c-6d9a-4f29-a6c6-6203a5c802db tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:00:34.734845 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 209/840] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:00:34 2026] POST /volume/v3/volumes => generated 825 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:34.753111 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-999eeae0-0bed-4aa5-a27b-17f9c4fdd5a2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:34.755479 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-999eeae0-0bed-4aa5-a27b-17f9c4fdd5a2 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/volumes/9e6200fc-7db4-40ce-b42d-6a00e141121b Aug 14 03:00:34.755479 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-999eeae0-0bed-4aa5-a27b-17f9c4fdd5a2 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:34.756334 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-999eeae0-0bed-4aa5-a27b-17f9c4fdd5a2 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:34.769954 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:34.769954 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:34.776078 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-999eeae0-0bed-4aa5-a27b-17f9c4fdd5a2 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Volume info retrieved successfully. Aug 14 03:00:34.779850 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-999eeae0-0bed-4aa5-a27b-17f9c4fdd5a2 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:00:34.779850 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-999eeae0-0bed-4aa5-a27b-17f9c4fdd5a2 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:00:34.838577 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-999eeae0-0bed-4aa5-a27b-17f9c4fdd5a2 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:00:34.843764 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:34.843764 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:34.855523 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-999eeae0-0bed-4aa5-a27b-17f9c4fdd5a2 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/volumes/9e6200fc-7db4-40ce-b42d-6a00e141121b returned with HTTP 200 Aug 14 03:00:34.856161 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 214/841] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:00:34 2026] GET /volume/v3/volumes/9e6200fc-7db4-40ce-b42d-6a00e141121b => generated 893 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:35.436931 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5b10369f-c4de-4214-b08e-ae102c7bd3dd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:35.439367 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5b10369f-c4de-4214-b08e-ae102c7bd3dd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 Aug 14 03:00:35.439957 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5b10369f-c4de-4214-b08e-ae102c7bd3dd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:35.439957 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5b10369f-c4de-4214-b08e-ae102c7bd3dd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:35.447623 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5b10369f-c4de-4214-b08e-ae102c7bd3dd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 returned with HTTP 404 Aug 14 03:00:35.447900 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 213/842] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:35 2026] GET /volume/v3/volumes/274ec528-0a05-42bc-a6d0-c0a4d9e4add1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:35.458441 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-00299cc7-9fcf-45ec-b4a3-42a863fa60bc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:35.463583 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-00299cc7-9fcf-45ec-b4a3-42a863fa60bc tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:00:35.463583 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-00299cc7-9fcf-45ec-b4a3-42a863fa60bc tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:35.463583 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-00299cc7-9fcf-45ec-b4a3-42a863fa60bc tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:35.465096 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-00299cc7-9fcf-45ec-b4a3-42a863fa60bc tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:00:35.523113 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d97bbab4-2f4d-490f-9444-5a0e03652d5a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:35.526254 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d97bbab4-2f4d-490f-9444-5a0e03652d5a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:35.526254 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d97bbab4-2f4d-490f-9444-5a0e03652d5a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:35.526254 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d97bbab4-2f4d-490f-9444-5a0e03652d5a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:35.526254 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-d97bbab4-2f4d-490f-9444-5a0e03652d5a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:35.534445 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:35.534445 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:35.535631 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d97bbab4-2f4d-490f-9444-5a0e03652d5a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:35.536474 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 210/843] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:35 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:35.549607 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-00299cc7-9fcf-45ec-b4a3-42a863fa60bc tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Get all volumes completed successfully. Aug 14 03:00:35.551216 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-00299cc7-9fcf-45ec-b4a3-42a863fa60bc tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:00:35.551216 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-00299cc7-9fcf-45ec-b4a3-42a863fa60bc tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:00:35.616133 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-00299cc7-9fcf-45ec-b4a3-42a863fa60bc tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-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=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:00:35.619616 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:35.619616 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:35.632733 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-00299cc7-9fcf-45ec-b4a3-42a863fa60bc tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:00:35.633348 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 207/844] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:00:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16048 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:00:35.652693 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-64855dd3-2515-4788-8018-e98f46ad5001 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:35.657873 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-64855dd3-2515-4788-8018-e98f46ad5001 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] DELETE https://10.4.3.152/volume/v3/types/44a43d5d-4edc-4b15-8c24-1e3c3c123495 Aug 14 03:00:35.658153 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-64855dd3-2515-4788-8018-e98f46ad5001 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:35.658359 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-64855dd3-2515-4788-8018-e98f46ad5001 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:35.724212 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-64855dd3-2515-4788-8018-e98f46ad5001 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/types/44a43d5d-4edc-4b15-8c24-1e3c3c123495 returned with HTTP 202 Aug 14 03:00:35.724777 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 215/845] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:00:35 2026] DELETE /volume/v3/types/44a43d5d-4edc-4b15-8c24-1e3c3c123495 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:35.739309 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0c0976cf-5656-4988-8f3e-fcca872386b9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:35.741454 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0c0976cf-5656-4988-8f3e-fcca872386b9 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:00:35.741866 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0c0976cf-5656-4988-8f3e-fcca872386b9 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-936528684", "extra_specs": {}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:35.766509 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0c0976cf-5656-4988-8f3e-fcca872386b9 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:00:35.767199 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 214/846] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:00:35 2026] POST /volume/v3/types => generated 213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:35.782019 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-25a154c0-9751-4ea8-ae0c-4e59dc90f090 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:35.784148 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-25a154c0-9751-4ea8-ae0c-4e59dc90f090 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] POST https://10.4.3.152/volume/v3/types/a689aa9b-52c8-4059-83da-d8de1156444b/encryption Aug 14 03:00:35.784676 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-25a154c0-9751-4ea8-ae0c-4e59dc90f090 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:35.816886 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-25a154c0-9751-4ea8-ae0c-4e59dc90f090 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/types/a689aa9b-52c8-4059-83da-d8de1156444b/encryption returned with HTTP 200 Aug 14 03:00:35.817791 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 211/847] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:00:35 2026] POST /volume/v3/types/a689aa9b-52c8-4059-83da-d8de1156444b/encryption => generated 231 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:35.829902 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2e99c65c-2761-4048-8047-43d0054d4f81 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:35.832299 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:00:35.832758 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-960783740", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-936528684", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:35.834766 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-960783740', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-936528684', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:00:35.839521 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Create volume of 1 GB Aug 14 03:00:35.839950 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:35.839950 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:35.840583 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Availability Zones retrieved successfully. Aug 14 03:00:35.848257 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Flow 'volume_create_api' (42191124-b8a4-4a96-b377-f57c3e3f5611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:35.849597 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f48f634e-0faa-4e6a-90af-0116e2e9c39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:35.852956 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:00:35.870401 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5b92963d-9591-4e4f-a6ca-2d616172efe9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:35.874993 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5b92963d-9591-4e4f-a6ca-2d616172efe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/volumes/9e6200fc-7db4-40ce-b42d-6a00e141121b Aug 14 03:00:35.875303 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5b92963d-9591-4e4f-a6ca-2d616172efe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:35.875587 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5b92963d-9591-4e4f-a6ca-2d616172efe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:35.885874 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:35.885874 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:35.891622 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5b92963d-9591-4e4f-a6ca-2d616172efe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Volume info retrieved successfully. Aug 14 03:00:35.892627 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f48f634e-0faa-4e6a-90af-0116e2e9c39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:00:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a689aa9b-52c8-4059-83da-d8de1156444b,is_public=True,name='tempest-scenario-type-luksv2-936528684',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a689aa9b-52c8-4059-83da-d8de1156444b', '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=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:35.892897 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-5b92963d-9591-4e4f-a6ca-2d616172efe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:00:35.892897 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-5b92963d-9591-4e4f-a6ca-2d616172efe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:00:35.893908 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3831f223-3448-48ab-b1c4-b9e4a5e4a07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:35.930427 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-5b92963d-9591-4e4f-a6ca-2d616172efe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:00:35.931237 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-936528684 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-936528684, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:35.931648 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-936528684 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-936528684, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:35.934878 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:35.934878 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:35.945170 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5b92963d-9591-4e4f-a6ca-2d616172efe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/volumes/9e6200fc-7db4-40ce-b42d-6a00e141121b returned with HTTP 200 Aug 14 03:00:35.945688 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 216/848] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:00:35 2026] GET /volume/v3/volumes/9e6200fc-7db4-40ce-b42d-6a00e141121b => generated 918 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:35.962250 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-786e6aa0-c390-47ff-a657-d9a042fcc3ba None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:35.964379 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-786e6aa0-c390-47ff-a657-d9a042fcc3ba tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] POST https://10.4.3.152/volume/v3/group_snapshots Aug 14 03:00:35.964796 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-786e6aa0-c390-47ff-a657-d9a042fcc3ba tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b406c39c-1774-479a-a8b2-dd6a4b80f7b9", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-946312310"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:35.967707 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.group_snapshots [None req-786e6aa0-c390-47ff-a657-d9a042fcc3ba tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b406c39c-1774-479a-a8b2-dd6a4b80f7b9', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-946312310'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 03:00:35.969392 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Created reservations ['14e6bff5-7700-422e-994c-6a21fea64106', '8fb9ef8f-3a13-4e5c-92a0-c9e9925ee990', 'aa5ef795-aa2e-4c00-9b01-b7df52b4caac', '1fabf23c-852d-4581-992f-097d9fbac240'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:35.970365 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3831f223-3448-48ab-b1c4-b9e4a5e4a07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14e6bff5-7700-422e-994c-6a21fea64106', '8fb9ef8f-3a13-4e5c-92a0-c9e9925ee990', 'aa5ef795-aa2e-4c00-9b01-b7df52b4caac', '1fabf23c-852d-4581-992f-097d9fbac240']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:35.971351 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67676571-5305-4e0f-bb7c-90b648275ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:35.972689 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:35.972689 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:35.977433 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.group_snapshots [None req-786e6aa0-c390-47ff-a657-d9a042fcc3ba tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-946312310. Aug 14 03:00:36.001016 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67676571-5305-4e0f-bb7c-90b648275ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12cdb3b1-d246-4383-83da-c89c998df4eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-960783740',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a1c609d62854215816bf605bad8bc64',qos_specs=None,replication_status=,reservations=['14e6bff5-7700-422e-994c-6a21fea64106','8fb9ef8f-3a13-4e5c-92a0-c9e9925ee990','aa5ef795-aa2e-4c00-9b01-b7df52b4caac','1fabf23c-852d-4581-992f-097d9fbac240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9ed0863c064173b4134580d6b6a956',volume_type_id=a689aa9b-52c8-4059-83da-d8de1156444b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-960783740',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=12cdb3b1-d246-4383-83da-c89c998df4eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a1c609d62854215816bf605bad8bc64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec9ed0863c064173b4134580d6b6a956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a689aa9b-52c8-4059-83da-d8de1156444b),volume_type_id=a689aa9b-52c8-4059-83da-d8de1156444b)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:36.002122 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f81f0a-4a6e-45b6-936a-894ed3c5bc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:36.024011 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:36.024011 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:36.024465 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f81f0a-4a6e-45b6-936a-894ed3c5bc86) transitioned into state 'SUCCESS' from state '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-960783740',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a1c609d62854215816bf605bad8bc64',qos_specs=None,replication_status=,reservations=['14e6bff5-7700-422e-994c-6a21fea64106','8fb9ef8f-3a13-4e5c-92a0-c9e9925ee990','aa5ef795-aa2e-4c00-9b01-b7df52b4caac','1fabf23c-852d-4581-992f-097d9fbac240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9ed0863c064173b4134580d6b6a956',volume_type_id=a689aa9b-52c8-4059-83da-d8de1156444b)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:36.025607 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3979031-80dd-48f0-83da-2c330f335f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:36.042124 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3979031-80dd-48f0-83da-2c330f335f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:36.043071 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Flow 'volume_create_api' (42191124-b8a4-4a96-b377-f57c3e3f5611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:36.043498 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Create volume request issued successfully. Aug 14 03:00:36.044198 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2e99c65c-2761-4048-8047-43d0054d4f81 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:00:36.044647 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 208/849] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:00:35 2026] POST /volume/v3/volumes => generated 785 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:00:36.051816 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-786e6aa0-c390-47ff-a657-d9a042fcc3ba tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-754703451 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-754703451, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:36.052169 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-786e6aa0-c390-47ff-a657-d9a042fcc3ba tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-754703451 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-754703451, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:36.084305 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-786e6aa0-c390-47ff-a657-d9a042fcc3ba tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Created reservations ['f3f47f2c-9c3b-415d-8e3b-cf9bf9942a2b', 'f8a0072f-26d1-4ccb-afbe-414efc15d672', 'f8ce9140-16f7-497e-a2e5-12fe37095584', '5cfeb6b3-dbaf-4d32-952e-71a2d8550625'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:36.134218 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-786e6aa0-c390-47ff-a657-d9a042fcc3ba tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/group_snapshots returned with HTTP 202 Aug 14 03:00:36.134768 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 215/850] 10.4.3.152 () {70 vars in 1324 bytes} [Fri Aug 14 03:00:35 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:36.146668 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-abeadd03-4c2e-4836-9861-54a75c8c9976 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:36.151870 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-abeadd03-4c2e-4836-9861-54a75c8c9976 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 Aug 14 03:00:36.151870 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-abeadd03-4c2e-4836-9861-54a75c8c9976 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:36.151870 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-abeadd03-4c2e-4836-9861-54a75c8c9976 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:36.151870 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.group_snapshots [None req-abeadd03-4c2e-4836-9861-54a75c8c9976 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] show called for member 9264c827-f6ef-4c23-bc7f-1700411d28e1 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:00:36.162075 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:36.162075 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:36.169837 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-abeadd03-4c2e-4836-9861-54a75c8c9976 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 returned with HTTP 200 Aug 14 03:00:36.170427 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 212/851] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:00:36 2026] GET /volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:36.295505 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-fa8c5b99-ead0-4233-acbf-84c32db93999 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:36.298171 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-fa8c5b99-ead0-4233-acbf-84c32db93999 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] DELETE https://10.4.3.152/volume/v3/attachments/3df22acc-5998-4a47-b61b-cac075380041 Aug 14 03:00:36.298458 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-fa8c5b99-ead0-4233-acbf-84c32db93999 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:36.298593 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-fa8c5b99-ead0-4233-acbf-84c32db93999 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:36.313769 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:36.313769 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:36.371630 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-fa8c5b99-ead0-4233-acbf-84c32db93999 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/attachments/3df22acc-5998-4a47-b61b-cac075380041 returned with HTTP 200 Aug 14 03:00:36.372083 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 217/852] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:00:36 2026] DELETE /volume/v3/attachments/3df22acc-5998-4a47-b61b-cac075380041 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:36.383894 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-8cd03cb6-088c-45c4-8ad7-2499aa2dde62 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:36.386989 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-8cd03cb6-088c-45c4-8ad7-2499aa2dde62 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] DELETE https://10.4.3.152/volume/v3/attachments/819dd8ba-a8b3-4374-ade5-f81a32f3ff52 Aug 14 03:00:36.387244 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-8cd03cb6-088c-45c4-8ad7-2499aa2dde62 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:36.387491 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-8cd03cb6-088c-45c4-8ad7-2499aa2dde62 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:36.398704 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:36.398704 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:36.481236 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-8cd03cb6-088c-45c4-8ad7-2499aa2dde62 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/attachments/819dd8ba-a8b3-4374-ade5-f81a32f3ff52 returned with HTTP 200 Aug 14 03:00:36.481751 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 209/853] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:00:36 2026] DELETE /volume/v3/attachments/819dd8ba-a8b3-4374-ade5-f81a32f3ff52 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:00:36.491482 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-a5d9a616-8ee1-4b26-aab6-a13709a0d5bd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:36.494287 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-a5d9a616-8ee1-4b26-aab6-a13709a0d5bd tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] DELETE https://10.4.3.152/volume/v3/attachments/e5eb98e1-49fd-468e-b9cd-66a81d6ad84d Aug 14 03:00:36.494484 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-a5d9a616-8ee1-4b26-aab6-a13709a0d5bd tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:36.494731 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-a5d9a616-8ee1-4b26-aab6-a13709a0d5bd tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:36.505927 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:36.505927 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:36.554196 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ff57b243-7cbd-4239-af15-4fb6c02926cd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:36.557296 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ff57b243-7cbd-4239-af15-4fb6c02926cd tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:00:36.557296 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ff57b243-7cbd-4239-af15-4fb6c02926cd tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:36.558846 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ff57b243-7cbd-4239-af15-4fb6c02926cd tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:36.558997 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-ff57b243-7cbd-4239-af15-4fb6c02926cd tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Show backup with id 73da8ef9-a874-477c-8c38-8d1e7720b27f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:00:36.565026 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:36.565026 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:36.566118 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ff57b243-7cbd-4239-af15-4fb6c02926cd tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 200 Aug 14 03:00:36.566611 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 213/854] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:36 2026] GET /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:36.581050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1222d02b-5d4d-468a-b612-ae5727364898 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:36.584059 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1222d02b-5d4d-468a-b612-ae5727364898 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb Aug 14 03:00:36.584334 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1222d02b-5d4d-468a-b612-ae5727364898 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:36.584589 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1222d02b-5d4d-468a-b612-ae5727364898 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:36.590638 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-9863f97e-616d-435b-abe7-751e0c8f0d86 req-a5d9a616-8ee1-4b26-aab6-a13709a0d5bd tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/attachments/e5eb98e1-49fd-468e-b9cd-66a81d6ad84d returned with HTTP 200 Aug 14 03:00:36.591300 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 216/855] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:00:36 2026] DELETE /volume/v3/attachments/e5eb98e1-49fd-468e-b9cd-66a81d6ad84d => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:36.602341 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:36.602341 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:36.615013 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1222d02b-5d4d-468a-b612-ae5727364898 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 03:00:36.625514 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1222d02b-5d4d-468a-b612-ae5727364898 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb returned with HTTP 200 Aug 14 03:00:36.626062 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 218/856] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:36 2026] GET /volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb => generated 1415 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:00:36.653108 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7de87dc0-03e2-4719-ab05-508cf59069a5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:36.654397 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7de87dc0-03e2-4719-ab05-508cf59069a5 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb Aug 14 03:00:36.654623 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7de87dc0-03e2-4719-ab05-508cf59069a5 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:36.654920 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7de87dc0-03e2-4719-ab05-508cf59069a5 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:36.664643 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:36.664643 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:36.671707 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7de87dc0-03e2-4719-ab05-508cf59069a5 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 03:00:36.679043 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7de87dc0-03e2-4719-ab05-508cf59069a5 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb returned with HTTP 200 Aug 14 03:00:36.679698 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 210/857] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:36 2026] GET /volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:37.182874 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4788f064-613a-4ee4-b5d7-46ed522acd02 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.184379 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4788f064-613a-4ee4-b5d7-46ed522acd02 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 Aug 14 03:00:37.184672 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4788f064-613a-4ee4-b5d7-46ed522acd02 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:37.185265 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4788f064-613a-4ee4-b5d7-46ed522acd02 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:37.185265 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.group_snapshots [None req-4788f064-613a-4ee4-b5d7-46ed522acd02 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] show called for member 9264c827-f6ef-4c23-bc7f-1700411d28e1 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:00:37.189507 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.189507 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:37.194842 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4788f064-613a-4ee4-b5d7-46ed522acd02 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 returned with HTTP 200 Aug 14 03:00:37.195381 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 214/858] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:00:37 2026] GET /volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:37.210915 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9c64eec0-c1d1-4376-8dd5-846c3d6f596c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.212932 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c64eec0-c1d1-4376-8dd5-846c3d6f596c tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 14 03:00:37.213399 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c64eec0-c1d1-4376-8dd5-846c3d6f596c tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:37.213864 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c64eec0-c1d1-4376-8dd5-846c3d6f596c tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:37.214249 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-9c64eec0-c1d1-4376-8dd5-846c3d6f596c tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:00:37.214620 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.214620 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:37.215752 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-9c64eec0-c1d1-4376-8dd5-846c3d6f596c tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Building query based on filter {{(pid=100380) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:00:37.241836 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9c64eec0-c1d1-4376-8dd5-846c3d6f596c tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Get all snapshots completed successfully. Aug 14 03:00:37.241836 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.241836 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:37.241836 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c64eec0-c1d1-4376-8dd5-846c3d6f596c tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:00:37.241836 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 217/859] 10.4.3.152 () {66 vars in 1264 bytes} [Fri Aug 14 03:00:37 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:37.256629 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-830868af-2d5e-4b9f-ba30-7c58134c3fe9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.261319 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-830868af-2d5e-4b9f-ba30-7c58134c3fe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/snapshots/7734b589-1407-42de-83a3-82a5b7b6288f Aug 14 03:00:37.262242 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-830868af-2d5e-4b9f-ba30-7c58134c3fe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:37.262242 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-830868af-2d5e-4b9f-ba30-7c58134c3fe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:37.270308 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.270308 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:37.270835 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-830868af-2d5e-4b9f-ba30-7c58134c3fe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Snapshot retrieved successfully. Aug 14 03:00:37.273227 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-830868af-2d5e-4b9f-ba30-7c58134c3fe9 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/snapshots/7734b589-1407-42de-83a3-82a5b7b6288f returned with HTTP 200 Aug 14 03:00:37.273227 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 219/860] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:00:37 2026] GET /volume/v3/snapshots/7734b589-1407-42de-83a3-82a5b7b6288f => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:37.288099 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-63d1a0c5-c96c-49e5-9dd4-85f4198ee1ea None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.291095 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-63d1a0c5-c96c-49e5-9dd4-85f4198ee1ea tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] POST https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1/action Aug 14 03:00:37.291882 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-63d1a0c5-c96c-49e5-9dd4-85f4198ee1ea tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:37.292605 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-63d1a0c5-c96c-49e5-9dd4-85f4198ee1ea tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:37.294896 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.group_snapshots [None req-63d1a0c5-c96c-49e5-9dd4-85f4198ee1ea tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Updating group '9264c827-f6ef-4c23-bc7f-1700411d28e1' with 'creating' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 03:00:37.301734 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.301734 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:37.319186 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-63d1a0c5-c96c-49e5-9dd4-85f4198ee1ea tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1/action returned with HTTP 202 Aug 14 03:00:37.319840 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 211/861] 10.4.3.152 () {70 vars in 1455 bytes} [Fri Aug 14 03:00:37 2026] POST /volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:00:37.330278 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6cbb9db7-b677-4a1b-b93e-7a8be4189919 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.332995 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6cbb9db7-b677-4a1b-b93e-7a8be4189919 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 Aug 14 03:00:37.333263 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6cbb9db7-b677-4a1b-b93e-7a8be4189919 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:37.333504 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6cbb9db7-b677-4a1b-b93e-7a8be4189919 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:37.333709 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.group_snapshots [None req-6cbb9db7-b677-4a1b-b93e-7a8be4189919 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] show called for member 9264c827-f6ef-4c23-bc7f-1700411d28e1 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:00:37.338535 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.338535 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:37.343505 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6cbb9db7-b677-4a1b-b93e-7a8be4189919 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 returned with HTTP 200 Aug 14 03:00:37.344038 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 215/862] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:00:37 2026] GET /volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:37.359215 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2849a367-09da-45e5-bd4f-f2b37b871a8a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.363187 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2849a367-09da-45e5-bd4f-f2b37b871a8a tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] POST https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1/action Aug 14 03:00:37.363187 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2849a367-09da-45e5-bd4f-f2b37b871a8a tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:37.363187 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2849a367-09da-45e5-bd4f-f2b37b871a8a tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:37.366899 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.group_snapshots [None req-2849a367-09da-45e5-bd4f-f2b37b871a8a tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Updating group '9264c827-f6ef-4c23-bc7f-1700411d28e1' with 'available' {{(pid=100380) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 03:00:37.376478 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.376478 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:37.394675 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2849a367-09da-45e5-bd4f-f2b37b871a8a tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1/action returned with HTTP 202 Aug 14 03:00:37.394675 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 218/863] 10.4.3.152 () {70 vars in 1455 bytes} [Fri Aug 14 03:00:37 2026] POST /volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:00:37.409140 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4beeefa3-3d29-4ced-898a-6426ef646a81 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.411572 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4beeefa3-3d29-4ced-898a-6426ef646a81 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 Aug 14 03:00:37.411894 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4beeefa3-3d29-4ced-898a-6426ef646a81 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:37.412746 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4beeefa3-3d29-4ced-898a-6426ef646a81 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:37.412746 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.group_snapshots [None req-4beeefa3-3d29-4ced-898a-6426ef646a81 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] show called for member 9264c827-f6ef-4c23-bc7f-1700411d28e1 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:00:37.422718 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.422718 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:37.428868 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4beeefa3-3d29-4ced-898a-6426ef646a81 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 returned with HTTP 200 Aug 14 03:00:37.429395 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 220/864] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:00:37 2026] GET /volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:37.441340 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6b2b2bb2-32b5-4e1e-bbe5-f1f41a9a5f41 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.444627 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6b2b2bb2-32b5-4e1e-bbe5-f1f41a9a5f41 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] POST https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1/action Aug 14 03:00:37.445323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6b2b2bb2-32b5-4e1e-bbe5-f1f41a9a5f41 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:37.445597 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6b2b2bb2-32b5-4e1e-bbe5-f1f41a9a5f41 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:37.447557 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.group_snapshots [None req-6b2b2bb2-32b5-4e1e-bbe5-f1f41a9a5f41 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Updating group '9264c827-f6ef-4c23-bc7f-1700411d28e1' with 'error' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 03:00:37.453186 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.453186 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:37.464977 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6b2b2bb2-32b5-4e1e-bbe5-f1f41a9a5f41 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1/action returned with HTTP 202 Aug 14 03:00:37.465492 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 212/865] 10.4.3.152 () {70 vars in 1455 bytes} [Fri Aug 14 03:00:37 2026] POST /volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:00:37.477170 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-eecafbb6-6c45-48ad-8ba3-5b0597c59b90 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.480194 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eecafbb6-6c45-48ad-8ba3-5b0597c59b90 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 Aug 14 03:00:37.481459 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eecafbb6-6c45-48ad-8ba3-5b0597c59b90 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:37.481756 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eecafbb6-6c45-48ad-8ba3-5b0597c59b90 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:37.482343 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.group_snapshots [None req-eecafbb6-6c45-48ad-8ba3-5b0597c59b90 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] show called for member 9264c827-f6ef-4c23-bc7f-1700411d28e1 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:00:37.489103 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.489103 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:37.496923 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eecafbb6-6c45-48ad-8ba3-5b0597c59b90 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 returned with HTTP 200 Aug 14 03:00:37.497866 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 216/866] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:00:37 2026] GET /volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:37.514965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2137e4d2-d530-416e-bf12-2939fa8b1227 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.514965 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2137e4d2-d530-416e-bf12-2939fa8b1227 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] POST https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1/action Aug 14 03:00:37.514965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2137e4d2-d530-416e-bf12-2939fa8b1227 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:37.514965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2137e4d2-d530-416e-bf12-2939fa8b1227 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:37.517643 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.group_snapshots [None req-2137e4d2-d530-416e-bf12-2939fa8b1227 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Updating group '9264c827-f6ef-4c23-bc7f-1700411d28e1' with 'available' {{(pid=100380) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 03:00:37.522376 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.522376 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:37.545289 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2137e4d2-d530-416e-bf12-2939fa8b1227 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1/action returned with HTTP 202 Aug 14 03:00:37.545887 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 219/867] 10.4.3.152 () {70 vars in 1455 bytes} [Fri Aug 14 03:00:37 2026] POST /volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:00:37.558229 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fa824ca4-a4a4-4f97-8cf1-7bfef2c8bb7c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.562933 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fa824ca4-a4a4-4f97-8cf1-7bfef2c8bb7c tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 Aug 14 03:00:37.564002 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fa824ca4-a4a4-4f97-8cf1-7bfef2c8bb7c tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:37.564002 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fa824ca4-a4a4-4f97-8cf1-7bfef2c8bb7c tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:37.566114 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.group_snapshots [None req-fa824ca4-a4a4-4f97-8cf1-7bfef2c8bb7c tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] show called for member 9264c827-f6ef-4c23-bc7f-1700411d28e1 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:00:37.571750 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.571750 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:37.580231 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fa824ca4-a4a4-4f97-8cf1-7bfef2c8bb7c tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 returned with HTTP 200 Aug 14 03:00:37.580648 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 221/868] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:00:37 2026] GET /volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:37.592435 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-eaacbb7f-8175-4ae1-81af-aab154693914 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.596377 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-eaacbb7f-8175-4ae1-81af-aab154693914 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] DELETE https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 Aug 14 03:00:37.596812 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-eaacbb7f-8175-4ae1-81af-aab154693914 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:37.596812 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-eaacbb7f-8175-4ae1-81af-aab154693914 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:37.596812 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.group_snapshots [None req-eaacbb7f-8175-4ae1-81af-aab154693914 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] delete called for member 9264c827-f6ef-4c23-bc7f-1700411d28e1 {{(pid=100379) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 03:00:37.596812 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.group_snapshots [None req-eaacbb7f-8175-4ae1-81af-aab154693914 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Delete group_snapshot with id: 9264c827-f6ef-4c23-bc7f-1700411d28e1 Aug 14 03:00:37.607968 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.607968 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:37.695948 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-eaacbb7f-8175-4ae1-81af-aab154693914 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 returned with HTTP 202 Aug 14 03:00:37.696378 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 213/869] 10.4.3.152 () {68 vars in 1416 bytes} [Fri Aug 14 03:00:37 2026] DELETE /volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:00:37.712947 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-68578dc9-e809-469a-9a2c-05421fb00edd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.717430 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-68578dc9-e809-469a-9a2c-05421fb00edd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:00:37.717904 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-68578dc9-e809-469a-9a2c-05421fb00edd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:37.718381 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-68578dc9-e809-469a-9a2c-05421fb00edd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:37.718606 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-68578dc9-e809-469a-9a2c-05421fb00edd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:00:37.719700 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-68578dc9-e809-469a-9a2c-05421fb00edd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:00:37.732979 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-68578dc9-e809-469a-9a2c-05421fb00edd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Get all volumes completed successfully. Aug 14 03:00:37.734164 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-68578dc9-e809-469a-9a2c-05421fb00edd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:00:37.735416 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-68578dc9-e809-469a-9a2c-05421fb00edd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:00:37.801012 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-68578dc9-e809-469a-9a2c-05421fb00edd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:00:37.805007 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.805007 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:37.815129 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-68578dc9-e809-469a-9a2c-05421fb00edd tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:00:37.815671 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 217/870] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:00:37 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:37.836846 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d1d29a18-536a-42bb-9606-5e763c16be5f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.836846 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d1d29a18-536a-42bb-9606-5e763c16be5f tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 14 03:00:37.837521 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d1d29a18-536a-42bb-9606-5e763c16be5f tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:37.837660 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d1d29a18-536a-42bb-9606-5e763c16be5f tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:37.838022 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-d1d29a18-536a-42bb-9606-5e763c16be5f tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:00:37.841228 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-d1d29a18-536a-42bb-9606-5e763c16be5f tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Building query based on filter {{(pid=100380) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:00:37.849478 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d1d29a18-536a-42bb-9606-5e763c16be5f tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Get all snapshots completed successfully. Aug 14 03:00:37.850991 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d1d29a18-536a-42bb-9606-5e763c16be5f tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:00:37.851571 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 220/871] 10.4.3.152 () {66 vars in 1264 bytes} [Fri Aug 14 03:00:37 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:00:37.865344 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-856170a5-fcae-4ee0-86aa-f023954789ef None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.867727 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-856170a5-fcae-4ee0-86aa-f023954789ef tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 Aug 14 03:00:37.868062 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-856170a5-fcae-4ee0-86aa-f023954789ef tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:37.868330 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-856170a5-fcae-4ee0-86aa-f023954789ef tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:37.868510 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.group_snapshots [None req-856170a5-fcae-4ee0-86aa-f023954789ef tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] show called for member 9264c827-f6ef-4c23-bc7f-1700411d28e1 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:00:37.873406 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-856170a5-fcae-4ee0-86aa-f023954789ef tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 returned with HTTP 404 Aug 14 03:00:37.874182 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 222/872] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:00:37 2026] GET /volume/v3/group_snapshots/9264c827-f6ef-4c23-bc7f-1700411d28e1 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 03:00:37.885410 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-27b243a4-8837-447d-8349-aadf786f4eca None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:37.886369 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-27b243a4-8837-447d-8349-aadf786f4eca tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:00:37.886589 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-27b243a4-8837-447d-8349-aadf786f4eca tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:37.887048 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-27b243a4-8837-447d-8349-aadf786f4eca tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:37.887280 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-27b243a4-8837-447d-8349-aadf786f4eca tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:00:37.887647 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.887647 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:37.888191 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27b243a4-8837-447d-8349-aadf786f4eca tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:00:37.922363 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-27b243a4-8837-447d-8349-aadf786f4eca tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Get all volumes completed successfully. Aug 14 03:00:37.925110 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-27b243a4-8837-447d-8349-aadf786f4eca tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:00:37.925110 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-27b243a4-8837-447d-8349-aadf786f4eca tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:00:37.972612 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-27b243a4-8837-447d-8349-aadf786f4eca tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:00:37.976669 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:37.976669 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:37.979179 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=249,cinder:UPDATE=46,cinder:INSERT=24 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:00:37.989333 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-27b243a4-8837-447d-8349-aadf786f4eca tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:00:37.989881 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 214/873] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:00:37 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:38.004859 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-319d2a0f-c388-420f-adbd-de2c7a55b0b6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:38.006953 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-319d2a0f-c388-420f-adbd-de2c7a55b0b6 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] POST https://10.4.3.152/volume/v3/groups/b406c39c-1774-479a-a8b2-dd6a4b80f7b9/action Aug 14 03:00:38.007530 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-319d2a0f-c388-420f-adbd-de2c7a55b0b6 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:38.008845 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-319d2a0f-c388-420f-adbd-de2c7a55b0b6 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:38.009513 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-319d2a0f-c388-420f-adbd-de2c7a55b0b6 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] delete called for group b406c39c-1774-479a-a8b2-dd6a4b80f7b9 {{(pid=100381) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:00:38.009933 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.groups [None req-319d2a0f-c388-420f-adbd-de2c7a55b0b6 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Delete group with id: b406c39c-1774-479a-a8b2-dd6a4b80f7b9 Aug 14 03:00:38.012125 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=292,cinder:INSERT=46,cinder:UPDATE=69 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:00:38.015500 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:38.015500 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:38.094725 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-319d2a0f-c388-420f-adbd-de2c7a55b0b6 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/groups/b406c39c-1774-479a-a8b2-dd6a4b80f7b9/action returned with HTTP 202 Aug 14 03:00:38.095506 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 218/874] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 03:00:38 2026] POST /volume/v3/groups/b406c39c-1774-479a-a8b2-dd6a4b80f7b9/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:00:38.110398 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ad3b031e-db98-455a-8f02-2b12d5801362 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:38.117505 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ad3b031e-db98-455a-8f02-2b12d5801362 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/volumes/9e6200fc-7db4-40ce-b42d-6a00e141121b Aug 14 03:00:38.117505 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ad3b031e-db98-455a-8f02-2b12d5801362 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:38.117505 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ad3b031e-db98-455a-8f02-2b12d5801362 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:38.123206 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=243,cinder:UPDATE=57,cinder:INSERT=20 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:00:38.134369 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:38.134369 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:38.141100 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ad3b031e-db98-455a-8f02-2b12d5801362 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Volume info retrieved successfully. Aug 14 03:00:38.142149 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-ad3b031e-db98-455a-8f02-2b12d5801362 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:00:38.142310 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-ad3b031e-db98-455a-8f02-2b12d5801362 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:00:38.193005 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-ad3b031e-db98-455a-8f02-2b12d5801362 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:00:38.196389 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:38.196389 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:38.207633 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ad3b031e-db98-455a-8f02-2b12d5801362 tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/volumes/9e6200fc-7db4-40ce-b42d-6a00e141121b returned with HTTP 200 Aug 14 03:00:38.208264 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 221/875] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:00:38 2026] GET /volume/v3/volumes/9e6200fc-7db4-40ce-b42d-6a00e141121b => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:38.529072 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-d42bd9c4-bb0c-4cba-b336-471b8aa867b3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:38.532854 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-d42bd9c4-bb0c-4cba-b336-471b8aa867b3 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb Aug 14 03:00:38.532990 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-d42bd9c4-bb0c-4cba-b336-471b8aa867b3 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:38.535628 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-d42bd9c4-bb0c-4cba-b336-471b8aa867b3 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:38.536270 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=233,cinder:INSERT=13,cinder:UPDATE=35 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:00:38.545811 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:38.545811 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:38.551059 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-d42bd9c4-bb0c-4cba-b336-471b8aa867b3 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 03:00:38.560669 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-d42bd9c4-bb0c-4cba-b336-471b8aa867b3 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb returned with HTTP 200 Aug 14 03:00:38.561197 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 223/876] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:00:38 2026] GET /volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:39.205035 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-91b00538-c745-40d0-ac72-818bf327035e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:39.208343 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-91b00538-c745-40d0-ac72-818bf327035e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb Aug 14 03:00:39.208571 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-91b00538-c745-40d0-ac72-818bf327035e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:39.209458 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-91b00538-c745-40d0-ac72-818bf327035e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:39.222603 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:39.222603 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:39.225561 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-849962bc-8c0a-4dcd-af37-5c7702ef055e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:39.226618 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-91b00538-c745-40d0-ac72-818bf327035e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 03:00:39.231185 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-849962bc-8c0a-4dcd-af37-5c7702ef055e tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/volumes/9e6200fc-7db4-40ce-b42d-6a00e141121b Aug 14 03:00:39.231185 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-849962bc-8c0a-4dcd-af37-5c7702ef055e tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:39.231185 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-849962bc-8c0a-4dcd-af37-5c7702ef055e tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:39.236847 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-91b00538-c745-40d0-ac72-818bf327035e tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb returned with HTTP 200 Aug 14 03:00:39.236847 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 215/877] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:00:39 2026] GET /volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:39.240349 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-849962bc-8c0a-4dcd-af37-5c7702ef055e tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/volumes/9e6200fc-7db4-40ce-b42d-6a00e141121b returned with HTTP 404 Aug 14 03:00:39.241265 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 219/878] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:00:39 2026] GET /volume/v3/volumes/9e6200fc-7db4-40ce-b42d-6a00e141121b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:00:39.248940 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fcd4c2c1-c98d-46b5-842c-edead87dccc1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:39.249381 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fcd4c2c1-c98d-46b5-842c-edead87dccc1 None None] GET https://10.4.3.152/volume// Aug 14 03:00:39.249381 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fcd4c2c1-c98d-46b5-842c-edead87dccc1 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:39.249381 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fcd4c2c1-c98d-46b5-842c-edead87dccc1 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:39.249904 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fcd4c2c1-c98d-46b5-842c-edead87dccc1 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:00:39.250346 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 222/879] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:00:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:00:39.252802 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-53baacca-ed1b-45b3-922b-9b2dba6b359d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:39.255178 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-53baacca-ed1b-45b3-922b-9b2dba6b359d tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] GET https://10.4.3.152/volume/v3/groups/b406c39c-1774-479a-a8b2-dd6a4b80f7b9 Aug 14 03:00:39.255458 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-53baacca-ed1b-45b3-922b-9b2dba6b359d tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:39.255711 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-53baacca-ed1b-45b3-922b-9b2dba6b359d tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:39.256129 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-53baacca-ed1b-45b3-922b-9b2dba6b359d tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] show called for member b406c39c-1774-479a-a8b2-dd6a4b80f7b9 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:00:39.262297 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-4a6644ed-d864-4ed1-b690-933ce8879cb8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:39.263628 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-53baacca-ed1b-45b3-922b-9b2dba6b359d tempest-GroupSnapshotsV319Test-789666859 tempest-GroupSnapshotsV319Test-789666859-project-member] https://10.4.3.152/volume/v3/groups/b406c39c-1774-479a-a8b2-dd6a4b80f7b9 returned with HTTP 404 Aug 14 03:00:39.263628 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 224/880] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:00:39 2026] GET /volume/v3/groups/b406c39c-1774-479a-a8b2-dd6a4b80f7b9 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:00:39.265021 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-4a6644ed-d864-4ed1-b690-933ce8879cb8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:00:39.265502 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-4a6644ed-d864-4ed1-b690-933ce8879cb8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1c4f03e-c958-42a8-a7ef-d0b9436730bb", "connector": null, "instance_uuid": "9340ed6a-7025-444a-8e50-3c0199f30e09"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:39.274814 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c4330676-0e98-4864-a182-7166eb2a1fd8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:39.276418 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c4330676-0e98-4864-a182-7166eb2a1fd8 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/b62bc97b-f76f-440f-bbb3-1de93319b66f Aug 14 03:00:39.276697 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:39.276697 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:39.278463 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c4330676-0e98-4864-a182-7166eb2a1fd8 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:39.278463 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c4330676-0e98-4864-a182-7166eb2a1fd8 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:39.303556 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c4330676-0e98-4864-a182-7166eb2a1fd8 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] https://10.4.3.152/volume/v3/group_types/b62bc97b-f76f-440f-bbb3-1de93319b66f returned with HTTP 202 Aug 14 03:00:39.304333 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 220/881] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 03:00:39 2026] DELETE /volume/v3/group_types/b62bc97b-f76f-440f-bbb3-1de93319b66f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:00:39.310450 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-4a6644ed-d864-4ed1-b690-933ce8879cb8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:00:39.311066 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 216/882] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:00:39 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:39.312454 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5b05f75d-1448-4af8-bae8-4da12365aedc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:39.315219 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5b05f75d-1448-4af8-bae8-4da12365aedc tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] DELETE https://10.4.3.152/volume/v3/types/c807bb74-df1c-44ee-a038-990fb949ebea Aug 14 03:00:39.315490 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5b05f75d-1448-4af8-bae8-4da12365aedc tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:39.316078 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5b05f75d-1448-4af8-bae8-4da12365aedc tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:39.357918 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5b05f75d-1448-4af8-bae8-4da12365aedc tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] https://10.4.3.152/volume/v3/types/c807bb74-df1c-44ee-a038-990fb949ebea returned with HTTP 202 Aug 14 03:00:39.358468 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 223/883] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:00:39 2026] DELETE /volume/v3/types/c807bb74-df1c-44ee-a038-990fb949ebea => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:39.372206 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6528c337-24ed-4582-aceb-114950d518c3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:39.377255 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6528c337-24ed-4582-aceb-114950d518c3 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] GET https://10.4.3.152/volume/v3/types/c807bb74-df1c-44ee-a038-990fb949ebea Aug 14 03:00:39.377662 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6528c337-24ed-4582-aceb-114950d518c3 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:39.377844 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6528c337-24ed-4582-aceb-114950d518c3 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:39.383870 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6528c337-24ed-4582-aceb-114950d518c3 tempest-GroupSnapshotsV319Test-669277106 tempest-GroupSnapshotsV319Test-669277106-project-admin] https://10.4.3.152/volume/v3/types/c807bb74-df1c-44ee-a038-990fb949ebea returned with HTTP 404 Aug 14 03:00:39.384075 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 225/884] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:00:39 2026] GET /volume/v3/types/c807bb74-df1c-44ee-a038-990fb949ebea => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:41.289356 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6b0d4c14-bd32-4e5e-96de-10dac490d693 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:41.289934 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6b0d4c14-bd32-4e5e-96de-10dac490d693 None None] GET https://10.4.3.152/volume// Aug 14 03:00:41.290115 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6b0d4c14-bd32-4e5e-96de-10dac490d693 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:41.291271 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6b0d4c14-bd32-4e5e-96de-10dac490d693 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:41.291271 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6b0d4c14-bd32-4e5e-96de-10dac490d693 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:00:41.293032 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 221/885] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:00:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:00:41.306089 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-ef4685a9-8abe-44ac-9eb5-d9b28f5f2ea9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:41.310253 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-ef4685a9-8abe-44ac-9eb5-d9b28f5f2ea9 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb Aug 14 03:00:41.312235 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-ef4685a9-8abe-44ac-9eb5-d9b28f5f2ea9 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:41.312235 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-ef4685a9-8abe-44ac-9eb5-d9b28f5f2ea9 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:41.332089 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:41.332089 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:41.340288 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-ef4685a9-8abe-44ac-9eb5-d9b28f5f2ea9 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 03:00:41.351214 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-ef4685a9-8abe-44ac-9eb5-d9b28f5f2ea9 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb returned with HTTP 200 Aug 14 03:00:41.351924 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 217/886] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:00:41 2026] GET /volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb => generated 1594 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:00:41.451182 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bab92734-9d0e-4a2a-9c43-306f87e78164 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:41.454800 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bab92734-9d0e-4a2a-9c43-306f87e78164 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce Aug 14 03:00:41.455060 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bab92734-9d0e-4a2a-9c43-306f87e78164 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:41.455306 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bab92734-9d0e-4a2a-9c43-306f87e78164 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:41.455941 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-bab92734-9d0e-4a2a-9c43-306f87e78164 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Delete volume with id: 0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce Aug 14 03:00:41.465857 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:41.465857 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:41.465857 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-bab92734-9d0e-4a2a-9c43-306f87e78164 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 03:00:41.477625 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-a1aa124b-4921-4ffc-b521-af706f0d06c8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:41.484655 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-a1aa124b-4921-4ffc-b521-af706f0d06c8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] PUT https://10.4.3.152/volume/v3/attachments/3dc56b52-5d6e-4778-81e5-d5f4066e6f5c Aug 14 03:00:41.485163 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-a1aa124b-4921-4ffc-b521-af706f0d06c8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:41.495416 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-bab92734-9d0e-4a2a-9c43-306f87e78164 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Delete volume request issued successfully. Aug 14 03:00:41.495416 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bab92734-9d0e-4a2a-9c43-306f87e78164 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce returned with HTTP 202 Aug 14 03:00:41.495962 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 224/887] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:00:41 2026] DELETE /volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:41.500505 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-a1aa124b-4921-4ffc-b521-af706f0d06c8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Acquiring lock "cinder-attachment_update-b1c4f03e-c958-42a8-a7ef-d0b9436730bb-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:00:41.507187 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-a1aa124b-4921-4ffc-b521-af706f0d06c8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Lock "cinder-attachment_update-b1c4f03e-c958-42a8-a7ef-d0b9436730bb-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:00:41.507513 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-79c2317d-43cf-4920-a4fa-e30594c060e7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:41.508794 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:41.508794 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:41.510304 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79c2317d-43cf-4920-a4fa-e30594c060e7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce Aug 14 03:00:41.510737 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79c2317d-43cf-4920-a4fa-e30594c060e7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:41.511045 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79c2317d-43cf-4920-a4fa-e30594c060e7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:41.520045 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:41.520045 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:41.526877 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-79c2317d-43cf-4920-a4fa-e30594c060e7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 03:00:41.535552 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79c2317d-43cf-4920-a4fa-e30594c060e7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce returned with HTTP 200 Aug 14 03:00:41.535682 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 222/888] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:41 2026] GET /volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:41.684015 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-a1aa124b-4921-4ffc-b521-af706f0d06c8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Lock "cinder-attachment_update-b1c4f03e-c958-42a8-a7ef-d0b9436730bb-np0000007307" released by "attachment_update" :: held 0.177s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:00:41.684850 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-a1aa124b-4921-4ffc-b521-af706f0d06c8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/attachments/3dc56b52-5d6e-4778-81e5-d5f4066e6f5c returned with HTTP 200 Aug 14 03:00:41.685050 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 226/889] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:00:41 2026] PUT /volume/v3/attachments/3dc56b52-5d6e-4778-81e5-d5f4066e6f5c => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:41.716624 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-e8f15bce-554b-4c1c-a4ef-6328c6010c4a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:41.719562 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-e8f15bce-554b-4c1c-a4ef-6328c6010c4a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] POST https://10.4.3.152/volume/v3/attachments/3dc56b52-5d6e-4778-81e5-d5f4066e6f5c/action Aug 14 03:00:41.720118 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-e8f15bce-554b-4c1c-a4ef-6328c6010c4a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:00:41.720294 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-e8f15bce-554b-4c1c-a4ef-6328c6010c4a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:41.747031 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:41.747031 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:41.769862 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-dd3cfad2-8e22-47aa-850b-19998e7f9705 req-e8f15bce-554b-4c1c-a4ef-6328c6010c4a tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/attachments/3dc56b52-5d6e-4778-81e5-d5f4066e6f5c/action returned with HTTP 204 Aug 14 03:00:41.770520 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 218/890] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:00:41 2026] POST /volume/v3/attachments/3dc56b52-5d6e-4778-81e5-d5f4066e6f5c/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:42.553801 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9715b068-20d6-4a2a-b13c-c362d55ee22e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:42.555967 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9715b068-20d6-4a2a-b13c-c362d55ee22e tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce Aug 14 03:00:42.556174 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9715b068-20d6-4a2a-b13c-c362d55ee22e tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:42.556416 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9715b068-20d6-4a2a-b13c-c362d55ee22e tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:42.566844 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9715b068-20d6-4a2a-b13c-c362d55ee22e tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce returned with HTTP 404 Aug 14 03:00:42.566844 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 225/891] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:42 2026] GET /volume/v3/volumes/0ddbb0aa-e81e-48cb-a737-8e304a4fb9ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:42.584889 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-db516ab6-7dde-4f37-a60e-e579e0242ada None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:42.591349 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-db516ab6-7dde-4f37-a60e-e579e0242ada tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 Aug 14 03:00:42.592049 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-db516ab6-7dde-4f37-a60e-e579e0242ada tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:42.592259 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-db516ab6-7dde-4f37-a60e-e579e0242ada tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:42.592565 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-db516ab6-7dde-4f37-a60e-e579e0242ada tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Delete volume with id: 1bed7c25-8528-4ca4-bd78-65cae4e48548 Aug 14 03:00:42.602729 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:42.602729 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:42.603231 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-db516ab6-7dde-4f37-a60e-e579e0242ada tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 03:00:42.635531 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-db516ab6-7dde-4f37-a60e-e579e0242ada tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Delete volume request issued successfully. Aug 14 03:00:42.636013 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-db516ab6-7dde-4f37-a60e-e579e0242ada tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 returned with HTTP 202 Aug 14 03:00:42.636792 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 223/892] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:00:42 2026] DELETE /volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:42.654454 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-343b4a6f-5ffa-450a-a1ca-8c7a17cb92d7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:42.656781 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-343b4a6f-5ffa-450a-a1ca-8c7a17cb92d7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 Aug 14 03:00:42.657122 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-343b4a6f-5ffa-450a-a1ca-8c7a17cb92d7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:42.658603 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-343b4a6f-5ffa-450a-a1ca-8c7a17cb92d7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:42.672526 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:42.672526 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:42.684854 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-343b4a6f-5ffa-450a-a1ca-8c7a17cb92d7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 03:00:42.698849 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-343b4a6f-5ffa-450a-a1ca-8c7a17cb92d7 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 returned with HTTP 200 Aug 14 03:00:42.699025 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 227/893] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:42 2026] GET /volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:43.096061 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-28489450-6015-4e5b-8aa1-c47699d3c382 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:43.314220 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-28489450-6015-4e5b-8aa1-c47699d3c382 tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:00:43.314220 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-28489450-6015-4e5b-8aa1-c47699d3c382 tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-459803488", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1297603383", "vendor_name": "tempest-vendor_name-361437145"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:43.341696 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-28489450-6015-4e5b-8aa1-c47699d3c382 tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:00:43.344306 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 219/894] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:00:43 2026] POST /volume/v3/types => generated 326 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:43.355734 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:43.446446 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:00:43.447373 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "83bc8f0d-8885-42d6-8492-460019eea541", "size": 1, "name": "tempest-UserMessagesTest-Volume-136811688"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:43.450055 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Create volume request body: {'volume': {'volume_type': '83bc8f0d-8885-42d6-8492-460019eea541', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-136811688'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:00:43.454813 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Create volume of 1 GB Aug 14 03:00:43.455006 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:43.455006 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:43.455753 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Availability Zones retrieved successfully. Aug 14 03:00:43.462877 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Flow 'volume_create_api' (9c5e8f4f-954f-4897-9cab-b36f641c1406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:43.463911 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e0773f0-d2ed-4c08-8cf7-43264d2af31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:43.464881 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:00:43.493435 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e0773f0-d2ed-4c08-8cf7-43264d2af31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:00:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1297603383',vendor_name='tempest-vendor_name-361437145'},id=83bc8f0d-8885-42d6-8492-460019eea541,is_public=True,name='tempest-UserMessagesTest-volume-type-459803488',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83bc8f0d-8885-42d6-8492-460019eea541', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:43.495299 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f05f134-dfb1-45f5-9aec-4605a9cceb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:43.539394 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-459803488 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-459803488, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:43.539891 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-459803488 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-459803488, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:43.603632 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Created reservations ['975f38ed-f316-4539-b82f-c1367b218fa7', '569b7c95-f3f7-43d1-ac4f-1c18a72d10c0', '50e94221-0659-4c21-b44c-e5626f71290f', '58ba4f74-113f-4300-9274-45392b27bf5c'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:43.605490 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f05f134-dfb1-45f5-9aec-4605a9cceb06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['975f38ed-f316-4539-b82f-c1367b218fa7', '569b7c95-f3f7-43d1-ac4f-1c18a72d10c0', '50e94221-0659-4c21-b44c-e5626f71290f', '58ba4f74-113f-4300-9274-45392b27bf5c']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:43.606049 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c590b1b2-839d-40c8-8f65-e3bdf1e49f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:43.647396 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c590b1b2-839d-40c8-8f65-e3bdf1e49f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3d4971d-192f-45e6-b2ad-6366a5d2c208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-136811688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcecbcdd2ef4304a19af60969a93c3c',qos_specs=None,replication_status=,reservations=['975f38ed-f316-4539-b82f-c1367b218fa7','569b7c95-f3f7-43d1-ac4f-1c18a72d10c0','50e94221-0659-4c21-b44c-e5626f71290f','58ba4f74-113f-4300-9274-45392b27bf5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='987edba6f6904656a24c4ecaf0d4a460',volume_type_id=83bc8f0d-8885-42d6-8492-460019eea541), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-136811688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3d4971d-192f-45e6-b2ad-6366a5d2c208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dcecbcdd2ef4304a19af60969a93c3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='987edba6f6904656a24c4ecaf0d4a460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83bc8f0d-8885-42d6-8492-460019eea541),volume_type_id=83bc8f0d-8885-42d6-8492-460019eea541)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:43.650384 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc541749-1cb6-44e3-a3a0-9f7b9cb7fae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:43.676668 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc541749-1cb6-44e3-a3a0-9f7b9cb7fae7) transitioned into state 'SUCCESS' from state '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-136811688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcecbcdd2ef4304a19af60969a93c3c',qos_specs=None,replication_status=,reservations=['975f38ed-f316-4539-b82f-c1367b218fa7','569b7c95-f3f7-43d1-ac4f-1c18a72d10c0','50e94221-0659-4c21-b44c-e5626f71290f','58ba4f74-113f-4300-9274-45392b27bf5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='987edba6f6904656a24c4ecaf0d4a460',volume_type_id=83bc8f0d-8885-42d6-8492-460019eea541)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:43.677702 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b797b3ef-5b1b-4260-942f-8ba4f0f5d801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:43.688000 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b797b3ef-5b1b-4260-942f-8ba4f0f5d801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:43.688798 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Flow 'volume_create_api' (9c5e8f4f-954f-4897-9cab-b36f641c1406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:43.689112 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Create volume request issued successfully. Aug 14 03:00:43.689712 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5e3d604b-26f4-4d3c-a8c3-911d84edfa99 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:00:43.690539 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 226/895] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:00:43 2026] POST /volume/v3/volumes => generated 784 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:00:43.703724 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0f64d436-5455-42f3-abb4-c57111307ac8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:43.705649 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0f64d436-5455-42f3-abb4-c57111307ac8 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 Aug 14 03:00:43.705940 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0f64d436-5455-42f3-abb4-c57111307ac8 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:43.706144 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0f64d436-5455-42f3-abb4-c57111307ac8 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:43.714145 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:43.714145 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:43.719603 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1f26388a-6c8d-4c2b-ae67-37ecf98be6eb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:43.721487 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1f26388a-6c8d-4c2b-ae67-37ecf98be6eb tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 Aug 14 03:00:43.721720 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1f26388a-6c8d-4c2b-ae67-37ecf98be6eb tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:43.721867 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0f64d436-5455-42f3-abb4-c57111307ac8 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Volume info retrieved successfully. Aug 14 03:00:43.721926 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1f26388a-6c8d-4c2b-ae67-37ecf98be6eb tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:43.729895 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0f64d436-5455-42f3-abb4-c57111307ac8 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 returned with HTTP 200 Aug 14 03:00:43.730018 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1f26388a-6c8d-4c2b-ae67-37ecf98be6eb tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 returned with HTTP 404 Aug 14 03:00:43.730664 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 224/896] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:00:43 2026] GET /volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:43.730839 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 228/897] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:43 2026] GET /volume/v3/volumes/1bed7c25-8528-4ca4-bd78-65cae4e48548 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:43.742676 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-728dc6c0-a47f-4a0a-98f5-dcbb1a759269 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:43.745847 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-728dc6c0-a47f-4a0a-98f5-dcbb1a759269 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f Aug 14 03:00:43.745847 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-728dc6c0-a47f-4a0a-98f5-dcbb1a759269 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:43.745847 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-728dc6c0-a47f-4a0a-98f5-dcbb1a759269 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:43.745847 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-728dc6c0-a47f-4a0a-98f5-dcbb1a759269 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Delete volume with id: ac9edf5d-87fd-405b-a062-5eed6d55d05f Aug 14 03:00:43.755767 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:43.755767 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:43.756419 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-728dc6c0-a47f-4a0a-98f5-dcbb1a759269 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 03:00:43.783058 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-728dc6c0-a47f-4a0a-98f5-dcbb1a759269 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Delete volume request issued successfully. Aug 14 03:00:43.783284 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-728dc6c0-a47f-4a0a-98f5-dcbb1a759269 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f returned with HTTP 202 Aug 14 03:00:43.783798 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 220/898] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:00:43 2026] DELETE /volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:43.793771 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b8424880-a7c0-4e17-b961-31d80c35ede5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:43.794772 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b8424880-a7c0-4e17-b961-31d80c35ede5 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f Aug 14 03:00:43.794772 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b8424880-a7c0-4e17-b961-31d80c35ede5 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:43.795116 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b8424880-a7c0-4e17-b961-31d80c35ede5 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:43.804291 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:43.804291 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:43.810910 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b8424880-a7c0-4e17-b961-31d80c35ede5 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Volume info retrieved successfully. Aug 14 03:00:43.818463 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b8424880-a7c0-4e17-b961-31d80c35ede5 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f returned with HTTP 200 Aug 14 03:00:43.818796 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 227/899] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:43 2026] GET /volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f => generated 1363 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:44.746019 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b49e4a71-ea53-4fa6-a5b8-076347224670 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:44.748668 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b49e4a71-ea53-4fa6-a5b8-076347224670 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 Aug 14 03:00:44.748668 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b49e4a71-ea53-4fa6-a5b8-076347224670 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:44.748990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b49e4a71-ea53-4fa6-a5b8-076347224670 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:44.777364 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:44.777364 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:44.783324 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b49e4a71-ea53-4fa6-a5b8-076347224670 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Volume info retrieved successfully. Aug 14 03:00:44.790153 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b49e4a71-ea53-4fa6-a5b8-076347224670 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 returned with HTTP 200 Aug 14 03:00:44.790687 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 225/900] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:00:44 2026] GET /volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 => generated 873 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:44.810300 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-86d80f23-38fd-4dc2-8b1a-6068539740bc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:44.818027 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-86d80f23-38fd-4dc2-8b1a-6068539740bc tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/messages Aug 14 03:00:44.818027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-86d80f23-38fd-4dc2-8b1a-6068539740bc tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:44.818027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-86d80f23-38fd-4dc2-8b1a-6068539740bc tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:44.833017 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-86d80f23-38fd-4dc2-8b1a-6068539740bc tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:00:44.833506 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 229/901] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:00:44 2026] GET /volume/v3/messages => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:44.835522 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8698d7fa-0e1a-4228-9d9e-76577775cfc6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:44.837649 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8698d7fa-0e1a-4228-9d9e-76577775cfc6 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] GET https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f Aug 14 03:00:44.837979 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8698d7fa-0e1a-4228-9d9e-76577775cfc6 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:44.838043 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8698d7fa-0e1a-4228-9d9e-76577775cfc6 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:44.846018 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8698d7fa-0e1a-4228-9d9e-76577775cfc6 tempest-TaggedBootDevicesTest_v242-969135963 tempest-TaggedBootDevicesTest_v242-969135963-project-member] https://10.4.3.152/volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f returned with HTTP 404 Aug 14 03:00:44.846726 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 221/902] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:44 2026] GET /volume/v3/volumes/ac9edf5d-87fd-405b-a062-5eed6d55d05f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:44.849069 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4efabd98-7de0-46ef-a8ad-e27fbd514f2c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:44.849913 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4efabd98-7de0-46ef-a8ad-e27fbd514f2c tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] DELETE https://10.4.3.152/volume/v3/messages/b879536f-27c1-49e9-a366-112bed989454 Aug 14 03:00:44.849913 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4efabd98-7de0-46ef-a8ad-e27fbd514f2c tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:44.849994 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4efabd98-7de0-46ef-a8ad-e27fbd514f2c tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:44.877718 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4efabd98-7de0-46ef-a8ad-e27fbd514f2c tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/messages/b879536f-27c1-49e9-a366-112bed989454 returned with HTTP 204 Aug 14 03:00:44.878350 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 228/903] 10.4.3.152 () {68 vars in 1394 bytes} [Fri Aug 14 03:00:44 2026] DELETE /volume/v3/messages/b879536f-27c1-49e9-a366-112bed989454 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:00:44.890342 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d72a1fb3-27f6-4f52-8eec-f6e0c0409ed2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:44.892389 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d72a1fb3-27f6-4f52-8eec-f6e0c0409ed2 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/messages/b879536f-27c1-49e9-a366-112bed989454 Aug 14 03:00:44.892944 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d72a1fb3-27f6-4f52-8eec-f6e0c0409ed2 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:44.893849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d72a1fb3-27f6-4f52-8eec-f6e0c0409ed2 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:44.905795 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d72a1fb3-27f6-4f52-8eec-f6e0c0409ed2 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/messages/b879536f-27c1-49e9-a366-112bed989454 returned with HTTP 404 Aug 14 03:00:44.905795 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 226/904] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:00:44 2026] GET /volume/v3/messages/b879536f-27c1-49e9-a366-112bed989454 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:44.917338 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2748162a-0c75-42c9-9604-07993f5d565b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:44.920250 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2748162a-0c75-42c9-9604-07993f5d565b tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 Aug 14 03:00:44.920583 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2748162a-0c75-42c9-9604-07993f5d565b tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:44.920893 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2748162a-0c75-42c9-9604-07993f5d565b tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:44.938468 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:44.938468 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:44.947957 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2748162a-0c75-42c9-9604-07993f5d565b tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Volume info retrieved successfully. Aug 14 03:00:44.958361 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2748162a-0c75-42c9-9604-07993f5d565b tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 returned with HTTP 200 Aug 14 03:00:44.958361 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 230/905] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:00:44 2026] GET /volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:44.977534 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-86b8a07d-9464-4c12-a2b2-9a9d0283aace None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:44.980926 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-86b8a07d-9464-4c12-a2b2-9a9d0283aace tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 Aug 14 03:00:44.980926 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-86b8a07d-9464-4c12-a2b2-9a9d0283aace tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:44.980926 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-86b8a07d-9464-4c12-a2b2-9a9d0283aace tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:44.981129 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-86b8a07d-9464-4c12-a2b2-9a9d0283aace tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Delete volume with id: f3d4971d-192f-45e6-b2ad-6366a5d2c208 Aug 14 03:00:44.992945 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:44.992945 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:44.993074 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-86b8a07d-9464-4c12-a2b2-9a9d0283aace tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Volume info retrieved successfully. Aug 14 03:00:44.995667 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-86b8a07d-9464-4c12-a2b2-9a9d0283aace tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100379) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:00:45.022302 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-86b8a07d-9464-4c12-a2b2-9a9d0283aace tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-459803488 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-459803488, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:45.022729 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-86b8a07d-9464-4c12-a2b2-9a9d0283aace tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-459803488 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-459803488, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:45.042396 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-86b8a07d-9464-4c12-a2b2-9a9d0283aace tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Created reservations ['a010bc5b-10cb-4cb4-a0ff-4f6d19a55c92', '54233932-dfc1-4f9d-8fb4-e50208dd53a9', '9fa2dbd7-c9e8-4231-8764-8382f2e39932', '52c40687-a3d7-4c88-8fe6-675431a71bd9'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:45.106358 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-86b8a07d-9464-4c12-a2b2-9a9d0283aace tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Delete volume request issued successfully. Aug 14 03:00:45.106358 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-86b8a07d-9464-4c12-a2b2-9a9d0283aace tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 returned with HTTP 202 Aug 14 03:00:45.106358 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 222/906] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:00:44 2026] DELETE /volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 03:00:45.123729 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-64f4f623-4d2e-419e-b7af-668a045dbe0d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:45.126162 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-64f4f623-4d2e-419e-b7af-668a045dbe0d tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 Aug 14 03:00:45.126520 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-64f4f623-4d2e-419e-b7af-668a045dbe0d tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:45.126801 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-64f4f623-4d2e-419e-b7af-668a045dbe0d tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:45.136417 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-64f4f623-4d2e-419e-b7af-668a045dbe0d tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 returned with HTTP 404 Aug 14 03:00:45.136678 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 229/907] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:00:45 2026] GET /volume/v3/volumes/f3d4971d-192f-45e6-b2ad-6366a5d2c208 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:45.150736 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-84b1b25b-b77d-4e27-8cae-81b19d57aaab None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:45.155078 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-84b1b25b-b77d-4e27-8cae-81b19d57aaab tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] DELETE https://10.4.3.152/volume/v3/types/83bc8f0d-8885-42d6-8492-460019eea541 Aug 14 03:00:45.155344 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-84b1b25b-b77d-4e27-8cae-81b19d57aaab tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:45.155636 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-84b1b25b-b77d-4e27-8cae-81b19d57aaab tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:45.200903 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-84b1b25b-b77d-4e27-8cae-81b19d57aaab tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] https://10.4.3.152/volume/v3/types/83bc8f0d-8885-42d6-8492-460019eea541 returned with HTTP 202 Aug 14 03:00:45.200903 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 227/908] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:00:45 2026] DELETE /volume/v3/types/83bc8f0d-8885-42d6-8492-460019eea541 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:45.210756 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b9267082-a570-4ea2-9692-9c3ed6cb600f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:45.213169 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b9267082-a570-4ea2-9692-9c3ed6cb600f tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] GET https://10.4.3.152/volume/v3/types/83bc8f0d-8885-42d6-8492-460019eea541 Aug 14 03:00:45.213587 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b9267082-a570-4ea2-9692-9c3ed6cb600f tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:45.213974 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b9267082-a570-4ea2-9692-9c3ed6cb600f tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:45.218914 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b9267082-a570-4ea2-9692-9c3ed6cb600f tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] https://10.4.3.152/volume/v3/types/83bc8f0d-8885-42d6-8492-460019eea541 returned with HTTP 404 Aug 14 03:00:45.219984 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 231/909] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:00:45 2026] GET /volume/v3/types/83bc8f0d-8885-42d6-8492-460019eea541 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:45.231448 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ef948ad9-c32c-4abd-a461-55ca48d224fc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:45.236981 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ef948ad9-c32c-4abd-a461-55ca48d224fc tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:00:45.236981 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ef948ad9-c32c-4abd-a461-55ca48d224fc tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-394247004", "extra_specs": {"storage_protocol": "tempest-storage_protocol-828962354", "vendor_name": "tempest-vendor_name-509224692"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:45.263078 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ef948ad9-c32c-4abd-a461-55ca48d224fc tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:00:45.263389 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 223/910] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:00:45 2026] POST /volume/v3/types => generated 325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:45.278903 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:45.280922 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:00:45.281366 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7d0a0463-c655-4a54-b6e3-5d3fab03786b", "size": 1, "name": "tempest-UserMessagesTest-Volume-977822015"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:45.283033 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Create volume request body: {'volume': {'volume_type': '7d0a0463-c655-4a54-b6e3-5d3fab03786b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-977822015'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:00:45.287970 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Create volume of 1 GB Aug 14 03:00:45.288282 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:45.288282 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:45.288812 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Availability Zones retrieved successfully. Aug 14 03:00:45.296382 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Flow 'volume_create_api' (16d7bca1-1667-4964-80ac-ef9ad008ea12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:45.297556 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6795c241-c0b8-461d-bc86-17164e158e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:45.298554 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:00:45.328443 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6795c241-c0b8-461d-bc86-17164e158e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:00:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-828962354',vendor_name='tempest-vendor_name-509224692'},id=7d0a0463-c655-4a54-b6e3-5d3fab03786b,is_public=True,name='tempest-UserMessagesTest-volume-type-394247004',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d0a0463-c655-4a54-b6e3-5d3fab03786b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:45.329251 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6063ba8-5e2d-4030-9f07-a1984dfff297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:45.367941 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-394247004 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-394247004, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:45.368337 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-394247004 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-394247004, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:45.414919 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Created reservations ['7ddf10c4-598f-484e-8f29-dcd66344744f', 'eef8f715-3046-480b-b07c-548746ddafce', '13307e72-3474-4881-a666-3a6b3906d163', 'b9fd9878-a6f8-4e1c-82ce-f47c6bd7d818'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:45.414919 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6063ba8-5e2d-4030-9f07-a1984dfff297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ddf10c4-598f-484e-8f29-dcd66344744f', 'eef8f715-3046-480b-b07c-548746ddafce', '13307e72-3474-4881-a666-3a6b3906d163', 'b9fd9878-a6f8-4e1c-82ce-f47c6bd7d818']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:45.415624 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6daab9bb-f6a7-4175-9fbf-1ed306da35f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:45.446084 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6daab9bb-f6a7-4175-9fbf-1ed306da35f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-977822015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcecbcdd2ef4304a19af60969a93c3c',qos_specs=None,replication_status=,reservations=['7ddf10c4-598f-484e-8f29-dcd66344744f','eef8f715-3046-480b-b07c-548746ddafce','13307e72-3474-4881-a666-3a6b3906d163','b9fd9878-a6f8-4e1c-82ce-f47c6bd7d818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='987edba6f6904656a24c4ecaf0d4a460',volume_type_id=7d0a0463-c655-4a54-b6e3-5d3fab03786b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-977822015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dcecbcdd2ef4304a19af60969a93c3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='987edba6f6904656a24c4ecaf0d4a460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d0a0463-c655-4a54-b6e3-5d3fab03786b),volume_type_id=7d0a0463-c655-4a54-b6e3-5d3fab03786b)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:45.447039 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (028407c9-7de2-4dd5-b42b-ff23544d8fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:45.478102 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (028407c9-7de2-4dd5-b42b-ff23544d8fe6) transitioned into state 'SUCCESS' from state '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-977822015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcecbcdd2ef4304a19af60969a93c3c',qos_specs=None,replication_status=,reservations=['7ddf10c4-598f-484e-8f29-dcd66344744f','eef8f715-3046-480b-b07c-548746ddafce','13307e72-3474-4881-a666-3a6b3906d163','b9fd9878-a6f8-4e1c-82ce-f47c6bd7d818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='987edba6f6904656a24c4ecaf0d4a460',volume_type_id=7d0a0463-c655-4a54-b6e3-5d3fab03786b)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:45.479288 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a5caf0-b6f9-4ca4-bae8-c982743160da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:45.494056 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a5caf0-b6f9-4ca4-bae8-c982743160da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:45.494924 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Flow 'volume_create_api' (16d7bca1-1667-4964-80ac-ef9ad008ea12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:45.495228 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Create volume request issued successfully. Aug 14 03:00:45.496394 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8ca6dc1e-c83a-4230-b9d9-92b7f31de303 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:00:45.497019 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 230/911] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:00:45 2026] POST /volume/v3/volumes => generated 784 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:00:45.514112 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0ab1a20b-6433-4d30-9cd1-6838001b79f4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:45.517170 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0ab1a20b-6433-4d30-9cd1-6838001b79f4 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 Aug 14 03:00:45.517446 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0ab1a20b-6433-4d30-9cd1-6838001b79f4 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:45.517834 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0ab1a20b-6433-4d30-9cd1-6838001b79f4 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:45.529443 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:45.529443 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:45.534793 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0ab1a20b-6433-4d30-9cd1-6838001b79f4 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Volume info retrieved successfully. Aug 14 03:00:45.542157 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0ab1a20b-6433-4d30-9cd1-6838001b79f4 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 returned with HTTP 200 Aug 14 03:00:45.542777 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 228/912] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:00:45 2026] GET /volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:46.558413 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-18c52797-3481-4a35-ae49-34e4bf26a609 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:46.560683 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-18c52797-3481-4a35-ae49-34e4bf26a609 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 Aug 14 03:00:46.560979 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-18c52797-3481-4a35-ae49-34e4bf26a609 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:46.561231 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-18c52797-3481-4a35-ae49-34e4bf26a609 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:46.571886 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:46.571886 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:46.577017 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-18c52797-3481-4a35-ae49-34e4bf26a609 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Volume info retrieved successfully. Aug 14 03:00:46.585989 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-18c52797-3481-4a35-ae49-34e4bf26a609 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 returned with HTTP 200 Aug 14 03:00:46.586554 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 232/913] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:00:46 2026] GET /volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:46.609621 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-da6e1cae-204f-486e-bea6-8438d2fc4655 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:46.614925 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-da6e1cae-204f-486e-bea6-8438d2fc4655 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/messages Aug 14 03:00:46.615240 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-da6e1cae-204f-486e-bea6-8438d2fc4655 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:46.615786 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-da6e1cae-204f-486e-bea6-8438d2fc4655 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:46.627604 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-da6e1cae-204f-486e-bea6-8438d2fc4655 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:00:46.628148 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 224/914] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:00:46 2026] GET /volume/v3/messages => generated 670 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:46.641763 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a2ec15f6-a9a7-4692-9ad4-6a21938dd96d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:46.644199 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a2ec15f6-a9a7-4692-9ad4-6a21938dd96d tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/messages/22c8d42e-6f3a-44aa-886f-c2fb59308e8a Aug 14 03:00:46.644503 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a2ec15f6-a9a7-4692-9ad4-6a21938dd96d tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:46.644748 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a2ec15f6-a9a7-4692-9ad4-6a21938dd96d tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:46.649070 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:46.649070 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:46.651231 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a2ec15f6-a9a7-4692-9ad4-6a21938dd96d tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/messages/22c8d42e-6f3a-44aa-886f-c2fb59308e8a returned with HTTP 200 Aug 14 03:00:46.651933 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 231/915] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:00:46 2026] GET /volume/v3/messages/22c8d42e-6f3a-44aa-886f-c2fb59308e8a => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:46.664877 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-283f987a-06b3-468d-a111-0a018b458aae None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:46.667121 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-283f987a-06b3-468d-a111-0a018b458aae tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/messages Aug 14 03:00:46.668376 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-283f987a-06b3-468d-a111-0a018b458aae tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:46.668834 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-283f987a-06b3-468d-a111-0a018b458aae tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:46.675156 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-283f987a-06b3-468d-a111-0a018b458aae tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:00:46.675985 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 229/916] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:00:46 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:46.689480 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-bfa48acb-449f-45e6-865d-2162309f1f5d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:46.691861 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bfa48acb-449f-45e6-865d-2162309f1f5d tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] DELETE https://10.4.3.152/volume/v3/messages/22c8d42e-6f3a-44aa-886f-c2fb59308e8a Aug 14 03:00:46.692160 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bfa48acb-449f-45e6-865d-2162309f1f5d tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:46.692413 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bfa48acb-449f-45e6-865d-2162309f1f5d tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:46.705846 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bfa48acb-449f-45e6-865d-2162309f1f5d tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/messages/22c8d42e-6f3a-44aa-886f-c2fb59308e8a returned with HTTP 204 Aug 14 03:00:46.706378 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 233/917] 10.4.3.152 () {68 vars in 1394 bytes} [Fri Aug 14 03:00:46 2026] DELETE /volume/v3/messages/22c8d42e-6f3a-44aa-886f-c2fb59308e8a => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:00:46.716458 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-535a44fd-fdb3-4d27-a135-2ccbb8001ed0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:46.718586 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-535a44fd-fdb3-4d27-a135-2ccbb8001ed0 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 Aug 14 03:00:46.718854 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-535a44fd-fdb3-4d27-a135-2ccbb8001ed0 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:46.719144 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-535a44fd-fdb3-4d27-a135-2ccbb8001ed0 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:46.741369 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:46.741369 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:46.749907 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-535a44fd-fdb3-4d27-a135-2ccbb8001ed0 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Volume info retrieved successfully. Aug 14 03:00:46.756896 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-535a44fd-fdb3-4d27-a135-2ccbb8001ed0 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 returned with HTTP 200 Aug 14 03:00:46.757444 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 225/918] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:00:46 2026] GET /volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 => generated 873 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:46.775562 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-007a5d87-713f-4f6c-b5e5-60ea24217b7f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:46.777747 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-007a5d87-713f-4f6c-b5e5-60ea24217b7f tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 Aug 14 03:00:46.778099 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-007a5d87-713f-4f6c-b5e5-60ea24217b7f tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:46.778404 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-007a5d87-713f-4f6c-b5e5-60ea24217b7f tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:46.778668 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-007a5d87-713f-4f6c-b5e5-60ea24217b7f tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Delete volume with id: ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 Aug 14 03:00:46.789796 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:46.789796 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:46.790483 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-007a5d87-713f-4f6c-b5e5-60ea24217b7f tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Volume info retrieved successfully. Aug 14 03:00:46.791938 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-007a5d87-713f-4f6c-b5e5-60ea24217b7f tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100380) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:00:46.829024 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-007a5d87-713f-4f6c-b5e5-60ea24217b7f tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Created reservations ['4261ec1a-0609-4dbb-8cc8-88bc0bd3e690', '2957c3a4-8080-453a-ae8b-ee4ae54a4958', '26199825-1927-4a82-b19c-caf9bb69146c', 'da204938-f63f-4f52-8354-40a94585511c'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:46.874974 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-007a5d87-713f-4f6c-b5e5-60ea24217b7f tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Delete volume request issued successfully. Aug 14 03:00:46.874974 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-007a5d87-713f-4f6c-b5e5-60ea24217b7f tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 returned with HTTP 202 Aug 14 03:00:46.874974 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 232/919] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:00:46 2026] DELETE /volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:46.889598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cc6c1592-8652-4449-9b11-516c5572fc08 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:46.891541 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cc6c1592-8652-4449-9b11-516c5572fc08 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] GET https://10.4.3.152/volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 Aug 14 03:00:46.891866 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cc6c1592-8652-4449-9b11-516c5572fc08 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:46.891967 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cc6c1592-8652-4449-9b11-516c5572fc08 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:46.902247 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cc6c1592-8652-4449-9b11-516c5572fc08 tempest-UserMessagesTest-368322748 tempest-UserMessagesTest-368322748-project-member] https://10.4.3.152/volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 returned with HTTP 404 Aug 14 03:00:46.902474 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 230/920] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:00:46 2026] GET /volume/v3/volumes/ada45946-c7dd-47ab-9b11-dd1fe0e3e1e6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:46.911968 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5a187eea-3cdb-40ff-bf39-f1b10d041445 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:46.914089 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5a187eea-3cdb-40ff-bf39-f1b10d041445 tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] DELETE https://10.4.3.152/volume/v3/types/7d0a0463-c655-4a54-b6e3-5d3fab03786b Aug 14 03:00:46.914337 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5a187eea-3cdb-40ff-bf39-f1b10d041445 tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:46.914661 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5a187eea-3cdb-40ff-bf39-f1b10d041445 tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:46.951190 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5a187eea-3cdb-40ff-bf39-f1b10d041445 tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] https://10.4.3.152/volume/v3/types/7d0a0463-c655-4a54-b6e3-5d3fab03786b returned with HTTP 202 Aug 14 03:00:46.952068 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 234/921] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:00:46 2026] DELETE /volume/v3/types/7d0a0463-c655-4a54-b6e3-5d3fab03786b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:46.960880 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-39be3e28-52ac-40e5-9625-061b8d6984de None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:46.963126 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-39be3e28-52ac-40e5-9625-061b8d6984de tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] GET https://10.4.3.152/volume/v3/types/7d0a0463-c655-4a54-b6e3-5d3fab03786b Aug 14 03:00:46.963406 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-39be3e28-52ac-40e5-9625-061b8d6984de tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:46.963715 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-39be3e28-52ac-40e5-9625-061b8d6984de tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:46.968753 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-39be3e28-52ac-40e5-9625-061b8d6984de tempest-UserMessagesTest-74978668 tempest-UserMessagesTest-74978668-project-admin] https://10.4.3.152/volume/v3/types/7d0a0463-c655-4a54-b6e3-5d3fab03786b returned with HTTP 404 Aug 14 03:00:46.969469 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 226/922] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:00:46 2026] GET /volume/v3/types/7d0a0463-c655-4a54-b6e3-5d3fab03786b => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:50.549629 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9103df44-36ca-4a87-9944-37989db981b9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:50.667410 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9103df44-36ca-4a87-9944-37989db981b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa Aug 14 03:00:50.670842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9103df44-36ca-4a87-9944-37989db981b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:50.670842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9103df44-36ca-4a87-9944-37989db981b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:50.685544 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-9103df44-36ca-4a87-9944-37989db981b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-936528684 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-936528684, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:50.685810 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-9103df44-36ca-4a87-9944-37989db981b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-936528684 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-936528684, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:50.686197 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-9103df44-36ca-4a87-9944-37989db981b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-936528684 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-936528684, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:50.694627 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9103df44-36ca-4a87-9944-37989db981b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa returned with HTTP 200 Aug 14 03:00:50.695096 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 233/923] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:00:50 2026] GET /volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa => generated 603 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:50.713323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bd5cceca-e67e-4ad1-a683-8c1f1b175d2a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:50.715167 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bd5cceca-e67e-4ad1-a683-8c1f1b175d2a tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa Aug 14 03:00:50.715528 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bd5cceca-e67e-4ad1-a683-8c1f1b175d2a tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:50.792956 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-bd5cceca-e67e-4ad1-a683-8c1f1b175d2a tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-936528684 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-936528684, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:50.793359 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-bd5cceca-e67e-4ad1-a683-8c1f1b175d2a tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-936528684 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-936528684, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:50.793695 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-bd5cceca-e67e-4ad1-a683-8c1f1b175d2a tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-936528684 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-936528684, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:50.804665 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bd5cceca-e67e-4ad1-a683-8c1f1b175d2a tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa returned with HTTP 200 Aug 14 03:00:50.804665 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 231/924] 10.4.3.152 () {68 vars in 1374 bytes} [Fri Aug 14 03:00:50 2026] PUT /volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa => generated 556 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:50.815879 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:50.966011 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:00:50.966767 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-459148728"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:50.968830 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-459148728'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:00:50.969027 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Create volume of 1 GB Aug 14 03:00:50.975019 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Availability Zones retrieved successfully. Aug 14 03:00:50.982752 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Flow 'volume_create_api' (d0b1622f-5906-4601-8225-d5ab509dc139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:50.983995 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee6183f-7d50-47e3-87d1-af46af08deb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:50.985036 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:00:51.019564 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee6183f-7d50-47e3-87d1-af46af08deb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:51.020322 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (745a422d-9bc8-4960-84a7-40bca7a7ad93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:51.097090 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Created reservations ['2585ceb7-1ee3-4cc6-8336-7efd2c81ea12', 'fd39cce9-93c1-4bc4-b171-2e9ccb6d772d', '83fc5d7c-52bc-4dcc-83ca-cb038c3cb650', '32d42454-5195-4818-a393-ae7ceaa901b4'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:51.098111 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (745a422d-9bc8-4960-84a7-40bca7a7ad93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2585ceb7-1ee3-4cc6-8336-7efd2c81ea12', 'fd39cce9-93c1-4bc4-b171-2e9ccb6d772d', '83fc5d7c-52bc-4dcc-83ca-cb038c3cb650', '32d42454-5195-4818-a393-ae7ceaa901b4']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:51.099084 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6690eb27-999e-4867-8f6b-91f27f1b6fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:51.134833 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6690eb27-999e-4867-8f6b-91f27f1b6fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb816aac-2298-4098-b0e6-2518756c401e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-459148728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a722edfb124d5fba333b6f705160aa',qos_specs=None,replication_status=,reservations=['2585ceb7-1ee3-4cc6-8336-7efd2c81ea12','fd39cce9-93c1-4bc4-b171-2e9ccb6d772d','83fc5d7c-52bc-4dcc-83ca-cb038c3cb650','32d42454-5195-4818-a393-ae7ceaa901b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87f53c7b8674048ba51055607cddd6e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:00:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-459148728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb816aac-2298-4098-b0e6-2518756c401e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47a722edfb124d5fba333b6f705160aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c87f53c7b8674048ba51055607cddd6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:51.135675 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2792b200-4afe-40a9-80eb-4033e7a47123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:51.162668 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2792b200-4afe-40a9-80eb-4033e7a47123) transitioned into state 'SUCCESS' from state '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-459148728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a722edfb124d5fba333b6f705160aa',qos_specs=None,replication_status=,reservations=['2585ceb7-1ee3-4cc6-8336-7efd2c81ea12','fd39cce9-93c1-4bc4-b171-2e9ccb6d772d','83fc5d7c-52bc-4dcc-83ca-cb038c3cb650','32d42454-5195-4818-a393-ae7ceaa901b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87f53c7b8674048ba51055607cddd6e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:51.163757 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (791e1d24-efa2-4ebb-b1c5-34f965732633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:51.180256 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (791e1d24-efa2-4ebb-b1c5-34f965732633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:51.181447 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Flow 'volume_create_api' (d0b1622f-5906-4601-8225-d5ab509dc139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:51.182185 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Create volume request issued successfully. Aug 14 03:00:51.183186 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-41c3f321-573f-4f3f-9a19-0adb6d88adae tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:00:51.183782 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 235/925] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:00:50 2026] POST /volume/v3/volumes => generated 766 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:00:51.200551 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9851ac88-d276-41f6-ab6d-a7aedf1b20d3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:51.204000 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9851ac88-d276-41f6-ab6d-a7aedf1b20d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] GET https://10.4.3.152/volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e Aug 14 03:00:51.207912 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9851ac88-d276-41f6-ab6d-a7aedf1b20d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:51.207912 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9851ac88-d276-41f6-ab6d-a7aedf1b20d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:51.216942 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:51.216942 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:51.225989 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9851ac88-d276-41f6-ab6d-a7aedf1b20d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Volume info retrieved successfully. Aug 14 03:00:51.233882 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9851ac88-d276-41f6-ab6d-a7aedf1b20d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e returned with HTTP 200 Aug 14 03:00:51.234451 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 227/926] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:51 2026] GET /volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e => generated 834 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:52.257203 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6a27548c-89bf-4247-ac80-1aa92f10a253 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:52.263046 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a27548c-89bf-4247-ac80-1aa92f10a253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] GET https://10.4.3.152/volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e Aug 14 03:00:52.263902 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a27548c-89bf-4247-ac80-1aa92f10a253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:52.268081 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a27548c-89bf-4247-ac80-1aa92f10a253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:52.284319 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:52.284319 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:52.294659 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6a27548c-89bf-4247-ac80-1aa92f10a253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Volume info retrieved successfully. Aug 14 03:00:52.306849 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a27548c-89bf-4247-ac80-1aa92f10a253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e returned with HTTP 200 Aug 14 03:00:52.306849 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 234/927] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:52 2026] GET /volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:52.328127 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ddc9671f-0ace-4dc7-ac3c-ceb758222a57 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:52.335076 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ddc9671f-0ace-4dc7-ac3c-ceb758222a57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:00:52.335131 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ddc9671f-0ace-4dc7-ac3c-ceb758222a57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb816aac-2298-4098-b0e6-2518756c401e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-430007784"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:52.348896 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:52.348896 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:52.349554 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ddc9671f-0ace-4dc7-ac3c-ceb758222a57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Volume info retrieved successfully. Aug 14 03:00:52.349749 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-ddc9671f-0ace-4dc7-ac3c-ceb758222a57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Create snapshot from volume bb816aac-2298-4098-b0e6-2518756c401e Aug 14 03:00:52.426836 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-ddc9671f-0ace-4dc7-ac3c-ceb758222a57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Created reservations ['03f5e2a0-fdbc-41eb-b567-08242c84ce06', 'c72540d1-fbca-431e-bfc0-643d51926a80', 'ed6e4d86-1724-4848-97c0-f6ef6ffdf26e', 'cf2b0125-fe04-45a6-8766-9f635ad5fd45'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:52.492011 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ddc9671f-0ace-4dc7-ac3c-ceb758222a57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Snapshot create request issued successfully. Aug 14 03:00:52.493974 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ddc9671f-0ace-4dc7-ac3c-ceb758222a57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:00:52.493974 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 232/928] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:00:52 2026] POST /volume/v3/snapshots => generated 322 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:00:52.507273 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-49132087-e7d0-47ed-a67a-2d969f7a6fab None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:52.509972 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-49132087-e7d0-47ed-a67a-2d969f7a6fab tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] GET https://10.4.3.152/volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 Aug 14 03:00:52.510112 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-49132087-e7d0-47ed-a67a-2d969f7a6fab tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:52.510638 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-49132087-e7d0-47ed-a67a-2d969f7a6fab tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:52.523274 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:52.523274 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:52.524210 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-49132087-e7d0-47ed-a67a-2d969f7a6fab tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Snapshot retrieved successfully. Aug 14 03:00:52.529312 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-49132087-e7d0-47ed-a67a-2d969f7a6fab tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 returned with HTTP 200 Aug 14 03:00:52.529312 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 236/929] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:00:52 2026] GET /volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:53.540726 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3f0ef273-cc1e-4f50-8167-b3963ad89c29 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:53.543315 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f0ef273-cc1e-4f50-8167-b3963ad89c29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] GET https://10.4.3.152/volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 Aug 14 03:00:53.543614 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f0ef273-cc1e-4f50-8167-b3963ad89c29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:53.544323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f0ef273-cc1e-4f50-8167-b3963ad89c29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:53.555582 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:53.555582 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:53.556391 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3f0ef273-cc1e-4f50-8167-b3963ad89c29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Snapshot retrieved successfully. Aug 14 03:00:53.557559 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f0ef273-cc1e-4f50-8167-b3963ad89c29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 returned with HTTP 200 Aug 14 03:00:53.558414 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 228/930] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:00:53 2026] GET /volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:53.574961 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-33855347-35e8-4980-902b-d420c1a4b69f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:53.580995 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-33855347-35e8-4980-902b-d420c1a4b69f tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa Aug 14 03:00:53.580995 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-33855347-35e8-4980-902b-d420c1a4b69f tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:53.685129 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-33855347-35e8-4980-902b-d420c1a4b69f tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa returned with HTTP 200 Aug 14 03:00:53.685907 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 235/931] 10.4.3.152 () {68 vars in 1374 bytes} [Fri Aug 14 03:00:53 2026] PUT /volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa => generated 556 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:53.700749 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cb41279f-4944-4e71-a963-40b09715b2e3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:53.703918 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cb41279f-4944-4e71-a963-40b09715b2e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:00:53.705537 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cb41279f-4944-4e71-a963-40b09715b2e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb816aac-2298-4098-b0e6-2518756c401e"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:53.717759 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:53.717759 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:53.719157 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-cb41279f-4944-4e71-a963-40b09715b2e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Volume info retrieved successfully. Aug 14 03:00:53.719451 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-cb41279f-4944-4e71-a963-40b09715b2e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Create snapshot from volume bb816aac-2298-4098-b0e6-2518756c401e Aug 14 03:00:53.751525 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota_utils [None req-cb41279f-4944-4e71-a963-40b09715b2e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Quota exceeded for 47a722edfb124d5fba333b6f705160aa, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 03:00:53.752007 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.middleware.fault [None req-cb41279f-4944-4e71-a963-40b09715b2e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 413 Aug 14 03:00:53.753465 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 233/932] 10.4.3.152 () {68 vars in 1264 bytes} [Fri Aug 14 03:00:53 2026] POST /volume/v3/snapshots => generated 208 bytes in 53 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 03:00:53.767451 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5439e4d3-43f0-4bc2-a4b4-f61c4ff5dd20 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:53.767451 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5439e4d3-43f0-4bc2-a4b4-f61c4ff5dd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa Aug 14 03:00:53.768032 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5439e4d3-43f0-4bc2-a4b4-f61c4ff5dd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:53.859579 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-5439e4d3-43f0-4bc2-a4b4-f61c4ff5dd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-936528684 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-936528684, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:53.859579 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-5439e4d3-43f0-4bc2-a4b4-f61c4ff5dd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-936528684 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-936528684, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:53.859725 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-5439e4d3-43f0-4bc2-a4b4-f61c4ff5dd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-936528684 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-936528684, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:53.860233 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-5439e4d3-43f0-4bc2-a4b4-f61c4ff5dd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:53.860836 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-5439e4d3-43f0-4bc2-a4b4-f61c4ff5dd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:53.861186 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-5439e4d3-43f0-4bc2-a4b4-f61c4ff5dd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:53.861596 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-5439e4d3-43f0-4bc2-a4b4-f61c4ff5dd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:53.871492 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5439e4d3-43f0-4bc2-a4b4-f61c4ff5dd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa returned with HTTP 200 Aug 14 03:00:53.875406 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 237/933] 10.4.3.152 () {68 vars in 1374 bytes} [Fri Aug 14 03:00:53 2026] PUT /volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa => generated 556 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:53.884479 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-58b08b44-c5f7-4e2d-835a-73f89c369d31 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:53.886634 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-58b08b44-c5f7-4e2d-835a-73f89c369d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:00:53.887169 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-58b08b44-c5f7-4e2d-835a-73f89c369d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb816aac-2298-4098-b0e6-2518756c401e"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:53.905391 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:53.905391 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:53.906670 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-58b08b44-c5f7-4e2d-835a-73f89c369d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Volume info retrieved successfully. Aug 14 03:00:53.906670 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-58b08b44-c5f7-4e2d-835a-73f89c369d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Create snapshot from volume bb816aac-2298-4098-b0e6-2518756c401e Aug 14 03:00:53.940871 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota_utils [None req-58b08b44-c5f7-4e2d-835a-73f89c369d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Quota exceeded for 47a722edfb124d5fba333b6f705160aa, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 14 03:00:53.941235 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.middleware.fault [None req-58b08b44-c5f7-4e2d-835a-73f89c369d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 413 Aug 14 03:00:53.942289 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 229/934] 10.4.3.152 () {68 vars in 1264 bytes} [Fri Aug 14 03:00:53 2026] POST /volume/v3/snapshots => generated 133 bytes in 58 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 03:00:53.954223 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-30739f7d-8c01-4ead-a188-25a2580ad8b3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:53.958955 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-30739f7d-8c01-4ead-a188-25a2580ad8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 Aug 14 03:00:53.959199 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-30739f7d-8c01-4ead-a188-25a2580ad8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:53.959862 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-30739f7d-8c01-4ead-a188-25a2580ad8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:53.959862 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-30739f7d-8c01-4ead-a188-25a2580ad8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Delete snapshot with id: 06dcb07a-cb64-49f2-a57b-3892125cefa1 Aug 14 03:00:53.967162 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:53.967162 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:53.967710 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-30739f7d-8c01-4ead-a188-25a2580ad8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Snapshot retrieved successfully. Aug 14 03:00:53.994663 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-30739f7d-8c01-4ead-a188-25a2580ad8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Snapshot delete request issued successfully. Aug 14 03:00:53.994931 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-30739f7d-8c01-4ead-a188-25a2580ad8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 returned with HTTP 202 Aug 14 03:00:53.995425 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 236/935] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:00:53 2026] DELETE /volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:54.007326 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-94322535-6be7-403f-ae1c-ebae350b4895 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:54.012126 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-94322535-6be7-403f-ae1c-ebae350b4895 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] GET https://10.4.3.152/volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 Aug 14 03:00:54.012549 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-94322535-6be7-403f-ae1c-ebae350b4895 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:54.013870 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-94322535-6be7-403f-ae1c-ebae350b4895 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:54.024694 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:54.024694 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:54.024694 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-94322535-6be7-403f-ae1c-ebae350b4895 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Snapshot retrieved successfully. Aug 14 03:00:54.027241 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-94322535-6be7-403f-ae1c-ebae350b4895 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 returned with HTTP 200 Aug 14 03:00:54.028225 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 234/936] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:00:54 2026] GET /volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 => generated 480 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:55.043434 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-faab955c-123e-4beb-9ac8-d1e697410bba None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:55.046257 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-faab955c-123e-4beb-9ac8-d1e697410bba tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] GET https://10.4.3.152/volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 Aug 14 03:00:55.046751 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-faab955c-123e-4beb-9ac8-d1e697410bba tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:55.047108 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-faab955c-123e-4beb-9ac8-d1e697410bba tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:55.057172 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-faab955c-123e-4beb-9ac8-d1e697410bba tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 returned with HTTP 404 Aug 14 03:00:55.057172 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 238/937] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:00:55 2026] GET /volume/v3/snapshots/06dcb07a-cb64-49f2-a57b-3892125cefa1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:55.069098 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-37be1713-53e7-4a55-aca8-b046e1ac676e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:55.073221 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-37be1713-53e7-4a55-aca8-b046e1ac676e tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] GET https://10.4.3.152/volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e Aug 14 03:00:55.073493 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-37be1713-53e7-4a55-aca8-b046e1ac676e tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:55.073699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-37be1713-53e7-4a55-aca8-b046e1ac676e tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:55.086496 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:55.086496 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:55.094409 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-37be1713-53e7-4a55-aca8-b046e1ac676e tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Volume info retrieved successfully. Aug 14 03:00:55.102977 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-37be1713-53e7-4a55-aca8-b046e1ac676e tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e returned with HTTP 200 Aug 14 03:00:55.103101 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 230/938] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:55 2026] GET /volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:55.117176 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-acdbe2af-93cf-44c4-a1d8-dc5c9764403b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:55.120592 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-acdbe2af-93cf-44c4-a1d8-dc5c9764403b tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] DELETE https://10.4.3.152/volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e Aug 14 03:00:55.120929 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-acdbe2af-93cf-44c4-a1d8-dc5c9764403b tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:55.121216 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-acdbe2af-93cf-44c4-a1d8-dc5c9764403b tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:55.122169 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-acdbe2af-93cf-44c4-a1d8-dc5c9764403b tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Delete volume with id: bb816aac-2298-4098-b0e6-2518756c401e Aug 14 03:00:55.135278 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:55.135278 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:55.136421 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-acdbe2af-93cf-44c4-a1d8-dc5c9764403b tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Volume info retrieved successfully. Aug 14 03:00:55.181609 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-acdbe2af-93cf-44c4-a1d8-dc5c9764403b tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Delete volume request issued successfully. Aug 14 03:00:55.182607 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-acdbe2af-93cf-44c4-a1d8-dc5c9764403b tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e returned with HTTP 202 Aug 14 03:00:55.182607 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 237/939] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:00:55 2026] DELETE /volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:00:55.195055 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-83f80b8c-ac7d-4ff4-9d06-500ef10424d8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:55.199999 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83f80b8c-ac7d-4ff4-9d06-500ef10424d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] GET https://10.4.3.152/volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e Aug 14 03:00:55.201881 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83f80b8c-ac7d-4ff4-9d06-500ef10424d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:55.201881 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83f80b8c-ac7d-4ff4-9d06-500ef10424d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:55.217926 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:55.217926 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:55.231072 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-83f80b8c-ac7d-4ff4-9d06-500ef10424d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Volume info retrieved successfully. Aug 14 03:00:55.237841 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83f80b8c-ac7d-4ff4-9d06-500ef10424d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e returned with HTTP 200 Aug 14 03:00:55.238659 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 235/940] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:55 2026] GET /volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:56.260514 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9b5b9b13-3a8e-4dbd-bc82-00aa64313afb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:56.262701 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9b5b9b13-3a8e-4dbd-bc82-00aa64313afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] GET https://10.4.3.152/volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e Aug 14 03:00:56.263128 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9b5b9b13-3a8e-4dbd-bc82-00aa64313afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:56.263385 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9b5b9b13-3a8e-4dbd-bc82-00aa64313afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:56.271623 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9b5b9b13-3a8e-4dbd-bc82-00aa64313afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1960263799-project-member] https://10.4.3.152/volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e returned with HTTP 404 Aug 14 03:00:56.272405 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 239/941] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:56 2026] GET /volume/v3/volumes/bb816aac-2298-4098-b0e6-2518756c401e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:00:56.283857 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3778f53b-a5d4-4d76-98c9-6112c32d1b40 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:56.285932 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3778f53b-a5d4-4d76-98c9-6112c32d1b40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa Aug 14 03:00:56.287584 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3778f53b-a5d4-4d76-98c9-6112c32d1b40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-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=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:56.440209 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-3778f53b-a5d4-4d76-98c9-6112c32d1b40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-936528684 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-936528684, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:56.440958 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-3778f53b-a5d4-4d76-98c9-6112c32d1b40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:56.441422 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-3778f53b-a5d4-4d76-98c9-6112c32d1b40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:56.441766 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-3778f53b-a5d4-4d76-98c9-6112c32d1b40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:56.442511 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-3778f53b-a5d4-4d76-98c9-6112c32d1b40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:56.443591 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-3778f53b-a5d4-4d76-98c9-6112c32d1b40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:56.443591 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-3778f53b-a5d4-4d76-98c9-6112c32d1b40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:00:56.452086 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3778f53b-a5d4-4d76-98c9-6112c32d1b40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1689849460-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa returned with HTTP 200 Aug 14 03:00:56.452898 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 231/942] 10.4.3.152 () {68 vars in 1375 bytes} [Fri Aug 14 03:00:56 2026] PUT /volume/v3/os-quota-sets/47a722edfb124d5fba333b6f705160aa => generated 561 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:56.779963 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:57.006299 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:00:57.007042 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1157206439", "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:57.011481 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1157206439', 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:00:57.151746 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Create volume of 1 GB Aug 14 03:00:57.160699 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Availability Zones retrieved successfully. Aug 14 03:00:57.168946 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Flow 'volume_create_api' (befe5591-84fd-4492-95b9-ac655405ed86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:57.173795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037d3e76-9e5c-4a18-a4e7-19b21a85feaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:57.178042 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:00:57.287577 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037d3e76-9e5c-4a18-a4e7-19b21a85feaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:57.289464 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d33b083-937d-4d97-af13-762c4f8f7915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:57.417379 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Created reservations ['d6ef25c9-2ffd-4fef-a814-a756d7a46518', '4f7869d5-d047-4ee4-8545-acaa0acf58ab', '81f585f4-2d83-4c87-85e9-86d90c3f406f', '831e141d-9f7f-4ef1-af23-62f38487a85b'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:57.418300 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d33b083-937d-4d97-af13-762c4f8f7915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6ef25c9-2ffd-4fef-a814-a756d7a46518', '4f7869d5-d047-4ee4-8545-acaa0acf58ab', '81f585f4-2d83-4c87-85e9-86d90c3f406f', '831e141d-9f7f-4ef1-af23-62f38487a85b']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:57.419204 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85498096-4a79-4b17-a1f4-deff21b76c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:57.450987 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85498096-4a79-4b17-a1f4-deff21b76c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3898219c-46c7-4fe0-83d7-2222ce13eeb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1157206439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b56f589ed5354ab2811a55c08a43ffe8',qos_specs=None,replication_status=,reservations=['d6ef25c9-2ffd-4fef-a814-a756d7a46518','4f7869d5-d047-4ee4-8545-acaa0acf58ab','81f585f4-2d83-4c87-85e9-86d90c3f406f','831e141d-9f7f-4ef1-af23-62f38487a85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c952ca4739644688a465947972ec4ca7',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:00:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1157206439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3898219c-46c7-4fe0-83d7-2222ce13eeb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b56f589ed5354ab2811a55c08a43ffe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c952ca4739644688a465947972ec4ca7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:57.452537 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f69e373-01e2-4d7d-8a72-7decc020d459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:57.494900 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f69e373-01e2-4d7d-8a72-7decc020d459) transitioned into state 'SUCCESS' from state '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-1157206439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b56f589ed5354ab2811a55c08a43ffe8',qos_specs=None,replication_status=,reservations=['d6ef25c9-2ffd-4fef-a814-a756d7a46518','4f7869d5-d047-4ee4-8545-acaa0acf58ab','81f585f4-2d83-4c87-85e9-86d90c3f406f','831e141d-9f7f-4ef1-af23-62f38487a85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c952ca4739644688a465947972ec4ca7',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:57.496456 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c6dec3-e648-4ed6-a269-b476e4f778db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:57.507182 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c6dec3-e648-4ed6-a269-b476e4f778db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:57.508891 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Flow 'volume_create_api' (befe5591-84fd-4492-95b9-ac655405ed86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:57.508891 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Create volume request issued successfully. Aug 14 03:00:57.509580 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b02577b3-714d-4f95-ac1c-2646ffc51db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:00:57.509937 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 238/943] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:00:56 2026] POST /volume/v3/volumes => generated 752 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:00:57.525991 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f04cb5b6-b00e-4801-8932-0bd79bfdd129 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:57.528397 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f04cb5b6-b00e-4801-8932-0bd79bfdd129 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 Aug 14 03:00:57.528673 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f04cb5b6-b00e-4801-8932-0bd79bfdd129 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:57.528954 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f04cb5b6-b00e-4801-8932-0bd79bfdd129 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:57.541299 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:57.541299 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:57.553122 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f04cb5b6-b00e-4801-8932-0bd79bfdd129 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:00:57.563196 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f04cb5b6-b00e-4801-8932-0bd79bfdd129 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 returned with HTTP 200 Aug 14 03:00:57.564064 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 236/944] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:57 2026] GET /volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:57.820629 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-9de3eebd-e77d-4e8c-8e58-b9a4088dbd13 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:57.823342 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-9de3eebd-e77d-4e8c-8e58-b9a4088dbd13 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:00:57.823973 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-9de3eebd-e77d-4e8c-8e58-b9a4088dbd13 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:57.824433 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-9de3eebd-e77d-4e8c-8e58-b9a4088dbd13 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:57.848655 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:57.848655 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:57.854496 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-9de3eebd-e77d-4e8c-8e58-b9a4088dbd13 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:00:57.859052 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-9de3eebd-e77d-4e8c-8e58-b9a4088dbd13 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:00:57.859480 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 240/945] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:00:57 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:58.353198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-16deba9b-85a5-40f4-9589-176a27034802 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:58.354183 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-16deba9b-85a5-40f4-9589-176a27034802 None None] GET https://10.4.3.152/volume// Aug 14 03:00:58.354183 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-16deba9b-85a5-40f4-9589-176a27034802 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:58.354422 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-16deba9b-85a5-40f4-9589-176a27034802 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:58.355338 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-16deba9b-85a5-40f4-9589-176a27034802 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:00:58.355860 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 232/946] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:00:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:00:58.367924 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-4f2b7a7d-ceb6-4674-a039-0ef36749d857 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:58.371629 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-4f2b7a7d-ceb6-4674-a039-0ef36749d857 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:00:58.372880 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-4f2b7a7d-ceb6-4674-a039-0ef36749d857 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb6145fd-074a-47ca-b1db-5aabbe331c2e", "connector": null, "instance_uuid": "4f9e2b78-966f-4100-abb6-b4d44ea6aef2"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:58.401973 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:58.401973 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:58.457581 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-4f2b7a7d-ceb6-4674-a039-0ef36749d857 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:00:58.458158 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 239/947] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:00:58 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:58.472018 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-32ac15dd-f989-477a-9d82-cbede0148ab8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:58.477081 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-32ac15dd-f989-477a-9d82-cbede0148ab8 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/attachments/e8735d76-c68d-457f-8c83-b0e99abc3cb6 Aug 14 03:00:58.477256 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-32ac15dd-f989-477a-9d82-cbede0148ab8 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:58.477624 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-32ac15dd-f989-477a-9d82-cbede0148ab8 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:58.492042 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:58.492042 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:58.579959 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3feba430-80f9-4801-abe6-98f0a695d0d2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:58.580602 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-32ac15dd-f989-477a-9d82-cbede0148ab8 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/e8735d76-c68d-457f-8c83-b0e99abc3cb6 returned with HTTP 200 Aug 14 03:00:58.580602 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 237/948] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:00:58 2026] DELETE /volume/v3/attachments/e8735d76-c68d-457f-8c83-b0e99abc3cb6 => generated 367 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:58.582074 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3feba430-80f9-4801-abe6-98f0a695d0d2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 Aug 14 03:00:58.582479 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3feba430-80f9-4801-abe6-98f0a695d0d2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:58.582479 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3feba430-80f9-4801-abe6-98f0a695d0d2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:58.598956 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:58.598956 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:58.612563 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3feba430-80f9-4801-abe6-98f0a695d0d2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:00:58.626765 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3feba430-80f9-4801-abe6-98f0a695d0d2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 returned with HTTP 200 Aug 14 03:00:58.627515 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 241/949] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:58 2026] GET /volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 => generated 1360 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:00:58.648563 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-448af912-0ef6-42cd-8fc7-c753739b7997 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:58.652789 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:00:58.657278 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1375690831"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:58.659924 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1375690831'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:00:58.659924 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Create volume of 1 GB Aug 14 03:00:58.667988 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Availability Zones retrieved successfully. Aug 14 03:00:58.682854 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Flow 'volume_create_api' (32312a2d-5781-4199-868c-b8a306a29712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:58.684806 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1239789d-23ce-4f4f-b481-9f72f57d1e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:58.686194 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:00:58.730218 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1239789d-23ce-4f4f-b481-9f72f57d1e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:58.731152 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7527bd92-1163-4ae8-8ca9-8f0412952764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:58.787848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Created reservations ['d76830f1-9cce-407d-9b2f-e763a51bc74c', '60b0ed1e-01fe-44de-a15a-406bb7f61f59', '6b061876-f216-470b-ad6b-f9a2990be3c6', '85b15172-c75b-485e-99ef-d988e3f9b050'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:58.789256 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7527bd92-1163-4ae8-8ca9-8f0412952764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d76830f1-9cce-407d-9b2f-e763a51bc74c', '60b0ed1e-01fe-44de-a15a-406bb7f61f59', '6b061876-f216-470b-ad6b-f9a2990be3c6', '85b15172-c75b-485e-99ef-d988e3f9b050']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:58.789799 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67532eac-96b1-4119-8f15-0de76c8d4996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:58.819854 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67532eac-96b1-4119-8f15-0de76c8d4996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6948f42f-64ea-4a31-9432-806ab17e4a34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1375690831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b56f589ed5354ab2811a55c08a43ffe8',qos_specs=None,replication_status=,reservations=['d76830f1-9cce-407d-9b2f-e763a51bc74c','60b0ed1e-01fe-44de-a15a-406bb7f61f59','6b061876-f216-470b-ad6b-f9a2990be3c6','85b15172-c75b-485e-99ef-d988e3f9b050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c952ca4739644688a465947972ec4ca7',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:00:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1375690831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6948f42f-64ea-4a31-9432-806ab17e4a34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b56f589ed5354ab2811a55c08a43ffe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c952ca4739644688a465947972ec4ca7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:58.821075 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167bf8e0-7ab8-4afc-b185-07904aabb703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:58.849331 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167bf8e0-7ab8-4afc-b185-07904aabb703) transitioned into state 'SUCCESS' from state '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-1375690831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b56f589ed5354ab2811a55c08a43ffe8',qos_specs=None,replication_status=,reservations=['d76830f1-9cce-407d-9b2f-e763a51bc74c','60b0ed1e-01fe-44de-a15a-406bb7f61f59','6b061876-f216-470b-ad6b-f9a2990be3c6','85b15172-c75b-485e-99ef-d988e3f9b050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c952ca4739644688a465947972ec4ca7',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:58.850485 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47324ecc-bb16-4fa0-8e3a-b7de368a9405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:58.864341 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47324ecc-bb16-4fa0-8e3a-b7de368a9405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:58.866265 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Flow 'volume_create_api' (32312a2d-5781-4199-868c-b8a306a29712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:58.867148 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Create volume request issued successfully. Aug 14 03:00:58.867601 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-448af912-0ef6-42cd-8fc7-c753739b7997 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:00:58.868300 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 233/950] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:00:58 2026] POST /volume/v3/volumes => generated 752 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:00:58.885898 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7bf07579-7f2d-4815-a57a-e9a897422e35 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:58.888594 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7bf07579-7f2d-4815-a57a-e9a897422e35 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 Aug 14 03:00:58.889590 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7bf07579-7f2d-4815-a57a-e9a897422e35 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:58.889590 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7bf07579-7f2d-4815-a57a-e9a897422e35 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:58.901560 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:58.901560 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:00:58.909339 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7bf07579-7f2d-4815-a57a-e9a897422e35 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:00:58.919904 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7bf07579-7f2d-4815-a57a-e9a897422e35 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 returned with HTTP 200 Aug 14 03:00:58.919904 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 240/951] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:58 2026] GET /volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:59.253464 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:59.395635 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:00:59.396041 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-579352982"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:59.397691 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-579352982'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:00:59.397875 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Create volume of 1 GB Aug 14 03:00:59.398201 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:59.398201 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:00:59.404100 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Availability Zones retrieved successfully. Aug 14 03:00:59.412522 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Flow 'volume_create_api' (99e575f0-6877-415e-9161-319d981d80dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:59.414672 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85a57a2-d521-4a21-bac6-2cc57065d2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:59.416442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:00:59.471601 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85a57a2-d521-4a21-bac6-2cc57065d2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:59.472783 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (889a9ca5-8b5f-4143-b4b5-32486e57e636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:59.560897 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Created reservations ['141c6d98-5a7e-48b2-80c5-295f871fb72e', '82c625c2-f594-42c6-98b8-283ac58dc1f4', 'e4c9545a-19a5-4548-b1c3-dce24b22212a', 'd484a5a4-4806-4214-9572-b66eb91953cd'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:00:59.562032 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (889a9ca5-8b5f-4143-b4b5-32486e57e636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['141c6d98-5a7e-48b2-80c5-295f871fb72e', '82c625c2-f594-42c6-98b8-283ac58dc1f4', 'e4c9545a-19a5-4548-b1c3-dce24b22212a', 'd484a5a4-4806-4214-9572-b66eb91953cd']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:59.563235 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d8436f-0f47-4418-a1e5-820b858badd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:59.593990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d8436f-0f47-4418-a1e5-820b858badd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52240f7c-f630-47f0-9076-20b7252ee927', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-579352982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd07a9ade98c400e8494f5921b42700b',qos_specs=None,replication_status=,reservations=['141c6d98-5a7e-48b2-80c5-295f871fb72e','82c625c2-f594-42c6-98b8-283ac58dc1f4','e4c9545a-19a5-4548-b1c3-dce24b22212a','d484a5a4-4806-4214-9572-b66eb91953cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be163f31aa34f7e9a89a518377adbaa',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:00:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-579352982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52240f7c-f630-47f0-9076-20b7252ee927,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd07a9ade98c400e8494f5921b42700b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9be163f31aa34f7e9a89a518377adbaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:59.595504 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23189857-b6f1-403b-b873-44e892a453d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:59.629440 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23189857-b6f1-403b-b873-44e892a453d2) transitioned into state 'SUCCESS' from state '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-579352982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd07a9ade98c400e8494f5921b42700b',qos_specs=None,replication_status=,reservations=['141c6d98-5a7e-48b2-80c5-295f871fb72e','82c625c2-f594-42c6-98b8-283ac58dc1f4','e4c9545a-19a5-4548-b1c3-dce24b22212a','d484a5a4-4806-4214-9572-b66eb91953cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be163f31aa34f7e9a89a518377adbaa',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:59.630318 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f596cfa-58d3-4fac-91d4-bee8776f2bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:00:59.641782 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f596cfa-58d3-4fac-91d4-bee8776f2bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:00:59.642723 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Flow 'volume_create_api' (99e575f0-6877-415e-9161-319d981d80dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:00:59.643094 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Create volume request issued successfully. Aug 14 03:00:59.644135 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4dfdfc63-5157-4b1b-b6f0-3647934fe39f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:00:59.644739 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 238/952] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:00:59 2026] POST /volume/v3/volumes => generated 754 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:00:59.660387 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e7c5c55c-5ace-4609-9ac1-ed5f318177e0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:59.664484 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e7c5c55c-5ace-4609-9ac1-ed5f318177e0 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 Aug 14 03:00:59.664484 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e7c5c55c-5ace-4609-9ac1-ed5f318177e0 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:59.664484 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e7c5c55c-5ace-4609-9ac1-ed5f318177e0 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:59.679126 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:59.679126 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:00:59.685039 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e7c5c55c-5ace-4609-9ac1-ed5f318177e0 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Volume info retrieved successfully. Aug 14 03:00:59.696796 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e7c5c55c-5ace-4609-9ac1-ed5f318177e0 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 returned with HTTP 200 Aug 14 03:00:59.696796 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 242/953] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:59 2026] GET /volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:59.939212 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c67f2bbe-b92e-4d9b-be2f-0a06a31511fb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:59.941564 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c67f2bbe-b92e-4d9b-be2f-0a06a31511fb tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 Aug 14 03:00:59.941850 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c67f2bbe-b92e-4d9b-be2f-0a06a31511fb tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:00:59.942106 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c67f2bbe-b92e-4d9b-be2f-0a06a31511fb tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:00:59.954737 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:00:59.954737 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:00:59.961136 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c67f2bbe-b92e-4d9b-be2f-0a06a31511fb tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:00:59.969138 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c67f2bbe-b92e-4d9b-be2f-0a06a31511fb tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 returned with HTTP 200 Aug 14 03:00:59.970164 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 234/954] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:00:59 2026] GET /volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:00:59.985947 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5a095984-b766-43f5-9d6b-43b15b58a624 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:00:59.991918 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:00:59.991918 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1663382236"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:00:59.993759 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1663382236'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:00:59.993948 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Create volume of 1 GB Aug 14 03:00:59.998849 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Availability Zones retrieved successfully. Aug 14 03:01:00.004760 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Flow 'volume_create_api' (e4793a43-8e0e-4c0d-9023-3c6e1b4566af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:00.006444 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a63af1-cbc2-465e-b617-7d70c729bf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:00.008521 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:01:00.050792 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a63af1-cbc2-465e-b617-7d70c729bf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:00.051723 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af20eb43-ae21-47a8-bde4-a0d38df178af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:00.109807 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Created reservations ['345903f6-6f8e-497a-b2a7-68cf9a7f3195', '646824d9-96e6-45ad-92ac-35c168f18b29', '77e26a8d-dae7-4a03-80ad-d6de7a3e1f7a', 'c9be2f55-52c0-4b0a-8429-db1c54136694'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:01:00.110892 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af20eb43-ae21-47a8-bde4-a0d38df178af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['345903f6-6f8e-497a-b2a7-68cf9a7f3195', '646824d9-96e6-45ad-92ac-35c168f18b29', '77e26a8d-dae7-4a03-80ad-d6de7a3e1f7a', 'c9be2f55-52c0-4b0a-8429-db1c54136694']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:00.111757 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1b2baf-72dd-4634-acbd-c37b37113a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:00.135433 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1b2baf-72dd-4634-acbd-c37b37113a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50223eca-2576-4965-a64e-ee29edf91658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1663382236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b56f589ed5354ab2811a55c08a43ffe8',qos_specs=None,replication_status=,reservations=['345903f6-6f8e-497a-b2a7-68cf9a7f3195','646824d9-96e6-45ad-92ac-35c168f18b29','77e26a8d-dae7-4a03-80ad-d6de7a3e1f7a','c9be2f55-52c0-4b0a-8429-db1c54136694'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c952ca4739644688a465947972ec4ca7',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1663382236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50223eca-2576-4965-a64e-ee29edf91658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b56f589ed5354ab2811a55c08a43ffe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c952ca4739644688a465947972ec4ca7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:00.136462 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c189ede0-da76-4826-93ae-4ccd4c7e53a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:00.162782 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c189ede0-da76-4826-93ae-4ccd4c7e53a8) transitioned into state 'SUCCESS' from state '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-1663382236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b56f589ed5354ab2811a55c08a43ffe8',qos_specs=None,replication_status=,reservations=['345903f6-6f8e-497a-b2a7-68cf9a7f3195','646824d9-96e6-45ad-92ac-35c168f18b29','77e26a8d-dae7-4a03-80ad-d6de7a3e1f7a','c9be2f55-52c0-4b0a-8429-db1c54136694'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c952ca4739644688a465947972ec4ca7',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:00.163639 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63579a32-0ded-4536-b6e1-667a23607024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:00.176129 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63579a32-0ded-4536-b6e1-667a23607024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:00.177510 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Flow 'volume_create_api' (e4793a43-8e0e-4c0d-9023-3c6e1b4566af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:00.177979 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Create volume request issued successfully. Aug 14 03:01:00.178800 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5a095984-b766-43f5-9d6b-43b15b58a624 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:01:00.179567 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 241/955] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:00:59 2026] POST /volume/v3/volumes => generated 752 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:01:00.196602 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a7b7ba45-de04-4f92-a509-b91f801b8be2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:00.199118 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a7b7ba45-de04-4f92-a509-b91f801b8be2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 Aug 14 03:01:00.200867 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a7b7ba45-de04-4f92-a509-b91f801b8be2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:00.200867 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a7b7ba45-de04-4f92-a509-b91f801b8be2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:00.214760 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:00.214760 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:00.220579 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a7b7ba45-de04-4f92-a509-b91f801b8be2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:01:00.235440 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a7b7ba45-de04-4f92-a509-b91f801b8be2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 returned with HTTP 200 Aug 14 03:01:00.236901 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 239/956] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:00 2026] GET /volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:00.713260 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-17ba21c8-cd3e-438c-bdb0-e2e4edb3d836 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:00.715405 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-17ba21c8-cd3e-438c-bdb0-e2e4edb3d836 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 Aug 14 03:01:00.716335 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-17ba21c8-cd3e-438c-bdb0-e2e4edb3d836 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:00.716335 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-17ba21c8-cd3e-438c-bdb0-e2e4edb3d836 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:00.724705 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:00.724705 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:00.730457 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-17ba21c8-cd3e-438c-bdb0-e2e4edb3d836 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Volume info retrieved successfully. Aug 14 03:01:00.735858 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-17ba21c8-cd3e-438c-bdb0-e2e4edb3d836 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 returned with HTTP 200 Aug 14 03:01:00.736371 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 243/957] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:00 2026] GET /volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:00.755480 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b8b3442b-be88-4df4-8fbc-e60c1a4fea0f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:00.757974 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b8b3442b-be88-4df4-8fbc-e60c1a4fea0f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:01:00.758444 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b8b3442b-be88-4df4-8fbc-e60c1a4fea0f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52240f7c-f630-47f0-9076-20b7252ee927", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-218213054"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:00.771210 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:00.771210 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:00.772066 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b8b3442b-be88-4df4-8fbc-e60c1a4fea0f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Volume info retrieved successfully. Aug 14 03:01:00.772536 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-b8b3442b-be88-4df4-8fbc-e60c1a4fea0f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Create snapshot from volume 52240f7c-f630-47f0-9076-20b7252ee927 Aug 14 03:01:00.822658 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-b8b3442b-be88-4df4-8fbc-e60c1a4fea0f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Created reservations ['8d3938a2-4e72-4bf2-a3ef-cf4d9e49b6bb', '9e9cdada-d0fc-4b18-92c7-1d58fc558ae8', '52c1d462-5c79-447a-a88c-434dd7d37323', 'aaf24961-534e-44a0-b28d-a0917b2d152e'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:01:00.871067 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b8b3442b-be88-4df4-8fbc-e60c1a4fea0f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot create request issued successfully. Aug 14 03:01:00.871696 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b8b3442b-be88-4df4-8fbc-e60c1a4fea0f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:01:00.872340 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 235/958] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:01:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:01:00.882782 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e6d91de2-baee-42f1-a53b-29e7b700843a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:00.885090 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e6d91de2-baee-42f1-a53b-29e7b700843a tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 Aug 14 03:01:00.885325 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e6d91de2-baee-42f1-a53b-29e7b700843a tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:00.885567 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e6d91de2-baee-42f1-a53b-29e7b700843a tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:00.891546 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:00.891546 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:00.892181 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e6d91de2-baee-42f1-a53b-29e7b700843a tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:00.893875 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e6d91de2-baee-42f1-a53b-29e7b700843a tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 returned with HTTP 200 Aug 14 03:01:00.893875 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 242/959] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:01:00 2026] GET /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:01.074295 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-d5209b8f-8935-4a54-a3fa-47172ce447e5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:01.076969 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-d5209b8f-8935-4a54-a3fa-47172ce447e5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] PUT https://10.4.3.152/volume/v3/attachments/5bd44858-9606-49f8-b9e9-06d761b561fd Aug 14 03:01:01.077452 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-d5209b8f-8935-4a54-a3fa-47172ce447e5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:01.086894 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-d5209b8f-8935-4a54-a3fa-47172ce447e5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Acquiring lock "cinder-attachment_update-fb6145fd-074a-47ca-b1db-5aabbe331c2e-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:01:01.095228 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-d5209b8f-8935-4a54-a3fa-47172ce447e5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-fb6145fd-074a-47ca-b1db-5aabbe331c2e-np0000007307" acquired by "attachment_update" :: waited 0.008s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:01:01.096611 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:01.096611 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:01.197909 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-d5209b8f-8935-4a54-a3fa-47172ce447e5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-fb6145fd-074a-47ca-b1db-5aabbe331c2e-np0000007307" released by "attachment_update" :: held 0.103s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:01:01.198310 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-d5209b8f-8935-4a54-a3fa-47172ce447e5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/5bd44858-9606-49f8-b9e9-06d761b561fd returned with HTTP 200 Aug 14 03:01:01.198838 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 240/960] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:01:01 2026] PUT /volume/v3/attachments/5bd44858-9606-49f8-b9e9-06d761b561fd => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:01.213100 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-fd7c0ef0-b2d3-4381-950f-1560f2f17d1a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:01.215195 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-fd7c0ef0-b2d3-4381-950f-1560f2f17d1a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/attachments/5bd44858-9606-49f8-b9e9-06d761b561fd Aug 14 03:01:01.215456 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-fd7c0ef0-b2d3-4381-950f-1560f2f17d1a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:01.215666 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-fd7c0ef0-b2d3-4381-950f-1560f2f17d1a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:01.247261 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-fd7c0ef0-b2d3-4381-950f-1560f2f17d1a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/5bd44858-9606-49f8-b9e9-06d761b561fd returned with HTTP 200 Aug 14 03:01:01.251006 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 244/961] 10.4.3.152 () {70 vars in 1651 bytes} [Fri Aug 14 03:01:01 2026] GET /volume/v3/attachments/5bd44858-9606-49f8-b9e9-06d761b561fd => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:01.258632 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e9337e56-5532-4be3-bf57-1c55bdc64345 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:01.261251 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e9337e56-5532-4be3-bf57-1c55bdc64345 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 Aug 14 03:01:01.261492 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e9337e56-5532-4be3-bf57-1c55bdc64345 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:01.261748 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e9337e56-5532-4be3-bf57-1c55bdc64345 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:01.273107 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:01.273107 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:01.280677 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e9337e56-5532-4be3-bf57-1c55bdc64345 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:01:01.292234 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e9337e56-5532-4be3-bf57-1c55bdc64345 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 returned with HTTP 200 Aug 14 03:01:01.292588 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 236/962] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:01 2026] GET /volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:01.907346 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-47bbbea9-605f-4450-908d-518a14afbc85 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:01.911191 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-47bbbea9-605f-4450-908d-518a14afbc85 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 Aug 14 03:01:01.911425 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-47bbbea9-605f-4450-908d-518a14afbc85 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:01.911652 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-47bbbea9-605f-4450-908d-518a14afbc85 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:01.926325 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:01.926325 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:01.926325 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-47bbbea9-605f-4450-908d-518a14afbc85 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:01.927217 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-47bbbea9-605f-4450-908d-518a14afbc85 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 returned with HTTP 200 Aug 14 03:01:01.927791 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 243/963] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:01:01 2026] GET /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:01.941535 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-53bde7a0-6438-4ed8-bc71-c47f95f5e8fe None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:01.945603 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-53bde7a0-6438-4ed8-bc71-c47f95f5e8fe tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] POST https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata Aug 14 03:01:01.946027 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-53bde7a0-6438-4ed8-bc71-c47f95f5e8fe tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:01.963364 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:01.963364 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:01.964060 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-53bde7a0-6438-4ed8-bc71-c47f95f5e8fe tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.001890 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-53bde7a0-6438-4ed8-bc71-c47f95f5e8fe tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Update snapshot metadata completed successfully. Aug 14 03:01:02.002444 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-53bde7a0-6438-4ed8-bc71-c47f95f5e8fe tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata returned with HTTP 200 Aug 14 03:01:02.003202 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 241/964] 10.4.3.152 () {68 vars in 1402 bytes} [Fri Aug 14 03:01:01 2026] POST /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata => generated 68 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:01:02.017183 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ed35b264-8cfe-4633-a351-bee92c1baea3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.020980 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ed35b264-8cfe-4633-a351-bee92c1baea3 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata Aug 14 03:01:02.021625 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ed35b264-8cfe-4633-a351-bee92c1baea3 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:02.026658 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ed35b264-8cfe-4633-a351-bee92c1baea3 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:02.038115 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.038115 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:02.038115 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ed35b264-8cfe-4633-a351-bee92c1baea3 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.038895 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ed35b264-8cfe-4633-a351-bee92c1baea3 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Get snapshot metadata completed successfully. Aug 14 03:01:02.039225 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ed35b264-8cfe-4633-a351-bee92c1baea3 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata returned with HTTP 200 Aug 14 03:01:02.039735 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 245/965] 10.4.3.152 () {66 vars in 1381 bytes} [Fri Aug 14 03:01:02 2026] GET /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:01:02.053163 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8d12a463-daba-4734-ae3f-c277b56a3831 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.055570 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8d12a463-daba-4734-ae3f-c277b56a3831 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] PUT https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata Aug 14 03:01:02.056047 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8d12a463-daba-4734-ae3f-c277b56a3831 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:02.065268 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.065268 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:02.066400 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8d12a463-daba-4734-ae3f-c277b56a3831 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.102489 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8d12a463-daba-4734-ae3f-c277b56a3831 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Update snapshot metadata completed successfully. Aug 14 03:01:02.102855 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8d12a463-daba-4734-ae3f-c277b56a3831 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata returned with HTTP 200 Aug 14 03:01:02.103487 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 237/966] 10.4.3.152 () {68 vars in 1401 bytes} [Fri Aug 14 03:01:02 2026] PUT /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata => generated 57 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:01:02.117687 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2e6436a9-7d86-45a4-9986-a73830c54eb4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.121167 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2e6436a9-7d86-45a4-9986-a73830c54eb4 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata Aug 14 03:01:02.121545 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2e6436a9-7d86-45a4-9986-a73830c54eb4 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:02.122078 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2e6436a9-7d86-45a4-9986-a73830c54eb4 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:02.129875 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.129875 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:02.130371 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2e6436a9-7d86-45a4-9986-a73830c54eb4 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.131641 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2e6436a9-7d86-45a4-9986-a73830c54eb4 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Get snapshot metadata completed successfully. Aug 14 03:01:02.131973 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2e6436a9-7d86-45a4-9986-a73830c54eb4 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata returned with HTTP 200 Aug 14 03:01:02.132444 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 244/967] 10.4.3.152 () {66 vars in 1381 bytes} [Fri Aug 14 03:01:02 2026] GET /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:01:02.143202 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7460a64a-0fb5-4ee2-a295-c56c788aa136 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.149019 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7460a64a-0fb5-4ee2-a295-c56c788aa136 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata/key3 Aug 14 03:01:02.149340 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7460a64a-0fb5-4ee2-a295-c56c788aa136 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:02.149456 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7460a64a-0fb5-4ee2-a295-c56c788aa136 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:02.160690 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.160690 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:02.161900 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7460a64a-0fb5-4ee2-a295-c56c788aa136 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.162551 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7460a64a-0fb5-4ee2-a295-c56c788aa136 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Get snapshot metadata completed successfully. Aug 14 03:01:02.184284 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7460a64a-0fb5-4ee2-a295-c56c788aa136 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Delete snapshot metadata completed successfully. Aug 14 03:01:02.184284 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7460a64a-0fb5-4ee2-a295-c56c788aa136 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata/key3 returned with HTTP 200 Aug 14 03:01:02.184284 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 242/968] 10.4.3.152 () {66 vars in 1399 bytes} [Fri Aug 14 03:01:02 2026] DELETE /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata/key3 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 03:01:02.209918 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-84d76e78-d59a-4dcd-9f8e-41f53aeb6db5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.212621 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-84d76e78-d59a-4dcd-9f8e-41f53aeb6db5 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata Aug 14 03:01:02.212950 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-84d76e78-d59a-4dcd-9f8e-41f53aeb6db5 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:02.213226 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-84d76e78-d59a-4dcd-9f8e-41f53aeb6db5 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:02.219451 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.219451 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:02.220053 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-84d76e78-d59a-4dcd-9f8e-41f53aeb6db5 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.221219 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-84d76e78-d59a-4dcd-9f8e-41f53aeb6db5 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Get snapshot metadata completed successfully. Aug 14 03:01:02.221493 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-84d76e78-d59a-4dcd-9f8e-41f53aeb6db5 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata returned with HTTP 200 Aug 14 03:01:02.222075 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 246/969] 10.4.3.152 () {66 vars in 1381 bytes} [Fri Aug 14 03:01:02 2026] GET /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:01:02.232518 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0af42926-0980-40ae-a2ae-6afbb6252332 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.235471 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0af42926-0980-40ae-a2ae-6afbb6252332 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] PUT https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata Aug 14 03:01:02.235966 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0af42926-0980-40ae-a2ae-6afbb6252332 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:02.250743 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.250743 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:02.251499 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0af42926-0980-40ae-a2ae-6afbb6252332 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.283507 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0af42926-0980-40ae-a2ae-6afbb6252332 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Update snapshot metadata completed successfully. Aug 14 03:01:02.284137 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0af42926-0980-40ae-a2ae-6afbb6252332 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata returned with HTTP 200 Aug 14 03:01:02.284601 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 238/970] 10.4.3.152 () {68 vars in 1401 bytes} [Fri Aug 14 03:01:02 2026] PUT /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata => generated 16 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:01:02.300233 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fd4e11ad-6a1b-4e10-b639-e3d164c7eb43 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.304053 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fd4e11ad-6a1b-4e10-b639-e3d164c7eb43 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] POST https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata Aug 14 03:01:02.304053 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fd4e11ad-6a1b-4e10-b639-e3d164c7eb43 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:02.317004 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.317004 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:02.317774 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fd4e11ad-6a1b-4e10-b639-e3d164c7eb43 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.365632 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fd4e11ad-6a1b-4e10-b639-e3d164c7eb43 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Update snapshot metadata completed successfully. Aug 14 03:01:02.366808 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fd4e11ad-6a1b-4e10-b639-e3d164c7eb43 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata returned with HTTP 200 Aug 14 03:01:02.366808 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 245/971] 10.4.3.152 () {68 vars in 1402 bytes} [Fri Aug 14 03:01:02 2026] POST /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata => generated 68 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:01:02.379947 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-66949c68-6371-49ee-85ef-297cf7f7c660 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.384659 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-66949c68-6371-49ee-85ef-297cf7f7c660 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata Aug 14 03:01:02.385178 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-66949c68-6371-49ee-85ef-297cf7f7c660 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:02.385584 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-66949c68-6371-49ee-85ef-297cf7f7c660 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:02.400956 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.400956 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:02.401570 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-66949c68-6371-49ee-85ef-297cf7f7c660 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.403740 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-66949c68-6371-49ee-85ef-297cf7f7c660 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Get snapshot metadata completed successfully. Aug 14 03:01:02.405922 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-66949c68-6371-49ee-85ef-297cf7f7c660 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata returned with HTTP 200 Aug 14 03:01:02.406808 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 243/972] 10.4.3.152 () {66 vars in 1381 bytes} [Fri Aug 14 03:01:02 2026] GET /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:01:02.416435 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ec95337f-2eb2-4546-b9f3-5c5227597211 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.418434 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ec95337f-2eb2-4546-b9f3-5c5227597211 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] PUT https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata/key3 Aug 14 03:01:02.418865 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ec95337f-2eb2-4546-b9f3-5c5227597211 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:02.428943 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.428943 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:02.429418 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ec95337f-2eb2-4546-b9f3-5c5227597211 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.463793 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ec95337f-2eb2-4546-b9f3-5c5227597211 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Update snapshot metadata completed successfully. Aug 14 03:01:02.464414 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ec95337f-2eb2-4546-b9f3-5c5227597211 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata/key3 returned with HTTP 200 Aug 14 03:01:02.465328 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 247/973] 10.4.3.152 () {68 vars in 1416 bytes} [Fri Aug 14 03:01:02 2026] PUT /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:01:02.477021 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-94e3da3b-2f61-441f-aa7e-a9042a73800f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.481999 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-94e3da3b-2f61-441f-aa7e-a9042a73800f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata/key3 Aug 14 03:01:02.481999 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-94e3da3b-2f61-441f-aa7e-a9042a73800f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:02.482269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-94e3da3b-2f61-441f-aa7e-a9042a73800f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:02.491683 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.491683 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:02.492141 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-94e3da3b-2f61-441f-aa7e-a9042a73800f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.493267 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-94e3da3b-2f61-441f-aa7e-a9042a73800f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Get snapshot metadata completed successfully. Aug 14 03:01:02.493580 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-94e3da3b-2f61-441f-aa7e-a9042a73800f tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata/key3 returned with HTTP 200 Aug 14 03:01:02.494760 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 239/974] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:01:02 2026] GET /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:01:02.505514 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-54a71573-5900-41dc-a3ed-93bd19117389 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.507537 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-54a71573-5900-41dc-a3ed-93bd19117389 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata Aug 14 03:01:02.507733 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-54a71573-5900-41dc-a3ed-93bd19117389 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:02.507983 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-54a71573-5900-41dc-a3ed-93bd19117389 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:02.516003 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.516003 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:02.516623 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-54a71573-5900-41dc-a3ed-93bd19117389 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.517780 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-54a71573-5900-41dc-a3ed-93bd19117389 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Get snapshot metadata completed successfully. Aug 14 03:01:02.519043 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-54a71573-5900-41dc-a3ed-93bd19117389 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata returned with HTTP 200 Aug 14 03:01:02.519043 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 246/975] 10.4.3.152 () {66 vars in 1381 bytes} [Fri Aug 14 03:01:02 2026] GET /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:01:02.529172 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-450ea6e4-09f7-48e9-a1d9-284546b35847 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.532476 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-450ea6e4-09f7-48e9-a1d9-284546b35847 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] PUT https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata Aug 14 03:01:02.533011 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-450ea6e4-09f7-48e9-a1d9-284546b35847 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:02.543789 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.543789 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:02.544803 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-450ea6e4-09f7-48e9-a1d9-284546b35847 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.597397 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-450ea6e4-09f7-48e9-a1d9-284546b35847 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Update snapshot metadata completed successfully. Aug 14 03:01:02.597785 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-450ea6e4-09f7-48e9-a1d9-284546b35847 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata returned with HTTP 200 Aug 14 03:01:02.598520 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 244/976] 10.4.3.152 () {68 vars in 1401 bytes} [Fri Aug 14 03:01:02 2026] PUT /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619/metadata => generated 16 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:01:02.615172 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1c2a1c09-390a-474c-9f7f-f482fa8153a6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.617515 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1c2a1c09-390a-474c-9f7f-f482fa8153a6 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 Aug 14 03:01:02.617762 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1c2a1c09-390a-474c-9f7f-f482fa8153a6 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:02.618034 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1c2a1c09-390a-474c-9f7f-f482fa8153a6 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:02.618192 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-1c2a1c09-390a-474c-9f7f-f482fa8153a6 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Delete snapshot with id: a4dd51a0-6610-48c8-a1ce-0235550c7619 Aug 14 03:01:02.627755 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.627755 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:02.628429 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1c2a1c09-390a-474c-9f7f-f482fa8153a6 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.658319 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1c2a1c09-390a-474c-9f7f-f482fa8153a6 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot delete request issued successfully. Aug 14 03:01:02.658526 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1c2a1c09-390a-474c-9f7f-f482fa8153a6 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 returned with HTTP 202 Aug 14 03:01:02.659258 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 248/977] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:01:02 2026] DELETE /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:01:02.676878 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-250fe180-baf7-4068-8cfd-67fa49e52c56 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:02.683476 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-250fe180-baf7-4068-8cfd-67fa49e52c56 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 Aug 14 03:01:02.683889 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-250fe180-baf7-4068-8cfd-67fa49e52c56 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:02.684354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-250fe180-baf7-4068-8cfd-67fa49e52c56 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:02.691663 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:02.691663 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:02.692238 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-250fe180-baf7-4068-8cfd-67fa49e52c56 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Snapshot retrieved successfully. Aug 14 03:01:02.693885 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-250fe180-baf7-4068-8cfd-67fa49e52c56 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 returned with HTTP 200 Aug 14 03:01:02.693986 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 240/978] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:01:02 2026] GET /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:03.707034 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3b62c11b-0e45-4f10-adca-4ad7ab4051a4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:03.709801 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3b62c11b-0e45-4f10-adca-4ad7ab4051a4 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 Aug 14 03:01:03.710881 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3b62c11b-0e45-4f10-adca-4ad7ab4051a4 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:03.710881 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3b62c11b-0e45-4f10-adca-4ad7ab4051a4 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:03.718247 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3b62c11b-0e45-4f10-adca-4ad7ab4051a4 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 returned with HTTP 404 Aug 14 03:01:03.719132 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 247/979] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:01:03 2026] GET /volume/v3/snapshots/a4dd51a0-6610-48c8-a1ce-0235550c7619 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:03.730192 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4ca70922-67fa-4537-84ef-81389f9c05b5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:03.735866 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4ca70922-67fa-4537-84ef-81389f9c05b5 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 Aug 14 03:01:03.735866 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4ca70922-67fa-4537-84ef-81389f9c05b5 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:03.735866 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4ca70922-67fa-4537-84ef-81389f9c05b5 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:03.751063 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:03.751063 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:03.767913 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4ca70922-67fa-4537-84ef-81389f9c05b5 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Volume info retrieved successfully. Aug 14 03:01:03.772665 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4ca70922-67fa-4537-84ef-81389f9c05b5 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 returned with HTTP 200 Aug 14 03:01:03.773473 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 245/980] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:03 2026] GET /volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:03.802548 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5dc55c5e-d553-458c-8033-7fbf21f79017 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:03.805927 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5dc55c5e-d553-458c-8033-7fbf21f79017 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] DELETE https://10.4.3.152/volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 Aug 14 03:01:03.806469 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5dc55c5e-d553-458c-8033-7fbf21f79017 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:03.807112 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5dc55c5e-d553-458c-8033-7fbf21f79017 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:03.809854 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-5dc55c5e-d553-458c-8033-7fbf21f79017 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Delete volume with id: 52240f7c-f630-47f0-9076-20b7252ee927 Aug 14 03:01:03.836430 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:03.836430 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:03.836430 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5dc55c5e-d553-458c-8033-7fbf21f79017 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Volume info retrieved successfully. Aug 14 03:01:03.894106 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5dc55c5e-d553-458c-8033-7fbf21f79017 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Delete volume request issued successfully. Aug 14 03:01:03.894106 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5dc55c5e-d553-458c-8033-7fbf21f79017 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 returned with HTTP 202 Aug 14 03:01:03.894106 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 249/981] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:01:03 2026] DELETE /volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:01:03.908125 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-33452352-c7bd-4266-b28c-01b8f4b7ee9b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:03.911990 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-33452352-c7bd-4266-b28c-01b8f4b7ee9b tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 Aug 14 03:01:03.911990 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-33452352-c7bd-4266-b28c-01b8f4b7ee9b tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:03.912850 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-33452352-c7bd-4266-b28c-01b8f4b7ee9b tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:03.926966 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:03.926966 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:03.936970 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-33452352-c7bd-4266-b28c-01b8f4b7ee9b tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Volume info retrieved successfully. Aug 14 03:01:03.945748 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-33452352-c7bd-4266-b28c-01b8f4b7ee9b tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 returned with HTTP 200 Aug 14 03:01:03.946747 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 241/982] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:03 2026] GET /volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:04.966771 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-40c814b6-541d-4b15-8912-ccd26936c6b2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:04.969692 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-40c814b6-541d-4b15-8912-ccd26936c6b2 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] GET https://10.4.3.152/volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 Aug 14 03:01:04.970244 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-40c814b6-541d-4b15-8912-ccd26936c6b2 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:04.970739 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-40c814b6-541d-4b15-8912-ccd26936c6b2 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:04.979174 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-40c814b6-541d-4b15-8912-ccd26936c6b2 tempest-SnapshotMetadataTestJSON-721166732 tempest-SnapshotMetadataTestJSON-721166732-project-member] https://10.4.3.152/volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 returned with HTTP 404 Aug 14 03:01:04.980180 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 248/983] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:04 2026] GET /volume/v3/volumes/52240f7c-f630-47f0-9076-20b7252ee927 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:05.941129 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-95ed5abd-d6a2-45f5-b714-6d3dfb7fd1b5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:05.946723 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-95ed5abd-d6a2-45f5-b714-6d3dfb7fd1b5 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:01:05.946723 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-95ed5abd-d6a2-45f5-b714-6d3dfb7fd1b5 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:05.946723 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-95ed5abd-d6a2-45f5-b714-6d3dfb7fd1b5 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:05.959623 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:05.959623 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:05.967158 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-95ed5abd-d6a2-45f5-b714-6d3dfb7fd1b5 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:01:05.976129 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-95ed5abd-d6a2-45f5-b714-6d3dfb7fd1b5 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:01:05.976308 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-bc1bbec8-e239-435d-88a9-b977b8353a65 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:05.976664 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 246/984] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:05 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:05.979537 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-bc1bbec8-e239-435d-88a9-b977b8353a65 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments/5bd44858-9606-49f8-b9e9-06d761b561fd/action Aug 14 03:01:05.980011 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-bc1bbec8-e239-435d-88a9-b977b8353a65 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:05.980178 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-bc1bbec8-e239-435d-88a9-b977b8353a65 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:06.013339 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:06.013339 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:06.036205 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8ae0100e-6ef2-46ca-b138-6075db1b7474 req-bc1bbec8-e239-435d-88a9-b977b8353a65 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/5bd44858-9606-49f8-b9e9-06d761b561fd/action returned with HTTP 204 Aug 14 03:01:06.036843 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 250/985] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:01:05 2026] POST /volume/v3/attachments/5bd44858-9606-49f8-b9e9-06d761b561fd/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:06.040358 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-45a4c517-0610-419c-b6ff-311636f7f90a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:06.042395 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-45a4c517-0610-419c-b6ff-311636f7f90a tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:01:06.042686 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-45a4c517-0610-419c-b6ff-311636f7f90a tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:06.043072 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-45a4c517-0610-419c-b6ff-311636f7f90a tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:06.066205 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:06.066205 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:06.068641 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-45a4c517-0610-419c-b6ff-311636f7f90a tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:01:06.075228 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-45a4c517-0610-419c-b6ff-311636f7f90a tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:01:06.075565 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 242/986] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:06 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:06.278517 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-38423639-b72e-43a2-bed6-fd4c28bc9b71 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:06.278517 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-38423639-b72e-43a2-bed6-fd4c28bc9b71 None None] GET https://10.4.3.152/volume// Aug 14 03:01:06.278939 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-38423639-b72e-43a2-bed6-fd4c28bc9b71 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:06.279397 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-38423639-b72e-43a2-bed6-fd4c28bc9b71 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:06.279923 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-38423639-b72e-43a2-bed6-fd4c28bc9b71 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:06.280099 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 249/987] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:01:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:06.296393 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-ac2eca05-a143-4126-ab96-b93139ac4a3b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:06.304770 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-ac2eca05-a143-4126-ab96-b93139ac4a3b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:01:06.305004 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-ac2eca05-a143-4126-ab96-b93139ac4a3b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a41e1c2f-16aa-4cbb-8509-b162c7786412", "connector": null, "instance_uuid": "974b8cc7-5dbd-45d1-a79c-4c3304d579e9"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:06.320101 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:06.320101 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:06.405950 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-ac2eca05-a143-4126-ab96-b93139ac4a3b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:01:06.407172 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 247/988] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:01:06 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:06.469436 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5b936c9c-5c57-4524-a525-e1c5ccf41b79 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:06.477453 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5b936c9c-5c57-4524-a525-e1c5ccf41b79 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:01:06.477731 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5b936c9c-5c57-4524-a525-e1c5ccf41b79 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:06.478100 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5b936c9c-5c57-4524-a525-e1c5ccf41b79 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:06.496054 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:06.496054 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:06.501758 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5b936c9c-5c57-4524-a525-e1c5ccf41b79 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:01:06.510281 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5b936c9c-5c57-4524-a525-e1c5ccf41b79 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:01:06.510852 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 251/989] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:06 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:06.542925 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d62f7cff-d68d-4191-a146-de4e4afe565b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:06.542925 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d62f7cff-d68d-4191-a146-de4e4afe565b None None] GET https://10.4.3.152/volume// Aug 14 03:01:06.543177 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d62f7cff-d68d-4191-a146-de4e4afe565b None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:06.543489 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d62f7cff-d68d-4191-a146-de4e4afe565b None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:06.543961 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d62f7cff-d68d-4191-a146-de4e4afe565b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:06.544619 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 243/990] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:01:06 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:06.555418 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-ddf89eac-529e-4a86-abc2-4df39dcd26f7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:06.558059 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-ddf89eac-529e-4a86-abc2-4df39dcd26f7 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:01:06.558568 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-ddf89eac-529e-4a86-abc2-4df39dcd26f7 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:06.558878 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-ddf89eac-529e-4a86-abc2-4df39dcd26f7 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:06.575627 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:06.575627 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:06.578976 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-ddf89eac-529e-4a86-abc2-4df39dcd26f7 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:01:06.584495 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-ddf89eac-529e-4a86-abc2-4df39dcd26f7 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:01:06.585201 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 250/991] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:01:06 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 1030 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:01:06.804368 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-0e56f021-8d36-47e4-b863-d3a1ab421f9b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:06.806795 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-0e56f021-8d36-47e4-b863-d3a1ab421f9b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] PUT https://10.4.3.152/volume/v3/attachments/bf5890c7-3483-4a6c-b787-9eec56dcd4ac Aug 14 03:01:06.807336 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-0e56f021-8d36-47e4-b863-d3a1ab421f9b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:06.823204 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-0e56f021-8d36-47e4-b863-d3a1ab421f9b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Acquiring lock "cinder-attachment_update-a41e1c2f-16aa-4cbb-8509-b162c7786412-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:01:06.830123 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-0e56f021-8d36-47e4-b863-d3a1ab421f9b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Lock "cinder-attachment_update-a41e1c2f-16aa-4cbb-8509-b162c7786412-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:01:06.831335 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:06.831335 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:06.954646 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-0e56f021-8d36-47e4-b863-d3a1ab421f9b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Lock "cinder-attachment_update-a41e1c2f-16aa-4cbb-8509-b162c7786412-np0000007307" released by "attachment_update" :: held 0.125s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:01:06.955144 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-0e56f021-8d36-47e4-b863-d3a1ab421f9b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/attachments/bf5890c7-3483-4a6c-b787-9eec56dcd4ac returned with HTTP 200 Aug 14 03:01:06.955724 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 248/992] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:01:06 2026] PUT /volume/v3/attachments/bf5890c7-3483-4a6c-b787-9eec56dcd4ac => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:07.533309 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a8f8e90d-a310-457a-8799-f48054069e3d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:07.536802 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a8f8e90d-a310-457a-8799-f48054069e3d tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:01:07.537005 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a8f8e90d-a310-457a-8799-f48054069e3d tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:07.537303 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a8f8e90d-a310-457a-8799-f48054069e3d tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:07.553768 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:07.553768 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:07.567055 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a8f8e90d-a310-457a-8799-f48054069e3d tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:01:07.578663 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a8f8e90d-a310-457a-8799-f48054069e3d tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:01:07.579657 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 252/993] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:07 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:08.600444 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0785b755-8734-409d-9404-44ba43e33847 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:08.602765 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0785b755-8734-409d-9404-44ba43e33847 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:01:08.603288 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0785b755-8734-409d-9404-44ba43e33847 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:08.603288 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0785b755-8734-409d-9404-44ba43e33847 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:08.617132 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:08.617132 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:08.621765 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0785b755-8734-409d-9404-44ba43e33847 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:01:08.628129 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0785b755-8734-409d-9404-44ba43e33847 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:01:08.628929 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 244/994] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:08 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:09.652249 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-05e36392-6bda-4917-bd63-a06d715b3620 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:09.654469 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-05e36392-6bda-4917-bd63-a06d715b3620 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:01:09.654987 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-05e36392-6bda-4917-bd63-a06d715b3620 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:09.656327 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-05e36392-6bda-4917-bd63-a06d715b3620 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:09.671424 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:09.671424 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:09.679891 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-05e36392-6bda-4917-bd63-a06d715b3620 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:01:09.687573 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-05e36392-6bda-4917-bd63-a06d715b3620 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:01:09.688581 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 251/995] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:09 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:10.338085 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-6cb01a91-1862-450a-aa59-e11a6655bbb2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:10.344569 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-6cb01a91-1862-450a-aa59-e11a6655bbb2 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] POST https://10.4.3.152/volume/v3/attachments/bf5890c7-3483-4a6c-b787-9eec56dcd4ac/action Aug 14 03:01:10.345129 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-6cb01a91-1862-450a-aa59-e11a6655bbb2 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:10.345360 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-6cb01a91-1862-450a-aa59-e11a6655bbb2 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:10.378086 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:10.378086 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:10.396971 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-01cb6111-f4eb-4674-bea0-53728af3ca11 req-6cb01a91-1862-450a-aa59-e11a6655bbb2 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/attachments/bf5890c7-3483-4a6c-b787-9eec56dcd4ac/action returned with HTTP 204 Aug 14 03:01:10.397513 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 249/996] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:01:10 2026] POST /volume/v3/attachments/bf5890c7-3483-4a6c-b787-9eec56dcd4ac/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:10.709554 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f767cdaa-08fc-47e7-9e4c-cd52b3738582 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:10.712187 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f767cdaa-08fc-47e7-9e4c-cd52b3738582 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:01:10.712448 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f767cdaa-08fc-47e7-9e4c-cd52b3738582 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:10.712728 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f767cdaa-08fc-47e7-9e4c-cd52b3738582 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:10.728141 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:10.728141 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:10.735810 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f767cdaa-08fc-47e7-9e4c-cd52b3738582 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:01:10.763445 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f767cdaa-08fc-47e7-9e4c-cd52b3738582 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:01:10.763445 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 253/997] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:10 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 1143 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:10.790318 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9e934b46-cfae-4105-8101-6df0c66c4352 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:10.797979 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9e934b46-cfae-4105-8101-6df0c66c4352 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:01:10.798289 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9e934b46-cfae-4105-8101-6df0c66c4352 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:10.798512 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9e934b46-cfae-4105-8101-6df0c66c4352 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:10.825095 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:10.825095 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:10.833197 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9e934b46-cfae-4105-8101-6df0c66c4352 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:01:10.841731 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9e934b46-cfae-4105-8101-6df0c66c4352 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:01:10.841731 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 245/998] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:10 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 1143 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:10.863393 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1ccec796-cca5-414c-adf8-9b80ddf0331e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:10.867680 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ccec796-cca5-414c-adf8-9b80ddf0331e tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:01:10.867680 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ccec796-cca5-414c-adf8-9b80ddf0331e tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:10.867680 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ccec796-cca5-414c-adf8-9b80ddf0331e tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:10.889469 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:10.889469 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:10.899400 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1ccec796-cca5-414c-adf8-9b80ddf0331e tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:01:10.908838 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ccec796-cca5-414c-adf8-9b80ddf0331e tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:01:10.909380 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 252/999] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:10 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:11.168113 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-d6e14ea2-8a3e-4171-8987-67e06a133d11 req-6770038b-1b6c-4c1d-b3e9-0d466dacae05 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.171742 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d6e14ea2-8a3e-4171-8987-67e06a133d11 req-6770038b-1b6c-4c1d-b3e9-0d466dacae05 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:01:11.172060 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d6e14ea2-8a3e-4171-8987-67e06a133d11 req-6770038b-1b6c-4c1d-b3e9-0d466dacae05 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.172316 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d6e14ea2-8a3e-4171-8987-67e06a133d11 req-6770038b-1b6c-4c1d-b3e9-0d466dacae05 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.191512 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.191512 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:11.200594 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-d6e14ea2-8a3e-4171-8987-67e06a133d11 req-6770038b-1b6c-4c1d-b3e9-0d466dacae05 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:01:11.206709 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d6e14ea2-8a3e-4171-8987-67e06a133d11 req-6770038b-1b6c-4c1d-b3e9-0d466dacae05 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:01:11.207368 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 250/1000] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:11.254182 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c1b45bc7-fbe9-46d9-8797-e9bf3be6bb49 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.258061 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c1b45bc7-fbe9-46d9-8797-e9bf3be6bb49 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:11.258061 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c1b45bc7-fbe9-46d9-8797-e9bf3be6bb49 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.258061 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c1b45bc7-fbe9-46d9-8797-e9bf3be6bb49 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.268851 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.268851 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:11.275235 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c1b45bc7-fbe9-46d9-8797-e9bf3be6bb49 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:11.283587 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c1b45bc7-fbe9-46d9-8797-e9bf3be6bb49 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:11.284614 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 254/1001] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:11.361299 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-d235474d-9607-458f-ae99-43892e1f4673 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.368925 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-d235474d-9607-458f-ae99-43892e1f4673 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:11.369252 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-d235474d-9607-458f-ae99-43892e1f4673 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.369441 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-d235474d-9607-458f-ae99-43892e1f4673 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.384857 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.384857 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:11.390434 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-d235474d-9607-458f-ae99-43892e1f4673 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:11.397953 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-d235474d-9607-458f-ae99-43892e1f4673 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:11.398081 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 246/1002] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:11.433851 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2c7e72ee-b3bb-43f6-8ecf-ce998eda15c5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.438954 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2c7e72ee-b3bb-43f6-8ecf-ce998eda15c5 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 Aug 14 03:01:11.438954 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2c7e72ee-b3bb-43f6-8ecf-ce998eda15c5 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.438954 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2c7e72ee-b3bb-43f6-8ecf-ce998eda15c5 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.455367 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.455367 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:11.464659 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2c7e72ee-b3bb-43f6-8ecf-ce998eda15c5 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:01:11.471548 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2c7e72ee-b3bb-43f6-8ecf-ce998eda15c5 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 returned with HTTP 200 Aug 14 03:01:11.472295 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 253/1003] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:11.484686 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-438fedeb-b11d-4100-b1e7-d329cdac3871 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.487701 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-438fedeb-b11d-4100-b1e7-d329cdac3871 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 Aug 14 03:01:11.488849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-438fedeb-b11d-4100-b1e7-d329cdac3871 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.488849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-438fedeb-b11d-4100-b1e7-d329cdac3871 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.501040 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.501040 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:11.508745 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-438fedeb-b11d-4100-b1e7-d329cdac3871 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:01:11.520771 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-438fedeb-b11d-4100-b1e7-d329cdac3871 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 returned with HTTP 200 Aug 14 03:01:11.521566 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 251/1004] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:11.533011 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2a4fa5fb-bcfd-4ab1-a593-b242ee9f7118 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.536796 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2a4fa5fb-bcfd-4ab1-a593-b242ee9f7118 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 Aug 14 03:01:11.537148 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2a4fa5fb-bcfd-4ab1-a593-b242ee9f7118 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.537962 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2a4fa5fb-bcfd-4ab1-a593-b242ee9f7118 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.549264 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.549264 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:11.554970 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2a4fa5fb-bcfd-4ab1-a593-b242ee9f7118 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:01:11.563537 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2a4fa5fb-bcfd-4ab1-a593-b242ee9f7118 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 returned with HTTP 200 Aug 14 03:01:11.566864 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 255/1005] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:11.569572 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-36c6f2e9-2186-4f08-99a4-ca129dd3f4b5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.570139 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-36c6f2e9-2186-4f08-99a4-ca129dd3f4b5 None None] GET https://10.4.3.152/volume// Aug 14 03:01:11.570411 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-36c6f2e9-2186-4f08-99a4-ca129dd3f4b5 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.570722 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-36c6f2e9-2186-4f08-99a4-ca129dd3f4b5 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.571203 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-36c6f2e9-2186-4f08-99a4-ca129dd3f4b5 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:11.571520 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 247/1006] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:11.578384 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2470c987-087a-485e-bf56-ca8f64b32883 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.582423 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2470c987-087a-485e-bf56-ca8f64b32883 None None] GET https://10.4.3.152/volume// Aug 14 03:01:11.582423 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2470c987-087a-485e-bf56-ca8f64b32883 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.582423 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2470c987-087a-485e-bf56-ca8f64b32883 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.582423 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2470c987-087a-485e-bf56-ca8f64b32883 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:11.582785 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 254/1007] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:11.586447 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-4aa7643e-fa36-4ed9-ac25-a1402e1f4e62 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.589729 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-4aa7643e-fa36-4ed9-ac25-a1402e1f4e62 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:01:11.590570 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-4aa7643e-fa36-4ed9-ac25-a1402e1f4e62 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd86a751-adbb-4b9d-b857-abb0982b30f0", "connector": null, "instance_uuid": "86731e46-fa42-4694-9f3f-3af0684d9be2"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:11.596375 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-359ca40f-6f80-486b-8cb1-5c07451bb764 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.600083 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-359ca40f-6f80-486b-8cb1-5c07451bb764 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:01:11.600083 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-359ca40f-6f80-486b-8cb1-5c07451bb764 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3898219c-46c7-4fe0-83d7-2222ce13eeb0", "connector": null, "instance_uuid": "38ff31f4-5d7a-406a-9424-20fa74525418"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:11.600384 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.600384 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:11.611862 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.611862 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:11.650546 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-4aa7643e-fa36-4ed9-ac25-a1402e1f4e62 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:01:11.651209 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 252/1008] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:01:11 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:11.666141 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-359ca40f-6f80-486b-8cb1-5c07451bb764 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:01:11.667007 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 256/1009] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:01:11 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:11.676123 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6d9c1795-767c-42a2-8f50-6b4fcf0294ae None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.679845 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6d9c1795-767c-42a2-8f50-6b4fcf0294ae None None] GET https://10.4.3.152/volume// Aug 14 03:01:11.679845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6d9c1795-767c-42a2-8f50-6b4fcf0294ae None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.679845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6d9c1795-767c-42a2-8f50-6b4fcf0294ae None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.679845 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6d9c1795-767c-42a2-8f50-6b4fcf0294ae None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:11.679845 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 248/1010] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:11.704704 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-90d239b0-9f40-45f8-9d79-2bbd2c621362 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.704876 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1e2f9853-4b53-44a3-be36-5935f85cfc05 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.706755 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-90d239b0-9f40-45f8-9d79-2bbd2c621362 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:11.707275 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-90d239b0-9f40-45f8-9d79-2bbd2c621362 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.707275 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-90d239b0-9f40-45f8-9d79-2bbd2c621362 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.709987 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1e2f9853-4b53-44a3-be36-5935f85cfc05 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:01:11.710170 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1e2f9853-4b53-44a3-be36-5935f85cfc05 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6948f42f-64ea-4a31-9432-806ab17e4a34", "connector": null, "instance_uuid": "38ff31f4-5d7a-406a-9424-20fa74525418"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:11.720958 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b452b731-1ca8-4b58-baf0-66c18354d125 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.721336 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b452b731-1ca8-4b58-baf0-66c18354d125 None None] GET https://10.4.3.152/volume// Aug 14 03:01:11.721519 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b452b731-1ca8-4b58-baf0-66c18354d125 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.721709 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b452b731-1ca8-4b58-baf0-66c18354d125 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.722114 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b452b731-1ca8-4b58-baf0-66c18354d125 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:11.722434 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 257/1011] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:11.725169 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.725169 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:11.726292 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.726292 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:11.734207 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-3430c301-4a49-4d5c-9054-2e30ec5340ff None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.738563 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-3430c301-4a49-4d5c-9054-2e30ec5340ff tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:11.738787 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-3430c301-4a49-4d5c-9054-2e30ec5340ff tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.739050 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-3430c301-4a49-4d5c-9054-2e30ec5340ff tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.739520 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-90d239b0-9f40-45f8-9d79-2bbd2c621362 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:11.752261 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-90d239b0-9f40-45f8-9d79-2bbd2c621362 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:11.753755 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 253/1012] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:11.754834 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.754834 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:11.760682 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-3430c301-4a49-4d5c-9054-2e30ec5340ff tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:11.770280 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-3430c301-4a49-4d5c-9054-2e30ec5340ff tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:11.770280 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 249/1013] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:01:11.775772 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1e2f9853-4b53-44a3-be36-5935f85cfc05 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:01:11.776359 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 255/1014] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:01:11 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:11.788088 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2632721c-def2-4275-b192-2de355308f73 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.788457 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2632721c-def2-4275-b192-2de355308f73 None None] GET https://10.4.3.152/volume// Aug 14 03:01:11.788814 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2632721c-def2-4275-b192-2de355308f73 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:11.788814 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2632721c-def2-4275-b192-2de355308f73 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:11.789165 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2632721c-def2-4275-b192-2de355308f73 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:11.789426 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 258/1015] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:01:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:11.804719 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-4a2d9290-5ecd-427e-ae2c-a6996c4f21cf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.808692 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-4a2d9290-5ecd-427e-ae2c-a6996c4f21cf tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:01:11.809193 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-4a2d9290-5ecd-427e-ae2c-a6996c4f21cf tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50223eca-2576-4965-a64e-ee29edf91658", "connector": null, "instance_uuid": "38ff31f4-5d7a-406a-9424-20fa74525418"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:11.825032 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.825032 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:11.871282 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-4a2d9290-5ecd-427e-ae2c-a6996c4f21cf tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:01:11.871955 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 254/1016] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:01:11 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:11.939567 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-037583a9-3908-4066-b9fb-4b0a28292149 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:11.943046 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-037583a9-3908-4066-b9fb-4b0a28292149 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] PUT https://10.4.3.152/volume/v3/attachments/01891ad1-85c9-47b3-b85e-75e0743e2559 Aug 14 03:01:11.943526 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-037583a9-3908-4066-b9fb-4b0a28292149 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:11.957621 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-037583a9-3908-4066-b9fb-4b0a28292149 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Acquiring lock "cinder-attachment_update-fd86a751-adbb-4b9d-b857-abb0982b30f0-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:01:11.964849 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-037583a9-3908-4066-b9fb-4b0a28292149 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Lock "cinder-attachment_update-fd86a751-adbb-4b9d-b857-abb0982b30f0-np0000007307" acquired by "attachment_update" :: waited 0.009s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:01:11.966201 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:11.966201 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:12.100532 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-037583a9-3908-4066-b9fb-4b0a28292149 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Lock "cinder-attachment_update-fd86a751-adbb-4b9d-b857-abb0982b30f0-np0000007307" released by "attachment_update" :: held 0.136s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:01:12.101008 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-037583a9-3908-4066-b9fb-4b0a28292149 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/01891ad1-85c9-47b3-b85e-75e0743e2559 returned with HTTP 200 Aug 14 03:01:12.101619 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 250/1017] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:01:11 2026] PUT /volume/v3/attachments/01891ad1-85c9-47b3-b85e-75e0743e2559 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:12.773036 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3b82c410-a665-4bca-864b-0878179c4ee1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:12.775148 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3b82c410-a665-4bca-864b-0878179c4ee1 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:12.775383 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3b82c410-a665-4bca-864b-0878179c4ee1 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:12.775611 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3b82c410-a665-4bca-864b-0878179c4ee1 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:12.796364 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:12.796364 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:12.801784 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3b82c410-a665-4bca-864b-0878179c4ee1 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:12.815860 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3b82c410-a665-4bca-864b-0878179c4ee1 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:12.815860 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 256/1018] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:12 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:13.620188 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:13.751532 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:01:13.751798 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2044053250"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:13.755257 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2044053250'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:01:13.755460 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Create volume of 1 GB Aug 14 03:01:13.756544 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:13.756544 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:13.765866 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Availability Zones retrieved successfully. Aug 14 03:01:13.774927 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Flow 'volume_create_api' (e6362c6f-6fc4-41d2-b984-3db6119a3d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:13.779441 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d462cd0-26d6-413b-a48d-4613574ba3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:13.780706 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:01:13.825036 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d462cd0-26d6-413b-a48d-4613574ba3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:13.826239 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97929f1-b60b-4f12-b677-76c34264a855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:13.831322 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f9b6309d-5fca-4807-b47e-6d9c67a0125d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:13.836514 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f9b6309d-5fca-4807-b47e-6d9c67a0125d tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:13.837076 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f9b6309d-5fca-4807-b47e-6d9c67a0125d tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:13.837396 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f9b6309d-5fca-4807-b47e-6d9c67a0125d tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:13.857936 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:13.857936 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:13.868335 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f9b6309d-5fca-4807-b47e-6d9c67a0125d tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:13.877226 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f9b6309d-5fca-4807-b47e-6d9c67a0125d tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:13.877971 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 255/1019] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:13 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:13.940041 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Created reservations ['f068df59-4c62-443a-b411-c3d5b40e2c01', '86ab75fc-c504-41b3-b4a2-7e2fae5af845', '6f9e5587-8988-4a4d-8df8-1718b0ea7e67', 'aa831bf7-d747-4e22-a222-0a92bf47b658'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:01:13.941342 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97929f1-b60b-4f12-b677-76c34264a855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f068df59-4c62-443a-b411-c3d5b40e2c01', '86ab75fc-c504-41b3-b4a2-7e2fae5af845', '6f9e5587-8988-4a4d-8df8-1718b0ea7e67', 'aa831bf7-d747-4e22-a222-0a92bf47b658']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:13.942421 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e104d84-375f-4174-bb11-27e111b5ecad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:13.984029 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e104d84-375f-4174-bb11-27e111b5ecad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc663ccc-3660-43cb-b513-a09bab42a9e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2044053250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bc4c3ebbe7745f9ac1fba3c828ca48d',qos_specs=None,replication_status=,reservations=['f068df59-4c62-443a-b411-c3d5b40e2c01','86ab75fc-c504-41b3-b4a2-7e2fae5af845','6f9e5587-8988-4a4d-8df8-1718b0ea7e67','aa831bf7-d747-4e22-a222-0a92bf47b658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a9adf5101804552a25f94a1e9ce8c0d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2044053250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc663ccc-3660-43cb-b513-a09bab42a9e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bc4c3ebbe7745f9ac1fba3c828ca48d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a9adf5101804552a25f94a1e9ce8c0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:13.984955 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b622c1d7-d9e8-45e4-817c-cd9248fb95f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:14.014758 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b622c1d7-d9e8-45e4-817c-cd9248fb95f2) transitioned into state 'SUCCESS' from state '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-2044053250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bc4c3ebbe7745f9ac1fba3c828ca48d',qos_specs=None,replication_status=,reservations=['f068df59-4c62-443a-b411-c3d5b40e2c01','86ab75fc-c504-41b3-b4a2-7e2fae5af845','6f9e5587-8988-4a4d-8df8-1718b0ea7e67','aa831bf7-d747-4e22-a222-0a92bf47b658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a9adf5101804552a25f94a1e9ce8c0d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:14.015725 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d61993a7-6a09-42f9-a90d-f5cab7f09f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:14.036620 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d61993a7-6a09-42f9-a90d-f5cab7f09f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:14.037623 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Flow 'volume_create_api' (e6362c6f-6fc4-41d2-b984-3db6119a3d01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:14.038119 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Create volume request issued successfully. Aug 14 03:01:14.039712 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-323a5304-dcc0-4b65-9fe7-58a9f1557dcb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:01:14.040665 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 259/1020] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:01:13 2026] POST /volume/v3/volumes => generated 749 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:01:14.055900 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5c5ae0cb-493b-4b83-b9bb-3bb230381b30 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:14.058139 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5c5ae0cb-493b-4b83-b9bb-3bb230381b30 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:14.058335 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5c5ae0cb-493b-4b83-b9bb-3bb230381b30 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:14.058535 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5c5ae0cb-493b-4b83-b9bb-3bb230381b30 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:14.069576 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:14.069576 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:14.073191 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5c5ae0cb-493b-4b83-b9bb-3bb230381b30 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:14.083392 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5c5ae0cb-493b-4b83-b9bb-3bb230381b30 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:14.083898 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 251/1021] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:14 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:14.374188 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-80dff8a3-a3b7-45c4-8756-572c349df838 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:14.374672 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-80dff8a3-a3b7-45c4-8756-572c349df838 None None] GET https://10.4.3.152/volume// Aug 14 03:01:14.375030 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-80dff8a3-a3b7-45c4-8756-572c349df838 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:14.375943 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-80dff8a3-a3b7-45c4-8756-572c349df838 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:14.375943 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-80dff8a3-a3b7-45c4-8756-572c349df838 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:14.377025 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 257/1022] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:01:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:14.400662 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-5484d476-c72d-47d4-ba15-18f8c5903c68 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:14.404089 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-5484d476-c72d-47d4-ba15-18f8c5903c68 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 Aug 14 03:01:14.404239 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-5484d476-c72d-47d4-ba15-18f8c5903c68 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:14.409778 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-5484d476-c72d-47d4-ba15-18f8c5903c68 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:14.429735 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:14.429735 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:14.441278 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-5484d476-c72d-47d4-ba15-18f8c5903c68 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:01:14.468902 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-5484d476-c72d-47d4-ba15-18f8c5903c68 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 returned with HTTP 200 Aug 14 03:01:14.468902 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 256/1023] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:01:14 2026] GET /volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 => generated 1539 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:01:14.700364 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-6115085d-3694-4318-8f4b-cd06a5d5be4d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:14.716752 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-6115085d-3694-4318-8f4b-cd06a5d5be4d tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] PUT https://10.4.3.152/volume/v3/attachments/d8c1aebe-503c-49f1-8a32-8d7ca908593f Aug 14 03:01:14.717849 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-6115085d-3694-4318-8f4b-cd06a5d5be4d tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:14.735657 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-6115085d-3694-4318-8f4b-cd06a5d5be4d tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Acquiring lock "cinder-attachment_update-3898219c-46c7-4fe0-83d7-2222ce13eeb0-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:01:14.746440 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-6115085d-3694-4318-8f4b-cd06a5d5be4d tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Lock "cinder-attachment_update-3898219c-46c7-4fe0-83d7-2222ce13eeb0-np0000007307" acquired by "attachment_update" :: waited 0.011s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:01:14.749346 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:14.749346 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:14.900418 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-092eb6ef-e939-4ced-ab7b-23b33b35eb15 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:14.903479 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-092eb6ef-e939-4ced-ab7b-23b33b35eb15 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:14.903479 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-092eb6ef-e939-4ced-ab7b-23b33b35eb15 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:14.903933 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-092eb6ef-e939-4ced-ab7b-23b33b35eb15 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:14.907241 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-6115085d-3694-4318-8f4b-cd06a5d5be4d tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Lock "cinder-attachment_update-3898219c-46c7-4fe0-83d7-2222ce13eeb0-np0000007307" released by "attachment_update" :: held 0.161s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:01:14.907687 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-6115085d-3694-4318-8f4b-cd06a5d5be4d tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/attachments/d8c1aebe-503c-49f1-8a32-8d7ca908593f returned with HTTP 200 Aug 14 03:01:14.908815 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 260/1024] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:01:14 2026] PUT /volume/v3/attachments/d8c1aebe-503c-49f1-8a32-8d7ca908593f => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:14.927354 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:14.927354 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:14.933972 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-092eb6ef-e939-4ced-ab7b-23b33b35eb15 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:14.941713 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-092eb6ef-e939-4ced-ab7b-23b33b35eb15 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:14.942291 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 252/1025] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:14 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:14.951783 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-f6ee4664-54d7-4905-89fb-179b1bf74db2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:14.955617 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-f6ee4664-54d7-4905-89fb-179b1bf74db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] POST https://10.4.3.152/volume/v3/attachments/d8c1aebe-503c-49f1-8a32-8d7ca908593f/action Aug 14 03:01:14.956304 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-f6ee4664-54d7-4905-89fb-179b1bf74db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:14.956970 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-f6ee4664-54d7-4905-89fb-179b1bf74db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:14.981382 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:14.981382 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:15.006245 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-f6ee4664-54d7-4905-89fb-179b1bf74db2 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/attachments/d8c1aebe-503c-49f1-8a32-8d7ca908593f/action returned with HTTP 204 Aug 14 03:01:15.006788 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 258/1026] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:01:14 2026] POST /volume/v3/attachments/d8c1aebe-503c-49f1-8a32-8d7ca908593f/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:15.060140 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-927d4a90-d9bf-47b2-81d9-97f6ee3bf79a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:15.060658 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-927d4a90-d9bf-47b2-81d9-97f6ee3bf79a None None] GET https://10.4.3.152/volume// Aug 14 03:01:15.060951 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-927d4a90-d9bf-47b2-81d9-97f6ee3bf79a None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:15.061220 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-927d4a90-d9bf-47b2-81d9-97f6ee3bf79a None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:15.061651 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-927d4a90-d9bf-47b2-81d9-97f6ee3bf79a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:15.062085 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 257/1027] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:01:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:15.073325 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-650d6001-e8de-4a46-8b1a-ed11613eaa48 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:15.076739 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-650d6001-e8de-4a46-8b1a-ed11613eaa48 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 Aug 14 03:01:15.077089 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-650d6001-e8de-4a46-8b1a-ed11613eaa48 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:15.077348 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-650d6001-e8de-4a46-8b1a-ed11613eaa48 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:15.092662 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:15.092662 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:15.097886 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6c170946-f517-426c-a828-f6f3f45821f3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:15.099771 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-650d6001-e8de-4a46-8b1a-ed11613eaa48 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:01:15.100315 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6c170946-f517-426c-a828-f6f3f45821f3 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:15.100633 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6c170946-f517-426c-a828-f6f3f45821f3 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:15.101053 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6c170946-f517-426c-a828-f6f3f45821f3 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:15.107863 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-650d6001-e8de-4a46-8b1a-ed11613eaa48 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 returned with HTTP 200 Aug 14 03:01:15.107863 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 261/1028] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:01:15 2026] GET /volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:01:15.110874 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:15.110874 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:15.121954 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6c170946-f517-426c-a828-f6f3f45821f3 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:15.129521 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6c170946-f517-426c-a828-f6f3f45821f3 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:15.130176 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 253/1029] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:15 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:15.279401 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1993171b-9f92-4998-a520-97717e73e16f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:15.286346 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1993171b-9f92-4998-a520-97717e73e16f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] PUT https://10.4.3.152/volume/v3/attachments/fe1aeffe-2657-4646-80ce-b8e403baade5 Aug 14 03:01:15.286854 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1993171b-9f92-4998-a520-97717e73e16f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:15.297968 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1993171b-9f92-4998-a520-97717e73e16f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Acquiring lock "cinder-attachment_update-6948f42f-64ea-4a31-9432-806ab17e4a34-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:01:15.303677 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1993171b-9f92-4998-a520-97717e73e16f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Lock "cinder-attachment_update-6948f42f-64ea-4a31-9432-806ab17e4a34-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:01:15.305161 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:15.305161 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:15.442632 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1993171b-9f92-4998-a520-97717e73e16f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Lock "cinder-attachment_update-6948f42f-64ea-4a31-9432-806ab17e4a34-np0000007307" released by "attachment_update" :: held 0.137s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:01:15.442632 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1993171b-9f92-4998-a520-97717e73e16f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/attachments/fe1aeffe-2657-4646-80ce-b8e403baade5 returned with HTTP 200 Aug 14 03:01:15.442632 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 259/1030] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:01:15 2026] PUT /volume/v3/attachments/fe1aeffe-2657-4646-80ce-b8e403baade5 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:15.486575 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-ea6687e5-e0e8-44d7-afd2-8846f6356c60 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:15.490451 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-ea6687e5-e0e8-44d7-afd2-8846f6356c60 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] POST https://10.4.3.152/volume/v3/attachments/fe1aeffe-2657-4646-80ce-b8e403baade5/action Aug 14 03:01:15.490526 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-ea6687e5-e0e8-44d7-afd2-8846f6356c60 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:15.491639 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-ea6687e5-e0e8-44d7-afd2-8846f6356c60 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:15.528658 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:15.528658 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:15.544431 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-ea6687e5-e0e8-44d7-afd2-8846f6356c60 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/attachments/fe1aeffe-2657-4646-80ce-b8e403baade5/action returned with HTTP 204 Aug 14 03:01:15.545103 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 258/1031] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:01:15 2026] POST /volume/v3/attachments/fe1aeffe-2657-4646-80ce-b8e403baade5/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:15.581901 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-38a0d69a-5d52-4e85-8701-73a3865cc43a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:15.582466 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-38a0d69a-5d52-4e85-8701-73a3865cc43a None None] GET https://10.4.3.152/volume// Aug 14 03:01:15.582932 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-38a0d69a-5d52-4e85-8701-73a3865cc43a None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:15.583176 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-38a0d69a-5d52-4e85-8701-73a3865cc43a None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:15.583629 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-38a0d69a-5d52-4e85-8701-73a3865cc43a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:15.584131 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 262/1032] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:01:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:15.593810 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-5577d7a3-cf5d-4afa-b3cd-8066ef14771d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:15.596034 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-5577d7a3-cf5d-4afa-b3cd-8066ef14771d tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 Aug 14 03:01:15.596308 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-5577d7a3-cf5d-4afa-b3cd-8066ef14771d tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:15.596544 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-5577d7a3-cf5d-4afa-b3cd-8066ef14771d tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:15.608545 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:15.608545 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:15.613851 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-5577d7a3-cf5d-4afa-b3cd-8066ef14771d tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:01:15.620082 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-5577d7a3-cf5d-4afa-b3cd-8066ef14771d tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 returned with HTTP 200 Aug 14 03:01:15.620669 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 254/1033] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:01:15 2026] GET /volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:01:15.736553 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1b366699-670a-42cf-bf63-482ee7810e8a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:15.741141 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1b366699-670a-42cf-bf63-482ee7810e8a tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] PUT https://10.4.3.152/volume/v3/attachments/bce7a1b9-0e89-480e-80af-8c8c3decdec1 Aug 14 03:01:15.741642 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1b366699-670a-42cf-bf63-482ee7810e8a tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:15.753316 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1b366699-670a-42cf-bf63-482ee7810e8a tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Acquiring lock "cinder-attachment_update-50223eca-2576-4965-a64e-ee29edf91658-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:01:15.760388 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1b366699-670a-42cf-bf63-482ee7810e8a tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Lock "cinder-attachment_update-50223eca-2576-4965-a64e-ee29edf91658-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:01:15.761922 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:15.761922 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:15.871149 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1b366699-670a-42cf-bf63-482ee7810e8a tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Lock "cinder-attachment_update-50223eca-2576-4965-a64e-ee29edf91658-np0000007307" released by "attachment_update" :: held 0.110s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:01:15.871149 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-1b366699-670a-42cf-bf63-482ee7810e8a tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/attachments/bce7a1b9-0e89-480e-80af-8c8c3decdec1 returned with HTTP 200 Aug 14 03:01:15.873370 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 260/1034] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:01:15 2026] PUT /volume/v3/attachments/bce7a1b9-0e89-480e-80af-8c8c3decdec1 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:15.912478 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2d4daabe-c011-4a0c-aa66-78fb5430bdf1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:15.919145 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2d4daabe-c011-4a0c-aa66-78fb5430bdf1 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] POST https://10.4.3.152/volume/v3/attachments/bce7a1b9-0e89-480e-80af-8c8c3decdec1/action Aug 14 03:01:15.919468 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2d4daabe-c011-4a0c-aa66-78fb5430bdf1 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:15.919747 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2d4daabe-c011-4a0c-aa66-78fb5430bdf1 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:15.949570 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:15.949570 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:15.963108 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4c8f3a32-8444-4c12-bcf5-06c11fdeb855 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:15.965487 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c9a18e0-1d8c-4663-b147-85ffab4111ba req-2d4daabe-c011-4a0c-aa66-78fb5430bdf1 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/attachments/bce7a1b9-0e89-480e-80af-8c8c3decdec1/action returned with HTTP 204 Aug 14 03:01:15.967058 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4c8f3a32-8444-4c12-bcf5-06c11fdeb855 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:15.967058 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4c8f3a32-8444-4c12-bcf5-06c11fdeb855 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:15.967234 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 259/1035] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:01:15 2026] POST /volume/v3/attachments/bce7a1b9-0e89-480e-80af-8c8c3decdec1/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:15.967297 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4c8f3a32-8444-4c12-bcf5-06c11fdeb855 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:15.981502 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:15.981502 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:15.986269 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4c8f3a32-8444-4c12-bcf5-06c11fdeb855 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:15.992519 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4c8f3a32-8444-4c12-bcf5-06c11fdeb855 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:15.992519 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 263/1036] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:15 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:16.544436 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-9356a578-78e1-4558-81c6-f1a27a16930f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:16.549300 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-9356a578-78e1-4558-81c6-f1a27a16930f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] POST https://10.4.3.152/volume/v3/attachments/01891ad1-85c9-47b3-b85e-75e0743e2559/action Aug 14 03:01:16.549300 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-9356a578-78e1-4558-81c6-f1a27a16930f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:16.549480 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-9356a578-78e1-4558-81c6-f1a27a16930f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:16.577577 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:16.577577 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:16.604931 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-13e808c9-e514-41c1-b3ff-a66dbe7157ef req-9356a578-78e1-4558-81c6-f1a27a16930f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/01891ad1-85c9-47b3-b85e-75e0743e2559/action returned with HTTP 204 Aug 14 03:01:16.605721 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 255/1037] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:01:16 2026] POST /volume/v3/attachments/01891ad1-85c9-47b3-b85e-75e0743e2559/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:17.017454 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-62bda648-6057-4a8c-a4e2-825635c8f244 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:17.022324 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-62bda648-6057-4a8c-a4e2-825635c8f244 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:17.023019 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-62bda648-6057-4a8c-a4e2-825635c8f244 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:17.023359 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-62bda648-6057-4a8c-a4e2-825635c8f244 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:17.039968 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:17.039968 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:17.048752 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-62bda648-6057-4a8c-a4e2-825635c8f244 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:17.060451 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-62bda648-6057-4a8c-a4e2-825635c8f244 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:17.060897 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 261/1038] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:17 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:17.081995 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5d62c8b5-3f40-46f1-a933-2de1d36dbd29 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:17.084239 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5d62c8b5-3f40-46f1-a933-2de1d36dbd29 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:17.084239 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5d62c8b5-3f40-46f1-a933-2de1d36dbd29 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:17.088638 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5d62c8b5-3f40-46f1-a933-2de1d36dbd29 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:17.104339 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:17.104339 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:17.112097 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5d62c8b5-3f40-46f1-a933-2de1d36dbd29 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:17.119138 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5d62c8b5-3f40-46f1-a933-2de1d36dbd29 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:17.119776 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 260/1039] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:17 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:17.716230 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-48dedada-44fb-4630-b201-6a5c20d373b7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:17.720577 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-48dedada-44fb-4630-b201-6a5c20d373b7 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:17.720783 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-48dedada-44fb-4630-b201-6a5c20d373b7 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:17.721377 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-48dedada-44fb-4630-b201-6a5c20d373b7 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:17.735932 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:17.735932 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:17.740481 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-48dedada-44fb-4630-b201-6a5c20d373b7 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:17.745945 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-48dedada-44fb-4630-b201-6a5c20d373b7 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:17.746478 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 264/1040] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:17 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:01:19.394021 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:19.398033 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:01:19.398772 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "0bdedd28-ad1a-437e-8e98-905b5fcd715c-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:19.402616 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '0bdedd28-ad1a-437e-8e98-905b5fcd715c-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:01:19.403132 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Create volume of 1 GB Aug 14 03:01:19.418789 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Availability Zones retrieved successfully. Aug 14 03:01:19.621658 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Flow 'volume_create_api' (e38f02af-ef92-4bec-8d84-c428121013d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:19.625018 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78e3f99a-4581-475c-b038-7fc7f05490a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:19.625018 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:01:19.658063 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-578957ef-0676-4372-94a4-9ae7aa7951ea None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:19.658063 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-578957ef-0676-4372-94a4-9ae7aa7951ea None None] GET https://10.4.3.152/volume// Aug 14 03:01:19.658063 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-578957ef-0676-4372-94a4-9ae7aa7951ea None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:19.658063 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-578957ef-0676-4372-94a4-9ae7aa7951ea None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:19.658063 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-578957ef-0676-4372-94a4-9ae7aa7951ea None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:19.658063 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 262/1041] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03: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) Aug 14 03:01:19.671418 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78e3f99a-4581-475c-b038-7fc7f05490a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:19.672592 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82a810c-1869-4596-a9a1-fb7ea0ac60b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:19.681204 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-b700704a-cace-4649-9f38-eff831fa839b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:19.686740 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-b700704a-cace-4649-9f38-eff831fa839b tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:01:19.687980 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-b700704a-cace-4649-9f38-eff831fa839b tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd86a751-adbb-4b9d-b857-abb0982b30f0", "connector": null, "instance_uuid": "86731e46-fa42-4694-9f3f-3af0684d9be2"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:19.707850 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:19.707850 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:19.774784 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-b700704a-cace-4649-9f38-eff831fa839b tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:01:19.777686 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 261/1042] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:01:19 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:19.797609 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Created reservations ['91628903-7ed6-4be1-b277-3a6fba0806b9', '231f13bc-e647-46ec-b88b-d1ca999d1793', '0d8c9763-d84e-47dd-95e9-8b9eb2643d4e', '8b245389-6c63-4235-95a6-cd38e076c434'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:01:19.798801 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82a810c-1869-4596-a9a1-fb7ea0ac60b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91628903-7ed6-4be1-b277-3a6fba0806b9', '231f13bc-e647-46ec-b88b-d1ca999d1793', '0d8c9763-d84e-47dd-95e9-8b9eb2643d4e', '8b245389-6c63-4235-95a6-cd38e076c434']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:19.799584 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72479c1a-1bd9-4d1f-8961-0a44e6b6db30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:19.800905 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-aed74105-4113-4b91-a7e4-8e63291b0b4b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:19.801409 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-aed74105-4113-4b91-a7e4-8e63291b0b4b None None] GET https://10.4.3.152/volume// Aug 14 03:01:19.801603 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-aed74105-4113-4b91-a7e4-8e63291b0b4b None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:19.802111 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-aed74105-4113-4b91-a7e4-8e63291b0b4b None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:19.802566 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-aed74105-4113-4b91-a7e4-8e63291b0b4b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:19.804094 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 265/1043] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03: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) Aug 14 03:01:19.817527 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-72e8d764-c586-4ca1-aaf9-112450f982a8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:19.822287 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-72e8d764-c586-4ca1-aaf9-112450f982a8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:19.822723 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-72e8d764-c586-4ca1-aaf9-112450f982a8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:19.823115 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-72e8d764-c586-4ca1-aaf9-112450f982a8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:19.831801 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72479c1a-1bd9-4d1f-8961-0a44e6b6db30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b59362ff-9333-4948-b921-40f2b8bd16de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='0bdedd28-ad1a-437e-8e98-905b5fcd715c-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7908d807df8345228ac575d8a1046ea7',qos_specs=None,replication_status=,reservations=['91628903-7ed6-4be1-b277-3a6fba0806b9','231f13bc-e647-46ec-b88b-d1ca999d1793','0d8c9763-d84e-47dd-95e9-8b9eb2643d4e','8b245389-6c63-4235-95a6-cd38e076c434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46b1d1fb33d946b5a5bb582d095b3ea0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:01:19Z,deleted=False,deleted_at=None,display_description='',display_name='0bdedd28-ad1a-437e-8e98-905b5fcd715c-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b59362ff-9333-4948-b921-40f2b8bd16de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7908d807df8345228ac575d8a1046ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46b1d1fb33d946b5a5bb582d095b3ea0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:19.832881 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (911ce70f-f551-41cf-96bd-202eb189bec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:19.847400 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:19.847400 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:19.855978 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-72e8d764-c586-4ca1-aaf9-112450f982a8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:19.867386 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-72e8d764-c586-4ca1-aaf9-112450f982a8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:19.868140 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 263/1044] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:01:19 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 1319 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:01:19.873157 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (911ce70f-f551-41cf-96bd-202eb189bec0) transitioned into 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='0bdedd28-ad1a-437e-8e98-905b5fcd715c-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7908d807df8345228ac575d8a1046ea7',qos_specs=None,replication_status=,reservations=['91628903-7ed6-4be1-b277-3a6fba0806b9','231f13bc-e647-46ec-b88b-d1ca999d1793','0d8c9763-d84e-47dd-95e9-8b9eb2643d4e','8b245389-6c63-4235-95a6-cd38e076c434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46b1d1fb33d946b5a5bb582d095b3ea0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:19.874304 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8585536b-56f7-4542-b3bb-5321e4d2f47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:19.888158 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8585536b-56f7-4542-b3bb-5321e4d2f47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:19.889475 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Flow 'volume_create_api' (e38f02af-ef92-4bec-8d84-c428121013d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:19.891141 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Create volume request issued successfully. Aug 14 03:01:19.891141 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-d9632369-35b7-4149-b526-129bea1a2cd3 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:01:19.893664 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 256/1045] 10.4.3.152 () {72 vars in 1541 bytes} [Fri Aug 14 03:01:19 2026] POST /volume/v3/volumes => generated 749 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:01:19.906531 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-31c2928e-bb1b-481d-94dd-0f519bee5061 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:19.914385 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-31c2928e-bb1b-481d-94dd-0f519bee5061 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] GET https://10.4.3.152/volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de Aug 14 03:01:19.914642 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-31c2928e-bb1b-481d-94dd-0f519bee5061 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:19.916539 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-31c2928e-bb1b-481d-94dd-0f519bee5061 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:19.933602 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:19.933602 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:19.943460 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-31c2928e-bb1b-481d-94dd-0f519bee5061 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Volume info retrieved successfully. Aug 14 03:01:19.955526 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-31c2928e-bb1b-481d-94dd-0f519bee5061 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de returned with HTTP 200 Aug 14 03:01:19.955526 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 262/1046] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:19 2026] GET /volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:19.971207 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-e0660a0d-de6c-4cb8-bc55-3a580ad01d01 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:19.973741 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-e0660a0d-de6c-4cb8-bc55-3a580ad01d01 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] GET https://10.4.3.152/volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de Aug 14 03:01:19.975123 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-e0660a0d-de6c-4cb8-bc55-3a580ad01d01 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:19.975123 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-e0660a0d-de6c-4cb8-bc55-3a580ad01d01 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:19.989485 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:19.989485 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:20.005664 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-e0660a0d-de6c-4cb8-bc55-3a580ad01d01 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Volume info retrieved successfully. Aug 14 03:01:20.017439 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-e0660a0d-de6c-4cb8-bc55-3a580ad01d01 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de returned with HTTP 200 Aug 14 03:01:20.017439 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 266/1047] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:19 2026] GET /volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:20.360584 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-05d9d923-7a20-4154-84de-74ac58ce34f6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:20.364572 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-05d9d923-7a20-4154-84de-74ac58ce34f6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] DELETE https://10.4.3.152/volume/v3/attachments/01891ad1-85c9-47b3-b85e-75e0743e2559 Aug 14 03:01:20.364834 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-05d9d923-7a20-4154-84de-74ac58ce34f6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:20.365082 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-05d9d923-7a20-4154-84de-74ac58ce34f6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:20.379799 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:20.379799 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:20.495336 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-05d9d923-7a20-4154-84de-74ac58ce34f6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/01891ad1-85c9-47b3-b85e-75e0743e2559 returned with HTTP 200 Aug 14 03:01:20.495855 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 264/1048] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:01:20 2026] DELETE /volume/v3/attachments/01891ad1-85c9-47b3-b85e-75e0743e2559 => generated 192 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:20.932233 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-885c06a6-9634-4369-91f4-2acfe22dfc5e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:20.932233 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-885c06a6-9634-4369-91f4-2acfe22dfc5e None None] GET https://10.4.3.152/volume// Aug 14 03:01:20.932233 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-885c06a6-9634-4369-91f4-2acfe22dfc5e None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:20.932233 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-885c06a6-9634-4369-91f4-2acfe22dfc5e None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:20.932233 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-885c06a6-9634-4369-91f4-2acfe22dfc5e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:20.932233 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 257/1049] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:01:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:20.953842 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-a9921fa0-3adf-4719-ae71-e6ea986746dc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:20.964843 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-a9921fa0-3adf-4719-ae71-e6ea986746dc tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:01:20.964843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-a9921fa0-3adf-4719-ae71-e6ea986746dc tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:20.964843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-a9921fa0-3adf-4719-ae71-e6ea986746dc tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:20.984686 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:20.984686 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:20.996178 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-a9921fa0-3adf-4719-ae71-e6ea986746dc tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:01:21.004480 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-a9921fa0-3adf-4719-ae71-e6ea986746dc tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:01:21.005315 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 263/1050] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:01:20 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 1026 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:01:21.268546 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-f73d59ac-d03f-4f82-b3a5-7ffaac7f012d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:21.288182 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-f73d59ac-d03f-4f82-b3a5-7ffaac7f012d tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] PUT https://10.4.3.152/volume/v3/attachments/f4531501-52a2-4dc7-bd0a-f0406b19be4d Aug 14 03:01:21.289407 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-f73d59ac-d03f-4f82-b3a5-7ffaac7f012d tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:21.306007 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-f73d59ac-d03f-4f82-b3a5-7ffaac7f012d tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Acquiring lock "cinder-attachment_update-fd86a751-adbb-4b9d-b857-abb0982b30f0-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:01:21.320748 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-f73d59ac-d03f-4f82-b3a5-7ffaac7f012d tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Lock "cinder-attachment_update-fd86a751-adbb-4b9d-b857-abb0982b30f0-np0000007307" acquired by "attachment_update" :: waited 0.011s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:01:21.320748 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:21.320748 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:21.502662 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-f73d59ac-d03f-4f82-b3a5-7ffaac7f012d tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Lock "cinder-attachment_update-fd86a751-adbb-4b9d-b857-abb0982b30f0-np0000007307" released by "attachment_update" :: held 0.185s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:01:21.502662 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-f73d59ac-d03f-4f82-b3a5-7ffaac7f012d tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/f4531501-52a2-4dc7-bd0a-f0406b19be4d returned with HTTP 200 Aug 14 03:01:21.502662 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 267/1051] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:01:21 2026] PUT /volume/v3/attachments/f4531501-52a2-4dc7-bd0a-f0406b19be4d => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:21.541309 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-e77ea45c-d9ea-4f8e-be8f-3e78b3f69976 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:21.556528 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-e77ea45c-d9ea-4f8e-be8f-3e78b3f69976 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] POST https://10.4.3.152/volume/v3/attachments/f4531501-52a2-4dc7-bd0a-f0406b19be4d/action Aug 14 03:01:21.557912 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-e77ea45c-d9ea-4f8e-be8f-3e78b3f69976 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:21.559115 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-e77ea45c-d9ea-4f8e-be8f-3e78b3f69976 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:21.592957 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:21.592957 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:21.613518 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-30f4cec4-432e-4708-a7f0-f9e613bbaa83 req-e77ea45c-d9ea-4f8e-be8f-3e78b3f69976 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/f4531501-52a2-4dc7-bd0a-f0406b19be4d/action returned with HTTP 204 Aug 14 03:01:21.614205 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 265/1052] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:01:21 2026] POST /volume/v3/attachments/f4531501-52a2-4dc7-bd0a-f0406b19be4d/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:23.070429 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-8d4cd91e-1fcc-4abb-941a-7a048ef24ccc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.073800 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-8d4cd91e-1fcc-4abb-941a-7a048ef24ccc tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] GET https://10.4.3.152/volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de Aug 14 03:01:23.074473 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-8d4cd91e-1fcc-4abb-941a-7a048ef24ccc tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:23.074751 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-8d4cd91e-1fcc-4abb-941a-7a048ef24ccc tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:23.089451 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:23.089451 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:23.095061 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-8d4cd91e-1fcc-4abb-941a-7a048ef24ccc tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Volume info retrieved successfully. Aug 14 03:01:23.096791 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-82722ee3-2a6d-4457-827a-ea895b99415e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.101795 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-82722ee3-2a6d-4457-827a-ea895b99415e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:23.101795 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-82722ee3-2a6d-4457-827a-ea895b99415e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:23.101795 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-82722ee3-2a6d-4457-827a-ea895b99415e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:23.102559 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-8d4cd91e-1fcc-4abb-941a-7a048ef24ccc tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de returned with HTTP 200 Aug 14 03:01:23.103676 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 258/1053] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:23 2026] GET /volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:23.114735 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:23.114735 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:23.127004 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-82722ee3-2a6d-4457-827a-ea895b99415e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:23.138687 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-82722ee3-2a6d-4457-827a-ea895b99415e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:23.139133 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 264/1054] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:23 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:23.157293 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-578386fa-d553-452f-ad3f-de5044309c26 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.160659 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-578386fa-d553-452f-ad3f-de5044309c26 None None] GET https://10.4.3.152/volume// Aug 14 03:01:23.161732 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-578386fa-d553-452f-ad3f-de5044309c26 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:23.162176 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-578386fa-d553-452f-ad3f-de5044309c26 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:23.163989 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-578386fa-d553-452f-ad3f-de5044309c26 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:23.164943 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 268/1055] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:01:23 2026] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:23.167619 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1d813ed6-3cec-4295-8f76-f66482a44642 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.171753 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1d813ed6-3cec-4295-8f76-f66482a44642 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:23.171753 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1d813ed6-3cec-4295-8f76-f66482a44642 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:23.172187 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1d813ed6-3cec-4295-8f76-f66482a44642 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:23.182635 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-a7588f90-56b4-4efe-b757-54019a5a2384 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.184379 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:23.184379 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:23.187359 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-a7588f90-56b4-4efe-b757-54019a5a2384 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:01:23.187603 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-a7588f90-56b4-4efe-b757-54019a5a2384 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b59362ff-9333-4948-b921-40f2b8bd16de", "connector": null, "instance_uuid": "0bdedd28-ad1a-437e-8e98-905b5fcd715c"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:23.196851 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1d813ed6-3cec-4295-8f76-f66482a44642 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:23.205310 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1d813ed6-3cec-4295-8f76-f66482a44642 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:23.205973 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 266/1056] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:23 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:23.207172 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:23.207172 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:23.288863 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-a7588f90-56b4-4efe-b757-54019a5a2384 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:01:23.289948 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 259/1057] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:01:23 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:23.301036 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-91151e92-c930-4ee7-a5b7-37d6d5e712f7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.306302 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-91151e92-c930-4ee7-a5b7-37d6d5e712f7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:23.306701 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-91151e92-c930-4ee7-a5b7-37d6d5e712f7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:23.306972 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-91151e92-c930-4ee7-a5b7-37d6d5e712f7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:23.320461 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:23.320461 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:23.321001 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7f2572e2-82a5-4b25-b1c3-5ac5f9833786 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.321784 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7f2572e2-82a5-4b25-b1c3-5ac5f9833786 None None] GET https://10.4.3.152/volume// Aug 14 03:01:23.321953 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7f2572e2-82a5-4b25-b1c3-5ac5f9833786 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:23.325758 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7f2572e2-82a5-4b25-b1c3-5ac5f9833786 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:23.326628 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7f2572e2-82a5-4b25-b1c3-5ac5f9833786 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:23.326628 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 269/1058] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:01:23 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:23.330889 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-91151e92-c930-4ee7-a5b7-37d6d5e712f7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:23.346244 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-91151e92-c930-4ee7-a5b7-37d6d5e712f7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:23.347372 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 265/1059] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:23 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:23.349437 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-8bd40e56-f8e5-4230-b872-5d6aebd5237a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.355567 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-8bd40e56-f8e5-4230-b872-5d6aebd5237a tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] GET https://10.4.3.152/volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de Aug 14 03:01:23.358139 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-8bd40e56-f8e5-4230-b872-5d6aebd5237a tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:23.358139 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-8bd40e56-f8e5-4230-b872-5d6aebd5237a tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:23.383880 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:23.383880 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:23.390985 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-8bd40e56-f8e5-4230-b872-5d6aebd5237a tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Volume info retrieved successfully. Aug 14 03:01:23.402900 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-8bd40e56-f8e5-4230-b872-5d6aebd5237a tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de returned with HTTP 200 Aug 14 03:01:23.405838 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 267/1060] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:01:23 2026] GET /volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de => generated 1021 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:01:23.525231 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-aa138843-a520-488a-bd84-9d84981e7591 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.525772 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aa138843-a520-488a-bd84-9d84981e7591 None None] GET https://10.4.3.152/volume// Aug 14 03:01:23.526054 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aa138843-a520-488a-bd84-9d84981e7591 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:23.526333 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aa138843-a520-488a-bd84-9d84981e7591 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:23.526857 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aa138843-a520-488a-bd84-9d84981e7591 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:23.527540 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 260/1061] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:01:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:23.544992 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-338f8a72-6628-408c-ac79-053473f3e357 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.551150 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-338f8a72-6628-408c-ac79-053473f3e357 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:01:23.551150 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-338f8a72-6628-408c-ac79-053473f3e357 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12cdb3b1-d246-4383-83da-c89c998df4eb", "connector": null, "instance_uuid": "94b8d053-a8b1-48d1-a888-41b584b20617"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:23.577646 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:23.577646 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:23.622474 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-eb125779-0764-412a-89eb-94b2b4f7ce7d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.625948 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-eb125779-0764-412a-89eb-94b2b4f7ce7d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] PUT https://10.4.3.152/volume/v3/attachments/fd9c2c4a-10f8-49c7-9b99-5b3b65713d23 Aug 14 03:01:23.626993 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-eb125779-0764-412a-89eb-94b2b4f7ce7d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:23.645158 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-eb125779-0764-412a-89eb-94b2b4f7ce7d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Acquiring lock "cinder-attachment_update-b59362ff-9333-4948-b921-40f2b8bd16de-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:01:23.645895 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-338f8a72-6628-408c-ac79-053473f3e357 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:01:23.646903 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 270/1062] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:01:23 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:23.657074 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-eb125779-0764-412a-89eb-94b2b4f7ce7d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Lock "cinder-attachment_update-b59362ff-9333-4948-b921-40f2b8bd16de-np0000007307" acquired by "attachment_update" :: waited 0.011s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:01:23.659387 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:23.659387 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:23.715732 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-52d61883-e7cf-4594-aa8b-c47ef5b88597 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.719325 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-52d61883-e7cf-4594-aa8b-c47ef5b88597 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:23.719906 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-52d61883-e7cf-4594-aa8b-c47ef5b88597 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:23.720107 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-52d61883-e7cf-4594-aa8b-c47ef5b88597 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:23.744485 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:23.744485 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:23.749923 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f7e0233d-ea99-4e0a-962b-d8562f7a62e7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.750365 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f7e0233d-ea99-4e0a-962b-d8562f7a62e7 None None] GET https://10.4.3.152/volume// Aug 14 03:01:23.750754 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f7e0233d-ea99-4e0a-962b-d8562f7a62e7 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:23.750858 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f7e0233d-ea99-4e0a-962b-d8562f7a62e7 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:23.751226 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f7e0233d-ea99-4e0a-962b-d8562f7a62e7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:23.751643 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 261/1063] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:01:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:23.756933 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-52d61883-e7cf-4594-aa8b-c47ef5b88597 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:23.763969 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-52d61883-e7cf-4594-aa8b-c47ef5b88597 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:23.764517 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 268/1064] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:23 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 877 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:23.765874 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-18fe9cd0-5889-4cca-a59f-150daae9c2bf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.776522 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-18fe9cd0-5889-4cca-a59f-150daae9c2bf tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:23.780675 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-18fe9cd0-5889-4cca-a59f-150daae9c2bf tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:23.784265 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-18fe9cd0-5889-4cca-a59f-150daae9c2bf tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:23.804754 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:23.804754 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:23.814357 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-18fe9cd0-5889-4cca-a59f-150daae9c2bf tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:23.825555 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-18fe9cd0-5889-4cca-a59f-150daae9c2bf tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:23.826118 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 271/1065] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:01:23 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 1057 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:01:23.865920 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-eb125779-0764-412a-89eb-94b2b4f7ce7d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Lock "cinder-attachment_update-b59362ff-9333-4948-b921-40f2b8bd16de-np0000007307" released by "attachment_update" :: held 0.209s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:01:23.866023 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-eb125779-0764-412a-89eb-94b2b4f7ce7d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/attachments/fd9c2c4a-10f8-49c7-9b99-5b3b65713d23 returned with HTTP 200 Aug 14 03:01:23.866522 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 266/1066] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:01:23 2026] PUT /volume/v3/attachments/fd9c2c4a-10f8-49c7-9b99-5b3b65713d23 => generated 969 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:23.966555 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-7a4a3a41-bd40-47bb-a2da-bc730e779f48 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:23.972969 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-7a4a3a41-bd40-47bb-a2da-bc730e779f48 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] POST https://10.4.3.152/volume/v3/attachments/fd9c2c4a-10f8-49c7-9b99-5b3b65713d23/action Aug 14 03:01:23.973669 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-7a4a3a41-bd40-47bb-a2da-bc730e779f48 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:23.973891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-7a4a3a41-bd40-47bb-a2da-bc730e779f48 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:23.995190 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-eb84746b-816b-49e4-a106-73d93e7a613d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:24.003618 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-eb84746b-816b-49e4-a106-73d93e7a613d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] PUT https://10.4.3.152/volume/v3/attachments/7a04435e-0a13-422e-acef-4792be88ef84 Aug 14 03:01:24.003618 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-eb84746b-816b-49e4-a106-73d93e7a613d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:24.007930 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:24.007930 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:24.015797 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-eb84746b-816b-49e4-a106-73d93e7a613d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Acquiring lock "cinder-attachment_update-12cdb3b1-d246-4383-83da-c89c998df4eb-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:01:24.021380 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-eb84746b-816b-49e4-a106-73d93e7a613d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Lock "cinder-attachment_update-12cdb3b1-d246-4383-83da-c89c998df4eb-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:01:24.022101 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:24.022101 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:24.030113 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-be9baf69-8d2e-4cf6-ac60-2181bfd5ee72 req-7a4a3a41-bd40-47bb-a2da-bc730e779f48 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/attachments/fd9c2c4a-10f8-49c7-9b99-5b3b65713d23/action returned with HTTP 204 Aug 14 03:01:24.030780 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 262/1067] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:01:23 2026] POST /volume/v3/attachments/fd9c2c4a-10f8-49c7-9b99-5b3b65713d23/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:24.179164 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-eb84746b-816b-49e4-a106-73d93e7a613d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Lock "cinder-attachment_update-12cdb3b1-d246-4383-83da-c89c998df4eb-np0000007307" released by "attachment_update" :: held 0.158s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:01:24.179650 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-eb84746b-816b-49e4-a106-73d93e7a613d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/7a04435e-0a13-422e-acef-4792be88ef84 returned with HTTP 200 Aug 14 03:01:24.180452 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 269/1068] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:01:23 2026] PUT /volume/v3/attachments/7a04435e-0a13-422e-acef-4792be88ef84 => generated 968 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:24.192788 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-37b0c2c8-5828-40a3-b8e2-d83b121af0e7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:24.196085 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-37b0c2c8-5828-40a3-b8e2-d83b121af0e7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb/encryption Aug 14 03:01:24.196327 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-37b0c2c8-5828-40a3-b8e2-d83b121af0e7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:24.197119 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-37b0c2c8-5828-40a3-b8e2-d83b121af0e7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:24.215870 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:24.215870 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:24.225636 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-37b0c2c8-5828-40a3-b8e2-d83b121af0e7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb/encryption returned with HTTP 200 Aug 14 03:01:24.226455 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 272/1069] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:01:24 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb/encryption => generated 161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:24.252774 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-beb87a7e-4ee5-4dd4-b96d-b3330c8dfedf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:24.259085 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-beb87a7e-4ee5-4dd4-b96d-b3330c8dfedf tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action Aug 14 03:01:24.261037 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-beb87a7e-4ee5-4dd4-b96d-b3330c8dfedf tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action body: b'{"os-attach": {"instance_uuid": "ece00d43-3c8f-40e3-ac45-63897b11bfda", "mountpoint": "/dev/vdb"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:24.261037 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-beb87a7e-4ee5-4dd4-b96d-b3330c8dfedf tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ece00d43-3c8f-40e3-ac45-63897b11bfda", "mountpoint": "/dev/vdb"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:24.279306 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:24.279306 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:24.280903 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-beb87a7e-4ee5-4dd4-b96d-b3330c8dfedf tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:24.296575 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-beb87a7e-4ee5-4dd4-b96d-b3330c8dfedf tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Update volume admin metadata completed successfully. Aug 14 03:01:24.394177 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-beb87a7e-4ee5-4dd4-b96d-b3330c8dfedf tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Attach volume completed successfully. Aug 14 03:01:24.395534 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-beb87a7e-4ee5-4dd4-b96d-b3330c8dfedf tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action returned with HTTP 202 Aug 14 03:01:24.396663 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 267/1070] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:01:24 2026] POST /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:01:24.404291 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-63e972e1-e902-4ff9-a02f-45c60ae1202f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:24.406682 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-63e972e1-e902-4ff9-a02f-45c60ae1202f tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:24.406900 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-63e972e1-e902-4ff9-a02f-45c60ae1202f tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:24.407140 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-63e972e1-e902-4ff9-a02f-45c60ae1202f tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:24.426286 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:24.426286 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:24.432154 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-63e972e1-e902-4ff9-a02f-45c60ae1202f tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:24.439808 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-63e972e1-e902-4ff9-a02f-45c60ae1202f tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:24.440283 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 263/1071] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:24 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:24.454181 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b3e49780-8240-4dcf-bd45-f7e90e6461ec None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:24.456187 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b3e49780-8240-4dcf-bd45-f7e90e6461ec tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action Aug 14 03:01:24.456542 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b3e49780-8240-4dcf-bd45-f7e90e6461ec tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action body: b'{"os-detach": {}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:24.456695 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b3e49780-8240-4dcf-bd45-f7e90e6461ec tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:24.473068 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:24.473068 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:24.474856 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b3e49780-8240-4dcf-bd45-f7e90e6461ec tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:24.536737 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b3e49780-8240-4dcf-bd45-f7e90e6461ec tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Detach volume completed successfully. Aug 14 03:01:24.538830 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b3e49780-8240-4dcf-bd45-f7e90e6461ec tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action returned with HTTP 202 Aug 14 03:01:24.538830 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 270/1072] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:01:24 2026] POST /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:01:24.547222 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-36a5094b-b292-4bad-bf0a-936dde149c25 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:24.550087 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-36a5094b-b292-4bad-bf0a-936dde149c25 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:24.550496 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-36a5094b-b292-4bad-bf0a-936dde149c25 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:24.551838 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-36a5094b-b292-4bad-bf0a-936dde149c25 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:24.561089 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:24.561089 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:24.566440 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-36a5094b-b292-4bad-bf0a-936dde149c25 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:24.571854 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-36a5094b-b292-4bad-bf0a-936dde149c25 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:24.572647 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 273/1073] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:24 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:24.788796 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-12cad7d2-965f-413a-b227-1550e07eb1b6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:24.790589 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-12cad7d2-965f-413a-b227-1550e07eb1b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:24.790765 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-12cad7d2-965f-413a-b227-1550e07eb1b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:24.790966 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-12cad7d2-965f-413a-b227-1550e07eb1b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:24.805040 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:24.805040 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:24.818051 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-12cad7d2-965f-413a-b227-1550e07eb1b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:24.826465 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-12cad7d2-965f-413a-b227-1550e07eb1b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:24.827156 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 268/1074] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:24 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:25.850344 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a4c3fbda-e697-48f5-94eb-45dc0b066a07 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:25.853834 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a4c3fbda-e697-48f5-94eb-45dc0b066a07 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:25.854942 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a4c3fbda-e697-48f5-94eb-45dc0b066a07 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:25.856197 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a4c3fbda-e697-48f5-94eb-45dc0b066a07 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:25.880290 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:25.880290 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:25.886846 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a4c3fbda-e697-48f5-94eb-45dc0b066a07 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:25.895015 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a4c3fbda-e697-48f5-94eb-45dc0b066a07 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:25.895272 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 264/1075] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:25 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:26.917147 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ce1428e2-da55-4652-b7ae-aa7cc33fca55 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:26.920844 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ce1428e2-da55-4652-b7ae-aa7cc33fca55 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:26.920844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ce1428e2-da55-4652-b7ae-aa7cc33fca55 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:26.920844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ce1428e2-da55-4652-b7ae-aa7cc33fca55 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:26.944091 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:26.944091 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:26.952438 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ce1428e2-da55-4652-b7ae-aa7cc33fca55 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:26.966152 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ce1428e2-da55-4652-b7ae-aa7cc33fca55 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:26.967242 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 271/1076] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:26 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:27.989331 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4cda9518-cbe0-49d6-860d-5a8c534adef8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:27.992104 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4cda9518-cbe0-49d6-860d-5a8c534adef8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:27.992371 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4cda9518-cbe0-49d6-860d-5a8c534adef8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:27.992596 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4cda9518-cbe0-49d6-860d-5a8c534adef8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:28.006174 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:28.006174 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:28.014238 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4cda9518-cbe0-49d6-860d-5a8c534adef8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:28.023247 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4cda9518-cbe0-49d6-860d-5a8c534adef8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:28.024844 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 274/1077] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:27 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:29.047374 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b8bd2294-7ebd-49c8-8119-09f5e92e0c82 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:29.049081 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b8bd2294-7ebd-49c8-8119-09f5e92e0c82 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:29.049550 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b8bd2294-7ebd-49c8-8119-09f5e92e0c82 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:29.050250 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b8bd2294-7ebd-49c8-8119-09f5e92e0c82 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:29.060785 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:29.060785 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:29.064629 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b8bd2294-7ebd-49c8-8119-09f5e92e0c82 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:29.069232 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b8bd2294-7ebd-49c8-8119-09f5e92e0c82 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:29.069660 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 269/1078] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:29 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:30.088435 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a5fcd6d6-e13f-4239-a476-abca26036854 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:30.091174 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a5fcd6d6-e13f-4239-a476-abca26036854 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:30.091521 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a5fcd6d6-e13f-4239-a476-abca26036854 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:30.091994 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a5fcd6d6-e13f-4239-a476-abca26036854 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:30.108756 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:30.108756 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:30.119848 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a5fcd6d6-e13f-4239-a476-abca26036854 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:30.124804 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a5fcd6d6-e13f-4239-a476-abca26036854 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:30.125381 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 265/1079] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:30 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:31.151246 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cfd74081-49a4-4e0d-9acd-87f96ba75539 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:31.152466 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cfd74081-49a4-4e0d-9acd-87f96ba75539 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:31.152739 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cfd74081-49a4-4e0d-9acd-87f96ba75539 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:31.153655 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cfd74081-49a4-4e0d-9acd-87f96ba75539 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:31.168731 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:31.168731 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:31.174321 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cfd74081-49a4-4e0d-9acd-87f96ba75539 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:31.182445 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cfd74081-49a4-4e0d-9acd-87f96ba75539 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:31.182961 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 272/1080] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:31 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:32.200855 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-57234ac3-7a89-474c-9ea2-d0ee1b42dd6d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:32.204053 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-57234ac3-7a89-474c-9ea2-d0ee1b42dd6d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:32.204616 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-57234ac3-7a89-474c-9ea2-d0ee1b42dd6d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:32.205303 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-57234ac3-7a89-474c-9ea2-d0ee1b42dd6d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:32.223423 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:32.223423 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:32.229978 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-57234ac3-7a89-474c-9ea2-d0ee1b42dd6d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:32.237465 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-57234ac3-7a89-474c-9ea2-d0ee1b42dd6d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:32.238277 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 275/1081] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:32 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:33.252921 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-201ba62a-d759-4947-a69a-4d1cae789960 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:33.255335 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-201ba62a-d759-4947-a69a-4d1cae789960 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:33.255616 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-201ba62a-d759-4947-a69a-4d1cae789960 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:33.255898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-201ba62a-d759-4947-a69a-4d1cae789960 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:33.271393 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:33.271393 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:33.278729 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-201ba62a-d759-4947-a69a-4d1cae789960 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:33.285248 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-201ba62a-d759-4947-a69a-4d1cae789960 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:33.285870 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 270/1082] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:33 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:34.026199 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-9e5ac3d2-ff24-4935-a40a-b6c8ab3a97d0 req-8afcdcc0-3d73-4129-8d42-b8520c2293e7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:34.029427 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-9e5ac3d2-ff24-4935-a40a-b6c8ab3a97d0 req-8afcdcc0-3d73-4129-8d42-b8520c2293e7 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] GET https://10.4.3.152/volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de Aug 14 03:01:34.029427 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-9e5ac3d2-ff24-4935-a40a-b6c8ab3a97d0 req-8afcdcc0-3d73-4129-8d42-b8520c2293e7 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:34.029887 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-9e5ac3d2-ff24-4935-a40a-b6c8ab3a97d0 req-8afcdcc0-3d73-4129-8d42-b8520c2293e7 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:34.048954 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:34.048954 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:34.057805 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-9e5ac3d2-ff24-4935-a40a-b6c8ab3a97d0 req-8afcdcc0-3d73-4129-8d42-b8520c2293e7 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Volume info retrieved successfully. Aug 14 03:01:34.068018 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-9e5ac3d2-ff24-4935-a40a-b6c8ab3a97d0 req-8afcdcc0-3d73-4129-8d42-b8520c2293e7 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de returned with HTTP 200 Aug 14 03:01:34.068581 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 266/1083] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:34 2026] GET /volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de => generated 1134 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:34.308188 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bc876e13-c81b-4c45-afd8-a1f5c145c1c7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:34.311982 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bc876e13-c81b-4c45-afd8-a1f5c145c1c7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:34.311982 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bc876e13-c81b-4c45-afd8-a1f5c145c1c7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:34.311982 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bc876e13-c81b-4c45-afd8-a1f5c145c1c7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:34.328844 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:34.328844 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:34.336613 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-bc876e13-c81b-4c45-afd8-a1f5c145c1c7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:34.344527 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bc876e13-c81b-4c45-afd8-a1f5c145c1c7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:34.345578 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 273/1084] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:34 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:35.369470 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a84f3f66-6c90-43e4-91f5-9950998b4ee8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:35.373441 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a84f3f66-6c90-43e4-91f5-9950998b4ee8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:35.373856 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a84f3f66-6c90-43e4-91f5-9950998b4ee8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:35.373909 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a84f3f66-6c90-43e4-91f5-9950998b4ee8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:35.393773 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:35.393773 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:35.402028 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a84f3f66-6c90-43e4-91f5-9950998b4ee8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:35.409190 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a84f3f66-6c90-43e4-91f5-9950998b4ee8 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:35.410163 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 276/1085] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:35 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:36.440580 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6a2be28c-bb57-452e-8f52-81486a05c822 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:36.444885 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6a2be28c-bb57-452e-8f52-81486a05c822 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:36.444885 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6a2be28c-bb57-452e-8f52-81486a05c822 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:36.444885 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6a2be28c-bb57-452e-8f52-81486a05c822 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:36.460225 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:36.460225 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:36.466431 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6a2be28c-bb57-452e-8f52-81486a05c822 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:36.472629 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6a2be28c-bb57-452e-8f52-81486a05c822 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:36.473446 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 271/1086] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:36 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:37.075202 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e236a182-91ae-4f26-b4ad-8afb41cee52e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:37.077082 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e236a182-91ae-4f26-b4ad-8afb41cee52e tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action Aug 14 03:01:37.077387 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e236a182-91ae-4f26-b4ad-8afb41cee52e tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action body: b'{"os-attach": {"instance_uuid": "53aa2bb5-8d21-4c5f-97b7-dce153bda3aa", "mountpoint": "/dev/vdb"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:37.077520 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e236a182-91ae-4f26-b4ad-8afb41cee52e tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "53aa2bb5-8d21-4c5f-97b7-dce153bda3aa", "mountpoint": "/dev/vdb"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:37.093264 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:37.093264 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:37.093703 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e236a182-91ae-4f26-b4ad-8afb41cee52e tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:37.115016 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e236a182-91ae-4f26-b4ad-8afb41cee52e tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Update volume admin metadata completed successfully. Aug 14 03:01:37.241279 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e236a182-91ae-4f26-b4ad-8afb41cee52e tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Attach volume completed successfully. Aug 14 03:01:37.245287 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e236a182-91ae-4f26-b4ad-8afb41cee52e tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action returned with HTTP 202 Aug 14 03:01:37.246587 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 267/1087] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:01:37 2026] POST /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:01:37.271596 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4f5c5096-be38-4248-a504-caf513fd18e5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:37.278600 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4f5c5096-be38-4248-a504-caf513fd18e5 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:37.279255 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4f5c5096-be38-4248-a504-caf513fd18e5 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:37.280180 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4f5c5096-be38-4248-a504-caf513fd18e5 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:37.301311 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:37.301311 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:37.309184 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4f5c5096-be38-4248-a504-caf513fd18e5 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:37.335728 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4f5c5096-be38-4248-a504-caf513fd18e5 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:37.336922 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 274/1088] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:37 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 1176 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:37.358533 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3fcf0205-455b-4f28-895a-05c5168aab7a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:37.362863 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3fcf0205-455b-4f28-895a-05c5168aab7a tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:37.362863 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3fcf0205-455b-4f28-895a-05c5168aab7a tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:37.362863 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3fcf0205-455b-4f28-895a-05c5168aab7a tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:37.381911 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:37.381911 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:37.386654 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3fcf0205-455b-4f28-895a-05c5168aab7a tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:37.396598 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3fcf0205-455b-4f28-895a-05c5168aab7a tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:37.398128 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 277/1089] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:37 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 1176 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:37.416304 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cce79960-aca4-4319-9d7d-4b312ca71f69 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:37.421218 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cce79960-aca4-4319-9d7d-4b312ca71f69 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action Aug 14 03:01:37.421902 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cce79960-aca4-4319-9d7d-4b312ca71f69 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action body: b'{"os-detach": {}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:37.422082 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cce79960-aca4-4319-9d7d-4b312ca71f69 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:37.436843 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:37.436843 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:37.437514 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-cce79960-aca4-4319-9d7d-4b312ca71f69 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:37.512283 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f42eb396-0de9-416f-a490-299adb5468bf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:37.513086 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f42eb396-0de9-416f-a490-299adb5468bf tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:37.513321 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f42eb396-0de9-416f-a490-299adb5468bf tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:37.514092 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f42eb396-0de9-416f-a490-299adb5468bf tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:37.521752 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-cce79960-aca4-4319-9d7d-4b312ca71f69 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Detach volume completed successfully. Aug 14 03:01:37.522622 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cce79960-aca4-4319-9d7d-4b312ca71f69 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action returned with HTTP 202 Aug 14 03:01:37.524387 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 272/1090] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:01:37 2026] POST /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:01:37.529987 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:37.529987 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:37.541305 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9b309e60-6cc2-4ddc-997c-d6d41c26af5b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:37.543492 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f42eb396-0de9-416f-a490-299adb5468bf tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:37.544840 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9b309e60-6cc2-4ddc-997c-d6d41c26af5b tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:37.544840 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9b309e60-6cc2-4ddc-997c-d6d41c26af5b tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:37.544840 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9b309e60-6cc2-4ddc-997c-d6d41c26af5b tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:37.551238 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f42eb396-0de9-416f-a490-299adb5468bf tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:37.551971 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 268/1091] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:37 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:37.566575 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:37.566575 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:37.579212 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9b309e60-6cc2-4ddc-997c-d6d41c26af5b tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:37.589116 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9b309e60-6cc2-4ddc-997c-d6d41c26af5b tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:37.589551 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 275/1092] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:37 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:38.571488 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-46d24950-7f45-4ba9-a713-f403319462d6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:38.574566 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-46d24950-7f45-4ba9-a713-f403319462d6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:38.574875 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-46d24950-7f45-4ba9-a713-f403319462d6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:38.575284 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-46d24950-7f45-4ba9-a713-f403319462d6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:38.579543 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=245,cinder:UPDATE=44,cinder:INSERT=23 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:01:38.593373 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:38.593373 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:38.599425 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-46d24950-7f45-4ba9-a713-f403319462d6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:38.606445 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-46d24950-7f45-4ba9-a713-f403319462d6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:38.607021 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 278/1093] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:38 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:39.017931 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-c9011f64-2cb8-4fe6-a1cc-0b73913f6f35 req-50d71ddd-3759-4ecc-a54a-a5d2dd8cd55f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:39.020439 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c9011f64-2cb8-4fe6-a1cc-0b73913f6f35 req-50d71ddd-3759-4ecc-a54a-a5d2dd8cd55f tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] DELETE https://10.4.3.152/volume/v3/attachments/3dc56b52-5d6e-4778-81e5-d5f4066e6f5c Aug 14 03:01:39.021257 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c9011f64-2cb8-4fe6-a1cc-0b73913f6f35 req-50d71ddd-3759-4ecc-a54a-a5d2dd8cd55f tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:39.021257 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c9011f64-2cb8-4fe6-a1cc-0b73913f6f35 req-50d71ddd-3759-4ecc-a54a-a5d2dd8cd55f tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:39.023346 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=279,cinder:UPDATE=59,cinder:INSERT=29 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:01:39.033932 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:39.033932 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:39.120232 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c9011f64-2cb8-4fe6-a1cc-0b73913f6f35 req-50d71ddd-3759-4ecc-a54a-a5d2dd8cd55f tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/attachments/3dc56b52-5d6e-4778-81e5-d5f4066e6f5c returned with HTTP 200 Aug 14 03:01:39.121954 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 273/1094] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:01:39 2026] DELETE /volume/v3/attachments/3dc56b52-5d6e-4778-81e5-d5f4066e6f5c => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:39.633606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7274a86c-09eb-46df-b43a-56918bfea6b1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:39.633606 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7274a86c-09eb-46df-b43a-56918bfea6b1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:39.633606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7274a86c-09eb-46df-b43a-56918bfea6b1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:39.633606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7274a86c-09eb-46df-b43a-56918bfea6b1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:39.648004 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=264,cinder:UPDATE=72,cinder:INSERT=40 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:01:39.656793 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:39.656793 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:39.665880 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7274a86c-09eb-46df-b43a-56918bfea6b1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:39.675186 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7274a86c-09eb-46df-b43a-56918bfea6b1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:39.675624 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 269/1095] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:39 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:40.698315 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cb1a02ef-5aa4-42f9-98b0-7fd3ac23edc1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:40.698847 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cb1a02ef-5aa4-42f9-98b0-7fd3ac23edc1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:40.698847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cb1a02ef-5aa4-42f9-98b0-7fd3ac23edc1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:40.699119 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cb1a02ef-5aa4-42f9-98b0-7fd3ac23edc1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:40.701474 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=296,cinder:UPDATE=88,cinder:INSERT=45 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:01:40.711046 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:40.711046 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:40.715682 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cb1a02ef-5aa4-42f9-98b0-7fd3ac23edc1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:40.723405 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cb1a02ef-5aa4-42f9-98b0-7fd3ac23edc1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:40.723990 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 276/1096] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:40 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:41.385963 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-590821f7-ff2b-420a-980a-6568a5b7aad2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.389860 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-590821f7-ff2b-420a-980a-6568a5b7aad2 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action Aug 14 03:01:41.389860 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-590821f7-ff2b-420a-980a-6568a5b7aad2 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:41.389860 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-590821f7-ff2b-420a-980a-6568a5b7aad2 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:41.400240 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.400240 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:41.400895 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-590821f7-ff2b-420a-980a-6568a5b7aad2 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:41.412725 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-590821f7-ff2b-420a-980a-6568a5b7aad2 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Reserve volume completed successfully. Aug 14 03:01:41.412725 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-590821f7-ff2b-420a-980a-6568a5b7aad2 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action returned with HTTP 202 Aug 14 03:01:41.412725 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 279/1097] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:01:41 2026] POST /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:01:41.428936 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-50b681c5-5f98-4a71-bcae-d11a67055b47 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.432252 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-50b681c5-5f98-4a71-bcae-d11a67055b47 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:41.432478 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-50b681c5-5f98-4a71-bcae-d11a67055b47 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:41.432703 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-50b681c5-5f98-4a71-bcae-d11a67055b47 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:41.452340 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.452340 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:41.457716 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-50b681c5-5f98-4a71-bcae-d11a67055b47 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:41.463952 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-50b681c5-5f98-4a71-bcae-d11a67055b47 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:41.464516 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 274/1098] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:41 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:41.478774 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d8dadb25-81f6-41b0-8058-dbbec0104b72 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.481158 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d8dadb25-81f6-41b0-8058-dbbec0104b72 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action Aug 14 03:01:41.481509 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d8dadb25-81f6-41b0-8058-dbbec0104b72 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:41.482405 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d8dadb25-81f6-41b0-8058-dbbec0104b72 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:41.492202 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.492202 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:41.492794 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d8dadb25-81f6-41b0-8058-dbbec0104b72 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:41.512834 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d8dadb25-81f6-41b0-8058-dbbec0104b72 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Unreserve volume completed successfully. Aug 14 03:01:41.512834 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d8dadb25-81f6-41b0-8058-dbbec0104b72 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action returned with HTTP 202 Aug 14 03:01:41.512834 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 270/1099] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:01:41 2026] POST /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:01:41.524120 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-045456fe-ee92-46e5-afb0-9c2f45236292 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.527584 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-045456fe-ee92-46e5-afb0-9c2f45236292 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:41.527584 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-045456fe-ee92-46e5-afb0-9c2f45236292 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:41.528669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-045456fe-ee92-46e5-afb0-9c2f45236292 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:41.544405 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.544405 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:41.551489 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-045456fe-ee92-46e5-afb0-9c2f45236292 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:41.558163 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-045456fe-ee92-46e5-afb0-9c2f45236292 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:41.558906 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 277/1100] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:41 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:41.584168 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-24cb4b68-770d-4b6a-ab98-099b1a721a67 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.587979 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-24cb4b68-770d-4b6a-ab98-099b1a721a67 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action Aug 14 03:01:41.587979 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-24cb4b68-770d-4b6a-ab98-099b1a721a67 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:41.587979 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-24cb4b68-770d-4b6a-ab98-099b1a721a67 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:41.599508 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.599508 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:41.600497 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-24cb4b68-770d-4b6a-ab98-099b1a721a67 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:41.611583 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-24cb4b68-770d-4b6a-ab98-099b1a721a67 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume updated successfully. Aug 14 03:01:41.611992 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-24cb4b68-770d-4b6a-ab98-099b1a721a67 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action returned with HTTP 200 Aug 14 03:01:41.612828 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 280/1101] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:01:41 2026] POST /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:01:41.625960 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a0e1e5ae-9309-4211-805d-e761e6b14523 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.628269 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0e1e5ae-9309-4211-805d-e761e6b14523 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:41.628461 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0e1e5ae-9309-4211-805d-e761e6b14523 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:41.628685 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0e1e5ae-9309-4211-805d-e761e6b14523 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:41.638260 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.638260 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:41.644239 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a0e1e5ae-9309-4211-805d-e761e6b14523 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:41.650549 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0e1e5ae-9309-4211-805d-e761e6b14523 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:41.651190 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 275/1102] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:41 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:41.667326 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6904015b-0dd1-481d-8320-57524b12fd37 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.670206 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6904015b-0dd1-481d-8320-57524b12fd37 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action Aug 14 03:01:41.670929 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6904015b-0dd1-481d-8320-57524b12fd37 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:41.670929 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6904015b-0dd1-481d-8320-57524b12fd37 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:41.685929 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.685929 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:41.686913 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6904015b-0dd1-481d-8320-57524b12fd37 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:41.697743 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6904015b-0dd1-481d-8320-57524b12fd37 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume updated successfully. Aug 14 03:01:41.698534 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6904015b-0dd1-481d-8320-57524b12fd37 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action returned with HTTP 200 Aug 14 03:01:41.700745 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 271/1103] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:01:41 2026] POST /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:01:41.709749 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e34bd3d5-809b-43c8-a76c-811124bb8a21 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.712773 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e34bd3d5-809b-43c8-a76c-811124bb8a21 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:41.713273 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e34bd3d5-809b-43c8-a76c-811124bb8a21 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:41.713737 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e34bd3d5-809b-43c8-a76c-811124bb8a21 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:41.725130 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.725130 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:41.734545 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e34bd3d5-809b-43c8-a76c-811124bb8a21 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:41.742513 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e34bd3d5-809b-43c8-a76c-811124bb8a21 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:41.744152 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-31e8c298-0788-417d-8707-4cb0358713fd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.745386 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 278/1104] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:41 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:41.747568 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-31e8c298-0788-417d-8707-4cb0358713fd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:41.747568 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-31e8c298-0788-417d-8707-4cb0358713fd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:41.747854 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-31e8c298-0788-417d-8707-4cb0358713fd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:41.767643 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.767643 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:41.773017 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fa0afea9-0011-4b22-9855-aa86026f7d40 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.776937 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-31e8c298-0788-417d-8707-4cb0358713fd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:41.777855 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fa0afea9-0011-4b22-9855-aa86026f7d40 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action Aug 14 03:01:41.778955 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fa0afea9-0011-4b22-9855-aa86026f7d40 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:41.783200 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fa0afea9-0011-4b22-9855-aa86026f7d40 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:41.785164 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-31e8c298-0788-417d-8707-4cb0358713fd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:41.785836 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 281/1105] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:41 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:41.803848 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.803848 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:41.804407 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fa0afea9-0011-4b22-9855-aa86026f7d40 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:41.836240 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fa0afea9-0011-4b22-9855-aa86026f7d40 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Update volume admin metadata completed successfully. Aug 14 03:01:41.836522 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fa0afea9-0011-4b22-9855-aa86026f7d40 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Update readonly setting on volume completed successfully. Aug 14 03:01:41.836851 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fa0afea9-0011-4b22-9855-aa86026f7d40 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action returned with HTTP 202 Aug 14 03:01:41.837641 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 276/1106] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:01:41 2026] POST /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:01:41.851516 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dd22b58f-e511-4d1b-89a3-9fccc6cae6b7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.855073 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd22b58f-e511-4d1b-89a3-9fccc6cae6b7 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:41.855574 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd22b58f-e511-4d1b-89a3-9fccc6cae6b7 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:41.856112 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd22b58f-e511-4d1b-89a3-9fccc6cae6b7 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:41.867617 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.867617 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:41.879348 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-dd22b58f-e511-4d1b-89a3-9fccc6cae6b7 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:41.887545 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd22b58f-e511-4d1b-89a3-9fccc6cae6b7 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:41.888143 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 272/1107] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:41 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:41.901139 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6ef1b548-3284-4fb4-bb70-a6352291cc1c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.903729 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6ef1b548-3284-4fb4-bb70-a6352291cc1c tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action Aug 14 03:01:41.904251 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6ef1b548-3284-4fb4-bb70-a6352291cc1c tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:41.904424 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6ef1b548-3284-4fb4-bb70-a6352291cc1c tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:41.916394 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.916394 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:41.916394 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6ef1b548-3284-4fb4-bb70-a6352291cc1c tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:41.928928 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0e547dcf-91a3-4dee-9678-35648bc612a8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.932546 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0e547dcf-91a3-4dee-9678-35648bc612a8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb Aug 14 03:01:41.932546 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0e547dcf-91a3-4dee-9678-35648bc612a8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:41.932546 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0e547dcf-91a3-4dee-9678-35648bc612a8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:41.932546 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-0e547dcf-91a3-4dee-9678-35648bc612a8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Delete volume with id: b1c4f03e-c958-42a8-a7ef-d0b9436730bb Aug 14 03:01:41.936471 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6ef1b548-3284-4fb4-bb70-a6352291cc1c tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Update volume admin metadata completed successfully. Aug 14 03:01:41.936672 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6ef1b548-3284-4fb4-bb70-a6352291cc1c tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Update readonly setting on volume completed successfully. Aug 14 03:01:41.937062 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6ef1b548-3284-4fb4-bb70-a6352291cc1c tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action returned with HTTP 202 Aug 14 03:01:41.937642 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 279/1108] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:01:41 2026] POST /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:01:41.940713 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.940713 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:41.942300 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0e547dcf-91a3-4dee-9678-35648bc612a8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 03:01:41.946843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-18b59439-79c4-4d20-9e1a-e5669a3b0eb1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.949326 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-18b59439-79c4-4d20-9e1a-e5669a3b0eb1 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:01:41.949759 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-18b59439-79c4-4d20-9e1a-e5669a3b0eb1 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:41.949866 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-18b59439-79c4-4d20-9e1a-e5669a3b0eb1 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:41.959036 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.959036 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:41.965566 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0e547dcf-91a3-4dee-9678-35648bc612a8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Delete volume request issued successfully. Aug 14 03:01:41.965697 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-18b59439-79c4-4d20-9e1a-e5669a3b0eb1 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:41.965773 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0e547dcf-91a3-4dee-9678-35648bc612a8 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb returned with HTTP 202 Aug 14 03:01:41.965773 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 282/1109] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:01:41 2026] DELETE /volume/v3/volumes/b1c4f03e-c958-42a8-a7ef-d0b9436730bb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:01:41.972150 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-18b59439-79c4-4d20-9e1a-e5669a3b0eb1 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:01:41.972780 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 277/1110] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:41 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:41.975773 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a776bf53-a2f6-4fef-abdd-acbf3d657b7b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:41.978498 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a776bf53-a2f6-4fef-abdd-acbf3d657b7b tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] DELETE https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f Aug 14 03:01:41.979224 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a776bf53-a2f6-4fef-abdd-acbf3d657b7b tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:41.980086 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a776bf53-a2f6-4fef-abdd-acbf3d657b7b tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:41.980335 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-a776bf53-a2f6-4fef-abdd-acbf3d657b7b tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Delete backup with id: 73da8ef9-a874-477c-8c38-8d1e7720b27f. Aug 14 03:01:41.988244 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:41.988244 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:41.992392 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5db449e7-285a-4c1d-ac51-1226a387d6df None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:42.001030 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5db449e7-285a-4c1d-ac51-1226a387d6df tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action Aug 14 03:01:42.001030 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5db449e7-285a-4c1d-ac51-1226a387d6df tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1551421649", "disk_format": "raw"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:42.003413 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5db449e7-285a-4c1d-ac51-1226a387d6df tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1551421649", "disk_format": "raw"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:42.019606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-a776bf53-a2f6-4fef-abdd-acbf3d657b7b tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] delete_backup rpcapi backup_id 73da8ef9-a874-477c-8c38-8d1e7720b27f {{(pid=100379) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:01:42.021119 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:42.021119 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:42.021984 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5db449e7-285a-4c1d-ac51-1226a387d6df tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:01:42.022949 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a776bf53-a2f6-4fef-abdd-acbf3d657b7b tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f returned with HTTP 202 Aug 14 03:01:42.023621 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 273/1111] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:01:41 2026] DELETE /volume/v3/backups/73da8ef9-a874-477c-8c38-8d1e7720b27f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:01:42.036164 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-695bddd2-0df5-4c62-b0a6-13c7dac5f5f2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:42.038674 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-695bddd2-0df5-4c62-b0a6-13c7dac5f5f2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c Aug 14 03:01:42.039293 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-695bddd2-0df5-4c62-b0a6-13c7dac5f5f2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:42.039840 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-695bddd2-0df5-4c62-b0a6-13c7dac5f5f2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:42.041605 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-695bddd2-0df5-4c62-b0a6-13c7dac5f5f2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Delete volume with id: 4c8ae087-e819-46a9-ae48-9d912bb4632c Aug 14 03:01:42.041708 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:42.041708 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:42.050251 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.image.image_utils [None req-5db449e7-285a-4c1d-ac51-1226a387d6df tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1551421649'}] 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-1551421649'}]. {{(pid=100380) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 03:01:42.052406 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:42.052406 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:42.053419 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-695bddd2-0df5-4c62-b0a6-13c7dac5f5f2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 03:01:42.083552 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-695bddd2-0df5-4c62-b0a6-13c7dac5f5f2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Delete volume request issued successfully. Aug 14 03:01:42.083552 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-695bddd2-0df5-4c62-b0a6-13c7dac5f5f2 tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c returned with HTTP 202 Aug 14 03:01:42.083552 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 283/1112] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:01:42 2026] DELETE /volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 03:01:42.094688 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ceb6066c-4335-4dc3-85d7-65e9ac9e31eb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:42.097154 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ceb6066c-4335-4dc3-85d7-65e9ac9e31eb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c Aug 14 03:01:42.097515 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ceb6066c-4335-4dc3-85d7-65e9ac9e31eb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:42.097774 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ceb6066c-4335-4dc3-85d7-65e9ac9e31eb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:42.112957 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:42.112957 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:42.120350 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ceb6066c-4335-4dc3-85d7-65e9ac9e31eb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Volume info retrieved successfully. Aug 14 03:01:42.130028 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ceb6066c-4335-4dc3-85d7-65e9ac9e31eb tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c returned with HTTP 200 Aug 14 03:01:42.130984 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 278/1113] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:42 2026] GET /volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:42.785678 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5db449e7-285a-4c1d-ac51-1226a387d6df tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Copy volume to image completed successfully. Aug 14 03:01:42.786368 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5db449e7-285a-4c1d-ac51-1226a387d6df tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action returned with HTTP 202 Aug 14 03:01:42.786973 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 280/1114] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:01:41 2026] POST /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action => generated 687 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:01:42.812848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c8827fca-efca-43c4-88be-3fa5944ece6d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:42.819283 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c8827fca-efca-43c4-88be-3fa5944ece6d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:42.819283 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c8827fca-efca-43c4-88be-3fa5944ece6d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:42.819283 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c8827fca-efca-43c4-88be-3fa5944ece6d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:42.839375 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:42.839375 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:42.852244 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c8827fca-efca-43c4-88be-3fa5944ece6d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:42.862856 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c8827fca-efca-43c4-88be-3fa5944ece6d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:42.862856 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 274/1115] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:42 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:43.152769 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8ff56fb1-7aea-465d-8593-0a584011fcbc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:43.155372 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8ff56fb1-7aea-465d-8593-0a584011fcbc tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c Aug 14 03:01:43.155669 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8ff56fb1-7aea-465d-8593-0a584011fcbc tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:43.155986 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8ff56fb1-7aea-465d-8593-0a584011fcbc tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:43.164320 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8ff56fb1-7aea-465d-8593-0a584011fcbc tempest-TestVolumeBackupRestore-2116142856 tempest-TestVolumeBackupRestore-2116142856-project-member] https://10.4.3.152/volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c returned with HTTP 404 Aug 14 03:01:43.165024 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 284/1116] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:43 2026] GET /volume/v3/volumes/4c8ae087-e819-46a9-ae48-9d912bb4632c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:43.888281 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-00bc77a2-2e61-4d6f-83e0-0c88491e2555 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:43.890500 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-00bc77a2-2e61-4d6f-83e0-0c88491e2555 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:43.890763 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-00bc77a2-2e61-4d6f-83e0-0c88491e2555 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:43.891051 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-00bc77a2-2e61-4d6f-83e0-0c88491e2555 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:43.903386 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:43.903386 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:43.915449 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-00bc77a2-2e61-4d6f-83e0-0c88491e2555 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:43.925432 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-00bc77a2-2e61-4d6f-83e0-0c88491e2555 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:43.926000 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 279/1117] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:43 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:44.945519 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8d355e1f-ed64-4374-861c-cdc5ef1d867c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:44.947977 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8d355e1f-ed64-4374-861c-cdc5ef1d867c tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:44.948548 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8d355e1f-ed64-4374-861c-cdc5ef1d867c tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:44.949050 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8d355e1f-ed64-4374-861c-cdc5ef1d867c tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:44.966752 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:44.966752 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:44.971142 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8d355e1f-ed64-4374-861c-cdc5ef1d867c tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:44.977613 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8d355e1f-ed64-4374-861c-cdc5ef1d867c tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:44.978414 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 281/1118] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:44 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:45.688503 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-afa0ed57-c60d-473c-9802-0a7af404d943 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:45.691627 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-afa0ed57-c60d-473c-9802-0a7af404d943 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/attachments/7a04435e-0a13-422e-acef-4792be88ef84/action Aug 14 03:01:45.691865 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-afa0ed57-c60d-473c-9802-0a7af404d943 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:45.692027 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-afa0ed57-c60d-473c-9802-0a7af404d943 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:45.717203 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:45.717203 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:45.740641 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f25c1728-11b0-4538-a779-5381a3d3e14f req-afa0ed57-c60d-473c-9802-0a7af404d943 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/7a04435e-0a13-422e-acef-4792be88ef84/action returned with HTTP 204 Aug 14 03:01:45.741457 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 275/1119] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:01:45 2026] POST /volume/v3/attachments/7a04435e-0a13-422e-acef-4792be88ef84/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:46.000669 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1c603373-1b54-42d7-8350-d0c9c0fb9977 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:46.002300 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1c603373-1b54-42d7-8350-d0c9c0fb9977 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:46.002502 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1c603373-1b54-42d7-8350-d0c9c0fb9977 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:46.002927 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1c603373-1b54-42d7-8350-d0c9c0fb9977 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:46.027541 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:46.027541 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:46.034514 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1c603373-1b54-42d7-8350-d0c9c0fb9977 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:46.042681 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1c603373-1b54-42d7-8350-d0c9c0fb9977 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:46.044293 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 285/1120] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:45 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 1170 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:46.066980 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c80f051b-9dca-4047-af36-afefa62f7882 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:46.070477 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c80f051b-9dca-4047-af36-afefa62f7882 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:46.071462 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c80f051b-9dca-4047-af36-afefa62f7882 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:46.071462 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c80f051b-9dca-4047-af36-afefa62f7882 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:46.088784 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:46.088784 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:46.098856 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c80f051b-9dca-4047-af36-afefa62f7882 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:46.104715 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c80f051b-9dca-4047-af36-afefa62f7882 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:46.105361 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 280/1121] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:46 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 1170 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:46.188733 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-0471b444-5e1b-465f-85a7-3ed3d3b36ca0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:46.191567 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-0471b444-5e1b-465f-85a7-3ed3d3b36ca0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:46.191842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-0471b444-5e1b-465f-85a7-3ed3d3b36ca0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:46.192290 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-0471b444-5e1b-465f-85a7-3ed3d3b36ca0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:46.206441 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:46.206441 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:46.213667 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-0471b444-5e1b-465f-85a7-3ed3d3b36ca0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:46.221095 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-0471b444-5e1b-465f-85a7-3ed3d3b36ca0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:46.221890 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 282/1122] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:46 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 1170 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:46.247940 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-3fe846d7-b92a-4a1b-a95e-3af32718cca7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:46.252596 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-3fe846d7-b92a-4a1b-a95e-3af32718cca7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb/action Aug 14 03:01:46.253594 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-3fe846d7-b92a-4a1b-a95e-3af32718cca7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:46.253980 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-3fe846d7-b92a-4a1b-a95e-3af32718cca7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:46.273855 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:46.273855 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:46.275122 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-3fe846d7-b92a-4a1b-a95e-3af32718cca7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:46.289701 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-3fe846d7-b92a-4a1b-a95e-3af32718cca7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Begin detaching volume completed successfully. Aug 14 03:01:46.291097 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-3fe846d7-b92a-4a1b-a95e-3af32718cca7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb/action returned with HTTP 202 Aug 14 03:01:46.292279 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 276/1123] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:01:46 2026] POST /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:01:46.365511 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-19c251d0-10ec-49c7-9e36-a0f9f37b8671 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:46.366120 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19c251d0-10ec-49c7-9e36-a0f9f37b8671 None None] GET https://10.4.3.152/volume// Aug 14 03:01:46.366333 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19c251d0-10ec-49c7-9e36-a0f9f37b8671 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:46.366539 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19c251d0-10ec-49c7-9e36-a0f9f37b8671 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:46.366975 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19c251d0-10ec-49c7-9e36-a0f9f37b8671 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:46.367267 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 286/1124] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:01:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:46.392279 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-544411a6-4bfa-4c30-af07-414725a36c9a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:46.397516 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-544411a6-4bfa-4c30-af07-414725a36c9a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:46.397726 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-544411a6-4bfa-4c30-af07-414725a36c9a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:46.398120 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-544411a6-4bfa-4c30-af07-414725a36c9a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:46.421164 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:46.421164 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:46.431743 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-544411a6-4bfa-4c30-af07-414725a36c9a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:46.444023 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-544411a6-4bfa-4c30-af07-414725a36c9a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:46.444768 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 281/1125] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:01:46 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 1353 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:01:46.459141 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-951f0e96-a60e-4488-a920-eeaadf5faa13 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:46.462165 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-951f0e96-a60e-4488-a920-eeaadf5faa13 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb/encryption Aug 14 03:01:46.462404 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-951f0e96-a60e-4488-a920-eeaadf5faa13 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:46.462620 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-951f0e96-a60e-4488-a920-eeaadf5faa13 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:46.488059 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:46.488059 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:46.506238 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-951f0e96-a60e-4488-a920-eeaadf5faa13 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb/encryption returned with HTTP 200 Aug 14 03:01:46.506238 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 283/1126] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:01:46 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb/encryption => generated 161 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:48.070262 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-65e605f7-3da4-41e5-af83-51074b88fc67 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:48.075225 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-65e605f7-3da4-41e5-af83-51074b88fc67 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:48.076862 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-65e605f7-3da4-41e5-af83-51074b88fc67 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:48.076862 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-65e605f7-3da4-41e5-af83-51074b88fc67 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:48.094871 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:48.094871 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:48.101086 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-65e605f7-3da4-41e5-af83-51074b88fc67 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Volume info retrieved successfully. Aug 14 03:01:48.109262 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-65e605f7-3da4-41e5-af83-51074b88fc67 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:48.109876 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 277/1127] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:48 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:48.163581 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-e03d64d1-d385-4e4a-9cc9-ba624815941a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:48.166271 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-e03d64d1-d385-4e4a-9cc9-ba624815941a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:48.166484 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-e03d64d1-d385-4e4a-9cc9-ba624815941a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:48.166733 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-e03d64d1-d385-4e4a-9cc9-ba624815941a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:48.179465 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:48.179465 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:48.182791 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-e03d64d1-d385-4e4a-9cc9-ba624815941a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:48.187487 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-e03d64d1-d385-4e4a-9cc9-ba624815941a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:48.188198 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 287/1128] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:48 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:48.214524 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-61dc49f7-b230-4676-bbc0-2591f83e203f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:48.217375 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-61dc49f7-b230-4676-bbc0-2591f83e203f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e/action Aug 14 03:01:48.217933 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-61dc49f7-b230-4676-bbc0-2591f83e203f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:48.218086 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-61dc49f7-b230-4676-bbc0-2591f83e203f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:48.235406 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:48.235406 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:48.235738 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-61dc49f7-b230-4676-bbc0-2591f83e203f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:48.247603 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-61dc49f7-b230-4676-bbc0-2591f83e203f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Begin detaching volume completed successfully. Aug 14 03:01:48.247935 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-61dc49f7-b230-4676-bbc0-2591f83e203f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e/action returned with HTTP 202 Aug 14 03:01:48.248480 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 282/1129] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:01:48 2026] POST /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:01:48.280481 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-20ced406-800a-4baf-95c3-f7ac99b1d17f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:48.285975 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-20ced406-800a-4baf-95c3-f7ac99b1d17f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:48.286208 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-20ced406-800a-4baf-95c3-f7ac99b1d17f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:48.287688 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-20ced406-800a-4baf-95c3-f7ac99b1d17f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:48.309235 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:48.309235 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:48.316745 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-20ced406-800a-4baf-95c3-f7ac99b1d17f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:48.328130 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-20ced406-800a-4baf-95c3-f7ac99b1d17f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:48.328356 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 284/1130] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:48 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1444 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:48.338782 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-01352e03-7c01-4d8c-b11b-abcb1b73f978 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:48.339493 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-01352e03-7c01-4d8c-b11b-abcb1b73f978 None None] GET https://10.4.3.152/volume// Aug 14 03:01:48.339771 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-01352e03-7c01-4d8c-b11b-abcb1b73f978 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:48.340015 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-01352e03-7c01-4d8c-b11b-abcb1b73f978 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:48.340477 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-01352e03-7c01-4d8c-b11b-abcb1b73f978 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:48.341002 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 278/1131] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:01:48 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:48.353644 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-03281f1d-58c5-4222-8f2b-adfb95d6900a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:48.357067 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-03281f1d-58c5-4222-8f2b-adfb95d6900a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:48.357344 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-03281f1d-58c5-4222-8f2b-adfb95d6900a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:48.358030 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-03281f1d-58c5-4222-8f2b-adfb95d6900a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:48.375345 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:48.375345 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:48.381768 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-03281f1d-58c5-4222-8f2b-adfb95d6900a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:48.388803 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-03281f1d-58c5-4222-8f2b-adfb95d6900a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:48.389606 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 288/1132] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:01:48 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1624 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 03:01:49.288169 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-179a2d21-26bc-4c44-ac2b-ce07f4f21bd9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:49.290431 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-179a2d21-26bc-4c44-ac2b-ce07f4f21bd9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:49.290637 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-179a2d21-26bc-4c44-ac2b-ce07f4f21bd9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:49.290896 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-179a2d21-26bc-4c44-ac2b-ce07f4f21bd9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:49.310069 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:49.310069 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:49.316218 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-179a2d21-26bc-4c44-ac2b-ce07f4f21bd9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:49.323961 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-179a2d21-26bc-4c44-ac2b-ce07f4f21bd9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:49.324559 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 283/1133] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:49 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1444 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:49.343927 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-90415f6e-228f-4d32-b509-d428423b306f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:49.346671 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-90415f6e-228f-4d32-b509-d428423b306f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/attachments/3cda7eac-4664-49d4-94c2-3e874ca62295 Aug 14 03:01:49.347006 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-90415f6e-228f-4d32-b509-d428423b306f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:49.347277 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-90415f6e-228f-4d32-b509-d428423b306f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:49.349300 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5ad40258-047d-41ca-9ede-b1e2c6719eb9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:49.352682 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5ad40258-047d-41ca-9ede-b1e2c6719eb9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:49.353084 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5ad40258-047d-41ca-9ede-b1e2c6719eb9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:49.353623 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5ad40258-047d-41ca-9ede-b1e2c6719eb9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:49.359479 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:49.359479 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:49.378549 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:49.378549 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:49.391770 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5ad40258-047d-41ca-9ede-b1e2c6719eb9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:49.404957 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5ad40258-047d-41ca-9ede-b1e2c6719eb9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:49.405289 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 279/1134] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:49 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1444 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:49.459187 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5b0bcdd8-a00e-4a1c-bd62-df6e24ef310a req-90415f6e-228f-4d32-b509-d428423b306f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/3cda7eac-4664-49d4-94c2-3e874ca62295 returned with HTTP 200 Aug 14 03:01:49.459807 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 285/1135] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:01:49 2026] DELETE /volume/v3/attachments/3cda7eac-4664-49d4-94c2-3e874ca62295 => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:50.003182 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-3f933256-72fc-4d3b-98f2-54ca0c590cd4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:50.007606 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-3f933256-72fc-4d3b-98f2-54ca0c590cd4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] DELETE https://10.4.3.152/volume/v3/attachments/7a04435e-0a13-422e-acef-4792be88ef84 Aug 14 03:01:50.007870 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-3f933256-72fc-4d3b-98f2-54ca0c590cd4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:50.008051 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-3f933256-72fc-4d3b-98f2-54ca0c590cd4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:50.019327 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:50.019327 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:50.107395 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e5bd7644-5c08-4454-87cd-6ed1b040b412 req-3f933256-72fc-4d3b-98f2-54ca0c590cd4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/7a04435e-0a13-422e-acef-4792be88ef84 returned with HTTP 200 Aug 14 03:01:50.108055 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 289/1136] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:01:50 2026] DELETE /volume/v3/attachments/7a04435e-0a13-422e-acef-4792be88ef84 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:50.431395 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fd64d5a5-a8e7-4d47-be52-9b6dfef58e93 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:50.438125 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fd64d5a5-a8e7-4d47-be52-9b6dfef58e93 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:50.438517 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fd64d5a5-a8e7-4d47-be52-9b6dfef58e93 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:50.439567 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fd64d5a5-a8e7-4d47-be52-9b6dfef58e93 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:50.460480 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:50.460480 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:50.465864 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fd64d5a5-a8e7-4d47-be52-9b6dfef58e93 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:50.473059 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fd64d5a5-a8e7-4d47-be52-9b6dfef58e93 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:50.473595 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 284/1137] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:50 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:01:50.487108 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-32ecbfa9-bab8-4200-b6f1-9810253715d1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:50.489660 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-32ecbfa9-bab8-4200-b6f1-9810253715d1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:50.489660 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-32ecbfa9-bab8-4200-b6f1-9810253715d1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:50.489800 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-32ecbfa9-bab8-4200-b6f1-9810253715d1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:50.506465 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:50.506465 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:50.511419 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-32ecbfa9-bab8-4200-b6f1-9810253715d1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] Volume info retrieved successfully. Aug 14 03:01:50.517918 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-32ecbfa9-bab8-4200-b6f1-9810253715d1 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-reader] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:50.518556 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 280/1138] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:50 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:50.593799 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-d2116615-0eb5-426e-878d-551e0c6a90bc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:50.597233 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-d2116615-0eb5-426e-878d-551e0c6a90bc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:50.597593 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-d2116615-0eb5-426e-878d-551e0c6a90bc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:50.599503 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-d2116615-0eb5-426e-878d-551e0c6a90bc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:50.618084 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:50.618084 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:50.628057 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-d2116615-0eb5-426e-878d-551e0c6a90bc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:50.636512 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-d2116615-0eb5-426e-878d-551e0c6a90bc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:50.637603 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 286/1139] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:50 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:50.659649 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-512a7587-1f3a-4966-a03a-feb84cd293fd req-61545b49-390c-41f4-8f1e-5a19d4f163ac None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:50.664396 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-512a7587-1f3a-4966-a03a-feb84cd293fd req-61545b49-390c-41f4-8f1e-5a19d4f163ac tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:50.664396 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-512a7587-1f3a-4966-a03a-feb84cd293fd req-61545b49-390c-41f4-8f1e-5a19d4f163ac tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:50.664396 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-512a7587-1f3a-4966-a03a-feb84cd293fd req-61545b49-390c-41f4-8f1e-5a19d4f163ac tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:50.669242 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-28dbb001-dc71-4e14-b03f-681afb0503a5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:50.675908 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:50.675908 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:50.676202 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-28dbb001-dc71-4e14-b03f-681afb0503a5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e/action Aug 14 03:01:50.676542 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-28dbb001-dc71-4e14-b03f-681afb0503a5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:01:50.676639 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-28dbb001-dc71-4e14-b03f-681afb0503a5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:50.681433 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-512a7587-1f3a-4966-a03a-feb84cd293fd req-61545b49-390c-41f4-8f1e-5a19d4f163ac tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:50.687947 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-512a7587-1f3a-4966-a03a-feb84cd293fd req-61545b49-390c-41f4-8f1e-5a19d4f163ac tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:50.688478 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 290/1140] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:50 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:50.693689 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:50.693689 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:50.694296 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-28dbb001-dc71-4e14-b03f-681afb0503a5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:50.702583 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-28dbb001-dc71-4e14-b03f-681afb0503a5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Begin detaching volume completed successfully. Aug 14 03:01:50.702976 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-28dbb001-dc71-4e14-b03f-681afb0503a5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e/action returned with HTTP 202 Aug 14 03:01:50.703530 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 285/1141] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:01:50 2026] POST /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:01:50.735358 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dfd4fd9b-a344-4d91-82a9-c24449eecd11 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:50.737593 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dfd4fd9b-a344-4d91-82a9-c24449eecd11 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:50.737891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dfd4fd9b-a344-4d91-82a9-c24449eecd11 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:50.738255 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dfd4fd9b-a344-4d91-82a9-c24449eecd11 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:50.753697 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:50.753697 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:50.761241 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-dfd4fd9b-a344-4d91-82a9-c24449eecd11 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:50.768406 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dfd4fd9b-a344-4d91-82a9-c24449eecd11 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:50.768554 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 281/1142] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:50 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:50.769689 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3956b114-cec9-468e-9087-487f74ff2714 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:50.770296 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3956b114-cec9-468e-9087-487f74ff2714 None None] GET https://10.4.3.152/volume// Aug 14 03:01:50.770607 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3956b114-cec9-468e-9087-487f74ff2714 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:50.771164 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3956b114-cec9-468e-9087-487f74ff2714 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:50.771338 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3956b114-cec9-468e-9087-487f74ff2714 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:50.771776 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 287/1143] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:01:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:50.784042 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-9ee0c749-de58-419c-bb71-fca4beaedbed None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:50.786687 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-9ee0c749-de58-419c-bb71-fca4beaedbed tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:50.786971 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-9ee0c749-de58-419c-bb71-fca4beaedbed tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:50.787279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-9ee0c749-de58-419c-bb71-fca4beaedbed tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:50.798007 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:50.798007 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:50.803403 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-9ee0c749-de58-419c-bb71-fca4beaedbed tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:50.809923 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-9ee0c749-de58-419c-bb71-fca4beaedbed tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:50.810362 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 291/1144] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:01:50 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:01:51.789115 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-03d21c5c-d029-4923-af1b-c17c798fa090 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:51.792579 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-03d21c5c-d029-4923-af1b-c17c798fa090 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:51.793959 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-03d21c5c-d029-4923-af1b-c17c798fa090 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:51.793959 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-03d21c5c-d029-4923-af1b-c17c798fa090 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:51.807155 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:51.807155 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:51.812314 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-03d21c5c-d029-4923-af1b-c17c798fa090 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:51.820118 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-03d21c5c-d029-4923-af1b-c17c798fa090 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:51.820118 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 286/1145] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:51 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:52.767864 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:52.846993 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-93c5c4f0-a68f-4483-abb7-346ea38d8006 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:52.850971 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-93c5c4f0-a68f-4483-abb7-346ea38d8006 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:52.851419 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-93c5c4f0-a68f-4483-abb7-346ea38d8006 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:52.851773 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-93c5c4f0-a68f-4483-abb7-346ea38d8006 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:52.869392 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:52.869392 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:52.878176 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-93c5c4f0-a68f-4483-abb7-346ea38d8006 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:52.886447 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-93c5c4f0-a68f-4483-abb7-346ea38d8006 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:52.886447 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 288/1146] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:52 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:52.958246 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:01:52.958676 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-276155073"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:52.960753 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume request body: {'volume': {"'imageRef": 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-276155073'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:01:52.960938 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume of 1 GB Aug 14 03:01:52.968367 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Availability Zones retrieved successfully. Aug 14 03:01:52.978307 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Flow 'volume_create_api' (d4364e75-a70c-43f7-9f31-af18f840d05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:52.980241 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8ddd47e-a876-4217-9481-c537e2d4b151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:52.981700 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:01:53.027835 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8ddd47e-a876-4217-9481-c537e2d4b151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.028865 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9474ee-9e4f-4bb1-a19e-4237865aff6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.131731 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Created reservations ['90ac2137-4298-4729-9084-fce10dc8c232', '2a450ac5-9aa7-4813-be7e-ecda0e9d1aad', '7dbacfff-ecb9-4704-affc-283857e1e84c', '27fdbadc-132c-4de0-a568-2b4aa0dab434'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:01:53.134526 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9474ee-9e4f-4bb1-a19e-4237865aff6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90ac2137-4298-4729-9084-fce10dc8c232', '2a450ac5-9aa7-4813-be7e-ecda0e9d1aad', '7dbacfff-ecb9-4704-affc-283857e1e84c', '27fdbadc-132c-4de0-a568-2b4aa0dab434']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.135744 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c116e8-e5ec-4484-a4d0-a2adaad86885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.179154 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c116e8-e5ec-4484-a4d0-a2adaad86885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63b6f176-cf4d-4291-90e8-dd970b460d8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-276155073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbc77bfd73340c48835388821de4682',qos_specs=None,replication_status=,reservations=['90ac2137-4298-4729-9084-fce10dc8c232','2a450ac5-9aa7-4813-be7e-ecda0e9d1aad','7dbacfff-ecb9-4704-affc-283857e1e84c','27fdbadc-132c-4de0-a568-2b4aa0dab434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:01:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-276155073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63b6f176-cf4d-4291-90e8-dd970b460d8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fbc77bfd73340c48835388821de4682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.180699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee438763-592f-4c09-bc7a-4e860e38551b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.217228 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee438763-592f-4c09-bc7a-4e860e38551b) transitioned into state 'SUCCESS' from state '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-276155073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbc77bfd73340c48835388821de4682',qos_specs=None,replication_status=,reservations=['90ac2137-4298-4729-9084-fce10dc8c232','2a450ac5-9aa7-4813-be7e-ecda0e9d1aad','7dbacfff-ecb9-4704-affc-283857e1e84c','27fdbadc-132c-4de0-a568-2b4aa0dab434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.218525 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cc81cf6-4939-478f-961b-b2d59cb30998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.235320 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cc81cf6-4939-478f-961b-b2d59cb30998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.237453 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Flow 'volume_create_api' (d4364e75-a70c-43f7-9f31-af18f840d05f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:53.237453 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume request issued successfully. Aug 14 03:01:53.238362 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8afc0788-6f91-4c6b-b1f8-42eec6c520c6 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:01:53.239031 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 282/1147] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:01:52 2026] POST /volume/v3/volumes => generated 756 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:01:53.257766 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:53.260395 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:01:53.261892 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1769701221"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:53.265960 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume request body: {'volume': {"'imageRef": 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1769701221'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:01:53.266208 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume of 1 GB Aug 14 03:01:53.279336 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Availability Zones retrieved successfully. Aug 14 03:01:53.286155 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Flow 'volume_create_api' (84ac944e-f481-4824-954b-62f76d38793e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:53.287854 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59700491-7b17-43b0-9f25-6996d7148f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.289294 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:01:53.345196 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59700491-7b17-43b0-9f25-6996d7148f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.346555 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (699cbd25-0ef8-43c2-96f1-58bdb789e2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.425045 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Created reservations ['a1d7fd6d-1c77-49ad-bc92-388572ee4138', '06d446e3-5138-4c58-8516-4809ecc0dbac', '79b87e81-43de-4edf-b745-aa02b4768dda', '77ab001f-c7ad-4e70-add1-55f94fcbce08'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:01:53.426949 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (699cbd25-0ef8-43c2-96f1-58bdb789e2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1d7fd6d-1c77-49ad-bc92-388572ee4138', '06d446e3-5138-4c58-8516-4809ecc0dbac', '79b87e81-43de-4edf-b745-aa02b4768dda', '77ab001f-c7ad-4e70-add1-55f94fcbce08']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.427955 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1c1fbf0-e8a9-4a65-a882-c5612922bace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.464947 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1c1fbf0-e8a9-4a65-a882-c5612922bace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '225e30ce-788e-45f8-8655-aa7c77ea45db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1769701221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbc77bfd73340c48835388821de4682',qos_specs=None,replication_status=,reservations=['a1d7fd6d-1c77-49ad-bc92-388572ee4138','06d446e3-5138-4c58-8516-4809ecc0dbac','79b87e81-43de-4edf-b745-aa02b4768dda','77ab001f-c7ad-4e70-add1-55f94fcbce08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:01:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1769701221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=225e30ce-788e-45f8-8655-aa7c77ea45db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fbc77bfd73340c48835388821de4682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.468656 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36bf5ed7-feb3-4a1a-9a13-c8ce46d233ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.519496 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36bf5ed7-feb3-4a1a-9a13-c8ce46d233ed) transitioned into state 'SUCCESS' from state '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-1769701221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbc77bfd73340c48835388821de4682',qos_specs=None,replication_status=,reservations=['a1d7fd6d-1c77-49ad-bc92-388572ee4138','06d446e3-5138-4c58-8516-4809ecc0dbac','79b87e81-43de-4edf-b745-aa02b4768dda','77ab001f-c7ad-4e70-add1-55f94fcbce08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.520712 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96405712-0373-418f-9356-19b860e14d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.546279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96405712-0373-418f-9356-19b860e14d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.546279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Flow 'volume_create_api' (84ac944e-f481-4824-954b-62f76d38793e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:53.546279 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume request issued successfully. Aug 14 03:01:53.546279 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d1318d21-d9ba-4f35-bcf1-108d407927aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:01:53.546279 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 292/1148] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:01:53 2026] POST /volume/v3/volumes => generated 757 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:01:53.563159 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:53.568618 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:01:53.569212 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2072490507"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:53.574945 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume request body: {'volume': {"'imageRef": 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2072490507'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:01:53.574945 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume of 1 GB Aug 14 03:01:53.584996 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Availability Zones retrieved successfully. Aug 14 03:01:53.592944 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Flow 'volume_create_api' (a0ca03ad-a2e5-4cae-a66f-aa1bdedd6433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:53.594154 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de358151-899a-4adc-acaa-9da95d4b1eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.595274 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:01:53.644843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de358151-899a-4adc-acaa-9da95d4b1eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.644843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291b2487-2965-408b-98ad-e041186ef8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.700142 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Created reservations ['1e569527-35cb-4db1-9000-eb204c57c084', '58800e1a-1dba-4319-b07a-01e6e62c1327', 'c63d18a4-dfd4-4bbf-be69-9da95b399118', 'dfde3430-7157-4ea7-9bcd-fd97e79227da'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:01:53.700917 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291b2487-2965-408b-98ad-e041186ef8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e569527-35cb-4db1-9000-eb204c57c084', '58800e1a-1dba-4319-b07a-01e6e62c1327', 'c63d18a4-dfd4-4bbf-be69-9da95b399118', 'dfde3430-7157-4ea7-9bcd-fd97e79227da']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.701915 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b342af-36ee-4842-b0d6-99ab0e652be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.734564 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b342af-36ee-4842-b0d6-99ab0e652be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83c491e1-0dc9-4ee4-8f26-793020b03a05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2072490507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbc77bfd73340c48835388821de4682',qos_specs=None,replication_status=,reservations=['1e569527-35cb-4db1-9000-eb204c57c084','58800e1a-1dba-4319-b07a-01e6e62c1327','c63d18a4-dfd4-4bbf-be69-9da95b399118','dfde3430-7157-4ea7-9bcd-fd97e79227da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:01:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2072490507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83c491e1-0dc9-4ee4-8f26-793020b03a05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fbc77bfd73340c48835388821de4682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.734564 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda49812-3cfa-4ba8-9548-02d1102d4b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.755232 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda49812-3cfa-4ba8-9548-02d1102d4b24) transitioned into state 'SUCCESS' from state '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-2072490507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbc77bfd73340c48835388821de4682',qos_specs=None,replication_status=,reservations=['1e569527-35cb-4db1-9000-eb204c57c084','58800e1a-1dba-4319-b07a-01e6e62c1327','c63d18a4-dfd4-4bbf-be69-9da95b399118','dfde3430-7157-4ea7-9bcd-fd97e79227da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.755944 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f81d86e1-3f58-41d7-afc1-8263c1cb76fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.771976 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f81d86e1-3f58-41d7-afc1-8263c1cb76fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.773034 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Flow 'volume_create_api' (a0ca03ad-a2e5-4cae-a66f-aa1bdedd6433) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:53.773424 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume request issued successfully. Aug 14 03:01:53.774268 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-99b51155-a2eb-41c4-b2a6-9689547bdd84 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:01:53.775029 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 287/1149] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:01:53 2026] POST /volume/v3/volumes => generated 757 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:01:53.809356 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-389d70b5-7493-487b-a9be-44ed0227d2aa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:53.809356 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:01:53.809356 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-403714423"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:53.809356 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume request body: {'volume': {"'imageRef": 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-403714423'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:01:53.809356 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume of 1 GB Aug 14 03:01:53.816884 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Availability Zones retrieved successfully. Aug 14 03:01:53.823211 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Flow 'volume_create_api' (7e10b92f-70b6-40d3-9b7a-3c6417bc3f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:53.824917 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3288678-9ebc-4bf2-8b47-fbbb77389c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.826285 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:01:53.870841 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3288678-9ebc-4bf2-8b47-fbbb77389c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.871878 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34f44972-55f4-47e0-888c-dab1b53b7327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:53.906796 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fd2d954f-255f-4659-aeb1-49ab6938530c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:53.912591 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fd2d954f-255f-4659-aeb1-49ab6938530c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:53.913562 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fd2d954f-255f-4659-aeb1-49ab6938530c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:53.913562 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fd2d954f-255f-4659-aeb1-49ab6938530c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:53.935303 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:53.935303 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:53.941292 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fd2d954f-255f-4659-aeb1-49ab6938530c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:53.951701 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fd2d954f-255f-4659-aeb1-49ab6938530c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:53.952346 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 283/1150] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:53 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1147 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:53.963680 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Created reservations ['5165dac4-4e28-45fb-a264-c636f2aba518', '739ec946-9779-40ee-a80c-7ea8e1951a87', '505664e5-2ac1-42cb-abd9-889e685551bc', '80e8e779-1a35-4c3f-a015-ffde376f09c9'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:01:53.964737 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34f44972-55f4-47e0-888c-dab1b53b7327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5165dac4-4e28-45fb-a264-c636f2aba518', '739ec946-9779-40ee-a80c-7ea8e1951a87', '505664e5-2ac1-42cb-abd9-889e685551bc', '80e8e779-1a35-4c3f-a015-ffde376f09c9']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:53.965910 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4a31686-cbf3-4de4-9a22-edaccab82c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:54.002608 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4a31686-cbf3-4de4-9a22-edaccab82c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddf1bb10-5fd0-4fb9-915d-e93083c02473', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-403714423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbc77bfd73340c48835388821de4682',qos_specs=None,replication_status=,reservations=['5165dac4-4e28-45fb-a264-c636f2aba518','739ec946-9779-40ee-a80c-7ea8e1951a87','505664e5-2ac1-42cb-abd9-889e685551bc','80e8e779-1a35-4c3f-a015-ffde376f09c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:01:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-403714423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddf1bb10-5fd0-4fb9-915d-e93083c02473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fbc77bfd73340c48835388821de4682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:54.003449 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2633549-a87d-4d8a-a2ee-38033877108f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:54.033769 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2633549-a87d-4d8a-a2ee-38033877108f) transitioned into state 'SUCCESS' from state '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-403714423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbc77bfd73340c48835388821de4682',qos_specs=None,replication_status=,reservations=['5165dac4-4e28-45fb-a264-c636f2aba518','739ec946-9779-40ee-a80c-7ea8e1951a87','505664e5-2ac1-42cb-abd9-889e685551bc','80e8e779-1a35-4c3f-a015-ffde376f09c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:54.034514 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8fd9a41-9241-496f-bb3f-695d08cdbce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:54.060779 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8fd9a41-9241-496f-bb3f-695d08cdbce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:54.061677 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Flow 'volume_create_api' (7e10b92f-70b6-40d3-9b7a-3c6417bc3f8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:54.063379 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume request issued successfully. Aug 14 03:01:54.063379 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-389d70b5-7493-487b-a9be-44ed0227d2aa tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:01:54.063379 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 289/1151] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:01:53 2026] POST /volume/v3/volumes => generated 756 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:01:54.081769 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:54.084365 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:01:54.084468 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1605509150"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:54.086712 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume request body: {'volume': {"'imageRef": 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1605509150'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:01:54.086712 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume of 1 GB Aug 14 03:01:54.087060 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:54.087060 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:54.092233 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Availability Zones retrieved successfully. Aug 14 03:01:54.099424 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Flow 'volume_create_api' (07a3b7f5-3884-4e35-9987-e97cefcb1697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:54.101797 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32a89e9-9a46-4e4b-a66f-7b14758fbca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:54.103762 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:01:54.143581 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32a89e9-9a46-4e4b-a66f-7b14758fbca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:54.145144 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba58ded-2348-4650-b633-d26f9cf560cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:54.206754 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Created reservations ['aa7bb368-6884-4900-b0ad-11c5815d9eac', 'ebaad7f7-fe54-455b-b9cb-8cadd1052d74', '24ffe548-f748-446e-8621-a3822d878675', 'ec25c2de-6e01-45d9-a929-38a64ea040e4'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:01:54.208094 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba58ded-2348-4650-b633-d26f9cf560cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa7bb368-6884-4900-b0ad-11c5815d9eac', 'ebaad7f7-fe54-455b-b9cb-8cadd1052d74', '24ffe548-f748-446e-8621-a3822d878675', 'ec25c2de-6e01-45d9-a929-38a64ea040e4']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:54.209502 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad4f7c98-5488-49c5-996e-442fd1b0b121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:54.246815 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad4f7c98-5488-49c5-996e-442fd1b0b121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1412d0c-05a6-4aaa-8af5-5abce24f1466', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1605509150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbc77bfd73340c48835388821de4682',qos_specs=None,replication_status=,reservations=['aa7bb368-6884-4900-b0ad-11c5815d9eac','ebaad7f7-fe54-455b-b9cb-8cadd1052d74','24ffe548-f748-446e-8621-a3822d878675','ec25c2de-6e01-45d9-a929-38a64ea040e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1605509150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1412d0c-05a6-4aaa-8af5-5abce24f1466,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fbc77bfd73340c48835388821de4682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:54.248203 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0510ee4f-858b-425b-bee4-3ae8e54db51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:54.288781 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0510ee4f-858b-425b-bee4-3ae8e54db51f) transitioned into state 'SUCCESS' from state '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-1605509150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbc77bfd73340c48835388821de4682',qos_specs=None,replication_status=,reservations=['aa7bb368-6884-4900-b0ad-11c5815d9eac','ebaad7f7-fe54-455b-b9cb-8cadd1052d74','24ffe548-f748-446e-8621-a3822d878675','ec25c2de-6e01-45d9-a929-38a64ea040e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e258af2ca0d4dbaaf5486107e4ef54d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:54.291503 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b27e4af-db69-4133-b7e7-56b003ffb4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:54.305397 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b27e4af-db69-4133-b7e7-56b003ffb4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:54.306343 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Flow 'volume_create_api' (07a3b7f5-3884-4e35-9987-e97cefcb1697) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:54.306703 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Create volume request issued successfully. Aug 14 03:01:54.307371 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-46da24e0-159e-4ce8-83cf-7a2e4eb90b66 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:01:54.308112 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 293/1152] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:01:54 2026] POST /volume/v3/volumes => generated 757 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:01:54.329931 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e877cebc-95e6-4cc7-abec-7f1bffbc3e63 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:54.332134 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e877cebc-95e6-4cc7-abec-7f1bffbc3e63 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/63b6f176-cf4d-4291-90e8-dd970b460d8a Aug 14 03:01:54.332393 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e877cebc-95e6-4cc7-abec-7f1bffbc3e63 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:54.332598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e877cebc-95e6-4cc7-abec-7f1bffbc3e63 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:54.342951 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:54.342951 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:54.348491 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e877cebc-95e6-4cc7-abec-7f1bffbc3e63 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:54.356293 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e877cebc-95e6-4cc7-abec-7f1bffbc3e63 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/63b6f176-cf4d-4291-90e8-dd970b460d8a returned with HTTP 200 Aug 14 03:01:54.356293 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 288/1153] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:54 2026] GET /volume/v3/volumes/63b6f176-cf4d-4291-90e8-dd970b460d8a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:54.375678 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-475fb542-75c8-47b1-86b8-6c713e6d0755 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:54.382246 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-475fb542-75c8-47b1-86b8-6c713e6d0755 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/225e30ce-788e-45f8-8655-aa7c77ea45db Aug 14 03:01:54.383136 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-475fb542-75c8-47b1-86b8-6c713e6d0755 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:54.384476 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-475fb542-75c8-47b1-86b8-6c713e6d0755 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:54.404891 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:54.404891 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:54.416354 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-475fb542-75c8-47b1-86b8-6c713e6d0755 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:54.434444 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-475fb542-75c8-47b1-86b8-6c713e6d0755 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/225e30ce-788e-45f8-8655-aa7c77ea45db returned with HTTP 200 Aug 14 03:01:54.441854 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 284/1154] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:54 2026] GET /volume/v3/volumes/225e30ce-788e-45f8-8655-aa7c77ea45db => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:54.455991 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6f4d022c-3007-44fb-9a7c-f7dd94bce915 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:54.459189 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f4d022c-3007-44fb-9a7c-f7dd94bce915 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/83c491e1-0dc9-4ee4-8f26-793020b03a05 Aug 14 03:01:54.459500 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f4d022c-3007-44fb-9a7c-f7dd94bce915 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:54.460644 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f4d022c-3007-44fb-9a7c-f7dd94bce915 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:54.475900 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:54.475900 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:54.488363 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6f4d022c-3007-44fb-9a7c-f7dd94bce915 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:54.502185 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f4d022c-3007-44fb-9a7c-f7dd94bce915 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/83c491e1-0dc9-4ee4-8f26-793020b03a05 returned with HTTP 200 Aug 14 03:01:54.503508 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 290/1155] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:54 2026] GET /volume/v3/volumes/83c491e1-0dc9-4ee4-8f26-793020b03a05 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:54.524722 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2b817986-c2a2-435d-b3b8-14a476c65be5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:54.526658 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2b817986-c2a2-435d-b3b8-14a476c65be5 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/ddf1bb10-5fd0-4fb9-915d-e93083c02473 Aug 14 03:01:54.527296 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2b817986-c2a2-435d-b3b8-14a476c65be5 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:54.527296 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2b817986-c2a2-435d-b3b8-14a476c65be5 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:54.539849 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:54.539849 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:54.549448 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2b817986-c2a2-435d-b3b8-14a476c65be5 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:54.558304 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2b817986-c2a2-435d-b3b8-14a476c65be5 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/ddf1bb10-5fd0-4fb9-915d-e93083c02473 returned with HTTP 200 Aug 14 03:01:54.558304 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 294/1156] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:54 2026] GET /volume/v3/volumes/ddf1bb10-5fd0-4fb9-915d-e93083c02473 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:54.578804 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4bcd5fb3-a842-4147-9316-977d95430bc3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:54.582627 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4bcd5fb3-a842-4147-9316-977d95430bc3 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/e1412d0c-05a6-4aaa-8af5-5abce24f1466 Aug 14 03:01:54.583100 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4bcd5fb3-a842-4147-9316-977d95430bc3 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:54.583442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4bcd5fb3-a842-4147-9316-977d95430bc3 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:54.602528 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:54.602528 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:54.610433 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4bcd5fb3-a842-4147-9316-977d95430bc3 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:54.618974 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4bcd5fb3-a842-4147-9316-977d95430bc3 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/e1412d0c-05a6-4aaa-8af5-5abce24f1466 returned with HTTP 200 Aug 14 03:01:54.619574 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 289/1157] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:54 2026] GET /volume/v3/volumes/e1412d0c-05a6-4aaa-8af5-5abce24f1466 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:54.641117 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9df2ade8-63b1-4cd2-a43e-b60036c3cd90 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:54.643609 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9df2ade8-63b1-4cd2-a43e-b60036c3cd90 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e1412d0c-05a6-4aaa-8af5-5abce24f1466 Aug 14 03:01:54.644534 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9df2ade8-63b1-4cd2-a43e-b60036c3cd90 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:54.645225 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9df2ade8-63b1-4cd2-a43e-b60036c3cd90 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:54.645225 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-9df2ade8-63b1-4cd2-a43e-b60036c3cd90 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Delete volume with id: e1412d0c-05a6-4aaa-8af5-5abce24f1466 Aug 14 03:01:54.655502 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:54.655502 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:54.655903 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9df2ade8-63b1-4cd2-a43e-b60036c3cd90 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:54.687296 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9df2ade8-63b1-4cd2-a43e-b60036c3cd90 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Delete volume request issued successfully. Aug 14 03:01:54.687978 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9df2ade8-63b1-4cd2-a43e-b60036c3cd90 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/e1412d0c-05a6-4aaa-8af5-5abce24f1466 returned with HTTP 202 Aug 14 03:01:54.688738 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 285/1158] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:01:54 2026] DELETE /volume/v3/volumes/e1412d0c-05a6-4aaa-8af5-5abce24f1466 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:01:54.702184 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1a52073f-84fb-406e-8be5-8f29257bc2f5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:54.704801 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1a52073f-84fb-406e-8be5-8f29257bc2f5 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/e1412d0c-05a6-4aaa-8af5-5abce24f1466 Aug 14 03:01:54.705090 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1a52073f-84fb-406e-8be5-8f29257bc2f5 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:54.705354 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1a52073f-84fb-406e-8be5-8f29257bc2f5 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:54.719163 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:54.719163 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:54.727008 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1a52073f-84fb-406e-8be5-8f29257bc2f5 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:54.727121 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-bdb12d6f-88d1-4a7d-a106-ba37e6ae6e0e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:54.730696 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-bdb12d6f-88d1-4a7d-a106-ba37e6ae6e0e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:54.731675 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-bdb12d6f-88d1-4a7d-a106-ba37e6ae6e0e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:54.731675 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-bdb12d6f-88d1-4a7d-a106-ba37e6ae6e0e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:54.742453 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1a52073f-84fb-406e-8be5-8f29257bc2f5 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/e1412d0c-05a6-4aaa-8af5-5abce24f1466 returned with HTTP 200 Aug 14 03:01:54.743088 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 291/1159] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:54 2026] GET /volume/v3/volumes/e1412d0c-05a6-4aaa-8af5-5abce24f1466 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:54.757722 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:54.757722 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:54.767747 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-bdb12d6f-88d1-4a7d-a106-ba37e6ae6e0e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:54.778941 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-bdb12d6f-88d1-4a7d-a106-ba37e6ae6e0e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:54.779416 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 295/1160] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:54 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:54.977455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-82c8ff5d-b7df-4a4a-881d-944acd0f056c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:54.980733 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-82c8ff5d-b7df-4a4a-881d-944acd0f056c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:54.980733 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-82c8ff5d-b7df-4a4a-881d-944acd0f056c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:54.980733 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-82c8ff5d-b7df-4a4a-881d-944acd0f056c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:55.016553 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:55.016553 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:55.024177 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-82c8ff5d-b7df-4a4a-881d-944acd0f056c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:55.032747 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-82c8ff5d-b7df-4a4a-881d-944acd0f056c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:55.033408 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 290/1161] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:54 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 1147 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:55.294941 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-53cb641f-d558-434f-9c85-1f82b6e17307 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:55.299844 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-53cb641f-d558-434f-9c85-1f82b6e17307 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/attachments/5bd44858-9606-49f8-b9e9-06d761b561fd Aug 14 03:01:55.299844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-53cb641f-d558-434f-9c85-1f82b6e17307 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:55.299844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-53cb641f-d558-434f-9c85-1f82b6e17307 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:55.323646 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:55.323646 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:55.434157 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5aea3406-ff9a-48a1-bb19-8a06ada88860 req-53cb641f-d558-434f-9c85-1f82b6e17307 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/5bd44858-9606-49f8-b9e9-06d761b561fd returned with HTTP 200 Aug 14 03:01:55.434306 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 286/1162] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:01:55 2026] DELETE /volume/v3/attachments/5bd44858-9606-49f8-b9e9-06d761b561fd => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:55.659431 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8f2d565b-203d-49b2-87f2-a735725211b6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:55.665345 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8f2d565b-203d-49b2-87f2-a735725211b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] DELETE https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:55.665345 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8f2d565b-203d-49b2-87f2-a735725211b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:55.665345 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8f2d565b-203d-49b2-87f2-a735725211b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:55.665345 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-8f2d565b-203d-49b2-87f2-a735725211b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Delete volume with id: 12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:55.681977 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:55.681977 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:55.682717 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8f2d565b-203d-49b2-87f2-a735725211b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:55.714462 np0000007307 devstack@c-api.service[100380]: WARNING cinder.keymgr.conf_key_mgr [None req-8f2d565b-203d-49b2-87f2-a735725211b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:01:55.728131 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8f2d565b-203d-49b2-87f2-a735725211b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Delete volume request issued successfully. Aug 14 03:01:55.728293 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8f2d565b-203d-49b2-87f2-a735725211b6 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 202 Aug 14 03:01:55.729000 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 292/1163] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:01:55 2026] DELETE /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:01:55.739583 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ac4eea5f-343f-4c5f-a817-404986ac9253 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:55.741546 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ac4eea5f-343f-4c5f-a817-404986ac9253 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:55.742070 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ac4eea5f-343f-4c5f-a817-404986ac9253 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:55.742328 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ac4eea5f-343f-4c5f-a817-404986ac9253 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:55.755605 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:55.755605 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:55.762425 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ac4eea5f-343f-4c5f-a817-404986ac9253 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:01:55.767781 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-59746e04-e414-421e-b307-c3354f060630 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:55.771423 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-59746e04-e414-421e-b307-c3354f060630 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/e1412d0c-05a6-4aaa-8af5-5abce24f1466 Aug 14 03:01:55.771582 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-59746e04-e414-421e-b307-c3354f060630 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:55.771993 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-59746e04-e414-421e-b307-c3354f060630 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:55.778682 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ac4eea5f-343f-4c5f-a817-404986ac9253 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 200 Aug 14 03:01:55.779496 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 296/1164] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:55 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:55.789180 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-59746e04-e414-421e-b307-c3354f060630 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/e1412d0c-05a6-4aaa-8af5-5abce24f1466 returned with HTTP 404 Aug 14 03:01:55.790573 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 291/1165] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:55 2026] GET /volume/v3/volumes/e1412d0c-05a6-4aaa-8af5-5abce24f1466 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:55.802514 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7f40e7b8-836a-4fa3-b6c2-62f34c8a5bcf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:55.804758 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7f40e7b8-836a-4fa3-b6c2-62f34c8a5bcf tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ddf1bb10-5fd0-4fb9-915d-e93083c02473 Aug 14 03:01:55.805031 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7f40e7b8-836a-4fa3-b6c2-62f34c8a5bcf tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:55.805308 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7f40e7b8-836a-4fa3-b6c2-62f34c8a5bcf tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:55.805562 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-7f40e7b8-836a-4fa3-b6c2-62f34c8a5bcf tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Delete volume with id: ddf1bb10-5fd0-4fb9-915d-e93083c02473 Aug 14 03:01:55.827936 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:55.827936 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:55.828723 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7f40e7b8-836a-4fa3-b6c2-62f34c8a5bcf tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:55.863856 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7f40e7b8-836a-4fa3-b6c2-62f34c8a5bcf tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Delete volume request issued successfully. Aug 14 03:01:55.863999 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7f40e7b8-836a-4fa3-b6c2-62f34c8a5bcf tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/ddf1bb10-5fd0-4fb9-915d-e93083c02473 returned with HTTP 202 Aug 14 03:01:55.864836 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 287/1166] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:01:55 2026] DELETE /volume/v3/volumes/ddf1bb10-5fd0-4fb9-915d-e93083c02473 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:01:55.875609 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a761bc65-3063-4794-9e7b-97f0ebe9bd51 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:55.879175 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a761bc65-3063-4794-9e7b-97f0ebe9bd51 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/ddf1bb10-5fd0-4fb9-915d-e93083c02473 Aug 14 03:01:55.879175 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a761bc65-3063-4794-9e7b-97f0ebe9bd51 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:55.879175 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a761bc65-3063-4794-9e7b-97f0ebe9bd51 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:55.894085 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:55.894085 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:55.901310 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a761bc65-3063-4794-9e7b-97f0ebe9bd51 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:55.912420 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a761bc65-3063-4794-9e7b-97f0ebe9bd51 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/ddf1bb10-5fd0-4fb9-915d-e93083c02473 returned with HTTP 200 Aug 14 03:01:55.913388 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 293/1167] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:55 2026] GET /volume/v3/volumes/ddf1bb10-5fd0-4fb9-915d-e93083c02473 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:56.055418 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b808e3b5-0b73-4cac-b7e6-0c2a3ee3083c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:56.067113 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b808e3b5-0b73-4cac-b7e6-0c2a3ee3083c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:56.067476 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b808e3b5-0b73-4cac-b7e6-0c2a3ee3083c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:56.067799 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b808e3b5-0b73-4cac-b7e6-0c2a3ee3083c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:56.082307 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:56.082307 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:56.087698 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b808e3b5-0b73-4cac-b7e6-0c2a3ee3083c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:56.094781 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b808e3b5-0b73-4cac-b7e6-0c2a3ee3083c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:56.095376 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 297/1168] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:56 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:56.115136 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a495bbe0-0125-41f6-8910-bc55c9bc1bf5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:56.117496 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a495bbe0-0125-41f6-8910-bc55c9bc1bf5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:56.117770 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a495bbe0-0125-41f6-8910-bc55c9bc1bf5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:56.118028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a495bbe0-0125-41f6-8910-bc55c9bc1bf5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:56.133985 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:56.133985 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:56.140779 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a495bbe0-0125-41f6-8910-bc55c9bc1bf5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:56.152850 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a495bbe0-0125-41f6-8910-bc55c9bc1bf5 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:56.152850 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 292/1169] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:56 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:56.252043 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c5c5651b-e97f-42b8-bccc-fe9ba898482f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:56.258760 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c5c5651b-e97f-42b8-bccc-fe9ba898482f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:01:56.258760 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c5c5651b-e97f-42b8-bccc-fe9ba898482f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:56.258760 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c5c5651b-e97f-42b8-bccc-fe9ba898482f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:56.274599 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:56.274599 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:56.284059 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c5c5651b-e97f-42b8-bccc-fe9ba898482f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:56.291307 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c5c5651b-e97f-42b8-bccc-fe9ba898482f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:01:56.292020 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 288/1170] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:56 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:56.407511 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-24191d1a-b46f-4d53-945a-f957827593ea None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:56.411981 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:01:56.412547 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1849277476", "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:56.419957 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1849277476', 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:01:56.589110 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create volume of 1 GB Aug 14 03:01:56.591111 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:56.591111 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:56.591111 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Availability Zones retrieved successfully. Aug 14 03:01:56.598398 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Flow 'volume_create_api' (ad81d3e0-c59b-4bbd-ab25-41705792ce2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:56.600669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20796f2c-9576-44a6-9adb-1042393d9a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:56.600669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:01:56.670997 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:56.670997 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:56.690186 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20796f2c-9576-44a6-9adb-1042393d9a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=23688bde-f04c-459f-b45b-bb3bff3de800,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23688bde-f04c-459f-b45b-bb3bff3de800', 'encryption_key_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=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:56.691027 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bbf2109-42bf-4984-a275-024327ec7be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:56.765884 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Created reservations ['75ac083f-0690-4b49-893b-ea9daa5e7bcd', 'd1994b12-7afd-439f-b0b1-b9fa32e030b9', '32299a36-9af0-4b7c-8fd8-953ded650635', 'a384b6a1-622b-4652-a81d-57cecd8f364e'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:01:56.767358 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bbf2109-42bf-4984-a275-024327ec7be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75ac083f-0690-4b49-893b-ea9daa5e7bcd', 'd1994b12-7afd-439f-b0b1-b9fa32e030b9', '32299a36-9af0-4b7c-8fd8-953ded650635', 'a384b6a1-622b-4652-a81d-57cecd8f364e']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:56.768593 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b4d954e-15ea-49d6-a90b-d4bdb274b43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:56.803478 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b4d954e-15ea-49d6-a90b-d4bdb274b43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d4d223e-1c06-423b-9347-3a5e131b9995', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1849277476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2d3c8b786cd94e26b5c50dfa1c0ce9bc',qos_specs=None,replication_status=,reservations=['75ac083f-0690-4b49-893b-ea9daa5e7bcd','d1994b12-7afd-439f-b0b1-b9fa32e030b9','32299a36-9af0-4b7c-8fd8-953ded650635','a384b6a1-622b-4652-a81d-57cecd8f364e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8594b931d4424270b3dee05d036b9e76',volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1849277476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d4d223e-1c06-423b-9347-3a5e131b9995,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2d3c8b786cd94e26b5c50dfa1c0ce9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8594b931d4424270b3dee05d036b9e76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23688bde-f04c-459f-b45b-bb3bff3de800),volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:56.803877 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d6156cbf-450a-4f22-afc2-c5179c08aef0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:56.804672 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34aad907-9f47-48dc-9c8f-1c866d78c805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:56.810410 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d6156cbf-450a-4f22-afc2-c5179c08aef0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb Aug 14 03:01:56.810410 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d6156cbf-450a-4f22-afc2-c5179c08aef0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:56.810410 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d6156cbf-450a-4f22-afc2-c5179c08aef0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:56.824313 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d6156cbf-450a-4f22-afc2-c5179c08aef0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb returned with HTTP 404 Aug 14 03:01:56.825086 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 298/1171] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:56 2026] GET /volume/v3/volumes/12cdb3b1-d246-4383-83da-c89c998df4eb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:56.837196 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-daee5220-6bb2-4bb7-bcf5-71ff84e07602 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:56.842847 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-daee5220-6bb2-4bb7-bcf5-71ff84e07602 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:01:56.843385 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-daee5220-6bb2-4bb7-bcf5-71ff84e07602 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:56.843385 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-daee5220-6bb2-4bb7-bcf5-71ff84e07602 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:56.848551 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34aad907-9f47-48dc-9c8f-1c866d78c805) transitioned into state 'SUCCESS' from state '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-1849277476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2d3c8b786cd94e26b5c50dfa1c0ce9bc',qos_specs=None,replication_status=,reservations=['75ac083f-0690-4b49-893b-ea9daa5e7bcd','d1994b12-7afd-439f-b0b1-b9fa32e030b9','32299a36-9af0-4b7c-8fd8-953ded650635','a384b6a1-622b-4652-a81d-57cecd8f364e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8594b931d4424270b3dee05d036b9e76',volume_type_id=23688bde-f04c-459f-b45b-bb3bff3de800)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:56.848725 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-daee5220-6bb2-4bb7-bcf5-71ff84e07602 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:01:56.848764 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b9e9fae-98da-408c-ad27-5d9bf53dc297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:56.872189 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b9e9fae-98da-408c-ad27-5d9bf53dc297) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:56.873358 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Flow 'volume_create_api' (ad81d3e0-c59b-4bbd-ab25-41705792ce2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:56.874283 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create volume request issued successfully. Aug 14 03:01:56.875564 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-24191d1a-b46f-4d53-945a-f957827593ea tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:01:56.875912 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 294/1172] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:01:56 2026] POST /volume/v3/volumes => generated 760 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:01:56.894436 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3a8fd96e-eb92-4bcd-b25c-02027bf1f465 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:56.898028 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3a8fd96e-eb92-4bcd-b25c-02027bf1f465 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:01:56.898028 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3a8fd96e-eb92-4bcd-b25c-02027bf1f465 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:56.898028 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3a8fd96e-eb92-4bcd-b25c-02027bf1f465 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:56.910722 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:56.910722 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:56.920376 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3a8fd96e-eb92-4bcd-b25c-02027bf1f465 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:56.929312 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3a8fd96e-eb92-4bcd-b25c-02027bf1f465 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 returned with HTTP 200 Aug 14 03:01:56.929467 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3eba1467-0a80-4b6c-af7a-5ea16c7b6cc7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:56.929564 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 289/1173] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:56 2026] GET /volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:56.934672 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3eba1467-0a80-4b6c-af7a-5ea16c7b6cc7 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/ddf1bb10-5fd0-4fb9-915d-e93083c02473 Aug 14 03:01:56.937091 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3eba1467-0a80-4b6c-af7a-5ea16c7b6cc7 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:56.937091 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3eba1467-0a80-4b6c-af7a-5ea16c7b6cc7 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:56.945444 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3eba1467-0a80-4b6c-af7a-5ea16c7b6cc7 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/ddf1bb10-5fd0-4fb9-915d-e93083c02473 returned with HTTP 404 Aug 14 03:01:56.945981 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 299/1174] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:56 2026] GET /volume/v3/volumes/ddf1bb10-5fd0-4fb9-915d-e93083c02473 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:56.957951 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-daee5220-6bb2-4bb7-bcf5-71ff84e07602 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Get all volumes completed successfully. Aug 14 03:01:56.958407 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a2cdc6a5-3c9a-4d9e-9ec0-2cbaaefa3f63 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:56.962338 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a2cdc6a5-3c9a-4d9e-9ec0-2cbaaefa3f63 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] DELETE https://10.4.3.152/volume/v3/volumes/83c491e1-0dc9-4ee4-8f26-793020b03a05 Aug 14 03:01:56.962338 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a2cdc6a5-3c9a-4d9e-9ec0-2cbaaefa3f63 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:56.962338 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a2cdc6a5-3c9a-4d9e-9ec0-2cbaaefa3f63 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:56.962338 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-a2cdc6a5-3c9a-4d9e-9ec0-2cbaaefa3f63 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Delete volume with id: 83c491e1-0dc9-4ee4-8f26-793020b03a05 Aug 14 03:01:56.964080 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:56.964080 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:56.972111 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:56.972111 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:56.972427 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a2cdc6a5-3c9a-4d9e-9ec0-2cbaaefa3f63 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:56.973576 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-daee5220-6bb2-4bb7-bcf5-71ff84e07602 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:01:56.974015 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 293/1175] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:01:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18264 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:01:57.000955 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f9f915e7-680c-475d-93a8-f5068843ef34 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:57.007339 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f9f915e7-680c-475d-93a8-f5068843ef34 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] DELETE https://10.4.3.152/volume/v3/types/a689aa9b-52c8-4059-83da-d8de1156444b Aug 14 03:01:57.007697 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f9f915e7-680c-475d-93a8-f5068843ef34 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:57.009708 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f9f915e7-680c-475d-93a8-f5068843ef34 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:57.009843 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a2cdc6a5-3c9a-4d9e-9ec0-2cbaaefa3f63 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Delete volume request issued successfully. Aug 14 03:01:57.009843 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a2cdc6a5-3c9a-4d9e-9ec0-2cbaaefa3f63 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/83c491e1-0dc9-4ee4-8f26-793020b03a05 returned with HTTP 202 Aug 14 03:01:57.009843 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 295/1176] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:01:56 2026] DELETE /volume/v3/volumes/83c491e1-0dc9-4ee4-8f26-793020b03a05 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:01:57.025915 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c662331f-3528-4b6c-8ead-0465396f4d11 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:57.029860 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c662331f-3528-4b6c-8ead-0465396f4d11 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/83c491e1-0dc9-4ee4-8f26-793020b03a05 Aug 14 03:01:57.030245 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c662331f-3528-4b6c-8ead-0465396f4d11 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:57.031363 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c662331f-3528-4b6c-8ead-0465396f4d11 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:57.047453 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:57.047453 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:57.056422 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c662331f-3528-4b6c-8ead-0465396f4d11 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:57.059107 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f9f915e7-680c-475d-93a8-f5068843ef34 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/types/a689aa9b-52c8-4059-83da-d8de1156444b returned with HTTP 202 Aug 14 03:01:57.059107 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 290/1177] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:01:56 2026] DELETE /volume/v3/types/a689aa9b-52c8-4059-83da-d8de1156444b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:01:57.068219 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c662331f-3528-4b6c-8ead-0465396f4d11 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/83c491e1-0dc9-4ee4-8f26-793020b03a05 returned with HTTP 200 Aug 14 03:01:57.069555 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 300/1178] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:57 2026] GET /volume/v3/volumes/83c491e1-0dc9-4ee4-8f26-793020b03a05 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:57.081661 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-997336a7-0f0a-4411-86c9-61958449a8b2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:57.087638 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-997336a7-0f0a-4411-86c9-61958449a8b2 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:01:57.088107 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-997336a7-0f0a-4411-86c9-61958449a8b2 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-22097927", "extra_specs": {}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:57.112647 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-997336a7-0f0a-4411-86c9-61958449a8b2 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:01:57.113336 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 294/1179] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:01:57 2026] POST /volume/v3/types => generated 210 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:57.125078 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-02d54ef5-0e51-435f-a83d-9dc18ad33762 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:57.128052 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-02d54ef5-0e51-435f-a83d-9dc18ad33762 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] POST https://10.4.3.152/volume/v3/types/e7bacee4-751b-496c-a871-637abc70c96a/encryption Aug 14 03:01:57.128305 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-02d54ef5-0e51-435f-a83d-9dc18ad33762 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:57.159458 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-02d54ef5-0e51-435f-a83d-9dc18ad33762 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/types/e7bacee4-751b-496c-a871-637abc70c96a/encryption returned with HTTP 200 Aug 14 03:01:57.160220 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 296/1180] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:01:57 2026] POST /volume/v3/types/e7bacee4-751b-496c-a871-637abc70c96a/encryption => generated 230 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:57.177538 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-237fde99-712d-4c00-b827-fc5c19aeb714 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:57.184283 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:01:57.185323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-283017923", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-22097927", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:57.188229 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-283017923', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-22097927', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:01:57.194953 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Create volume of 1 GB Aug 14 03:01:57.196996 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:57.196996 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:57.196996 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Availability Zones retrieved successfully. Aug 14 03:01:57.205009 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Flow 'volume_create_api' (25fba0fc-568e-4e3a-87e0-fdcc138d9513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:57.206243 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ae2f24-27f9-470a-ba15-d07608b2fb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:57.207645 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:01:57.265793 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ae2f24-27f9-470a-ba15-d07608b2fb40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:01:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e7bacee4-751b-496c-a871-637abc70c96a,is_public=True,name='tempest-scenario-type-luks-22097927',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7bacee4-751b-496c-a871-637abc70c96a', '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=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:57.270562 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377ccf89-8e0f-4910-b5e7-4a9bdeec2f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:57.341091 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-22097927 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-22097927, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:01:57.341452 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-22097927 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-22097927, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:01:57.417911 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Created reservations ['5debe674-8a72-4a91-b3af-2f8b2a5447cc', '1791211e-0cba-4f7b-ac6a-a08a788884ad', '0ebc12cf-72c6-43dc-b5be-d8cb03eb5713', '73170d37-faf9-4a91-8850-a37398d45d5b'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:01:57.418937 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377ccf89-8e0f-4910-b5e7-4a9bdeec2f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5debe674-8a72-4a91-b3af-2f8b2a5447cc', '1791211e-0cba-4f7b-ac6a-a08a788884ad', '0ebc12cf-72c6-43dc-b5be-d8cb03eb5713', '73170d37-faf9-4a91-8850-a37398d45d5b']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:57.420342 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bcbdfa3-9ac1-4be8-bed5-055dff32507a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:57.487846 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bcbdfa3-9ac1-4be8-bed5-055dff32507a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fddda819-dc9d-4728-96fe-03877b01684d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-283017923',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a1c609d62854215816bf605bad8bc64',qos_specs=None,replication_status=,reservations=['5debe674-8a72-4a91-b3af-2f8b2a5447cc','1791211e-0cba-4f7b-ac6a-a08a788884ad','0ebc12cf-72c6-43dc-b5be-d8cb03eb5713','73170d37-faf9-4a91-8850-a37398d45d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9ed0863c064173b4134580d6b6a956',volume_type_id=e7bacee4-751b-496c-a871-637abc70c96a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:01:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-283017923',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fddda819-dc9d-4728-96fe-03877b01684d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a1c609d62854215816bf605bad8bc64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec9ed0863c064173b4134580d6b6a956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7bacee4-751b-496c-a871-637abc70c96a),volume_type_id=e7bacee4-751b-496c-a871-637abc70c96a)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:57.489953 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e5426e9-6bfb-4bdf-956f-0c752da5e2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:57.531524 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e5426e9-6bfb-4bdf-956f-0c752da5e2e3) transitioned into state 'SUCCESS' from state '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-283017923',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a1c609d62854215816bf605bad8bc64',qos_specs=None,replication_status=,reservations=['5debe674-8a72-4a91-b3af-2f8b2a5447cc','1791211e-0cba-4f7b-ac6a-a08a788884ad','0ebc12cf-72c6-43dc-b5be-d8cb03eb5713','73170d37-faf9-4a91-8850-a37398d45d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9ed0863c064173b4134580d6b6a956',volume_type_id=e7bacee4-751b-496c-a871-637abc70c96a)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:57.533843 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a03eec-d626-4e12-a684-f7497f0c5d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:01:57.554480 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a03eec-d626-4e12-a684-f7497f0c5d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:01:57.556126 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Flow 'volume_create_api' (25fba0fc-568e-4e3a-87e0-fdcc138d9513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:01:57.558070 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Create volume request issued successfully. Aug 14 03:01:57.558070 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-237fde99-712d-4c00-b827-fc5c19aeb714 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:01:57.558640 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 291/1181] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:01:57 2026] POST /volume/v3/volumes => generated 782 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:01:57.955608 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-74bd9600-4847-4a9d-8738-237ad5285115 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:57.957097 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-74bd9600-4847-4a9d-8738-237ad5285115 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:01:57.957857 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-74bd9600-4847-4a9d-8738-237ad5285115 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:57.957857 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-74bd9600-4847-4a9d-8738-237ad5285115 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:57.969210 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:57.969210 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:57.978855 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-74bd9600-4847-4a9d-8738-237ad5285115 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:57.988598 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-74bd9600-4847-4a9d-8738-237ad5285115 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 returned with HTTP 200 Aug 14 03:01:57.989082 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 301/1182] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:57 2026] GET /volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 => generated 1368 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:58.098063 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-effbeb9b-5947-4599-96fd-6da5e87a540e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:58.101560 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-effbeb9b-5947-4599-96fd-6da5e87a540e tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/83c491e1-0dc9-4ee4-8f26-793020b03a05 Aug 14 03:01:58.101560 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-effbeb9b-5947-4599-96fd-6da5e87a540e tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:58.102010 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-effbeb9b-5947-4599-96fd-6da5e87a540e tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:58.114339 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-effbeb9b-5947-4599-96fd-6da5e87a540e tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/83c491e1-0dc9-4ee4-8f26-793020b03a05 returned with HTTP 404 Aug 14 03:01:58.114981 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 295/1183] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:58 2026] GET /volume/v3/volumes/83c491e1-0dc9-4ee4-8f26-793020b03a05 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:58.133681 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dd094025-d41d-46bf-9173-f209f01cfe69 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:58.140081 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dd094025-d41d-46bf-9173-f209f01cfe69 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] DELETE https://10.4.3.152/volume/v3/volumes/225e30ce-788e-45f8-8655-aa7c77ea45db Aug 14 03:01:58.140435 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dd094025-d41d-46bf-9173-f209f01cfe69 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:58.140680 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dd094025-d41d-46bf-9173-f209f01cfe69 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:58.143633 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-dd094025-d41d-46bf-9173-f209f01cfe69 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Delete volume with id: 225e30ce-788e-45f8-8655-aa7c77ea45db Aug 14 03:01:58.157413 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:58.157413 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:58.159165 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-dd094025-d41d-46bf-9173-f209f01cfe69 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:58.208957 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-dd094025-d41d-46bf-9173-f209f01cfe69 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Delete volume request issued successfully. Aug 14 03:01:58.209264 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dd094025-d41d-46bf-9173-f209f01cfe69 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/225e30ce-788e-45f8-8655-aa7c77ea45db returned with HTTP 202 Aug 14 03:01:58.210486 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 297/1184] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:01:58 2026] DELETE /volume/v3/volumes/225e30ce-788e-45f8-8655-aa7c77ea45db => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:01:58.223978 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-c66fa7de-2f56-443a-a0bf-454f8a5a782e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:58.227931 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-50bb522b-0299-4fb3-8335-59fbc1f6642c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:58.227996 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-c66fa7de-2f56-443a-a0bf-454f8a5a782e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:01:58.227996 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-c66fa7de-2f56-443a-a0bf-454f8a5a782e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:58.227996 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-c66fa7de-2f56-443a-a0bf-454f8a5a782e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:58.229913 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-50bb522b-0299-4fb3-8335-59fbc1f6642c tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/225e30ce-788e-45f8-8655-aa7c77ea45db Aug 14 03:01:58.230310 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-50bb522b-0299-4fb3-8335-59fbc1f6642c tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:58.230877 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-50bb522b-0299-4fb3-8335-59fbc1f6642c tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:58.245355 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:58.245355 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:58.248253 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:58.248253 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:01:58.257061 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-c66fa7de-2f56-443a-a0bf-454f8a5a782e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:58.264138 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-50bb522b-0299-4fb3-8335-59fbc1f6642c tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:58.265693 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-c66fa7de-2f56-443a-a0bf-454f8a5a782e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 returned with HTTP 200 Aug 14 03:01:58.266958 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 292/1185] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:58 2026] GET /volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 => generated 1368 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:58.284733 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-50bb522b-0299-4fb3-8335-59fbc1f6642c tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/225e30ce-788e-45f8-8655-aa7c77ea45db returned with HTTP 200 Aug 14 03:01:58.285284 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 302/1186] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:58 2026] GET /volume/v3/volumes/225e30ce-788e-45f8-8655-aa7c77ea45db => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:01:58.994843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-1e4b4f89-c3e4-4049-9edf-6d5096b1635c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:58.997192 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-1e4b4f89-c3e4-4049-9edf-6d5096b1635c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:01:58.997478 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-1e4b4f89-c3e4-4049-9edf-6d5096b1635c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:58.997693 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-1e4b4f89-c3e4-4049-9edf-6d5096b1635c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:59.006326 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:59.006326 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:59.012024 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-1e4b4f89-c3e4-4049-9edf-6d5096b1635c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:01:59.019224 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-1e4b4f89-c3e4-4049-9edf-6d5096b1635c tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 returned with HTTP 200 Aug 14 03:01:59.020366 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 296/1187] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:01:58 2026] GET /volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:01:59.032360 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-31d3868f-551d-4729-be00-f5d3724b33ea None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:59.032919 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-31d3868f-551d-4729-be00-f5d3724b33ea None None] GET https://10.4.3.152/volume// Aug 14 03:01:59.033956 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-31d3868f-551d-4729-be00-f5d3724b33ea None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:59.033956 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-31d3868f-551d-4729-be00-f5d3724b33ea None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:59.035001 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-31d3868f-551d-4729-be00-f5d3724b33ea None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:01:59.035903 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 298/1188] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:01:59 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:01:59.045493 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-e8485c6d-0d65-4ba1-ac09-93e857ad80c7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:59.048832 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-e8485c6d-0d65-4ba1-ac09-93e857ad80c7 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:01:59.049367 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-e8485c6d-0d65-4ba1-ac09-93e857ad80c7 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d4d223e-1c06-423b-9347-3a5e131b9995", "connector": null, "instance_uuid": "dc3fd471-9cad-45b7-955f-2f00b94fcf39"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:01:59.062046 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:59.062046 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:01:59.163181 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-e8485c6d-0d65-4ba1-ac09-93e857ad80c7 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:01:59.163181 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 293/1189] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:01:59 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) Aug 14 03:01:59.308123 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8d4af0b4-650c-48b9-86d8-02a4897d431b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:59.313210 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8d4af0b4-650c-48b9-86d8-02a4897d431b tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/225e30ce-788e-45f8-8655-aa7c77ea45db Aug 14 03:01:59.313210 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8d4af0b4-650c-48b9-86d8-02a4897d431b tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:59.314673 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8d4af0b4-650c-48b9-86d8-02a4897d431b tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:59.324853 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8d4af0b4-650c-48b9-86d8-02a4897d431b tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/225e30ce-788e-45f8-8655-aa7c77ea45db returned with HTTP 404 Aug 14 03:01:59.325202 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 303/1190] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:59 2026] GET /volume/v3/volumes/225e30ce-788e-45f8-8655-aa7c77ea45db => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:01:59.338701 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-933238fc-4528-4e3c-817e-849c20841140 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:59.342699 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-933238fc-4528-4e3c-817e-849c20841140 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] DELETE https://10.4.3.152/volume/v3/volumes/63b6f176-cf4d-4291-90e8-dd970b460d8a Aug 14 03:01:59.342699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-933238fc-4528-4e3c-817e-849c20841140 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:59.342699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-933238fc-4528-4e3c-817e-849c20841140 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:59.343040 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-933238fc-4528-4e3c-817e-849c20841140 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Delete volume with id: 63b6f176-cf4d-4291-90e8-dd970b460d8a Aug 14 03:01:59.362933 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:59.362933 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:01:59.362933 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-933238fc-4528-4e3c-817e-849c20841140 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:59.402334 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-933238fc-4528-4e3c-817e-849c20841140 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Delete volume request issued successfully. Aug 14 03:01:59.403937 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-933238fc-4528-4e3c-817e-849c20841140 tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/63b6f176-cf4d-4291-90e8-dd970b460d8a returned with HTTP 202 Aug 14 03:01:59.403937 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 297/1191] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:01:59 2026] DELETE /volume/v3/volumes/63b6f176-cf4d-4291-90e8-dd970b460d8a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:01:59.422287 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5d0fbc0f-53de-4b0c-bdbc-cc3f218ea52f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:01:59.425477 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5d0fbc0f-53de-4b0c-bdbc-cc3f218ea52f tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/63b6f176-cf4d-4291-90e8-dd970b460d8a Aug 14 03:01:59.425739 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5d0fbc0f-53de-4b0c-bdbc-cc3f218ea52f tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:01:59.426024 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5d0fbc0f-53de-4b0c-bdbc-cc3f218ea52f tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:01:59.437649 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:01:59.437649 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:01:59.452400 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5d0fbc0f-53de-4b0c-bdbc-cc3f218ea52f tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Volume info retrieved successfully. Aug 14 03:01:59.466409 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5d0fbc0f-53de-4b0c-bdbc-cc3f218ea52f tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/63b6f176-cf4d-4291-90e8-dd970b460d8a returned with HTTP 200 Aug 14 03:01:59.467260 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 299/1192] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:01:59 2026] GET /volume/v3/volumes/63b6f176-cf4d-4291-90e8-dd970b460d8a => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:00.494483 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-821c419e-c6ab-42a6-8a9c-f29a5284509b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:00.501463 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-821c419e-c6ab-42a6-8a9c-f29a5284509b tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] GET https://10.4.3.152/volume/v3/volumes/63b6f176-cf4d-4291-90e8-dd970b460d8a Aug 14 03:02:00.502398 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-821c419e-c6ab-42a6-8a9c-f29a5284509b tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:00.502921 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-821c419e-c6ab-42a6-8a9c-f29a5284509b tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:00.517274 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-821c419e-c6ab-42a6-8a9c-f29a5284509b tempest-CreateVolumesFromImageTest-66460509 tempest-CreateVolumesFromImageTest-66460509-project-member] https://10.4.3.152/volume/v3/volumes/63b6f176-cf4d-4291-90e8-dd970b460d8a returned with HTTP 404 Aug 14 03:02:00.517274 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 294/1193] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:00 2026] GET /volume/v3/volumes/63b6f176-cf4d-4291-90e8-dd970b460d8a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:00.561847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8cf6f0bb-d1c8-44a9-aeaf-2ffd27b9218b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:00.564548 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8cf6f0bb-d1c8-44a9-aeaf-2ffd27b9218b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:02:00.570608 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8cf6f0bb-d1c8-44a9-aeaf-2ffd27b9218b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:00.570608 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8cf6f0bb-d1c8-44a9-aeaf-2ffd27b9218b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:00.598471 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:00.598471 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:00.607007 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8cf6f0bb-d1c8-44a9-aeaf-2ffd27b9218b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:02:00.615003 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8cf6f0bb-d1c8-44a9-aeaf-2ffd27b9218b tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:02:00.615442 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 304/1194] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:00 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 1143 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:00.694304 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-dae6cc34-c756-4685-a375-89d18c05b49c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:00.699288 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-dae6cc34-c756-4685-a375-89d18c05b49c tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:02:00.699686 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-dae6cc34-c756-4685-a375-89d18c05b49c tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:00.699765 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-dae6cc34-c756-4685-a375-89d18c05b49c tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:00.901005 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:00.901005 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:00.908210 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-dae6cc34-c756-4685-a375-89d18c05b49c tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:02:00.915038 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-dae6cc34-c756-4685-a375-89d18c05b49c tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:02:00.915785 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 298/1195] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:02:00 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 1143 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:00.956300 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-58ce1dbc-8f80-4ba4-889a-af776b0b3fd3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:00.961406 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-58ce1dbc-8f80-4ba4-889a-af776b0b3fd3 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] POST https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412/action Aug 14 03:02:00.962050 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-58ce1dbc-8f80-4ba4-889a-af776b0b3fd3 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:00.962224 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-58ce1dbc-8f80-4ba4-889a-af776b0b3fd3 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:00.985190 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:00.985190 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:00.986154 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-58ce1dbc-8f80-4ba4-889a-af776b0b3fd3 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:02:01.002267 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-58ce1dbc-8f80-4ba4-889a-af776b0b3fd3 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Begin detaching volume completed successfully. Aug 14 03:02:01.003274 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-58ce1dbc-8f80-4ba4-889a-af776b0b3fd3 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412/action returned with HTTP 202 Aug 14 03:02:01.004160 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 300/1196] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:02:00 2026] POST /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:02:01.119986 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-653ef9ea-edbd-4829-93b7-a37f9a52f49c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:01.120860 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-653ef9ea-edbd-4829-93b7-a37f9a52f49c None None] GET https://10.4.3.152/volume// Aug 14 03:02:01.120860 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-653ef9ea-edbd-4829-93b7-a37f9a52f49c None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:01.121085 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-653ef9ea-edbd-4829-93b7-a37f9a52f49c None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:01.121543 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-653ef9ea-edbd-4829-93b7-a37f9a52f49c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:02:01.123976 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 295/1197] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:02:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:02:01.152710 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-85d750a3-2f69-47b5-a8e7-ee3b7a5f12c7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:01.159234 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-85d750a3-2f69-47b5-a8e7-ee3b7a5f12c7 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:02:01.159599 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-85d750a3-2f69-47b5-a8e7-ee3b7a5f12c7 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:01.162953 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-85d750a3-2f69-47b5-a8e7-ee3b7a5f12c7 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:01.172988 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:01.172988 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:01.178290 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-85d750a3-2f69-47b5-a8e7-ee3b7a5f12c7 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:02:01.185183 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-85d750a3-2f69-47b5-a8e7-ee3b7a5f12c7 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:02:01.185675 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 305/1198] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:02:01 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 1326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:02:02.095215 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a18ba456-be62-45f7-91e1-6aad4690295c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:02.095215 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a18ba456-be62-45f7-91e1-6aad4690295c None None] GET https://10.4.3.152/volume// Aug 14 03:02:02.095215 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a18ba456-be62-45f7-91e1-6aad4690295c None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:02.095836 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a18ba456-be62-45f7-91e1-6aad4690295c None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:02.095836 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a18ba456-be62-45f7-91e1-6aad4690295c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:02:02.096099 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 299/1199] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:02:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:02:02.127710 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-a441f231-fd17-4a7e-bfba-d43ed809b4a9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:02.130793 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-a441f231-fd17-4a7e-bfba-d43ed809b4a9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:02:02.131979 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-a441f231-fd17-4a7e-bfba-d43ed809b4a9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:02.131979 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-a441f231-fd17-4a7e-bfba-d43ed809b4a9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:02.150985 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:02.150985 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:02.162399 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-a441f231-fd17-4a7e-bfba-d43ed809b4a9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:02.176615 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-a441f231-fd17-4a7e-bfba-d43ed809b4a9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 returned with HTTP 200 Aug 14 03:02:02.177431 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 301/1200] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:02:02 2026] GET /volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 => generated 1547 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:02:02.362552 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-56b107e3-cbb7-4320-87c2-d1599044e3bc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:02.365870 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-56b107e3-cbb7-4320-87c2-d1599044e3bc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] PUT https://10.4.3.152/volume/v3/attachments/edb7954e-aa91-43c7-bbe0-ba928502de3f Aug 14 03:02:02.366531 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-56b107e3-cbb7-4320-87c2-d1599044e3bc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:02.388934 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-56b107e3-cbb7-4320-87c2-d1599044e3bc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Acquiring lock "cinder-attachment_update-0d4d223e-1c06-423b-9347-3a5e131b9995-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:02:02.403687 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-56b107e3-cbb7-4320-87c2-d1599044e3bc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-0d4d223e-1c06-423b-9347-3a5e131b9995-np0000007307" acquired by "attachment_update" :: waited 0.015s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:02:02.405293 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:02.405293 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:02.621418 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-56b107e3-cbb7-4320-87c2-d1599044e3bc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Lock "cinder-attachment_update-0d4d223e-1c06-423b-9347-3a5e131b9995-np0000007307" released by "attachment_update" :: held 0.218s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:02:02.621949 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-56b107e3-cbb7-4320-87c2-d1599044e3bc tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/edb7954e-aa91-43c7-bbe0-ba928502de3f returned with HTTP 200 Aug 14 03:02:02.622665 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 296/1201] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:02:02 2026] PUT /volume/v3/attachments/edb7954e-aa91-43c7-bbe0-ba928502de3f => generated 969 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:02.683600 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-1ff7b47c-f2e7-49d3-b40a-7887e56a06fb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:02.686465 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-1ff7b47c-f2e7-49d3-b40a-7887e56a06fb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/attachments/edb7954e-aa91-43c7-bbe0-ba928502de3f/action Aug 14 03:02:02.687080 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-1ff7b47c-f2e7-49d3-b40a-7887e56a06fb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:02.687080 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-1ff7b47c-f2e7-49d3-b40a-7887e56a06fb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:02.719502 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-9a4135a4-ae8c-45ae-8f42-3faf330b67bf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:02.724791 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:02.724791 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:02.724994 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-9a4135a4-ae8c-45ae-8f42-3faf330b67bf tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] DELETE https://10.4.3.152/volume/v3/attachments/bf5890c7-3483-4a6c-b787-9eec56dcd4ac Aug 14 03:02:02.724994 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-9a4135a4-ae8c-45ae-8f42-3faf330b67bf tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:02.725070 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-9a4135a4-ae8c-45ae-8f42-3faf330b67bf tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:02.747587 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:02.747587 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:02.753867 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b7ef7d82-8b54-4466-bb81-180c06090766 req-1ff7b47c-f2e7-49d3-b40a-7887e56a06fb tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/edb7954e-aa91-43c7-bbe0-ba928502de3f/action returned with HTTP 204 Aug 14 03:02:02.754496 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 306/1202] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:02:02 2026] POST /volume/v3/attachments/edb7954e-aa91-43c7-bbe0-ba928502de3f/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:02.870804 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fe3f200d-e311-46c2-9eac-13a8b26c8ca3 req-9a4135a4-ae8c-45ae-8f42-3faf330b67bf tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/attachments/bf5890c7-3483-4a6c-b787-9eec56dcd4ac returned with HTTP 200 Aug 14 03:02:02.870804 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 300/1203] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:02:02 2026] DELETE /volume/v3/attachments/bf5890c7-3483-4a6c-b787-9eec56dcd4ac => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:03.289105 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aec4e6aa-738e-4c34-b474-7849ac2eb6e1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:03.297019 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aec4e6aa-738e-4c34-b474-7849ac2eb6e1 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:02:03.297019 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aec4e6aa-738e-4c34-b474-7849ac2eb6e1 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:03.298231 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aec4e6aa-738e-4c34-b474-7849ac2eb6e1 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:03.316402 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:03.316402 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:03.320923 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-aec4e6aa-738e-4c34-b474-7849ac2eb6e1 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:02:03.334218 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aec4e6aa-738e-4c34-b474-7849ac2eb6e1 tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:02:03.334762 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 302/1204] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:03 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:03.801362 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-16ca7c8b-01b6-4fe3-a74e-908c5a74158e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:04.038204 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-16ca7c8b-01b6-4fe3-a74e-908c5a74158e tempest-ProjectAdminTests-353786495 tempest-ProjectAdminTests-353786495-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools Aug 14 03:02:04.038476 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-16ca7c8b-01b6-4fe3-a74e-908c5a74158e tempest-ProjectAdminTests-353786495 tempest-ProjectAdminTests-353786495-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:04.038779 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-16ca7c8b-01b6-4fe3-a74e-908c5a74158e tempest-ProjectAdminTests-353786495 tempest-ProjectAdminTests-353786495-project-admin] Calling method 'get_pools' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:04.041232 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:04.041232 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:04.066114 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-16ca7c8b-01b6-4fe3-a74e-908c5a74158e tempest-ProjectAdminTests-353786495 tempest-ProjectAdminTests-353786495-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 03:02:04.066114 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 297/1205] 10.4.3.152 () {66 vars in 1291 bytes} [Fri Aug 14 03:02:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:04.082516 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4482701d-47e3-49c5-ab78-b9bc14a16b76 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:04.087458 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4482701d-47e3-49c5-ab78-b9bc14a16b76 tempest-ProjectAdminTests-353786495 tempest-ProjectAdminTests-353786495-project-admin] GET https://10.4.3.152/volume/v3/capabilities/np0000007307@storpool Aug 14 03:02:04.087458 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4482701d-47e3-49c5-ab78-b9bc14a16b76 tempest-ProjectAdminTests-353786495 tempest-ProjectAdminTests-353786495-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:04.091997 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4482701d-47e3-49c5-ab78-b9bc14a16b76 tempest-ProjectAdminTests-353786495 tempest-ProjectAdminTests-353786495-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:04.131395 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4482701d-47e3-49c5-ab78-b9bc14a16b76 tempest-ProjectAdminTests-353786495 tempest-ProjectAdminTests-353786495-project-admin] https://10.4.3.152/volume/v3/capabilities/np0000007307@storpool returned with HTTP 200 Aug 14 03:02:04.131395 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 307/1206] 10.4.3.152 () {66 vars in 1318 bytes} [Fri Aug 14 03:02:04 2026] GET /volume/v3/capabilities/np0000007307@storpool => generated 703 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:05.561844 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-32d956de-b3ff-47a1-a58c-9c6ab48bf087 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:05.563784 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-32d956de-b3ff-47a1-a58c-9c6ab48bf087 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:05.564476 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-32d956de-b3ff-47a1-a58c-9c6ab48bf087 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:05.564476 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-32d956de-b3ff-47a1-a58c-9c6ab48bf087 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:05.575696 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:05.575696 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:05.581289 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-32d956de-b3ff-47a1-a58c-9c6ab48bf087 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:05.589025 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-32d956de-b3ff-47a1-a58c-9c6ab48bf087 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:02:05.590959 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 301/1207] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:05 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:06.611840 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-eb6a84c1-699f-4497-8241-f7ba60478865 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:06.614578 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-eb6a84c1-699f-4497-8241-f7ba60478865 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:06.615055 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-eb6a84c1-699f-4497-8241-f7ba60478865 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:06.615136 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-eb6a84c1-699f-4497-8241-f7ba60478865 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:06.626456 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:06.626456 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:06.632728 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-eb6a84c1-699f-4497-8241-f7ba60478865 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:06.640834 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-eb6a84c1-699f-4497-8241-f7ba60478865 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:02:06.641572 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 303/1208] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:06 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:07.062047 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ad8bdb87-0763-4ab6-836a-de21714485ae None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:07.065644 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ad8bdb87-0763-4ab6-836a-de21714485ae tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:02:07.065877 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ad8bdb87-0763-4ab6-836a-de21714485ae tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:07.066133 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ad8bdb87-0763-4ab6-836a-de21714485ae tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:07.080942 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:07.080942 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:07.095348 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ad8bdb87-0763-4ab6-836a-de21714485ae tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:02:07.098603 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ad8bdb87-0763-4ab6-836a-de21714485ae tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:02:07.099210 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 298/1209] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:07 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:07.648299 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-60f39f16-ea2c-44a1-8172-a3e1486c87d1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:07.648299 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-60f39f16-ea2c-44a1-8172-a3e1486c87d1 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:02:07.648299 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-60f39f16-ea2c-44a1-8172-a3e1486c87d1 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:07.648299 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-60f39f16-ea2c-44a1-8172-a3e1486c87d1 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:07.673355 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-96a7b8e4-0a77-4b49-85ab-bb99f0e79e62 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:07.683850 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-96a7b8e4-0a77-4b49-85ab-bb99f0e79e62 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:07.683850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-96a7b8e4-0a77-4b49-85ab-bb99f0e79e62 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:07.683850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-96a7b8e4-0a77-4b49-85ab-bb99f0e79e62 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:07.685276 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-64449cc6-935f-4044-8bae-f6d3e222525d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:07.700511 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:07.700511 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:07.701720 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:07.701720 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:07.713052 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-96a7b8e4-0a77-4b49-85ab-bb99f0e79e62 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:07.713721 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-60f39f16-ea2c-44a1-8172-a3e1486c87d1 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:02:07.727231 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-96a7b8e4-0a77-4b49-85ab-bb99f0e79e62 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:02:07.727231 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 302/1210] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:07 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:07.742368 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-60f39f16-ea2c-44a1-8172-a3e1486c87d1 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:02:07.743640 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 308/1211] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:07 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 1139 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:07.831797 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-b42befed-76fd-4b6c-b794-f75c4dc1a289 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:07.837548 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-b42befed-76fd-4b6c-b794-f75c4dc1a289 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:02:07.838097 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-b42befed-76fd-4b6c-b794-f75c4dc1a289 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:07.838975 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-b42befed-76fd-4b6c-b794-f75c4dc1a289 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:07.854987 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:07.854987 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:07.860237 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-b42befed-76fd-4b6c-b794-f75c4dc1a289 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:02:07.866642 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-b42befed-76fd-4b6c-b794-f75c4dc1a289 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:02:07.867264 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 299/1212] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:02:07 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:07.903693 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-5cd80c65-917e-44c1-bd64-38f860c21835 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:07.908244 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-5cd80c65-917e-44c1-bd64-38f860c21835 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] POST https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0/action Aug 14 03:02:07.908926 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-5cd80c65-917e-44c1-bd64-38f860c21835 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:07.909150 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-5cd80c65-917e-44c1-bd64-38f860c21835 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:07.933025 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:07.933448 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1434160372"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:07.936533 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:07.936533 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:07.936894 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1434160372'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:07.937092 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume of 1 GB Aug 14 03:02:07.937278 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-5cd80c65-917e-44c1-bd64-38f860c21835 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:02:07.943879 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Availability Zones retrieved successfully. Aug 14 03:02:07.955134 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-5cd80c65-917e-44c1-bd64-38f860c21835 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Begin detaching volume completed successfully. Aug 14 03:02:07.955134 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-5cd80c65-917e-44c1-bd64-38f860c21835 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0/action returned with HTTP 202 Aug 14 03:02:07.955134 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 303/1213] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:02:07 2026] POST /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:02:07.957990 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (1290dfa2-6d1d-493f-a071-aa0e5f0f35a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:07.959416 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a118af5-3a4c-4129-8a47-6ec4fd00e24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:07.960703 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:08.013240 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a118af5-3a4c-4129-8a47-6ec4fd00e24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:08.015451 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b14e83-03ee-4984-985f-700541df1cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:08.041655 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8970309d-cf85-4386-b6de-4be2bc88503d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:08.041878 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8970309d-cf85-4386-b6de-4be2bc88503d None None] GET https://10.4.3.152/volume// Aug 14 03:02:08.042148 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8970309d-cf85-4386-b6de-4be2bc88503d None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:08.042363 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8970309d-cf85-4386-b6de-4be2bc88503d None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:08.042871 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8970309d-cf85-4386-b6de-4be2bc88503d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:02:08.044221 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 309/1214] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:02:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:02:08.054464 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-a9784124-5f22-4a46-9a00-ed1ed81687f2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:08.121780 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['7f1a8a32-45af-4135-808b-da4b1ab8aa2c', 'bf31f792-301d-4761-b037-f22ead24b75d', 'e774e050-f121-4565-919d-35c8cd1d15bc', 'c60c3a18-0c09-401a-8166-232df6697089'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:08.122945 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b14e83-03ee-4984-985f-700541df1cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f1a8a32-45af-4135-808b-da4b1ab8aa2c', 'bf31f792-301d-4761-b037-f22ead24b75d', 'e774e050-f121-4565-919d-35c8cd1d15bc', 'c60c3a18-0c09-401a-8166-232df6697089']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:08.124088 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b36e02-462f-4422-9e51-b4c7670cb0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:08.158396 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b36e02-462f-4422-9e51-b4c7670cb0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1446ede6-7c71-44f5-8b7e-617216c72b70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1434160372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['7f1a8a32-45af-4135-808b-da4b1ab8aa2c','bf31f792-301d-4761-b037-f22ead24b75d','e774e050-f121-4565-919d-35c8cd1d15bc','c60c3a18-0c09-401a-8166-232df6697089'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1434160372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1446ede6-7c71-44f5-8b7e-617216c72b70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad0db7ade15417784d8f67f7137f6ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0790acb1c9fa429080a20a5cba528700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:08.160140 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0165050-a0c9-402e-ada8-3e0ba9c766c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:08.190758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0165050-a0c9-402e-ada8-3e0ba9c766c4) transitioned into state 'SUCCESS' from state '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-1434160372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['7f1a8a32-45af-4135-808b-da4b1ab8aa2c','bf31f792-301d-4761-b037-f22ead24b75d','e774e050-f121-4565-919d-35c8cd1d15bc','c60c3a18-0c09-401a-8166-232df6697089'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:08.191731 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (167ed220-83db-4c52-b1d2-f780226c873d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:08.195464 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-a9784124-5f22-4a46-9a00-ed1ed81687f2 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:02:08.195868 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-a9784124-5f22-4a46-9a00-ed1ed81687f2 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:08.195999 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-a9784124-5f22-4a46-9a00-ed1ed81687f2 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:08.209332 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (167ed220-83db-4c52-b1d2-f780226c873d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:08.210036 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (1290dfa2-6d1d-493f-a071-aa0e5f0f35a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:08.213774 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request issued successfully. Aug 14 03:02:08.213774 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-64449cc6-935f-4044-8bae-f6d3e222525d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:08.213774 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 304/1215] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:02:07 2026] POST /volume/v3/volumes => generated 778 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:08.213976 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:08.213976 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:08.221332 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-a9784124-5f22-4a46-9a00-ed1ed81687f2 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:02:08.230185 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-56b0015a-88a1-41e6-a8bc-40830926a62c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:08.232505 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-56b0015a-88a1-41e6-a8bc-40830926a62c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 Aug 14 03:02:08.232788 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-56b0015a-88a1-41e6-a8bc-40830926a62c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:08.233098 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-56b0015a-88a1-41e6-a8bc-40830926a62c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:08.235463 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-a9784124-5f22-4a46-9a00-ed1ed81687f2 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:02:08.235463 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 300/1216] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:02:08 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 1322 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:02:08.244900 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:08.244900 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:08.250951 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-56b0015a-88a1-41e6-a8bc-40830926a62c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:08.257492 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-56b0015a-88a1-41e6-a8bc-40830926a62c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 returned with HTTP 200 Aug 14 03:02:08.258109 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 304/1217] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:08 2026] GET /volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:08.759499 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-96747f0f-9d41-4261-b09b-9fea54cb9237 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:08.768898 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-96747f0f-9d41-4261-b09b-9fea54cb9237 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:08.768898 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-96747f0f-9d41-4261-b09b-9fea54cb9237 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:08.768898 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-96747f0f-9d41-4261-b09b-9fea54cb9237 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:08.787134 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:08.787134 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:08.803852 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-96747f0f-9d41-4261-b09b-9fea54cb9237 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:08.817591 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-96747f0f-9d41-4261-b09b-9fea54cb9237 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:02:08.817591 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 310/1218] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:08 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:09.277452 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7c67e39a-0970-491c-b262-07d63d54dbbe None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:09.280989 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7c67e39a-0970-491c-b262-07d63d54dbbe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 Aug 14 03:02:09.281755 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7c67e39a-0970-491c-b262-07d63d54dbbe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:09.282030 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7c67e39a-0970-491c-b262-07d63d54dbbe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:09.293780 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:09.293780 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:09.302094 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7c67e39a-0970-491c-b262-07d63d54dbbe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:09.310797 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7c67e39a-0970-491c-b262-07d63d54dbbe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 returned with HTTP 200 Aug 14 03:02:09.311806 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 305/1219] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:09 2026] GET /volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 => generated 1018 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:09.330071 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1805dd25-147d-47c7-92b8-f0f4193a6a7b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:09.460659 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1805dd25-147d-47c7-92b8-f0f4193a6a7b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:02:09.461268 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1805dd25-147d-47c7-92b8-f0f4193a6a7b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1446ede6-7c71-44f5-8b7e-617216c72b70", "name": "tempest-ProjectMemberTests-Snapshot-1826396508"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:09.486927 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:09.486927 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:09.489962 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1805dd25-147d-47c7-92b8-f0f4193a6a7b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Volume info retrieved successfully. Aug 14 03:02:09.489962 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-1805dd25-147d-47c7-92b8-f0f4193a6a7b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Create snapshot from volume 1446ede6-7c71-44f5-8b7e-617216c72b70 Aug 14 03:02:09.569553 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-1805dd25-147d-47c7-92b8-f0f4193a6a7b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Created reservations ['cb7a12ee-cfd9-4b4d-b28d-f0377df31941', '235cbafe-d9c1-47fd-87df-f4a5138e770a', '76cb5a88-f50c-44da-8c94-6621856bb5d3', '055bf639-9843-4386-8f60-2b30006b9630'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:09.595404 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-afb497ee-0764-4b9a-9818-598b05727594 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:09.598629 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-afb497ee-0764-4b9a-9818-598b05727594 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f4531501-52a2-4dc7-bd0a-f0406b19be4d Aug 14 03:02:09.598883 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-afb497ee-0764-4b9a-9818-598b05727594 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:09.599213 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-afb497ee-0764-4b9a-9818-598b05727594 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:09.608448 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:09.608448 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:09.614629 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1805dd25-147d-47c7-92b8-f0f4193a6a7b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot create request issued successfully. Aug 14 03:02:09.615369 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1805dd25-147d-47c7-92b8-f0f4193a6a7b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:02:09.615757 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 301/1220] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:02:09 2026] POST /volume/v3/snapshots => generated 305 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:09.630528 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6132cd62-3082-4462-a83f-b49609da005b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:09.633114 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6132cd62-3082-4462-a83f-b49609da005b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] GET https://10.4.3.152/volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 Aug 14 03:02:09.633944 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6132cd62-3082-4462-a83f-b49609da005b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:09.633944 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6132cd62-3082-4462-a83f-b49609da005b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:09.643699 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:09.643699 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:09.643961 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6132cd62-3082-4462-a83f-b49609da005b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot retrieved successfully. Aug 14 03:02:09.645159 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6132cd62-3082-4462-a83f-b49609da005b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 returned with HTTP 200 Aug 14 03:02:09.645752 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 311/1221] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:09 2026] GET /volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:09.675495 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b1aa8a76-7442-4076-a944-8bd8896fc24f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:09.681474 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b1aa8a76-7442-4076-a944-8bd8896fc24f tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:02:09.681799 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b1aa8a76-7442-4076-a944-8bd8896fc24f tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:09.683220 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b1aa8a76-7442-4076-a944-8bd8896fc24f tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:09.683220 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-b1aa8a76-7442-4076-a944-8bd8896fc24f tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Delete volume with id: a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:02:09.701424 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:09.701424 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:09.701969 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b1aa8a76-7442-4076-a944-8bd8896fc24f tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:02:09.714397 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-43d444d9-573b-4ca7-9d57-50f447b3ef90 req-afb497ee-0764-4b9a-9818-598b05727594 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/f4531501-52a2-4dc7-bd0a-f0406b19be4d returned with HTTP 200 Aug 14 03:02:09.715369 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 305/1222] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:02:09 2026] DELETE /volume/v3/attachments/f4531501-52a2-4dc7-bd0a-f0406b19be4d => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:09.741567 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b1aa8a76-7442-4076-a944-8bd8896fc24f tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Delete volume request issued successfully. Aug 14 03:02:09.742126 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b1aa8a76-7442-4076-a944-8bd8896fc24f tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 202 Aug 14 03:02:09.743005 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 306/1223] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:09 2026] DELETE /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:09.754022 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-288c638b-6e04-402a-b525-9fa51788e19d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:09.756739 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-288c638b-6e04-402a-b525-9fa51788e19d tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:02:09.756919 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-288c638b-6e04-402a-b525-9fa51788e19d tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:09.757134 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-288c638b-6e04-402a-b525-9fa51788e19d tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:09.767048 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:09.767048 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:09.772210 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-288c638b-6e04-402a-b525-9fa51788e19d tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Volume info retrieved successfully. Aug 14 03:02:09.778504 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-288c638b-6e04-402a-b525-9fa51788e19d tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 200 Aug 14 03:02:09.779282 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 302/1224] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:09 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:09.835267 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a7434e76-afc0-4386-85b2-a7d55aa99649 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:09.838530 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a7434e76-afc0-4386-85b2-a7d55aa99649 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:09.841405 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a7434e76-afc0-4386-85b2-a7d55aa99649 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:09.841634 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a7434e76-afc0-4386-85b2-a7d55aa99649 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:09.855914 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:09.855914 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:09.862992 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a7434e76-afc0-4386-85b2-a7d55aa99649 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:09.873452 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a7434e76-afc0-4386-85b2-a7d55aa99649 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:02:09.874190 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 312/1225] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:09 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:09.919592 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-12d9752d-153a-45eb-b146-8afa32b341da None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:09.921578 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-12d9752d-153a-45eb-b146-8afa32b341da tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] POST https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action Aug 14 03:02:09.922016 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-12d9752d-153a-45eb-b146-8afa32b341da tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-909844731", "disk_format": "qcow2"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:09.922903 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-12d9752d-153a-45eb-b146-8afa32b341da tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-909844731", "disk_format": "qcow2"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:09.933964 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:09.933964 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:09.934697 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-12d9752d-153a-45eb-b146-8afa32b341da tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:09.967719 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:09.967719 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:09.977392 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.image.image_utils [None req-12d9752d-153a-45eb-b146-8afa32b341da tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-909844731'}] 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-909844731'}]. {{(pid=100381) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 03:02:10.197169 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2ff6ed31-472b-48e9-bc39-9a7920c9952b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:10.199791 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2ff6ed31-472b-48e9-bc39-9a7920c9952b tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:02:10.199791 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2ff6ed31-472b-48e9-bc39-9a7920c9952b tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:10.199791 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2ff6ed31-472b-48e9-bc39-9a7920c9952b tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:10.208265 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:10.208265 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:10.213744 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2ff6ed31-472b-48e9-bc39-9a7920c9952b tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:02:10.220161 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2ff6ed31-472b-48e9-bc39-9a7920c9952b tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:02:10.221036 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 307/1226] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:10 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:10.658166 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1f5540a6-7547-4c59-8ac6-848080ee1db4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:10.660182 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1f5540a6-7547-4c59-8ac6-848080ee1db4 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] GET https://10.4.3.152/volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 Aug 14 03:02:10.660441 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1f5540a6-7547-4c59-8ac6-848080ee1db4 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:10.660999 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1f5540a6-7547-4c59-8ac6-848080ee1db4 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:10.677512 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:10.677512 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:10.678194 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1f5540a6-7547-4c59-8ac6-848080ee1db4 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot retrieved successfully. Aug 14 03:02:10.679482 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1f5540a6-7547-4c59-8ac6-848080ee1db4 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 returned with HTTP 200 Aug 14 03:02:10.679950 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 303/1227] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:10 2026] GET /volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:10.697495 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-72e10d97-b24c-4f2c-a60f-ef03f37d7299 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:10.699515 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-72e10d97-b24c-4f2c-a60f-ef03f37d7299 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 Aug 14 03:02:10.700148 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-72e10d97-b24c-4f2c-a60f-ef03f37d7299 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:10.700616 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-72e10d97-b24c-4f2c-a60f-ef03f37d7299 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:10.700949 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-72e10d97-b24c-4f2c-a60f-ef03f37d7299 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Delete snapshot with id: d8ca2da5-1ec4-43b7-a203-a443884f84d0 Aug 14 03:02:10.709993 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:10.709993 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:10.711856 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-72e10d97-b24c-4f2c-a60f-ef03f37d7299 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot retrieved successfully. Aug 14 03:02:10.744541 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-72e10d97-b24c-4f2c-a60f-ef03f37d7299 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot delete request issued successfully. Aug 14 03:02:10.744541 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-72e10d97-b24c-4f2c-a60f-ef03f37d7299 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 returned with HTTP 202 Aug 14 03:02:10.744541 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 313/1228] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:02:10 2026] DELETE /volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:10.758495 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0564de17-bf49-4851-8ebb-bbc385c3e997 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:10.761341 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0564de17-bf49-4851-8ebb-bbc385c3e997 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] GET https://10.4.3.152/volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 Aug 14 03:02:10.761753 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0564de17-bf49-4851-8ebb-bbc385c3e997 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:10.761753 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0564de17-bf49-4851-8ebb-bbc385c3e997 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:10.771059 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:10.771059 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:10.772069 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0564de17-bf49-4851-8ebb-bbc385c3e997 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot retrieved successfully. Aug 14 03:02:10.776713 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0564de17-bf49-4851-8ebb-bbc385c3e997 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 returned with HTTP 200 Aug 14 03:02:10.777848 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 308/1229] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:10 2026] GET /volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:10.801437 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-96695308-2988-4971-b97c-2bbf5a87514a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:10.803659 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-96695308-2988-4971-b97c-2bbf5a87514a tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] GET https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 Aug 14 03:02:10.803980 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-96695308-2988-4971-b97c-2bbf5a87514a tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:10.804277 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-96695308-2988-4971-b97c-2bbf5a87514a tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:10.813246 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-96695308-2988-4971-b97c-2bbf5a87514a tempest-ServerStableDeviceRescueTest-1482596905 tempest-ServerStableDeviceRescueTest-1482596905-project-member] https://10.4.3.152/volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 returned with HTTP 404 Aug 14 03:02:10.813735 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 304/1230] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:10 2026] GET /volume/v3/volumes/a41e1c2f-16aa-4cbb-8509-b162c7786412 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:10.940582 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-12d9752d-153a-45eb-b146-8afa32b341da tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Copy volume to image completed successfully. Aug 14 03:02:10.942440 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-12d9752d-153a-45eb-b146-8afa32b341da tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action returned with HTTP 202 Aug 14 03:02:10.942440 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 306/1231] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:02:09 2026] POST /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5/action => generated 688 bytes in 1022 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:11.170926 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:11.175051 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:11.175517 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-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": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "source_volid": null, "backup_id": null}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:11.177596 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-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': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'source_volid': None, 'backup_id': None}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:11.310872 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Create volume of 1 GB Aug 14 03:02:11.311323 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:11.311323 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:11.319903 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Availability Zones retrieved successfully. Aug 14 03:02:11.327845 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Flow 'volume_create_api' (bacda188-d4c3-4678-ac61-aabc5b2a04f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:11.329652 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f36ec2a-d5e6-4549-94b2-4dba9b5a3470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:11.330953 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:11.413597 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f36ec2a-d5e6-4549-94b2-4dba9b5a3470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:11.414873 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc4e9194-ad1f-4399-aea4-b0ff233c1ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:11.482916 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Created reservations ['5671b9e8-74ae-4146-8ad0-55f59b59d36d', 'd1e2cf16-b815-437e-980d-2dbf94a7436f', '90979e84-5ca8-416d-bc30-efbeac72f0fc', '53298faa-5e32-4a2a-980a-821cc64d38d9'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:11.484231 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc4e9194-ad1f-4399-aea4-b0ff233c1ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5671b9e8-74ae-4146-8ad0-55f59b59d36d', 'd1e2cf16-b815-437e-980d-2dbf94a7436f', '90979e84-5ca8-416d-bc30-efbeac72f0fc', '53298faa-5e32-4a2a-980a-821cc64d38d9']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:11.485216 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a26d7067-c599-4b3b-83c4-3982ff410c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:11.521007 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a26d7067-c599-4b3b-83c4-3982ff410c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cef1efd-1c09-4781-b15b-afeda78d1105', '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='7908d807df8345228ac575d8a1046ea7',qos_specs=None,replication_status=,reservations=['5671b9e8-74ae-4146-8ad0-55f59b59d36d','d1e2cf16-b815-437e-980d-2dbf94a7436f','90979e84-5ca8-416d-bc30-efbeac72f0fc','53298faa-5e32-4a2a-980a-821cc64d38d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46b1d1fb33d946b5a5bb582d095b3ea0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:11Z,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=6cef1efd-1c09-4781-b15b-afeda78d1105,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7908d807df8345228ac575d8a1046ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46b1d1fb33d946b5a5bb582d095b3ea0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:11.522183 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa0c4cf8-ce79-4f28-92c2-5f1b79d08b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:11.552017 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa0c4cf8-ce79-4f28-92c2-5f1b79d08b15) transitioned into 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='7908d807df8345228ac575d8a1046ea7',qos_specs=None,replication_status=,reservations=['5671b9e8-74ae-4146-8ad0-55f59b59d36d','d1e2cf16-b815-437e-980d-2dbf94a7436f','90979e84-5ca8-416d-bc30-efbeac72f0fc','53298faa-5e32-4a2a-980a-821cc64d38d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46b1d1fb33d946b5a5bb582d095b3ea0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:11.554015 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a31dda1-f9f0-4edd-bb7f-021686f9226a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:11.570969 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a31dda1-f9f0-4edd-bb7f-021686f9226a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:11.573038 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Flow 'volume_create_api' (bacda188-d4c3-4678-ac61-aabc5b2a04f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:11.573038 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Create volume request issued successfully. Aug 14 03:02:11.575155 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-111ade2f-a192-40d8-b025-76c5662d4e52 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:11.576180 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 314/1232] 10.4.3.152 () {72 vars in 1541 bytes} [Fri Aug 14 03:02:11 2026] POST /volume/v3/volumes => generated 703 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:11.588344 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-77173499-9d4d-48f5-9cd8-5806e08a245d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:11.603293 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-77173499-9d4d-48f5-9cd8-5806e08a245d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] GET https://10.4.3.152/volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 Aug 14 03:02:11.603293 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-77173499-9d4d-48f5-9cd8-5806e08a245d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:11.603293 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-77173499-9d4d-48f5-9cd8-5806e08a245d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:11.616488 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:11.616488 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:11.622445 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-77173499-9d4d-48f5-9cd8-5806e08a245d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Volume info retrieved successfully. Aug 14 03:02:11.633459 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-77173499-9d4d-48f5-9cd8-5806e08a245d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 returned with HTTP 200 Aug 14 03:02:11.634035 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 309/1233] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:02:11 2026] GET /volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 => generated 771 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:11.646080 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-400148c4-4b1e-4280-9ebb-7d870048b338 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:11.650200 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-400148c4-4b1e-4280-9ebb-7d870048b338 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] GET https://10.4.3.152/volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 Aug 14 03:02:11.650523 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-400148c4-4b1e-4280-9ebb-7d870048b338 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:11.652063 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-400148c4-4b1e-4280-9ebb-7d870048b338 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:11.662142 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:11.662142 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:11.673473 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-400148c4-4b1e-4280-9ebb-7d870048b338 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Volume info retrieved successfully. Aug 14 03:02:11.681427 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-400148c4-4b1e-4280-9ebb-7d870048b338 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 returned with HTTP 200 Aug 14 03:02:11.681427 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 305/1234] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:02:11 2026] GET /volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 => generated 771 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:11.792341 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9475baf7-608f-45ba-90b7-ad6ac7e3653a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:11.795707 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9475baf7-608f-45ba-90b7-ad6ac7e3653a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] GET https://10.4.3.152/volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 Aug 14 03:02:11.795707 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9475baf7-608f-45ba-90b7-ad6ac7e3653a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:11.796175 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9475baf7-608f-45ba-90b7-ad6ac7e3653a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:11.806590 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9475baf7-608f-45ba-90b7-ad6ac7e3653a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 returned with HTTP 404 Aug 14 03:02:11.806590 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 307/1235] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:11 2026] GET /volume/v3/snapshots/d8ca2da5-1ec4-43b7-a203-a443884f84d0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:11.816906 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-92d98c39-8f83-46d5-a3f8-548d62fab6da None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:11.820946 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-92d98c39-8f83-46d5-a3f8-548d62fab6da tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 Aug 14 03:02:11.820946 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-92d98c39-8f83-46d5-a3f8-548d62fab6da tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:11.820946 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-92d98c39-8f83-46d5-a3f8-548d62fab6da tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:11.821115 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-92d98c39-8f83-46d5-a3f8-548d62fab6da tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume with id: 1446ede6-7c71-44f5-8b7e-617216c72b70 Aug 14 03:02:11.833370 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:11.833370 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:11.833370 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-92d98c39-8f83-46d5-a3f8-548d62fab6da tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:11.870428 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-92d98c39-8f83-46d5-a3f8-548d62fab6da tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume request issued successfully. Aug 14 03:02:11.870428 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-92d98c39-8f83-46d5-a3f8-548d62fab6da tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 returned with HTTP 202 Aug 14 03:02:11.870995 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 315/1236] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:11 2026] DELETE /volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:11.883944 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ff01c46d-1557-4776-a672-98a4beb423ec None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:11.887962 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ff01c46d-1557-4776-a672-98a4beb423ec tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 Aug 14 03:02:11.887962 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ff01c46d-1557-4776-a672-98a4beb423ec tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:11.887962 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ff01c46d-1557-4776-a672-98a4beb423ec tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:11.899760 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:11.899760 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:11.907052 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ff01c46d-1557-4776-a672-98a4beb423ec tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:11.910273 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ff01c46d-1557-4776-a672-98a4beb423ec tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 returned with HTTP 200 Aug 14 03:02:11.910744 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 310/1237] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:11 2026] GET /volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:11.942488 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-ac9fba3d-0111-4aa2-a45d-d7982a999a6b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:11.945980 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-ac9fba3d-0111-4aa2-a45d-d7982a999a6b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/limits Aug 14 03:02:11.945980 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-ac9fba3d-0111-4aa2-a45d-d7982a999a6b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:11.946960 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-ac9fba3d-0111-4aa2-a45d-d7982a999a6b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:11.960742 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-ac9fba3d-0111-4aa2-a45d-d7982a999a6b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-22097927 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-22097927, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:11.981377 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-ac9fba3d-0111-4aa2-a45d-d7982a999a6b tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/limits returned with HTTP 200 Aug 14 03:02:11.982159 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 306/1238] 10.4.3.152 () {68 vars in 1484 bytes} [Fri Aug 14 03:02:11 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:12.114402 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-4677fa4a-f16a-4764-80a8-8686fc13e475 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:12.124028 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-4677fa4a-f16a-4764-80a8-8686fc13e475 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:02:12.124028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-4677fa4a-f16a-4764-80a8-8686fc13e475 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:12.124885 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-4677fa4a-f16a-4764-80a8-8686fc13e475 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:12.149002 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:12.149002 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:12.164031 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-4677fa4a-f16a-4764-80a8-8686fc13e475 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:12.181232 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-4677fa4a-f16a-4764-80a8-8686fc13e475 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 returned with HTTP 200 Aug 14 03:02:12.181232 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 308/1239] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:02:12 2026] GET /volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 => generated 1660 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:12.204588 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-c9d41ddb-afb1-421b-af83-c321acd2c0ac None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:12.212755 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-c9d41ddb-afb1-421b-af83-c321acd2c0ac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:02:12.212916 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-c9d41ddb-afb1-421b-af83-c321acd2c0ac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d4d223e-1c06-423b-9347-3a5e131b9995", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:12.233900 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:12.233900 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:12.234465 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-c9d41ddb-afb1-421b-af83-c321acd2c0ac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:12.234689 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-c9d41ddb-afb1-421b-af83-c321acd2c0ac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Create snapshot from volume 0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:02:12.333127 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-c9d41ddb-afb1-421b-af83-c321acd2c0ac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Created reservations ['b866f1fa-891c-4b24-ad20-9779d9f3c38b', '79590d9e-3135-4bfc-bbee-7a819eae2ebe', '8ba32ee9-3c9c-4d5a-986d-fc5f442d48db', '69fe028f-2248-4bba-8b6d-bf4f4ea72941'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:12.434056 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-c9d41ddb-afb1-421b-af83-c321acd2c0ac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Snapshot force create request issued successfully. Aug 14 03:02:12.434056 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0d42a8fd-18f1-413c-85d7-c4d6edbed2f2 req-c9d41ddb-afb1-421b-af83-c321acd2c0ac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:02:12.434056 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 316/1240] 10.4.3.152 () {72 vars in 1547 bytes} [Fri Aug 14 03:02:12 2026] POST /volume/v3/snapshots => generated 292 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:12.934154 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1f969c6c-15d8-49b9-bcc0-a008ba9ad05a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:12.938479 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1f969c6c-15d8-49b9-bcc0-a008ba9ad05a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 Aug 14 03:02:12.938777 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1f969c6c-15d8-49b9-bcc0-a008ba9ad05a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:12.939359 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1f969c6c-15d8-49b9-bcc0-a008ba9ad05a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:12.949027 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1f969c6c-15d8-49b9-bcc0-a008ba9ad05a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 returned with HTTP 404 Aug 14 03:02:12.950046 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 311/1241] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:12 2026] GET /volume/v3/volumes/1446ede6-7c71-44f5-8b7e-617216c72b70 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:12.964691 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:12.976148 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:12.976148 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-762764609"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:12.978353 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-762764609'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:12.978730 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume of 1 GB Aug 14 03:02:12.985911 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Availability Zones retrieved successfully. Aug 14 03:02:12.995715 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (8835b0fa-c25a-4eb4-ac6b-c458ac05742b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:12.997694 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e615c3ab-3bd5-479a-a120-f6ce6758a945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:12.999214 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:13.058098 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e615c3ab-3bd5-479a-a120-f6ce6758a945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:13.061102 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575c5ee0-d3a4-4180-970b-040331941ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:13.133444 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['db13f483-0d1f-42e8-a251-e9c4ab7cf1ce', 'c0f5ad9b-e45a-4caa-bd75-c1cb990b8a26', '1fef89f8-37ad-4bcf-80ec-b7564748b161', 'f46415dc-5fed-482f-bde1-0f684554686f'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:13.134343 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575c5ee0-d3a4-4180-970b-040331941ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db13f483-0d1f-42e8-a251-e9c4ab7cf1ce', 'c0f5ad9b-e45a-4caa-bd75-c1cb990b8a26', '1fef89f8-37ad-4bcf-80ec-b7564748b161', 'f46415dc-5fed-482f-bde1-0f684554686f']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:13.135207 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86ed5986-7c25-4ee5-8d57-18691fd5ecc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:13.172202 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86ed5986-7c25-4ee5-8d57-18691fd5ecc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcc32d04-34c4-444f-b2e3-32ccc8758527', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-762764609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['db13f483-0d1f-42e8-a251-e9c4ab7cf1ce','c0f5ad9b-e45a-4caa-bd75-c1cb990b8a26','1fef89f8-37ad-4bcf-80ec-b7564748b161','f46415dc-5fed-482f-bde1-0f684554686f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-762764609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcc32d04-34c4-444f-b2e3-32ccc8758527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad0db7ade15417784d8f67f7137f6ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0790acb1c9fa429080a20a5cba528700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:13.177506 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd1eff2-68af-4953-b078-5433be624d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:13.228622 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd1eff2-68af-4953-b078-5433be624d46) transitioned into state 'SUCCESS' from state '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-762764609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['db13f483-0d1f-42e8-a251-e9c4ab7cf1ce','c0f5ad9b-e45a-4caa-bd75-c1cb990b8a26','1fef89f8-37ad-4bcf-80ec-b7564748b161','f46415dc-5fed-482f-bde1-0f684554686f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:13.228622 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3c35d00-b20a-49c4-be00-a5d48c0ecc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:13.249401 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3c35d00-b20a-49c4-be00-a5d48c0ecc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:13.251314 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (8835b0fa-c25a-4eb4-ac6b-c458ac05742b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:13.252663 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request issued successfully. Aug 14 03:02:13.253107 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-861303f9-a036-41e3-913e-5c6deb1dc6a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:13.253855 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 307/1242] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:02:12 2026] POST /volume/v3/volumes => generated 777 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:13.273999 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-74f37144-287e-4b91-b273-cce4d513518c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:13.277902 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74f37144-287e-4b91-b273-cce4d513518c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 Aug 14 03:02:13.278076 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74f37144-287e-4b91-b273-cce4d513518c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:13.278991 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74f37144-287e-4b91-b273-cce4d513518c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:13.293202 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:13.293202 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:13.302845 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-74f37144-287e-4b91-b273-cce4d513518c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:13.307529 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74f37144-287e-4b91-b273-cce4d513518c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 returned with HTTP 200 Aug 14 03:02:13.308861 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 309/1243] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:13 2026] GET /volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:14.332492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7545ea42-60f7-4e2a-8c45-d81e15ec9343 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:14.335940 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7545ea42-60f7-4e2a-8c45-d81e15ec9343 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 Aug 14 03:02:14.340712 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7545ea42-60f7-4e2a-8c45-d81e15ec9343 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:14.340712 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7545ea42-60f7-4e2a-8c45-d81e15ec9343 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:14.356116 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:14.356116 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:14.363157 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7545ea42-60f7-4e2a-8c45-d81e15ec9343 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:14.370353 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7545ea42-60f7-4e2a-8c45-d81e15ec9343 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 returned with HTTP 200 Aug 14 03:02:14.371118 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 317/1244] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:14 2026] GET /volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:14.388086 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3278657d-0c4b-4276-bf56-83fe84adf24e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:14.390649 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3278657d-0c4b-4276-bf56-83fe84adf24e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:02:14.391773 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3278657d-0c4b-4276-bf56-83fe84adf24e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcc32d04-34c4-444f-b2e3-32ccc8758527", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-463715289"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:14.404441 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:14.404441 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:14.404441 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3278657d-0c4b-4276-bf56-83fe84adf24e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:14.404441 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-3278657d-0c4b-4276-bf56-83fe84adf24e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create snapshot from volume bcc32d04-34c4-444f-b2e3-32ccc8758527 Aug 14 03:02:14.439977 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-3278657d-0c4b-4276-bf56-83fe84adf24e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['ad682f75-5791-4591-8d63-7cdc0f1618ad', 'f72afa89-0540-4fcd-bf8a-c1e440f55452', 'bd9db3ad-7301-43c4-bcc4-88a6dbcac765', 'bc9a5c40-4cda-4d0e-833b-1cc763b534df'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:14.490847 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3278657d-0c4b-4276-bf56-83fe84adf24e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot create request issued successfully. Aug 14 03:02:14.491458 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3278657d-0c4b-4276-bf56-83fe84adf24e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:02:14.491987 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 312/1245] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:02:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:14.504724 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9a951597-2628-4bb2-9ac8-0f62f8b3ac7c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:14.507146 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9a951597-2628-4bb2-9ac8-0f62f8b3ac7c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 Aug 14 03:02:14.507308 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9a951597-2628-4bb2-9ac8-0f62f8b3ac7c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:14.507626 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9a951597-2628-4bb2-9ac8-0f62f8b3ac7c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:14.521319 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:14.521319 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:14.521851 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9a951597-2628-4bb2-9ac8-0f62f8b3ac7c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:14.523010 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9a951597-2628-4bb2-9ac8-0f62f8b3ac7c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 returned with HTTP 200 Aug 14 03:02:14.523713 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 308/1246] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:14 2026] GET /volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:14.699039 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-94be85f8-677f-4228-9d7d-874f4aece64d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:14.702286 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-94be85f8-677f-4228-9d7d-874f4aece64d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] GET https://10.4.3.152/volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 Aug 14 03:02:14.704110 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-94be85f8-677f-4228-9d7d-874f4aece64d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:14.704110 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-94be85f8-677f-4228-9d7d-874f4aece64d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:14.719190 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:14.719190 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:14.727993 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-94be85f8-677f-4228-9d7d-874f4aece64d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Volume info retrieved successfully. Aug 14 03:02:14.740632 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-94be85f8-677f-4228-9d7d-874f4aece64d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 returned with HTTP 200 Aug 14 03:02:14.742866 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 310/1247] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:02:14 2026] GET /volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 => generated 1311 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:14.765163 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8fdc7284-6fd4-4c5b-abf3-dee93aab635e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:14.766043 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8fdc7284-6fd4-4c5b-abf3-dee93aab635e None None] GET https://10.4.3.152/volume// Aug 14 03:02:14.766043 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8fdc7284-6fd4-4c5b-abf3-dee93aab635e None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:14.766398 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8fdc7284-6fd4-4c5b-abf3-dee93aab635e None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:14.767524 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8fdc7284-6fd4-4c5b-abf3-dee93aab635e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:02:14.767524 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 318/1248] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:02:14 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:02:14.780364 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-17538808-e16a-4b79-823a-94c0843aded7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:14.785600 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-17538808-e16a-4b79-823a-94c0843aded7 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:02:14.786340 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-17538808-e16a-4b79-823a-94c0843aded7 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cef1efd-1c09-4781-b15b-afeda78d1105", "connector": null, "instance_uuid": "2b2ee150-9392-4378-9362-86ae7e5106e8"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:14.801864 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:14.801864 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:14.851360 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-17538808-e16a-4b79-823a-94c0843aded7 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:02:14.852000 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 313/1249] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:02:14 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:14.869069 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b712a7e0-ca41-4ddd-94cf-b9f5f49d4b7e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:14.869069 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b712a7e0-ca41-4ddd-94cf-b9f5f49d4b7e None None] GET https://10.4.3.152/volume// Aug 14 03:02:14.869069 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b712a7e0-ca41-4ddd-94cf-b9f5f49d4b7e None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:14.869069 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b712a7e0-ca41-4ddd-94cf-b9f5f49d4b7e None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:14.869845 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b712a7e0-ca41-4ddd-94cf-b9f5f49d4b7e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:02:14.870607 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 309/1250] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:02:14 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:02:14.883933 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-40fcb09a-50ed-45a6-98e7-68037161d59d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:14.893753 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-40fcb09a-50ed-45a6-98e7-68037161d59d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] GET https://10.4.3.152/volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 Aug 14 03:02:14.894533 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-40fcb09a-50ed-45a6-98e7-68037161d59d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:14.895197 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-40fcb09a-50ed-45a6-98e7-68037161d59d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:14.919430 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:14.919430 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:14.931185 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-40fcb09a-50ed-45a6-98e7-68037161d59d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Volume info retrieved successfully. Aug 14 03:02:14.948194 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-40fcb09a-50ed-45a6-98e7-68037161d59d tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 returned with HTTP 200 Aug 14 03:02:14.949638 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 311/1251] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:02:14 2026] GET /volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 => generated 1490 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:02:15.131164 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-c431fb36-2976-4a8d-bcd6-b122a70a930f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:15.135633 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-c431fb36-2976-4a8d-bcd6-b122a70a930f tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] PUT https://10.4.3.152/volume/v3/attachments/79486bbb-47b4-48a5-9162-0e53e4c69e76 Aug 14 03:02:15.136369 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-c431fb36-2976-4a8d-bcd6-b122a70a930f tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:15.153867 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-c431fb36-2976-4a8d-bcd6-b122a70a930f tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Acquiring lock "cinder-attachment_update-6cef1efd-1c09-4781-b15b-afeda78d1105-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:02:15.160667 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-c431fb36-2976-4a8d-bcd6-b122a70a930f tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Lock "cinder-attachment_update-6cef1efd-1c09-4781-b15b-afeda78d1105-np0000007307" acquired by "attachment_update" :: waited 0.008s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:02:15.162684 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:15.162684 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:15.353448 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-c431fb36-2976-4a8d-bcd6-b122a70a930f tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Lock "cinder-attachment_update-6cef1efd-1c09-4781-b15b-afeda78d1105-np0000007307" released by "attachment_update" :: held 0.192s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:02:15.354166 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-c431fb36-2976-4a8d-bcd6-b122a70a930f tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/attachments/79486bbb-47b4-48a5-9162-0e53e4c69e76 returned with HTTP 200 Aug 14 03:02:15.354525 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 319/1252] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:02:15 2026] PUT /volume/v3/attachments/79486bbb-47b4-48a5-9162-0e53e4c69e76 => generated 969 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:15.408463 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-498adbf4-a3d0-40ca-b3e6-0dc7abbcd827 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:15.414014 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-498adbf4-a3d0-40ca-b3e6-0dc7abbcd827 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] POST https://10.4.3.152/volume/v3/attachments/79486bbb-47b4-48a5-9162-0e53e4c69e76/action Aug 14 03:02:15.414917 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-498adbf4-a3d0-40ca-b3e6-0dc7abbcd827 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:15.414917 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-498adbf4-a3d0-40ca-b3e6-0dc7abbcd827 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:15.448285 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:15.451173 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:15.452147 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-250242128", "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:15.455005 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-250242128', 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:15.477237 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:15.477237 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:15.520046 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2b28cdd2-e345-437d-bcb6-9fee73cf986f req-498adbf4-a3d0-40ca-b3e6-0dc7abbcd827 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/attachments/79486bbb-47b4-48a5-9162-0e53e4c69e76/action returned with HTTP 204 Aug 14 03:02:15.520517 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 314/1253] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:02:15 2026] POST /volume/v3/attachments/79486bbb-47b4-48a5-9162-0e53e4c69e76/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:15.540561 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2e58fd15-a1b6-4fb8-84c6-2d5505308124 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:15.542848 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2e58fd15-a1b6-4fb8-84c6-2d5505308124 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 Aug 14 03:02:15.543343 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2e58fd15-a1b6-4fb8-84c6-2d5505308124 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:15.543479 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2e58fd15-a1b6-4fb8-84c6-2d5505308124 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:15.559785 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:15.559785 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:15.559785 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2e58fd15-a1b6-4fb8-84c6-2d5505308124 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:15.559785 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2e58fd15-a1b6-4fb8-84c6-2d5505308124 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 returned with HTTP 200 Aug 14 03:02:15.559785 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 312/1254] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:15 2026] GET /volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:15.579074 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-aa5ee576-bc86-4fff-bbda-d1ddc3ad850e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:15.585740 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-aa5ee576-bc86-4fff-bbda-d1ddc3ad850e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 Aug 14 03:02:15.585740 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-aa5ee576-bc86-4fff-bbda-d1ddc3ad850e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:15.587274 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-aa5ee576-bc86-4fff-bbda-d1ddc3ad850e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:15.588144 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-aa5ee576-bc86-4fff-bbda-d1ddc3ad850e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Delete snapshot with id: 264df30e-85e3-456d-8bf6-d0c32a301c88 Aug 14 03:02:15.597119 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:15.597119 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:15.597765 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-aa5ee576-bc86-4fff-bbda-d1ddc3ad850e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot retrieved successfully. Aug 14 03:02:15.629700 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-aa5ee576-bc86-4fff-bbda-d1ddc3ad850e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot delete request issued successfully. Aug 14 03:02:15.629700 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-aa5ee576-bc86-4fff-bbda-d1ddc3ad850e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 returned with HTTP 202 Aug 14 03:02:15.631835 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 320/1255] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:02:15 2026] DELETE /volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:15.636524 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Create volume of 1 GB Aug 14 03:02:15.644653 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f98e7699-404d-4a92-a87e-095754067d46 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:15.646049 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Availability Zones retrieved successfully. Aug 14 03:02:15.647530 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f98e7699-404d-4a92-a87e-095754067d46 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] GET https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 Aug 14 03:02:15.647857 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f98e7699-404d-4a92-a87e-095754067d46 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:15.648630 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f98e7699-404d-4a92-a87e-095754067d46 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:15.656360 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Flow 'volume_create_api' (c4d854fa-a7e4-4539-8b6c-25079ed1b4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:15.658270 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6423dd5-3d16-4867-a5c9-6ed065cf6ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:15.661516 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:15.661516 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:15.661642 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:15.661688 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f98e7699-404d-4a92-a87e-095754067d46 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot retrieved successfully. Aug 14 03:02:15.662959 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f98e7699-404d-4a92-a87e-095754067d46 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 returned with HTTP 200 Aug 14 03:02:15.663662 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 315/1256] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:15 2026] GET /volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:15.778650 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6423dd5-3d16-4867-a5c9-6ed065cf6ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:15.779917 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db8edaed-c51d-40b2-a76c-a4e39fe23aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:15.859366 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Created reservations ['e6a01e07-a399-443d-be00-9b06c9b4b06c', 'b7f3c1cd-2a0f-42f2-a9fd-9eced626db4f', '88d9b7b6-0f23-41cd-a21e-eb62dda2a29b', '9d35558e-adb6-49c5-b778-eaa89f2a2051'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:15.860797 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db8edaed-c51d-40b2-a76c-a4e39fe23aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6a01e07-a399-443d-be00-9b06c9b4b06c', 'b7f3c1cd-2a0f-42f2-a9fd-9eced626db4f', '88d9b7b6-0f23-41cd-a21e-eb62dda2a29b', '9d35558e-adb6-49c5-b778-eaa89f2a2051']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:15.862085 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c471cf-7869-451b-a917-abd3964d609f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:15.905251 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c471cf-7869-451b-a917-abd3964d609f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b89ee064-85df-41e4-b311-f35a7a99c05f', '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-250242128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c676856a4c4343b1064bf095bfa179',qos_specs=None,replication_status=,reservations=['e6a01e07-a399-443d-be00-9b06c9b4b06c','b7f3c1cd-2a0f-42f2-a9fd-9eced626db4f','88d9b7b6-0f23-41cd-a21e-eb62dda2a29b','9d35558e-adb6-49c5-b778-eaa89f2a2051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6e2ca70348a481c9702bfcbb32a66ee',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-250242128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b89ee064-85df-41e4-b311-f35a7a99c05f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c676856a4c4343b1064bf095bfa179',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6e2ca70348a481c9702bfcbb32a66ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:15.905251 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f638609c-4447-40c9-81e2-7e38633c7681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:15.945587 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f638609c-4447-40c9-81e2-7e38633c7681) transitioned into state 'SUCCESS' from state '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-250242128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c676856a4c4343b1064bf095bfa179',qos_specs=None,replication_status=,reservations=['e6a01e07-a399-443d-be00-9b06c9b4b06c','b7f3c1cd-2a0f-42f2-a9fd-9eced626db4f','88d9b7b6-0f23-41cd-a21e-eb62dda2a29b','9d35558e-adb6-49c5-b778-eaa89f2a2051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6e2ca70348a481c9702bfcbb32a66ee',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:15.947223 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a62044-407f-4e09-9140-90d8f454b9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:15.965742 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a62044-407f-4e09-9140-90d8f454b9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:15.966749 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Flow 'volume_create_api' (c4d854fa-a7e4-4539-8b6c-25079ed1b4e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:15.967244 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Create volume request issued successfully. Aug 14 03:02:15.972062 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ea079994-ba09-4f4b-83ad-db3cc44cb8f8 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:15.973238 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 310/1257] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:02:15 2026] POST /volume/v3/volumes => generated 752 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:15.994339 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-739375c9-e230-4ee7-aad5-2771307c06d6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:15.998053 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-739375c9-e230-4ee7-aad5-2771307c06d6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f Aug 14 03:02:15.998266 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-739375c9-e230-4ee7-aad5-2771307c06d6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:15.999675 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-739375c9-e230-4ee7-aad5-2771307c06d6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:16.012549 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:16.012549 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:16.019273 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-739375c9-e230-4ee7-aad5-2771307c06d6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:02:16.027083 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-739375c9-e230-4ee7-aad5-2771307c06d6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f returned with HTTP 200 Aug 14 03:02:16.027650 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 313/1258] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:15 2026] GET /volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:16.691600 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7ceb314a-c591-45d6-8b43-cdd380b368de None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:16.696462 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ceb314a-c591-45d6-8b43-cdd380b368de tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] GET https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 Aug 14 03:02:16.696462 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ceb314a-c591-45d6-8b43-cdd380b368de tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:16.696462 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ceb314a-c591-45d6-8b43-cdd380b368de tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:16.702650 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ceb314a-c591-45d6-8b43-cdd380b368de tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 returned with HTTP 404 Aug 14 03:02:16.705425 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 321/1259] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:16 2026] GET /volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:16.721483 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-014212e9-6c53-48b1-9480-79ff525c32ca None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:16.725411 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-014212e9-6c53-48b1-9480-79ff525c32ca tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 Aug 14 03:02:16.725411 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-014212e9-6c53-48b1-9480-79ff525c32ca tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:16.726749 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-014212e9-6c53-48b1-9480-79ff525c32ca tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:16.726956 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-014212e9-6c53-48b1-9480-79ff525c32ca tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete snapshot with id: 264df30e-85e3-456d-8bf6-d0c32a301c88 Aug 14 03:02:16.738143 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6b0e5ba6-49a4-4c0d-9a43-ba2951fc970f req-c4ff0e78-5e83-4f3e-9bb8-759c192ff21a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:16.739078 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-014212e9-6c53-48b1-9480-79ff525c32ca tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 returned with HTTP 404 Aug 14 03:02:16.739608 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 316/1260] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:02:16 2026] DELETE /volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:16.743328 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6b0e5ba6-49a4-4c0d-9a43-ba2951fc970f req-c4ff0e78-5e83-4f3e-9bb8-759c192ff21a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:02:16.743328 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6b0e5ba6-49a4-4c0d-9a43-ba2951fc970f req-c4ff0e78-5e83-4f3e-9bb8-759c192ff21a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:16.743328 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6b0e5ba6-49a4-4c0d-9a43-ba2951fc970f req-c4ff0e78-5e83-4f3e-9bb8-759c192ff21a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:16.752491 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-37e2051f-ac27-41e3-ab22-af2400b92eb7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:16.757438 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-37e2051f-ac27-41e3-ab22-af2400b92eb7 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 Aug 14 03:02:16.757438 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-37e2051f-ac27-41e3-ab22-af2400b92eb7 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:16.757438 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-37e2051f-ac27-41e3-ab22-af2400b92eb7 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:16.769132 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-37e2051f-ac27-41e3-ab22-af2400b92eb7 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 returned with HTTP 404 Aug 14 03:02:16.769132 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 314/1261] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:16 2026] GET /volume/v3/snapshots/264df30e-85e3-456d-8bf6-d0c32a301c88 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:16.774500 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:16.774500 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:16.785537 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5050646f-0f79-4779-8f91-f70f6ae43885 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:16.794272 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5050646f-0f79-4779-8f91-f70f6ae43885 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 Aug 14 03:02:16.794272 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5050646f-0f79-4779-8f91-f70f6ae43885 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:16.794272 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5050646f-0f79-4779-8f91-f70f6ae43885 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:16.794272 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-5050646f-0f79-4779-8f91-f70f6ae43885 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume with id: bcc32d04-34c4-444f-b2e3-32ccc8758527 Aug 14 03:02:16.797302 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-6b0e5ba6-49a4-4c0d-9a43-ba2951fc970f req-c4ff0e78-5e83-4f3e-9bb8-759c192ff21a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:16.805014 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6b0e5ba6-49a4-4c0d-9a43-ba2951fc970f req-c4ff0e78-5e83-4f3e-9bb8-759c192ff21a tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 returned with HTTP 200 Aug 14 03:02:16.805014 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 311/1262] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:02:16 2026] GET /volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 => generated 1660 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:16.811867 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:16.811867 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:16.811867 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5050646f-0f79-4779-8f91-f70f6ae43885 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:16.856385 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5050646f-0f79-4779-8f91-f70f6ae43885 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume request issued successfully. Aug 14 03:02:16.856385 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5050646f-0f79-4779-8f91-f70f6ae43885 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 returned with HTTP 202 Aug 14 03:02:16.857594 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 322/1263] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:16 2026] DELETE /volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 03:02:16.873330 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ff169a4d-c295-4aec-85ee-1214365cc4c7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:16.878973 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ff169a4d-c295-4aec-85ee-1214365cc4c7 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 Aug 14 03:02:16.881985 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ff169a4d-c295-4aec-85ee-1214365cc4c7 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:16.881985 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ff169a4d-c295-4aec-85ee-1214365cc4c7 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:16.902736 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:16.902736 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:16.919459 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ff169a4d-c295-4aec-85ee-1214365cc4c7 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:16.930239 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ff169a4d-c295-4aec-85ee-1214365cc4c7 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 returned with HTTP 200 Aug 14 03:02:16.930487 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 317/1264] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:16 2026] GET /volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:17.045488 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-07e90875-7f7e-4730-b181-c7c95b4a04dd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:17.048672 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-07e90875-7f7e-4730-b181-c7c95b4a04dd tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f Aug 14 03:02:17.048987 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-07e90875-7f7e-4730-b181-c7c95b4a04dd tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:17.049319 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-07e90875-7f7e-4730-b181-c7c95b4a04dd tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:17.062409 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:17.062409 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:17.070252 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-07e90875-7f7e-4730-b181-c7c95b4a04dd tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:02:17.081806 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-07e90875-7f7e-4730-b181-c7c95b4a04dd tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f returned with HTTP 200 Aug 14 03:02:17.081806 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 315/1265] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:17 2026] GET /volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:17.133812 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-605c75bc-e29f-4438-8fd0-50c5e28bca9f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:17.143251 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-605c75bc-e29f-4438-8fd0-50c5e28bca9f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f Aug 14 03:02:17.143251 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-605c75bc-e29f-4438-8fd0-50c5e28bca9f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:17.143492 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-605c75bc-e29f-4438-8fd0-50c5e28bca9f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:17.171475 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:17.171475 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:17.183518 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-605c75bc-e29f-4438-8fd0-50c5e28bca9f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:02:17.197777 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-605c75bc-e29f-4438-8fd0-50c5e28bca9f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f returned with HTTP 200 Aug 14 03:02:17.199839 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 312/1266] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:02:17 2026] GET /volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f => generated 1360 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:17.952189 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-6c7a1f8f-b7f4-40d5-a77d-5a15fd052432 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:17.955668 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-6c7a1f8f-b7f4-40d5-a77d-5a15fd052432 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f Aug 14 03:02:17.956089 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-6c7a1f8f-b7f4-40d5-a77d-5a15fd052432 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:17.956410 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-6c7a1f8f-b7f4-40d5-a77d-5a15fd052432 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:17.959479 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c8d594e2-0a02-4326-8382-7a1e2e36996f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:17.964239 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c8d594e2-0a02-4326-8382-7a1e2e36996f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 Aug 14 03:02:17.965671 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c8d594e2-0a02-4326-8382-7a1e2e36996f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:17.965671 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c8d594e2-0a02-4326-8382-7a1e2e36996f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:17.972042 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:17.972042 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:17.978550 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-6c7a1f8f-b7f4-40d5-a77d-5a15fd052432 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:02:17.982970 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c8d594e2-0a02-4326-8382-7a1e2e36996f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 returned with HTTP 404 Aug 14 03:02:17.983451 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 318/1267] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:17 2026] GET /volume/v3/volumes/bcc32d04-34c4-444f-b2e3-32ccc8758527 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:17.987855 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-6c7a1f8f-b7f4-40d5-a77d-5a15fd052432 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f returned with HTTP 200 Aug 14 03:02:17.988655 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 323/1268] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:02:17 2026] GET /volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:18.000648 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:18.007841 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:18.008678 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-145795438"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:18.011789 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-064441e9-a7ab-47c4-af1a-4af659dad020 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:18.012581 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-145795438'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:18.012749 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume of 1 GB Aug 14 03:02:18.013034 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-064441e9-a7ab-47c4-af1a-4af659dad020 None None] GET https://10.4.3.152/volume// Aug 14 03:02:18.013473 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-064441e9-a7ab-47c4-af1a-4af659dad020 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:18.013473 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-064441e9-a7ab-47c4-af1a-4af659dad020 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:18.014289 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-064441e9-a7ab-47c4-af1a-4af659dad020 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:02:18.015081 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 313/1269] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:02:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:02:18.024623 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Availability Zones retrieved successfully. Aug 14 03:02:18.026862 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-3933d010-b583-4afa-9277-c5936c19b093 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:18.030216 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-3933d010-b583-4afa-9277-c5936c19b093 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:02:18.030681 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-3933d010-b583-4afa-9277-c5936c19b093 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b89ee064-85df-41e4-b311-f35a7a99c05f", "connector": null, "instance_uuid": "b3012ddd-3eac-4f07-97ec-5e6a860848a9"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:18.038246 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (d0f0b327-fb82-4c25-b69e-5ab68ba5a9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:18.040314 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e850c3a-7c20-46b8-b1c1-b813bb640594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:18.042308 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:18.051622 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:18.051622 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:18.092351 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e850c3a-7c20-46b8-b1c1-b813bb640594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:18.093530 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995c8616-dc2e-4f26-aeda-a7bffc8c64d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:18.114377 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-3933d010-b583-4afa-9277-c5936c19b093 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:02:18.115876 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 319/1270] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:02:18 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:18.173010 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['f80ca565-3aef-4b21-bd06-56f1a4b5ca23', 'f956fe20-f244-4aa4-bdf0-1bec7a23c7df', '92a4740c-a623-46d4-bec0-ec9d0be4781c', '85fcde04-076f-481d-b6d7-ddbefb656cd0'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:18.174694 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995c8616-dc2e-4f26-aeda-a7bffc8c64d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f80ca565-3aef-4b21-bd06-56f1a4b5ca23', 'f956fe20-f244-4aa4-bdf0-1bec7a23c7df', '92a4740c-a623-46d4-bec0-ec9d0be4781c', '85fcde04-076f-481d-b6d7-ddbefb656cd0']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:18.175303 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3a250c0-09b9-4751-a34f-d62407344016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:18.221395 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3a250c0-09b9-4751-a34f-d62407344016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a20464bc-ecae-49dc-ae82-a329f488f4b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-145795438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['f80ca565-3aef-4b21-bd06-56f1a4b5ca23','f956fe20-f244-4aa4-bdf0-1bec7a23c7df','92a4740c-a623-46d4-bec0-ec9d0be4781c','85fcde04-076f-481d-b6d7-ddbefb656cd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-145795438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a20464bc-ecae-49dc-ae82-a329f488f4b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad0db7ade15417784d8f67f7137f6ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0790acb1c9fa429080a20a5cba528700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:18.222199 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a176d9eb-9a94-4556-ac70-ae8b39851cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:18.271727 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a176d9eb-9a94-4556-ac70-ae8b39851cfb) transitioned into state 'SUCCESS' from state '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-145795438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['f80ca565-3aef-4b21-bd06-56f1a4b5ca23','f956fe20-f244-4aa4-bdf0-1bec7a23c7df','92a4740c-a623-46d4-bec0-ec9d0be4781c','85fcde04-076f-481d-b6d7-ddbefb656cd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:18.273917 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4711d79a-a166-4689-b128-edb81cc1de4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:18.288768 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4711d79a-a166-4689-b128-edb81cc1de4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:18.290233 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (d0f0b327-fb82-4c25-b69e-5ab68ba5a9e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:18.290746 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request issued successfully. Aug 14 03:02:18.291690 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-00edf4a5-00c3-47a1-b32a-8221671b3909 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:18.292574 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 316/1271] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:02:17 2026] POST /volume/v3/volumes => generated 777 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:18.316580 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b121d04c-13b8-48c4-b10c-ff2069c47343 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:18.324409 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b121d04c-13b8-48c4-b10c-ff2069c47343 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 Aug 14 03:02:18.324797 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b121d04c-13b8-48c4-b10c-ff2069c47343 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:18.326542 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b121d04c-13b8-48c4-b10c-ff2069c47343 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:18.349265 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:18.349265 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:18.358805 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b121d04c-13b8-48c4-b10c-ff2069c47343 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:18.370493 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b121d04c-13b8-48c4-b10c-ff2069c47343 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 returned with HTTP 200 Aug 14 03:02:18.372027 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 324/1272] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:18 2026] GET /volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 => generated 956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:19.394879 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-79e4889a-7e78-4cea-bb1e-c057480471fc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:19.397451 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-79e4889a-7e78-4cea-bb1e-c057480471fc tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 Aug 14 03:02:19.398456 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-79e4889a-7e78-4cea-bb1e-c057480471fc tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:19.398456 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-79e4889a-7e78-4cea-bb1e-c057480471fc tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:19.411435 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:19.411435 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:19.421241 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-79e4889a-7e78-4cea-bb1e-c057480471fc tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:19.432415 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-79e4889a-7e78-4cea-bb1e-c057480471fc tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 returned with HTTP 200 Aug 14 03:02:19.433021 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 314/1273] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:19 2026] GET /volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:19.450500 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cb09000e-82bc-4229-aad1-48ece03f7404 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:19.454852 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cb09000e-82bc-4229-aad1-48ece03f7404 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:02:19.454852 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cb09000e-82bc-4229-aad1-48ece03f7404 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a20464bc-ecae-49dc-ae82-a329f488f4b4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-609355112"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:19.468569 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:19.468569 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:19.469286 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cb09000e-82bc-4229-aad1-48ece03f7404 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:19.469575 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-cb09000e-82bc-4229-aad1-48ece03f7404 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create snapshot from volume a20464bc-ecae-49dc-ae82-a329f488f4b4 Aug 14 03:02:19.540799 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-dcc1fc31-fe69-46d5-8c24-c6e16c940dd2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:19.549261 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-cb09000e-82bc-4229-aad1-48ece03f7404 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['f16181fd-8722-4fca-8b9a-965a80d8eabe', '455aa23d-c942-4f34-b0fc-82e87c6f8d3a', 'e229eeee-d12a-41e6-9504-34a536742fbc', '2d794fd6-6538-4e83-9003-c2b6068f4b53'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:19.618052 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cb09000e-82bc-4229-aad1-48ece03f7404 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot create request issued successfully. Aug 14 03:02:19.619146 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cb09000e-82bc-4229-aad1-48ece03f7404 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:02:19.619291 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 320/1274] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:02:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:19.631844 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-48828c46-44d3-4252-a40b-56f80afda864 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:19.634790 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-48828c46-44d3-4252-a40b-56f80afda864 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 Aug 14 03:02:19.634790 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-48828c46-44d3-4252-a40b-56f80afda864 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:19.634954 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-48828c46-44d3-4252-a40b-56f80afda864 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:19.642845 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:19.642845 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:19.642953 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-48828c46-44d3-4252-a40b-56f80afda864 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:19.643979 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-48828c46-44d3-4252-a40b-56f80afda864 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 returned with HTTP 200 Aug 14 03:02:19.644511 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 325/1275] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:19 2026] GET /volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:19.722554 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dcc1fc31-fe69-46d5-8c24-c6e16c940dd2 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 Aug 14 03:02:19.722844 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dcc1fc31-fe69-46d5-8c24-c6e16c940dd2 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:19.723073 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dcc1fc31-fe69-46d5-8c24-c6e16c940dd2 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:19.723415 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:19.723415 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:19.734673 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-dcc1fc31-fe69-46d5-8c24-c6e16c940dd2 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-22097927 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-22097927, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:19.735129 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-dcc1fc31-fe69-46d5-8c24-c6e16c940dd2 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-22097927 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-22097927, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:19.735531 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-dcc1fc31-fe69-46d5-8c24-c6e16c940dd2 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-22097927 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-22097927, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:19.742313 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dcc1fc31-fe69-46d5-8c24-c6e16c940dd2 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 returned with HTTP 200 Aug 14 03:02:19.742764 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 317/1276] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:19 2026] GET /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 => generated 594 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:19.759541 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-230f3069-d26b-4fd3-b8c1-34317917234c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:19.763706 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-230f3069-d26b-4fd3-b8c1-34317917234c tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026/defaults Aug 14 03:02:19.765582 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-230f3069-d26b-4fd3-b8c1-34317917234c tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:19.767293 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-230f3069-d26b-4fd3-b8c1-34317917234c tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'defaults' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:19.801258 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-230f3069-d26b-4fd3-b8c1-34317917234c tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026/defaults returned with HTTP 200 Aug 14 03:02:19.802037 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 315/1277] 10.4.3.152 () {66 vars in 1381 bytes} [Fri Aug 14 03:02:19 2026] GET /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026/defaults => generated 594 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:19.815683 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6a50862b-614f-40bc-9a04-9c547b49e38a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:19.818581 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a50862b-614f-40bc-9a04-9c547b49e38a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 Aug 14 03:02:19.819289 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a50862b-614f-40bc-9a04-9c547b49e38a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:19.833366 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:19.833366 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:19.921186 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-6a50862b-614f-40bc-9a04-9c547b49e38a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-22097927 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-22097927, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:19.921374 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-6a50862b-614f-40bc-9a04-9c547b49e38a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-22097927 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-22097927, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:19.921773 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-6a50862b-614f-40bc-9a04-9c547b49e38a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-22097927 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-22097927, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:19.930310 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a50862b-614f-40bc-9a04-9c547b49e38a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 returned with HTTP 200 Aug 14 03:02:19.930928 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 321/1278] 10.4.3.152 () {68 vars in 1374 bytes} [Fri Aug 14 03:02:19 2026] PUT /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 => generated 552 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:19.944844 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fe6c6548-a046-4c59-95b1-dba9f756e517 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:19.948168 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fe6c6548-a046-4c59-95b1-dba9f756e517 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] DELETE https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 Aug 14 03:02:19.949006 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fe6c6548-a046-4c59-95b1-dba9f756e517 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:19.949006 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fe6c6548-a046-4c59-95b1-dba9f756e517 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:19.966608 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fe6c6548-a046-4c59-95b1-dba9f756e517 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 returned with HTTP 200 Aug 14 03:02:19.966608 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 326/1279] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:02:19 2026] DELETE /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:02:19.982733 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-822ce293-d135-40c9-a2ab-8c84335ba42e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:19.986760 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-822ce293-d135-40c9-a2ab-8c84335ba42e tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 Aug 14 03:02:19.986760 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-822ce293-d135-40c9-a2ab-8c84335ba42e tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:19.987206 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-822ce293-d135-40c9-a2ab-8c84335ba42e tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:20.011032 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-822ce293-d135-40c9-a2ab-8c84335ba42e tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 returned with HTTP 200 Aug 14 03:02:20.011445 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 318/1280] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:19 2026] GET /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 => generated 594 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:20.025270 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-90adf5a1-05d8-4faa-8a05-80a0d8a7ce5b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:20.027468 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-90adf5a1-05d8-4faa-8a05-80a0d8a7ce5b tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 Aug 14 03:02:20.027970 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-90adf5a1-05d8-4faa-8a05-80a0d8a7ce5b tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-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=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:20.214642 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-90adf5a1-05d8-4faa-8a05-80a0d8a7ce5b tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 returned with HTTP 200 Aug 14 03:02:20.215343 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 316/1281] 10.4.3.152 () {68 vars in 1375 bytes} [Fri Aug 14 03:02:20 2026] PUT /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 => generated 552 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:20.237316 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bad7d790-776b-4cb1-abb6-0a237aab813d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:20.239576 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bad7d790-776b-4cb1-abb6-0a237aab813d tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026/defaults Aug 14 03:02:20.240363 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bad7d790-776b-4cb1-abb6-0a237aab813d tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:20.240363 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bad7d790-776b-4cb1-abb6-0a237aab813d tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'defaults' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:20.267233 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bad7d790-776b-4cb1-abb6-0a237aab813d tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026/defaults returned with HTTP 200 Aug 14 03:02:20.267751 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 322/1282] 10.4.3.152 () {66 vars in 1381 bytes} [Fri Aug 14 03:02:20 2026] GET /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026/defaults => generated 594 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:20.287576 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0c93e4b7-9d5a-4e17-a900-985a391c1d9a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:20.289739 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0c93e4b7-9d5a-4e17-a900-985a391c1d9a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 Aug 14 03:02:20.289913 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0c93e4b7-9d5a-4e17-a900-985a391c1d9a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:20.290251 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0c93e4b7-9d5a-4e17-a900-985a391c1d9a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:20.315159 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-0c93e4b7-9d5a-4e17-a900-985a391c1d9a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-22097927 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-22097927, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:20.316066 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-0c93e4b7-9d5a-4e17-a900-985a391c1d9a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-22097927 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-22097927, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:20.316066 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-0c93e4b7-9d5a-4e17-a900-985a391c1d9a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-22097927 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-22097927, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:20.327649 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0c93e4b7-9d5a-4e17-a900-985a391c1d9a tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 returned with HTTP 200 Aug 14 03:02:20.328455 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 327/1283] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:20 2026] GET /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 => generated 594 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:20.341791 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9173975e-f469-4731-a173-dff0d820c06f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:20.344061 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9173975e-f469-4731-a173-dff0d820c06f tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026?usage=True Aug 14 03:02:20.344262 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9173975e-f469-4731-a173-dff0d820c06f tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:20.344563 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9173975e-f469-4731-a173-dff0d820c06f tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:20.383810 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9173975e-f469-4731-a173-dff0d820c06f tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026?usage=True returned with HTTP 200 Aug 14 03:02:20.383810 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 319/1284] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:02:20 2026] GET /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026?usage=True => generated 1335 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:20.402357 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:20.545236 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:20.545902 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-464409513"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:20.548908 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-464409513'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:20.548908 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Create volume of 1 GB Aug 14 03:02:20.555660 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Availability Zones retrieved successfully. Aug 14 03:02:20.565882 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Flow 'volume_create_api' (4746773e-1240-421b-9f01-ffd6d2f1b1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:20.567211 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab075d22-c802-49d1-82aa-0c72e740637c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:20.569518 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:20.646478 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6c7de877-47a4-43ce-8d8a-ade8ae723df8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:20.647589 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6c7de877-47a4-43ce-8d8a-ade8ae723df8 None None] GET https://10.4.3.152/volume// Aug 14 03:02:20.647589 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6c7de877-47a4-43ce-8d8a-ade8ae723df8 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:20.647859 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6c7de877-47a4-43ce-8d8a-ade8ae723df8 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:20.648871 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6c7de877-47a4-43ce-8d8a-ade8ae723df8 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:02:20.648871 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 323/1285] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:02:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:02:20.650691 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab075d22-c802-49d1-82aa-0c72e740637c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:20.652047 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f9c5634-c6a3-47d4-a4e4-6c7e4b8a59ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:20.668227 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8b73afd3-1290-4751-989c-bc034e771e9d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:20.670664 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8b73afd3-1290-4751-989c-bc034e771e9d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 Aug 14 03:02:20.671153 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8b73afd3-1290-4751-989c-bc034e771e9d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:20.672681 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8b73afd3-1290-4751-989c-bc034e771e9d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:20.672933 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-73c12466-fda5-4b52-b4ce-2d71ffc80003 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:20.679545 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-73c12466-fda5-4b52-b4ce-2d71ffc80003 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f Aug 14 03:02:20.679545 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-73c12466-fda5-4b52-b4ce-2d71ffc80003 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:20.680155 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-73c12466-fda5-4b52-b4ce-2d71ffc80003 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:20.685852 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:20.685852 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:20.685852 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8b73afd3-1290-4751-989c-bc034e771e9d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:20.687451 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8b73afd3-1290-4751-989c-bc034e771e9d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 returned with HTTP 200 Aug 14 03:02:20.688357 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 328/1286] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:20 2026] GET /volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:20.699116 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:20.699116 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:20.708748 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5994cc55-f13f-4b3f-bb8c-02faed57ff6a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:20.709934 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-73c12466-fda5-4b52-b4ce-2d71ffc80003 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:02:20.713782 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5994cc55-f13f-4b3f-bb8c-02faed57ff6a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] POST https://10.4.3.152/volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60/action Aug 14 03:02:20.715857 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5994cc55-f13f-4b3f-bb8c-02faed57ff6a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:20.715857 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5994cc55-f13f-4b3f-bb8c-02faed57ff6a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:20.720190 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-73c12466-fda5-4b52-b4ce-2d71ffc80003 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f returned with HTTP 200 Aug 14 03:02:20.721363 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 320/1287] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:02:20 2026] GET /volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f => generated 1539 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:02:20.724754 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:20.724754 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:20.725440 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5994cc55-f13f-4b3f-bb8c-02faed57ff6a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot retrieved successfully. Aug 14 03:02:20.726169 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-5994cc55-f13f-4b3f-bb8c-02faed57ff6a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7de97a54ca494e6396c672011adb44d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bad0db7ade15417784d8f67f7137f6ca', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:20.726308 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5994cc55-f13f-4b3f-bb8c-02faed57ff6a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60/action returned with HTTP 403 Aug 14 03:02:20.727308 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 324/1288] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 03:02:20 2026] POST /volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60/action => generated 133 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:20.745409 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-86db7430-adec-4330-b334-056e55a68c3f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:20.755389 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-86db7430-adec-4330-b334-056e55a68c3f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 Aug 14 03:02:20.755700 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-86db7430-adec-4330-b334-056e55a68c3f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:20.756678 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-86db7430-adec-4330-b334-056e55a68c3f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:20.757933 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-86db7430-adec-4330-b334-056e55a68c3f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete snapshot with id: 6a343d81-a64c-475c-bcfc-b66242503c60 Aug 14 03:02:20.767738 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:20.767738 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:20.768499 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-86db7430-adec-4330-b334-056e55a68c3f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:20.824157 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-86db7430-adec-4330-b334-056e55a68c3f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot delete request issued successfully. Aug 14 03:02:20.824157 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-86db7430-adec-4330-b334-056e55a68c3f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 returned with HTTP 202 Aug 14 03:02:20.828189 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 329/1289] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:02:20 2026] DELETE /volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:20.842214 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-66185a3b-7b65-4f77-a967-b80006a9906e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:20.852154 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-66185a3b-7b65-4f77-a967-b80006a9906e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 Aug 14 03:02:20.854050 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-66185a3b-7b65-4f77-a967-b80006a9906e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:20.854578 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-66185a3b-7b65-4f77-a967-b80006a9906e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:20.863512 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Created reservations ['87e6ea67-d5bd-409a-b47f-0559bdac4ded', 'f86fd214-c1c6-4ddc-8aac-c036fed9c004', '469d4c9e-f290-49b8-be3b-4b168177b96f', '87628038-9a75-4283-a502-708497085781'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:20.864665 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f9c5634-c6a3-47d4-a4e4-6c7e4b8a59ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87e6ea67-d5bd-409a-b47f-0559bdac4ded', 'f86fd214-c1c6-4ddc-8aac-c036fed9c004', '469d4c9e-f290-49b8-be3b-4b168177b96f', '87628038-9a75-4283-a502-708497085781']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:20.866460 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3293033-4738-45dc-8c4f-b50edb464c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:20.869667 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:20.869667 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:20.870228 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-66185a3b-7b65-4f77-a967-b80006a9906e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:20.871986 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-66185a3b-7b65-4f77-a967-b80006a9906e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 returned with HTTP 200 Aug 14 03:02:20.874526 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 321/1290] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:20 2026] GET /volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:20.914769 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3293033-4738-45dc-8c4f-b50edb464c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fff7c670-293f-443a-908f-dfbe4b7771c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-464409513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65d2739845bd49959884429163ab4026',qos_specs=None,replication_status=,reservations=['87e6ea67-d5bd-409a-b47f-0559bdac4ded','f86fd214-c1c6-4ddc-8aac-c036fed9c004','469d4c9e-f290-49b8-be3b-4b168177b96f','87628038-9a75-4283-a502-708497085781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4276b54e51c748b4bdad3a6431fa4164',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-464409513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fff7c670-293f-443a-908f-dfbe4b7771c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65d2739845bd49959884429163ab4026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4276b54e51c748b4bdad3a6431fa4164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:20.918071 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f35c1171-06ab-4df4-9e35-7d3f00dfc9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:20.933022 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-1c9a0e88-d68d-4d35-9f03-f4de7ecb3742 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:20.941891 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-1c9a0e88-d68d-4d35-9f03-f4de7ecb3742 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] PUT https://10.4.3.152/volume/v3/attachments/3dcca1be-4f04-4f61-8bd9-e33c91060571 Aug 14 03:02:20.941891 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-1c9a0e88-d68d-4d35-9f03-f4de7ecb3742 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:20.965984 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-1c9a0e88-d68d-4d35-9f03-f4de7ecb3742 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Acquiring lock "cinder-attachment_update-b89ee064-85df-41e4-b311-f35a7a99c05f-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:02:20.981234 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f35c1171-06ab-4df4-9e35-7d3f00dfc9e9) transitioned into state 'SUCCESS' from state '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-464409513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65d2739845bd49959884429163ab4026',qos_specs=None,replication_status=,reservations=['87e6ea67-d5bd-409a-b47f-0559bdac4ded','f86fd214-c1c6-4ddc-8aac-c036fed9c004','469d4c9e-f290-49b8-be3b-4b168177b96f','87628038-9a75-4283-a502-708497085781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4276b54e51c748b4bdad3a6431fa4164',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:20.981356 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-1c9a0e88-d68d-4d35-9f03-f4de7ecb3742 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Lock "cinder-attachment_update-b89ee064-85df-41e4-b311-f35a7a99c05f-np0000007307" acquired by "attachment_update" :: waited 0.012s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:02:20.981416 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e34a13c1-927c-49d0-8904-55fbfc9bb3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:20.981455 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:20.981455 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:20.996785 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e34a13c1-927c-49d0-8904-55fbfc9bb3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:21.000692 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Flow 'volume_create_api' (4746773e-1240-421b-9f01-ffd6d2f1b1a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:21.000692 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Create volume request issued successfully. Aug 14 03:02:21.002654 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1e77d2fd-7307-4d2f-95ef-26b22637e2c7 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:21.002654 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 317/1291] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:02:20 2026] POST /volume/v3/volumes => generated 755 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:21.024551 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-30844eec-a17b-443d-80c5-8e3b4811e095 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:21.030445 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-30844eec-a17b-443d-80c5-8e3b4811e095 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] GET https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 Aug 14 03:02:21.032075 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-30844eec-a17b-443d-80c5-8e3b4811e095 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:21.032385 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-30844eec-a17b-443d-80c5-8e3b4811e095 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:21.050007 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:21.050007 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:21.059723 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-30844eec-a17b-443d-80c5-8e3b4811e095 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Volume info retrieved successfully. Aug 14 03:02:21.069489 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-30844eec-a17b-443d-80c5-8e3b4811e095 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 returned with HTTP 200 Aug 14 03:02:21.070141 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 330/1292] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:21 2026] GET /volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 => generated 823 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:21.124072 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-1c9a0e88-d68d-4d35-9f03-f4de7ecb3742 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Lock "cinder-attachment_update-b89ee064-85df-41e4-b311-f35a7a99c05f-np0000007307" released by "attachment_update" :: held 0.146s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:02:21.124507 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-1c9a0e88-d68d-4d35-9f03-f4de7ecb3742 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/3dcca1be-4f04-4f61-8bd9-e33c91060571 returned with HTTP 200 Aug 14 03:02:21.125107 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 325/1293] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:02:20 2026] PUT /volume/v3/attachments/3dcca1be-4f04-4f61-8bd9-e33c91060571 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:21.172111 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-5e643ef9-8aef-4cb3-ac3d-c61e3cd6e42f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:21.175933 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-5e643ef9-8aef-4cb3-ac3d-c61e3cd6e42f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] POST https://10.4.3.152/volume/v3/attachments/3dcca1be-4f04-4f61-8bd9-e33c91060571/action Aug 14 03:02:21.177889 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-5e643ef9-8aef-4cb3-ac3d-c61e3cd6e42f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:21.177889 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-5e643ef9-8aef-4cb3-ac3d-c61e3cd6e42f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:21.209904 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:21.209904 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:21.236014 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c01d3182-2db3-43a4-8fbd-7bc57c0ec0be req-5e643ef9-8aef-4cb3-ac3d-c61e3cd6e42f tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/3dcca1be-4f04-4f61-8bd9-e33c91060571/action returned with HTTP 204 Aug 14 03:02:21.236678 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 322/1294] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:02:21 2026] POST /volume/v3/attachments/3dcca1be-4f04-4f61-8bd9-e33c91060571/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:21.250762 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6b0e5ba6-49a4-4c0d-9a43-ba2951fc970f req-95baefd8-b1ac-436c-bf7a-f943e83c4fef None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:21.258257 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6b0e5ba6-49a4-4c0d-9a43-ba2951fc970f req-95baefd8-b1ac-436c-bf7a-f943e83c4fef tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/attachments/edb7954e-aa91-43c7-bbe0-ba928502de3f Aug 14 03:02:21.258257 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6b0e5ba6-49a4-4c0d-9a43-ba2951fc970f req-95baefd8-b1ac-436c-bf7a-f943e83c4fef tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:21.258257 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6b0e5ba6-49a4-4c0d-9a43-ba2951fc970f req-95baefd8-b1ac-436c-bf7a-f943e83c4fef tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:21.270751 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:21.270751 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:21.375217 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6b0e5ba6-49a4-4c0d-9a43-ba2951fc970f req-95baefd8-b1ac-436c-bf7a-f943e83c4fef tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/edb7954e-aa91-43c7-bbe0-ba928502de3f returned with HTTP 200 Aug 14 03:02:21.375891 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 318/1295] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:02:21 2026] DELETE /volume/v3/attachments/edb7954e-aa91-43c7-bbe0-ba928502de3f => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:21.886771 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-940cdc4d-6d33-49dd-a4a8-fbba6bdc7327 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:21.891863 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-940cdc4d-6d33-49dd-a4a8-fbba6bdc7327 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 Aug 14 03:02:21.892181 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-940cdc4d-6d33-49dd-a4a8-fbba6bdc7327 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:21.892452 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-940cdc4d-6d33-49dd-a4a8-fbba6bdc7327 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:21.898208 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-940cdc4d-6d33-49dd-a4a8-fbba6bdc7327 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 returned with HTTP 404 Aug 14 03:02:21.898671 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 331/1296] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:21 2026] GET /volume/v3/snapshots/6a343d81-a64c-475c-bcfc-b66242503c60 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:21.911635 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b4cbf3cb-8784-4676-96ef-1bdf7a8e24ed None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:21.914408 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b4cbf3cb-8784-4676-96ef-1bdf7a8e24ed tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 Aug 14 03:02:21.914783 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b4cbf3cb-8784-4676-96ef-1bdf7a8e24ed tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:21.915092 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b4cbf3cb-8784-4676-96ef-1bdf7a8e24ed tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:21.915439 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-b4cbf3cb-8784-4676-96ef-1bdf7a8e24ed tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume with id: a20464bc-ecae-49dc-ae82-a329f488f4b4 Aug 14 03:02:21.933214 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:21.933214 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:21.933885 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b4cbf3cb-8784-4676-96ef-1bdf7a8e24ed tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:21.962254 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b4cbf3cb-8784-4676-96ef-1bdf7a8e24ed tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume request issued successfully. Aug 14 03:02:21.962615 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b4cbf3cb-8784-4676-96ef-1bdf7a8e24ed tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 returned with HTTP 202 Aug 14 03:02:21.965181 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 326/1297] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:21 2026] DELETE /volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:21.978643 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bbfec250-b2cc-48cf-80bb-44c6f7052ea8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:21.980455 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bbfec250-b2cc-48cf-80bb-44c6f7052ea8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 Aug 14 03:02:21.980657 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bbfec250-b2cc-48cf-80bb-44c6f7052ea8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:21.980892 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bbfec250-b2cc-48cf-80bb-44c6f7052ea8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:21.998363 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:21.998363 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:22.005315 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bbfec250-b2cc-48cf-80bb-44c6f7052ea8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:22.013443 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bbfec250-b2cc-48cf-80bb-44c6f7052ea8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 returned with HTTP 200 Aug 14 03:02:22.013985 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 323/1298] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:21 2026] GET /volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:22.091529 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-116aaab0-8d8e-4383-b379-625fa112153d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:22.094155 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-116aaab0-8d8e-4383-b379-625fa112153d tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] GET https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 Aug 14 03:02:22.094448 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-116aaab0-8d8e-4383-b379-625fa112153d tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:22.094732 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-116aaab0-8d8e-4383-b379-625fa112153d tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:22.107505 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:22.107505 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:22.114754 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-116aaab0-8d8e-4383-b379-625fa112153d tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Volume info retrieved successfully. Aug 14 03:02:22.120716 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-116aaab0-8d8e-4383-b379-625fa112153d tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 returned with HTTP 200 Aug 14 03:02:22.121267 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 319/1299] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:22 2026] GET /volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:22.140894 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-40f80d7f-deb6-4a18-a6a8-5449df7fcfd0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:22.143073 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-40f80d7f-deb6-4a18-a6a8-5449df7fcfd0 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026?usage=True Aug 14 03:02:22.144293 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-40f80d7f-deb6-4a18-a6a8-5449df7fcfd0 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:22.144293 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-40f80d7f-deb6-4a18-a6a8-5449df7fcfd0 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:22.173556 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-40f80d7f-deb6-4a18-a6a8-5449df7fcfd0 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026?usage=True returned with HTTP 200 Aug 14 03:02:22.174022 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 332/1300] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:02:22 2026] GET /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026?usage=True => generated 1335 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:22.191339 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1f8c8e73-885a-45af-823b-de1e77505dab None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:22.194109 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1f8c8e73-885a-45af-823b-de1e77505dab tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 Aug 14 03:02:22.194288 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1f8c8e73-885a-45af-823b-de1e77505dab tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:22.194457 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1f8c8e73-885a-45af-823b-de1e77505dab tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:22.194651 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-1f8c8e73-885a-45af-823b-de1e77505dab tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Delete volume with id: fff7c670-293f-443a-908f-dfbe4b7771c8 Aug 14 03:02:22.204202 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:22.204202 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:22.204755 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1f8c8e73-885a-45af-823b-de1e77505dab tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Volume info retrieved successfully. Aug 14 03:02:22.233127 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1f8c8e73-885a-45af-823b-de1e77505dab tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Delete volume request issued successfully. Aug 14 03:02:22.233466 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1f8c8e73-885a-45af-823b-de1e77505dab tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 returned with HTTP 202 Aug 14 03:02:22.234195 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 327/1301] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:22 2026] DELETE /volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:22.245369 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5c0c45b7-6909-4af8-8073-554fb2804379 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:22.248726 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5c0c45b7-6909-4af8-8073-554fb2804379 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] GET https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 Aug 14 03:02:22.249083 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5c0c45b7-6909-4af8-8073-554fb2804379 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:22.249366 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5c0c45b7-6909-4af8-8073-554fb2804379 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:22.262451 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:22.262451 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:22.275767 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5c0c45b7-6909-4af8-8073-554fb2804379 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Volume info retrieved successfully. Aug 14 03:02:22.285964 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5c0c45b7-6909-4af8-8073-554fb2804379 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 returned with HTTP 200 Aug 14 03:02:22.286658 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 324/1302] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:22 2026] GET /volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:22.810269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-abca7652-3cca-4f24-840e-f7e39f5f5384 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:22.812813 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-abca7652-3cca-4f24-840e-f7e39f5f5384 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995?cascade=True Aug 14 03:02:22.813004 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-abca7652-3cca-4f24-840e-f7e39f5f5384 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:22.813328 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-abca7652-3cca-4f24-840e-f7e39f5f5384 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:22.813628 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-abca7652-3cca-4f24-840e-f7e39f5f5384 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Delete volume with id: 0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:02:22.825025 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:22.825025 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:22.825708 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-abca7652-3cca-4f24-840e-f7e39f5f5384 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:22.896316 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-abca7652-3cca-4f24-840e-f7e39f5f5384 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Delete volume request issued successfully. Aug 14 03:02:22.896491 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-abca7652-3cca-4f24-840e-f7e39f5f5384 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995?cascade=True returned with HTTP 202 Aug 14 03:02:22.897116 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 320/1303] 10.4.3.152 () {66 vars in 1376 bytes} [Fri Aug 14 03:02:22 2026] DELETE /volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995?cascade=True => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:22.910414 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-28f3c559-af88-4324-9a9a-8b4e28d6eb65 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:22.914449 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-28f3c559-af88-4324-9a9a-8b4e28d6eb65 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:02:22.914839 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-28f3c559-af88-4324-9a9a-8b4e28d6eb65 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:22.915589 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-28f3c559-af88-4324-9a9a-8b4e28d6eb65 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:22.931723 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:22.931723 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:22.944853 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-28f3c559-af88-4324-9a9a-8b4e28d6eb65 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:22.957140 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-28f3c559-af88-4324-9a9a-8b4e28d6eb65 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 returned with HTTP 200 Aug 14 03:02:22.957907 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 333/1304] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:22 2026] GET /volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 => generated 1367 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:23.039039 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5d4f28bf-bacd-4fc4-bac8-e2d79bd0dcde None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:23.043889 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5d4f28bf-bacd-4fc4-bac8-e2d79bd0dcde tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 Aug 14 03:02:23.044112 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5d4f28bf-bacd-4fc4-bac8-e2d79bd0dcde tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:23.044521 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5d4f28bf-bacd-4fc4-bac8-e2d79bd0dcde tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:23.058540 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5d4f28bf-bacd-4fc4-bac8-e2d79bd0dcde tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 returned with HTTP 404 Aug 14 03:02:23.060316 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 328/1305] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:23 2026] GET /volume/v3/volumes/a20464bc-ecae-49dc-ae82-a329f488f4b4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:23.073953 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-28bd759a-561a-45f1-9d07-d905fae09d89 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:23.080239 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:23.080410 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2053944417"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:23.082618 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2053944417'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:23.082799 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume of 1 GB Aug 14 03:02:23.091255 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Availability Zones retrieved successfully. Aug 14 03:02:23.101311 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (453aa75c-0e04-4add-87e8-fe41c7d85c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:23.102758 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca82e644-e8b6-4d7b-8dc5-504f4589effc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:23.103880 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:23.157598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca82e644-e8b6-4d7b-8dc5-504f4589effc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:23.158813 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23bc3fe4-fda5-4392-9510-d19052964547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:23.251410 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['1674adf5-7396-42a2-b6fd-5e49b8599739', '2b1a354d-5cd5-4311-b77d-a0ecff9dc934', 'a68c4c27-29bb-4a31-b52f-9afc1feeef29', 'b8648a43-5432-40d4-a9dc-7a12b4ac898d'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:23.252788 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23bc3fe4-fda5-4392-9510-d19052964547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1674adf5-7396-42a2-b6fd-5e49b8599739', '2b1a354d-5cd5-4311-b77d-a0ecff9dc934', 'a68c4c27-29bb-4a31-b52f-9afc1feeef29', 'b8648a43-5432-40d4-a9dc-7a12b4ac898d']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:23.253920 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15c1fcb7-3fa1-449d-9bf5-954fd0db7fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:23.294721 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15c1fcb7-3fa1-449d-9bf5-954fd0db7fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce335098-8c81-48d4-b473-71632706bb3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2053944417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['1674adf5-7396-42a2-b6fd-5e49b8599739','2b1a354d-5cd5-4311-b77d-a0ecff9dc934','a68c4c27-29bb-4a31-b52f-9afc1feeef29','b8648a43-5432-40d4-a9dc-7a12b4ac898d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2053944417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce335098-8c81-48d4-b473-71632706bb3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad0db7ade15417784d8f67f7137f6ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0790acb1c9fa429080a20a5cba528700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:23.295740 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19960342-a389-4b3d-a93f-e61b2ab0180f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:23.309895 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b6581189-d39c-4c2f-8b17-a42eba3c26a3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:23.310497 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b6581189-d39c-4c2f-8b17-a42eba3c26a3 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] GET https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 Aug 14 03:02:23.310838 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b6581189-d39c-4c2f-8b17-a42eba3c26a3 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:23.311094 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b6581189-d39c-4c2f-8b17-a42eba3c26a3 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:23.320956 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b6581189-d39c-4c2f-8b17-a42eba3c26a3 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 returned with HTTP 404 Aug 14 03:02:23.321682 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 321/1306] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:23 2026] GET /volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:23.334884 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-269f4ff2-98dc-4648-8080-c56df70a862c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:23.337193 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19960342-a389-4b3d-a93f-e61b2ab0180f) transitioned into state 'SUCCESS' from state '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-2053944417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['1674adf5-7396-42a2-b6fd-5e49b8599739','2b1a354d-5cd5-4311-b77d-a0ecff9dc934','a68c4c27-29bb-4a31-b52f-9afc1feeef29','b8648a43-5432-40d4-a9dc-7a12b4ac898d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:23.338152 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (904b3cfd-ff3d-4d3b-b02d-cbabe71bf41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:23.342223 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-269f4ff2-98dc-4648-8080-c56df70a862c tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] GET https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 Aug 14 03:02:23.342459 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-269f4ff2-98dc-4648-8080-c56df70a862c tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:23.343362 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-269f4ff2-98dc-4648-8080-c56df70a862c tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:23.351989 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-269f4ff2-98dc-4648-8080-c56df70a862c tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 returned with HTTP 404 Aug 14 03:02:23.352647 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 334/1307] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:23 2026] GET /volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:23.355234 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (904b3cfd-ff3d-4d3b-b02d-cbabe71bf41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:23.355684 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (453aa75c-0e04-4add-87e8-fe41c7d85c9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:23.356139 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request issued successfully. Aug 14 03:02:23.357363 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-28bd759a-561a-45f1-9d07-d905fae09d89 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:23.357663 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 325/1308] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:02:23 2026] POST /volume/v3/volumes => generated 778 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:23.365396 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-57df589d-a9f3-41c8-b066-bdf53db94568 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:23.367930 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-57df589d-a9f3-41c8-b066-bdf53db94568 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 Aug 14 03:02:23.368151 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-57df589d-a9f3-41c8-b066-bdf53db94568 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:23.368339 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-57df589d-a9f3-41c8-b066-bdf53db94568 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:23.370972 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-57df589d-a9f3-41c8-b066-bdf53db94568 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Delete volume with id: fff7c670-293f-443a-908f-dfbe4b7771c8 Aug 14 03:02:23.378590 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bffe77c7-d8ad-45d1-a14d-78284a29ac19 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:23.382320 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-57df589d-a9f3-41c8-b066-bdf53db94568 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 returned with HTTP 404 Aug 14 03:02:23.382615 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bffe77c7-d8ad-45d1-a14d-78284a29ac19 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c Aug 14 03:02:23.383217 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bffe77c7-d8ad-45d1-a14d-78284a29ac19 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:23.383217 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bffe77c7-d8ad-45d1-a14d-78284a29ac19 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:23.383421 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 329/1309] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:23 2026] DELETE /volume/v3/volumes/fff7c670-293f-443a-908f-dfbe4b7771c8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:23.399921 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:23.399921 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:23.406013 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:23.409466 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:23.410114 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bffe77c7-d8ad-45d1-a14d-78284a29ac19 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:23.410162 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-387070632"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:23.412293 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-387070632'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:23.412449 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Create volume of 1 GB Aug 14 03:02:23.419640 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bffe77c7-d8ad-45d1-a14d-78284a29ac19 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c returned with HTTP 200 Aug 14 03:02:23.419872 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Availability Zones retrieved successfully. Aug 14 03:02:23.420798 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 322/1310] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:23 2026] GET /volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c => generated 957 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:23.429679 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Flow 'volume_create_api' (09a45d58-1e4d-43a8-ab70-0f98c3a9e743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:23.431961 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (981d094b-b390-41d9-b7ae-e131cea29f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:23.433598 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:23.445254 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-37a9568b-1989-4db4-9ae6-2638729b932f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:23.449922 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-37a9568b-1989-4db4-9ae6-2638729b932f tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:23.451836 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-37a9568b-1989-4db4-9ae6-2638729b932f tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:23.451836 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-37a9568b-1989-4db4-9ae6-2638729b932f tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:23.467472 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:23.467472 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:23.477434 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-37a9568b-1989-4db4-9ae6-2638729b932f tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:23.486288 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-37a9568b-1989-4db4-9ae6-2638729b932f tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:02:23.486288 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 326/1311] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:23 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:23.503585 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (981d094b-b390-41d9-b7ae-e131cea29f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:23.503585 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc6f0bf-31e8-44a8-8713-d470b5e5637c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:23.578185 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Created reservations ['90b051b0-128f-4205-8497-ba5c4d055e96', '53bd0a71-b9b9-4bba-b000-4e41fe8206ff', 'c20d18c7-d472-4941-baa8-5377a6e3f026', '6c3185ff-11f3-4612-8405-abcb5170fdb9'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:23.579952 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc6f0bf-31e8-44a8-8713-d470b5e5637c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90b051b0-128f-4205-8497-ba5c4d055e96', '53bd0a71-b9b9-4bba-b000-4e41fe8206ff', 'c20d18c7-d472-4941-baa8-5377a6e3f026', '6c3185ff-11f3-4612-8405-abcb5170fdb9']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:23.580090 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573232b8-7901-4cea-a303-42ff37ca2ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:23.615534 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573232b8-7901-4cea-a303-42ff37ca2ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '351ff27d-112d-4530-864c-4194169a38be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-387070632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65d2739845bd49959884429163ab4026',qos_specs=None,replication_status=,reservations=['90b051b0-128f-4205-8497-ba5c4d055e96','53bd0a71-b9b9-4bba-b000-4e41fe8206ff','c20d18c7-d472-4941-baa8-5377a6e3f026','6c3185ff-11f3-4612-8405-abcb5170fdb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4276b54e51c748b4bdad3a6431fa4164',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-387070632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=351ff27d-112d-4530-864c-4194169a38be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65d2739845bd49959884429163ab4026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4276b54e51c748b4bdad3a6431fa4164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:23.616626 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ba048a8-c0f0-4452-af1d-c9f2bc8bfc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:23.655628 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ba048a8-c0f0-4452-af1d-c9f2bc8bfc9a) transitioned into state 'SUCCESS' from state '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-387070632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65d2739845bd49959884429163ab4026',qos_specs=None,replication_status=,reservations=['90b051b0-128f-4205-8497-ba5c4d055e96','53bd0a71-b9b9-4bba-b000-4e41fe8206ff','c20d18c7-d472-4941-baa8-5377a6e3f026','6c3185ff-11f3-4612-8405-abcb5170fdb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4276b54e51c748b4bdad3a6431fa4164',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:23.656039 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb3c20a-bf35-4967-8e3c-56c8492607c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:23.684044 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb3c20a-bf35-4967-8e3c-56c8492607c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:23.684799 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Flow 'volume_create_api' (09a45d58-1e4d-43a8-ab70-0f98c3a9e743) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:23.685234 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Create volume request issued successfully. Aug 14 03:02:23.685960 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-87fdbcd8-b020-4ce8-8b09-c51ada3bc04a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:23.686570 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 335/1312] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:02:23 2026] POST /volume/v3/volumes => generated 755 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:23.708062 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d4b9c61f-e277-4701-85f1-6ffeea4850ff None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:23.710396 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d4b9c61f-e277-4701-85f1-6ffeea4850ff tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] GET https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be Aug 14 03:02:23.711209 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d4b9c61f-e277-4701-85f1-6ffeea4850ff tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:23.711209 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d4b9c61f-e277-4701-85f1-6ffeea4850ff tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:23.722092 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:23.722092 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:23.728787 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d4b9c61f-e277-4701-85f1-6ffeea4850ff tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Volume info retrieved successfully. Aug 14 03:02:23.736012 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d4b9c61f-e277-4701-85f1-6ffeea4850ff tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be returned with HTTP 200 Aug 14 03:02:23.736963 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 330/1313] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:23 2026] GET /volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:23.863437 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-20aa5c70-6dc1-4b81-88a8-e386eee573ee req-aab3850c-4861-46dc-96b7-6778476fb043 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:23.866454 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-20aa5c70-6dc1-4b81-88a8-e386eee573ee req-aab3850c-4861-46dc-96b7-6778476fb043 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] GET https://10.4.3.152/volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 Aug 14 03:02:23.866706 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-20aa5c70-6dc1-4b81-88a8-e386eee573ee req-aab3850c-4861-46dc-96b7-6778476fb043 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:23.867076 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-20aa5c70-6dc1-4b81-88a8-e386eee573ee req-aab3850c-4861-46dc-96b7-6778476fb043 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:23.881412 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:23.881412 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:23.887698 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-20aa5c70-6dc1-4b81-88a8-e386eee573ee req-aab3850c-4861-46dc-96b7-6778476fb043 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Volume info retrieved successfully. Aug 14 03:02:23.898811 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-20aa5c70-6dc1-4b81-88a8-e386eee573ee req-aab3850c-4861-46dc-96b7-6778476fb043 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 returned with HTTP 200 Aug 14 03:02:23.899475 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 323/1314] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:02:23 2026] GET /volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 => generated 1603 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:23.977802 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1c628154-59ae-4c75-b2ad-b528e3358551 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:23.980254 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1c628154-59ae-4c75-b2ad-b528e3358551 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:02:23.980550 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1c628154-59ae-4c75-b2ad-b528e3358551 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:23.980916 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1c628154-59ae-4c75-b2ad-b528e3358551 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:23.992474 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1c628154-59ae-4c75-b2ad-b528e3358551 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 returned with HTTP 404 Aug 14 03:02:23.993141 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 327/1315] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:23 2026] GET /volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:24.440506 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b57381be-770e-4e4d-afd1-12c7bbb245a8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:24.447011 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b57381be-770e-4e4d-afd1-12c7bbb245a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c Aug 14 03:02:24.447011 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b57381be-770e-4e4d-afd1-12c7bbb245a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:24.447011 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b57381be-770e-4e4d-afd1-12c7bbb245a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:24.471874 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:24.471874 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:24.487374 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b57381be-770e-4e4d-afd1-12c7bbb245a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:24.497707 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b57381be-770e-4e4d-afd1-12c7bbb245a8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c returned with HTTP 200 Aug 14 03:02:24.498925 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 336/1316] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:24 2026] GET /volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c => generated 1009 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:24.512520 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-95c04eeb-5112-42ae-ad3b-bce48bfc3257 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:24.516851 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3f477557-b097-4ae7-b71b-c768a94cda68 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:24.517254 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-95c04eeb-5112-42ae-ad3b-bce48bfc3257 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:24.517254 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-95c04eeb-5112-42ae-ad3b-bce48bfc3257 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:24.517254 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-95c04eeb-5112-42ae-ad3b-bce48bfc3257 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:24.518696 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f477557-b097-4ae7-b71b-c768a94cda68 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:02:24.518696 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f477557-b097-4ae7-b71b-c768a94cda68 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:24.518696 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f477557-b097-4ae7-b71b-c768a94cda68 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:24.518696 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-3f477557-b097-4ae7-b71b-c768a94cda68 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Delete volume with id: 0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:02:24.524309 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b7cfbe00-8f11-490a-9d1e-b65b56a49edb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:24.528571 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f477557-b097-4ae7-b71b-c768a94cda68 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 returned with HTTP 404 Aug 14 03:02:24.528779 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 324/1317] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:24 2026] DELETE /volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:24.528856 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b7cfbe00-8f11-490a-9d1e-b65b56a49edb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:02:24.529719 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b7cfbe00-8f11-490a-9d1e-b65b56a49edb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce335098-8c81-48d4-b473-71632706bb3c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1243427527"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:24.534106 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:24.534106 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:24.546161 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-95c04eeb-5112-42ae-ad3b-bce48bfc3257 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:24.548848 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b96dcad6-18e7-4cd0-a6a1-d6e67c3977d6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:24.549952 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:24.549952 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:24.551016 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b7cfbe00-8f11-490a-9d1e-b65b56a49edb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:24.551016 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-b7cfbe00-8f11-490a-9d1e-b65b56a49edb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create snapshot from volume ce335098-8c81-48d4-b473-71632706bb3c Aug 14 03:02:24.553009 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b96dcad6-18e7-4cd0-a6a1-d6e67c3977d6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 Aug 14 03:02:24.553340 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b96dcad6-18e7-4cd0-a6a1-d6e67c3977d6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:24.554069 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b96dcad6-18e7-4cd0-a6a1-d6e67c3977d6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:24.556747 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-95c04eeb-5112-42ae-ad3b-bce48bfc3257 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:02:24.558244 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 331/1318] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:24 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:24.568638 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b96dcad6-18e7-4cd0-a6a1-d6e67c3977d6 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 returned with HTTP 404 Aug 14 03:02:24.568989 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 337/1319] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:24 2026] GET /volume/v3/volumes/0d4d223e-1c06-423b-9347-3a5e131b9995 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:24.584729 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-de6c8b9f-8d70-4ad3-8d87-08f01c9d68b9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:24.589514 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-de6c8b9f-8d70-4ad3-8d87-08f01c9d68b9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:02:24.590159 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-de6c8b9f-8d70-4ad3-8d87-08f01c9d68b9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:24.593606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-de6c8b9f-8d70-4ad3-8d87-08f01c9d68b9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:24.593606 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-de6c8b9f-8d70-4ad3-8d87-08f01c9d68b9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Delete volume with id: fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:02:24.598512 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-b7cfbe00-8f11-490a-9d1e-b65b56a49edb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['4fa521a3-94d0-44bc-a0c1-8a73e5362943', '59ad2c1c-56ed-4502-b839-cb09673089e0', 'd8e1c7f2-d278-40b4-a209-36aac1da74f4', '2a2ea8d2-d04b-4277-b568-9eebae50438e'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:24.610416 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:24.610416 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:24.615010 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-de6c8b9f-8d70-4ad3-8d87-08f01c9d68b9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:24.666867 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-de6c8b9f-8d70-4ad3-8d87-08f01c9d68b9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Delete volume request issued successfully. Aug 14 03:02:24.667447 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-de6c8b9f-8d70-4ad3-8d87-08f01c9d68b9 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 202 Aug 14 03:02:24.668375 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 325/1320] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:24 2026] DELETE /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:24.669300 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b7cfbe00-8f11-490a-9d1e-b65b56a49edb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot create request issued successfully. Aug 14 03:02:24.671233 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b7cfbe00-8f11-490a-9d1e-b65b56a49edb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:02:24.674321 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 328/1321] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:02:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:24.683973 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3fab052b-6649-4a3e-b957-96c782c75899 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:24.688249 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3fab052b-6649-4a3e-b957-96c782c75899 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:02:24.688249 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3fab052b-6649-4a3e-b957-96c782c75899 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:24.688249 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3fab052b-6649-4a3e-b957-96c782c75899 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:24.694003 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3b8ea1ca-33a0-4393-95a5-979e7f079e35 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:24.696458 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b8ea1ca-33a0-4393-95a5-979e7f079e35 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 Aug 14 03:02:24.696784 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b8ea1ca-33a0-4393-95a5-979e7f079e35 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:24.696980 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b8ea1ca-33a0-4393-95a5-979e7f079e35 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:24.701288 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:24.701288 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:24.708315 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:24.708315 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:24.708608 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3b8ea1ca-33a0-4393-95a5-979e7f079e35 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:24.710116 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b8ea1ca-33a0-4393-95a5-979e7f079e35 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 returned with HTTP 200 Aug 14 03:02:24.710116 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 338/1322] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:24 2026] GET /volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:24.716211 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3fab052b-6649-4a3e-b957-96c782c75899 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:24.727934 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3fab052b-6649-4a3e-b957-96c782c75899 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 200 Aug 14 03:02:24.729332 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 332/1323] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:24 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:24.757045 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9f3450ab-375a-4d44-b13a-6216f56395c4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:24.760879 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9f3450ab-375a-4d44-b13a-6216f56395c4 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] GET https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be Aug 14 03:02:24.762441 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9f3450ab-375a-4d44-b13a-6216f56395c4 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:24.762441 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9f3450ab-375a-4d44-b13a-6216f56395c4 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:24.777237 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:24.777237 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:24.789114 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9f3450ab-375a-4d44-b13a-6216f56395c4 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Volume info retrieved successfully. Aug 14 03:02:24.805836 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9f3450ab-375a-4d44-b13a-6216f56395c4 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be returned with HTTP 200 Aug 14 03:02:24.808768 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 326/1324] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:24 2026] GET /volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:24.833154 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-995a9163-bb5b-44b7-b6ea-67ef33d08771 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:24.838174 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-995a9163-bb5b-44b7-b6ea-67ef33d08771 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026?usage=True Aug 14 03:02:24.839429 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-995a9163-bb5b-44b7-b6ea-67ef33d08771 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:24.840163 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-995a9163-bb5b-44b7-b6ea-67ef33d08771 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:24.840724 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:24.840724 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:24.873408 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-995a9163-bb5b-44b7-b6ea-67ef33d08771 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026?usage=True returned with HTTP 200 Aug 14 03:02:24.874248 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 329/1325] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:02:24 2026] GET /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026?usage=True => generated 1335 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:24.889491 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-76d1f6ed-a403-4a21-ba1c-8bf4c625b8af None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:24.892050 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-76d1f6ed-a403-4a21-ba1c-8bf4c625b8af tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/aca90360dc29485fb088b86ca8fcb1d8?usage=True Aug 14 03:02:24.892050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-76d1f6ed-a403-4a21-ba1c-8bf4c625b8af tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:24.892708 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-76d1f6ed-a403-4a21-ba1c-8bf4c625b8af tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:24.922073 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-76d1f6ed-a403-4a21-ba1c-8bf4c625b8af tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/aca90360dc29485fb088b86ca8fcb1d8?usage=True returned with HTTP 200 Aug 14 03:02:24.922527 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 339/1326] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:02:24 2026] GET /volume/v3/os-quota-sets/aca90360dc29485fb088b86ca8fcb1d8?usage=True => generated 1335 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:24.939656 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8726599a-a9a4-4891-a4a9-2c191540da15 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:24.941894 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8726599a-a9a4-4891-a4a9-2c191540da15 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] POST https://10.4.3.152/volume/v3/os-volume-transfer Aug 14 03:02:24.942318 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8726599a-a9a4-4891-a4a9-2c191540da15 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "351ff27d-112d-4530-864c-4194169a38be"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:24.944242 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.volume_transfer [None req-8726599a-a9a4-4891-a4a9-2c191540da15 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Creating new volume transfer {'transfer': {'volume_id': '351ff27d-112d-4530-864c-4194169a38be'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 03:02:24.944459 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.volume_transfer [None req-8726599a-a9a4-4891-a4a9-2c191540da15 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Creating transfer of volume 351ff27d-112d-4530-864c-4194169a38be Aug 14 03:02:24.944583 np0000007307 devstack@c-api.service[100380]: INFO cinder.transfer.api [None req-8726599a-a9a4-4891-a4a9-2c191540da15 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Generating transfer record for volume 351ff27d-112d-4530-864c-4194169a38be Aug 14 03:02:24.954931 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:24.954931 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:24.974592 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8726599a-a9a4-4891-a4a9-2c191540da15 tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 03:02:24.975215 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 333/1327] 10.4.3.152 () {68 vars in 1291 bytes} [Fri Aug 14 03:02:24 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:24.989109 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-414eac7a-1280-4846-b077-67fdd1637ea5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:25.070353 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-414eac7a-1280-4846-b077-67fdd1637ea5 tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] POST https://10.4.3.152/volume/v3/os-volume-transfer/b6e2be3d-2068-4e7d-abf4-068f4323160f/accept Aug 14 03:02:25.071843 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-414eac7a-1280-4846-b077-67fdd1637ea5 tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "59222d81c74d320f"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:25.073165 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.volume_transfer [None req-414eac7a-1280-4846-b077-67fdd1637ea5 tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] Accepting volume transfer b6e2be3d-2068-4e7d-abf4-068f4323160f {{(pid=100379) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 03:02:25.073519 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.volume_transfer [None req-414eac7a-1280-4846-b077-67fdd1637ea5 tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] Accepting transfer b6e2be3d-2068-4e7d-abf4-068f4323160f Aug 14 03:02:25.163075 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-414eac7a-1280-4846-b077-67fdd1637ea5 tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] Created reservations ['530d76a9-ed37-4c5a-8cfc-74a4c812f290', '473660f4-4d38-4356-8c6b-d361410f00fe', '36ba05f5-feb2-430f-b57a-148cdf31a8f2', '2327310e-c791-4e76-944a-07316c82053c'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:25.198285 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-414eac7a-1280-4846-b077-67fdd1637ea5 tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] Created reservations ['a05d4d71-6d08-4606-8da5-761e5e1237ef', '83fb9e99-895b-43ed-b48f-4ffb6898b6e2', '2ff8df76-22f9-41e1-ba99-653b930d905c', '84ca1a99-37e3-4181-a3a0-0110d5a07d44'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:25.263672 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-414eac7a-1280-4846-b077-67fdd1637ea5 tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] Created reservations ['e8373874-7435-47ee-a9f7-f5a6a76a82bf', 'e7e50160-2316-48d1-a211-cb1c28ec8f48', '4b55da57-e3f6-4f88-b8cd-9b347dcc4ba9', '3cce445c-b24c-440b-825e-d3c8c11ad541'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:25.325372 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-414eac7a-1280-4846-b077-67fdd1637ea5 tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] Created reservations ['5c4d1c95-a79e-4124-8ef1-261a1d373281', '56b947e0-b608-45ac-b00f-f95a4d302ab9', '56a4ea9c-de8c-4cd7-97c8-f8fade103b66', '8630d5dc-a207-45b1-a784-0109955bca33'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:25.342338 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-414eac7a-1280-4846-b077-67fdd1637ea5 tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] Transfer volume completed successfully. Aug 14 03:02:25.474400 np0000007307 devstack@c-api.service[100379]: INFO cinder.transfer.api [None req-414eac7a-1280-4846-b077-67fdd1637ea5 tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] Volume 351ff27d-112d-4530-864c-4194169a38be has been transferred. Aug 14 03:02:25.484062 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-414eac7a-1280-4846-b077-67fdd1637ea5 tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/b6e2be3d-2068-4e7d-abf4-068f4323160f/accept returned with HTTP 202 Aug 14 03:02:25.485796 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 327/1328] 10.4.3.152 () {68 vars in 1423 bytes} [Fri Aug 14 03:02:24 2026] POST /volume/v3/os-volume-transfer/b6e2be3d-2068-4e7d-abf4-068f4323160f/accept => generated 365 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:25.498931 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-17af0d67-3802-4920-9c5e-3fb01d45d16c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:25.501313 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-17af0d67-3802-4920-9c5e-3fb01d45d16c tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] GET https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be Aug 14 03:02:25.501648 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-17af0d67-3802-4920-9c5e-3fb01d45d16c tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:25.502001 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-17af0d67-3802-4920-9c5e-3fb01d45d16c tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:25.513655 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:25.513655 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:25.518117 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-17af0d67-3802-4920-9c5e-3fb01d45d16c tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] Volume info retrieved successfully. Aug 14 03:02:25.525399 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-17af0d67-3802-4920-9c5e-3fb01d45d16c tempest-VolumeQuotasAdminTestJSON-472827968 tempest-VolumeQuotasAdminTestJSON-472827968-project-member] https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be returned with HTTP 200 Aug 14 03:02:25.526110 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 330/1329] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:25 2026] GET /volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:25.544054 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1aeb890f-380c-4d6d-92e8-2f20791e3960 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:25.547815 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1aeb890f-380c-4d6d-92e8-2f20791e3960 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026?usage=True Aug 14 03:02:25.548215 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1aeb890f-380c-4d6d-92e8-2f20791e3960 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:25.548776 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1aeb890f-380c-4d6d-92e8-2f20791e3960 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:25.575606 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1aeb890f-380c-4d6d-92e8-2f20791e3960 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026?usage=True returned with HTTP 200 Aug 14 03:02:25.576214 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 340/1330] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:02:25 2026] GET /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026?usage=True => generated 1335 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:25.578198 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9c119278-5599-4e38-8d3b-9c305a823b45 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:25.581910 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c119278-5599-4e38-8d3b-9c305a823b45 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:25.582295 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c119278-5599-4e38-8d3b-9c305a823b45 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:25.583199 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c119278-5599-4e38-8d3b-9c305a823b45 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:25.592671 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:25.592671 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:25.596949 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-37b3c8e6-7349-45a7-8999-0538d9592f9e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:25.601032 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-37b3c8e6-7349-45a7-8999-0538d9592f9e tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/aca90360dc29485fb088b86ca8fcb1d8?usage=True Aug 14 03:02:25.601566 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-37b3c8e6-7349-45a7-8999-0538d9592f9e tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:25.602191 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-37b3c8e6-7349-45a7-8999-0538d9592f9e tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:25.602753 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:25.602753 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:25.605364 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9c119278-5599-4e38-8d3b-9c305a823b45 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:25.613578 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c119278-5599-4e38-8d3b-9c305a823b45 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:02:25.614124 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 334/1331] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:25 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:25.636042 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-37b3c8e6-7349-45a7-8999-0538d9592f9e tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/aca90360dc29485fb088b86ca8fcb1d8?usage=True returned with HTTP 200 Aug 14 03:02:25.636970 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 328/1332] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:02:25 2026] GET /volume/v3/os-quota-sets/aca90360dc29485fb088b86ca8fcb1d8?usage=True => generated 1335 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:25.654881 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3830a3a7-22da-4740-87ea-07657e9ed757 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:25.660344 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3830a3a7-22da-4740-87ea-07657e9ed757 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be Aug 14 03:02:25.660618 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3830a3a7-22da-4740-87ea-07657e9ed757 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:25.660911 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3830a3a7-22da-4740-87ea-07657e9ed757 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:25.661142 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-3830a3a7-22da-4740-87ea-07657e9ed757 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Delete volume with id: 351ff27d-112d-4530-864c-4194169a38be Aug 14 03:02:25.674048 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:25.674048 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:25.674507 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3830a3a7-22da-4740-87ea-07657e9ed757 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Volume info retrieved successfully. Aug 14 03:02:25.699332 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3830a3a7-22da-4740-87ea-07657e9ed757 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Delete volume request issued successfully. Aug 14 03:02:25.699727 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3830a3a7-22da-4740-87ea-07657e9ed757 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be returned with HTTP 202 Aug 14 03:02:25.701144 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 331/1333] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:25 2026] DELETE /volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:25.716181 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-86a87e43-6fe5-463d-966d-3a6242e2e392 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:25.719233 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-86a87e43-6fe5-463d-966d-3a6242e2e392 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be Aug 14 03:02:25.720289 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-86a87e43-6fe5-463d-966d-3a6242e2e392 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:25.720289 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-86a87e43-6fe5-463d-966d-3a6242e2e392 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:25.723454 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-39b7c4c4-8006-4c5a-9cbb-caa22f0ef042 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:25.725874 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-39b7c4c4-8006-4c5a-9cbb-caa22f0ef042 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 Aug 14 03:02:25.726131 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-39b7c4c4-8006-4c5a-9cbb-caa22f0ef042 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:25.726601 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-39b7c4c4-8006-4c5a-9cbb-caa22f0ef042 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:25.735700 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:25.735700 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:25.736966 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:25.736966 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:25.736966 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-39b7c4c4-8006-4c5a-9cbb-caa22f0ef042 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:25.737350 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-39b7c4c4-8006-4c5a-9cbb-caa22f0ef042 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 returned with HTTP 200 Aug 14 03:02:25.737982 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 335/1334] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:25 2026] GET /volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:25.741859 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-86a87e43-6fe5-463d-966d-3a6242e2e392 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Volume info retrieved successfully. Aug 14 03:02:25.749386 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-86a87e43-6fe5-463d-966d-3a6242e2e392 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be returned with HTTP 200 Aug 14 03:02:25.749386 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 341/1335] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:25 2026] GET /volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be => generated 1020 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:25.753443 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b3b415ea-bd2c-41f8-9f97-0ac603eebd4f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:25.755446 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b3b415ea-bd2c-41f8-9f97-0ac603eebd4f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] GET https://10.4.3.152/volume/v3/snapshots Aug 14 03:02:25.755908 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b3b415ea-bd2c-41f8-9f97-0ac603eebd4f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:25.756529 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b3b415ea-bd2c-41f8-9f97-0ac603eebd4f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:25.757614 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-b3b415ea-bd2c-41f8-9f97-0ac603eebd4f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:02:25.760900 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.db.api [None req-b3b415ea-bd2c-41f8-9f97-0ac603eebd4f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Building query based on filter {{(pid=100379) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:02:25.766128 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-83cc6352-0601-4af3-bac8-d5ac92c8ff38 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:25.766386 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83cc6352-0601-4af3-bac8-d5ac92c8ff38 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e Aug 14 03:02:25.766548 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83cc6352-0601-4af3-bac8-d5ac92c8ff38 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:25.766778 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83cc6352-0601-4af3-bac8-d5ac92c8ff38 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:25.776062 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83cc6352-0601-4af3-bac8-d5ac92c8ff38 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e returned with HTTP 404 Aug 14 03:02:25.777111 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 332/1336] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:25 2026] GET /volume/v3/volumes/fb6145fd-074a-47ca-b1db-5aabbe331c2e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:25.783687 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b3b415ea-bd2c-41f8-9f97-0ac603eebd4f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Get all snapshots completed successfully. Aug 14 03:02:25.784500 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b3b415ea-bd2c-41f8-9f97-0ac603eebd4f tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 14 03:02:25.786686 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 329/1337] 10.4.3.152 () {66 vars in 1243 bytes} [Fri Aug 14 03:02:25 2026] GET /volume/v3/snapshots => generated 336 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:25.797093 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e2f1a682-1c08-4912-882e-52948e4b0ba2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:25.799482 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e2f1a682-1c08-4912-882e-52948e4b0ba2 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 Aug 14 03:02:25.799723 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e2f1a682-1c08-4912-882e-52948e4b0ba2 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:25.799943 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e2f1a682-1c08-4912-882e-52948e4b0ba2 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:25.800116 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-e2f1a682-1c08-4912-882e-52948e4b0ba2 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete snapshot with id: 17a3ac59-1d00-4e6f-821e-9e130febf2b5 Aug 14 03:02:25.806018 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:25.806018 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:25.806337 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e2f1a682-1c08-4912-882e-52948e4b0ba2 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:25.837735 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e2f1a682-1c08-4912-882e-52948e4b0ba2 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot delete request issued successfully. Aug 14 03:02:25.838396 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e2f1a682-1c08-4912-882e-52948e4b0ba2 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 returned with HTTP 202 Aug 14 03:02:25.838775 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 336/1338] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:02:25 2026] DELETE /volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:25.851811 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fedeb881-f3b5-4379-9651-1a37aa20eb64 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:25.853929 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fedeb881-f3b5-4379-9651-1a37aa20eb64 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 Aug 14 03:02:25.854092 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fedeb881-f3b5-4379-9651-1a37aa20eb64 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:25.857377 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fedeb881-f3b5-4379-9651-1a37aa20eb64 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:25.868923 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:25.868923 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:25.869275 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fedeb881-f3b5-4379-9651-1a37aa20eb64 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:25.871369 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fedeb881-f3b5-4379-9651-1a37aa20eb64 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 returned with HTTP 200 Aug 14 03:02:25.872121 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 342/1339] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:25 2026] GET /volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:26.634528 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5e8d63c2-5dc8-4967-afc2-2da48e8a9428 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:26.636746 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5e8d63c2-5dc8-4967-afc2-2da48e8a9428 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:26.636983 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5e8d63c2-5dc8-4967-afc2-2da48e8a9428 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:26.638442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5e8d63c2-5dc8-4967-afc2-2da48e8a9428 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:26.654217 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:26.654217 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:26.663101 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5e8d63c2-5dc8-4967-afc2-2da48e8a9428 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:26.675007 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5e8d63c2-5dc8-4967-afc2-2da48e8a9428 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:02:26.675677 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 333/1340] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:26 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:26.770718 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-790c5f3f-4eac-4804-be48-de8f98eccc0e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:26.772835 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-790c5f3f-4eac-4804-be48-de8f98eccc0e tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be Aug 14 03:02:26.773316 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-790c5f3f-4eac-4804-be48-de8f98eccc0e tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:26.773986 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-790c5f3f-4eac-4804-be48-de8f98eccc0e tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:26.790530 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-790c5f3f-4eac-4804-be48-de8f98eccc0e tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be returned with HTTP 404 Aug 14 03:02:26.791139 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 330/1341] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:26 2026] GET /volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:26.804195 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5a35081e-e435-4ee4-a718-78d9b13f342a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:26.807978 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5a35081e-e435-4ee4-a718-78d9b13f342a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] GET https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be Aug 14 03:02:26.808210 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5a35081e-e435-4ee4-a718-78d9b13f342a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:26.808662 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5a35081e-e435-4ee4-a718-78d9b13f342a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:26.825741 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5a35081e-e435-4ee4-a718-78d9b13f342a tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be returned with HTTP 404 Aug 14 03:02:26.826608 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 337/1342] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:26 2026] GET /volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:26.837906 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1c94f28a-4caa-4755-a592-e25262cbf70f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:26.841455 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1c94f28a-4caa-4755-a592-e25262cbf70f tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] DELETE https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be Aug 14 03:02:26.841782 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1c94f28a-4caa-4755-a592-e25262cbf70f tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:26.841951 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1c94f28a-4caa-4755-a592-e25262cbf70f tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:26.842081 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-1c94f28a-4caa-4755-a592-e25262cbf70f tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] Delete volume with id: 351ff27d-112d-4530-864c-4194169a38be Aug 14 03:02:26.850233 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1c94f28a-4caa-4755-a592-e25262cbf70f tempest-VolumeQuotasAdminTestJSON-1429521733 tempest-VolumeQuotasAdminTestJSON-1429521733-project-member] https://10.4.3.152/volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be returned with HTTP 404 Aug 14 03:02:26.850333 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 343/1343] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:26 2026] DELETE /volume/v3/volumes/351ff27d-112d-4530-864c-4194169a38be => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:26.863127 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c434cbf3-961d-4f21-abd2-e3265d861016 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:26.866638 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c434cbf3-961d-4f21-abd2-e3265d861016 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/22526c1bf77c4a199682ec42f8ea5b40?usage=True Aug 14 03:02:26.866638 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c434cbf3-961d-4f21-abd2-e3265d861016 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:26.866638 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c434cbf3-961d-4f21-abd2-e3265d861016 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:26.885855 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d0dfea3e-87f4-4cde-9387-5e7ec147624b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:26.889839 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d0dfea3e-87f4-4cde-9387-5e7ec147624b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 Aug 14 03:02:26.889839 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d0dfea3e-87f4-4cde-9387-5e7ec147624b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:26.889963 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d0dfea3e-87f4-4cde-9387-5e7ec147624b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:26.898996 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d0dfea3e-87f4-4cde-9387-5e7ec147624b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 returned with HTTP 404 Aug 14 03:02:26.899576 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 331/1344] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:26 2026] GET /volume/v3/snapshots/17a3ac59-1d00-4e6f-821e-9e130febf2b5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:26.906978 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c434cbf3-961d-4f21-abd2-e3265d861016 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/22526c1bf77c4a199682ec42f8ea5b40?usage=True returned with HTTP 200 Aug 14 03:02:26.907488 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 334/1345] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:02:26 2026] GET /volume/v3/os-quota-sets/22526c1bf77c4a199682ec42f8ea5b40?usage=True => generated 1335 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:26.915566 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5f7b9ec7-74e1-4e85-aad7-b5cef32f2b95 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:26.921305 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5f7b9ec7-74e1-4e85-aad7-b5cef32f2b95 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c Aug 14 03:02:26.921515 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5f7b9ec7-74e1-4e85-aad7-b5cef32f2b95 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:26.921728 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5f7b9ec7-74e1-4e85-aad7-b5cef32f2b95 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:26.921915 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-5f7b9ec7-74e1-4e85-aad7-b5cef32f2b95 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume with id: ce335098-8c81-48d4-b473-71632706bb3c Aug 14 03:02:26.925682 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-84b6b546-d474-4885-a040-3d7cf1600470 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:26.928675 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-84b6b546-d474-4885-a040-3d7cf1600470 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 Aug 14 03:02:26.929132 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-84b6b546-d474-4885-a040-3d7cf1600470 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-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=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:26.939796 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:26.939796 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:26.940270 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5f7b9ec7-74e1-4e85-aad7-b5cef32f2b95 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:26.983637 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5f7b9ec7-74e1-4e85-aad7-b5cef32f2b95 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume request issued successfully. Aug 14 03:02:26.984075 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5f7b9ec7-74e1-4e85-aad7-b5cef32f2b95 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c returned with HTTP 202 Aug 14 03:02:26.984654 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 338/1346] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:26 2026] DELETE /volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:26.995270 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-19e53345-79ff-4cd2-b71e-dc73d59d27d9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:26.997334 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19e53345-79ff-4cd2-b71e-dc73d59d27d9 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c Aug 14 03:02:26.997640 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19e53345-79ff-4cd2-b71e-dc73d59d27d9 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:26.997719 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19e53345-79ff-4cd2-b71e-dc73d59d27d9 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:27.012252 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:27.012252 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:27.028704 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-19e53345-79ff-4cd2-b71e-dc73d59d27d9 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:27.039902 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19e53345-79ff-4cd2-b71e-dc73d59d27d9 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c returned with HTTP 200 Aug 14 03:02:27.039902 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 332/1347] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:26 2026] GET /volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:27.137293 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-84b6b546-d474-4885-a040-3d7cf1600470 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 returned with HTTP 200 Aug 14 03:02:27.137644 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 344/1348] 10.4.3.152 () {68 vars in 1375 bytes} [Fri Aug 14 03:02:26 2026] PUT /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 => generated 554 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:27.151922 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4ef64bf8-a8a5-4a71-bcf6-e85f24295666 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:27.153908 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4ef64bf8-a8a5-4a71-bcf6-e85f24295666 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 Aug 14 03:02:27.154068 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4ef64bf8-a8a5-4a71-bcf6-e85f24295666 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-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=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:27.338416 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4ef64bf8-a8a5-4a71-bcf6-e85f24295666 tempest-VolumeQuotasAdminTestJSON-945422281 tempest-VolumeQuotasAdminTestJSON-945422281-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 returned with HTTP 200 Aug 14 03:02:27.339093 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 335/1349] 10.4.3.152 () {68 vars in 1375 bytes} [Fri Aug 14 03:02:27 2026] PUT /volume/v3/os-quota-sets/65d2739845bd49959884429163ab4026 => generated 552 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:27.700476 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9fa8595e-42b5-43c2-836e-b297cf04998c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:27.705455 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9fa8595e-42b5-43c2-836e-b297cf04998c tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:27.706844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9fa8595e-42b5-43c2-836e-b297cf04998c tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:27.706844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9fa8595e-42b5-43c2-836e-b297cf04998c tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:27.723961 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:27.723961 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:27.730452 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9fa8595e-42b5-43c2-836e-b297cf04998c tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:27.739087 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9fa8595e-42b5-43c2-836e-b297cf04998c tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:02:27.739538 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 339/1350] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:27 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:28.059557 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-aa894cd2-c400-4a5d-8113-85f44bf1f8b9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:28.061964 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aa894cd2-c400-4a5d-8113-85f44bf1f8b9 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c Aug 14 03:02:28.062241 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aa894cd2-c400-4a5d-8113-85f44bf1f8b9 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:28.062524 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aa894cd2-c400-4a5d-8113-85f44bf1f8b9 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:28.070146 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aa894cd2-c400-4a5d-8113-85f44bf1f8b9 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c returned with HTTP 404 Aug 14 03:02:28.070146 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 333/1351] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:28 2026] GET /volume/v3/volumes/ce335098-8c81-48d4-b473-71632706bb3c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:28.084153 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:28.086910 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:28.087368 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2061221031"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:28.090624 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2061221031'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:28.090624 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume of 1 GB Aug 14 03:02:28.096168 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Availability Zones retrieved successfully. Aug 14 03:02:28.105348 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (7f9090d4-2698-4a18-b4e1-f46dde9ea763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:28.105765 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a299c3-804e-441b-a1a8-44eeb96d3b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:28.106934 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:28.147469 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a299c3-804e-441b-a1a8-44eeb96d3b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:28.148721 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fd8d3ea-6b3e-4647-954f-a46ee777e205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:28.233217 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['b0dee0d8-ad1d-4480-b8e8-7f41dfc8cfc3', 'efac413f-43e8-4e40-87df-8d2a6e69b692', '4b459991-bdbf-4b03-9f91-e8758616807e', '6012aa3e-b602-4a86-bc79-843df0e7a025'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:28.234898 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fd8d3ea-6b3e-4647-954f-a46ee777e205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0dee0d8-ad1d-4480-b8e8-7f41dfc8cfc3', 'efac413f-43e8-4e40-87df-8d2a6e69b692', '4b459991-bdbf-4b03-9f91-e8758616807e', '6012aa3e-b602-4a86-bc79-843df0e7a025']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:28.234898 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75dff729-156f-4ea3-a924-6380b4a2fae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:28.276051 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75dff729-156f-4ea3-a924-6380b4a2fae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71b3927b-eeed-4b0a-a9b2-8edf044b062c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2061221031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['b0dee0d8-ad1d-4480-b8e8-7f41dfc8cfc3','efac413f-43e8-4e40-87df-8d2a6e69b692','4b459991-bdbf-4b03-9f91-e8758616807e','6012aa3e-b602-4a86-bc79-843df0e7a025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2061221031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71b3927b-eeed-4b0a-a9b2-8edf044b062c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad0db7ade15417784d8f67f7137f6ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0790acb1c9fa429080a20a5cba528700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:28.276051 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df9da44e-0521-4218-b796-4e0582cee9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:28.314473 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df9da44e-0521-4218-b796-4e0582cee9ef) transitioned into state 'SUCCESS' from state '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-2061221031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['b0dee0d8-ad1d-4480-b8e8-7f41dfc8cfc3','efac413f-43e8-4e40-87df-8d2a6e69b692','4b459991-bdbf-4b03-9f91-e8758616807e','6012aa3e-b602-4a86-bc79-843df0e7a025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:28.315546 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f20fab1-69a0-4d7e-ab33-f49e24590a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:28.339399 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f20fab1-69a0-4d7e-ab33-f49e24590a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:28.339399 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (7f9090d4-2698-4a18-b4e1-f46dde9ea763) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:28.339399 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request issued successfully. Aug 14 03:02:28.339399 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-da8fe733-8e9c-440b-955a-25b1dce26cbd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:28.339777 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 345/1352] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:02:28 2026] POST /volume/v3/volumes => generated 778 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:28.363291 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-70935d6c-befc-484a-b5bc-047f3479245e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:28.367235 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-70935d6c-befc-484a-b5bc-047f3479245e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c Aug 14 03:02:28.367691 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-70935d6c-befc-484a-b5bc-047f3479245e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:28.367802 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-70935d6c-befc-484a-b5bc-047f3479245e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:28.380490 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:28.380490 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:28.387025 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-70935d6c-befc-484a-b5bc-047f3479245e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:28.393068 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-70935d6c-befc-484a-b5bc-047f3479245e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c returned with HTTP 200 Aug 14 03:02:28.393614 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 336/1353] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:28 2026] GET /volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:29.062684 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f11551ba-930a-4db0-939b-83cf6a4a89d6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:29.071938 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f11551ba-930a-4db0-939b-83cf6a4a89d6 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:29.071938 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f11551ba-930a-4db0-939b-83cf6a4a89d6 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:29.072093 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f11551ba-930a-4db0-939b-83cf6a4a89d6 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:29.090038 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:29.090038 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:29.102424 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f11551ba-930a-4db0-939b-83cf6a4a89d6 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:29.110090 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f11551ba-930a-4db0-939b-83cf6a4a89d6 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:02:29.110668 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 340/1354] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:29 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:29.129970 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9e808ed2-e608-42fb-a0eb-a0b5ae9a33e3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:29.132313 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9e808ed2-e608-42fb-a0eb-a0b5ae9a33e3 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] DELETE https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:29.133523 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9e808ed2-e608-42fb-a0eb-a0b5ae9a33e3 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:29.133523 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9e808ed2-e608-42fb-a0eb-a0b5ae9a33e3 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:29.133523 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-9e808ed2-e608-42fb-a0eb-a0b5ae9a33e3 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Delete volume with id: cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:29.145513 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:29.145513 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:29.146039 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9e808ed2-e608-42fb-a0eb-a0b5ae9a33e3 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:29.182534 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9e808ed2-e608-42fb-a0eb-a0b5ae9a33e3 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Delete volume request issued successfully. Aug 14 03:02:29.183297 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9e808ed2-e608-42fb-a0eb-a0b5ae9a33e3 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 202 Aug 14 03:02:29.184183 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 334/1355] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:29 2026] DELETE /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:29.197421 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-21b3a001-a6ee-4293-a092-e5bf1922ad86 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:29.198959 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-21b3a001-a6ee-4293-a092-e5bf1922ad86 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:29.199575 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-21b3a001-a6ee-4293-a092-e5bf1922ad86 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:29.200100 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-21b3a001-a6ee-4293-a092-e5bf1922ad86 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:29.211845 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:29.211845 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:29.221017 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-21b3a001-a6ee-4293-a092-e5bf1922ad86 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Volume info retrieved successfully. Aug 14 03:02:29.228425 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-21b3a001-a6ee-4293-a092-e5bf1922ad86 tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 200 Aug 14 03:02:29.229310 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 346/1356] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:29 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:29.411947 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-98170fed-e42b-4d00-a4ba-519e1d65f4dc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:29.414576 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-98170fed-e42b-4d00-a4ba-519e1d65f4dc tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c Aug 14 03:02:29.414794 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-98170fed-e42b-4d00-a4ba-519e1d65f4dc tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:29.415262 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-98170fed-e42b-4d00-a4ba-519e1d65f4dc tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:29.428944 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:29.428944 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:29.434172 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-98170fed-e42b-4d00-a4ba-519e1d65f4dc tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:29.443851 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-98170fed-e42b-4d00-a4ba-519e1d65f4dc tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c returned with HTTP 200 Aug 14 03:02:29.444397 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 337/1357] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:29 2026] GET /volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:29.460451 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b4dffaac-cd95-4f18-84ae-eeeeca7a9723 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:29.463059 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b4dffaac-cd95-4f18-84ae-eeeeca7a9723 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:02:29.463511 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b4dffaac-cd95-4f18-84ae-eeeeca7a9723 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71b3927b-eeed-4b0a-a9b2-8edf044b062c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1105083273"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:29.476709 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:29.476709 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:29.477155 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b4dffaac-cd95-4f18-84ae-eeeeca7a9723 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:29.477356 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-b4dffaac-cd95-4f18-84ae-eeeeca7a9723 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create snapshot from volume 71b3927b-eeed-4b0a-a9b2-8edf044b062c Aug 14 03:02:29.541725 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-b4dffaac-cd95-4f18-84ae-eeeeca7a9723 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['d8b7f450-d916-416e-9e06-e9e2e327a71d', 'a0280c56-fec0-4649-8631-0494b0634fa0', 'c916d0ff-9f6e-418f-b376-9d5172fcdad0', 'd4d6219d-6a20-47f5-b24a-fd32da674659'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:29.623589 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b4dffaac-cd95-4f18-84ae-eeeeca7a9723 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot create request issued successfully. Aug 14 03:02:29.624101 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b4dffaac-cd95-4f18-84ae-eeeeca7a9723 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:02:29.624871 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 341/1358] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:02:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:29.642397 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4682254a-8580-4d26-aeab-a807567daf6d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:29.644527 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4682254a-8580-4d26-aeab-a807567daf6d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 Aug 14 03:02:29.644751 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4682254a-8580-4d26-aeab-a807567daf6d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:29.645055 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4682254a-8580-4d26-aeab-a807567daf6d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:29.653064 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:29.653064 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:29.653560 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4682254a-8580-4d26-aeab-a807567daf6d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:29.655651 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4682254a-8580-4d26-aeab-a807567daf6d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 returned with HTTP 200 Aug 14 03:02:29.656322 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 335/1359] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:29 2026] GET /volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:30.253164 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-193d7fe7-7747-422a-9682-9a52449d9beb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:30.257855 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-193d7fe7-7747-422a-9682-9a52449d9beb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] GET https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 Aug 14 03:02:30.257855 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-193d7fe7-7747-422a-9682-9a52449d9beb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:30.257855 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-193d7fe7-7747-422a-9682-9a52449d9beb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:30.268850 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-193d7fe7-7747-422a-9682-9a52449d9beb tempest-VolumesActionsTest-1033835556 tempest-VolumesActionsTest-1033835556-project-member] https://10.4.3.152/volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 returned with HTTP 404 Aug 14 03:02:30.268850 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 347/1360] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:30 2026] GET /volume/v3/volumes/cc663ccc-3660-43cb-b513-a09bab42a9e5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:30.674626 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c964a570-0596-4d3e-b01a-9f3a99e69721 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:30.677661 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c964a570-0596-4d3e-b01a-9f3a99e69721 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 Aug 14 03:02:30.677889 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c964a570-0596-4d3e-b01a-9f3a99e69721 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:30.678174 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c964a570-0596-4d3e-b01a-9f3a99e69721 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:30.684296 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:30.684296 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:30.684776 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c964a570-0596-4d3e-b01a-9f3a99e69721 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:30.685647 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c964a570-0596-4d3e-b01a-9f3a99e69721 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 returned with HTTP 200 Aug 14 03:02:30.686081 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 338/1361] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:30 2026] GET /volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:30.707438 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-241be020-d4b1-4449-8c35-fb8366d6b162 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:30.710158 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-241be020-d4b1-4449-8c35-fb8366d6b162 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] POST https://10.4.3.152/volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82/action Aug 14 03:02:30.711753 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-241be020-d4b1-4449-8c35-fb8366d6b162 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:30.711960 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-241be020-d4b1-4449-8c35-fb8366d6b162 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:30.713946 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.admin_actions [None req-241be020-d4b1-4449-8c35-fb8366d6b162 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Updating snapshot '1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82' with '{'status': 'error'}' {{(pid=100380) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:02:30.729024 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:30.729024 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:30.730582 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-241be020-d4b1-4449-8c35-fb8366d6b162 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7de97a54ca494e6396c672011adb44d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bad0db7ade15417784d8f67f7137f6ca', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:30.730582 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-241be020-d4b1-4449-8c35-fb8366d6b162 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82/action returned with HTTP 403 Aug 14 03:02:30.731957 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 342/1362] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 03:02:30 2026] POST /volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82/action => generated 133 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:30.743871 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e4427539-300d-4bcf-9a9e-1c8fe8c816a3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:30.746923 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e4427539-300d-4bcf-9a9e-1c8fe8c816a3 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 Aug 14 03:02:30.747397 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e4427539-300d-4bcf-9a9e-1c8fe8c816a3 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:30.747554 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e4427539-300d-4bcf-9a9e-1c8fe8c816a3 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:30.747745 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-e4427539-300d-4bcf-9a9e-1c8fe8c816a3 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete snapshot with id: 1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 Aug 14 03:02:30.756777 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:30.756777 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:30.757740 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e4427539-300d-4bcf-9a9e-1c8fe8c816a3 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:30.799798 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e4427539-300d-4bcf-9a9e-1c8fe8c816a3 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot delete request issued successfully. Aug 14 03:02:30.799798 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e4427539-300d-4bcf-9a9e-1c8fe8c816a3 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 returned with HTTP 202 Aug 14 03:02:30.799798 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 336/1363] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:02:30 2026] DELETE /volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:30.810239 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cca810ff-3492-440e-b898-c2dad426d753 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:30.815486 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cca810ff-3492-440e-b898-c2dad426d753 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 Aug 14 03:02:30.815486 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cca810ff-3492-440e-b898-c2dad426d753 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:30.815486 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cca810ff-3492-440e-b898-c2dad426d753 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:30.821963 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:30.821963 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:30.821963 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cca810ff-3492-440e-b898-c2dad426d753 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:30.822653 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cca810ff-3492-440e-b898-c2dad426d753 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 returned with HTTP 200 Aug 14 03:02:30.823153 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 348/1364] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:30 2026] GET /volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:31.837194 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3468e297-7f3d-42f0-a020-a0856f10a4fb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:31.841017 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3468e297-7f3d-42f0-a020-a0856f10a4fb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 Aug 14 03:02:31.841318 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3468e297-7f3d-42f0-a020-a0856f10a4fb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:31.841619 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3468e297-7f3d-42f0-a020-a0856f10a4fb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:31.848285 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3468e297-7f3d-42f0-a020-a0856f10a4fb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 returned with HTTP 404 Aug 14 03:02:31.849543 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 339/1365] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:31 2026] GET /volume/v3/snapshots/1b6a9643-9cb5-4b1c-99d8-f0eb9e6f8e82 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:31.861991 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a6e0fcfc-b08b-42b0-994b-309369818a2a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:31.864392 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a6e0fcfc-b08b-42b0-994b-309369818a2a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c Aug 14 03:02:31.864772 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a6e0fcfc-b08b-42b0-994b-309369818a2a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:31.865191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a6e0fcfc-b08b-42b0-994b-309369818a2a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:31.865579 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-a6e0fcfc-b08b-42b0-994b-309369818a2a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume with id: 71b3927b-eeed-4b0a-a9b2-8edf044b062c Aug 14 03:02:31.881478 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:31.881478 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:31.882435 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a6e0fcfc-b08b-42b0-994b-309369818a2a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:31.910362 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a6e0fcfc-b08b-42b0-994b-309369818a2a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume request issued successfully. Aug 14 03:02:31.910362 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a6e0fcfc-b08b-42b0-994b-309369818a2a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c returned with HTTP 202 Aug 14 03:02:31.911090 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 343/1366] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:31 2026] DELETE /volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:31.923622 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-41c38c32-5668-4ab8-98b5-df286a804129 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:31.927900 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-41c38c32-5668-4ab8-98b5-df286a804129 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c Aug 14 03:02:31.928866 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-41c38c32-5668-4ab8-98b5-df286a804129 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:31.929011 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-41c38c32-5668-4ab8-98b5-df286a804129 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:31.941082 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:31.941082 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:31.951620 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-41c38c32-5668-4ab8-98b5-df286a804129 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:31.960361 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-41c38c32-5668-4ab8-98b5-df286a804129 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c returned with HTTP 200 Aug 14 03:02:31.962335 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 337/1367] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:31 2026] GET /volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:32.485076 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c7e2f1b0-0853-4258-9931-ff546e0fa991 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:32.712336 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c7e2f1b0-0853-4258-9931-ff546e0fa991 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:02:32.712841 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c7e2f1b0-0853-4258-9931-ff546e0fa991 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-2135395370"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:32.742418 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c7e2f1b0-0853-4258-9931-ff546e0fa991 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:02:32.742951 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 349/1368] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:02:32 2026] POST /volume/v3/types => generated 233 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:32.756197 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-827b8ce3-242c-476c-adb7-5eeb504d5468 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:32.758560 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-827b8ce3-242c-476c-adb7-5eeb504d5468 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:02:32.759114 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-827b8ce3-242c-476c-adb7-5eeb504d5468 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-368642890", "extra_specs": {"multiattach": " True"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:32.800327 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-827b8ce3-242c-476c-adb7-5eeb504d5468 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:02:32.800327 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 340/1369] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:02:32 2026] POST /volume/v3/types => generated 258 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:32.813464 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:32.922727 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:32.922727 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2135395370", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-67368022"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:32.925247 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-2135395370', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-67368022'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:32.927572 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Create volume of 1 GB Aug 14 03:02:32.927900 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:32.927900 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:32.928342 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Availability Zones retrieved successfully. Aug 14 03:02:32.934616 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Flow 'volume_create_api' (cb44a9f4-b96b-4e7f-ac78-51c2d09e117b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:32.935186 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09676fa9-26ea-4b20-8ded-b68819608833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:32.936854 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:32.964488 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09676fa9-26ea-4b20-8ded-b68819608833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:02:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a696002a-bff6-4dcf-8a6c-73a8c0410326,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-2135395370',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a696002a-bff6-4dcf-8a6c-73a8c0410326', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:32.964488 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f08abc0-2730-4b8f-ad63-6ddc87b90453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:32.980131 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a67e6203-6cb9-4027-b777-8b211ec2e7b1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:32.982077 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a67e6203-6cb9-4027-b777-8b211ec2e7b1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c Aug 14 03:02:32.982334 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a67e6203-6cb9-4027-b777-8b211ec2e7b1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:32.982604 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a67e6203-6cb9-4027-b777-8b211ec2e7b1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:32.989927 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a67e6203-6cb9-4027-b777-8b211ec2e7b1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c returned with HTTP 404 Aug 14 03:02:32.990359 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 338/1370] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:32 2026] GET /volume/v3/volumes/71b3927b-eeed-4b0a-a9b2-8edf044b062c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:33.009573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:33.011761 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2135395370 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2135395370, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:33.012466 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2135395370 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2135395370, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:33.012584 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:33.013256 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1670976269"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:33.015596 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1670976269'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:33.015797 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume of 1 GB Aug 14 03:02:33.027663 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Availability Zones retrieved successfully. Aug 14 03:02:33.040702 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (b1ee2b20-685e-4a8b-9831-9fedabb6bb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:33.042928 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa90af34-1680-4cdb-867c-726dd606330a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:33.044518 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:33.080796 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Created reservations ['3e8a4ed8-33b9-43c5-a29d-060f132b576f', 'd9f02668-5707-4916-b3dc-e0d5e5932a5e', '7a7a0f96-19dd-4a18-b536-f2d607c55441', 'b7452c99-8d95-4248-ac22-8148c523ce8d'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:33.082058 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f08abc0-2730-4b8f-ad63-6ddc87b90453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e8a4ed8-33b9-43c5-a29d-060f132b576f', 'd9f02668-5707-4916-b3dc-e0d5e5932a5e', '7a7a0f96-19dd-4a18-b536-f2d607c55441', 'b7452c99-8d95-4248-ac22-8148c523ce8d']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:33.083652 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (472875d3-02be-4279-8697-10255daeaa74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:33.089346 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa90af34-1680-4cdb-867c-726dd606330a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:33.090368 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c618169d-7ebb-4cb7-8375-d2d0a8a70c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:33.126070 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (472875d3-02be-4279-8697-10255daeaa74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '817a78c3-0e57-4d02-8717-8d4f946820b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-67368022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1eb4be76a944c91b847e124a668b997',qos_specs=None,replication_status=,reservations=['3e8a4ed8-33b9-43c5-a29d-060f132b576f','d9f02668-5707-4916-b3dc-e0d5e5932a5e','7a7a0f96-19dd-4a18-b536-f2d607c55441','b7452c99-8d95-4248-ac22-8148c523ce8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73ee9a9b115e43ad923f56fb20840749',volume_type_id=a696002a-bff6-4dcf-8a6c-73a8c0410326), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-67368022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=817a78c3-0e57-4d02-8717-8d4f946820b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1eb4be76a944c91b847e124a668b997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73ee9a9b115e43ad923f56fb20840749',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a696002a-bff6-4dcf-8a6c-73a8c0410326),volume_type_id=a696002a-bff6-4dcf-8a6c-73a8c0410326)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:33.127981 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d678150-626f-456a-817e-bad95ecf2b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:33.163705 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d678150-626f-456a-817e-bad95ecf2b0c) transitioned into state 'SUCCESS' from state '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-67368022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1eb4be76a944c91b847e124a668b997',qos_specs=None,replication_status=,reservations=['3e8a4ed8-33b9-43c5-a29d-060f132b576f','d9f02668-5707-4916-b3dc-e0d5e5932a5e','7a7a0f96-19dd-4a18-b536-f2d607c55441','b7452c99-8d95-4248-ac22-8148c523ce8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73ee9a9b115e43ad923f56fb20840749',volume_type_id=a696002a-bff6-4dcf-8a6c-73a8c0410326)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:33.163705 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e76e8de-272a-455b-8536-ae0863947248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:33.179395 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e76e8de-272a-455b-8536-ae0863947248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:33.181497 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Flow 'volume_create_api' (cb44a9f4-b96b-4e7f-ac78-51c2d09e117b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:33.181497 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Create volume request issued successfully. Aug 14 03:02:33.182238 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0e6671d2-9f8a-4ce1-810a-76dcda41196e tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:33.183955 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 344/1371] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:02:32 2026] POST /volume/v3/volumes => generated 870 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:33.186246 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['3dd344cb-972d-4fb7-a361-e53aa6a1c536', '93402d4f-7aa9-4408-b160-1f7db5073b41', '5f416605-7b4c-4a3a-a474-215400c0de89', 'd5388014-1a7e-4bfe-a6c5-f4780673e5f0'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:33.188074 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c618169d-7ebb-4cb7-8375-d2d0a8a70c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dd344cb-972d-4fb7-a361-e53aa6a1c536', '93402d4f-7aa9-4408-b160-1f7db5073b41', '5f416605-7b4c-4a3a-a474-215400c0de89', 'd5388014-1a7e-4bfe-a6c5-f4780673e5f0']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:33.190573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b655b69d-bc82-4d65-8d6a-155076eb6c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:33.204926 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d5bd931c-426b-4e54-8082-c14560b2be27 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:33.205744 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d5bd931c-426b-4e54-8082-c14560b2be27 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:33.205744 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d5bd931c-426b-4e54-8082-c14560b2be27 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:33.205943 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d5bd931c-426b-4e54-8082-c14560b2be27 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:33.219197 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:33.219197 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:33.226203 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d5bd931c-426b-4e54-8082-c14560b2be27 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Volume info retrieved successfully. Aug 14 03:02:33.233150 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b655b69d-bc82-4d65-8d6a-155076eb6c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e55957cc-abad-4345-a320-e8a1398f7c3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1670976269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['3dd344cb-972d-4fb7-a361-e53aa6a1c536','93402d4f-7aa9-4408-b160-1f7db5073b41','5f416605-7b4c-4a3a-a474-215400c0de89','d5388014-1a7e-4bfe-a6c5-f4780673e5f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1670976269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e55957cc-abad-4345-a320-e8a1398f7c3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad0db7ade15417784d8f67f7137f6ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0790acb1c9fa429080a20a5cba528700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:33.235424 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2c9db78-baa7-4535-81b6-c935c3975cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:33.235914 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d5bd931c-426b-4e54-8082-c14560b2be27 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 200 Aug 14 03:02:33.236555 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 341/1372] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:33 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:33.268291 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2c9db78-baa7-4535-81b6-c935c3975cc9) transitioned into state 'SUCCESS' from state '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-1670976269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['3dd344cb-972d-4fb7-a361-e53aa6a1c536','93402d4f-7aa9-4408-b160-1f7db5073b41','5f416605-7b4c-4a3a-a474-215400c0de89','d5388014-1a7e-4bfe-a6c5-f4780673e5f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:33.268291 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5b731f-2869-4585-a49c-8da1b266d476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:33.295052 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5b731f-2869-4585-a49c-8da1b266d476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:33.295052 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (b1ee2b20-685e-4a8b-9831-9fedabb6bb0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:33.295507 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request issued successfully. Aug 14 03:02:33.299740 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d3cc58f5-bfc3-41b0-a60f-98bb3cb0f995 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:33.299740 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 350/1373] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:02:33 2026] POST /volume/v3/volumes => generated 778 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:33.324761 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-596f360b-89b8-462e-b219-5d5e7db39193 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:33.327918 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-596f360b-89b8-462e-b219-5d5e7db39193 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d Aug 14 03:02:33.328603 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-596f360b-89b8-462e-b219-5d5e7db39193 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:33.328683 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-596f360b-89b8-462e-b219-5d5e7db39193 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:33.356724 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:33.356724 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:33.364988 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-596f360b-89b8-462e-b219-5d5e7db39193 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:33.375854 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-596f360b-89b8-462e-b219-5d5e7db39193 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d returned with HTTP 200 Aug 14 03:02:33.375854 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 339/1374] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:33 2026] GET /volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d => generated 957 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:34.123343 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bd3dbf2d-d23c-4871-bbf3-fbf71294f053 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:34.129251 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bd3dbf2d-d23c-4871-bbf3-fbf71294f053 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 03:02:34.129638 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bd3dbf2d-d23c-4871-bbf3-fbf71294f053 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:34.130778 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bd3dbf2d-d23c-4871-bbf3-fbf71294f053 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:34.130778 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-bd3dbf2d-d23c-4871-bbf3-fbf71294f053 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Delete volume with id: bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 03:02:34.143060 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:34.143060 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:34.143757 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-bd3dbf2d-d23c-4871-bbf3-fbf71294f053 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:34.195851 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-bd3dbf2d-d23c-4871-bbf3-fbf71294f053 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Delete volume request issued successfully. Aug 14 03:02:34.198286 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bd3dbf2d-d23c-4871-bbf3-fbf71294f053 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 202 Aug 14 03:02:34.198286 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 345/1375] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:34 2026] DELETE /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:34.212388 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c6e765d2-e0c8-4056-8b4f-9465359236ac None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:34.215284 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c6e765d2-e0c8-4056-8b4f-9465359236ac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 03:02:34.215729 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c6e765d2-e0c8-4056-8b4f-9465359236ac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:34.216048 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c6e765d2-e0c8-4056-8b4f-9465359236ac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:34.235050 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:34.235050 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:34.251105 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c6e765d2-e0c8-4056-8b4f-9465359236ac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:34.259639 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c6e765d2-e0c8-4056-8b4f-9465359236ac tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 200 Aug 14 03:02:34.260067 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 342/1376] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:34 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:34.260155 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6a408e03-9d6b-4259-817a-c256814cc3f4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:34.262770 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6a408e03-9d6b-4259-817a-c256814cc3f4 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:34.263190 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6a408e03-9d6b-4259-817a-c256814cc3f4 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:34.263249 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6a408e03-9d6b-4259-817a-c256814cc3f4 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:34.286088 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:34.286088 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:34.298676 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6a408e03-9d6b-4259-817a-c256814cc3f4 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Volume info retrieved successfully. Aug 14 03:02:34.312195 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6a408e03-9d6b-4259-817a-c256814cc3f4 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 200 Aug 14 03:02:34.313845 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 351/1377] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:34 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 997 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:34.336691 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-29845429-6e60-4b1a-a1ae-4782e95bb9da None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:34.340409 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-29845429-6e60-4b1a-a1ae-4782e95bb9da tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:34.340409 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-29845429-6e60-4b1a-a1ae-4782e95bb9da tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:34.340409 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-29845429-6e60-4b1a-a1ae-4782e95bb9da tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:34.350900 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:34.350900 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:34.357088 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-29845429-6e60-4b1a-a1ae-4782e95bb9da tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Volume info retrieved successfully. Aug 14 03:02:34.363577 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-29845429-6e60-4b1a-a1ae-4782e95bb9da tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 200 Aug 14 03:02:34.365186 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 340/1378] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:34 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:02:34.382768 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-34bdab87-fee0-419f-8243-5e8aa7e25de3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:34.386738 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-34bdab87-fee0-419f-8243-5e8aa7e25de3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] POST https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9/action Aug 14 03:02:34.387415 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-34bdab87-fee0-419f-8243-5e8aa7e25de3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-368642890", "migration_policy": "never"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:34.387670 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-34bdab87-fee0-419f-8243-5e8aa7e25de3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-368642890", "migration_policy": "never"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:34.394722 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4a2e0e1f-75b7-4cbb-aabf-23474bc3933e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:34.397648 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4a2e0e1f-75b7-4cbb-aabf-23474bc3933e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d Aug 14 03:02:34.398367 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4a2e0e1f-75b7-4cbb-aabf-23474bc3933e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:34.398367 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4a2e0e1f-75b7-4cbb-aabf-23474bc3933e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:34.402978 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:34.402978 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:34.402978 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-34bdab87-fee0-419f-8243-5e8aa7e25de3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Volume info retrieved successfully. Aug 14 03:02:34.417458 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:34.417458 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:34.423123 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:34.423123 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:34.429849 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4a2e0e1f-75b7-4cbb-aabf-23474bc3933e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:34.444278 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4a2e0e1f-75b7-4cbb-aabf-23474bc3933e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d returned with HTTP 200 Aug 14 03:02:34.444278 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 343/1379] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:34 2026] GET /volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d => generated 1018 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:34.459802 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-34bdab87-fee0-419f-8243-5e8aa7e25de3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-368642890 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-368642890, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:34.460591 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-34bdab87-fee0-419f-8243-5e8aa7e25de3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-368642890 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-368642890, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:02:34.468868 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-567417a6-081a-4ce0-9a23-2135c118b56a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:34.470663 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-567417a6-081a-4ce0-9a23-2135c118b56a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:02:34.471528 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-567417a6-081a-4ce0-9a23-2135c118b56a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e55957cc-abad-4345-a320-e8a1398f7c3d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1585474332"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:34.486830 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:34.486830 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:34.487436 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-567417a6-081a-4ce0-9a23-2135c118b56a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:34.487436 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-567417a6-081a-4ce0-9a23-2135c118b56a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create snapshot from volume e55957cc-abad-4345-a320-e8a1398f7c3d Aug 14 03:02:34.510774 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-34bdab87-fee0-419f-8243-5e8aa7e25de3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Created reservations ['12733aec-6e12-43ec-a21c-16db6346fd93', '2fa59bd7-0dc6-4f61-b32d-8c0917e9b19b'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:34.545850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-34bdab87-fee0-419f-8243-5e8aa7e25de3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Created reservations ['44922a5f-3f86-4705-9845-8d4c4732ca9b', '3e1d27e8-947a-4e15-b76b-49972c7c2ebc'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:34.550810 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-567417a6-081a-4ce0-9a23-2135c118b56a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['0889a6f7-cccd-463b-9082-7fe61fc85821', 'bf8bf5f4-5a85-4d14-972b-87cecbace551', '3a531d32-146e-4185-8829-1e0b7de24791', '2ed2e8d9-ea7e-49aa-a643-055c62d0d22d'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:34.609890 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-34bdab87-fee0-419f-8243-5e8aa7e25de3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Retype volume request issued successfully. Aug 14 03:02:34.609890 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-34bdab87-fee0-419f-8243-5e8aa7e25de3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9/action returned with HTTP 202 Aug 14 03:02:34.609890 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 346/1380] 10.4.3.152 () {70 vars in 1432 bytes} [Fri Aug 14 03:02:34 2026] POST /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9/action => generated 0 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:02:34.621655 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8411f306-06bb-41c9-946b-53cef50779d1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:34.624073 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8411f306-06bb-41c9-946b-53cef50779d1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:34.624396 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8411f306-06bb-41c9-946b-53cef50779d1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:34.625283 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8411f306-06bb-41c9-946b-53cef50779d1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:34.634081 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-567417a6-081a-4ce0-9a23-2135c118b56a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot create request issued successfully. Aug 14 03:02:34.634081 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-567417a6-081a-4ce0-9a23-2135c118b56a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:02:34.635525 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 352/1381] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:02:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:34.642206 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:34.642206 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:34.651962 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8411f306-06bb-41c9-946b-53cef50779d1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Volume info retrieved successfully. Aug 14 03:02:34.653207 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e5270b68-455b-459b-8bc6-96ff754d5b5d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:34.656071 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e5270b68-455b-459b-8bc6-96ff754d5b5d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea Aug 14 03:02:34.656389 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e5270b68-455b-459b-8bc6-96ff754d5b5d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:34.657153 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e5270b68-455b-459b-8bc6-96ff754d5b5d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:34.661567 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8411f306-06bb-41c9-946b-53cef50779d1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 200 Aug 14 03:02:34.663370 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 341/1382] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:34 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 995 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:34.670427 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:34.670427 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:34.672854 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e5270b68-455b-459b-8bc6-96ff754d5b5d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:34.674707 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e5270b68-455b-459b-8bc6-96ff754d5b5d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea returned with HTTP 200 Aug 14 03:02:34.675532 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 344/1383] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:34 2026] GET /volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:35.294658 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-88960bb0-ab58-4476-8749-6a61ac511d1f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:35.299028 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-88960bb0-ab58-4476-8749-6a61ac511d1f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f Aug 14 03:02:35.299028 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-88960bb0-ab58-4476-8749-6a61ac511d1f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:35.299028 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-88960bb0-ab58-4476-8749-6a61ac511d1f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:35.312384 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-88960bb0-ab58-4476-8749-6a61ac511d1f tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f returned with HTTP 404 Aug 14 03:02:35.312384 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 347/1384] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:35 2026] GET /volume/v3/volumes/bc68162e-d297-4cab-b793-f5579c675e7f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:35.682512 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8a530fc4-cc5c-4acd-a30a-890e674cad10 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:35.685189 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8a530fc4-cc5c-4acd-a30a-890e674cad10 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:35.686159 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8a530fc4-cc5c-4acd-a30a-890e674cad10 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:35.686159 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8a530fc4-cc5c-4acd-a30a-890e674cad10 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:35.691463 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-aeff7c1e-74b5-41b3-ab92-241c267d96e5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:35.693733 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aeff7c1e-74b5-41b3-ab92-241c267d96e5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea Aug 14 03:02:35.694142 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aeff7c1e-74b5-41b3-ab92-241c267d96e5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:35.694607 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aeff7c1e-74b5-41b3-ab92-241c267d96e5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:35.697182 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:35.697182 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:35.699723 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:35.699723 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:35.700670 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-aeff7c1e-74b5-41b3-ab92-241c267d96e5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:35.700932 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aeff7c1e-74b5-41b3-ab92-241c267d96e5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea returned with HTTP 200 Aug 14 03:02:35.701447 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 342/1385] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:35 2026] GET /volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:35.704051 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8a530fc4-cc5c-4acd-a30a-890e674cad10 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Volume info retrieved successfully. Aug 14 03:02:35.711545 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8a530fc4-cc5c-4acd-a30a-890e674cad10 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 200 Aug 14 03:02:35.711709 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 353/1386] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:35 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:35.715898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-627d79dd-df89-4dbf-8031-83e00298d2f5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:35.721767 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-627d79dd-df89-4dbf-8031-83e00298d2f5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] GET https://10.4.3.152/volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea Aug 14 03:02:35.722094 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-627d79dd-df89-4dbf-8031-83e00298d2f5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:35.722586 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-627d79dd-df89-4dbf-8031-83e00298d2f5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:35.731879 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:35.731879 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:35.732468 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-627d79dd-df89-4dbf-8031-83e00298d2f5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot retrieved successfully. Aug 14 03:02:35.732753 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e609a129-edd1-4818-a1d7-b2662684450d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:35.734223 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-627d79dd-df89-4dbf-8031-83e00298d2f5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea returned with HTTP 200 Aug 14 03:02:35.735596 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 345/1387] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:35 2026] GET /volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:35.735901 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e609a129-edd1-4818-a1d7-b2662684450d tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:35.736193 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e609a129-edd1-4818-a1d7-b2662684450d tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:35.737194 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e609a129-edd1-4818-a1d7-b2662684450d tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:35.753399 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:35.753399 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:35.753677 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-397b534a-a630-4c42-ade0-8d79b1633b03 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:35.757236 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-397b534a-a630-4c42-ade0-8d79b1633b03 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea Aug 14 03:02:35.757716 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-397b534a-a630-4c42-ade0-8d79b1633b03 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:35.759365 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-397b534a-a630-4c42-ade0-8d79b1633b03 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:35.759365 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-397b534a-a630-4c42-ade0-8d79b1633b03 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete snapshot with id: e4d98d01-bd9a-4f30-9d1f-bb75497e32ea Aug 14 03:02:35.763465 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e609a129-edd1-4818-a1d7-b2662684450d tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Volume info retrieved successfully. Aug 14 03:02:35.771391 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:35.771391 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:35.772221 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-397b534a-a630-4c42-ade0-8d79b1633b03 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:35.775030 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e609a129-edd1-4818-a1d7-b2662684450d tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 200 Aug 14 03:02:35.775714 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 348/1388] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:35 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 1180 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:02:35.796228 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1ce841ee-9a98-4bc7-aec3-4e077d5308ce None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:35.799100 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1ce841ee-9a98-4bc7-aec3-4e077d5308ce tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:35.799427 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1ce841ee-9a98-4bc7-aec3-4e077d5308ce tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:35.799703 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1ce841ee-9a98-4bc7-aec3-4e077d5308ce tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:35.806039 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-397b534a-a630-4c42-ade0-8d79b1633b03 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot delete request issued successfully. Aug 14 03:02:35.807014 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-397b534a-a630-4c42-ade0-8d79b1633b03 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea returned with HTTP 202 Aug 14 03:02:35.809331 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 343/1389] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:02:35 2026] DELETE /volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:35.810175 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:35.810175 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:35.815528 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1ce841ee-9a98-4bc7-aec3-4e077d5308ce tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Volume info retrieved successfully. Aug 14 03:02:35.819894 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a0b9205f-ba4c-4024-bbd1-879d18aac363 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:35.823548 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1ce841ee-9a98-4bc7-aec3-4e077d5308ce tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 200 Aug 14 03:02:35.823548 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 354/1390] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:35 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 1180 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:02:35.832777 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0b9205f-ba4c-4024-bbd1-879d18aac363 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea Aug 14 03:02:35.833419 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0b9205f-ba4c-4024-bbd1-879d18aac363 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:35.833878 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0b9205f-ba4c-4024-bbd1-879d18aac363 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:35.843502 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:35.843502 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:35.843728 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a0b9205f-ba4c-4024-bbd1-879d18aac363 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:35.844510 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0b9205f-ba4c-4024-bbd1-879d18aac363 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea returned with HTTP 200 Aug 14 03:02:35.844837 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 346/1391] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:35 2026] GET /volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:02:35.850283 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-224f8a35-3550-43f0-882a-020176d3a5f1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:35.852332 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-224f8a35-3550-43f0-882a-020176d3a5f1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] POST https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9/action Aug 14 03:02:35.852849 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-224f8a35-3550-43f0-882a-020176d3a5f1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2135395370", "migration_policy": "never"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:35.853070 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-224f8a35-3550-43f0-882a-020176d3a5f1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2135395370", "migration_policy": "never"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:35.865444 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:35.865444 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:35.866146 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-224f8a35-3550-43f0-882a-020176d3a5f1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Volume info retrieved successfully. Aug 14 03:02:35.925157 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-224f8a35-3550-43f0-882a-020176d3a5f1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Created reservations ['ab6dbb38-82ee-46ff-a904-24fded18d606', '0de30e97-be30-4846-83f0-446780efb279'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:35.965767 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-224f8a35-3550-43f0-882a-020176d3a5f1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Created reservations ['f42d35bc-2990-4193-87f4-84cc9427804d', 'd27185ef-6a59-435c-ae7a-d39c66fc6db7'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:36.024202 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-224f8a35-3550-43f0-882a-020176d3a5f1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Retype volume request issued successfully. Aug 14 03:02:36.025352 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-224f8a35-3550-43f0-882a-020176d3a5f1 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9/action returned with HTTP 202 Aug 14 03:02:36.025352 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 349/1392] 10.4.3.152 () {70 vars in 1432 bytes} [Fri Aug 14 03:02:35 2026] POST /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:02:36.035807 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-37ab9b07-aa1e-4393-9360-e2d25665d5de None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:36.041967 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-37ab9b07-aa1e-4393-9360-e2d25665d5de tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:36.043030 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-37ab9b07-aa1e-4393-9360-e2d25665d5de tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:36.043030 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-37ab9b07-aa1e-4393-9360-e2d25665d5de tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:36.057027 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:36.057027 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:36.064755 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-37ab9b07-aa1e-4393-9360-e2d25665d5de tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Volume info retrieved successfully. Aug 14 03:02:36.076200 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-37ab9b07-aa1e-4393-9360-e2d25665d5de tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 200 Aug 14 03:02:36.076200 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 344/1393] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:36 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 995 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:36.856507 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7a8e7405-c812-40a4-8126-8e18ea099a47 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:36.859999 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7a8e7405-c812-40a4-8126-8e18ea099a47 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea Aug 14 03:02:36.861007 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7a8e7405-c812-40a4-8126-8e18ea099a47 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:36.861178 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7a8e7405-c812-40a4-8126-8e18ea099a47 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:36.868631 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7a8e7405-c812-40a4-8126-8e18ea099a47 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea returned with HTTP 404 Aug 14 03:02:36.869020 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 355/1394] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:36 2026] GET /volume/v3/snapshots/e4d98d01-bd9a-4f30-9d1f-bb75497e32ea => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:36.880431 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2a14cffe-fdbe-4c55-918a-338db1fd9766 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:36.886466 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2a14cffe-fdbe-4c55-918a-338db1fd9766 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d Aug 14 03:02:36.886466 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2a14cffe-fdbe-4c55-918a-338db1fd9766 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:36.886466 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2a14cffe-fdbe-4c55-918a-338db1fd9766 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:36.886466 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-2a14cffe-fdbe-4c55-918a-338db1fd9766 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume with id: e55957cc-abad-4345-a320-e8a1398f7c3d Aug 14 03:02:36.910047 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:36.910047 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:36.910571 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2a14cffe-fdbe-4c55-918a-338db1fd9766 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:36.957393 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2a14cffe-fdbe-4c55-918a-338db1fd9766 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume request issued successfully. Aug 14 03:02:36.957917 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2a14cffe-fdbe-4c55-918a-338db1fd9766 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d returned with HTTP 202 Aug 14 03:02:36.958493 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 347/1395] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:36 2026] DELETE /volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:36.970708 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e09df203-6e62-4b34-9a34-3c14d43147fe None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:36.973428 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e09df203-6e62-4b34-9a34-3c14d43147fe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d Aug 14 03:02:36.973734 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e09df203-6e62-4b34-9a34-3c14d43147fe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:36.974057 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e09df203-6e62-4b34-9a34-3c14d43147fe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:36.988599 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:36.988599 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:37.008290 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e09df203-6e62-4b34-9a34-3c14d43147fe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:37.016595 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e09df203-6e62-4b34-9a34-3c14d43147fe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d returned with HTTP 200 Aug 14 03:02:37.017153 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 350/1396] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:36 2026] GET /volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:37.061853 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2d3f7015-008f-4ea4-b3f5-534f05ef419e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:37.063748 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2d3f7015-008f-4ea4-b3f5-534f05ef419e None None] GET https://10.4.3.152/volume// Aug 14 03:02:37.064542 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2d3f7015-008f-4ea4-b3f5-534f05ef419e None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:37.064634 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2d3f7015-008f-4ea4-b3f5-534f05ef419e None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:37.065074 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2d3f7015-008f-4ea4-b3f5-534f05ef419e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:02:37.065672 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 345/1397] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:02:37 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:02:37.080856 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-e3412ccd-bab7-444f-a235-34522658375c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:37.089675 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-e3412ccd-bab7-444f-a235-34522658375c tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:02:37.090549 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-e3412ccd-bab7-444f-a235-34522658375c tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b89ee064-85df-41e4-b311-f35a7a99c05f", "connector": null, "instance_uuid": "b3012ddd-3eac-4f07-97ec-5e6a860848a9"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:37.094171 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-05cd81c7-c122-4ed9-b8a6-73c4f54cabe3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:37.096984 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-05cd81c7-c122-4ed9-b8a6-73c4f54cabe3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:37.097261 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-05cd81c7-c122-4ed9-b8a6-73c4f54cabe3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:37.097479 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-05cd81c7-c122-4ed9-b8a6-73c4f54cabe3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:37.118047 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:37.118047 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:37.123098 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:37.123098 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:37.131837 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-05cd81c7-c122-4ed9-b8a6-73c4f54cabe3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Volume info retrieved successfully. Aug 14 03:02:37.140972 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-05cd81c7-c122-4ed9-b8a6-73c4f54cabe3 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 200 Aug 14 03:02:37.140972 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 348/1398] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:37 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 997 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:37.157069 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-18deeeb1-8b8d-4909-8075-c2840321826c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:37.161137 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-18deeeb1-8b8d-4909-8075-c2840321826c tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:37.161137 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-18deeeb1-8b8d-4909-8075-c2840321826c tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:37.161274 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-18deeeb1-8b8d-4909-8075-c2840321826c tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:37.174325 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:37.174325 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:37.182285 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-18deeeb1-8b8d-4909-8075-c2840321826c tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Volume info retrieved successfully. Aug 14 03:02:37.190301 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-18deeeb1-8b8d-4909-8075-c2840321826c tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 200 Aug 14 03:02:37.191522 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 351/1399] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:37 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:02:37.199350 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-e3412ccd-bab7-444f-a235-34522658375c tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:02:37.200122 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 356/1400] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:02:37 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:37.208705 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c2c8083b-9eca-495e-a4cf-6421a0a9b8e8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:37.211541 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c2c8083b-9eca-495e-a4cf-6421a0a9b8e8 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] GET https://10.4.3.152/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-67368022 Aug 14 03:02:37.211811 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c2c8083b-9eca-495e-a4cf-6421a0a9b8e8 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:37.212040 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c2c8083b-9eca-495e-a4cf-6421a0a9b8e8 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:37.213021 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c2c8083b-9eca-495e-a4cf-6421a0a9b8e8 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-67368022'), ('all_tenants', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:02:37.221328 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c2c8083b-9eca-495e-a4cf-6421a0a9b8e8 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Get all volumes completed successfully. Aug 14 03:02:37.221985 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c2c8083b-9eca-495e-a4cf-6421a0a9b8e8 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] https://10.4.3.152/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-67368022 returned with HTTP 200 Aug 14 03:02:37.222555 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 346/1401] 10.4.3.152 () {68 vars in 1425 bytes} [Fri Aug 14 03:02:37 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-67368022 => generated 340 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:37.226237 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-a477ffcb-1387-4ac3-8ae3-3bb46741093e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:37.232319 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-a477ffcb-1387-4ac3-8ae3-3bb46741093e tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] DELETE https://10.4.3.152/volume/v3/attachments/3dcca1be-4f04-4f61-8bd9-e33c91060571 Aug 14 03:02:37.232319 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-a477ffcb-1387-4ac3-8ae3-3bb46741093e tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:37.235329 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-a477ffcb-1387-4ac3-8ae3-3bb46741093e tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:37.235538 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1c73b90a-0b0b-43db-a03b-736ad5957558 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:37.237920 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1c73b90a-0b0b-43db-a03b-736ad5957558 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] GET https://10.4.3.152/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-67368022 Aug 14 03:02:37.238316 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1c73b90a-0b0b-43db-a03b-736ad5957558 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:37.238841 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1c73b90a-0b0b-43db-a03b-736ad5957558 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:37.239986 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1c73b90a-0b0b-43db-a03b-736ad5957558 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-67368022'), ('all_tenants', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:02:37.254654 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:37.254654 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:37.278836 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1c73b90a-0b0b-43db-a03b-736ad5957558 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Get all volumes completed successfully. Aug 14 03:02:37.279356 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1c73b90a-0b0b-43db-a03b-736ad5957558 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] https://10.4.3.152/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-67368022 returned with HTTP 200 Aug 14 03:02:37.280087 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 352/1402] 10.4.3.152 () {68 vars in 1425 bytes} [Fri Aug 14 03:02:37 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-67368022 => generated 340 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:37.291510 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2f2d520d-809e-436b-bda9-fa6dbf3b8721 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:37.294860 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2f2d520d-809e-436b-bda9-fa6dbf3b8721 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:37.295169 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2f2d520d-809e-436b-bda9-fa6dbf3b8721 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:37.295452 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2f2d520d-809e-436b-bda9-fa6dbf3b8721 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:37.308364 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:37.308364 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:37.316885 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2f2d520d-809e-436b-bda9-fa6dbf3b8721 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Volume info retrieved successfully. Aug 14 03:02:37.325173 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2f2d520d-809e-436b-bda9-fa6dbf3b8721 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 200 Aug 14 03:02:37.325759 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 357/1403] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:37 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:37.348883 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-879b6e82-7130-46ef-bff8-f7c3f0584ace None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:37.354834 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-879b6e82-7130-46ef-bff8-f7c3f0584ace tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] DELETE https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:37.355168 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-879b6e82-7130-46ef-bff8-f7c3f0584ace tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:37.355486 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-879b6e82-7130-46ef-bff8-f7c3f0584ace tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:37.356002 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-879b6e82-7130-46ef-bff8-f7c3f0584ace tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Delete volume with id: 817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:37.362864 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-a477ffcb-1387-4ac3-8ae3-3bb46741093e tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/3dcca1be-4f04-4f61-8bd9-e33c91060571 returned with HTTP 200 Aug 14 03:02:37.366284 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 349/1404] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:02:37 2026] DELETE /volume/v3/attachments/3dcca1be-4f04-4f61-8bd9-e33c91060571 => generated 192 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:37.372607 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:37.372607 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:37.372961 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-879b6e82-7130-46ef-bff8-f7c3f0584ace tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Volume info retrieved successfully. Aug 14 03:02:37.413807 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-879b6e82-7130-46ef-bff8-f7c3f0584ace tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Delete volume request issued successfully. Aug 14 03:02:37.414074 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-879b6e82-7130-46ef-bff8-f7c3f0584ace tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 202 Aug 14 03:02:37.415458 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 347/1405] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:02:37 2026] DELETE /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:02:37.426872 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-08fc0f95-96f1-44ca-8462-7156f0d1b8b2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:37.429570 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-08fc0f95-96f1-44ca-8462-7156f0d1b8b2 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:37.429879 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-08fc0f95-96f1-44ca-8462-7156f0d1b8b2 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:37.430152 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-08fc0f95-96f1-44ca-8462-7156f0d1b8b2 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:37.441725 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:37.441725 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:37.447151 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-08fc0f95-96f1-44ca-8462-7156f0d1b8b2 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Volume info retrieved successfully. Aug 14 03:02:37.453739 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-08fc0f95-96f1-44ca-8462-7156f0d1b8b2 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 200 Aug 14 03:02:37.454672 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 353/1406] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:37 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:38.037523 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d5501f60-5eff-49b0-b5c7-377f607a7e18 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:38.039537 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d5501f60-5eff-49b0-b5c7-377f607a7e18 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d Aug 14 03:02:38.039966 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d5501f60-5eff-49b0-b5c7-377f607a7e18 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:38.040048 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d5501f60-5eff-49b0-b5c7-377f607a7e18 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:38.046909 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d5501f60-5eff-49b0-b5c7-377f607a7e18 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d returned with HTTP 404 Aug 14 03:02:38.047606 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 358/1407] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:38 2026] GET /volume/v3/volumes/e55957cc-abad-4345-a320-e8a1398f7c3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:38.058137 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:38.062429 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:38.062795 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1707491990"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:38.064355 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1707491990'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:38.064473 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume of 1 GB Aug 14 03:02:38.064732 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:38.064732 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:38.072158 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Availability Zones retrieved successfully. Aug 14 03:02:38.087464 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (659879d1-5a97-4b95-88fa-bc20f017b878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:38.088257 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30451c90-e68d-487f-92a4-67540a8bb899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:38.089253 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:38.124632 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30451c90-e68d-487f-92a4-67540a8bb899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:38.125581 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d20d66-8526-42fa-9e39-70d8a6b4da66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:38.200313 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['2e8aae37-fa2a-4193-aa18-431149046645', 'bb9a6c9a-db07-44e6-8b56-d15555fb8756', '1d715f54-4249-4639-ac7d-76757993e8d1', '878350c9-1161-4335-bfdc-b163c31b6140'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:38.202014 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d20d66-8526-42fa-9e39-70d8a6b4da66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e8aae37-fa2a-4193-aa18-431149046645', 'bb9a6c9a-db07-44e6-8b56-d15555fb8756', '1d715f54-4249-4639-ac7d-76757993e8d1', '878350c9-1161-4335-bfdc-b163c31b6140']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:38.202868 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33352107-4960-4047-8edc-4bdc4c5df1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:38.242948 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33352107-4960-4047-8edc-4bdc4c5df1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f50004fe-8036-4dfe-82c9-6b897c5db261', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1707491990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['2e8aae37-fa2a-4193-aa18-431149046645','bb9a6c9a-db07-44e6-8b56-d15555fb8756','1d715f54-4249-4639-ac7d-76757993e8d1','878350c9-1161-4335-bfdc-b163c31b6140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1707491990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f50004fe-8036-4dfe-82c9-6b897c5db261,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad0db7ade15417784d8f67f7137f6ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0790acb1c9fa429080a20a5cba528700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:38.243915 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6585d538-d9d2-4577-8113-18c19a10e0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:38.271689 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6585d538-d9d2-4577-8113-18c19a10e0b6) transitioned into state 'SUCCESS' from state '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-1707491990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['2e8aae37-fa2a-4193-aa18-431149046645','bb9a6c9a-db07-44e6-8b56-d15555fb8756','1d715f54-4249-4639-ac7d-76757993e8d1','878350c9-1161-4335-bfdc-b163c31b6140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:38.272084 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c54f394b-1c16-452b-8e27-3b34be13d22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:38.292643 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c54f394b-1c16-452b-8e27-3b34be13d22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:38.293913 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (659879d1-5a97-4b95-88fa-bc20f017b878) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:38.294384 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request issued successfully. Aug 14 03:02:38.297739 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f664687f-9d23-4f4d-ab0d-6abee5f0b479 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:38.298639 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 350/1408] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:02:38 2026] POST /volume/v3/volumes => generated 778 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:38.314751 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-de82831a-61e5-4046-af2e-9fc44bb8e4d3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:38.317148 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-de82831a-61e5-4046-af2e-9fc44bb8e4d3 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 Aug 14 03:02:38.317470 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-de82831a-61e5-4046-af2e-9fc44bb8e4d3 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:38.317770 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-de82831a-61e5-4046-af2e-9fc44bb8e4d3 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:38.334631 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:38.334631 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:38.341139 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-de82831a-61e5-4046-af2e-9fc44bb8e4d3 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:38.352751 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-de82831a-61e5-4046-af2e-9fc44bb8e4d3 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 returned with HTTP 200 Aug 14 03:02:38.353029 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 348/1409] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:38 2026] GET /volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 => generated 957 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:38.481795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-821a5d54-8b46-4443-ae04-882756f87523 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:38.487900 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-821a5d54-8b46-4443-ae04-882756f87523 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] GET https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 Aug 14 03:02:38.487900 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-821a5d54-8b46-4443-ae04-882756f87523 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:38.487900 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-821a5d54-8b46-4443-ae04-882756f87523 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:38.493882 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-821a5d54-8b46-4443-ae04-882756f87523 tempest-VolumeRetypeMultiattachTest-2059995016 tempest-VolumeRetypeMultiattachTest-2059995016-project-member] https://10.4.3.152/volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 returned with HTTP 404 Aug 14 03:02:38.494569 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 354/1410] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:02:38 2026] GET /volume/v3/volumes/817a78c3-0e57-4d02-8717-8d4f946820b9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:02:38.506887 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-96132b0d-1bd3-4f4d-b61b-645f1bc7c108 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:38.508574 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-96132b0d-1bd3-4f4d-b61b-645f1bc7c108 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] DELETE https://10.4.3.152/volume/v3/types/d7dca9a1-fe80-4a58-877e-3d08dcf81ae9 Aug 14 03:02:38.509020 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-96132b0d-1bd3-4f4d-b61b-645f1bc7c108 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:38.509354 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-96132b0d-1bd3-4f4d-b61b-645f1bc7c108 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:38.552208 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-96132b0d-1bd3-4f4d-b61b-645f1bc7c108 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] https://10.4.3.152/volume/v3/types/d7dca9a1-fe80-4a58-877e-3d08dcf81ae9 returned with HTTP 202 Aug 14 03:02:38.552208 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 359/1411] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:02:38 2026] DELETE /volume/v3/types/d7dca9a1-fe80-4a58-877e-3d08dcf81ae9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:38.562276 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-015fab1b-333f-4415-89cc-31cba84f1ce4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:38.564760 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-015fab1b-333f-4415-89cc-31cba84f1ce4 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] GET https://10.4.3.152/volume/v3/types/d7dca9a1-fe80-4a58-877e-3d08dcf81ae9 Aug 14 03:02:38.564905 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-015fab1b-333f-4415-89cc-31cba84f1ce4 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:38.565302 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-015fab1b-333f-4415-89cc-31cba84f1ce4 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:38.569591 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-015fab1b-333f-4415-89cc-31cba84f1ce4 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] https://10.4.3.152/volume/v3/types/d7dca9a1-fe80-4a58-877e-3d08dcf81ae9 returned with HTTP 404 Aug 14 03:02:38.570347 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 351/1412] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:02:38 2026] GET /volume/v3/types/d7dca9a1-fe80-4a58-877e-3d08dcf81ae9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:38.581186 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-65cb5ae4-d749-4edd-965b-a5eff9e810f4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:38.583266 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-65cb5ae4-d749-4edd-965b-a5eff9e810f4 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] DELETE https://10.4.3.152/volume/v3/types/a696002a-bff6-4dcf-8a6c-73a8c0410326 Aug 14 03:02:38.583368 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-65cb5ae4-d749-4edd-965b-a5eff9e810f4 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:38.583576 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-65cb5ae4-d749-4edd-965b-a5eff9e810f4 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:38.624582 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-65cb5ae4-d749-4edd-965b-a5eff9e810f4 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] https://10.4.3.152/volume/v3/types/a696002a-bff6-4dcf-8a6c-73a8c0410326 returned with HTTP 202 Aug 14 03:02:38.624582 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 349/1413] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:02:38 2026] DELETE /volume/v3/types/a696002a-bff6-4dcf-8a6c-73a8c0410326 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:38.634477 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6a2a6d7f-7a24-4fe7-a410-5641e572e066 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:38.636744 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a2a6d7f-7a24-4fe7-a410-5641e572e066 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] GET https://10.4.3.152/volume/v3/types/a696002a-bff6-4dcf-8a6c-73a8c0410326 Aug 14 03:02:38.637556 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a2a6d7f-7a24-4fe7-a410-5641e572e066 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:38.637939 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a2a6d7f-7a24-4fe7-a410-5641e572e066 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:38.642331 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a2a6d7f-7a24-4fe7-a410-5641e572e066 tempest-VolumeRetypeMultiattachTest-1026067552 tempest-VolumeRetypeMultiattachTest-1026067552-project-admin] https://10.4.3.152/volume/v3/types/a696002a-bff6-4dcf-8a6c-73a8c0410326 returned with HTTP 404 Aug 14 03:02:38.643055 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 355/1414] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:02:38 2026] GET /volume/v3/types/a696002a-bff6-4dcf-8a6c-73a8c0410326 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:38.875776 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-36e3c6ad-6256-4094-9f47-b55144e794f6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:38.877991 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-36e3c6ad-6256-4094-9f47-b55144e794f6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] PUT https://10.4.3.152/volume/v3/attachments/bfedacc2-8cc1-49c1-825d-6254b99132cd Aug 14 03:02:38.878727 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-36e3c6ad-6256-4094-9f47-b55144e794f6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:38.884426 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=412,cinder:UPDATE=124,cinder:INSERT=54 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:02:38.902257 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-36e3c6ad-6256-4094-9f47-b55144e794f6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Acquiring lock "cinder-attachment_update-b89ee064-85df-41e4-b311-f35a7a99c05f-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:02:38.913426 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-36e3c6ad-6256-4094-9f47-b55144e794f6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Lock "cinder-attachment_update-b89ee064-85df-41e4-b311-f35a7a99c05f-np0000007307" acquired by "attachment_update" :: waited 0.011s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:02:38.913426 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:38.913426 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:39.016279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-36e3c6ad-6256-4094-9f47-b55144e794f6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Lock "cinder-attachment_update-b89ee064-85df-41e4-b311-f35a7a99c05f-np0000007307" released by "attachment_update" :: held 0.104s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:02:39.016279 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-36e3c6ad-6256-4094-9f47-b55144e794f6 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/bfedacc2-8cc1-49c1-825d-6254b99132cd returned with HTTP 200 Aug 14 03:02:39.016655 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 360/1415] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:02:38 2026] PUT /volume/v3/attachments/bfedacc2-8cc1-49c1-825d-6254b99132cd => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:39.030421 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-86767256-f587-44c2-9e4f-739b50472e34 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:39.037063 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-86767256-f587-44c2-9e4f-739b50472e34 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/attachments/bfedacc2-8cc1-49c1-825d-6254b99132cd Aug 14 03:02:39.037063 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-86767256-f587-44c2-9e4f-739b50472e34 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:39.037063 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-86767256-f587-44c2-9e4f-739b50472e34 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:39.056803 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=405,cinder:UPDATE=89,cinder:INSERT=35 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:02:39.059631 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-86767256-f587-44c2-9e4f-739b50472e34 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/bfedacc2-8cc1-49c1-825d-6254b99132cd returned with HTTP 200 Aug 14 03:02:39.062002 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 352/1416] 10.4.3.152 () {70 vars in 1651 bytes} [Fri Aug 14 03:02:39 2026] GET /volume/v3/attachments/bfedacc2-8cc1-49c1-825d-6254b99132cd => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:39.371110 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ca663065-c36b-40f1-9d88-59df0fb02bd8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:39.372605 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ca663065-c36b-40f1-9d88-59df0fb02bd8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 Aug 14 03:02:39.373542 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ca663065-c36b-40f1-9d88-59df0fb02bd8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:39.373542 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ca663065-c36b-40f1-9d88-59df0fb02bd8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:39.389676 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:39.389676 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:39.395710 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ca663065-c36b-40f1-9d88-59df0fb02bd8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:39.402706 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ca663065-c36b-40f1-9d88-59df0fb02bd8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 returned with HTTP 200 Aug 14 03:02:39.403183 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 350/1417] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:39 2026] GET /volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:39.427617 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e47953e7-3874-46b3-ae4d-7a59fba9cbca None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:39.430033 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e47953e7-3874-46b3-ae4d-7a59fba9cbca tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:02:39.430578 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e47953e7-3874-46b3-ae4d-7a59fba9cbca tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f50004fe-8036-4dfe-82c9-6b897c5db261", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1044576935"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:39.481504 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-8715f8e1-8993-453a-a84d-4df973c0a501 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:39.485066 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-8715f8e1-8993-453a-a84d-4df973c0a501 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] DELETE https://10.4.3.152/volume/v3/attachments/79486bbb-47b4-48a5-9162-0e53e4c69e76 Aug 14 03:02:39.485690 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-8715f8e1-8993-453a-a84d-4df973c0a501 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:39.485988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-8715f8e1-8993-453a-a84d-4df973c0a501 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:39.501556 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:39.501556 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:39.610563 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-8715f8e1-8993-453a-a84d-4df973c0a501 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/attachments/79486bbb-47b4-48a5-9162-0e53e4c69e76 returned with HTTP 200 Aug 14 03:02:39.610563 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 361/1418] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:02:39 2026] DELETE /volume/v3/attachments/79486bbb-47b4-48a5-9162-0e53e4c69e76 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:39.630218 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-b4622583-2cd8-4e9c-9f63-f70d16f00616 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:39.634379 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-b4622583-2cd8-4e9c-9f63-f70d16f00616 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] DELETE https://10.4.3.152/volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 Aug 14 03:02:39.634379 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-b4622583-2cd8-4e9c-9f63-f70d16f00616 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:39.634815 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-b4622583-2cd8-4e9c-9f63-f70d16f00616 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:39.637162 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-b4622583-2cd8-4e9c-9f63-f70d16f00616 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Delete volume with id: 6cef1efd-1c09-4781-b15b-afeda78d1105 Aug 14 03:02:39.647068 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:39.647068 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:39.647724 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-b4622583-2cd8-4e9c-9f63-f70d16f00616 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Volume info retrieved successfully. Aug 14 03:02:39.647848 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:39.647848 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:39.648301 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e47953e7-3874-46b3-ae4d-7a59fba9cbca tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:39.648434 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-e47953e7-3874-46b3-ae4d-7a59fba9cbca tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create snapshot from volume f50004fe-8036-4dfe-82c9-6b897c5db261 Aug 14 03:02:39.682699 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-b4622583-2cd8-4e9c-9f63-f70d16f00616 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Delete volume request issued successfully. Aug 14 03:02:39.682699 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e5114d4d-57fb-4096-b898-98e5993ba3e8 req-b4622583-2cd8-4e9c-9f63-f70d16f00616 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 returned with HTTP 202 Aug 14 03:02:39.683109 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 353/1419] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 03:02:39 2026] DELETE /volume/v3/volumes/6cef1efd-1c09-4781-b15b-afeda78d1105 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:39.691381 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-e47953e7-3874-46b3-ae4d-7a59fba9cbca tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['ca991bc9-0319-4dbe-9056-324c796b0162', '868e2c13-7618-4697-8315-966249c44177', 'f819eb55-89c0-45d0-8b95-debbaf049a8d', '04db6799-b594-4660-a608-708d3a34a4a0'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:39.742242 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e47953e7-3874-46b3-ae4d-7a59fba9cbca tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot create request issued successfully. Aug 14 03:02:39.742242 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e47953e7-3874-46b3-ae4d-7a59fba9cbca tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:02:39.742242 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 356/1420] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:02:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:39.760875 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e04159bc-a585-4d6a-a244-234f3aa1b4c1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:39.763525 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e04159bc-a585-4d6a-a244-234f3aa1b4c1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e Aug 14 03:02:39.763775 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e04159bc-a585-4d6a-a244-234f3aa1b4c1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:39.764046 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e04159bc-a585-4d6a-a244-234f3aa1b4c1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:39.766356 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=464,cinder:UPDATE=134,cinder:INSERT=84 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:02:39.770750 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:39.770750 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:39.771252 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e04159bc-a585-4d6a-a244-234f3aa1b4c1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:39.772116 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e04159bc-a585-4d6a-a244-234f3aa1b4c1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e returned with HTTP 200 Aug 14 03:02:39.776671 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 351/1421] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:39 2026] GET /volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:40.786407 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-950b66dd-c2a0-4b62-9ec0-4f042a5bf137 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:40.790378 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-950b66dd-c2a0-4b62-9ec0-4f042a5bf137 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e Aug 14 03:02:40.790378 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-950b66dd-c2a0-4b62-9ec0-4f042a5bf137 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:40.790953 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-950b66dd-c2a0-4b62-9ec0-4f042a5bf137 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:40.802936 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:40.802936 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:40.802936 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-950b66dd-c2a0-4b62-9ec0-4f042a5bf137 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:40.803696 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-950b66dd-c2a0-4b62-9ec0-4f042a5bf137 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e returned with HTTP 200 Aug 14 03:02:40.804104 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 362/1422] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:40 2026] GET /volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:40.820158 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a4c2567c-be90-4bfa-a7ad-711dd661f229 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:40.822268 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a4c2567c-be90-4bfa-a7ad-711dd661f229 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] POST https://10.4.3.152/volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e/action Aug 14 03:02:40.822690 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a4c2567c-be90-4bfa-a7ad-711dd661f229 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:40.822839 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a4c2567c-be90-4bfa-a7ad-711dd661f229 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:40.825277 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.snapshot_unmanage [None req-a4c2567c-be90-4bfa-a7ad-711dd661f229 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Unmanage snapshot with id: 9b8d8913-a767-4a1e-8da9-a4429967101e Aug 14 03:02:40.837256 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:40.837256 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:40.837940 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a4c2567c-be90-4bfa-a7ad-711dd661f229 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot retrieved successfully. Aug 14 03:02:40.839064 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.policy [None req-a4c2567c-be90-4bfa-a7ad-711dd661f229 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '7de97a54ca494e6396c672011adb44d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bad0db7ade15417784d8f67f7137f6ca', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100381) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:40.839429 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a4c2567c-be90-4bfa-a7ad-711dd661f229 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e/action returned with HTTP 403 Aug 14 03:02:40.843575 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 354/1423] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 03:02:40 2026] POST /volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e/action => generated 117 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:40.857983 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7fc6327f-a01d-4469-b244-69719e9addef None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:40.861647 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7fc6327f-a01d-4469-b244-69719e9addef tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e Aug 14 03:02:40.862246 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7fc6327f-a01d-4469-b244-69719e9addef tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:40.862546 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7fc6327f-a01d-4469-b244-69719e9addef tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:40.862712 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-7fc6327f-a01d-4469-b244-69719e9addef tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete snapshot with id: 9b8d8913-a767-4a1e-8da9-a4429967101e Aug 14 03:02:40.866380 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=412,cinder:UPDATE=129,cinder:INSERT=76 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:02:40.873790 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:40.873790 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:40.873790 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7fc6327f-a01d-4469-b244-69719e9addef tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:40.914740 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7fc6327f-a01d-4469-b244-69719e9addef tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot delete request issued successfully. Aug 14 03:02:40.914740 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7fc6327f-a01d-4469-b244-69719e9addef tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e returned with HTTP 202 Aug 14 03:02:40.914740 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 357/1424] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:02:40 2026] DELETE /volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:40.932694 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-983012db-7920-4871-a863-595831ced7b6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:40.938236 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-983012db-7920-4871-a863-595831ced7b6 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e Aug 14 03:02:40.938236 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-983012db-7920-4871-a863-595831ced7b6 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:40.938236 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-983012db-7920-4871-a863-595831ced7b6 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:40.946844 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:40.946844 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:40.946844 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-983012db-7920-4871-a863-595831ced7b6 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:40.949736 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-983012db-7920-4871-a863-595831ced7b6 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e returned with HTTP 200 Aug 14 03:02:40.950505 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 352/1425] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:40 2026] GET /volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:41.938630 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4cd60042-1548-46de-aee8-811d1d9ae0fd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:41.964351 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c1e04fa0-c9c6-4a65-a934-2b3217632903 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:41.966852 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c1e04fa0-c9c6-4a65-a934-2b3217632903 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e Aug 14 03:02:41.967174 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c1e04fa0-c9c6-4a65-a934-2b3217632903 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:41.967431 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c1e04fa0-c9c6-4a65-a934-2b3217632903 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:41.975804 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c1e04fa0-c9c6-4a65-a934-2b3217632903 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e returned with HTTP 404 Aug 14 03:02:41.976862 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 355/1426] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:41 2026] GET /volume/v3/snapshots/9b8d8913-a767-4a1e-8da9-a4429967101e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:41.985422 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0e9de4ba-6436-4c36-a933-637ec38a51e8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:41.987718 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0e9de4ba-6436-4c36-a933-637ec38a51e8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 Aug 14 03:02:41.987776 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0e9de4ba-6436-4c36-a933-637ec38a51e8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:41.988072 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0e9de4ba-6436-4c36-a933-637ec38a51e8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:41.988281 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-0e9de4ba-6436-4c36-a933-637ec38a51e8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume with id: f50004fe-8036-4dfe-82c9-6b897c5db261 Aug 14 03:02:41.998721 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:41.998721 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:41.998721 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0e9de4ba-6436-4c36-a933-637ec38a51e8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:42.016206 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0e9de4ba-6436-4c36-a933-637ec38a51e8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume request issued successfully. Aug 14 03:02:42.016465 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0e9de4ba-6436-4c36-a933-637ec38a51e8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 returned with HTTP 202 Aug 14 03:02:42.017030 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 358/1427] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:41 2026] DELETE /volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:42.027881 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f845e2f9-ae3f-46ba-b669-ca6044e44b8b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.031210 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f845e2f9-ae3f-46ba-b669-ca6044e44b8b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 Aug 14 03:02:42.031545 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f845e2f9-ae3f-46ba-b669-ca6044e44b8b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:42.031906 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f845e2f9-ae3f-46ba-b669-ca6044e44b8b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:42.044157 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:42.044157 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:42.050720 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f845e2f9-ae3f-46ba-b669-ca6044e44b8b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:42.056720 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f845e2f9-ae3f-46ba-b669-ca6044e44b8b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 returned with HTTP 200 Aug 14 03:02:42.057654 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 353/1428] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:42 2026] GET /volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:42.110856 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4cd60042-1548-46de-aee8-811d1d9ae0fd tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:02:42.110856 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4cd60042-1548-46de-aee8-811d1d9ae0fd tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-765312698"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:42.149416 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4cd60042-1548-46de-aee8-811d1d9ae0fd tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:02:42.150043 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 363/1429] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:02:41 2026] POST /volume/v3/types => generated 230 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:42.162816 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-eb8cd29e-6eb5-40d5-83be-b8c3e47de3a2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.165389 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eb8cd29e-6eb5-40d5-83be-b8c3e47de3a2 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] POST https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs Aug 14 03:02:42.165959 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eb8cd29e-6eb5-40d5-83be-b8c3e47de3a2 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:42.234513 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eb8cd29e-6eb5-40d5-83be-b8c3e47de3a2 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs returned with HTTP 200 Aug 14 03:02:42.235009 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 356/1430] 10.4.3.152 () {68 vars in 1399 bytes} [Fri Aug 14 03:02:42 2026] POST /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs => generated 34 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:02:42.249915 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0464f135-cb44-4d3e-a833-28cf053d230f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.255076 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0464f135-cb44-4d3e-a833-28cf053d230f tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] GET https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec3 Aug 14 03:02:42.255076 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0464f135-cb44-4d3e-a833-28cf053d230f tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:42.255441 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0464f135-cb44-4d3e-a833-28cf053d230f tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:42.268241 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0464f135-cb44-4d3e-a833-28cf053d230f tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec3 returned with HTTP 200 Aug 14 03:02:42.268779 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 359/1431] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:02:42 2026] GET /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec3 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:02:42.280798 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3143956c-a2a4-47f4-be20-33fb75690ecc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.282308 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3143956c-a2a4-47f4-be20-33fb75690ecc tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] DELETE https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec3 Aug 14 03:02:42.282803 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3143956c-a2a4-47f4-be20-33fb75690ecc tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:42.283235 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3143956c-a2a4-47f4-be20-33fb75690ecc tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:42.314918 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3143956c-a2a4-47f4-be20-33fb75690ecc tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec3 returned with HTTP 202 Aug 14 03:02:42.314918 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 354/1432] 10.4.3.152 () {66 vars in 1399 bytes} [Fri Aug 14 03:02:42 2026] DELETE /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:02:42.327027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7e4120e3-61f0-4db0-a165-2b05864976f0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.330200 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7e4120e3-61f0-4db0-a165-2b05864976f0 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] GET https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec3 Aug 14 03:02:42.330678 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7e4120e3-61f0-4db0-a165-2b05864976f0 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:42.331094 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7e4120e3-61f0-4db0-a165-2b05864976f0 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:42.350570 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7e4120e3-61f0-4db0-a165-2b05864976f0 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec3 returned with HTTP 404 Aug 14 03:02:42.351284 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 364/1433] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:02:42 2026] GET /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec3 => generated 129 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:42.363458 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-eca5c3a3-56ec-4634-8ca6-8be62609669c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.366493 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eca5c3a3-56ec-4634-8ca6-8be62609669c tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] POST https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs Aug 14 03:02:42.366493 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eca5c3a3-56ec-4634-8ca6-8be62609669c tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:42.411254 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eca5c3a3-56ec-4634-8ca6-8be62609669c tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs returned with HTTP 200 Aug 14 03:02:42.411690 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 357/1434] 10.4.3.152 () {68 vars in 1399 bytes} [Fri Aug 14 03:02:42 2026] POST /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs => generated 34 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:02:42.428017 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9191c6af-65b2-4990-baf7-bff112d4425d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.430595 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9191c6af-65b2-4990-baf7-bff112d4425d tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] GET https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs Aug 14 03:02:42.430955 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9191c6af-65b2-4990-baf7-bff112d4425d tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:42.431254 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9191c6af-65b2-4990-baf7-bff112d4425d tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:42.439619 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9191c6af-65b2-4990-baf7-bff112d4425d tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs returned with HTTP 200 Aug 14 03:02:42.440486 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 360/1435] 10.4.3.152 () {66 vars in 1378 bytes} [Fri Aug 14 03:02:42 2026] GET /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:02:42.454432 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b1add4f0-6292-407c-88bd-7ee55c6012f1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.457841 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b1add4f0-6292-407c-88bd-7ee55c6012f1 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] POST https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs Aug 14 03:02:42.458896 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b1add4f0-6292-407c-88bd-7ee55c6012f1 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:42.497096 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b1add4f0-6292-407c-88bd-7ee55c6012f1 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs returned with HTTP 200 Aug 14 03:02:42.497956 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 355/1436] 10.4.3.152 () {68 vars in 1399 bytes} [Fri Aug 14 03:02:42 2026] POST /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs => generated 34 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:02:42.506481 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-58033ee3-42e8-4219-beca-1902240deb20 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.509161 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-58033ee3-42e8-4219-beca-1902240deb20 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] PUT https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec2 Aug 14 03:02:42.509574 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-58033ee3-42e8-4219-beca-1902240deb20 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:42.585731 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-58033ee3-42e8-4219-beca-1902240deb20 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec2 returned with HTTP 200 Aug 14 03:02:42.586373 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 365/1437] 10.4.3.152 () {68 vars in 1416 bytes} [Fri Aug 14 03:02:42 2026] PUT /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec2 => generated 17 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:02:42.600188 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-16375920-3643-4aea-9d1c-78776f39094a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.605743 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-16375920-3643-4aea-9d1c-78776f39094a tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] GET https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec2 Aug 14 03:02:42.605743 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-16375920-3643-4aea-9d1c-78776f39094a tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:42.605743 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-16375920-3643-4aea-9d1c-78776f39094a tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:42.631833 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-16375920-3643-4aea-9d1c-78776f39094a tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec2 returned with HTTP 200 Aug 14 03:02:42.632502 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 358/1438] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:02:42 2026] GET /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs/spec2 => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:02:42.645103 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-60b41609-032c-461f-968d-a0f34ded5bfd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.647951 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-60b41609-032c-461f-968d-a0f34ded5bfd tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] POST https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs Aug 14 03:02:42.648524 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-60b41609-032c-461f-968d-a0f34ded5bfd tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:42.712674 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-60b41609-032c-461f-968d-a0f34ded5bfd tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs returned with HTTP 200 Aug 14 03:02:42.713241 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 361/1439] 10.4.3.152 () {68 vars in 1399 bytes} [Fri Aug 14 03:02:42 2026] POST /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs => generated 51 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:02:42.732058 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6d5f048d-4e8a-4b60-b584-964b3503fcff None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.737973 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6d5f048d-4e8a-4b60-b584-964b3503fcff tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] GET https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs Aug 14 03:02:42.738276 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6d5f048d-4e8a-4b60-b584-964b3503fcff tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:42.738589 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6d5f048d-4e8a-4b60-b584-964b3503fcff tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:42.749234 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6d5f048d-4e8a-4b60-b584-964b3503fcff tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs returned with HTTP 200 Aug 14 03:02:42.750323 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 356/1440] 10.4.3.152 () {66 vars in 1378 bytes} [Fri Aug 14 03:02:42 2026] GET /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb/extra_specs => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:02:42.763862 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3bcdf7ee-5d81-47d0-9748-1736550c56c1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.766064 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3bcdf7ee-5d81-47d0-9748-1736550c56c1 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] DELETE https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb Aug 14 03:02:42.766370 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3bcdf7ee-5d81-47d0-9748-1736550c56c1 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:42.766637 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3bcdf7ee-5d81-47d0-9748-1736550c56c1 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:42.829081 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3bcdf7ee-5d81-47d0-9748-1736550c56c1 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb returned with HTTP 202 Aug 14 03:02:42.829611 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 366/1441] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:02:42 2026] DELETE /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:42.840644 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ffaf705b-ef29-4250-8cb7-6e5a261e7c80 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:42.846274 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ffaf705b-ef29-4250-8cb7-6e5a261e7c80 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] GET https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb Aug 14 03:02:42.846650 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ffaf705b-ef29-4250-8cb7-6e5a261e7c80 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:42.846985 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ffaf705b-ef29-4250-8cb7-6e5a261e7c80 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:42.858604 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ffaf705b-ef29-4250-8cb7-6e5a261e7c80 tempest-VolumeTypesExtraSpecsTest-1166807442 tempest-VolumeTypesExtraSpecsTest-1166807442-project-admin] https://10.4.3.152/volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb returned with HTTP 404 Aug 14 03:02:42.859216 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 359/1442] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:02:42 2026] GET /volume/v3/types/f209042d-dc88-4a30-bfea-dbb96a594feb => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:43.078712 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-605f0305-cbab-4fe3-ae25-2faa8ad4a877 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:43.084140 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-605f0305-cbab-4fe3-ae25-2faa8ad4a877 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 Aug 14 03:02:43.085538 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-605f0305-cbab-4fe3-ae25-2faa8ad4a877 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:43.085847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-605f0305-cbab-4fe3-ae25-2faa8ad4a877 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:43.096247 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-605f0305-cbab-4fe3-ae25-2faa8ad4a877 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 returned with HTTP 404 Aug 14 03:02:43.097069 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 362/1443] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:43 2026] GET /volume/v3/volumes/f50004fe-8036-4dfe-82c9-6b897c5db261 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:43.113857 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:43.114717 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:43.114717 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-73604308"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:43.117150 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-73604308'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:43.117150 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume of 1 GB Aug 14 03:02:43.123576 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Availability Zones retrieved successfully. Aug 14 03:02:43.132451 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (a8511196-0231-4d81-a8b7-7c4325cc4c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:43.134178 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e7230e-aadf-40fd-8e68-662a2da7d7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:43.134834 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:43.168198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e7230e-aadf-40fd-8e68-662a2da7d7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:43.169509 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (612d44df-a986-446b-b9dd-b3818d1988b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:43.249762 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['a1213d45-d7a6-438d-9dd9-edd0f93bc82c', 'ea7d9768-b0a7-4e4a-9f8e-c9e84f3ae921', '93fb23fb-474b-4d06-876a-a455d57ed380', 'c6445541-3d37-4fcd-b958-480498b6b321'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:43.251426 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (612d44df-a986-446b-b9dd-b3818d1988b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1213d45-d7a6-438d-9dd9-edd0f93bc82c', 'ea7d9768-b0a7-4e4a-9f8e-c9e84f3ae921', '93fb23fb-474b-4d06-876a-a455d57ed380', 'c6445541-3d37-4fcd-b958-480498b6b321']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:43.252367 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf079b5-fd92-4057-95f1-9319b4dc2d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:43.290576 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf079b5-fd92-4057-95f1-9319b4dc2d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64c20c7d-74f2-47cb-a706-911be3b58a9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-73604308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['a1213d45-d7a6-438d-9dd9-edd0f93bc82c','ea7d9768-b0a7-4e4a-9f8e-c9e84f3ae921','93fb23fb-474b-4d06-876a-a455d57ed380','c6445541-3d37-4fcd-b958-480498b6b321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-73604308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64c20c7d-74f2-47cb-a706-911be3b58a9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad0db7ade15417784d8f67f7137f6ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0790acb1c9fa429080a20a5cba528700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:43.291370 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b7a8108-7274-425f-96c2-a630a7483b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:43.322561 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b7a8108-7274-425f-96c2-a630a7483b22) transitioned into state 'SUCCESS' from state '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-73604308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['a1213d45-d7a6-438d-9dd9-edd0f93bc82c','ea7d9768-b0a7-4e4a-9f8e-c9e84f3ae921','93fb23fb-474b-4d06-876a-a455d57ed380','c6445541-3d37-4fcd-b958-480498b6b321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:43.323271 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52224395-6650-400a-a2d4-46ee5a2c83c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:43.357848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52224395-6650-400a-a2d4-46ee5a2c83c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:43.357848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (a8511196-0231-4d81-a8b7-7c4325cc4c37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:43.357848 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request issued successfully. Aug 14 03:02:43.361940 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-816e1d9d-e286-45b5-9792-d39b44ab0014 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:43.361940 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 357/1444] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:02:43 2026] POST /volume/v3/volumes => generated 776 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:43.375344 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-23d75276-51ab-45c7-80c2-2449e3bf0347 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:43.376716 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-23d75276-51ab-45c7-80c2-2449e3bf0347 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d Aug 14 03:02:43.377168 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-23d75276-51ab-45c7-80c2-2449e3bf0347 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:43.378696 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-23d75276-51ab-45c7-80c2-2449e3bf0347 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:43.389371 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:43.389371 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:43.394875 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-23d75276-51ab-45c7-80c2-2449e3bf0347 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:43.400439 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-23d75276-51ab-45c7-80c2-2449e3bf0347 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d returned with HTTP 200 Aug 14 03:02:43.402114 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 367/1445] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:43 2026] GET /volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:02:43.535391 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:43.667007 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:43.667418 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-626326905"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:43.671811 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-626326905'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:43.671897 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume of 1 GB Aug 14 03:02:43.676573 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-961037a7-d419-445a-8cee-a34894697771 req-3bc37f14-f9e2-493c-a621-b4e3fcb02794 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:43.678214 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Availability Zones retrieved successfully. Aug 14 03:02:43.679148 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-961037a7-d419-445a-8cee-a34894697771 req-3bc37f14-f9e2-493c-a621-b4e3fcb02794 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b Aug 14 03:02:43.679361 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-961037a7-d419-445a-8cee-a34894697771 req-3bc37f14-f9e2-493c-a621-b4e3fcb02794 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:43.679904 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-961037a7-d419-445a-8cee-a34894697771 req-3bc37f14-f9e2-493c-a621-b4e3fcb02794 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:43.688234 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Flow 'volume_create_api' (e1a37b27-1067-4ff8-bdc8-168238a5b519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:43.690129 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd30d22c-35d5-44ca-8034-e538ce7087e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:43.691098 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:43.693558 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:43.693558 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:43.698586 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-961037a7-d419-445a-8cee-a34894697771 req-3bc37f14-f9e2-493c-a621-b4e3fcb02794 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:43.704580 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-961037a7-d419-445a-8cee-a34894697771 req-3bc37f14-f9e2-493c-a621-b4e3fcb02794 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b returned with HTTP 200 Aug 14 03:02:43.706001 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 363/1446] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:02:43 2026] GET /volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b => generated 1659 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:43.749603 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd30d22c-35d5-44ca-8034-e538ce7087e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:43.751041 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b601d5-860b-471e-a4ae-87d13e13be21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:43.864264 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Created reservations ['75dc7b75-e0e9-4ddf-939c-38252c3ff491', '13e55f1c-a8ef-4aaa-a072-758d71d778eb', 'eaef47af-b694-46bc-834d-0ca8c67491ae', '1e9aa25b-72d3-4177-8099-7ee43f82ba07'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:43.865636 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b601d5-860b-471e-a4ae-87d13e13be21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75dc7b75-e0e9-4ddf-939c-38252c3ff491', '13e55f1c-a8ef-4aaa-a072-758d71d778eb', 'eaef47af-b694-46bc-834d-0ca8c67491ae', '1e9aa25b-72d3-4177-8099-7ee43f82ba07']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:43.866966 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126a6d2f-2deb-4e90-b43c-2727f264e714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:43.897909 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126a6d2f-2deb-4e90-b43c-2727f264e714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebfdee1d-5310-4721-9ed1-d2d3d0455cc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-626326905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f252f224c92845efb0564a77f4540cf2',qos_specs=None,replication_status=,reservations=['75dc7b75-e0e9-4ddf-939c-38252c3ff491','13e55f1c-a8ef-4aaa-a072-758d71d778eb','eaef47af-b694-46bc-834d-0ca8c67491ae','1e9aa25b-72d3-4177-8099-7ee43f82ba07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16089bf709ee4c88b3abd546c473773c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-626326905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebfdee1d-5310-4721-9ed1-d2d3d0455cc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f252f224c92845efb0564a77f4540cf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16089bf709ee4c88b3abd546c473773c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:43.903704 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f670e6f-48b4-4b2f-867a-e20eb290beb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:43.939611 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f670e6f-48b4-4b2f-867a-e20eb290beb0) transitioned into state 'SUCCESS' from state '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-626326905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f252f224c92845efb0564a77f4540cf2',qos_specs=None,replication_status=,reservations=['75dc7b75-e0e9-4ddf-939c-38252c3ff491','13e55f1c-a8ef-4aaa-a072-758d71d778eb','eaef47af-b694-46bc-834d-0ca8c67491ae','1e9aa25b-72d3-4177-8099-7ee43f82ba07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16089bf709ee4c88b3abd546c473773c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:43.940557 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afa6019a-0227-4914-abc4-e0f18ee01dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:43.953587 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afa6019a-0227-4914-abc4-e0f18ee01dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:43.954725 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Flow 'volume_create_api' (e1a37b27-1067-4ff8-bdc8-168238a5b519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:43.955112 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume request issued successfully. Aug 14 03:02:43.955894 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e9bc02a8-93f6-44d7-b265-83c8c92134a1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:43.956386 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 360/1447] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:02:43 2026] POST /volume/v3/volumes => generated 748 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:44.421378 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-819f3717-b8d3-4a6b-863a-dbc0ee3f5a51 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:44.423666 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-819f3717-b8d3-4a6b-863a-dbc0ee3f5a51 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d Aug 14 03:02:44.423932 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-819f3717-b8d3-4a6b-863a-dbc0ee3f5a51 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:44.424337 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-819f3717-b8d3-4a6b-863a-dbc0ee3f5a51 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:44.441137 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:44.441137 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:44.447878 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-819f3717-b8d3-4a6b-863a-dbc0ee3f5a51 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:44.456557 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-819f3717-b8d3-4a6b-863a-dbc0ee3f5a51 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d returned with HTTP 200 Aug 14 03:02:44.456616 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 358/1448] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:44 2026] GET /volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d => generated 1007 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:44.478340 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cc44ce6a-7ef4-4a29-9b0e-1900a7e2b1b6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:44.482739 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cc44ce6a-7ef4-4a29-9b0e-1900a7e2b1b6 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:02:44.483085 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cc44ce6a-7ef4-4a29-9b0e-1900a7e2b1b6 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64c20c7d-74f2-47cb-a706-911be3b58a9d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-464674898"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:44.496838 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:44.496838 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:44.496838 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cc44ce6a-7ef4-4a29-9b0e-1900a7e2b1b6 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:44.496838 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-cc44ce6a-7ef4-4a29-9b0e-1900a7e2b1b6 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create snapshot from volume 64c20c7d-74f2-47cb-a706-911be3b58a9d Aug 14 03:02:44.544757 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-cc44ce6a-7ef4-4a29-9b0e-1900a7e2b1b6 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['2659f34e-958a-4a14-bf08-cf63c94393f3', 'ae55b29b-45bd-4d74-94f9-b6d407ed39fe', 'b4826788-d385-4f58-9d60-0d52b17e8794', '8e6d9e8c-f218-4c03-a6a3-88ab0b0b0a89'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:44.591499 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cc44ce6a-7ef4-4a29-9b0e-1900a7e2b1b6 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot create request issued successfully. Aug 14 03:02:44.592352 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cc44ce6a-7ef4-4a29-9b0e-1900a7e2b1b6 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:02:44.592510 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 368/1449] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:02:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:44.604525 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c30420d9-670a-4acc-a918-9ea24cff02ae None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:44.608588 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c30420d9-670a-4acc-a918-9ea24cff02ae tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc Aug 14 03:02:44.609092 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c30420d9-670a-4acc-a918-9ea24cff02ae tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:44.609516 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c30420d9-670a-4acc-a918-9ea24cff02ae tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:44.618735 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:44.618735 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:44.619229 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c30420d9-670a-4acc-a918-9ea24cff02ae tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:44.622349 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c30420d9-670a-4acc-a918-9ea24cff02ae tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc returned with HTTP 200 Aug 14 03:02:44.622349 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 364/1450] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:44 2026] GET /volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:44.634234 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-c769e735-c79e-4d1a-9736-ee40e5eec7cf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:44.638854 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-c769e735-c79e-4d1a-9736-ee40e5eec7cf tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] POST https://10.4.3.152/volume/v3/attachments/bfedacc2-8cc1-49c1-825d-6254b99132cd/action Aug 14 03:02:44.638854 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-c769e735-c79e-4d1a-9736-ee40e5eec7cf tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:44.638854 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-c769e735-c79e-4d1a-9736-ee40e5eec7cf tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:44.672142 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:44.672142 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:44.689854 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d8a81ff6-29f4-489e-acf8-b910747dc093 req-c769e735-c79e-4d1a-9736-ee40e5eec7cf tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/bfedacc2-8cc1-49c1-825d-6254b99132cd/action returned with HTTP 204 Aug 14 03:02:44.689854 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 361/1451] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:02:44 2026] POST /volume/v3/attachments/bfedacc2-8cc1-49c1-825d-6254b99132cd/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:44.916863 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-961037a7-d419-445a-8cee-a34894697771 req-67a8928b-9561-4776-9fec-105c2210a53e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:44.920351 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-961037a7-d419-445a-8cee-a34894697771 req-67a8928b-9561-4776-9fec-105c2210a53e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/attachments/ba6523ba-55ed-4f05-a476-19e0154d8e53 Aug 14 03:02:44.920351 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-961037a7-d419-445a-8cee-a34894697771 req-67a8928b-9561-4776-9fec-105c2210a53e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:44.920470 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-961037a7-d419-445a-8cee-a34894697771 req-67a8928b-9561-4776-9fec-105c2210a53e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:44.934846 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:44.934846 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:45.016012 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-961037a7-d419-445a-8cee-a34894697771 req-67a8928b-9561-4776-9fec-105c2210a53e tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/attachments/ba6523ba-55ed-4f05-a476-19e0154d8e53 returned with HTTP 200 Aug 14 03:02:45.016128 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 359/1452] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:02:44 2026] DELETE /volume/v3/attachments/ba6523ba-55ed-4f05-a476-19e0154d8e53 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:45.636163 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-25e108a3-bae4-4a75-a73a-403569abf041 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:45.638470 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-25e108a3-bae4-4a75-a73a-403569abf041 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc Aug 14 03:02:45.638763 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-25e108a3-bae4-4a75-a73a-403569abf041 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:45.639082 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-25e108a3-bae4-4a75-a73a-403569abf041 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:45.648840 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:45.648840 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:45.648840 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-25e108a3-bae4-4a75-a73a-403569abf041 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:45.648840 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-25e108a3-bae4-4a75-a73a-403569abf041 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc returned with HTTP 200 Aug 14 03:02:45.649264 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 369/1453] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:45 2026] GET /volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:45.665527 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-67b67c8f-144e-4853-9891-710d402bb3eb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:45.667774 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-67b67c8f-144e-4853-9891-710d402bb3eb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] PUT https://10.4.3.152/volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc Aug 14 03:02:45.668216 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-67b67c8f-144e-4853-9891-710d402bb3eb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:45.686134 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:45.686134 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:45.687307 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-67b67c8f-144e-4853-9891-710d402bb3eb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Snapshot retrieved successfully. Aug 14 03:02:45.707278 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-67b67c8f-144e-4853-9891-710d402bb3eb tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc returned with HTTP 200 Aug 14 03:02:45.707534 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 365/1454] 10.4.3.152 () {68 vars in 1374 bytes} [Fri Aug 14 03:02:45 2026] PUT /volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc => generated 360 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:45.728487 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-55c7e962-525a-4050-968a-417c04ec4b47 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:45.731002 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-55c7e962-525a-4050-968a-417c04ec4b47 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc Aug 14 03:02:45.731282 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-55c7e962-525a-4050-968a-417c04ec4b47 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:45.731516 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-55c7e962-525a-4050-968a-417c04ec4b47 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:45.731629 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-55c7e962-525a-4050-968a-417c04ec4b47 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete snapshot with id: 4377158e-0973-4f5c-bf27-753380ea25fc Aug 14 03:02:45.739639 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:45.739639 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:45.740301 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-55c7e962-525a-4050-968a-417c04ec4b47 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:45.799777 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-55c7e962-525a-4050-968a-417c04ec4b47 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot delete request issued successfully. Aug 14 03:02:45.801324 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-55c7e962-525a-4050-968a-417c04ec4b47 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc returned with HTTP 202 Aug 14 03:02:45.802267 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 362/1455] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:02:45 2026] DELETE /volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:45.820938 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b30169b4-4291-4d71-b6c3-2f05f43b2b60 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:45.824070 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b30169b4-4291-4d71-b6c3-2f05f43b2b60 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc Aug 14 03:02:45.825155 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b30169b4-4291-4d71-b6c3-2f05f43b2b60 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:45.825155 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b30169b4-4291-4d71-b6c3-2f05f43b2b60 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:45.835328 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:45.835328 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:45.835328 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b30169b4-4291-4d71-b6c3-2f05f43b2b60 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:45.835328 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b30169b4-4291-4d71-b6c3-2f05f43b2b60 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc returned with HTTP 200 Aug 14 03:02:45.835328 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 360/1456] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:45 2026] GET /volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc => generated 493 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:46.772848 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f9b64d0a-1be2-44af-ac3e-ba995b527848 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:46.777792 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f9b64d0a-1be2-44af-ac3e-ba995b527848 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] DELETE https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b Aug 14 03:02:46.777792 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f9b64d0a-1be2-44af-ac3e-ba995b527848 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:46.778638 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f9b64d0a-1be2-44af-ac3e-ba995b527848 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:46.779038 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-f9b64d0a-1be2-44af-ac3e-ba995b527848 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Delete volume with id: 8ac7ae79-c4d4-4ae8-803f-e6608c223b0b Aug 14 03:02:46.792668 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:46.792668 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:46.793603 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f9b64d0a-1be2-44af-ac3e-ba995b527848 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:46.830779 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f9b64d0a-1be2-44af-ac3e-ba995b527848 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Delete volume request issued successfully. Aug 14 03:02:46.830779 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f9b64d0a-1be2-44af-ac3e-ba995b527848 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b returned with HTTP 202 Aug 14 03:02:46.831593 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 370/1457] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:46 2026] DELETE /volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:46.842419 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2744101c-85c6-4d51-88a5-7619083f8420 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:46.848969 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d3010118-432a-4b96-951c-bb5e63fae6b2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:46.851807 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2744101c-85c6-4d51-88a5-7619083f8420 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b Aug 14 03:02:46.851807 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2744101c-85c6-4d51-88a5-7619083f8420 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:46.851807 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2744101c-85c6-4d51-88a5-7619083f8420 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:46.852169 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d3010118-432a-4b96-951c-bb5e63fae6b2 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc Aug 14 03:02:46.852408 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d3010118-432a-4b96-951c-bb5e63fae6b2 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:46.852673 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d3010118-432a-4b96-951c-bb5e63fae6b2 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:46.859569 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d3010118-432a-4b96-951c-bb5e63fae6b2 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc returned with HTTP 404 Aug 14 03:02:46.860280 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 363/1458] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:46 2026] GET /volume/v3/snapshots/4377158e-0973-4f5c-bf27-753380ea25fc => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:46.864893 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:46.864893 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:46.870754 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2744101c-85c6-4d51-88a5-7619083f8420 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Volume info retrieved successfully. Aug 14 03:02:46.873630 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-70c2cbb5-e8b8-4850-8b84-d752bbc2f0fd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:46.875777 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-70c2cbb5-e8b8-4850-8b84-d752bbc2f0fd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d Aug 14 03:02:46.876050 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-70c2cbb5-e8b8-4850-8b84-d752bbc2f0fd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:46.876276 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-70c2cbb5-e8b8-4850-8b84-d752bbc2f0fd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:46.876436 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-70c2cbb5-e8b8-4850-8b84-d752bbc2f0fd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume with id: 64c20c7d-74f2-47cb-a706-911be3b58a9d Aug 14 03:02:46.878761 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2744101c-85c6-4d51-88a5-7619083f8420 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b returned with HTTP 200 Aug 14 03:02:46.879581 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 366/1459] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:46 2026] GET /volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:46.885390 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:46.885390 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:46.886552 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-70c2cbb5-e8b8-4850-8b84-d752bbc2f0fd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:46.916901 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-70c2cbb5-e8b8-4850-8b84-d752bbc2f0fd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume request issued successfully. Aug 14 03:02:46.917602 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-70c2cbb5-e8b8-4850-8b84-d752bbc2f0fd tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d returned with HTTP 202 Aug 14 03:02:46.917743 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 361/1460] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:46 2026] DELETE /volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:46.928732 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1baeed43-61ae-4b8d-b65a-bbed8527955d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:46.931856 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1baeed43-61ae-4b8d-b65a-bbed8527955d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d Aug 14 03:02:46.931856 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1baeed43-61ae-4b8d-b65a-bbed8527955d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:46.932189 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1baeed43-61ae-4b8d-b65a-bbed8527955d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:46.942254 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:46.942254 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:46.949905 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1baeed43-61ae-4b8d-b65a-bbed8527955d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:46.955746 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1baeed43-61ae-4b8d-b65a-bbed8527955d tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d returned with HTTP 200 Aug 14 03:02:46.956300 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 371/1461] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:46 2026] GET /volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:47.272698 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-750d28ce-5a13-4bda-b204-ccf00c400023 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:47.281580 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-750d28ce-5a13-4bda-b204-ccf00c400023 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] DELETE https://10.4.3.152/volume/v3/attachments/fd9c2c4a-10f8-49c7-9b99-5b3b65713d23 Aug 14 03:02:47.281580 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-750d28ce-5a13-4bda-b204-ccf00c400023 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:47.281580 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-750d28ce-5a13-4bda-b204-ccf00c400023 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:47.305459 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:47.305459 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:47.376811 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-750d28ce-5a13-4bda-b204-ccf00c400023 tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/attachments/fd9c2c4a-10f8-49c7-9b99-5b3b65713d23 returned with HTTP 200 Aug 14 03:02:47.377437 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 364/1462] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:02:47 2026] DELETE /volume/v3/attachments/fd9c2c4a-10f8-49c7-9b99-5b3b65713d23 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:47.401034 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-c9a67bb7-e8b7-46c1-bc06-24a51e617dfd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:47.405457 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-c9a67bb7-e8b7-46c1-bc06-24a51e617dfd tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de Aug 14 03:02:47.405723 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-c9a67bb7-e8b7-46c1-bc06-24a51e617dfd tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:47.406888 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-c9a67bb7-e8b7-46c1-bc06-24a51e617dfd tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:47.406888 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-c9a67bb7-e8b7-46c1-bc06-24a51e617dfd tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Delete volume with id: b59362ff-9333-4948-b921-40f2b8bd16de Aug 14 03:02:47.417603 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:47.417603 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:47.418943 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-c9a67bb7-e8b7-46c1-bc06-24a51e617dfd tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Volume info retrieved successfully. Aug 14 03:02:47.457136 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-c9a67bb7-e8b7-46c1-bc06-24a51e617dfd tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] Delete volume request issued successfully. Aug 14 03:02:47.457402 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-b37e4ab9-e19b-4dc5-8f8c-84872d5e35d6 req-c9a67bb7-e8b7-46c1-bc06-24a51e617dfd tempest-ServerBootFromVolumeStableRescueTest-1941939027 tempest-ServerBootFromVolumeStableRescueTest-1941939027-project-member] https://10.4.3.152/volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de returned with HTTP 202 Aug 14 03:02:47.457957 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 367/1463] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 03:02:47 2026] DELETE /volume/v3/volumes/b59362ff-9333-4948-b921-40f2b8bd16de => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:47.894141 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ffd60d31-2679-4850-963c-a18e086c0d00 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:47.896291 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ffd60d31-2679-4850-963c-a18e086c0d00 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] GET https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b Aug 14 03:02:47.896563 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ffd60d31-2679-4850-963c-a18e086c0d00 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:47.896797 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ffd60d31-2679-4850-963c-a18e086c0d00 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:47.903407 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ffd60d31-2679-4850-963c-a18e086c0d00 tempest-AttachVolumeMultiAttachTest-1618352568 tempest-AttachVolumeMultiAttachTest-1618352568-project-member] https://10.4.3.152/volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b returned with HTTP 404 Aug 14 03:02:47.904035 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 362/1464] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:47 2026] GET /volume/v3/volumes/8ac7ae79-c4d4-4ae8-803f-e6608c223b0b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:47.975686 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9540bcce-ffa2-4ed5-b58f-0da95fd28273 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:47.978517 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9540bcce-ffa2-4ed5-b58f-0da95fd28273 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d Aug 14 03:02:47.979227 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9540bcce-ffa2-4ed5-b58f-0da95fd28273 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:47.979504 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9540bcce-ffa2-4ed5-b58f-0da95fd28273 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:47.987324 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9540bcce-ffa2-4ed5-b58f-0da95fd28273 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d returned with HTTP 404 Aug 14 03:02:47.988085 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 372/1465] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:47 2026] GET /volume/v3/volumes/64c20c7d-74f2-47cb-a706-911be3b58a9d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:47.999750 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:48.001777 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:02:48.002229 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-888401022"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:48.004060 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-888401022'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:02:48.004248 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume of 1 GB Aug 14 03:02:48.004606 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:48.004606 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:48.012281 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Availability Zones retrieved successfully. Aug 14 03:02:48.021059 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (991f9a93-1247-45c1-b220-a635dae861b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:48.022556 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a773c0-cb4d-4368-917e-5d5a7e39a065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:48.023765 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:02:48.060418 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a773c0-cb4d-4368-917e-5d5a7e39a065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:48.061546 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa16764-487e-4e73-a10f-c6ea5dab1ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:48.120487 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['9f295a14-f03c-4bec-9b32-9e40cddf3157', '855d0022-d247-4072-9b2c-e0fa5db24339', '183fc3dd-e89c-498a-a503-253c5d2e3330', '903a5bf3-d00f-423f-9773-efc69962bede'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:48.121652 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa16764-487e-4e73-a10f-c6ea5dab1ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f295a14-f03c-4bec-9b32-9e40cddf3157', '855d0022-d247-4072-9b2c-e0fa5db24339', '183fc3dd-e89c-498a-a503-253c5d2e3330', '903a5bf3-d00f-423f-9773-efc69962bede']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:48.123261 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593acd25-ff6f-4cbf-b29c-bb0e562ac991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:48.151481 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593acd25-ff6f-4cbf-b29c-bb0e562ac991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'befcf30e-9442-4477-a80a-fdf0b657b22e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-888401022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['9f295a14-f03c-4bec-9b32-9e40cddf3157','855d0022-d247-4072-9b2c-e0fa5db24339','183fc3dd-e89c-498a-a503-253c5d2e3330','903a5bf3-d00f-423f-9773-efc69962bede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-888401022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=befcf30e-9442-4477-a80a-fdf0b657b22e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad0db7ade15417784d8f67f7137f6ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0790acb1c9fa429080a20a5cba528700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:48.152515 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f557634-c55f-4681-b6ff-b0885096a5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:48.175295 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f557634-c55f-4681-b6ff-b0885096a5e2) transitioned into state 'SUCCESS' from state '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-888401022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad0db7ade15417784d8f67f7137f6ca',qos_specs=None,replication_status=,reservations=['9f295a14-f03c-4bec-9b32-9e40cddf3157','855d0022-d247-4072-9b2c-e0fa5db24339','183fc3dd-e89c-498a-a503-253c5d2e3330','903a5bf3-d00f-423f-9773-efc69962bede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0790acb1c9fa429080a20a5cba528700',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:48.176240 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495b2d7a-c5dd-468a-9096-436f31389012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:02:48.193876 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495b2d7a-c5dd-468a-9096-436f31389012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:02:48.195015 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Flow 'volume_create_api' (991f9a93-1247-45c1-b220-a635dae861b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:02:48.195459 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create volume request issued successfully. Aug 14 03:02:48.196256 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-71ea87df-535f-4bd6-9899-b6e56df8b93e tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:02:48.197113 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 365/1466] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:02:47 2026] POST /volume/v3/volumes => generated 777 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:02:48.214361 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-87e9f7b3-d5d8-4d2b-8f7e-bbc51be46cbe None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:48.217304 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-87e9f7b3-d5d8-4d2b-8f7e-bbc51be46cbe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e Aug 14 03:02:48.217762 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-87e9f7b3-d5d8-4d2b-8f7e-bbc51be46cbe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:48.217989 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-87e9f7b3-d5d8-4d2b-8f7e-bbc51be46cbe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:48.234782 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:48.234782 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:48.241330 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-87e9f7b3-d5d8-4d2b-8f7e-bbc51be46cbe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:48.249598 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-87e9f7b3-d5d8-4d2b-8f7e-bbc51be46cbe tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e returned with HTTP 200 Aug 14 03:02:48.250260 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 368/1467] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:48 2026] GET /volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:48.606487 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-05fe89b3-6517-4b0a-838b-24e56cb5ade0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:48.608508 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-05fe89b3-6517-4b0a-838b-24e56cb5ade0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:48.608700 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-05fe89b3-6517-4b0a-838b-24e56cb5ade0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:48.608906 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-05fe89b3-6517-4b0a-838b-24e56cb5ade0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:48.616789 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:48.616789 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:48.621226 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-05fe89b3-6517-4b0a-838b-24e56cb5ade0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:48.625921 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-05fe89b3-6517-4b0a-838b-24e56cb5ade0 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:48.626404 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 363/1468] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:48 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:48.642202 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3fa98c21-b1d5-48f2-8607-4bf1385df3c1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:48.644139 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3fa98c21-b1d5-48f2-8607-4bf1385df3c1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:48.644353 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3fa98c21-b1d5-48f2-8607-4bf1385df3c1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:48.644539 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3fa98c21-b1d5-48f2-8607-4bf1385df3c1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:48.652180 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:48.652180 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:48.656757 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3fa98c21-b1d5-48f2-8607-4bf1385df3c1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:48.662257 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3fa98c21-b1d5-48f2-8607-4bf1385df3c1 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:48.662795 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 373/1469] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:48 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:48.717609 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-46aa9768-4611-4306-b388-1879d566832d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:48.720436 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-46aa9768-4611-4306-b388-1879d566832d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:48.720685 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-46aa9768-4611-4306-b388-1879d566832d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:48.721064 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-46aa9768-4611-4306-b388-1879d566832d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:48.730394 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:48.730394 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:48.734898 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-46aa9768-4611-4306-b388-1879d566832d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:48.741262 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-46aa9768-4611-4306-b388-1879d566832d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:48.741666 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 366/1470] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:02:48 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:48.841357 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0b16008d-ecbd-4351-aa65-74c08815d2c0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:48.841592 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0b16008d-ecbd-4351-aa65-74c08815d2c0 None None] GET https://10.4.3.152/volume// Aug 14 03:02:48.841832 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0b16008d-ecbd-4351-aa65-74c08815d2c0 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:48.842079 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0b16008d-ecbd-4351-aa65-74c08815d2c0 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:48.842449 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0b16008d-ecbd-4351-aa65-74c08815d2c0 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:02:48.843079 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 369/1471] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:02:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:02:48.855195 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-4b13a4ee-2d4c-4fe6-86a2-f201c6cc10e4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:48.951863 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-4b13a4ee-2d4c-4fe6-86a2-f201c6cc10e4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:02:48.952777 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-4b13a4ee-2d4c-4fe6-86a2-f201c6cc10e4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fddda819-dc9d-4728-96fe-03877b01684d", "connector": null, "instance_uuid": "ceee250d-4dd1-457d-bc8c-c1e518a5b809"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:48.964369 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:48.964369 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:49.018673 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-4b13a4ee-2d4c-4fe6-86a2-f201c6cc10e4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:02:49.019246 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 364/1472] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:02:48 2026] POST /volume/v3/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:49.069515 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-154c1f50-bb7b-4f6a-8bca-fc1964df9766 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:49.074590 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-154c1f50-bb7b-4f6a-8bca-fc1964df9766 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:49.075868 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-154c1f50-bb7b-4f6a-8bca-fc1964df9766 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:49.077053 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-154c1f50-bb7b-4f6a-8bca-fc1964df9766 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:49.094455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5867f32a-401f-43ce-b598-9a3508646de2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:49.095216 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:49.095216 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:49.095492 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5867f32a-401f-43ce-b598-9a3508646de2 None None] GET https://10.4.3.152/volume// Aug 14 03:02:49.095492 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5867f32a-401f-43ce-b598-9a3508646de2 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:49.095492 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5867f32a-401f-43ce-b598-9a3508646de2 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:49.095492 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5867f32a-401f-43ce-b598-9a3508646de2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:02:49.095661 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 367/1473] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:02:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:02:49.102338 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-154c1f50-bb7b-4f6a-8bca-fc1964df9766 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:49.107557 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-154c1f50-bb7b-4f6a-8bca-fc1964df9766 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:49.108364 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 374/1474] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:49 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:49.111722 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-7151ae56-adda-4cec-b27a-631488a0b934 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:49.113700 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-7151ae56-adda-4cec-b27a-631488a0b934 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:49.114248 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-7151ae56-adda-4cec-b27a-631488a0b934 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:49.114248 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-7151ae56-adda-4cec-b27a-631488a0b934 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:49.126271 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:49.126271 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:49.131294 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-7151ae56-adda-4cec-b27a-631488a0b934 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:49.137443 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-7151ae56-adda-4cec-b27a-631488a0b934 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:49.137981 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 370/1475] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:02:49 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 1054 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:02:49.280034 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fcd4bba6-4bb9-4dff-acb0-7851ab4181b5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:49.285173 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fcd4bba6-4bb9-4dff-acb0-7851ab4181b5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e Aug 14 03:02:49.285496 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fcd4bba6-4bb9-4dff-acb0-7851ab4181b5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:49.285792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fcd4bba6-4bb9-4dff-acb0-7851ab4181b5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:49.299521 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:49.299521 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:49.308333 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fcd4bba6-4bb9-4dff-acb0-7851ab4181b5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:49.312581 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-de5f67e4-88be-454d-a09f-cca9cc6a9871 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:49.316437 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fcd4bba6-4bb9-4dff-acb0-7851ab4181b5 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e returned with HTTP 200 Aug 14 03:02:49.317358 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 365/1476] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:49 2026] GET /volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:49.319232 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-de5f67e4-88be-454d-a09f-cca9cc6a9871 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] PUT https://10.4.3.152/volume/v3/attachments/31f573bd-270c-4e87-9e2e-3e4010f65083 Aug 14 03:02:49.319731 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-de5f67e4-88be-454d-a09f-cca9cc6a9871 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:49.336053 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-75d9944d-d38f-412b-ad49-1e207b7750a1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:49.338622 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-de5f67e4-88be-454d-a09f-cca9cc6a9871 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Acquiring lock "cinder-attachment_update-fddda819-dc9d-4728-96fe-03877b01684d-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:02:49.347503 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-de5f67e4-88be-454d-a09f-cca9cc6a9871 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Lock "cinder-attachment_update-fddda819-dc9d-4728-96fe-03877b01684d-np0000007307" acquired by "attachment_update" :: waited 0.008s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:02:49.347674 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-75d9944d-d38f-412b-ad49-1e207b7750a1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:02:49.347674 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-75d9944d-d38f-412b-ad49-1e207b7750a1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "befcf30e-9442-4477-a80a-fdf0b657b22e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-929370418"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:49.350229 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:49.350229 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:49.360007 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:49.360007 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:49.360363 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-75d9944d-d38f-412b-ad49-1e207b7750a1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:49.360663 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-75d9944d-d38f-412b-ad49-1e207b7750a1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Create snapshot from volume befcf30e-9442-4477-a80a-fdf0b657b22e Aug 14 03:02:49.393812 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-75d9944d-d38f-412b-ad49-1e207b7750a1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Created reservations ['d0f8d697-f20a-4c53-ac8b-1a948ff74600', 'b4dcd34c-7458-46b4-a60d-bf6db918cfdd', '639815f3-e348-4e53-a5ea-5da7933c7cdd', '0224cd49-0372-495d-bb2e-8039aa3db2ec'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:02:49.460836 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-75d9944d-d38f-412b-ad49-1e207b7750a1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot create request issued successfully. Aug 14 03:02:49.461675 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-75d9944d-d38f-412b-ad49-1e207b7750a1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:02:49.462695 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 375/1477] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:02:49 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) Aug 14 03:02:49.483860 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1bd05e32-f197-4d98-8a67-3915b0d61694 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:49.487473 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1bd05e32-f197-4d98-8a67-3915b0d61694 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b Aug 14 03:02:49.487473 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1bd05e32-f197-4d98-8a67-3915b0d61694 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:49.487603 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1bd05e32-f197-4d98-8a67-3915b0d61694 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:49.498865 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:49.498865 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:49.500198 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1bd05e32-f197-4d98-8a67-3915b0d61694 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:49.500627 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1bd05e32-f197-4d98-8a67-3915b0d61694 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b returned with HTTP 200 Aug 14 03:02:49.501851 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 371/1478] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:49 2026] GET /volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:49.502992 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-de5f67e4-88be-454d-a09f-cca9cc6a9871 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Lock "cinder-attachment_update-fddda819-dc9d-4728-96fe-03877b01684d-np0000007307" released by "attachment_update" :: held 0.157s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:02:49.506101 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-de5f67e4-88be-454d-a09f-cca9cc6a9871 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/31f573bd-270c-4e87-9e2e-3e4010f65083 returned with HTTP 200 Aug 14 03:02:49.506911 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 368/1479] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:02:49 2026] PUT /volume/v3/attachments/31f573bd-270c-4e87-9e2e-3e4010f65083 => generated 968 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:49.536054 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-042b4792-23b5-4ac2-94b5-1b13db967798 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:49.539381 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-042b4792-23b5-4ac2-94b5-1b13db967798 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/encryption Aug 14 03:02:49.539648 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-042b4792-23b5-4ac2-94b5-1b13db967798 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:49.539932 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-042b4792-23b5-4ac2-94b5-1b13db967798 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:49.561196 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:49.561196 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:49.573749 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-042b4792-23b5-4ac2-94b5-1b13db967798 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/encryption returned with HTTP 200 Aug 14 03:02:49.573989 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 366/1480] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:02:49 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:50.124587 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-78dfece8-5f8b-4a98-b5c7-8e16d66dc838 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:50.128469 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-78dfece8-5f8b-4a98-b5c7-8e16d66dc838 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:50.128788 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-78dfece8-5f8b-4a98-b5c7-8e16d66dc838 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:50.129689 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-78dfece8-5f8b-4a98-b5c7-8e16d66dc838 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:50.148854 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:50.148854 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:50.155609 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-78dfece8-5f8b-4a98-b5c7-8e16d66dc838 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:50.162734 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-78dfece8-5f8b-4a98-b5c7-8e16d66dc838 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:50.163324 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 376/1481] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:50 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:50.523151 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0512b654-85f2-4a56-9858-0a5e9ede3c76 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:50.525017 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0512b654-85f2-4a56-9858-0a5e9ede3c76 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b Aug 14 03:02:50.525336 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0512b654-85f2-4a56-9858-0a5e9ede3c76 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:50.526226 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0512b654-85f2-4a56-9858-0a5e9ede3c76 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:50.533843 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:50.533843 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:50.534915 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0512b654-85f2-4a56-9858-0a5e9ede3c76 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:50.537683 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0512b654-85f2-4a56-9858-0a5e9ede3c76 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b returned with HTTP 200 Aug 14 03:02:50.538229 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 372/1482] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:50 2026] GET /volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:50.549074 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a0a70a82-89c2-4d4d-a49a-33f721936582 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:50.554086 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0a70a82-89c2-4d4d-a49a-33f721936582 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] POST https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b/action Aug 14 03:02:50.554812 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0a70a82-89c2-4d4d-a49a-33f721936582 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:50.554988 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0a70a82-89c2-4d4d-a49a-33f721936582 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:50.557004 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.admin_actions [None req-a0a70a82-89c2-4d4d-a49a-33f721936582 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Updating snapshot '9f57c6c8-b128-445f-a50e-11edd6a9616b' with '{'status': 'creating'}' {{(pid=100381) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:02:50.578683 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:50.578683 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:50.608015 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0a70a82-89c2-4d4d-a49a-33f721936582 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b/action returned with HTTP 202 Aug 14 03:02:50.608739 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 369/1483] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 03:02:50 2026] POST /volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:02:50.620260 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-02f10b92-c780-497e-b090-a88767f3178a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:50.624734 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-02f10b92-c780-497e-b090-a88767f3178a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b Aug 14 03:02:50.625014 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-02f10b92-c780-497e-b090-a88767f3178a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:50.625430 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-02f10b92-c780-497e-b090-a88767f3178a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:50.636447 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:50.636447 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:50.636447 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-02f10b92-c780-497e-b090-a88767f3178a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:50.637417 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-02f10b92-c780-497e-b090-a88767f3178a tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b returned with HTTP 200 Aug 14 03:02:50.639384 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 367/1484] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:50 2026] GET /volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:50.661031 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f2a2629a-3c24-4ed7-a035-aaf4a38caa4c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:50.662193 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f2a2629a-3c24-4ed7-a035-aaf4a38caa4c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] POST https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b/action Aug 14 03:02:50.662193 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f2a2629a-3c24-4ed7-a035-aaf4a38caa4c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:50.662193 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f2a2629a-3c24-4ed7-a035-aaf4a38caa4c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:50.665426 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.snapshot_actions [None req-f2a2629a-3c24-4ed7-a035-aaf4a38caa4c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100378) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 03:02:50.674728 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:50.674728 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:50.674728 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.snapshot_actions [None req-f2a2629a-3c24-4ed7-a035-aaf4a38caa4c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] Updating snapshot 9f57c6c8-b128-445f-a50e-11edd6a9616b with info {'id': '9f57c6c8-b128-445f-a50e-11edd6a9616b', 'status': 'error', 'progress': '80%'} Aug 14 03:02:50.694040 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f2a2629a-3c24-4ed7-a035-aaf4a38caa4c tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-member] https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b/action returned with HTTP 202 Aug 14 03:02:50.694040 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 377/1485] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 03:02:50 2026] POST /volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:50.703953 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-12f9aa78-12fb-4c74-9042-755008fe20ce None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:50.710428 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-12f9aa78-12fb-4c74-9042-755008fe20ce tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b Aug 14 03:02:50.710428 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-12f9aa78-12fb-4c74-9042-755008fe20ce tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:50.710428 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-12f9aa78-12fb-4c74-9042-755008fe20ce tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:50.710428 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-12f9aa78-12fb-4c74-9042-755008fe20ce tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete snapshot with id: 9f57c6c8-b128-445f-a50e-11edd6a9616b Aug 14 03:02:50.722719 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:50.722719 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:50.725490 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-12f9aa78-12fb-4c74-9042-755008fe20ce tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:50.763464 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-12f9aa78-12fb-4c74-9042-755008fe20ce tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot delete request issued successfully. Aug 14 03:02:50.763464 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-12f9aa78-12fb-4c74-9042-755008fe20ce tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b returned with HTTP 202 Aug 14 03:02:50.764314 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 373/1486] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:02:50 2026] DELETE /volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:50.775499 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e78f69b2-ea1f-4511-98b1-bfb982c24f58 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:50.779517 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e78f69b2-ea1f-4511-98b1-bfb982c24f58 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b Aug 14 03:02:50.779769 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e78f69b2-ea1f-4511-98b1-bfb982c24f58 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:50.780243 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e78f69b2-ea1f-4511-98b1-bfb982c24f58 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:50.790591 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:50.790591 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:50.791112 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e78f69b2-ea1f-4511-98b1-bfb982c24f58 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Snapshot retrieved successfully. Aug 14 03:02:50.792746 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e78f69b2-ea1f-4511-98b1-bfb982c24f58 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b returned with HTTP 200 Aug 14 03:02:50.792746 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 370/1487] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:50 2026] GET /volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:51.180182 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9a27bdbb-093d-437b-bc4a-08eaf98a5054 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:51.192722 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9a27bdbb-093d-437b-bc4a-08eaf98a5054 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:51.193793 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9a27bdbb-093d-437b-bc4a-08eaf98a5054 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:51.194837 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9a27bdbb-093d-437b-bc4a-08eaf98a5054 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:51.211703 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:51.211703 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:51.225125 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9a27bdbb-093d-437b-bc4a-08eaf98a5054 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:51.237003 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9a27bdbb-093d-437b-bc4a-08eaf98a5054 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:51.237290 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 368/1488] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:51 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:51.806458 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6cb812a7-f141-4fe6-b26b-a15c9dc6f3d8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:51.809586 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6cb812a7-f141-4fe6-b26b-a15c9dc6f3d8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b Aug 14 03:02:51.809954 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6cb812a7-f141-4fe6-b26b-a15c9dc6f3d8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:51.810617 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6cb812a7-f141-4fe6-b26b-a15c9dc6f3d8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:51.820273 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6cb812a7-f141-4fe6-b26b-a15c9dc6f3d8 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b returned with HTTP 404 Aug 14 03:02:51.820884 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 378/1489] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:02:51 2026] GET /volume/v3/snapshots/9f57c6c8-b128-445f-a50e-11edd6a9616b => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:51.835513 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-966e9489-2519-4a9b-8f97-725765d03dac None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:51.838072 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-966e9489-2519-4a9b-8f97-725765d03dac tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e Aug 14 03:02:51.838072 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-966e9489-2519-4a9b-8f97-725765d03dac tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:51.838317 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-966e9489-2519-4a9b-8f97-725765d03dac tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:51.841859 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-966e9489-2519-4a9b-8f97-725765d03dac tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume with id: befcf30e-9442-4477-a80a-fdf0b657b22e Aug 14 03:02:51.851401 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:51.851401 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:51.851897 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-966e9489-2519-4a9b-8f97-725765d03dac tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:51.877432 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-966e9489-2519-4a9b-8f97-725765d03dac tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Delete volume request issued successfully. Aug 14 03:02:51.878224 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-966e9489-2519-4a9b-8f97-725765d03dac tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e returned with HTTP 202 Aug 14 03:02:51.878770 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 374/1490] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:02:51 2026] DELETE /volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:51.891640 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-12235abe-ee13-4a9b-b3ef-41498d5a8c4b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:51.894265 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-12235abe-ee13-4a9b-b3ef-41498d5a8c4b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e Aug 14 03:02:51.894489 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-12235abe-ee13-4a9b-b3ef-41498d5a8c4b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:51.894803 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-12235abe-ee13-4a9b-b3ef-41498d5a8c4b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:51.913618 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:51.913618 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:51.919291 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-12235abe-ee13-4a9b-b3ef-41498d5a8c4b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Volume info retrieved successfully. Aug 14 03:02:51.926450 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-12235abe-ee13-4a9b-b3ef-41498d5a8c4b tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e returned with HTTP 200 Aug 14 03:02:51.927285 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 371/1491] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:51 2026] GET /volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e => generated 1007 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:52.259964 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-44689607-9af3-485f-8d1e-fce5593e6d92 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:52.263307 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-44689607-9af3-485f-8d1e-fce5593e6d92 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:52.263468 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-44689607-9af3-485f-8d1e-fce5593e6d92 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:52.263907 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-44689607-9af3-485f-8d1e-fce5593e6d92 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:52.279197 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:52.279197 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:52.285668 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-44689607-9af3-485f-8d1e-fce5593e6d92 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:52.293289 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-44689607-9af3-485f-8d1e-fce5593e6d92 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:52.293834 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 369/1492] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:52 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:52.947025 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-209d5666-be5d-4836-9d79-0acb36abb0a1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:52.952162 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-209d5666-be5d-4836-9d79-0acb36abb0a1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] GET https://10.4.3.152/volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e Aug 14 03:02:52.952162 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-209d5666-be5d-4836-9d79-0acb36abb0a1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:52.952162 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-209d5666-be5d-4836-9d79-0acb36abb0a1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:52.961009 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-209d5666-be5d-4836-9d79-0acb36abb0a1 tempest-ProjectMemberTests-1888501745 tempest-ProjectMemberTests-1888501745-project-admin] https://10.4.3.152/volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e returned with HTTP 404 Aug 14 03:02:52.961748 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 379/1493] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:52 2026] GET /volume/v3/volumes/befcf30e-9442-4477-a80a-fdf0b657b22e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:53.314149 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7fac0715-3cad-4c41-9697-952e231e2c02 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:53.316367 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7fac0715-3cad-4c41-9697-952e231e2c02 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:53.316615 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7fac0715-3cad-4c41-9697-952e231e2c02 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:53.316878 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7fac0715-3cad-4c41-9697-952e231e2c02 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:53.330903 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:53.330903 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:53.335215 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7fac0715-3cad-4c41-9697-952e231e2c02 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:53.340785 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7fac0715-3cad-4c41-9697-952e231e2c02 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:53.341371 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 375/1494] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:53 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:54.365157 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-558efddc-6504-4424-a31e-4917f303142e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:54.368243 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-558efddc-6504-4424-a31e-4917f303142e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:54.368243 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-558efddc-6504-4424-a31e-4917f303142e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:54.368243 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-558efddc-6504-4424-a31e-4917f303142e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:54.386371 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:54.386371 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:54.395504 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-558efddc-6504-4424-a31e-4917f303142e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:54.404130 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-558efddc-6504-4424-a31e-4917f303142e tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:54.405023 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 372/1495] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:54 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:55.436392 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7cac6463-0ecc-4d6f-9fd9-c53ae1403a5b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:55.438336 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7cac6463-0ecc-4d6f-9fd9-c53ae1403a5b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:55.438520 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7cac6463-0ecc-4d6f-9fd9-c53ae1403a5b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:55.438737 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7cac6463-0ecc-4d6f-9fd9-c53ae1403a5b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:55.449713 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:55.449713 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:55.458285 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7cac6463-0ecc-4d6f-9fd9-c53ae1403a5b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:55.468156 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7cac6463-0ecc-4d6f-9fd9-c53ae1403a5b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:55.468951 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 370/1496] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:55 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:55.575005 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d63896a3-c52d-413d-adc8-6e947c693534 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:55.719856 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d63896a3-c52d-413d-adc8-6e947c693534 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:02:55.719856 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d63896a3-c52d-413d-adc8-6e947c693534 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-331816961", "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=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:55.720112 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:55.720112 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:55.753632 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d63896a3-c52d-413d-adc8-6e947c693534 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:02:55.755012 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 380/1497] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:02:55 2026] POST /volume/v3/types => generated 379 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:55.767873 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6836c628-b1d1-4930-b105-d102d06ed6ae None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:55.774485 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6836c628-b1d1-4930-b105-d102d06ed6ae tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] POST https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/encryption Aug 14 03:02:55.774485 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6836c628-b1d1-4930-b105-d102d06ed6ae tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:55.809331 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6836c628-b1d1-4930-b105-d102d06ed6ae tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/encryption returned with HTTP 200 Aug 14 03:02:55.809503 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 376/1498] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:02:55 2026] POST /volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:55.826263 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-59cbe7fe-4b24-453a-9f5f-40c712745d05 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:55.832260 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-59cbe7fe-4b24-453a-9f5f-40c712745d05 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:02:55.832543 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-59cbe7fe-4b24-453a-9f5f-40c712745d05 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1417540872", "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=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:55.869749 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-59cbe7fe-4b24-453a-9f5f-40c712745d05 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:02:55.870453 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 373/1499] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:02:55 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:55.883664 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9cc51706-8072-4f8c-8a29-af969b95fef9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.004085 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9cc51706-8072-4f8c-8a29-af969b95fef9 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] POST https://10.4.3.152/volume/v3/types/8349e627-0007-473d-9e71-6b7239acde59/encryption Aug 14 03:02:56.004430 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9cc51706-8072-4f8c-8a29-af969b95fef9 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:56.006731 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.policy [None req-9cc51706-8072-4f8c-8a29-af969b95fef9 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'ba1a393740784faeb10122096d44d774', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa6d52f6bece425d954d9ad7b72ed524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100379) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:56.007079 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9cc51706-8072-4f8c-8a29-af969b95fef9 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/8349e627-0007-473d-9e71-6b7239acde59/encryption returned with HTTP 403 Aug 14 03:02:56.007549 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 371/1500] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:02:55 2026] POST /volume/v3/types/8349e627-0007-473d-9e71-6b7239acde59/encryption => generated 127 bytes in 124 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.020471 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b40f9218-19e1-402b-8399-e2c508ec9da2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.024516 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b40f9218-19e1-402b-8399-e2c508ec9da2 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:02:56.025440 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b40f9218-19e1-402b-8399-e2c508ec9da2 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1485516747", "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=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:56.064004 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b40f9218-19e1-402b-8399-e2c508ec9da2 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:02:56.064238 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 381/1501] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:02:56 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:56.077127 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-27905391-5727-4c85-a615-52488908bfba None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.083179 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-27905391-5727-4c85-a615-52488908bfba tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] POST https://10.4.3.152/volume/v3/types/f484324c-ab90-4d64-95dd-9450d35c9b35/extra_specs Aug 14 03:02:56.083179 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-27905391-5727-4c85-a615-52488908bfba tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:56.084557 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-27905391-5727-4c85-a615-52488908bfba tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'ba1a393740784faeb10122096d44d774', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa6d52f6bece425d954d9ad7b72ed524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:56.085091 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-27905391-5727-4c85-a615-52488908bfba tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/f484324c-ab90-4d64-95dd-9450d35c9b35/extra_specs returned with HTTP 403 Aug 14 03:02:56.086453 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 377/1502] 10.4.3.152 () {68 vars in 1399 bytes} [Fri Aug 14 03:02:56 2026] POST /volume/v3/types/f484324c-ab90-4d64-95dd-9450d35c9b35/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.097933 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-562a48fd-845b-42d8-918f-86396242c5d7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.100485 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-562a48fd-845b-42d8-918f-86396242c5d7 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] PUT https://10.4.3.152/volume/v3/types/f484324c-ab90-4d64-95dd-9450d35c9b35/extra_specs/key2 Aug 14 03:02:56.101557 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-562a48fd-845b-42d8-918f-86396242c5d7 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:56.103672 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.policy [None req-562a48fd-845b-42d8-918f-86396242c5d7 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ba1a393740784faeb10122096d44d774', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa6d52f6bece425d954d9ad7b72ed524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100381) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:56.104161 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-562a48fd-845b-42d8-918f-86396242c5d7 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/f484324c-ab90-4d64-95dd-9450d35c9b35/extra_specs/key2 returned with HTTP 403 Aug 14 03:02:56.105058 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 374/1503] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:02:56 2026] PUT /volume/v3/types/f484324c-ab90-4d64-95dd-9450d35c9b35/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.116936 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-14c93481-f626-4236-a2c7-82a4265dc991 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.119224 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-14c93481-f626-4236-a2c7-82a4265dc991 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] POST https://10.4.3.152/volume/v3/types Aug 14 03:02:56.119722 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-14c93481-f626-4236-a2c7-82a4265dc991 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:56.122849 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.policy [None req-14c93481-f626-4236-a2c7-82a4265dc991 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'ba1a393740784faeb10122096d44d774', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa6d52f6bece425d954d9ad7b72ed524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100379) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:56.123100 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-14c93481-f626-4236-a2c7-82a4265dc991 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types returned with HTTP 403 Aug 14 03:02:56.123680 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 372/1504] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:02:56 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.138656 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e66591f5-8154-4011-b1ca-0bc5e6b6ec15 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.141061 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e66591f5-8154-4011-b1ca-0bc5e6b6ec15 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:02:56.141526 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e66591f5-8154-4011-b1ca-0bc5e6b6ec15 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2017021623", "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=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:56.163030 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e66591f5-8154-4011-b1ca-0bc5e6b6ec15 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:02:56.163554 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 382/1505] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:02:56 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:56.174649 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cac506c9-375a-4fb9-98c1-8182e6c8ad16 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.177335 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cac506c9-375a-4fb9-98c1-8182e6c8ad16 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] POST https://10.4.3.152/volume/v3/types/284a4fb0-d7b4-4979-989f-5e6324b91ce6/encryption Aug 14 03:02:56.178114 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cac506c9-375a-4fb9-98c1-8182e6c8ad16 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:56.199145 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cac506c9-375a-4fb9-98c1-8182e6c8ad16 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types/284a4fb0-d7b4-4979-989f-5e6324b91ce6/encryption returned with HTTP 200 Aug 14 03:02:56.199907 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 378/1506] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:02:56 2026] POST /volume/v3/types/284a4fb0-d7b4-4979-989f-5e6324b91ce6/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:56.213366 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5017691c-3dbf-41da-8bf0-3da68fe93e4e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.219869 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5017691c-3dbf-41da-8bf0-3da68fe93e4e tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] DELETE https://10.4.3.152/volume/v3/types/284a4fb0-d7b4-4979-989f-5e6324b91ce6/encryption/6fe0a5d8-30c8-49a2-b1af-0e68a75ae081 Aug 14 03:02:56.220116 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5017691c-3dbf-41da-8bf0-3da68fe93e4e tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.220389 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5017691c-3dbf-41da-8bf0-3da68fe93e4e tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.225386 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.policy [None req-5017691c-3dbf-41da-8bf0-3da68fe93e4e tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'ba1a393740784faeb10122096d44d774', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa6d52f6bece425d954d9ad7b72ed524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100381) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:56.225849 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5017691c-3dbf-41da-8bf0-3da68fe93e4e tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/284a4fb0-d7b4-4979-989f-5e6324b91ce6/encryption/6fe0a5d8-30c8-49a2-b1af-0e68a75ae081 returned with HTTP 403 Aug 14 03:02:56.227269 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 375/1507] 10.4.3.152 () {66 vars in 1489 bytes} [Fri Aug 14 03:02:56 2026] DELETE /volume/v3/types/284a4fb0-d7b4-4979-989f-5e6324b91ce6/encryption/6fe0a5d8-30c8-49a2-b1af-0e68a75ae081 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.238764 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-69b4d946-c9ff-4b05-89eb-4c6a3ddb8165 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.241255 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-69b4d946-c9ff-4b05-89eb-4c6a3ddb8165 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:02:56.242218 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-69b4d946-c9ff-4b05-89eb-4c6a3ddb8165 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-699187829", "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=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:56.271563 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-69b4d946-c9ff-4b05-89eb-4c6a3ddb8165 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:02:56.272083 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 373/1508] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:02:56 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:56.289633 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-87a18ca3-6859-4f7f-8ae2-b266f675c616 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.293992 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-87a18ca3-6859-4f7f-8ae2-b266f675c616 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] DELETE https://10.4.3.152/volume/v3/types/97529201-bde5-4c7c-9402-db942645a587/extra_specs/key1 Aug 14 03:02:56.294373 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-87a18ca3-6859-4f7f-8ae2-b266f675c616 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.294787 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-87a18ca3-6859-4f7f-8ae2-b266f675c616 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.301878 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.policy [None req-87a18ca3-6859-4f7f-8ae2-b266f675c616 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'ba1a393740784faeb10122096d44d774', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa6d52f6bece425d954d9ad7b72ed524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100378) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:56.302441 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-87a18ca3-6859-4f7f-8ae2-b266f675c616 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/97529201-bde5-4c7c-9402-db942645a587/extra_specs/key1 returned with HTTP 403 Aug 14 03:02:56.302912 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 383/1509] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:02:56 2026] DELETE /volume/v3/types/97529201-bde5-4c7c-9402-db942645a587/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.316481 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-05769880-dffb-4473-a1fd-dbd9953acbc1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.318859 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-05769880-dffb-4473-a1fd-dbd9953acbc1 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:02:56.319456 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-05769880-dffb-4473-a1fd-dbd9953acbc1 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-226995750", "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=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:56.350475 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-05769880-dffb-4473-a1fd-dbd9953acbc1 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:02:56.350475 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 379/1510] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:02:56 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:56.359910 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a2c15051-4b4e-4b56-8e63-f80a4adf079c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.363846 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a2c15051-4b4e-4b56-8e63-f80a4adf079c tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] DELETE https://10.4.3.152/volume/v3/types/8e3675dc-51b4-48ba-8dff-5a246694c34c Aug 14 03:02:56.363846 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a2c15051-4b4e-4b56-8e63-f80a4adf079c tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.365951 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a2c15051-4b4e-4b56-8e63-f80a4adf079c tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.365951 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.policy [None req-a2c15051-4b4e-4b56-8e63-f80a4adf079c tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'ba1a393740784faeb10122096d44d774', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa6d52f6bece425d954d9ad7b72ed524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100381) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:56.365951 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a2c15051-4b4e-4b56-8e63-f80a4adf079c tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/8e3675dc-51b4-48ba-8dff-5a246694c34c returned with HTTP 403 Aug 14 03:02:56.365951 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 376/1511] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:02:56 2026] DELETE /volume/v3/types/8e3675dc-51b4-48ba-8dff-5a246694c34c => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.376441 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c4e936c1-a8df-4a3a-95ff-cf89c5b212ee None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.378445 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c4e936c1-a8df-4a3a-95ff-cf89c5b212ee tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] GET https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/extra_specs Aug 14 03:02:56.378664 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c4e936c1-a8df-4a3a-95ff-cf89c5b212ee tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.378888 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c4e936c1-a8df-4a3a-95ff-cf89c5b212ee tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.387203 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c4e936c1-a8df-4a3a-95ff-cf89c5b212ee tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/extra_specs returned with HTTP 200 Aug 14 03:02:56.387785 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 374/1512] 10.4.3.152 () {66 vars in 1378 bytes} [Fri Aug 14 03:02:56 2026] GET /volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:56.402812 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-56195f82-0477-45ce-b3b9-c56f1abc3cf6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.404928 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-56195f82-0477-45ce-b3b9-c56f1abc3cf6 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] GET https://10.4.3.152/volume/v3/types Aug 14 03:02:56.405547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-56195f82-0477-45ce-b3b9-c56f1abc3cf6 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.405883 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-56195f82-0477-45ce-b3b9-c56f1abc3cf6 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.407434 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-56195f82-0477-45ce-b3b9-c56f1abc3cf6 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:02:56.447453 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-56195f82-0477-45ce-b3b9-c56f1abc3cf6 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:02:56.448188 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 384/1513] 10.4.3.152 () {66 vars in 1231 bytes} [Fri Aug 14 03:02:56 2026] GET /volume/v3/types => generated 2581 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:56.463653 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-96283178-2bc3-4d12-b836-2f1baafda295 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.467391 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-96283178-2bc3-4d12-b836-2f1baafda295 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] GET https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/encryption/cipher Aug 14 03:02:56.467680 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-96283178-2bc3-4d12-b836-2f1baafda295 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.468117 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-96283178-2bc3-4d12-b836-2f1baafda295 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.469265 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-96283178-2bc3-4d12-b836-2f1baafda295 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ba1a393740784faeb10122096d44d774', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa6d52f6bece425d954d9ad7b72ed524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:56.470150 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-96283178-2bc3-4d12-b836-2f1baafda295 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/encryption/cipher returned with HTTP 403 Aug 14 03:02:56.470900 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 380/1514] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:02:56 2026] GET /volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.496468 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5504bd1b-5e4b-4244-9b12-e9f631dae697 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.498791 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ebed15bd-c42e-4423-8a9c-f36029eddb0d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.498791 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ebed15bd-c42e-4423-8a9c-f36029eddb0d tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] GET https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/encryption Aug 14 03:02:56.499570 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ebed15bd-c42e-4423-8a9c-f36029eddb0d tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.499570 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ebed15bd-c42e-4423-8a9c-f36029eddb0d tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.500314 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5504bd1b-5e4b-4244-9b12-e9f631dae697 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:56.500314 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5504bd1b-5e4b-4244-9b12-e9f631dae697 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.500465 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5504bd1b-5e4b-4244-9b12-e9f631dae697 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.500509 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.policy [None req-ebed15bd-c42e-4423-8a9c-f36029eddb0d tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ba1a393740784faeb10122096d44d774', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa6d52f6bece425d954d9ad7b72ed524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100379) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:56.500777 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ebed15bd-c42e-4423-8a9c-f36029eddb0d tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/encryption returned with HTTP 403 Aug 14 03:02:56.501385 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 375/1515] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:02:56 2026] GET /volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.523129 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-95c084bc-c9cc-4e42-af2f-8b098b3d26bd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.531056 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-95c084bc-c9cc-4e42-af2f-8b098b3d26bd tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] GET https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/extra_specs/multiattach Aug 14 03:02:56.531056 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-95c084bc-c9cc-4e42-af2f-8b098b3d26bd tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.534756 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-95c084bc-c9cc-4e42-af2f-8b098b3d26bd tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.549613 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-95c084bc-c9cc-4e42-af2f-8b098b3d26bd tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/extra_specs/multiattach returned with HTTP 200 Aug 14 03:02:56.549837 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 385/1516] 10.4.3.152 () {66 vars in 1414 bytes} [Fri Aug 14 03:02:56 2026] GET /volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:02:56.568260 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5048e268-e5db-4da0-b7d8-5b44e33b08b0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.571608 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:56.571608 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:56.575431 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5048e268-e5db-4da0-b7d8-5b44e33b08b0 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] GET https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/extra_specs/volume_backend_name Aug 14 03:02:56.575431 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5048e268-e5db-4da0-b7d8-5b44e33b08b0 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.575431 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5048e268-e5db-4da0-b7d8-5b44e33b08b0 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.581222 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5504bd1b-5e4b-4244-9b12-e9f631dae697 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:56.590058 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5504bd1b-5e4b-4244-9b12-e9f631dae697 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:56.592448 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 377/1517] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:56 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:56.593420 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5048e268-e5db-4da0-b7d8-5b44e33b08b0 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 03:02:56.593420 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 381/1518] 10.4.3.152 () {66 vars in 1438 bytes} [Fri Aug 14 03:02:56 2026] GET /volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/extra_specs/volume_backend_name => generated 143 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.605004 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4b8934b2-7923-4d53-abc1-ebf53efc0e11 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.612622 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4b8934b2-7923-4d53-abc1-ebf53efc0e11 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] GET https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7 Aug 14 03:02:56.612622 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4b8934b2-7923-4d53-abc1-ebf53efc0e11 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.612935 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4b8934b2-7923-4d53-abc1-ebf53efc0e11 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.626620 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4b8934b2-7923-4d53-abc1-ebf53efc0e11 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7 returned with HTTP 200 Aug 14 03:02:56.626620 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 376/1519] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:02:56 2026] GET /volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7 => generated 317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:56.650426 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e8f506e3-cae9-4cad-87df-707709db00b0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.654220 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e8f506e3-cae9-4cad-87df-707709db00b0 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] PUT https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/encryption/7d051804-e893-4e75-b186-66f3dea8f069 Aug 14 03:02:56.654691 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e8f506e3-cae9-4cad-87df-707709db00b0 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:56.658109 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.policy [None req-e8f506e3-cae9-4cad-87df-707709db00b0 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'ba1a393740784faeb10122096d44d774', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa6d52f6bece425d954d9ad7b72ed524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100378) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:56.658109 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e8f506e3-cae9-4cad-87df-707709db00b0 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/encryption/7d051804-e893-4e75-b186-66f3dea8f069 returned with HTTP 403 Aug 14 03:02:56.658109 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 386/1520] 10.4.3.152 () {68 vars in 1506 bytes} [Fri Aug 14 03:02:56 2026] PUT /volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/encryption/7d051804-e893-4e75-b186-66f3dea8f069 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.669762 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8a44f747-8e8b-4c80-ba4a-bf0b79aee486 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.673380 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8a44f747-8e8b-4c80-ba4a-bf0b79aee486 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] PUT https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/extra_specs/key1 Aug 14 03:02:56.674019 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8a44f747-8e8b-4c80-ba4a-bf0b79aee486 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:56.678038 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.policy [None req-8a44f747-8e8b-4c80-ba4a-bf0b79aee486 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ba1a393740784faeb10122096d44d774', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa6d52f6bece425d954d9ad7b72ed524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100381) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:56.678038 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8a44f747-8e8b-4c80-ba4a-bf0b79aee486 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/extra_specs/key1 returned with HTTP 403 Aug 14 03:02:56.678833 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 378/1521] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:02:56 2026] PUT /volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.688976 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8b9a34a9-410f-4d74-83ee-6ff492d4cb8e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.696100 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8b9a34a9-410f-4d74-83ee-6ff492d4cb8e tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] PUT https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7 Aug 14 03:02:56.696100 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8b9a34a9-410f-4d74-83ee-6ff492d4cb8e tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:56.700405 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-8b9a34a9-410f-4d74-83ee-6ff492d4cb8e tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'ba1a393740784faeb10122096d44d774', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa6d52f6bece425d954d9ad7b72ed524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:02:56.700405 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8b9a34a9-410f-4d74-83ee-6ff492d4cb8e tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-member] https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7 returned with HTTP 403 Aug 14 03:02:56.700405 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 382/1522] 10.4.3.152 () {68 vars in 1362 bytes} [Fri Aug 14 03:02:56 2026] PUT /volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:56.713670 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2696c0a6-e78c-4035-b000-fc9a798bc7b4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.720013 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2696c0a6-e78c-4035-b000-fc9a798bc7b4 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] DELETE https://10.4.3.152/volume/v3/types/8e3675dc-51b4-48ba-8dff-5a246694c34c Aug 14 03:02:56.720366 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2696c0a6-e78c-4035-b000-fc9a798bc7b4 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.720666 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2696c0a6-e78c-4035-b000-fc9a798bc7b4 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.776949 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2696c0a6-e78c-4035-b000-fc9a798bc7b4 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types/8e3675dc-51b4-48ba-8dff-5a246694c34c returned with HTTP 202 Aug 14 03:02:56.777721 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 377/1523] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:02:56 2026] DELETE /volume/v3/types/8e3675dc-51b4-48ba-8dff-5a246694c34c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:56.790106 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-14d3f7bf-b2ba-4446-ae81-b2fb11d6edc3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.792391 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-14d3f7bf-b2ba-4446-ae81-b2fb11d6edc3 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] DELETE https://10.4.3.152/volume/v3/types/97529201-bde5-4c7c-9402-db942645a587 Aug 14 03:02:56.792525 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-14d3f7bf-b2ba-4446-ae81-b2fb11d6edc3 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.792786 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-14d3f7bf-b2ba-4446-ae81-b2fb11d6edc3 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.848589 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-14d3f7bf-b2ba-4446-ae81-b2fb11d6edc3 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types/97529201-bde5-4c7c-9402-db942645a587 returned with HTTP 202 Aug 14 03:02:56.848589 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 387/1524] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:02:56 2026] DELETE /volume/v3/types/97529201-bde5-4c7c-9402-db942645a587 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:56.861266 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bbaac286-4f22-400f-91cc-54f371428028 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.865323 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bbaac286-4f22-400f-91cc-54f371428028 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] DELETE https://10.4.3.152/volume/v3/types/284a4fb0-d7b4-4979-989f-5e6324b91ce6 Aug 14 03:02:56.865323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bbaac286-4f22-400f-91cc-54f371428028 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.865323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bbaac286-4f22-400f-91cc-54f371428028 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.914993 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bbaac286-4f22-400f-91cc-54f371428028 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types/284a4fb0-d7b4-4979-989f-5e6324b91ce6 returned with HTTP 202 Aug 14 03:02:56.915168 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 379/1525] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:02:56 2026] DELETE /volume/v3/types/284a4fb0-d7b4-4979-989f-5e6324b91ce6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:56.930336 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-689476dd-a983-4fbb-a5d1-f08dbaecee8f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:56.933038 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-689476dd-a983-4fbb-a5d1-f08dbaecee8f tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] DELETE https://10.4.3.152/volume/v3/types/f484324c-ab90-4d64-95dd-9450d35c9b35 Aug 14 03:02:56.933252 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-689476dd-a983-4fbb-a5d1-f08dbaecee8f tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:56.933501 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-689476dd-a983-4fbb-a5d1-f08dbaecee8f tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:56.992327 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-689476dd-a983-4fbb-a5d1-f08dbaecee8f tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types/f484324c-ab90-4d64-95dd-9450d35c9b35 returned with HTTP 202 Aug 14 03:02:56.992987 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 383/1526] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:02:56 2026] DELETE /volume/v3/types/f484324c-ab90-4d64-95dd-9450d35c9b35 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 03:02:57.002151 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3ebbb0ee-8dab-482c-84c4-753dd3ba6b61 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:57.004634 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3ebbb0ee-8dab-482c-84c4-753dd3ba6b61 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] DELETE https://10.4.3.152/volume/v3/types/8349e627-0007-473d-9e71-6b7239acde59 Aug 14 03:02:57.004814 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3ebbb0ee-8dab-482c-84c4-753dd3ba6b61 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:57.005109 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3ebbb0ee-8dab-482c-84c4-753dd3ba6b61 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:57.060673 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3ebbb0ee-8dab-482c-84c4-753dd3ba6b61 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types/8349e627-0007-473d-9e71-6b7239acde59 returned with HTTP 202 Aug 14 03:02:57.061365 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 378/1527] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:02:57 2026] DELETE /volume/v3/types/8349e627-0007-473d-9e71-6b7239acde59 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:57.074320 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-84614d9a-b70f-4149-bcc7-ad5bb81ce993 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:57.077607 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-84614d9a-b70f-4149-bcc7-ad5bb81ce993 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] DELETE https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7 Aug 14 03:02:57.077968 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-84614d9a-b70f-4149-bcc7-ad5bb81ce993 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:57.078239 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-84614d9a-b70f-4149-bcc7-ad5bb81ce993 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:57.122603 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-84614d9a-b70f-4149-bcc7-ad5bb81ce993 tempest-VolumeTypesMemberTests-698015783 tempest-VolumeTypesMemberTests-698015783-project-admin] https://10.4.3.152/volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7 returned with HTTP 202 Aug 14 03:02:57.123188 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 388/1528] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:02:57 2026] DELETE /volume/v3/types/912939f4-efb7-4153-94e6-1b722c3e8ba7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:02:57.612732 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-be32c381-7fe5-49af-9337-36fa8308c0d7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:57.615066 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be32c381-7fe5-49af-9337-36fa8308c0d7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:57.615511 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-be32c381-7fe5-49af-9337-36fa8308c0d7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:57.615938 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-be32c381-7fe5-49af-9337-36fa8308c0d7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:57.632376 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:57.632376 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:57.636335 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-be32c381-7fe5-49af-9337-36fa8308c0d7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:57.642182 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be32c381-7fe5-49af-9337-36fa8308c0d7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:57.642869 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 380/1529] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:57 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:58.659803 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-54785ff5-3ff4-4544-b279-372aa74c61ae None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:58.662163 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-54785ff5-3ff4-4544-b279-372aa74c61ae tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:58.662768 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-54785ff5-3ff4-4544-b279-372aa74c61ae tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:58.662768 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-54785ff5-3ff4-4544-b279-372aa74c61ae tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:58.678412 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:58.678412 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:02:58.684010 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-54785ff5-3ff4-4544-b279-372aa74c61ae tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:58.689841 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-54785ff5-3ff4-4544-b279-372aa74c61ae tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:58.691838 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 384/1530] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:58 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:02:59.141211 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-1cee50b1-35f3-443a-aa55-fde120217e09 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:59.142111 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-1cee50b1-35f3-443a-aa55-fde120217e09 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/attachments/31f573bd-270c-4e87-9e2e-3e4010f65083/action Aug 14 03:02:59.142477 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-1cee50b1-35f3-443a-aa55-fde120217e09 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:02:59.143417 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-1cee50b1-35f3-443a-aa55-fde120217e09 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:02:59.184539 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:59.184539 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:02:59.210745 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e2000e4f-c8ad-4b31-a54c-9ff35343e296 req-1cee50b1-35f3-443a-aa55-fde120217e09 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/31f573bd-270c-4e87-9e2e-3e4010f65083/action returned with HTTP 204 Aug 14 03:02:59.211330 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 379/1531] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:02:59 2026] POST /volume/v3/attachments/31f573bd-270c-4e87-9e2e-3e4010f65083/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:02:59.710971 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2dd3fcbe-1874-4dce-a738-c1d7c9c32086 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:59.713522 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2dd3fcbe-1874-4dce-a738-c1d7c9c32086 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:59.713522 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2dd3fcbe-1874-4dce-a738-c1d7c9c32086 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:59.713522 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2dd3fcbe-1874-4dce-a738-c1d7c9c32086 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:59.743991 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:59.743991 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:02:59.750702 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2dd3fcbe-1874-4dce-a738-c1d7c9c32086 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:59.758184 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2dd3fcbe-1874-4dce-a738-c1d7c9c32086 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:59.759435 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 389/1532] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:59 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 1167 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:02:59.780316 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4747d6db-30e8-4a9f-9e0a-16aa39588fd9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:02:59.783139 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4747d6db-30e8-4a9f-9e0a-16aa39588fd9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:02:59.783407 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4747d6db-30e8-4a9f-9e0a-16aa39588fd9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:02:59.783661 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4747d6db-30e8-4a9f-9e0a-16aa39588fd9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:02:59.806376 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:02:59.806376 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:02:59.810598 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4747d6db-30e8-4a9f-9e0a-16aa39588fd9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:02:59.816451 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4747d6db-30e8-4a9f-9e0a-16aa39588fd9 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:02:59.816885 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 381/1533] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:02:59 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 1167 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:06.512457 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d9217fe9-baf2-4d86-aca4-8bbed055e367 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:06.512958 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d9217fe9-baf2-4d86-aca4-8bbed055e367 None None] GET https://10.4.3.152/volume// Aug 14 03:03:06.513169 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d9217fe9-baf2-4d86-aca4-8bbed055e367 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:06.513641 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d9217fe9-baf2-4d86-aca4-8bbed055e367 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:06.513953 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d9217fe9-baf2-4d86-aca4-8bbed055e367 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:03:06.514366 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 385/1534] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:03:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:03:06.531454 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-71731105-a0e5-47dc-bd96-bacdc6a3c0dd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:06.533638 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-71731105-a0e5-47dc-bd96-bacdc6a3c0dd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:03:06.534030 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-71731105-a0e5-47dc-bd96-bacdc6a3c0dd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fddda819-dc9d-4728-96fe-03877b01684d", "connector": null, "instance_uuid": "ceee250d-4dd1-457d-bc8c-c1e518a5b809"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:06.550590 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:06.550590 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:06.621009 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-71731105-a0e5-47dc-bd96-bacdc6a3c0dd tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:03:06.621592 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 380/1535] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:03:06 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:03:06.633912 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-e1f3ec0a-0e3c-4efb-9504-52423efd469b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:06.639418 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-e1f3ec0a-0e3c-4efb-9504-52423efd469b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] DELETE https://10.4.3.152/volume/v3/attachments/31f573bd-270c-4e87-9e2e-3e4010f65083 Aug 14 03:03:06.639590 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-e1f3ec0a-0e3c-4efb-9504-52423efd469b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:06.639807 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-e1f3ec0a-0e3c-4efb-9504-52423efd469b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:06.655391 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:06.655391 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:06.778689 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-e1f3ec0a-0e3c-4efb-9504-52423efd469b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/31f573bd-270c-4e87-9e2e-3e4010f65083 returned with HTTP 200 Aug 14 03:03:06.779526 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 390/1536] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:03:06 2026] DELETE /volume/v3/attachments/31f573bd-270c-4e87-9e2e-3e4010f65083 => generated 192 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:08.688094 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=76,cinder:UPDATE=11,cinder:INSERT=12 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:03:08.882568 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-20a8baaa-3965-4be5-8c51-a288585d2146 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:08.886623 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-20a8baaa-3965-4be5-8c51-a288585d2146 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] PUT https://10.4.3.152/volume/v3/attachments/a601db2c-dc4e-44b6-863f-8c6b6ba43f96 Aug 14 03:03:08.886623 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-20a8baaa-3965-4be5-8c51-a288585d2146 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:08.904469 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-20a8baaa-3965-4be5-8c51-a288585d2146 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Acquiring lock "cinder-attachment_update-fddda819-dc9d-4728-96fe-03877b01684d-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:03:08.916848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-20a8baaa-3965-4be5-8c51-a288585d2146 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Lock "cinder-attachment_update-fddda819-dc9d-4728-96fe-03877b01684d-np0000007307" acquired by "attachment_update" :: waited 0.013s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:03:08.918489 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:08.918489 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:09.124175 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-20a8baaa-3965-4be5-8c51-a288585d2146 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Lock "cinder-attachment_update-fddda819-dc9d-4728-96fe-03877b01684d-np0000007307" released by "attachment_update" :: held 0.207s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:03:09.124987 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-20a8baaa-3965-4be5-8c51-a288585d2146 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/a601db2c-dc4e-44b6-863f-8c6b6ba43f96 returned with HTTP 200 Aug 14 03:03:09.125542 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 382/1537] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:03:08 2026] PUT /volume/v3/attachments/a601db2c-dc4e-44b6-863f-8c6b6ba43f96 => generated 968 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:09.155001 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-f9336c27-12f3-4026-8006-7cdf4f9d3db5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:09.157845 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-f9336c27-12f3-4026-8006-7cdf4f9d3db5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/attachments/a601db2c-dc4e-44b6-863f-8c6b6ba43f96 Aug 14 03:03:09.159281 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-f9336c27-12f3-4026-8006-7cdf4f9d3db5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:09.159281 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-f9336c27-12f3-4026-8006-7cdf4f9d3db5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:09.176554 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-b6f05b24-1876-4bbb-a460-c2451b5b107b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:09.184229 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-b6f05b24-1876-4bbb-a460-c2451b5b107b tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] DELETE https://10.4.3.152/volume/v3/attachments/d8c1aebe-503c-49f1-8a32-8d7ca908593f Aug 14 03:03:09.184548 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-b6f05b24-1876-4bbb-a460-c2451b5b107b tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:09.184842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-b6f05b24-1876-4bbb-a460-c2451b5b107b tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:09.196379 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-f9336c27-12f3-4026-8006-7cdf4f9d3db5 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/a601db2c-dc4e-44b6-863f-8c6b6ba43f96 returned with HTTP 200 Aug 14 03:03:09.196641 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:09.196641 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:09.197054 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 386/1538] 10.4.3.152 () {70 vars in 1651 bytes} [Fri Aug 14 03:03:09 2026] GET /volume/v3/attachments/a601db2c-dc4e-44b6-863f-8c6b6ba43f96 => generated 993 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:09.271290 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-b6f05b24-1876-4bbb-a460-c2451b5b107b tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/attachments/d8c1aebe-503c-49f1-8a32-8d7ca908593f returned with HTTP 200 Aug 14 03:03:09.272090 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 381/1539] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:03:09 2026] DELETE /volume/v3/attachments/d8c1aebe-503c-49f1-8a32-8d7ca908593f => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:09.301236 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-334c59ec-6456-4731-ab27-776a35457919 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:09.304118 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-334c59ec-6456-4731-ab27-776a35457919 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] DELETE https://10.4.3.152/volume/v3/attachments/fe1aeffe-2657-4646-80ce-b8e403baade5 Aug 14 03:03:09.304352 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-334c59ec-6456-4731-ab27-776a35457919 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:09.304579 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-334c59ec-6456-4731-ab27-776a35457919 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:09.314352 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:09.314352 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:09.589398 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-334c59ec-6456-4731-ab27-776a35457919 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/attachments/fe1aeffe-2657-4646-80ce-b8e403baade5 returned with HTTP 200 Aug 14 03:03:09.589398 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 391/1540] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:03:09 2026] DELETE /volume/v3/attachments/fe1aeffe-2657-4646-80ce-b8e403baade5 => generated 19 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:09.722359 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-3599c16e-2953-487f-8d29-daa856cb681e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:09.726110 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-3599c16e-2953-487f-8d29-daa856cb681e tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] DELETE https://10.4.3.152/volume/v3/attachments/bce7a1b9-0e89-480e-80af-8c8c3decdec1 Aug 14 03:03:09.726270 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-3599c16e-2953-487f-8d29-daa856cb681e tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:09.726473 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-3599c16e-2953-487f-8d29-daa856cb681e tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:09.739748 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:09.739748 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:09.846891 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fb95b1c7-3f20-4a1d-8e11-1dda72bd5846 req-3599c16e-2953-487f-8d29-daa856cb681e tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/attachments/bce7a1b9-0e89-480e-80af-8c8c3decdec1 returned with HTTP 200 Aug 14 03:03:09.847202 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 383/1541] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:03:09 2026] DELETE /volume/v3/attachments/bce7a1b9-0e89-480e-80af-8c8c3decdec1 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:13.109326 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-3309d9be-446d-4d20-9c99-a6ab0ebe40e2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:13.112955 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-3309d9be-446d-4d20-9c99-a6ab0ebe40e2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/encryption Aug 14 03:03:13.114221 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-3309d9be-446d-4d20-9c99-a6ab0ebe40e2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:13.117499 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-3309d9be-446d-4d20-9c99-a6ab0ebe40e2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:13.130450 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:13.130450 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:13.143843 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-3309d9be-446d-4d20-9c99-a6ab0ebe40e2 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/encryption returned with HTTP 200 Aug 14 03:03:13.146971 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 387/1542] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:03:13 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:13.789858 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:13.790441 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:03:13.791070 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1332097929", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:13.792583 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1332097929', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:03:13.792732 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Create volume of 1 GB Aug 14 03:03:13.793215 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:13.793215 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:13.798416 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Availability Zones retrieved successfully. Aug 14 03:03:13.806599 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Flow 'volume_create_api' (e21b9e28-a5c8-4e4f-85ac-ef8ce248a1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:13.808629 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fabad174-f60f-4dcd-b9e3-34f6d4dae7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:13.809765 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:03:13.841273 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fabad174-f60f-4dcd-b9e3-34f6d4dae7e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:13.842996 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68474de-2cae-40fd-9a78-5002d1f72553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:13.941701 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Created reservations ['d279d752-6e30-4462-b12d-0295b7047cd1', '76ec1762-ce3c-4e2d-a86b-e265a3e06fe4', 'c86da4f8-c9a6-45da-a015-785508b11c4d', 'd160468b-c967-443e-b0a3-2ccb75fd0e28'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:03:13.943188 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68474de-2cae-40fd-9a78-5002d1f72553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d279d752-6e30-4462-b12d-0295b7047cd1', '76ec1762-ce3c-4e2d-a86b-e265a3e06fe4', 'c86da4f8-c9a6-45da-a015-785508b11c4d', 'd160468b-c967-443e-b0a3-2ccb75fd0e28']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:13.944501 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb4c837-acb0-4e32-b257-f0b5a8aa1fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:13.976437 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb4c837-acb0-4e32-b257-f0b5a8aa1fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '087724c8-051b-4d52-a37a-0ecf055702eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1332097929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='985ac21ddcc64297b6815bf751863ab0',qos_specs=None,replication_status=,reservations=['d279d752-6e30-4462-b12d-0295b7047cd1','76ec1762-ce3c-4e2d-a86b-e265a3e06fe4','c86da4f8-c9a6-45da-a015-785508b11c4d','d160468b-c967-443e-b0a3-2ccb75fd0e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f638f8fa530b4c65ab441eb0b09ebe9d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1332097929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=087724c8-051b-4d52-a37a-0ecf055702eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='985ac21ddcc64297b6815bf751863ab0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f638f8fa530b4c65ab441eb0b09ebe9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:13.977406 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9c21ad-f9f4-4a5d-ad21-4a1997b79eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:14.005584 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9c21ad-f9f4-4a5d-ad21-4a1997b79eef) transitioned into state 'SUCCESS' from state '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-1332097929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='985ac21ddcc64297b6815bf751863ab0',qos_specs=None,replication_status=,reservations=['d279d752-6e30-4462-b12d-0295b7047cd1','76ec1762-ce3c-4e2d-a86b-e265a3e06fe4','c86da4f8-c9a6-45da-a015-785508b11c4d','d160468b-c967-443e-b0a3-2ccb75fd0e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f638f8fa530b4c65ab441eb0b09ebe9d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:14.006643 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45affbeb-c426-4047-a991-269ffaab8d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:14.021453 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45affbeb-c426-4047-a991-269ffaab8d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:14.022411 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Flow 'volume_create_api' (e21b9e28-a5c8-4e4f-85ac-ef8ce248a1d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:14.022704 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Create volume request issued successfully. Aug 14 03:03:14.026148 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-11af5e0c-691e-4173-b1cc-e75cc677acf6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:03:14.026148 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 382/1543] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:03:13 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) Aug 14 03:03:14.048709 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-619bf9f4-5410-4746-9f19-00d9a80b460c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:14.053336 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-619bf9f4-5410-4746-9f19-00d9a80b460c tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:14.053336 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-619bf9f4-5410-4746-9f19-00d9a80b460c tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:14.053336 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-619bf9f4-5410-4746-9f19-00d9a80b460c tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:14.062719 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:14.062719 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:14.070729 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-619bf9f4-5410-4746-9f19-00d9a80b460c tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:14.076941 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-619bf9f4-5410-4746-9f19-00d9a80b460c tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:14.077431 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 392/1544] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:14 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:15.098034 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2c2d7a58-88dd-4bbc-808d-6bd71c1c8bf1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:15.102317 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2c2d7a58-88dd-4bbc-808d-6bd71c1c8bf1 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:15.103782 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2c2d7a58-88dd-4bbc-808d-6bd71c1c8bf1 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:15.103782 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2c2d7a58-88dd-4bbc-808d-6bd71c1c8bf1 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:15.118766 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:15.118766 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:15.137845 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2c2d7a58-88dd-4bbc-808d-6bd71c1c8bf1 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:15.141529 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2c2d7a58-88dd-4bbc-808d-6bd71c1c8bf1 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:15.142199 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 384/1545] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:15 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:15.165295 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-727f3a70-26ca-4dc7-81dd-52d1f61afc5e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:15.168188 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-727f3a70-26ca-4dc7-81dd-52d1f61afc5e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:15.168617 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-727f3a70-26ca-4dc7-81dd-52d1f61afc5e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:15.168784 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-727f3a70-26ca-4dc7-81dd-52d1f61afc5e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:15.186339 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:15.186339 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:15.201361 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-727f3a70-26ca-4dc7-81dd-52d1f61afc5e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:15.214835 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-727f3a70-26ca-4dc7-81dd-52d1f61afc5e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:15.216263 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 388/1546] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:15 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:15.239934 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-83b29278-d245-4c7b-ac24-939f3288a863 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:15.242591 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-83b29278-d245-4c7b-ac24-939f3288a863 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 14 03:03:15.243178 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-83b29278-d245-4c7b-ac24-939f3288a863 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:15.243983 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-83b29278-d245-4c7b-ac24-939f3288a863 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:15.244619 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-83b29278-d245-4c7b-ac24-939f3288a863 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:03:15.245127 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:15.245127 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:15.246008 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-83b29278-d245-4c7b-ac24-939f3288a863 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:03:15.260152 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-83b29278-d245-4c7b-ac24-939f3288a863 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Get all volumes completed successfully. Aug 14 03:03:15.260835 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-83b29278-d245-4c7b-ac24-939f3288a863 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 14 03:03:15.261580 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 383/1547] 10.4.3.152 () {66 vars in 1237 bytes} [Fri Aug 14 03:03:15 2026] GET /volume/v3/volumes => generated 339 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:15.278063 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e6301274-aa9a-4c6c-bae3-ff632412fc15 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:15.283453 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e6301274-aa9a-4c6c-bae3-ff632412fc15 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:15.283453 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e6301274-aa9a-4c6c-bae3-ff632412fc15 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:15.283453 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e6301274-aa9a-4c6c-bae3-ff632412fc15 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:15.295591 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:15.295591 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:15.306300 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e6301274-aa9a-4c6c-bae3-ff632412fc15 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:15.319714 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e6301274-aa9a-4c6c-bae3-ff632412fc15 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:15.319714 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 393/1548] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:15 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:03:15.417530 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-1a20dab3-f7f4-42db-b1f2-4765976cd25b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:15.422099 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-1a20dab3-f7f4-42db-b1f2-4765976cd25b tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:15.422211 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-1a20dab3-f7f4-42db-b1f2-4765976cd25b tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:15.423746 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-1a20dab3-f7f4-42db-b1f2-4765976cd25b tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:15.439952 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:15.439952 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:15.453382 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-1a20dab3-f7f4-42db-b1f2-4765976cd25b tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:15.464113 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-1a20dab3-f7f4-42db-b1f2-4765976cd25b tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:15.464113 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 385/1549] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:03:15 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:15.632394 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a9895843-86e5-43fd-ab73-3b8a6824a179 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:15.632394 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a9895843-86e5-43fd-ab73-3b8a6824a179 None None] GET https://10.4.3.152/volume// Aug 14 03:03:15.632394 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a9895843-86e5-43fd-ab73-3b8a6824a179 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:15.633073 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a9895843-86e5-43fd-ab73-3b8a6824a179 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:15.633073 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a9895843-86e5-43fd-ab73-3b8a6824a179 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:03:15.633316 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 389/1550] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:03:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:03:15.653075 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-65d6be9b-68e0-4579-836f-1bb4e43081c2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:15.974545 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-65d6be9b-68e0-4579-836f-1bb4e43081c2 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:03:15.974545 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-65d6be9b-68e0-4579-836f-1bb4e43081c2 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "087724c8-051b-4d52-a37a-0ecf055702eb", "connector": null, "instance_uuid": "5eb38139-538e-40b1-9a6c-173017baf3d3"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:15.991323 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:15.991323 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:16.060773 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-65d6be9b-68e0-4579-836f-1bb4e43081c2 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:03:16.060773 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 384/1551] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:03:15 2026] POST /volume/v3/attachments => generated 273 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:16.115068 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-979e3c57-0503-4923-81b0-69552a5f143e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:16.118097 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-979e3c57-0503-4923-81b0-69552a5f143e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:16.118479 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-979e3c57-0503-4923-81b0-69552a5f143e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:16.118708 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-979e3c57-0503-4923-81b0-69552a5f143e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:16.146850 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:16.146850 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:16.158856 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d7010cae-9cc1-441f-b662-b45ab97fe1f0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:16.159324 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-979e3c57-0503-4923-81b0-69552a5f143e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:16.159413 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d7010cae-9cc1-441f-b662-b45ab97fe1f0 None None] GET https://10.4.3.152/volume// Aug 14 03:03:16.159413 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d7010cae-9cc1-441f-b662-b45ab97fe1f0 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:16.159413 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d7010cae-9cc1-441f-b662-b45ab97fe1f0 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:16.159413 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d7010cae-9cc1-441f-b662-b45ab97fe1f0 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:03:16.159413 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 386/1552] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:03:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:03:16.167955 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-979e3c57-0503-4923-81b0-69552a5f143e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:16.168573 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 394/1553] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:16 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:16.181247 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-84337d36-c3d4-4a69-9e62-38a33c6fa745 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:16.186148 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-84337d36-c3d4-4a69-9e62-38a33c6fa745 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:16.187342 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-84337d36-c3d4-4a69-9e62-38a33c6fa745 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:16.187342 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-84337d36-c3d4-4a69-9e62-38a33c6fa745 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:16.220390 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:16.220390 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:16.229804 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-84337d36-c3d4-4a69-9e62-38a33c6fa745 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:16.241281 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-84337d36-c3d4-4a69-9e62-38a33c6fa745 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:16.242344 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 390/1554] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:03:16 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 1027 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:03:16.410870 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-ba1fdbf4-ee74-4831-8c65-c6e578f3239f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:16.412959 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-ba1fdbf4-ee74-4831-8c65-c6e578f3239f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] PUT https://10.4.3.152/volume/v3/attachments/38adf269-905e-421c-9750-9d2854755983 Aug 14 03:03:16.413573 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-ba1fdbf4-ee74-4831-8c65-c6e578f3239f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:16.425213 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-ba1fdbf4-ee74-4831-8c65-c6e578f3239f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Acquiring lock "cinder-attachment_update-087724c8-051b-4d52-a37a-0ecf055702eb-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:03:16.438941 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-ba1fdbf4-ee74-4831-8c65-c6e578f3239f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Lock "cinder-attachment_update-087724c8-051b-4d52-a37a-0ecf055702eb-np0000007307" acquired by "attachment_update" :: waited 0.013s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:03:16.440186 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:16.440186 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:16.621195 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-ba1fdbf4-ee74-4831-8c65-c6e578f3239f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Lock "cinder-attachment_update-087724c8-051b-4d52-a37a-0ecf055702eb-np0000007307" released by "attachment_update" :: held 0.181s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:03:16.621195 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-ba1fdbf4-ee74-4831-8c65-c6e578f3239f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/attachments/38adf269-905e-421c-9750-9d2854755983 returned with HTTP 200 Aug 14 03:03:16.621195 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 385/1555] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:03:16 2026] PUT /volume/v3/attachments/38adf269-905e-421c-9750-9d2854755983 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:03:16.774782 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-08e95cf9-1e0c-4970-accd-a70d65668f65 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:16.778130 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-08e95cf9-1e0c-4970-accd-a70d65668f65 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/attachments/a601db2c-dc4e-44b6-863f-8c6b6ba43f96/action Aug 14 03:03:16.778596 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-08e95cf9-1e0c-4970-accd-a70d65668f65 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:03:16.778722 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-08e95cf9-1e0c-4970-accd-a70d65668f65 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:16.812278 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:16.812278 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:16.848201 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-9e4ce2d0-53ff-4705-9fca-4a258718a027 req-08e95cf9-1e0c-4970-accd-a70d65668f65 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/a601db2c-dc4e-44b6-863f-8c6b6ba43f96/action returned with HTTP 204 Aug 14 03:03:16.848619 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 387/1556] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:03:16 2026] POST /volume/v3/attachments/a601db2c-dc4e-44b6-863f-8c6b6ba43f96/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:03:17.194797 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-63b4b24e-ad4a-42c9-af85-1442b854668c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:17.197630 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-63b4b24e-ad4a-42c9-af85-1442b854668c tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:17.197946 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-63b4b24e-ad4a-42c9-af85-1442b854668c tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:17.198174 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-63b4b24e-ad4a-42c9-af85-1442b854668c tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:17.225242 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:17.225242 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:17.237944 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-63b4b24e-ad4a-42c9-af85-1442b854668c tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:17.253592 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-63b4b24e-ad4a-42c9-af85-1442b854668c tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:17.254208 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 395/1557] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:17 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:17.930196 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a490f4e6-07dd-4d47-a045-3dd809ac2e52 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:17.952614 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a490f4e6-07dd-4d47-a045-3dd809ac2e52 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] DELETE https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 Aug 14 03:03:17.952614 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a490f4e6-07dd-4d47-a045-3dd809ac2e52 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:17.952614 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a490f4e6-07dd-4d47-a045-3dd809ac2e52 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:17.952614 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-a490f4e6-07dd-4d47-a045-3dd809ac2e52 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Delete volume with id: 50223eca-2576-4965-a64e-ee29edf91658 Aug 14 03:03:17.961345 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:17.961345 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:17.962265 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a490f4e6-07dd-4d47-a045-3dd809ac2e52 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:03:18.016321 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a490f4e6-07dd-4d47-a045-3dd809ac2e52 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Delete volume request issued successfully. Aug 14 03:03:18.016418 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a490f4e6-07dd-4d47-a045-3dd809ac2e52 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 returned with HTTP 202 Aug 14 03:03:18.016917 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 391/1558] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:03:17 2026] DELETE /volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:03:18.032996 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-16c0b96f-f4c4-408e-9732-44995a2c13fb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:18.037943 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-16c0b96f-f4c4-408e-9732-44995a2c13fb tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 Aug 14 03:03:18.037943 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-16c0b96f-f4c4-408e-9732-44995a2c13fb tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:18.037943 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-16c0b96f-f4c4-408e-9732-44995a2c13fb tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:18.053754 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:18.053754 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:18.063161 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-16c0b96f-f4c4-408e-9732-44995a2c13fb tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:03:18.076883 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-16c0b96f-f4c4-408e-9732-44995a2c13fb tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 returned with HTTP 200 Aug 14 03:03:18.082248 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 386/1559] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:18 2026] GET /volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:18.276486 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-063e8238-2802-4836-b582-e51cd6e10d4f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:18.279475 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-063e8238-2802-4836-b582-e51cd6e10d4f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:18.279771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-063e8238-2802-4836-b582-e51cd6e10d4f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:18.280027 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-063e8238-2802-4836-b582-e51cd6e10d4f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:18.294179 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:18.294179 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:18.298705 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-063e8238-2802-4836-b582-e51cd6e10d4f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:18.308269 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-063e8238-2802-4836-b582-e51cd6e10d4f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:18.309570 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 388/1560] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:18 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:19.100803 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f7a0c86a-0723-4897-98bf-7346ea729684 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:19.103480 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f7a0c86a-0723-4897-98bf-7346ea729684 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 Aug 14 03:03:19.103782 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f7a0c86a-0723-4897-98bf-7346ea729684 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:19.104282 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f7a0c86a-0723-4897-98bf-7346ea729684 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:19.117882 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f7a0c86a-0723-4897-98bf-7346ea729684 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 returned with HTTP 404 Aug 14 03:03:19.119447 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 396/1561] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:19 2026] GET /volume/v3/volumes/50223eca-2576-4965-a64e-ee29edf91658 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:03:19.130712 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4b2730cd-5006-4d39-a93d-1056f4b8a218 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:19.134302 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4b2730cd-5006-4d39-a93d-1056f4b8a218 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] DELETE https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 Aug 14 03:03:19.136403 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4b2730cd-5006-4d39-a93d-1056f4b8a218 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:19.136403 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4b2730cd-5006-4d39-a93d-1056f4b8a218 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:19.136403 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-4b2730cd-5006-4d39-a93d-1056f4b8a218 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Delete volume with id: 6948f42f-64ea-4a31-9432-806ab17e4a34 Aug 14 03:03:19.145929 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:19.145929 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:19.146414 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4b2730cd-5006-4d39-a93d-1056f4b8a218 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:03:19.173996 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4b2730cd-5006-4d39-a93d-1056f4b8a218 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Delete volume request issued successfully. Aug 14 03:03:19.174054 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4b2730cd-5006-4d39-a93d-1056f4b8a218 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 returned with HTTP 202 Aug 14 03:03:19.174508 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 392/1562] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:03:19 2026] DELETE /volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:03:19.184551 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b0ca9f40-b03e-4098-9d74-951f99416c61 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:19.187533 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0ca9f40-b03e-4098-9d74-951f99416c61 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 Aug 14 03:03:19.187794 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0ca9f40-b03e-4098-9d74-951f99416c61 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:19.188071 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0ca9f40-b03e-4098-9d74-951f99416c61 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:19.196400 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:19.196400 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:19.206143 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b0ca9f40-b03e-4098-9d74-951f99416c61 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:03:19.214927 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0ca9f40-b03e-4098-9d74-951f99416c61 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 returned with HTTP 200 Aug 14 03:03:19.214927 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 387/1563] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:19 2026] GET /volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:19.329692 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b1e0b7a7-dc3e-4544-8816-d354a06e7944 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:19.334115 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b1e0b7a7-dc3e-4544-8816-d354a06e7944 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:19.335144 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b1e0b7a7-dc3e-4544-8816-d354a06e7944 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:19.335144 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b1e0b7a7-dc3e-4544-8816-d354a06e7944 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:19.349384 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:19.349384 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:19.356851 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b1e0b7a7-dc3e-4544-8816-d354a06e7944 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:19.364531 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b1e0b7a7-dc3e-4544-8816-d354a06e7944 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:19.365109 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 389/1564] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:19 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:20.017539 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-969f0f43-86f9-4236-b367-3a767f9b3f16 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.019992 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-969f0f43-86f9-4236-b367-3a767f9b3f16 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] POST https://10.4.3.152/volume/v3/attachments/38adf269-905e-421c-9750-9d2854755983/action Aug 14 03:03:20.020493 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-969f0f43-86f9-4236-b367-3a767f9b3f16 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:03:20.020623 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-969f0f43-86f9-4236-b367-3a767f9b3f16 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:20.044063 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:20.044063 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:20.058542 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e4271f5f-da04-46c7-9aac-5f53d8447f33 req-969f0f43-86f9-4236-b367-3a767f9b3f16 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/attachments/38adf269-905e-421c-9750-9d2854755983/action returned with HTTP 204 Aug 14 03:03:20.059167 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 397/1565] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:03:20 2026] POST /volume/v3/attachments/38adf269-905e-421c-9750-9d2854755983/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:03:20.236507 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-002fc30c-9e2d-40a0-bb93-0d7a4bb4573f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.238745 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-002fc30c-9e2d-40a0-bb93-0d7a4bb4573f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 Aug 14 03:03:20.239118 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-002fc30c-9e2d-40a0-bb93-0d7a4bb4573f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:20.239315 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-002fc30c-9e2d-40a0-bb93-0d7a4bb4573f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:20.252627 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-002fc30c-9e2d-40a0-bb93-0d7a4bb4573f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 returned with HTTP 404 Aug 14 03:03:20.253105 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 393/1566] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:20 2026] GET /volume/v3/volumes/6948f42f-64ea-4a31-9432-806ab17e4a34 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:03:20.268182 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-07e3040a-6172-4621-8b86-c38378f4aa22 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.271986 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-07e3040a-6172-4621-8b86-c38378f4aa22 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 Aug 14 03:03:20.271986 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-07e3040a-6172-4621-8b86-c38378f4aa22 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:20.271986 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-07e3040a-6172-4621-8b86-c38378f4aa22 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:20.271986 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-07e3040a-6172-4621-8b86-c38378f4aa22 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Delete volume with id: 3898219c-46c7-4fe0-83d7-2222ce13eeb0 Aug 14 03:03:20.280923 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:20.280923 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:20.281576 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-07e3040a-6172-4621-8b86-c38378f4aa22 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:03:20.311842 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-07e3040a-6172-4621-8b86-c38378f4aa22 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Delete volume request issued successfully. Aug 14 03:03:20.312097 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-07e3040a-6172-4621-8b86-c38378f4aa22 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 returned with HTTP 202 Aug 14 03:03:20.313096 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 388/1567] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:03:20 2026] DELETE /volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:03:20.337389 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-df865c6f-18e9-4ada-b2a1-780e1dd4d16f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.345293 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df865c6f-18e9-4ada-b2a1-780e1dd4d16f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 Aug 14 03:03:20.345925 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df865c6f-18e9-4ada-b2a1-780e1dd4d16f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:20.346320 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df865c6f-18e9-4ada-b2a1-780e1dd4d16f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:20.360023 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:20.360023 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:20.369247 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-df865c6f-18e9-4ada-b2a1-780e1dd4d16f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Volume info retrieved successfully. Aug 14 03:03:20.381485 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df865c6f-18e9-4ada-b2a1-780e1dd4d16f tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 returned with HTTP 200 Aug 14 03:03:20.381989 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 390/1568] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:20 2026] GET /volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 => generated 1359 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:20.389954 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5e213e9a-8247-4e87-8f65-af2895368155 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.392893 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5e213e9a-8247-4e87-8f65-af2895368155 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:20.392893 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5e213e9a-8247-4e87-8f65-af2895368155 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:20.393469 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5e213e9a-8247-4e87-8f65-af2895368155 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:20.408234 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:20.408234 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:20.417996 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5e213e9a-8247-4e87-8f65-af2895368155 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:20.427799 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5e213e9a-8247-4e87-8f65-af2895368155 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:20.427799 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 398/1569] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:20 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:20.448471 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4be367b9-eaec-44ce-8f37-9eb155d52312 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.452460 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4be367b9-eaec-44ce-8f37-9eb155d52312 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:20.452460 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4be367b9-eaec-44ce-8f37-9eb155d52312 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:20.452600 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4be367b9-eaec-44ce-8f37-9eb155d52312 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:20.470522 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:20.470522 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:20.484337 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4be367b9-eaec-44ce-8f37-9eb155d52312 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:20.491843 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4be367b9-eaec-44ce-8f37-9eb155d52312 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:20.493956 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 394/1570] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:20 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:20.507627 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8c19dda3-e6ef-488c-85e5-050e6ac1aeb7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.511457 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8c19dda3-e6ef-488c-85e5-050e6ac1aeb7 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:03:20.511988 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8c19dda3-e6ef-488c-85e5-050e6ac1aeb7 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "087724c8-051b-4d52-a37a-0ecf055702eb", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-526933399", "description": null, "metadata": null}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:20.531501 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:20.531501 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:20.531584 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8c19dda3-e6ef-488c-85e5-050e6ac1aeb7 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:20.531804 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-8c19dda3-e6ef-488c-85e5-050e6ac1aeb7 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Create snapshot from volume 087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:20.584243 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-8c19dda3-e6ef-488c-85e5-050e6ac1aeb7 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Created reservations ['bd3a3351-2bd3-4c9d-86cb-e24e47f1ebd3', '61aa18ae-4e16-4e21-9529-7b71a408f912', '0383fe01-9327-4684-af8e-63b8fd3bb074', '5d85c11f-8f79-4dc9-8a7b-a16d259672ea'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:03:20.645880 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8c19dda3-e6ef-488c-85e5-050e6ac1aeb7 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Snapshot force create request issued successfully. Aug 14 03:03:20.646477 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8c19dda3-e6ef-488c-85e5-050e6ac1aeb7 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:03:20.646883 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 389/1571] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:03:20 2026] POST /volume/v3/snapshots => generated 310 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:03:20.663692 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-72e0ef3d-9ebd-4f9d-8e12-24f3bf88614e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.671729 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-72e0ef3d-9ebd-4f9d-8e12-24f3bf88614e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 Aug 14 03:03:20.671729 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-72e0ef3d-9ebd-4f9d-8e12-24f3bf88614e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:20.671729 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-72e0ef3d-9ebd-4f9d-8e12-24f3bf88614e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:20.684402 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:20.684402 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:20.684855 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-72e0ef3d-9ebd-4f9d-8e12-24f3bf88614e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Snapshot retrieved successfully. Aug 14 03:03:20.686036 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-72e0ef3d-9ebd-4f9d-8e12-24f3bf88614e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 returned with HTTP 200 Aug 14 03:03:20.686739 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 391/1572] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:03:20 2026] GET /volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:20.858739 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7eb656d6-3b05-4613-8a71-605110ae1af2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.859189 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7eb656d6-3b05-4613-8a71-605110ae1af2 None None] GET https://10.4.3.152/volume// Aug 14 03:03:20.859383 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7eb656d6-3b05-4613-8a71-605110ae1af2 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:20.859654 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7eb656d6-3b05-4613-8a71-605110ae1af2 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:20.860085 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7eb656d6-3b05-4613-8a71-605110ae1af2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:03:20.860432 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 399/1573] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03: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) Aug 14 03:03:20.874654 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-81aeab8a-f3b8-4d3e-b0a3-c5fa8c361d20 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.880998 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-81aeab8a-f3b8-4d3e-b0a3-c5fa8c361d20 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:03:20.883812 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-81aeab8a-f3b8-4d3e-b0a3-c5fa8c361d20 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fddda819-dc9d-4728-96fe-03877b01684d", "connector": null, "instance_uuid": "ceee250d-4dd1-457d-bc8c-c1e518a5b809"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:20.906756 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:20.906756 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:20.913874 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-39cbc13d-ed87-4a68-9c4b-e24232642fd3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.953990 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-39cbc13d-ed87-4a68-9c4b-e24232642fd3 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:03:20.955192 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-39cbc13d-ed87-4a68-9c4b-e24232642fd3 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-389071625", "extra_specs": {}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:20.957027 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:20.957027 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:20.959971 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-81aeab8a-f3b8-4d3e-b0a3-c5fa8c361d20 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:03:20.961233 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 395/1574] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:03:20 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:20.976322 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-39cbc13d-ed87-4a68-9c4b-e24232642fd3 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:03:20.976845 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 390/1575] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:03:20 2026] POST /volume/v3/types => generated 211 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:20.981481 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-d147c631-bcc9-41c6-a81d-49030167cb5a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.987009 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-d147c631-bcc9-41c6-a81d-49030167cb5a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] DELETE https://10.4.3.152/volume/v3/attachments/a601db2c-dc4e-44b6-863f-8c6b6ba43f96 Aug 14 03:03:20.987655 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-d147c631-bcc9-41c6-a81d-49030167cb5a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:20.990046 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-d147c631-bcc9-41c6-a81d-49030167cb5a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:20.990605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4a36dc35-719c-4f83-98ec-316e5c595675 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:20.994076 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a36dc35-719c-4f83-98ec-316e5c595675 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] POST https://10.4.3.152/volume/v3/types/38f03924-85a8-46f7-b264-728cf939c1b3/encryption Aug 14 03:03:20.994613 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4a36dc35-719c-4f83-98ec-316e5c595675 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:21.009443 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:21.009443 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:21.058260 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a36dc35-719c-4f83-98ec-316e5c595675 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] https://10.4.3.152/volume/v3/types/38f03924-85a8-46f7-b264-728cf939c1b3/encryption returned with HTTP 200 Aug 14 03:03:21.059100 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 400/1576] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:03:20 2026] POST /volume/v3/types/38f03924-85a8-46f7-b264-728cf939c1b3/encryption => generated 230 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:21.073965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:21.117327 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-d147c631-bcc9-41c6-a81d-49030167cb5a tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/a601db2c-dc4e-44b6-863f-8c6b6ba43f96 returned with HTTP 200 Aug 14 03:03:21.117982 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 392/1577] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:03:20 2026] DELETE /volume/v3/attachments/a601db2c-dc4e-44b6-863f-8c6b6ba43f96 => generated 192 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:21.186484 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:03:21.186484 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-744902327", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-389071625", "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:21.188316 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-744902327', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-389071625', 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:03:21.196525 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Create volume of 1 GB Aug 14 03:03:21.197040 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:21.197040 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:21.197751 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Availability Zones retrieved successfully. Aug 14 03:03:21.207289 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Flow 'volume_create_api' (0b19fe86-26fe-4d49-aa66-c9b96a907ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:21.209153 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01fe49d8-2c3b-493b-bc68-3c8f1a8f3495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:21.211503 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:03:21.254680 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01fe49d8-2c3b-493b-bc68-3c8f1a8f3495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:03:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38f03924-85a8-46f7-b264-728cf939c1b3,is_public=True,name='tempest-scenario-type-luks-389071625',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38f03924-85a8-46f7-b264-728cf939c1b3', '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=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:21.257213 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2cab0b5-7473-42ad-ade8-7d6cc405d11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:21.304399 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-389071625 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-389071625, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:21.304814 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-389071625 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-389071625, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:21.358156 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Created reservations ['d34fe320-95ce-46f5-b2ad-a09d770872a5', '82268263-487a-4a91-bead-3ec4893b35ae', '69a4b9eb-3038-4335-982c-9d3176ee481c', 'ecc60dc5-60c6-4b34-9b9d-fca3a778c0d7'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:03:21.358688 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2cab0b5-7473-42ad-ade8-7d6cc405d11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d34fe320-95ce-46f5-b2ad-a09d770872a5', '82268263-487a-4a91-bead-3ec4893b35ae', '69a4b9eb-3038-4335-982c-9d3176ee481c', 'ecc60dc5-60c6-4b34-9b9d-fca3a778c0d7']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:21.359958 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88db849-34fd-45be-abf1-68cc95b67900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:21.388973 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88db849-34fd-45be-abf1-68cc95b67900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9293f037-d1a7-4675-bbaa-e2644ba445c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-744902327',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db415e87a1134a11948b492d35045245',qos_specs=None,replication_status=,reservations=['d34fe320-95ce-46f5-b2ad-a09d770872a5','82268263-487a-4a91-bead-3ec4893b35ae','69a4b9eb-3038-4335-982c-9d3176ee481c','ecc60dc5-60c6-4b34-9b9d-fca3a778c0d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='650453c9d4f64e06ac4125f8fd28e945',volume_type_id=38f03924-85a8-46f7-b264-728cf939c1b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-744902327',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9293f037-d1a7-4675-bbaa-e2644ba445c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db415e87a1134a11948b492d35045245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='650453c9d4f64e06ac4125f8fd28e945',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38f03924-85a8-46f7-b264-728cf939c1b3),volume_type_id=38f03924-85a8-46f7-b264-728cf939c1b3)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:21.391726 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5ec094-eb16-47ed-8c98-cbe7e32e9cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:21.401072 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e33eeaa9-8b8c-4e51-88a6-2b87b7391866 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:21.404577 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e33eeaa9-8b8c-4e51-88a6-2b87b7391866 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] GET https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 Aug 14 03:03:21.404911 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e33eeaa9-8b8c-4e51-88a6-2b87b7391866 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:21.405233 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e33eeaa9-8b8c-4e51-88a6-2b87b7391866 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:21.419767 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5ec094-eb16-47ed-8c98-cbe7e32e9cad) transitioned into state 'SUCCESS' from state '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-744902327',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db415e87a1134a11948b492d35045245',qos_specs=None,replication_status=,reservations=['d34fe320-95ce-46f5-b2ad-a09d770872a5','82268263-487a-4a91-bead-3ec4893b35ae','69a4b9eb-3038-4335-982c-9d3176ee481c','ecc60dc5-60c6-4b34-9b9d-fca3a778c0d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='650453c9d4f64e06ac4125f8fd28e945',volume_type_id=38f03924-85a8-46f7-b264-728cf939c1b3)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:21.420748 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878bbd30-c5a1-4c64-a4a3-703c1684b188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:21.421199 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e33eeaa9-8b8c-4e51-88a6-2b87b7391866 tempest-TaggedBootDevicesTest-915392351 tempest-TaggedBootDevicesTest-915392351-project-member] https://10.4.3.152/volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 returned with HTTP 404 Aug 14 03:03:21.422276 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 391/1578] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:21 2026] GET /volume/v3/volumes/3898219c-46c7-4fe0-83d7-2222ce13eeb0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:03:21.447384 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878bbd30-c5a1-4c64-a4a3-703c1684b188) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:21.447384 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Flow 'volume_create_api' (0b19fe86-26fe-4d49-aa66-c9b96a907ca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:21.447384 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Create volume request issued successfully. Aug 14 03:03:21.447634 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f87767e-c4c6-4f17-8f99-6658a08f11de tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:03:21.448178 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 396/1579] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:03:21 2026] POST /volume/v3/volumes => generated 783 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:03:21.470572 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5a457477-090b-4b16-919d-de73d06026a8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:21.472977 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5a457477-090b-4b16-919d-de73d06026a8 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 Aug 14 03:03:21.473716 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5a457477-090b-4b16-919d-de73d06026a8 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:21.474290 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5a457477-090b-4b16-919d-de73d06026a8 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:21.488278 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:21.488278 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:21.496873 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5a457477-090b-4b16-919d-de73d06026a8 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:21.500857 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5a457477-090b-4b16-919d-de73d06026a8 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 returned with HTTP 200 Aug 14 03:03:21.501434 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 401/1580] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:21 2026] GET /volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:21.701680 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-35cd60ed-351c-4739-a964-afa5504ddd16 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:21.703908 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-35cd60ed-351c-4739-a964-afa5504ddd16 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 Aug 14 03:03:21.704074 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-35cd60ed-351c-4739-a964-afa5504ddd16 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:21.704318 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-35cd60ed-351c-4739-a964-afa5504ddd16 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:21.711646 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:21.711646 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:21.712202 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-35cd60ed-351c-4739-a964-afa5504ddd16 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Snapshot retrieved successfully. Aug 14 03:03:21.713355 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-35cd60ed-351c-4739-a964-afa5504ddd16 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 returned with HTTP 200 Aug 14 03:03:21.714620 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 393/1581] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:03:21 2026] GET /volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:21.725732 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b318be91-8b14-47f0-8f3e-ea913598634e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:21.727976 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b318be91-8b14-47f0-8f3e-ea913598634e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 Aug 14 03:03:21.728228 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b318be91-8b14-47f0-8f3e-ea913598634e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:21.728491 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b318be91-8b14-47f0-8f3e-ea913598634e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:21.734367 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:21.734367 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:21.734934 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b318be91-8b14-47f0-8f3e-ea913598634e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Snapshot retrieved successfully. Aug 14 03:03:21.735926 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b318be91-8b14-47f0-8f3e-ea913598634e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 returned with HTTP 200 Aug 14 03:03:21.736319 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 392/1582] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:03:21 2026] GET /volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:21.747647 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2f14a2a1-27e2-43e5-9889-c4c25f586a04 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:21.749714 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2f14a2a1-27e2-43e5-9889-c4c25f586a04 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:03:21.750269 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2f14a2a1-27e2-43e5-9889-c4c25f586a04 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:21.750269 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2f14a2a1-27e2-43e5-9889-c4c25f586a04 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:21.762883 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:21.762883 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:21.768567 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2f14a2a1-27e2-43e5-9889-c4c25f586a04 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:03:21.774535 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2f14a2a1-27e2-43e5-9889-c4c25f586a04 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:03:21.775008 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 397/1583] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:21 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:22.526524 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2e4cf2c9-611f-4f84-a658-d5c06ca12c23 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:22.529011 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2e4cf2c9-611f-4f84-a658-d5c06ca12c23 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 Aug 14 03:03:22.529299 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2e4cf2c9-611f-4f84-a658-d5c06ca12c23 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:22.530758 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2e4cf2c9-611f-4f84-a658-d5c06ca12c23 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:22.542937 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:22.542937 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:22.549379 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2e4cf2c9-611f-4f84-a658-d5c06ca12c23 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:22.555621 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2e4cf2c9-611f-4f84-a658-d5c06ca12c23 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 returned with HTTP 200 Aug 14 03:03:22.556126 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 402/1584] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:22 2026] GET /volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:22.583221 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-147eae38-fe52-4fe2-bdb2-1290025caf06 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:22.590249 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-147eae38-fe52-4fe2-bdb2-1290025caf06 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 Aug 14 03:03:22.590249 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-147eae38-fe52-4fe2-bdb2-1290025caf06 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:22.590776 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-147eae38-fe52-4fe2-bdb2-1290025caf06 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:22.603497 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:22.603497 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:22.608256 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-147eae38-fe52-4fe2-bdb2-1290025caf06 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:22.617104 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-147eae38-fe52-4fe2-bdb2-1290025caf06 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 returned with HTTP 200 Aug 14 03:03:22.617656 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 394/1585] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:22 2026] GET /volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:22.632464 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:22.634166 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:03:22.634541 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1428316689", "source_volid": "9293f037-d1a7-4675-bbaa-e2644ba445c0", "volume_type": "tempest-scenario-type-luks-389071625", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:22.637382 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1428316689', 'source_volid': '9293f037-d1a7-4675-bbaa-e2644ba445c0', 'volume_type': 'tempest-scenario-type-luks-389071625', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:03:22.657074 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:22.657074 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:22.659247 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume retrieved successfully. Aug 14 03:03:22.659557 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Create volume of 1 GB Aug 14 03:03:22.662346 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Availability Zones retrieved successfully. Aug 14 03:03:22.670646 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Flow 'volume_create_api' (1726215a-7efe-484c-98e2-bdcbecd8dc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:22.672517 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744d5128-42b6-469b-ab7b-9223cfd249c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:22.674941 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:03:22.715674 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744d5128-42b6-469b-ab7b-9223cfd249c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9293f037-d1a7-4675-bbaa-e2644ba445c0', 'volume_type': VolumeType(created_at=2026-08-14T03:03:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38f03924-85a8-46f7-b264-728cf939c1b3,is_public=True,name='tempest-scenario-type-luks-389071625',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38f03924-85a8-46f7-b264-728cf939c1b3', '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=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:22.718723 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28292665-9035-46b7-94ac-5777073e1d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:22.772487 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-389071625 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-389071625, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:22.772992 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-389071625 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-389071625, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:22.806259 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Created reservations ['7a7c710c-a8e3-474b-8e41-e9a88d69f17e', 'bcccb60c-f047-44a6-897b-c3fca1af9185', '44baee36-ac64-4e0f-83b5-498c4fb13153', 'b7d1f75c-4ee0-42c8-93ab-5618bdc7fd9e'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:03:22.807749 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28292665-9035-46b7-94ac-5777073e1d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a7c710c-a8e3-474b-8e41-e9a88d69f17e', 'bcccb60c-f047-44a6-897b-c3fca1af9185', '44baee36-ac64-4e0f-83b5-498c4fb13153', 'b7d1f75c-4ee0-42c8-93ab-5618bdc7fd9e']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:22.809497 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a304637-3f76-4a33-a17d-84ba24671809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:22.858161 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a304637-3f76-4a33-a17d-84ba24671809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00334353-14ce-4d2d-bcf5-969e26782460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1428316689',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db415e87a1134a11948b492d35045245',qos_specs=None,replication_status=,reservations=['7a7c710c-a8e3-474b-8e41-e9a88d69f17e','bcccb60c-f047-44a6-897b-c3fca1af9185','44baee36-ac64-4e0f-83b5-498c4fb13153','b7d1f75c-4ee0-42c8-93ab-5618bdc7fd9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=9293f037-d1a7-4675-bbaa-e2644ba445c0,status='creating',user_id='650453c9d4f64e06ac4125f8fd28e945',volume_type_id=38f03924-85a8-46f7-b264-728cf939c1b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1428316689',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=00334353-14ce-4d2d-bcf5-969e26782460,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db415e87a1134a11948b492d35045245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9293f037-d1a7-4675-bbaa-e2644ba445c0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='650453c9d4f64e06ac4125f8fd28e945',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38f03924-85a8-46f7-b264-728cf939c1b3),volume_type_id=38f03924-85a8-46f7-b264-728cf939c1b3)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:22.859129 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7c019d-ed0a-4cc9-8452-91462060fdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:22.893011 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7c019d-ed0a-4cc9-8452-91462060fdf6) transitioned into state 'SUCCESS' from state '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-1428316689',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db415e87a1134a11948b492d35045245',qos_specs=None,replication_status=,reservations=['7a7c710c-a8e3-474b-8e41-e9a88d69f17e','bcccb60c-f047-44a6-897b-c3fca1af9185','44baee36-ac64-4e0f-83b5-498c4fb13153','b7d1f75c-4ee0-42c8-93ab-5618bdc7fd9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=9293f037-d1a7-4675-bbaa-e2644ba445c0,status='creating',user_id='650453c9d4f64e06ac4125f8fd28e945',volume_type_id=38f03924-85a8-46f7-b264-728cf939c1b3)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:22.894863 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06472e7a-057e-46dd-ad30-286a84b10dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:22.918920 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06472e7a-057e-46dd-ad30-286a84b10dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:22.920325 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Flow 'volume_create_api' (1726215a-7efe-484c-98e2-bdcbecd8dc73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:22.920814 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Create volume request issued successfully. Aug 14 03:03:22.921695 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8fb5d00f-8b30-4540-98f6-17cc09122d83 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:03:22.922305 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 393/1586] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:03:22 2026] POST /volume/v3/volumes => generated 811 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:03:22.941849 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ffb7c369-9e97-412b-b097-9383ae04853d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:22.944887 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ffb7c369-9e97-412b-b097-9383ae04853d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:03:22.945180 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ffb7c369-9e97-412b-b097-9383ae04853d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:22.945488 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ffb7c369-9e97-412b-b097-9383ae04853d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:22.958561 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:22.958561 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:22.969674 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ffb7c369-9e97-412b-b097-9383ae04853d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:22.983806 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ffb7c369-9e97-412b-b097-9383ae04853d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:03:22.983806 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 398/1587] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:22 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:23.308546 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-e160b14a-26de-4bd1-86f8-c2934093d609 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:23.309999 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-e160b14a-26de-4bd1-86f8-c2934093d609 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] PUT https://10.4.3.152/volume/v3/attachments/fdf90651-749a-431b-a065-19f18daa82f9 Aug 14 03:03:23.309999 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-e160b14a-26de-4bd1-86f8-c2934093d609 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:23.332027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-e160b14a-26de-4bd1-86f8-c2934093d609 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Acquiring lock "cinder-attachment_update-fddda819-dc9d-4728-96fe-03877b01684d-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:03:23.340789 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-e160b14a-26de-4bd1-86f8-c2934093d609 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Lock "cinder-attachment_update-fddda819-dc9d-4728-96fe-03877b01684d-np0000007307" acquired by "attachment_update" :: waited 0.009s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:03:23.342509 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:23.342509 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:23.517571 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-e160b14a-26de-4bd1-86f8-c2934093d609 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Lock "cinder-attachment_update-fddda819-dc9d-4728-96fe-03877b01684d-np0000007307" released by "attachment_update" :: held 0.177s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:03:23.518079 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-e160b14a-26de-4bd1-86f8-c2934093d609 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/fdf90651-749a-431b-a065-19f18daa82f9 returned with HTTP 200 Aug 14 03:03:23.519146 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 403/1588] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:03:23 2026] PUT /volume/v3/attachments/fdf90651-749a-431b-a065-19f18daa82f9 => generated 968 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:23.535200 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-389f15b4-a08e-44e3-8898-56cd1c1a7b5d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:23.540877 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-389f15b4-a08e-44e3-8898-56cd1c1a7b5d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/attachments/fdf90651-749a-431b-a065-19f18daa82f9 Aug 14 03:03:23.540877 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-389f15b4-a08e-44e3-8898-56cd1c1a7b5d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:23.541503 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-389f15b4-a08e-44e3-8898-56cd1c1a7b5d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:23.566106 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-389f15b4-a08e-44e3-8898-56cd1c1a7b5d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/fdf90651-749a-431b-a065-19f18daa82f9 returned with HTTP 200 Aug 14 03:03:23.567590 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 395/1589] 10.4.3.152 () {70 vars in 1651 bytes} [Fri Aug 14 03:03:23 2026] GET /volume/v3/attachments/fdf90651-749a-431b-a065-19f18daa82f9 => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:24.002625 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-50e41eff-c556-4ec0-86d3-fb519c0c329a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:24.005945 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-50e41eff-c556-4ec0-86d3-fb519c0c329a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:03:24.005945 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-50e41eff-c556-4ec0-86d3-fb519c0c329a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:24.006201 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-50e41eff-c556-4ec0-86d3-fb519c0c329a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:24.017408 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:24.017408 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:24.024167 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-50e41eff-c556-4ec0-86d3-fb519c0c329a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:24.030847 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-50e41eff-c556-4ec0-86d3-fb519c0c329a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:03:24.031962 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 394/1590] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:24 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:25.057589 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6ab3b0bb-00c9-4b4c-b572-7b7fc2265cce None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:25.062582 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6ab3b0bb-00c9-4b4c-b572-7b7fc2265cce tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:03:25.062582 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6ab3b0bb-00c9-4b4c-b572-7b7fc2265cce tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:25.063174 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6ab3b0bb-00c9-4b4c-b572-7b7fc2265cce tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:25.089306 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:25.089306 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:25.102626 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6ab3b0bb-00c9-4b4c-b572-7b7fc2265cce tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:25.110230 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6ab3b0bb-00c9-4b4c-b572-7b7fc2265cce tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:03:25.110943 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 399/1591] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:25 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 903 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:25.328503 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:25.330057 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:03:25.330566 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1100539690"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:25.332241 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1100539690'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:03:25.332381 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Create volume of 1 GB Aug 14 03:03:25.332778 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:25.332778 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:25.338207 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Availability Zones retrieved successfully. Aug 14 03:03:25.345048 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Flow 'volume_create_api' (c477cb9b-b3e9-4e6a-b30e-8ab8c513bada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:25.346973 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181c5086-1639-4bbd-a621-9f7381b18e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:25.347626 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:03:25.384777 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181c5086-1639-4bbd-a621-9f7381b18e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:25.385775 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e62c4fb-c08f-4a7f-a22d-3c5bc338e6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:25.535694 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Created reservations ['b03e9c10-2c5c-4eba-9d2e-bc61084274ce', '453b02d3-344e-462f-9c2c-f140688646e1', 'fd83e45f-3bf0-40a9-9a1c-9a7401f27fd8', '0a1bf1da-4f9a-4ef8-addd-d188d1e4ded6'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:03:25.537178 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e62c4fb-c08f-4a7f-a22d-3c5bc338e6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b03e9c10-2c5c-4eba-9d2e-bc61084274ce', '453b02d3-344e-462f-9c2c-f140688646e1', 'fd83e45f-3bf0-40a9-9a1c-9a7401f27fd8', '0a1bf1da-4f9a-4ef8-addd-d188d1e4ded6']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:25.537432 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eff96681-75de-4c30-be35-6219619d2578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:25.572482 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eff96681-75de-4c30-be35-6219619d2578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd304f3ba-b72c-4583-867f-1e861775bc83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1100539690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e1e7f78b9bc43aabcb583dc265a6205',qos_specs=None,replication_status=,reservations=['b03e9c10-2c5c-4eba-9d2e-bc61084274ce','453b02d3-344e-462f-9c2c-f140688646e1','fd83e45f-3bf0-40a9-9a1c-9a7401f27fd8','0a1bf1da-4f9a-4ef8-addd-d188d1e4ded6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce80fcc102c44f2a9b60904ac29f39b5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1100539690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d304f3ba-b72c-4583-867f-1e861775bc83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e1e7f78b9bc43aabcb583dc265a6205',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce80fcc102c44f2a9b60904ac29f39b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:25.575020 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (196ddff0-00e5-40dc-957e-870d0764c331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:25.613559 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (196ddff0-00e5-40dc-957e-870d0764c331) transitioned into state 'SUCCESS' from state '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-1100539690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e1e7f78b9bc43aabcb583dc265a6205',qos_specs=None,replication_status=,reservations=['b03e9c10-2c5c-4eba-9d2e-bc61084274ce','453b02d3-344e-462f-9c2c-f140688646e1','fd83e45f-3bf0-40a9-9a1c-9a7401f27fd8','0a1bf1da-4f9a-4ef8-addd-d188d1e4ded6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce80fcc102c44f2a9b60904ac29f39b5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:25.618201 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d967e93f-073c-4757-aedb-e8b2d810f7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:25.640719 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d967e93f-073c-4757-aedb-e8b2d810f7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:25.641739 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Flow 'volume_create_api' (c477cb9b-b3e9-4e6a-b30e-8ab8c513bada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:25.641865 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Create volume request issued successfully. Aug 14 03:03:25.642737 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19a5fd4f-6617-4472-9df4-11bcd96db581 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:03:25.644349 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 404/1592] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:03:25 2026] POST /volume/v3/volumes => generated 759 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:03:25.666628 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ca438b69-927e-4d3b-88e6-f1086f7692eb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:25.671047 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ca438b69-927e-4d3b-88e6-f1086f7692eb tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 Aug 14 03:03:25.672504 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ca438b69-927e-4d3b-88e6-f1086f7692eb tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:25.675650 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ca438b69-927e-4d3b-88e6-f1086f7692eb tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:25.695464 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:25.695464 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:25.707430 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ca438b69-927e-4d3b-88e6-f1086f7692eb tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:03:25.717443 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ca438b69-927e-4d3b-88e6-f1086f7692eb tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 returned with HTTP 200 Aug 14 03:03:25.719367 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 396/1593] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:25 2026] GET /volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 => generated 827 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:26.132837 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8536fd8a-c03d-406c-92db-dd1cf1f332aa None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:26.135052 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8536fd8a-c03d-406c-92db-dd1cf1f332aa tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:03:26.135270 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8536fd8a-c03d-406c-92db-dd1cf1f332aa tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:26.135521 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8536fd8a-c03d-406c-92db-dd1cf1f332aa tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:26.146773 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:26.146773 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:26.151641 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8536fd8a-c03d-406c-92db-dd1cf1f332aa tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:26.158758 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8536fd8a-c03d-406c-92db-dd1cf1f332aa tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:03:26.159387 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 395/1594] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:26 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:26.738597 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-128d4982-11d0-44c0-bc58-b0d43f4ce872 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:26.742580 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-128d4982-11d0-44c0-bc58-b0d43f4ce872 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 Aug 14 03:03:26.743154 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-128d4982-11d0-44c0-bc58-b0d43f4ce872 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:26.743602 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-128d4982-11d0-44c0-bc58-b0d43f4ce872 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:26.758276 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:26.758276 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:26.765720 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-128d4982-11d0-44c0-bc58-b0d43f4ce872 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:03:26.774117 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-128d4982-11d0-44c0-bc58-b0d43f4ce872 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 returned with HTTP 200 Aug 14 03:03:26.774117 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 400/1595] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:26 2026] GET /volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:27.176034 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-558b37a2-47f2-404a-b1f0-5084a15550d5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:27.180167 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-558b37a2-47f2-404a-b1f0-5084a15550d5 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:03:27.180557 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-558b37a2-47f2-404a-b1f0-5084a15550d5 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:27.183286 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-558b37a2-47f2-404a-b1f0-5084a15550d5 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:27.201885 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:27.201885 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:27.213289 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-558b37a2-47f2-404a-b1f0-5084a15550d5 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:27.226355 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-558b37a2-47f2-404a-b1f0-5084a15550d5 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:03:27.227956 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 405/1596] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:27 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 903 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:28.253804 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bf960a3b-6aae-40c7-b53c-4665661afe14 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:28.257682 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bf960a3b-6aae-40c7-b53c-4665661afe14 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:03:28.257682 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bf960a3b-6aae-40c7-b53c-4665661afe14 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:28.257886 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bf960a3b-6aae-40c7-b53c-4665661afe14 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:28.269254 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:28.269254 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:28.275280 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bf960a3b-6aae-40c7-b53c-4665661afe14 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:28.281967 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bf960a3b-6aae-40c7-b53c-4665661afe14 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:03:28.282470 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 397/1597] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:28 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:29.299859 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-43e53406-0d6a-421c-865c-f20d3d1b197a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:29.302850 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-43e53406-0d6a-421c-865c-f20d3d1b197a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:03:29.302850 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-43e53406-0d6a-421c-865c-f20d3d1b197a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:29.302850 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-43e53406-0d6a-421c-865c-f20d3d1b197a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:29.310732 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:29.310732 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:29.316019 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-43e53406-0d6a-421c-865c-f20d3d1b197a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:29.323848 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-43e53406-0d6a-421c-865c-f20d3d1b197a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:03:29.324293 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 396/1598] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:29 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:29.410488 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-98187d02-3268-4ce0-acce-481bcae62391 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:29.414872 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-98187d02-3268-4ce0-acce-481bcae62391 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/encryption Aug 14 03:03:29.414872 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-98187d02-3268-4ce0-acce-481bcae62391 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:29.415226 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-98187d02-3268-4ce0-acce-481bcae62391 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:29.436112 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:29.436112 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:29.455047 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-98187d02-3268-4ce0-acce-481bcae62391 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/encryption returned with HTTP 200 Aug 14 03:03:29.456034 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 401/1599] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:03:29 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/encryption => generated 160 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:03:30.352155 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-97f1cb46-b163-4f2e-b984-7840163e99ba None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:30.354040 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-97f1cb46-b163-4f2e-b984-7840163e99ba tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:03:30.354372 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-97f1cb46-b163-4f2e-b984-7840163e99ba tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:30.354755 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-97f1cb46-b163-4f2e-b984-7840163e99ba tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:30.371111 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:30.371111 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:30.382587 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-97f1cb46-b163-4f2e-b984-7840163e99ba tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:30.395770 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-97f1cb46-b163-4f2e-b984-7840163e99ba tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:03:30.395770 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 406/1600] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:30 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 903 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:30.943839 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-5ee31b1a-0cd3-4783-bcfc-13ff00c05131 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:30.947924 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-5ee31b1a-0cd3-4783-bcfc-13ff00c05131 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] DELETE https://10.4.3.152/volume/v3/attachments/bfedacc2-8cc1-49c1-825d-6254b99132cd Aug 14 03:03:30.948933 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-5ee31b1a-0cd3-4783-bcfc-13ff00c05131 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:30.949528 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-5ee31b1a-0cd3-4783-bcfc-13ff00c05131 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:30.960232 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:30.960232 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:31.050067 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-5ee31b1a-0cd3-4783-bcfc-13ff00c05131 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/attachments/bfedacc2-8cc1-49c1-825d-6254b99132cd returned with HTTP 200 Aug 14 03:03:31.050627 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 398/1601] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:03:30 2026] DELETE /volume/v3/attachments/bfedacc2-8cc1-49c1-825d-6254b99132cd => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:31.077290 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-7a5c4ed6-d1b5-4c38-85f4-41f7ed105805 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:31.080439 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-7a5c4ed6-d1b5-4c38-85f4-41f7ed105805 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f Aug 14 03:03:31.080547 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-7a5c4ed6-d1b5-4c38-85f4-41f7ed105805 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:31.080833 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-7a5c4ed6-d1b5-4c38-85f4-41f7ed105805 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:31.081139 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-7a5c4ed6-d1b5-4c38-85f4-41f7ed105805 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Delete volume with id: b89ee064-85df-41e4-b311-f35a7a99c05f Aug 14 03:03:31.092020 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:31.092020 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:31.092639 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-7a5c4ed6-d1b5-4c38-85f4-41f7ed105805 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:03:31.138920 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-7a5c4ed6-d1b5-4c38-85f4-41f7ed105805 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Delete volume request issued successfully. Aug 14 03:03:31.138920 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f519d9cd-60e3-4dea-a038-6d49a66d391d req-7a5c4ed6-d1b5-4c38-85f4-41f7ed105805 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f returned with HTTP 202 Aug 14 03:03:31.138920 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 397/1602] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 03:03:31 2026] DELETE /volume/v3/volumes/b89ee064-85df-41e4-b311-f35a7a99c05f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:03:31.417921 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-40c9fd63-ab68-46b8-8cb7-878914c858e1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:31.420254 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-40c9fd63-ab68-46b8-8cb7-878914c858e1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:03:31.420469 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-40c9fd63-ab68-46b8-8cb7-878914c858e1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:31.420687 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-40c9fd63-ab68-46b8-8cb7-878914c858e1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:31.431976 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:31.431976 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:31.438708 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-40c9fd63-ab68-46b8-8cb7-878914c858e1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:31.444259 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-40c9fd63-ab68-46b8-8cb7-878914c858e1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:03:31.444746 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 402/1603] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:31 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:32.470635 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9205f26e-2a85-4972-acb9-514fb9014198 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:32.474100 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9205f26e-2a85-4972-acb9-514fb9014198 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:03:32.474676 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9205f26e-2a85-4972-acb9-514fb9014198 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:32.474812 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9205f26e-2a85-4972-acb9-514fb9014198 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:32.488366 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:32.488366 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:32.509625 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9205f26e-2a85-4972-acb9-514fb9014198 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:32.524901 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9205f26e-2a85-4972-acb9-514fb9014198 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:03:32.526008 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 407/1604] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:32 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 904 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:32.548170 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2da418c2-60b3-4488-bfa8-706b5bbf97dc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:32.552072 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2da418c2-60b3-4488-bfa8-706b5bbf97dc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:03:32.552072 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2da418c2-60b3-4488-bfa8-706b5bbf97dc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:32.552072 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2da418c2-60b3-4488-bfa8-706b5bbf97dc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:32.565345 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:32.565345 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:32.572930 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2da418c2-60b3-4488-bfa8-706b5bbf97dc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:03:32.581528 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2da418c2-60b3-4488-bfa8-706b5bbf97dc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:03:32.582059 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 399/1605] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:32 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:32.985961 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-fc13c1b9-367b-4af1-bf36-d16afcda9c4d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:32.989072 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-fc13c1b9-367b-4af1-bf36-d16afcda9c4d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/attachments/fdf90651-749a-431b-a065-19f18daa82f9/action Aug 14 03:03:32.989625 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-fc13c1b9-367b-4af1-bf36-d16afcda9c4d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:03:32.990045 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-fc13c1b9-367b-4af1-bf36-d16afcda9c4d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:32.994043 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0eee31b3-c57d-4f46-b722-36ca8dee82c3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:32.998281 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0eee31b3-c57d-4f46-b722-36ca8dee82c3 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:03:33.000391 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0eee31b3-c57d-4f46-b722-36ca8dee82c3 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:33.000391 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0eee31b3-c57d-4f46-b722-36ca8dee82c3 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:33.000391 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-0eee31b3-c57d-4f46-b722-36ca8dee82c3 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Delete volume with id: fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:03:33.012723 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:33.012723 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:33.013649 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0eee31b3-c57d-4f46-b722-36ca8dee82c3 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:03:33.029359 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:33.029359 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:33.048685 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0eee31b3-c57d-4f46-b722-36ca8dee82c3 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Delete volume request issued successfully. Aug 14 03:03:33.049163 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0eee31b3-c57d-4f46-b722-36ca8dee82c3 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 202 Aug 14 03:03:33.050114 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 403/1606] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:03:32 2026] DELETE /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:03:33.059752 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-bbbfc719-11b6-46ed-87d9-d417aa2bcb2d req-fc13c1b9-367b-4af1-bf36-d16afcda9c4d tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/fdf90651-749a-431b-a065-19f18daa82f9/action returned with HTTP 204 Aug 14 03:03:33.059752 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 398/1607] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:03:32 2026] POST /volume/v3/attachments/fdf90651-749a-431b-a065-19f18daa82f9/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:03:33.065044 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cc62a33f-6b9b-4122-870e-b44562985d05 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:33.070150 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cc62a33f-6b9b-4122-870e-b44562985d05 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:03:33.071315 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cc62a33f-6b9b-4122-870e-b44562985d05 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:33.073409 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cc62a33f-6b9b-4122-870e-b44562985d05 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:33.085126 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:33.085126 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:33.093937 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cc62a33f-6b9b-4122-870e-b44562985d05 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Volume info retrieved successfully. Aug 14 03:03:33.102278 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cc62a33f-6b9b-4122-870e-b44562985d05 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 200 Aug 14 03:03:33.102995 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 408/1608] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:33 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:33.349558 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3060d99f-244a-4aa6-9bed-645de58ceaa6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:33.356162 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3060d99f-244a-4aa6-9bed-645de58ceaa6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:03:33.356756 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3060d99f-244a-4aa6-9bed-645de58ceaa6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:33.357464 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3060d99f-244a-4aa6-9bed-645de58ceaa6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:33.374076 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:33.374076 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:33.386520 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3060d99f-244a-4aa6-9bed-645de58ceaa6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:03:33.396335 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3060d99f-244a-4aa6-9bed-645de58ceaa6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:03:33.397022 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 400/1609] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:33 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:33.488120 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-c45ea640-d045-4891-9345-57e30f06a603 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:33.491467 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-c45ea640-d045-4891-9345-57e30f06a603 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:03:33.491646 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-c45ea640-d045-4891-9345-57e30f06a603 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:33.491973 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-c45ea640-d045-4891-9345-57e30f06a603 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:33.506139 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:33.506139 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:33.518011 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-c45ea640-d045-4891-9345-57e30f06a603 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:03:33.528594 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-c45ea640-d045-4891-9345-57e30f06a603 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:03:33.530336 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 404/1610] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:03:33 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:33.693027 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3b8e51ff-8a21-4654-9563-a06c31800c0e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:33.694028 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3b8e51ff-8a21-4654-9563-a06c31800c0e None None] GET https://10.4.3.152/volume// Aug 14 03:03:33.694028 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3b8e51ff-8a21-4654-9563-a06c31800c0e None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:33.694233 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3b8e51ff-8a21-4654-9563-a06c31800c0e None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:33.694780 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3b8e51ff-8a21-4654-9563-a06c31800c0e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:03:33.695027 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 399/1611] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:03:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:03:33.705899 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-89dd064c-8b1a-4d3d-8377-3afd96df9825 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:33.711150 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-89dd064c-8b1a-4d3d-8377-3afd96df9825 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:03:33.711611 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-89dd064c-8b1a-4d3d-8377-3afd96df9825 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebfdee1d-5310-4721-9ed1-d2d3d0455cc9", "connector": null, "instance_uuid": "7314c6c7-d5c4-4b2b-a1b7-a58180b0fa8b"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:33.726960 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:33.726960 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:33.790890 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-89dd064c-8b1a-4d3d-8377-3afd96df9825 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:03:33.791303 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 409/1612] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:03:33 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:33.838708 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b987ea5d-d282-4f91-9198-75dd23e08bd8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:33.841326 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b987ea5d-d282-4f91-9198-75dd23e08bd8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:03:33.841326 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b987ea5d-d282-4f91-9198-75dd23e08bd8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:33.841801 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b987ea5d-d282-4f91-9198-75dd23e08bd8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:33.855584 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:33.855584 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:33.860562 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b987ea5d-d282-4f91-9198-75dd23e08bd8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:03:33.862199 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2a468831-c752-4b8c-b8cd-5ce5e32798bd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:33.862815 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a468831-c752-4b8c-b8cd-5ce5e32798bd None None] GET https://10.4.3.152/volume// Aug 14 03:03:33.863122 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a468831-c752-4b8c-b8cd-5ce5e32798bd None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:33.863353 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a468831-c752-4b8c-b8cd-5ce5e32798bd None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:33.863659 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a468831-c752-4b8c-b8cd-5ce5e32798bd None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:03:33.864316 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 405/1613] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:03:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:03:33.869754 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b987ea5d-d282-4f91-9198-75dd23e08bd8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:03:33.870333 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 401/1614] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:33 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:33.875634 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-034bee5a-45c2-45a7-898a-e152a2a2783d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:33.878415 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-034bee5a-45c2-45a7-898a-e152a2a2783d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:03:33.878865 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-034bee5a-45c2-45a7-898a-e152a2a2783d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:33.879212 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-034bee5a-45c2-45a7-898a-e152a2a2783d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:33.896460 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:33.896460 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:33.903648 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-034bee5a-45c2-45a7-898a-e152a2a2783d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:03:33.911200 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-034bee5a-45c2-45a7-898a-e152a2a2783d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:03:33.911200 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 400/1615] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:03:33 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 1020 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:03:33.998260 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-79b3a724-e53e-451b-956c-cbd71b10a28b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:34.001244 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-79b3a724-e53e-451b-956c-cbd71b10a28b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:03:34.001244 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-79b3a724-e53e-451b-956c-cbd71b10a28b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:34.001244 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-79b3a724-e53e-451b-956c-cbd71b10a28b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:34.013197 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:34.013197 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:34.016930 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-79b3a724-e53e-451b-956c-cbd71b10a28b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:03:34.022094 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-79b3a724-e53e-451b-956c-cbd71b10a28b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:03:34.022655 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 410/1616] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:33 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:34.048145 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-40d93073-34fd-4244-92b1-f38e7ee59a3f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:34.053431 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-40d93073-34fd-4244-92b1-f38e7ee59a3f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] PUT https://10.4.3.152/volume/v3/attachments/24a698c9-e60f-4a4a-9e96-a6173896f52a Aug 14 03:03:34.054289 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-40d93073-34fd-4244-92b1-f38e7ee59a3f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:34.067880 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-40d93073-34fd-4244-92b1-f38e7ee59a3f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Acquiring lock "cinder-attachment_update-ebfdee1d-5310-4721-9ed1-d2d3d0455cc9-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:03:34.074480 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-40d93073-34fd-4244-92b1-f38e7ee59a3f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Lock "cinder-attachment_update-ebfdee1d-5310-4721-9ed1-d2d3d0455cc9-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:03:34.076271 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:34.076271 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:34.079390 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-64bae34a-dde2-4ca4-98cd-a6661f053bd7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:34.084021 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-64bae34a-dde2-4ca4-98cd-a6661f053bd7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:03:34.084021 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-64bae34a-dde2-4ca4-98cd-a6661f053bd7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:34.084021 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-64bae34a-dde2-4ca4-98cd-a6661f053bd7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:34.099090 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:34.099090 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:34.104238 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-64bae34a-dde2-4ca4-98cd-a6661f053bd7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:03:34.111409 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-64bae34a-dde2-4ca4-98cd-a6661f053bd7 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:03:34.112138 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 402/1617] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:03:34 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 1167 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:34.125270 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bdd56884-5837-40eb-9541-12eed8a1f394 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:34.129962 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bdd56884-5837-40eb-9541-12eed8a1f394 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] GET https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 Aug 14 03:03:34.129962 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bdd56884-5837-40eb-9541-12eed8a1f394 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:34.129962 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bdd56884-5837-40eb-9541-12eed8a1f394 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:34.143736 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-f5e3912b-978e-499c-9393-94b987c121da None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:34.145690 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bdd56884-5837-40eb-9541-12eed8a1f394 tempest-ServerActionsTestOtherA-1805369724 tempest-ServerActionsTestOtherA-1805369724-project-member] https://10.4.3.152/volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 returned with HTTP 404 Aug 14 03:03:34.149847 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 401/1618] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:34 2026] GET /volume/v3/volumes/fd86a751-adbb-4b9d-b857-abb0982b30f0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:03:34.149993 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-f5e3912b-978e-499c-9393-94b987c121da tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] POST https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/action Aug 14 03:03:34.149993 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-f5e3912b-978e-499c-9393-94b987c121da tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:03:34.149993 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-f5e3912b-978e-499c-9393-94b987c121da tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:34.167549 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:34.167549 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:34.168372 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-f5e3912b-978e-499c-9393-94b987c121da tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:03:34.184186 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-f5e3912b-978e-499c-9393-94b987c121da tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Begin detaching volume completed successfully. Aug 14 03:03:34.185663 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-f5e3912b-978e-499c-9393-94b987c121da tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/action returned with HTTP 202 Aug 14 03:03:34.186771 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 411/1619] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:03:34 2026] POST /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:03:34.218089 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-40d93073-34fd-4244-92b1-f38e7ee59a3f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Lock "cinder-attachment_update-ebfdee1d-5310-4721-9ed1-d2d3d0455cc9-np0000007307" released by "attachment_update" :: held 0.142s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:03:34.218089 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-40d93073-34fd-4244-92b1-f38e7ee59a3f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/attachments/24a698c9-e60f-4a4a-9e96-a6173896f52a returned with HTTP 200 Aug 14 03:03:34.218089 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 406/1620] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:03:34 2026] PUT /volume/v3/attachments/24a698c9-e60f-4a4a-9e96-a6173896f52a => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:34.297294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-054cda54-e447-4489-8c53-5e00c24081b0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:34.298168 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-054cda54-e447-4489-8c53-5e00c24081b0 None None] GET https://10.4.3.152/volume// Aug 14 03:03:34.298703 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-054cda54-e447-4489-8c53-5e00c24081b0 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:34.298993 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-054cda54-e447-4489-8c53-5e00c24081b0 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:34.299446 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-054cda54-e447-4489-8c53-5e00c24081b0 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:03:34.300206 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 403/1621] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:03:34 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:03:34.318280 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-b9903952-69bf-4e6b-b065-ee6606290267 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:34.326468 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-b9903952-69bf-4e6b-b065-ee6606290267 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:03:34.326468 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-b9903952-69bf-4e6b-b065-ee6606290267 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:34.326468 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-b9903952-69bf-4e6b-b065-ee6606290267 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:34.347035 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:34.347035 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:34.352442 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-b9903952-69bf-4e6b-b065-ee6606290267 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:03:34.365877 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-b9903952-69bf-4e6b-b065-ee6606290267 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:03:34.365877 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 402/1622] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:03:34 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 1350 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:03:34.382068 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-0310da2d-6df3-432b-9a9e-7cfbe418337f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:34.391342 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-0310da2d-6df3-432b-9a9e-7cfbe418337f tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/encryption Aug 14 03:03:34.391947 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-0310da2d-6df3-432b-9a9e-7cfbe418337f tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:34.392854 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-0310da2d-6df3-432b-9a9e-7cfbe418337f tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:34.415544 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:34.415544 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:34.430543 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-0310da2d-6df3-432b-9a9e-7cfbe418337f tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/encryption returned with HTTP 200 Aug 14 03:03:34.431485 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 412/1623] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:03:34 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d/encryption => generated 160 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:34.888018 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4b6c0d6d-5a71-4730-8856-c4a5d400b2f6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:34.890207 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4b6c0d6d-5a71-4730-8856-c4a5d400b2f6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:03:34.890402 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4b6c0d6d-5a71-4730-8856-c4a5d400b2f6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:34.890661 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4b6c0d6d-5a71-4730-8856-c4a5d400b2f6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:34.902623 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:34.902623 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:34.907501 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4b6c0d6d-5a71-4730-8856-c4a5d400b2f6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:03:34.914217 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4b6c0d6d-5a71-4730-8856-c4a5d400b2f6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:03:34.914619 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 407/1624] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:34 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:35.934938 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-397b227a-2fab-488c-bc28-4ac05f360cc7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:35.937162 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-397b227a-2fab-488c-bc28-4ac05f360cc7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:03:35.937552 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-397b227a-2fab-488c-bc28-4ac05f360cc7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:35.937787 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-397b227a-2fab-488c-bc28-4ac05f360cc7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:35.952987 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:35.952987 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:35.960384 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-397b227a-2fab-488c-bc28-4ac05f360cc7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:03:35.970306 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-397b227a-2fab-488c-bc28-4ac05f360cc7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:03:35.971180 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 404/1625] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:35 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:36.991680 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4384f2d7-7521-4612-ab6f-ac524baa0149 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:36.994598 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4384f2d7-7521-4612-ab6f-ac524baa0149 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:03:36.995516 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4384f2d7-7521-4612-ab6f-ac524baa0149 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:36.996646 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4384f2d7-7521-4612-ab6f-ac524baa0149 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:37.016884 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:37.016884 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:37.020012 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4384f2d7-7521-4612-ab6f-ac524baa0149 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:03:37.028967 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4384f2d7-7521-4612-ab6f-ac524baa0149 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:03:37.028967 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 403/1626] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:36 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:37.135645 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:37.138708 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:03:37.139504 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-222723716"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:37.141220 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-222723716'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:03:37.141407 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Create volume of 1 GB Aug 14 03:03:37.149414 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Availability Zones retrieved successfully. Aug 14 03:03:37.156430 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Flow 'volume_create_api' (5964afb5-5e39-4526-aeab-8945b1b482f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:37.157636 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df60c4cd-b907-41ca-90b8-56c2193654f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:37.159049 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:03:37.203094 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df60c4cd-b907-41ca-90b8-56c2193654f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:37.203672 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ca16ee-a11f-49e0-93b0-44b2b1abd4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:37.281252 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Created reservations ['4ba47b13-5473-4c60-be87-2d677cde64fe', 'f0dc4217-9595-4422-95af-24397b90d579', 'f0fa1743-584b-4044-ab34-0d1889c6ff48', '90e4f63d-6044-4b45-9a7a-1bc1f4876a1a'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:03:37.284302 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ca16ee-a11f-49e0-93b0-44b2b1abd4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ba47b13-5473-4c60-be87-2d677cde64fe', 'f0dc4217-9595-4422-95af-24397b90d579', 'f0fa1743-584b-4044-ab34-0d1889c6ff48', '90e4f63d-6044-4b45-9a7a-1bc1f4876a1a']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:37.284722 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56fc034-9339-4aa7-80cc-32ca6c4a0775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:37.319981 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56fc034-9339-4aa7-80cc-32ca6c4a0775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fe0cede-4ee5-449d-9d70-59a3715352d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-222723716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e1e7f78b9bc43aabcb583dc265a6205',qos_specs=None,replication_status=,reservations=['4ba47b13-5473-4c60-be87-2d677cde64fe','f0dc4217-9595-4422-95af-24397b90d579','f0fa1743-584b-4044-ab34-0d1889c6ff48','90e4f63d-6044-4b45-9a7a-1bc1f4876a1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce80fcc102c44f2a9b60904ac29f39b5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-222723716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fe0cede-4ee5-449d-9d70-59a3715352d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e1e7f78b9bc43aabcb583dc265a6205',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce80fcc102c44f2a9b60904ac29f39b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:37.320415 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2fccb73-e543-4ede-8936-f5d5705b7a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:37.347344 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2fccb73-e543-4ede-8936-f5d5705b7a0e) transitioned into state 'SUCCESS' from state '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-222723716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e1e7f78b9bc43aabcb583dc265a6205',qos_specs=None,replication_status=,reservations=['4ba47b13-5473-4c60-be87-2d677cde64fe','f0dc4217-9595-4422-95af-24397b90d579','f0fa1743-584b-4044-ab34-0d1889c6ff48','90e4f63d-6044-4b45-9a7a-1bc1f4876a1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce80fcc102c44f2a9b60904ac29f39b5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:37.348449 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90b8de0a-fcd4-47a4-b80a-7788e8729d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:37.364755 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90b8de0a-fcd4-47a4-b80a-7788e8729d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:37.366166 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Flow 'volume_create_api' (5964afb5-5e39-4526-aeab-8945b1b482f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:37.366587 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Create volume request issued successfully. Aug 14 03:03:37.368365 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7dda66fb-4e12-4f80-a5c9-a9012201517e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:03:37.369164 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 413/1627] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:03:37 2026] POST /volume/v3/volumes => generated 758 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:03:37.385563 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c6b14ae5-07c9-47c9-b3aa-3a94fe52c28a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:37.388217 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c6b14ae5-07c9-47c9-b3aa-3a94fe52c28a tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:03:37.388617 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c6b14ae5-07c9-47c9-b3aa-3a94fe52c28a tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:37.388694 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c6b14ae5-07c9-47c9-b3aa-3a94fe52c28a tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:37.397834 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:37.397834 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:37.403019 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c6b14ae5-07c9-47c9-b3aa-3a94fe52c28a tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:03:37.408558 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c6b14ae5-07c9-47c9-b3aa-3a94fe52c28a tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:03:37.409244 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 408/1628] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:37 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:37.676432 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-44aeee40-53e7-4400-a08d-19d5546c75b5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:37.680305 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-44aeee40-53e7-4400-a08d-19d5546c75b5 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/attachments/24a698c9-e60f-4a4a-9e96-a6173896f52a/action Aug 14 03:03:37.680305 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-44aeee40-53e7-4400-a08d-19d5546c75b5 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:03:37.680523 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-44aeee40-53e7-4400-a08d-19d5546c75b5 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:37.710477 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:37.710477 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:37.746486 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5d7a6b5c-79f5-44e3-82b6-adcb8f003ba5 req-44aeee40-53e7-4400-a08d-19d5546c75b5 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/attachments/24a698c9-e60f-4a4a-9e96-a6173896f52a/action returned with HTTP 204 Aug 14 03:03:37.746486 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 405/1629] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:03:37 2026] POST /volume/v3/attachments/24a698c9-e60f-4a4a-9e96-a6173896f52a/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:03:38.049778 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ebeff164-6a0b-4806-b959-6760ac1dbfb6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:38.056535 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ebeff164-6a0b-4806-b959-6760ac1dbfb6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:03:38.056535 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ebeff164-6a0b-4806-b959-6760ac1dbfb6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:38.056992 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ebeff164-6a0b-4806-b959-6760ac1dbfb6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:38.072706 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:38.072706 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:38.081482 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ebeff164-6a0b-4806-b959-6760ac1dbfb6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:03:38.085974 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ebeff164-6a0b-4806-b959-6760ac1dbfb6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:03:38.087349 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 404/1630] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:38 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 1133 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:38.108500 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-311b06f5-f03e-42d2-aecf-96138b363bd1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:38.110203 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-311b06f5-f03e-42d2-aecf-96138b363bd1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:03:38.111870 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-311b06f5-f03e-42d2-aecf-96138b363bd1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ebfdee1d-5310-4721-9ed1-d2d3d0455cc9", "name": "tempest-VolumesBackupsTest-Backup-336299990", "force": true, "container": "tempest-volumesbackupstest-backup-container-2136527937"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:38.113173 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-311b06f5-f03e-42d2-aecf-96138b363bd1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating new backup {'backup': {'volume_id': 'ebfdee1d-5310-4721-9ed1-d2d3d0455cc9', 'name': 'tempest-VolumesBackupsTest-Backup-336299990', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-2136527937'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:03:38.113565 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-311b06f5-f03e-42d2-aecf-96138b363bd1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating backup of volume ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 in container tempest-volumesbackupstest-backup-container-2136527937 Aug 14 03:03:38.143246 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:38.143246 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:38.144015 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-311b06f5-f03e-42d2-aecf-96138b363bd1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:03:38.189709 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-311b06f5-f03e-42d2-aecf-96138b363bd1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Created reservations ['f168c9ef-60bd-40c1-80be-2d9e5c994ac0', '3cdba2b2-27ea-45d8-8d60-a6749d2966b9'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:03:38.251006 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-311b06f5-f03e-42d2-aecf-96138b363bd1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:03:38.251554 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 414/1631] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:03:38 2026] POST /volume/v3/backups => generated 329 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:03:38.264179 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c3703591-b4fe-4b84-ab34-c0413767590e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:38.267331 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c3703591-b4fe-4b84-ab34-c0413767590e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:38.267833 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c3703591-b4fe-4b84-ab34-c0413767590e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:38.268571 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c3703591-b4fe-4b84-ab34-c0413767590e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:38.268571 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-c3703591-b4fe-4b84-ab34-c0413767590e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:38.275441 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:38.275441 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:38.278467 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c3703591-b4fe-4b84-ab34-c0413767590e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:38.278467 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 409/1632] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:38 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:03:38.429406 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-21fd20f6-9860-430c-b462-3151af92776a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:38.438101 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-21fd20f6-9860-430c-b462-3151af92776a tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:03:38.438101 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-21fd20f6-9860-430c-b462-3151af92776a tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:38.438101 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-21fd20f6-9860-430c-b462-3151af92776a tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:38.451148 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:38.451148 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:38.461684 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-21fd20f6-9860-430c-b462-3151af92776a tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:03:38.471440 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-21fd20f6-9860-430c-b462-3151af92776a tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:03:38.471440 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 406/1633] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:38 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:39.290057 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-053beab2-a035-4827-a61f-cefaa4b41c55 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:39.293507 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-053beab2-a035-4827-a61f-cefaa4b41c55 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:39.294186 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-053beab2-a035-4827-a61f-cefaa4b41c55 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:39.294672 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-053beab2-a035-4827-a61f-cefaa4b41c55 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:39.295226 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-053beab2-a035-4827-a61f-cefaa4b41c55 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:39.303345 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:39.303345 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:39.309099 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-053beab2-a035-4827-a61f-cefaa4b41c55 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:39.309099 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 405/1634] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:39 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:40.323128 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b04fc328-e838-4262-8ff8-d5677c58afe4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:40.325407 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b04fc328-e838-4262-8ff8-d5677c58afe4 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:40.329911 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b04fc328-e838-4262-8ff8-d5677c58afe4 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:40.329911 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b04fc328-e838-4262-8ff8-d5677c58afe4 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:40.329911 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b04fc328-e838-4262-8ff8-d5677c58afe4 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:40.331121 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=277,cinder:UPDATE=87,cinder:INSERT=53 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:03:40.341553 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:40.341553 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:40.343198 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b04fc328-e838-4262-8ff8-d5677c58afe4 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:40.344516 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 415/1635] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:40 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:41.361056 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-568fc037-c667-44b5-b03f-59c07a6a0d81 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:41.365870 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-568fc037-c667-44b5-b03f-59c07a6a0d81 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:41.366123 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-568fc037-c667-44b5-b03f-59c07a6a0d81 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:41.366580 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-568fc037-c667-44b5-b03f-59c07a6a0d81 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:41.366580 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-568fc037-c667-44b5-b03f-59c07a6a0d81 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:41.373349 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:41.373349 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:41.374149 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-568fc037-c667-44b5-b03f-59c07a6a0d81 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:41.375033 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 410/1636] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:41 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:42.391812 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-126c5256-5ca6-4347-924f-050c4fe83d84 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:42.394379 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-126c5256-5ca6-4347-924f-050c4fe83d84 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:42.395279 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-126c5256-5ca6-4347-924f-050c4fe83d84 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:42.395279 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-126c5256-5ca6-4347-924f-050c4fe83d84 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:42.395455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-126c5256-5ca6-4347-924f-050c4fe83d84 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:42.399135 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=241,cinder:UPDATE=51,cinder:INSERT=25,cinder:DELETE=1 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:03:42.406512 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:42.406512 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:42.407597 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-126c5256-5ca6-4347-924f-050c4fe83d84 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:42.409263 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 407/1637] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:42 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:43.431015 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1d7b871b-3e2c-44b5-b626-2ee2087e1cc1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:43.434000 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1d7b871b-3e2c-44b5-b626-2ee2087e1cc1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:43.434000 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1d7b871b-3e2c-44b5-b626-2ee2087e1cc1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:43.437848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1d7b871b-3e2c-44b5-b626-2ee2087e1cc1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:43.437848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-1d7b871b-3e2c-44b5-b626-2ee2087e1cc1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:43.441794 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=268,cinder:UPDATE=77,cinder:INSERT=43 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:03:43.447778 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:43.447778 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:43.448943 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1d7b871b-3e2c-44b5-b626-2ee2087e1cc1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:43.450067 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 406/1638] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:43 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:43.825265 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-62e0c9be-ba5b-4b73-a0b4-e56bdb552fc9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:44.009384 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-62e0c9be-ba5b-4b73-a0b4-e56bdb552fc9 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b Aug 14 03:03:44.010283 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-62e0c9be-ba5b-4b73-a0b4-e56bdb552fc9 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:44.011084 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-62e0c9be-ba5b-4b73-a0b4-e56bdb552fc9 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:44.025813 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-62e0c9be-ba5b-4b73-a0b4-e56bdb552fc9 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-389071625 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-389071625, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:44.026282 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-62e0c9be-ba5b-4b73-a0b4-e56bdb552fc9 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-389071625 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-389071625, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:44.026745 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-62e0c9be-ba5b-4b73-a0b4-e56bdb552fc9 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-389071625 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-389071625, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:44.034201 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-62e0c9be-ba5b-4b73-a0b4-e56bdb552fc9 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b returned with HTTP 200 Aug 14 03:03:44.034786 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 416/1639] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:03:43 2026] GET /volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b => generated 754 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:44.047317 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:44.173255 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:03:44.173767 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-2096450412"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:44.177195 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-2096450412'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:03:44.177836 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Create volume of 1 GB Aug 14 03:03:44.193389 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Availability Zones retrieved successfully. Aug 14 03:03:44.206298 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Flow 'volume_create_api' (4ff76d8a-3d29-4f69-aa1f-2f9199b4eac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:44.207034 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ab9e8e-555b-49c3-a5c1-e09cd287ec45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:44.208962 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:03:44.258774 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ab9e8e-555b-49c3-a5c1-e09cd287ec45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:44.259569 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f52c8f-711f-4af0-aba8-16a525fc1d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:44.389372 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Created reservations ['ca62f048-a6f9-46d4-a2e5-63fa73180767', 'd17aa8ea-ca5d-4239-acd5-9b5a87b44c35', '275b201d-d181-419e-9570-e9f3dbea01ea', '80730dd1-48db-4f73-a3ac-06a9e16249a5'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:03:44.390965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f52c8f-711f-4af0-aba8-16a525fc1d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca62f048-a6f9-46d4-a2e5-63fa73180767', 'd17aa8ea-ca5d-4239-acd5-9b5a87b44c35', '275b201d-d181-419e-9570-e9f3dbea01ea', '80730dd1-48db-4f73-a3ac-06a9e16249a5']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:44.391698 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c166e96-e378-4cd3-b0ef-d584371b1fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:44.424093 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c166e96-e378-4cd3-b0ef-d584371b1fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a910c42-9860-4b04-8711-0ab6070c33cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2096450412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdebe31b38554ded9432989c7a6f3f8b',qos_specs=None,replication_status=,reservations=['ca62f048-a6f9-46d4-a2e5-63fa73180767','d17aa8ea-ca5d-4239-acd5-9b5a87b44c35','275b201d-d181-419e-9570-e9f3dbea01ea','80730dd1-48db-4f73-a3ac-06a9e16249a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8ce3e828a64b068fe4240940501868',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2096450412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a910c42-9860-4b04-8711-0ab6070c33cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdebe31b38554ded9432989c7a6f3f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f8ce3e828a64b068fe4240940501868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:44.426077 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d08e8c96-32b4-48a6-9af9-22191262c228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:44.461407 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d08e8c96-32b4-48a6-9af9-22191262c228) transitioned into state 'SUCCESS' from state '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-2096450412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdebe31b38554ded9432989c7a6f3f8b',qos_specs=None,replication_status=,reservations=['ca62f048-a6f9-46d4-a2e5-63fa73180767','d17aa8ea-ca5d-4239-acd5-9b5a87b44c35','275b201d-d181-419e-9570-e9f3dbea01ea','80730dd1-48db-4f73-a3ac-06a9e16249a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8ce3e828a64b068fe4240940501868',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:44.464439 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b46fb3-8cc1-4cbe-ae25-b0789ef9c013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:44.467201 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ba1f020b-717d-448c-b19c-0ff70b966fbb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:44.470579 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ba1f020b-717d-448c-b19c-0ff70b966fbb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:44.471243 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ba1f020b-717d-448c-b19c-0ff70b966fbb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:44.471243 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ba1f020b-717d-448c-b19c-0ff70b966fbb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:44.471420 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-ba1f020b-717d-448c-b19c-0ff70b966fbb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:44.478000 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:44.478000 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:44.479595 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ba1f020b-717d-448c-b19c-0ff70b966fbb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:44.480698 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 408/1640] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:44 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:44.481746 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b46fb3-8cc1-4cbe-ae25-b0789ef9c013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:44.482842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Flow 'volume_create_api' (4ff76d8a-3d29-4f69-aa1f-2f9199b4eac0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:44.483201 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Create volume request issued successfully. Aug 14 03:03:44.487786 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7c6aad94-c218-469e-9f3f-f4077a93a9f7 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:03:44.492320 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 411/1641] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:03:44 2026] POST /volume/v3/volumes => generated 759 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:03:44.513197 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-21c68145-85de-4d5f-8783-4922892dc159 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:44.517178 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-21c68145-85de-4d5f-8783-4922892dc159 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] GET https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd Aug 14 03:03:44.517631 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-21c68145-85de-4d5f-8783-4922892dc159 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:44.517968 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-21c68145-85de-4d5f-8783-4922892dc159 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:44.534572 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:44.534572 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:44.542315 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-21c68145-85de-4d5f-8783-4922892dc159 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Volume info retrieved successfully. Aug 14 03:03:44.553247 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-21c68145-85de-4d5f-8783-4922892dc159 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd returned with HTTP 200 Aug 14 03:03:44.553839 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 407/1642] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:44 2026] GET /volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:45.496453 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-76c486b0-f074-4b8b-8ff6-b16432389b8a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:45.498783 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-76c486b0-f074-4b8b-8ff6-b16432389b8a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:45.499271 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-76c486b0-f074-4b8b-8ff6-b16432389b8a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:45.499847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-76c486b0-f074-4b8b-8ff6-b16432389b8a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:45.499847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-76c486b0-f074-4b8b-8ff6-b16432389b8a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:45.512336 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:45.512336 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:45.515457 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-76c486b0-f074-4b8b-8ff6-b16432389b8a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:45.515681 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 417/1643] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:45 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:45.579726 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fa3b108b-5b0d-420b-ad21-94af26de4821 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:45.585927 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fa3b108b-5b0d-420b-ad21-94af26de4821 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] GET https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd Aug 14 03:03:45.585927 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fa3b108b-5b0d-420b-ad21-94af26de4821 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:45.586502 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fa3b108b-5b0d-420b-ad21-94af26de4821 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:45.599410 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:45.599410 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:45.619690 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fa3b108b-5b0d-420b-ad21-94af26de4821 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Volume info retrieved successfully. Aug 14 03:03:45.639696 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fa3b108b-5b0d-420b-ad21-94af26de4821 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd returned with HTTP 200 Aug 14 03:03:45.639696 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 409/1644] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:45 2026] GET /volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:45.663799 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d42c8530-ea70-4bc6-9e0e-e1e8c2d667f0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:45.666355 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d42c8530-ea70-4bc6-9e0e-e1e8c2d667f0 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b Aug 14 03:03:45.667999 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d42c8530-ea70-4bc6-9e0e-e1e8c2d667f0 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:45.684464 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:45.684464 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:45.750475 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-d42c8530-ea70-4bc6-9e0e-e1e8c2d667f0 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-389071625 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-389071625, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:45.760773 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d42c8530-ea70-4bc6-9e0e-e1e8c2d667f0 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b returned with HTTP 200 Aug 14 03:03:45.762798 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 412/1645] 10.4.3.152 () {68 vars in 1374 bytes} [Fri Aug 14 03:03:45 2026] PUT /volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b => generated 709 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:45.779479 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:45.783542 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:03:45.783926 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:45.788323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:03:45.788323 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Create volume of 2 GB Aug 14 03:03:45.796092 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Availability Zones retrieved successfully. Aug 14 03:03:45.809127 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Flow 'volume_create_api' (810fe656-bdf8-4d7d-9e5e-40fd220a87e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:45.811017 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215a17e1-f033-4326-b456-51d46f9ba53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:45.812971 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Validating volume size '2' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:03:45.863731 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215a17e1-f033-4326-b456-51d46f9ba53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:45.863731 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab5a293-54ed-4ae1-8e3a-acd7ce5a50f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:45.917103 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota_utils [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Quota exceeded for cdebe31b38554ded9432989c7a6f3f8b, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 03:03:45.920926 np0000007307 devstack@c-api.service[100379]: WARNING cinder.volume.api [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab5a293-54ed-4ae1-8e3a-acd7ce5a50f5) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 03:03:45.920926 np0000007307 devstack@c-api.service[100379]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 14 03:03:45.923584 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab5a293-54ed-4ae1-8e3a-acd7ce5a50f5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:45.924588 np0000007307 devstack@c-api.service[100379]: WARNING cinder.volume.api [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab5a293-54ed-4ae1-8e3a-acd7ce5a50f5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:03:45.925424 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215a17e1-f033-4326-b456-51d46f9ba53b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:45.926307 np0000007307 devstack@c-api.service[100379]: WARNING cinder.volume.api [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215a17e1-f033-4326-b456-51d46f9ba53b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:03:45.927315 np0000007307 devstack@c-api.service[100379]: WARNING cinder.volume.api [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Flow 'volume_create_api' (810fe656-bdf8-4d7d-9e5e-40fd220a87e8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 03:03:45.927774 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.middleware.fault [None req-796cb607-bb15-491f-aa67-6e29a0fc8735 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 413 Aug 14 03:03:45.928677 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 408/1646] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:03:45 2026] POST /volume/v3/volumes => generated 208 bytes in 152 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 03:03:45.947397 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d3910edf-4b0f-4fc1-989f-a12c3dfef131 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:45.951754 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d3910edf-4b0f-4fc1-989f-a12c3dfef131 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b Aug 14 03:03:45.951754 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d3910edf-4b0f-4fc1-989f-a12c3dfef131 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:46.050999 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d3910edf-4b0f-4fc1-989f-a12c3dfef131 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b returned with HTTP 200 Aug 14 03:03:46.051568 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 418/1647] 10.4.3.152 () {68 vars in 1374 bytes} [Fri Aug 14 03:03:45 2026] PUT /volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b => generated 709 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:46.068925 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:46.071418 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:03:46.071848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:46.073473 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:03:46.074524 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Create volume of 1 GB Aug 14 03:03:46.080797 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Availability Zones retrieved successfully. Aug 14 03:03:46.089452 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Flow 'volume_create_api' (441b7d42-d64e-4bfd-af76-29c20b5d8c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:46.090768 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25e1867-fd57-4d46-8f27-3ff53af46ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:46.092100 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:03:46.131992 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25e1867-fd57-4d46-8f27-3ff53af46ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:46.134322 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54ec0e0-bd20-4aec-bfdc-c3ca33318557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:46.196468 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota_utils [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Quota exceeded for cdebe31b38554ded9432989c7a6f3f8b, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 14 03:03:46.200597 np0000007307 devstack@c-api.service[100381]: WARNING cinder.volume.api [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54ec0e0-bd20-4aec-bfdc-c3ca33318557) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 03:03:46.200597 np0000007307 devstack@c-api.service[100381]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 14 03:03:46.204582 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54ec0e0-bd20-4aec-bfdc-c3ca33318557) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:46.205800 np0000007307 devstack@c-api.service[100381]: WARNING cinder.volume.api [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54ec0e0-bd20-4aec-bfdc-c3ca33318557) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:03:46.206593 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25e1867-fd57-4d46-8f27-3ff53af46ff6) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:46.207498 np0000007307 devstack@c-api.service[100381]: WARNING cinder.volume.api [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25e1867-fd57-4d46-8f27-3ff53af46ff6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:03:46.208914 np0000007307 devstack@c-api.service[100381]: WARNING cinder.volume.api [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Flow 'volume_create_api' (441b7d42-d64e-4bfd-af76-29c20b5d8c03) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 03:03:46.209117 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.middleware.fault [None req-fbf2d165-71ef-4b9f-87b2-dad0e2088443 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 413 Aug 14 03:03:46.210346 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 410/1648] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:03:46 2026] POST /volume/v3/volumes => generated 150 bytes in 142 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 03:03:46.222788 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-815caf3a-e727-49a4-a058-2b0344829d4f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:46.227654 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-815caf3a-e727-49a4-a058-2b0344829d4f tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b Aug 14 03:03:46.227804 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-815caf3a-e727-49a4-a058-2b0344829d4f tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:46.293418 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-815caf3a-e727-49a4-a058-2b0344829d4f tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b returned with HTTP 200 Aug 14 03:03:46.293737 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 413/1649] 10.4.3.152 () {68 vars in 1374 bytes} [Fri Aug 14 03:03:46 2026] PUT /volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b => generated 708 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:46.306809 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-11e2d0f4-e1d8-4d58-a4b1-224d87a871ee None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:46.312740 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-11e2d0f4-e1d8-4d58-a4b1-224d87a871ee tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] POST https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd/action Aug 14 03:03:46.313401 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-11e2d0f4-e1d8-4d58-a4b1-224d87a871ee tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:03:46.313551 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-11e2d0f4-e1d8-4d58-a4b1-224d87a871ee tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:46.341419 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:46.341419 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:46.343294 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-11e2d0f4-e1d8-4d58-a4b1-224d87a871ee tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Volume info retrieved successfully. Aug 14 03:03:46.411971 np0000007307 devstack@c-api.service[100379]: ERROR cinder.volume.api [None req-11e2d0f4-e1d8-4d58-a4b1-224d87a871ee tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Quota exceeded for cdebe31b38554ded9432989c7a6f3f8b, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 03:03:46.428260 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.middleware.fault [None req-11e2d0f4-e1d8-4d58-a4b1-224d87a871ee tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd/action returned with HTTP 413 Aug 14 03:03:46.428839 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 409/1650] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:03:46 2026] POST /volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd/action => generated 208 bytes in 123 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 03:03:46.447321 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-72c0253f-1856-424b-bba9-668042a41f26 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:46.451327 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-72c0253f-1856-424b-bba9-668042a41f26 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] GET https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd Aug 14 03:03:46.451327 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-72c0253f-1856-424b-bba9-668042a41f26 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:46.451327 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-72c0253f-1856-424b-bba9-668042a41f26 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:46.466651 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:46.466651 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:46.479756 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-72c0253f-1856-424b-bba9-668042a41f26 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Volume info retrieved successfully. Aug 14 03:03:46.488246 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-72c0253f-1856-424b-bba9-668042a41f26 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd returned with HTTP 200 Aug 14 03:03:46.489951 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 419/1651] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:46 2026] GET /volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:46.513845 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fa0c7d30-8d68-4217-922b-648ea111a686 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:46.516111 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fa0c7d30-8d68-4217-922b-648ea111a686 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd Aug 14 03:03:46.516281 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fa0c7d30-8d68-4217-922b-648ea111a686 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:46.516598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fa0c7d30-8d68-4217-922b-648ea111a686 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:46.517771 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-fa0c7d30-8d68-4217-922b-648ea111a686 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Delete volume with id: 1a910c42-9860-4b04-8711-0ab6070c33cd Aug 14 03:03:46.529385 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:46.529385 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:46.529659 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fa0c7d30-8d68-4217-922b-648ea111a686 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Volume info retrieved successfully. Aug 14 03:03:46.535692 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-31a6d6eb-913d-498a-ac60-d85c8558a1d1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:46.538295 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-31a6d6eb-913d-498a-ac60-d85c8558a1d1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:46.538509 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-31a6d6eb-913d-498a-ac60-d85c8558a1d1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:46.538919 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-31a6d6eb-913d-498a-ac60-d85c8558a1d1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:46.538991 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-31a6d6eb-913d-498a-ac60-d85c8558a1d1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:46.546325 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:46.546325 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:46.550105 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-31a6d6eb-913d-498a-ac60-d85c8558a1d1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:46.550105 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 414/1652] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:46 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:46.574759 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fa0c7d30-8d68-4217-922b-648ea111a686 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Delete volume request issued successfully. Aug 14 03:03:46.574759 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fa0c7d30-8d68-4217-922b-648ea111a686 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd returned with HTTP 202 Aug 14 03:03:46.575414 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 411/1653] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:03:46 2026] DELETE /volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:03:46.588513 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c68890e4-c5ca-4f5b-b736-4f30205557d2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:46.593770 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c68890e4-c5ca-4f5b-b736-4f30205557d2 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] GET https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd Aug 14 03:03:46.593770 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c68890e4-c5ca-4f5b-b736-4f30205557d2 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:46.594310 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c68890e4-c5ca-4f5b-b736-4f30205557d2 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:46.607667 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:46.607667 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:46.619913 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c68890e4-c5ca-4f5b-b736-4f30205557d2 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Volume info retrieved successfully. Aug 14 03:03:46.640261 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c68890e4-c5ca-4f5b-b736-4f30205557d2 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd returned with HTTP 200 Aug 14 03:03:46.641374 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 410/1654] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:46 2026] GET /volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:47.570071 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8f80497b-68a8-4d0a-81ef-a414a7b0fe13 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:47.574270 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8f80497b-68a8-4d0a-81ef-a414a7b0fe13 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:47.574270 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8f80497b-68a8-4d0a-81ef-a414a7b0fe13 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:47.574443 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8f80497b-68a8-4d0a-81ef-a414a7b0fe13 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:47.574513 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-8f80497b-68a8-4d0a-81ef-a414a7b0fe13 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:47.588460 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:47.588460 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:47.589015 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8f80497b-68a8-4d0a-81ef-a414a7b0fe13 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:47.589948 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 420/1655] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:47 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:03:47.662968 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-18501486-eae1-4824-81e5-e5aac6f79fe4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:47.666426 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-18501486-eae1-4824-81e5-e5aac6f79fe4 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] GET https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd Aug 14 03:03:47.666426 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-18501486-eae1-4824-81e5-e5aac6f79fe4 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:47.666615 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-18501486-eae1-4824-81e5-e5aac6f79fe4 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:47.678285 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-18501486-eae1-4824-81e5-e5aac6f79fe4 tempest-VolumeQuotasNegativeTestJSON-1786151030 tempest-VolumeQuotasNegativeTestJSON-1786151030-project-member] https://10.4.3.152/volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd returned with HTTP 404 Aug 14 03:03:47.678840 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 415/1656] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:47 2026] GET /volume/v3/volumes/1a910c42-9860-4b04-8711-0ab6070c33cd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:03:47.690802 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-37a52cbb-6697-40b4-bbb7-f1b4bb957a37 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:47.696848 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-37a52cbb-6697-40b4-bbb7-f1b4bb957a37 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b Aug 14 03:03:47.697262 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-37a52cbb-6697-40b4-bbb7-f1b4bb957a37 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-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=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:47.919233 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-37a52cbb-6697-40b4-bbb7-f1b4bb957a37 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-389071625 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-389071625, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:47.919977 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-37a52cbb-6697-40b4-bbb7-f1b4bb957a37 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-389071625 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-389071625, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:47.920661 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-37a52cbb-6697-40b4-bbb7-f1b4bb957a37 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-389071625 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-389071625, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:47.933291 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-37a52cbb-6697-40b4-bbb7-f1b4bb957a37 tempest-VolumeQuotasNegativeTestJSON-2003667159 tempest-VolumeQuotasNegativeTestJSON-2003667159-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b returned with HTTP 200 Aug 14 03:03:47.934523 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 412/1657] 10.4.3.152 () {68 vars in 1375 bytes} [Fri Aug 14 03:03:47 2026] PUT /volume/v3/os-quota-sets/cdebe31b38554ded9432989c7a6f3f8b => generated 712 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:48.607848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8f1ce46e-a2f5-48f0-9157-1622c8a94098 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:48.610913 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8f1ce46e-a2f5-48f0-9157-1622c8a94098 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:48.611491 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8f1ce46e-a2f5-48f0-9157-1622c8a94098 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:48.611794 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8f1ce46e-a2f5-48f0-9157-1622c8a94098 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:48.612024 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-8f1ce46e-a2f5-48f0-9157-1622c8a94098 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:48.622341 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:48.622341 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:48.622341 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8f1ce46e-a2f5-48f0-9157-1622c8a94098 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:48.622341 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 411/1658] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:48 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:49.453735 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-65252ad8-ab3e-4662-a6a3-179a5dead835 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:49.459618 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-65252ad8-ab3e-4662-a6a3-179a5dead835 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 Aug 14 03:03:49.459618 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-65252ad8-ab3e-4662-a6a3-179a5dead835 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:49.459618 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-65252ad8-ab3e-4662-a6a3-179a5dead835 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:49.459618 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-65252ad8-ab3e-4662-a6a3-179a5dead835 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Delete snapshot with id: 8e4270e9-2ac6-4445-90e0-d19c99c14d67 Aug 14 03:03:49.469422 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:49.469422 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:49.470224 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-65252ad8-ab3e-4662-a6a3-179a5dead835 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Snapshot retrieved successfully. Aug 14 03:03:49.519550 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-65252ad8-ab3e-4662-a6a3-179a5dead835 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Snapshot delete request issued successfully. Aug 14 03:03:49.519550 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-65252ad8-ab3e-4662-a6a3-179a5dead835 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 returned with HTTP 202 Aug 14 03:03:49.519550 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 421/1659] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:03:49 2026] DELETE /volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:03:49.539770 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-36080815-3680-4bf7-81da-8ff6a737ab1f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:49.543123 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-36080815-3680-4bf7-81da-8ff6a737ab1f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 Aug 14 03:03:49.543123 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-36080815-3680-4bf7-81da-8ff6a737ab1f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:49.543123 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-36080815-3680-4bf7-81da-8ff6a737ab1f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:49.551047 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:49.551047 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:49.552383 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-36080815-3680-4bf7-81da-8ff6a737ab1f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Snapshot retrieved successfully. Aug 14 03:03:49.553029 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-36080815-3680-4bf7-81da-8ff6a737ab1f tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 returned with HTTP 200 Aug 14 03:03:49.553631 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 416/1660] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:03:49 2026] GET /volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:49.643683 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0ee25144-3b2d-41fb-923f-27daa7f9f5aa None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:49.650025 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0ee25144-3b2d-41fb-923f-27daa7f9f5aa tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:49.651454 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0ee25144-3b2d-41fb-923f-27daa7f9f5aa tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:49.651454 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0ee25144-3b2d-41fb-923f-27daa7f9f5aa tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:49.651883 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-0ee25144-3b2d-41fb-923f-27daa7f9f5aa tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:49.668146 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:49.668146 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:49.670959 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0ee25144-3b2d-41fb-923f-27daa7f9f5aa tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:49.672411 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 413/1661] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:49 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:50.567204 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b53778c1-4dce-44b1-b784-cd7ecec6422e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:50.569468 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b53778c1-4dce-44b1-b784-cd7ecec6422e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 Aug 14 03:03:50.569690 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b53778c1-4dce-44b1-b784-cd7ecec6422e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:50.569906 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b53778c1-4dce-44b1-b784-cd7ecec6422e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:50.578361 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b53778c1-4dce-44b1-b784-cd7ecec6422e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 returned with HTTP 404 Aug 14 03:03:50.578899 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 412/1662] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:03:50 2026] GET /volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:03:50.694299 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-483ec5ae-25ea-4bfe-9490-a920fa1d6e69 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:50.695909 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-483ec5ae-25ea-4bfe-9490-a920fa1d6e69 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:50.696111 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-483ec5ae-25ea-4bfe-9490-a920fa1d6e69 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:50.696321 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-483ec5ae-25ea-4bfe-9490-a920fa1d6e69 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:50.696446 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-483ec5ae-25ea-4bfe-9490-a920fa1d6e69 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:50.705421 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:50.705421 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:50.706857 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-483ec5ae-25ea-4bfe-9490-a920fa1d6e69 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:50.707760 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 422/1663] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:50 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:50.738539 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-c5da93e8-a93e-4b5a-a0c3-d3723cd67058 req-2d427685-c21c-4023-b9f6-84a52310cf50 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:50.746390 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c5da93e8-a93e-4b5a-a0c3-d3723cd67058 req-2d427685-c21c-4023-b9f6-84a52310cf50 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/attachments?instance_id=5eb38139-538e-40b1-9a6c-173017baf3d3 Aug 14 03:03:50.746805 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-c5da93e8-a93e-4b5a-a0c3-d3723cd67058 req-2d427685-c21c-4023-b9f6-84a52310cf50 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:50.747109 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-c5da93e8-a93e-4b5a-a0c3-d3723cd67058 req-2d427685-c21c-4023-b9f6-84a52310cf50 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:50.774741 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c5da93e8-a93e-4b5a-a0c3-d3723cd67058 req-2d427685-c21c-4023-b9f6-84a52310cf50 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/attachments?instance_id=5eb38139-538e-40b1-9a6c-173017baf3d3 returned with HTTP 200 Aug 14 03:03:50.774741 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 417/1664] 10.4.3.152 () {70 vars in 1637 bytes} [Fri Aug 14 03:03:50 2026] GET /volume/v3/attachments?instance_id=5eb38139-538e-40b1-9a6c-173017baf3d3 => generated 192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:50.788197 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-c5da93e8-a93e-4b5a-a0c3-d3723cd67058 req-ba931c31-3643-42d0-98ed-722f981c7b82 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:50.793795 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c5da93e8-a93e-4b5a-a0c3-d3723cd67058 req-ba931c31-3643-42d0-98ed-722f981c7b82 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/attachments/38adf269-905e-421c-9750-9d2854755983 Aug 14 03:03:50.794113 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c5da93e8-a93e-4b5a-a0c3-d3723cd67058 req-ba931c31-3643-42d0-98ed-722f981c7b82 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:50.794541 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c5da93e8-a93e-4b5a-a0c3-d3723cd67058 req-ba931c31-3643-42d0-98ed-722f981c7b82 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:50.825590 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c5da93e8-a93e-4b5a-a0c3-d3723cd67058 req-ba931c31-3643-42d0-98ed-722f981c7b82 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/attachments/38adf269-905e-421c-9750-9d2854755983 returned with HTTP 200 Aug 14 03:03:50.827863 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 414/1665] 10.4.3.152 () {70 vars in 1651 bytes} [Fri Aug 14 03:03:50 2026] GET /volume/v3/attachments/38adf269-905e-421c-9750-9d2854755983 => generated 993 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:51.723631 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-752de871-993a-4fb9-8817-32f9e9940217 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:51.726112 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-752de871-993a-4fb9-8817-32f9e9940217 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:51.726236 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-752de871-993a-4fb9-8817-32f9e9940217 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:51.726443 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-752de871-993a-4fb9-8817-32f9e9940217 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:51.726535 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-752de871-993a-4fb9-8817-32f9e9940217 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:51.734716 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:51.734716 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:51.735580 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-752de871-993a-4fb9-8817-32f9e9940217 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:51.736758 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 413/1666] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:51 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:51.785110 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-acebc9c4-c45e-45b1-b13a-ad4a4a73cbc0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:51.931005 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-acebc9c4-c45e-45b1-b13a-ad4a4a73cbc0 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] GET https://10.4.3.152/volume/v3/os-services Aug 14 03:03:51.931731 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-acebc9c4-c45e-45b1-b13a-ad4a4a73cbc0 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:51.931731 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-acebc9c4-c45e-45b1-b13a-ad4a4a73cbc0 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:51.939718 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-acebc9c4-c45e-45b1-b13a-ad4a4a73cbc0 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] https://10.4.3.152/volume/v3/os-services returned with HTTP 200 Aug 14 03:03:51.940421 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 423/1667] 10.4.3.152 () {66 vars in 1249 bytes} [Fri Aug 14 03:03:51 2026] GET /volume/v3/os-services => generated 626 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:51.950876 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-08174a82-e1de-412e-adb0-e1c21370348f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:51.954234 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-08174a82-e1de-412e-adb0-e1c21370348f tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] GET https://10.4.3.152/volume/v3/os-services?host=np0000007307 Aug 14 03:03:51.954671 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-08174a82-e1de-412e-adb0-e1c21370348f tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:51.955147 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-08174a82-e1de-412e-adb0-e1c21370348f tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:51.955583 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:51.955583 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:51.965049 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-08174a82-e1de-412e-adb0-e1c21370348f tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] https://10.4.3.152/volume/v3/os-services?host=np0000007307 returned with HTTP 200 Aug 14 03:03:51.966216 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 418/1668] 10.4.3.152 () {66 vars in 1284 bytes} [Fri Aug 14 03:03:51 2026] GET /volume/v3/os-services?host=np0000007307 => generated 626 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:51.976070 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-96513b49-80df-46fb-be2d-736e52a33dd2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:51.977982 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-96513b49-80df-46fb-be2d-736e52a33dd2 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] GET https://10.4.3.152/volume/v3/os-services?host=np0000007307&binary=cinder-scheduler Aug 14 03:03:51.978252 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-96513b49-80df-46fb-be2d-736e52a33dd2 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:51.978920 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-96513b49-80df-46fb-be2d-736e52a33dd2 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:51.978920 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:51.978920 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:51.986202 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-96513b49-80df-46fb-be2d-736e52a33dd2 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] https://10.4.3.152/volume/v3/os-services?host=np0000007307&binary=cinder-scheduler returned with HTTP 200 Aug 14 03:03:51.986753 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 415/1669] 10.4.3.152 () {66 vars in 1332 bytes} [Fri Aug 14 03:03:51 2026] GET /volume/v3/os-services?host=np0000007307&binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:52.000905 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-85cea516-c86d-4e9e-bc64-be097b8ade76 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:52.003027 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-85cea516-c86d-4e9e-bc64-be097b8ade76 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] GET https://10.4.3.152/volume/v3/os-services?binary=cinder-scheduler Aug 14 03:03:52.003402 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-85cea516-c86d-4e9e-bc64-be097b8ade76 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:52.003754 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-85cea516-c86d-4e9e-bc64-be097b8ade76 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:52.009158 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-85cea516-c86d-4e9e-bc64-be097b8ade76 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] https://10.4.3.152/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 14 03:03:52.009856 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 414/1670] 10.4.3.152 () {66 vars in 1296 bytes} [Fri Aug 14 03:03:51 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:52.022906 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:52.144725 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:03:52.146968 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2032567464"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:52.148030 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2032567464'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:03:52.151356 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Create volume of 1 GB Aug 14 03:03:52.155486 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Availability Zones retrieved successfully. Aug 14 03:03:52.162347 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Flow 'volume_create_api' (2f2cc790-6044-4e9b-8b03-643b619d0b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:52.168894 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fdbb71b-136d-47d2-a077-58c5fc0c09e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:52.169525 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:03:52.217295 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fdbb71b-136d-47d2-a077-58c5fc0c09e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:52.219798 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65ce3b50-be4c-4d06-8336-a9f7a8ebdc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:52.341091 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Created reservations ['5c60eb57-a2a3-4580-94f4-694df3eaf43c', '08d13cbe-22be-493e-bb60-531f95364c5d', '35246c75-0663-45f9-965d-05c4c1e241a0', '72087db3-ade3-47dd-9ad7-57ecc86d7c27'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:03:52.341791 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65ce3b50-be4c-4d06-8336-a9f7a8ebdc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c60eb57-a2a3-4580-94f4-694df3eaf43c', '08d13cbe-22be-493e-bb60-531f95364c5d', '35246c75-0663-45f9-965d-05c4c1e241a0', '72087db3-ade3-47dd-9ad7-57ecc86d7c27']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:52.342562 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf6e3de-15de-458c-befb-0d15717b9439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:52.373467 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf6e3de-15de-458c-befb-0d15717b9439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '322b5aef-5884-4e63-8541-c037d92eb3e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2032567464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17bfc8142b1f4f4fb3b929bb8431d563',qos_specs=None,replication_status=,reservations=['5c60eb57-a2a3-4580-94f4-694df3eaf43c','08d13cbe-22be-493e-bb60-531f95364c5d','35246c75-0663-45f9-965d-05c4c1e241a0','72087db3-ade3-47dd-9ad7-57ecc86d7c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b166a81c7eb4000ace8459709a330cd',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2032567464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=322b5aef-5884-4e63-8541-c037d92eb3e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17bfc8142b1f4f4fb3b929bb8431d563',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b166a81c7eb4000ace8459709a330cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:52.374643 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c20f908-0b80-4109-add4-781620aa7343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:52.406184 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c20f908-0b80-4109-add4-781620aa7343) transitioned into state 'SUCCESS' from state '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-2032567464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17bfc8142b1f4f4fb3b929bb8431d563',qos_specs=None,replication_status=,reservations=['5c60eb57-a2a3-4580-94f4-694df3eaf43c','08d13cbe-22be-493e-bb60-531f95364c5d','35246c75-0663-45f9-965d-05c4c1e241a0','72087db3-ade3-47dd-9ad7-57ecc86d7c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b166a81c7eb4000ace8459709a330cd',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:52.407237 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9067d1e7-fac1-440b-b793-537fd20ce5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:52.428960 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9067d1e7-fac1-440b-b793-537fd20ce5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:52.430459 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Flow 'volume_create_api' (2f2cc790-6044-4e9b-8b03-643b619d0b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:52.430933 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Create volume request issued successfully. Aug 14 03:03:52.431929 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a98acb81-95a7-4a9b-bad1-a4496d9d8e25 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:03:52.432691 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 424/1671] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:03:52 2026] POST /volume/v3/volumes => generated 754 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:03:52.448844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6ccbb86c-83e6-4142-9adb-82a170997dd8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:52.450941 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6ccbb86c-83e6-4142-9adb-82a170997dd8 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] GET https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 Aug 14 03:03:52.451200 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6ccbb86c-83e6-4142-9adb-82a170997dd8 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:52.451485 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6ccbb86c-83e6-4142-9adb-82a170997dd8 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:52.478932 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:52.478932 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:52.490481 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6ccbb86c-83e6-4142-9adb-82a170997dd8 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Volume info retrieved successfully. Aug 14 03:03:52.497811 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6ccbb86c-83e6-4142-9adb-82a170997dd8 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 returned with HTTP 200 Aug 14 03:03:52.498755 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 419/1672] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:52 2026] GET /volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 => generated 822 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:52.822797 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fe9ebf62-17a7-48b5-b9d8-4c792d3d4ebc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:52.830423 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fe9ebf62-17a7-48b5-b9d8-4c792d3d4ebc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:52.830423 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fe9ebf62-17a7-48b5-b9d8-4c792d3d4ebc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:52.830613 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fe9ebf62-17a7-48b5-b9d8-4c792d3d4ebc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:52.831524 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-fe9ebf62-17a7-48b5-b9d8-4c792d3d4ebc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:52.839969 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:52.839969 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:52.841019 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fe9ebf62-17a7-48b5-b9d8-4c792d3d4ebc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:52.841644 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 416/1673] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:52 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:53.523739 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b34a3274-1abf-4654-a069-e7240b615b78 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:53.528081 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b34a3274-1abf-4654-a069-e7240b615b78 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] GET https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 Aug 14 03:03:53.528519 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b34a3274-1abf-4654-a069-e7240b615b78 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:53.529891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b34a3274-1abf-4654-a069-e7240b615b78 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:53.546621 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:53.546621 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:53.553161 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b34a3274-1abf-4654-a069-e7240b615b78 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Volume info retrieved successfully. Aug 14 03:03:53.561724 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b34a3274-1abf-4654-a069-e7240b615b78 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 returned with HTTP 200 Aug 14 03:03:53.562166 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 415/1674] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:53 2026] GET /volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:53.578248 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8473f0d4-9d3c-42d0-bb87-d4f2341d60db None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:53.581620 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8473f0d4-9d3c-42d0-bb87-d4f2341d60db tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] GET https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 Aug 14 03:03:53.581917 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8473f0d4-9d3c-42d0-bb87-d4f2341d60db tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:53.583296 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8473f0d4-9d3c-42d0-bb87-d4f2341d60db tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:53.596674 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:53.596674 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:53.603524 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8473f0d4-9d3c-42d0-bb87-d4f2341d60db tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Volume info retrieved successfully. Aug 14 03:03:53.611180 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8473f0d4-9d3c-42d0-bb87-d4f2341d60db tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 returned with HTTP 200 Aug 14 03:03:53.611180 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 425/1675] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:53 2026] GET /volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 => generated 1020 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:53.630203 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0a7cd6e4-22b0-41da-9df8-5eb491e97f70 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:53.632738 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a7cd6e4-22b0-41da-9df8-5eb491e97f70 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] GET https://10.4.3.152/volume/v3/os-services?host=np0000007307&binary=cinder-volume Aug 14 03:03:53.633005 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a7cd6e4-22b0-41da-9df8-5eb491e97f70 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:53.633274 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a7cd6e4-22b0-41da-9df8-5eb491e97f70 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:53.641277 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a7cd6e4-22b0-41da-9df8-5eb491e97f70 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] https://10.4.3.152/volume/v3/os-services?host=np0000007307&binary=cinder-volume returned with HTTP 200 Aug 14 03:03:53.641797 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 420/1676] 10.4.3.152 () {66 vars in 1326 bytes} [Fri Aug 14 03:03:53 2026] GET /volume/v3/os-services?host=np0000007307&binary=cinder-volume => generated 275 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:53.655581 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-15dc88b5-a082-4e20-8988-fcc97ef35ed1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:53.659171 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-15dc88b5-a082-4e20-8988-fcc97ef35ed1 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] GET https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 Aug 14 03:03:53.659171 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-15dc88b5-a082-4e20-8988-fcc97ef35ed1 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:53.659714 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-15dc88b5-a082-4e20-8988-fcc97ef35ed1 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:53.672979 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:53.672979 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:53.679893 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-15dc88b5-a082-4e20-8988-fcc97ef35ed1 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Volume info retrieved successfully. Aug 14 03:03:53.685708 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-15dc88b5-a082-4e20-8988-fcc97ef35ed1 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 returned with HTTP 200 Aug 14 03:03:53.686346 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 417/1677] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:53 2026] GET /volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:53.709345 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e86c682f-526b-4459-9a81-9689c4946483 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:53.711443 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e86c682f-526b-4459-9a81-9689c4946483 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] DELETE https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 Aug 14 03:03:53.711806 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e86c682f-526b-4459-9a81-9689c4946483 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:53.713336 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e86c682f-526b-4459-9a81-9689c4946483 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:53.713336 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-e86c682f-526b-4459-9a81-9689c4946483 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Delete volume with id: 322b5aef-5884-4e63-8541-c037d92eb3e6 Aug 14 03:03:53.721804 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:53.721804 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:53.722465 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e86c682f-526b-4459-9a81-9689c4946483 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Volume info retrieved successfully. Aug 14 03:03:53.752304 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e86c682f-526b-4459-9a81-9689c4946483 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Delete volume request issued successfully. Aug 14 03:03:53.752304 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e86c682f-526b-4459-9a81-9689c4946483 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 returned with HTTP 202 Aug 14 03:03:53.752304 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 416/1678] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:03:53 2026] DELETE /volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:03:53.764801 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f8dd06f9-f31c-4170-b1e4-4a4206319ee8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:53.767565 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f8dd06f9-f31c-4170-b1e4-4a4206319ee8 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] GET https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 Aug 14 03:03:53.768591 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f8dd06f9-f31c-4170-b1e4-4a4206319ee8 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:53.768591 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f8dd06f9-f31c-4170-b1e4-4a4206319ee8 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:53.779016 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:53.779016 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:53.786107 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f8dd06f9-f31c-4170-b1e4-4a4206319ee8 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Volume info retrieved successfully. Aug 14 03:03:53.794021 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f8dd06f9-f31c-4170-b1e4-4a4206319ee8 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 returned with HTTP 200 Aug 14 03:03:53.794729 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 426/1679] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:53 2026] GET /volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:53.864653 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-afb76368-1611-4d0a-9673-8aa62154696b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:53.866791 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-afb76368-1611-4d0a-9673-8aa62154696b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:53.867069 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-afb76368-1611-4d0a-9673-8aa62154696b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:53.867330 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-afb76368-1611-4d0a-9673-8aa62154696b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:53.867468 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-afb76368-1611-4d0a-9673-8aa62154696b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:53.880979 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:53.880979 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:53.881935 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-afb76368-1611-4d0a-9673-8aa62154696b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:53.882460 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 421/1680] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:53 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:54.318722 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:54.321310 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:03:54.321759 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1683542578"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:54.327851 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1683542578'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:03:54.327851 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Create volume of 1 GB Aug 14 03:03:54.333638 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Availability Zones retrieved successfully. Aug 14 03:03:54.349545 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Flow 'volume_create_api' (1da46363-943a-4c6b-8d4b-324cac4f36ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:54.349545 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b630526b-a0b1-49ec-95e0-04de5e037d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:54.355589 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:03:54.408744 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b630526b-a0b1-49ec-95e0-04de5e037d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:54.410570 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8e4654-eefe-4713-8acb-f7c4ec5274c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:54.539195 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Created reservations ['fe52eee5-1029-4f82-bbba-9c14f7725eb3', 'b3062d96-45ca-47c2-b199-a6efa16e7000', '2227cf03-9150-45ce-a5e6-0c9cf43f0d37', '58c53698-f069-4e42-9476-7a74d763ead0'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:03:54.540269 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8e4654-eefe-4713-8acb-f7c4ec5274c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe52eee5-1029-4f82-bbba-9c14f7725eb3', 'b3062d96-45ca-47c2-b199-a6efa16e7000', '2227cf03-9150-45ce-a5e6-0c9cf43f0d37', '58c53698-f069-4e42-9476-7a74d763ead0']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:54.541220 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29029843-d077-4fcc-be50-c7c0821e9bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:54.582202 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29029843-d077-4fcc-be50-c7c0821e9bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8df4b40-e509-4143-9520-3bb6362327ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1683542578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2ccb690b2ca42afb3104a1cea5acdb3',qos_specs=None,replication_status=,reservations=['fe52eee5-1029-4f82-bbba-9c14f7725eb3','b3062d96-45ca-47c2-b199-a6efa16e7000','2227cf03-9150-45ce-a5e6-0c9cf43f0d37','58c53698-f069-4e42-9476-7a74d763ead0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c008d0c715437fa3861c43118c2c6c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1683542578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8df4b40-e509-4143-9520-3bb6362327ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2ccb690b2ca42afb3104a1cea5acdb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c008d0c715437fa3861c43118c2c6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:54.584158 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bea4bbdf-717c-4769-95f6-9445d89f57ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:54.613637 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bea4bbdf-717c-4769-95f6-9445d89f57ec) transitioned into state 'SUCCESS' from state '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-1683542578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2ccb690b2ca42afb3104a1cea5acdb3',qos_specs=None,replication_status=,reservations=['fe52eee5-1029-4f82-bbba-9c14f7725eb3','b3062d96-45ca-47c2-b199-a6efa16e7000','2227cf03-9150-45ce-a5e6-0c9cf43f0d37','58c53698-f069-4e42-9476-7a74d763ead0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c008d0c715437fa3861c43118c2c6c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:54.614479 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f961cd-0b9a-4ec6-9849-7a107a633635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:54.627176 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f961cd-0b9a-4ec6-9849-7a107a633635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:54.628040 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Flow 'volume_create_api' (1da46363-943a-4c6b-8d4b-324cac4f36ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:54.628462 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Create volume request issued successfully. Aug 14 03:03:54.629700 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b7a1ea43-d92f-4a56-8dfd-e59f79db38ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:03:54.629943 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 418/1681] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:03:54 2026] POST /volume/v3/volumes => generated 755 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:03:54.643198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dcef6080-2e52-4586-82ef-3fe33293989c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:54.646162 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dcef6080-2e52-4586-82ef-3fe33293989c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:03:54.646604 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dcef6080-2e52-4586-82ef-3fe33293989c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:54.646914 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dcef6080-2e52-4586-82ef-3fe33293989c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:54.661488 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:54.661488 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:54.668885 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-dcef6080-2e52-4586-82ef-3fe33293989c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:03:54.676058 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dcef6080-2e52-4586-82ef-3fe33293989c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:03:54.676700 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 417/1682] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:54 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:54.814967 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-77206bcb-f28f-4ed5-9507-75c3883c41a3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:54.818936 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-77206bcb-f28f-4ed5-9507-75c3883c41a3 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] GET https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 Aug 14 03:03:54.819482 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-77206bcb-f28f-4ed5-9507-75c3883c41a3 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:54.819697 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-77206bcb-f28f-4ed5-9507-75c3883c41a3 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:54.836280 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-77206bcb-f28f-4ed5-9507-75c3883c41a3 tempest-VolumesServicesTestJSON-780301950 tempest-VolumesServicesTestJSON-780301950-project-member] https://10.4.3.152/volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 returned with HTTP 404 Aug 14 03:03:54.836891 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 427/1683] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:54 2026] GET /volume/v3/volumes/322b5aef-5884-4e63-8541-c037d92eb3e6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:03:54.855439 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-27bbfdf9-e636-4986-b873-c9afe029dbb9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:54.860191 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-27bbfdf9-e636-4986-b873-c9afe029dbb9 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] GET https://10.4.3.152/volume/v3/os-services Aug 14 03:03:54.860191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-27bbfdf9-e636-4986-b873-c9afe029dbb9 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:54.860191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-27bbfdf9-e636-4986-b873-c9afe029dbb9 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:54.868547 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-27bbfdf9-e636-4986-b873-c9afe029dbb9 tempest-VolumesServicesTestJSON-1238360632 tempest-VolumesServicesTestJSON-1238360632-project-admin] https://10.4.3.152/volume/v3/os-services returned with HTTP 200 Aug 14 03:03:54.868547 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 422/1684] 10.4.3.152 () {66 vars in 1249 bytes} [Fri Aug 14 03:03:54 2026] GET /volume/v3/os-services => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:54.904172 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-137596b1-2840-466f-b1f8-9dee72566c07 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:54.906469 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-137596b1-2840-466f-b1f8-9dee72566c07 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:54.906921 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-137596b1-2840-466f-b1f8-9dee72566c07 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:54.906921 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-137596b1-2840-466f-b1f8-9dee72566c07 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:54.907026 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-137596b1-2840-466f-b1f8-9dee72566c07 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:54.914137 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:54.914137 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:54.914952 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-137596b1-2840-466f-b1f8-9dee72566c07 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:54.915471 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 419/1685] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:54 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:55.695129 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d3462e18-808b-44cf-afe6-bac4930a40bd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:55.696999 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d3462e18-808b-44cf-afe6-bac4930a40bd tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:03:55.697252 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d3462e18-808b-44cf-afe6-bac4930a40bd tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:55.697516 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d3462e18-808b-44cf-afe6-bac4930a40bd tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:55.705396 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:55.705396 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:55.709304 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d3462e18-808b-44cf-afe6-bac4930a40bd tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:03:55.713729 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d3462e18-808b-44cf-afe6-bac4930a40bd tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:03:55.714344 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 418/1686] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:55 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:55.777224 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-c6638f67-d483-41bd-ba9b-f0b6a954bc17 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:55.780279 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-c6638f67-d483-41bd-ba9b-f0b6a954bc17 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:03:55.780690 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-c6638f67-d483-41bd-ba9b-f0b6a954bc17 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:55.781011 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-c6638f67-d483-41bd-ba9b-f0b6a954bc17 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:55.794901 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:55.794901 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:55.803810 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-c6638f67-d483-41bd-ba9b-f0b6a954bc17 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:03:55.811970 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-c6638f67-d483-41bd-ba9b-f0b6a954bc17 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:03:55.812096 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 428/1687] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:03:55 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:55.932998 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c84dbb47-7a09-47d8-b9c8-2c748c0adcce None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:55.937842 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c84dbb47-7a09-47d8-b9c8-2c748c0adcce tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:55.937842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c84dbb47-7a09-47d8-b9c8-2c748c0adcce tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:55.937842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c84dbb47-7a09-47d8-b9c8-2c748c0adcce tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:55.937842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-c84dbb47-7a09-47d8-b9c8-2c748c0adcce tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:55.947060 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:55.947060 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:55.948778 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c84dbb47-7a09-47d8-b9c8-2c748c0adcce tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:55.953861 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 423/1688] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:55 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:56.008238 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fb179878-7d52-4e33-8253-3f3909718dbd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:56.008907 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fb179878-7d52-4e33-8253-3f3909718dbd None None] GET https://10.4.3.152/volume// Aug 14 03:03:56.009094 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fb179878-7d52-4e33-8253-3f3909718dbd None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:56.009397 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fb179878-7d52-4e33-8253-3f3909718dbd None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:56.009747 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fb179878-7d52-4e33-8253-3f3909718dbd None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:03:56.022397 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 420/1689] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:03:56 2026] GET /volume/ => generated 386 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:03:56.039526 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-3073aba5-93e1-4281-9afd-31ca3f90b96b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:56.044054 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-3073aba5-93e1-4281-9afd-31ca3f90b96b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:03:56.044395 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-3073aba5-93e1-4281-9afd-31ca3f90b96b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8df4b40-e509-4143-9520-3bb6362327ef", "connector": null, "instance_uuid": "05ec6b3d-63f7-433f-8c85-a1dbf6cf0f1d"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:56.065459 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:56.065459 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:56.133205 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-3073aba5-93e1-4281-9afd-31ca3f90b96b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:03:56.133890 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 419/1690] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:03:56 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:56.185998 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d1afa5e1-073a-456c-b0d5-a9f6293e9b17 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:56.188938 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d1afa5e1-073a-456c-b0d5-a9f6293e9b17 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:03:56.189238 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d1afa5e1-073a-456c-b0d5-a9f6293e9b17 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:56.189492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d1afa5e1-073a-456c-b0d5-a9f6293e9b17 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:56.211974 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3c9e87ef-0ae3-4ea0-bd72-896bafcf9415 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:56.212174 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:56.212174 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:56.213201 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3c9e87ef-0ae3-4ea0-bd72-896bafcf9415 None None] GET https://10.4.3.152/volume// Aug 14 03:03:56.213201 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3c9e87ef-0ae3-4ea0-bd72-896bafcf9415 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:56.213201 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3c9e87ef-0ae3-4ea0-bd72-896bafcf9415 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:56.213967 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3c9e87ef-0ae3-4ea0-bd72-896bafcf9415 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:03:56.213967 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 424/1691] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:03:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:03:56.219893 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d1afa5e1-073a-456c-b0d5-a9f6293e9b17 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:03:56.227655 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d1afa5e1-073a-456c-b0d5-a9f6293e9b17 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:03:56.227785 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 429/1692] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:56 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:56.229906 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-ff03b462-dff5-4486-910e-900834641596 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:56.233467 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-ff03b462-dff5-4486-910e-900834641596 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:03:56.233757 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-ff03b462-dff5-4486-910e-900834641596 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:56.234091 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-ff03b462-dff5-4486-910e-900834641596 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:56.255388 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:56.255388 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:56.265203 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-ff03b462-dff5-4486-910e-900834641596 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:03:56.272274 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-ff03b462-dff5-4486-910e-900834641596 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:03:56.272907 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 421/1693] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:03:56 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 1027 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:03:56.519921 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-333245e8-e2dd-43ea-8842-02fe69323721 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:56.528178 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-333245e8-e2dd-43ea-8842-02fe69323721 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] PUT https://10.4.3.152/volume/v3/attachments/a3a5269c-753e-4724-ae84-432d139b1399 Aug 14 03:03:56.528691 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-333245e8-e2dd-43ea-8842-02fe69323721 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:56.539709 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-333245e8-e2dd-43ea-8842-02fe69323721 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Acquiring lock "cinder-attachment_update-f8df4b40-e509-4143-9520-3bb6362327ef-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:03:56.545658 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-333245e8-e2dd-43ea-8842-02fe69323721 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Lock "cinder-attachment_update-f8df4b40-e509-4143-9520-3bb6362327ef-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:03:56.547190 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:56.547190 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:56.687882 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-333245e8-e2dd-43ea-8842-02fe69323721 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Lock "cinder-attachment_update-f8df4b40-e509-4143-9520-3bb6362327ef-np0000007307" released by "attachment_update" :: held 0.142s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:03:56.688862 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-333245e8-e2dd-43ea-8842-02fe69323721 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/attachments/a3a5269c-753e-4724-ae84-432d139b1399 returned with HTTP 200 Aug 14 03:03:56.689133 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 420/1694] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:03:56 2026] PUT /volume/v3/attachments/a3a5269c-753e-4724-ae84-432d139b1399 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:03:56.966354 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5a5a2c38-2d9f-4b44-8834-de4a54eb7d47 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:56.969710 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5a5a2c38-2d9f-4b44-8834-de4a54eb7d47 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:56.969710 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5a5a2c38-2d9f-4b44-8834-de4a54eb7d47 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:56.969710 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5a5a2c38-2d9f-4b44-8834-de4a54eb7d47 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:56.969710 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-5a5a2c38-2d9f-4b44-8834-de4a54eb7d47 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:56.980172 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:56.980172 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:56.980172 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5a5a2c38-2d9f-4b44-8834-de4a54eb7d47 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:56.980172 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 425/1695] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:56 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:57.245192 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-33f87368-dfe5-4f7d-8e0c-ec9c4a717126 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:57.247654 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-33f87368-dfe5-4f7d-8e0c-ec9c4a717126 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:03:57.247839 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-33f87368-dfe5-4f7d-8e0c-ec9c4a717126 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:57.248131 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-33f87368-dfe5-4f7d-8e0c-ec9c4a717126 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:57.274535 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:57.274535 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:57.280892 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-33f87368-dfe5-4f7d-8e0c-ec9c4a717126 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:03:57.285940 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-33f87368-dfe5-4f7d-8e0c-ec9c4a717126 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:03:57.286408 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 430/1696] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:57 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:57.998078 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-eb7149a8-4f36-488e-9205-833264e9146a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:58.006999 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eb7149a8-4f36-488e-9205-833264e9146a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:58.007553 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eb7149a8-4f36-488e-9205-833264e9146a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:58.007553 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eb7149a8-4f36-488e-9205-833264e9146a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:58.007662 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-eb7149a8-4f36-488e-9205-833264e9146a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:58.015498 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:58.015498 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:58.017214 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eb7149a8-4f36-488e-9205-833264e9146a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:58.017214 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 422/1697] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:57 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:58.304887 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c2031a87-61d7-4bbb-9002-19a5d811740b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:58.311379 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c2031a87-61d7-4bbb-9002-19a5d811740b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:03:58.311699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c2031a87-61d7-4bbb-9002-19a5d811740b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:58.312015 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c2031a87-61d7-4bbb-9002-19a5d811740b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:58.331547 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:58.331547 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:58.342055 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c2031a87-61d7-4bbb-9002-19a5d811740b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:03:58.348980 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c2031a87-61d7-4bbb-9002-19a5d811740b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:03:58.348980 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 421/1698] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:58 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:58.690814 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2e2af4a9-e696-4253-9ba8-93d7aa8c735a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:58.832500 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2e2af4a9-e696-4253-9ba8-93d7aa8c735a tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:03:58.832974 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2e2af4a9-e696-4253-9ba8-93d7aa8c735a tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-172197142", "os-volume-type-access:is_public": false}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:58.851329 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2e2af4a9-e696-4253-9ba8-93d7aa8c735a tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:03:58.852300 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 426/1699] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:03:58 2026] POST /volume/v3/types => generated 228 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:58.864435 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-14c2c61c-efd9-48d4-aec5-bd87a8cdb2c4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:58.947963 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-14c2c61c-efd9-48d4-aec5-bd87a8cdb2c4 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:03:58.947963 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-14c2c61c-efd9-48d4-aec5-bd87a8cdb2c4 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1f78c998-4b57-44a4-8c44-979232e40bee", "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:58.949362 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-14c2c61c-efd9-48d4-aec5-bd87a8cdb2c4 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Create volume request body: {'volume': {'volume_type': '1f78c998-4b57-44a4-8c44-979232e40bee', 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:03:58.959799 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-14c2c61c-efd9-48d4-aec5-bd87a8cdb2c4 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 404 Aug 14 03:03:58.960759 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 431/1700] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:03:58 2026] POST /volume/v3/volumes => generated 114 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:03:58.969027 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b51de5cb-c93a-4b43-bc70-a51613ccdebf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:58.970983 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b51de5cb-c93a-4b43-bc70-a51613ccdebf tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] POST https://10.4.3.152/volume/v3/types/1f78c998-4b57-44a4-8c44-979232e40bee/action Aug 14 03:03:58.971316 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b51de5cb-c93a-4b43-bc70-a51613ccdebf tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action body: b'{"addProjectAccess": {"project": "c002b5c164ea404187e879f2b6dc9517"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:03:58.971721 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b51de5cb-c93a-4b43-bc70-a51613ccdebf tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c002b5c164ea404187e879f2b6dc9517"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:58.988684 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b51de5cb-c93a-4b43-bc70-a51613ccdebf tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types/1f78c998-4b57-44a4-8c44-979232e40bee/action returned with HTTP 202 Aug 14 03:03:58.991670 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 423/1701] 10.4.3.152 () {68 vars in 1384 bytes} [Fri Aug 14 03:03:58 2026] POST /volume/v3/types/1f78c998-4b57-44a4-8c44-979232e40bee/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:03:59.002199 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:59.004214 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:03:59.004642 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1f78c998-4b57-44a4-8c44-979232e40bee", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-893938162"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:03:59.006180 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Create volume request body: {'volume': {'volume_type': '1f78c998-4b57-44a4-8c44-979232e40bee', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-893938162'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:03:59.011392 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Create volume of 1 GB Aug 14 03:03:59.011747 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:59.011747 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:03:59.012489 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Availability Zones retrieved successfully. Aug 14 03:03:59.020707 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Flow 'volume_create_api' (89e54f1c-0b1d-44b4-a51a-a0f93bc8ca82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:59.021895 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618a5165-504f-4768-a2a8-83e1073a4d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:59.023083 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:03:59.030129 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a5ce17b6-e100-411e-be8f-2e26b2db7f98 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:59.031981 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a5ce17b6-e100-411e-be8f-2e26b2db7f98 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:03:59.032172 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a5ce17b6-e100-411e-be8f-2e26b2db7f98 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:59.032758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a5ce17b6-e100-411e-be8f-2e26b2db7f98 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:59.032758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-a5ce17b6-e100-411e-be8f-2e26b2db7f98 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:03:59.037909 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:59.037909 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:03:59.038765 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a5ce17b6-e100-411e-be8f-2e26b2db7f98 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:03:59.039176 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 427/1702] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:59 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:59.050712 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618a5165-504f-4768-a2a8-83e1073a4d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f78c998-4b57-44a4-8c44-979232e40bee,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-172197142',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f78c998-4b57-44a4-8c44-979232e40bee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:59.051797 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e04fba55-8069-49b0-80d7-8304939560da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:59.089024 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-172197142 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-172197142, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:59.089409 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-172197142 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-172197142, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:03:59.136359 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Created reservations ['0f0d0ee0-2393-408c-8198-998661b602d2', '07ae73b3-54e6-44f6-b98c-6d2ff42dfbf8', '284ba5d7-ec6e-4315-8368-a9ce54c109bb', '1056515e-bba0-4177-8283-cfeb4e0fa4be'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:03:59.137458 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e04fba55-8069-49b0-80d7-8304939560da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f0d0ee0-2393-408c-8198-998661b602d2', '07ae73b3-54e6-44f6-b98c-6d2ff42dfbf8', '284ba5d7-ec6e-4315-8368-a9ce54c109bb', '1056515e-bba0-4177-8283-cfeb4e0fa4be']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:59.138589 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13a283c-e338-45af-a6e9-ae30d6ff48cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:59.168749 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13a283c-e338-45af-a6e9-ae30d6ff48cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9498ab7-7941-4843-b968-4ef84666bc27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-893938162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c002b5c164ea404187e879f2b6dc9517',qos_specs=None,replication_status=,reservations=['0f0d0ee0-2393-408c-8198-998661b602d2','07ae73b3-54e6-44f6-b98c-6d2ff42dfbf8','284ba5d7-ec6e-4315-8368-a9ce54c109bb','1056515e-bba0-4177-8283-cfeb4e0fa4be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8260667741b4685b0fc3c385eb56ec2',volume_type_id=1f78c998-4b57-44a4-8c44-979232e40bee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-893938162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9498ab7-7941-4843-b968-4ef84666bc27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c002b5c164ea404187e879f2b6dc9517',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8260667741b4685b0fc3c385eb56ec2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f78c998-4b57-44a4-8c44-979232e40bee),volume_type_id=1f78c998-4b57-44a4-8c44-979232e40bee)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:59.169832 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da2c849-825b-4661-bc65-e5159bcd8fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:59.194758 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da2c849-825b-4661-bc65-e5159bcd8fa5) transitioned into state 'SUCCESS' from state '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-893938162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c002b5c164ea404187e879f2b6dc9517',qos_specs=None,replication_status=,reservations=['0f0d0ee0-2393-408c-8198-998661b602d2','07ae73b3-54e6-44f6-b98c-6d2ff42dfbf8','284ba5d7-ec6e-4315-8368-a9ce54c109bb','1056515e-bba0-4177-8283-cfeb4e0fa4be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8260667741b4685b0fc3c385eb56ec2',volume_type_id=1f78c998-4b57-44a4-8c44-979232e40bee)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:59.195837 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2550d82a-a342-4e1e-9923-e094febe27aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:03:59.207556 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2550d82a-a342-4e1e-9923-e094febe27aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:03:59.208752 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Flow 'volume_create_api' (89e54f1c-0b1d-44b4-a51a-a0f93bc8ca82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:03:59.209168 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Create volume request issued successfully. Aug 14 03:03:59.210039 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4757ebf1-dca8-4495-8854-a804c65a8f90 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:03:59.210571 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 422/1703] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:03:59 2026] POST /volume/v3/volumes => generated 794 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:03:59.228861 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-72fb5239-a687-449b-a28d-10b9bd1cbf03 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:59.230232 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-72fb5239-a687-449b-a28d-10b9bd1cbf03 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] GET https://10.4.3.152/volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 Aug 14 03:03:59.231844 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-72fb5239-a687-449b-a28d-10b9bd1cbf03 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:59.231844 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-72fb5239-a687-449b-a28d-10b9bd1cbf03 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:59.242396 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:59.242396 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:03:59.248287 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-72fb5239-a687-449b-a28d-10b9bd1cbf03 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Volume info retrieved successfully. Aug 14 03:03:59.255209 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-72fb5239-a687-449b-a28d-10b9bd1cbf03 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] https://10.4.3.152/volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 returned with HTTP 200 Aug 14 03:03:59.255209 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 432/1704] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:59 2026] GET /volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:03:59.365985 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a124f037-2e14-405c-a1bd-923521d230eb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:03:59.370762 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a124f037-2e14-405c-a1bd-923521d230eb tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:03:59.371350 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a124f037-2e14-405c-a1bd-923521d230eb tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:03:59.371685 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a124f037-2e14-405c-a1bd-923521d230eb tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:03:59.385771 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:03:59.385771 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:03:59.391056 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a124f037-2e14-405c-a1bd-923521d230eb tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:03:59.397628 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a124f037-2e14-405c-a1bd-923521d230eb tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:03:59.398295 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 424/1705] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:03:59 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:04:00.054864 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b681eb83-6b1e-4c9c-8011-3d6d0efb9a23 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:00.058236 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b681eb83-6b1e-4c9c-8011-3d6d0efb9a23 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:04:00.058236 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b681eb83-6b1e-4c9c-8011-3d6d0efb9a23 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:00.058236 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b681eb83-6b1e-4c9c-8011-3d6d0efb9a23 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:00.058236 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-b681eb83-6b1e-4c9c-8011-3d6d0efb9a23 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:00.064655 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:00.064655 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:00.065288 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b681eb83-6b1e-4c9c-8011-3d6d0efb9a23 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:04:00.066411 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 428/1706] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:00 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:00.074903 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-79fb26e6-777a-412b-bb82-ab3376369f37 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:00.078808 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-79fb26e6-777a-412b-bb82-ab3376369f37 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] POST https://10.4.3.152/volume/v3/attachments/a3a5269c-753e-4724-ae84-432d139b1399/action Aug 14 03:04:00.080843 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-79fb26e6-777a-412b-bb82-ab3376369f37 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:00.080843 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-79fb26e6-777a-412b-bb82-ab3376369f37 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:00.112977 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:00.112977 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:00.133448 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3d914299-5b68-4de8-a10c-f9a5178b7107 req-79fb26e6-777a-412b-bb82-ab3376369f37 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/attachments/a3a5269c-753e-4724-ae84-432d139b1399/action returned with HTTP 204 Aug 14 03:04:00.133448 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 423/1707] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:04:00 2026] POST /volume/v3/attachments/a3a5269c-753e-4724-ae84-432d139b1399/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:00.270163 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c6e73df5-fe4e-4739-bf63-c6537da6b32f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:00.272543 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c6e73df5-fe4e-4739-bf63-c6537da6b32f tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] GET https://10.4.3.152/volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 Aug 14 03:04:00.273102 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c6e73df5-fe4e-4739-bf63-c6537da6b32f tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:00.273102 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c6e73df5-fe4e-4739-bf63-c6537da6b32f tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:00.283068 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:00.283068 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:00.292265 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c6e73df5-fe4e-4739-bf63-c6537da6b32f tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Volume info retrieved successfully. Aug 14 03:04:00.302008 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c6e73df5-fe4e-4739-bf63-c6537da6b32f tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] https://10.4.3.152/volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 returned with HTTP 200 Aug 14 03:04:00.302775 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 433/1708] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:00 2026] GET /volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 => generated 887 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:00.322660 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6cecb774-bec1-42f9-b9fb-fc9d3429fcae None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:00.324952 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6cecb774-bec1-42f9-b9fb-fc9d3429fcae tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] GET https://10.4.3.152/volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 Aug 14 03:04:00.325111 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6cecb774-bec1-42f9-b9fb-fc9d3429fcae tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:00.325278 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6cecb774-bec1-42f9-b9fb-fc9d3429fcae tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:00.337650 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:00.337650 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:00.342469 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6cecb774-bec1-42f9-b9fb-fc9d3429fcae tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Volume info retrieved successfully. Aug 14 03:04:00.347226 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6cecb774-bec1-42f9-b9fb-fc9d3429fcae tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] https://10.4.3.152/volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 returned with HTTP 200 Aug 14 03:04:00.347553 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 425/1709] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:00 2026] GET /volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:04:00.365648 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-010ce8aa-ede6-4b6e-8115-216bf48410ac None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:00.370073 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-010ce8aa-ede6-4b6e-8115-216bf48410ac tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] DELETE https://10.4.3.152/volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 Aug 14 03:04:00.370471 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-010ce8aa-ede6-4b6e-8115-216bf48410ac tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:00.371602 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-010ce8aa-ede6-4b6e-8115-216bf48410ac tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:00.371602 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-010ce8aa-ede6-4b6e-8115-216bf48410ac tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Delete volume with id: c9498ab7-7941-4843-b968-4ef84666bc27 Aug 14 03:04:00.388333 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:00.388333 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:00.388925 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-010ce8aa-ede6-4b6e-8115-216bf48410ac tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Volume info retrieved successfully. Aug 14 03:04:00.414367 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-52a71bcd-75ed-484f-a4e5-f27cde461593 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:00.417861 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-52a71bcd-75ed-484f-a4e5-f27cde461593 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:04:00.417861 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-52a71bcd-75ed-484f-a4e5-f27cde461593 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:00.417861 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-52a71bcd-75ed-484f-a4e5-f27cde461593 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:00.418927 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-010ce8aa-ede6-4b6e-8115-216bf48410ac tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Delete volume request issued successfully. Aug 14 03:04:00.418927 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-010ce8aa-ede6-4b6e-8115-216bf48410ac tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] https://10.4.3.152/volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 returned with HTTP 202 Aug 14 03:04:00.419253 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 429/1710] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:00 2026] DELETE /volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:00.432487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-88e1f596-c655-4a5b-a48c-60197eb86b78 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:00.435669 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:00.435669 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:00.437628 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-88e1f596-c655-4a5b-a48c-60197eb86b78 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] GET https://10.4.3.152/volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 Aug 14 03:04:00.439271 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-88e1f596-c655-4a5b-a48c-60197eb86b78 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:00.439697 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-88e1f596-c655-4a5b-a48c-60197eb86b78 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:00.445087 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-52a71bcd-75ed-484f-a4e5-f27cde461593 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:04:00.451443 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:00.451443 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:00.452207 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-52a71bcd-75ed-484f-a4e5-f27cde461593 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:04:00.453077 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 424/1711] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:00 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:00.460321 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-88e1f596-c655-4a5b-a48c-60197eb86b78 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Volume info retrieved successfully. Aug 14 03:04:00.470573 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-88e1f596-c655-4a5b-a48c-60197eb86b78 tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] https://10.4.3.152/volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 returned with HTTP 200 Aug 14 03:04:00.470573 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 434/1712] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:00 2026] GET /volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 => generated 886 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:00.475288 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4147af0c-c398-42d3-b9e5-4cce58940f8b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:00.479789 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4147af0c-c398-42d3-b9e5-4cce58940f8b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:04:00.479789 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4147af0c-c398-42d3-b9e5-4cce58940f8b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:00.479789 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4147af0c-c398-42d3-b9e5-4cce58940f8b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:00.503137 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:00.503137 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:00.511205 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4147af0c-c398-42d3-b9e5-4cce58940f8b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:04:00.519953 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4147af0c-c398-42d3-b9e5-4cce58940f8b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:04:00.520601 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 426/1713] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:00 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:00.591993 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-36509fbc-8d55-4978-8fee-4cdc92585044 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:00.595367 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-36509fbc-8d55-4978-8fee-4cdc92585044 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] DELETE https://10.4.3.152/volume/v3/attachments/fdf90651-749a-431b-a065-19f18daa82f9 Aug 14 03:04:00.598433 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-36509fbc-8d55-4978-8fee-4cdc92585044 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:00.598764 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-36509fbc-8d55-4978-8fee-4cdc92585044 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:00.614683 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:00.614683 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:00.685772 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-12a94869-0069-4275-bcb8-55dd3e75c1e5 req-36509fbc-8d55-4978-8fee-4cdc92585044 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/attachments/fdf90651-749a-431b-a065-19f18daa82f9 returned with HTTP 200 Aug 14 03:04:00.686342 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 430/1714] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:04:00 2026] DELETE /volume/v3/attachments/fdf90651-749a-431b-a065-19f18daa82f9 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:00.961650 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-a6e47f8c-b53b-4e1d-bc43-64208ef6a2b4 req-855e4dd8-f1e1-4a82-a8d7-65dee7cecb4b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:00.965057 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-a6e47f8c-b53b-4e1d-bc43-64208ef6a2b4 req-855e4dd8-f1e1-4a82-a8d7-65dee7cecb4b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:04:00.965057 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-a6e47f8c-b53b-4e1d-bc43-64208ef6a2b4 req-855e4dd8-f1e1-4a82-a8d7-65dee7cecb4b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:00.965057 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-a6e47f8c-b53b-4e1d-bc43-64208ef6a2b4 req-855e4dd8-f1e1-4a82-a8d7-65dee7cecb4b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:00.985578 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:00.985578 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:00.993668 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-a6e47f8c-b53b-4e1d-bc43-64208ef6a2b4 req-855e4dd8-f1e1-4a82-a8d7-65dee7cecb4b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:04:01.001793 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-a6e47f8c-b53b-4e1d-bc43-64208ef6a2b4 req-855e4dd8-f1e1-4a82-a8d7-65dee7cecb4b tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:04:01.002276 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 425/1715] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:00 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 875 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:01.085479 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-797658ce-b54d-408b-a2e9-7cd244c42d5a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.091505 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-797658ce-b54d-408b-a2e9-7cd244c42d5a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:04:01.093331 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-797658ce-b54d-408b-a2e9-7cd244c42d5a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:01.093331 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-797658ce-b54d-408b-a2e9-7cd244c42d5a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:01.093331 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-797658ce-b54d-408b-a2e9-7cd244c42d5a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:01.104242 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:01.104242 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:01.107500 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-797658ce-b54d-408b-a2e9-7cd244c42d5a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:04:01.108134 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 435/1716] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:01 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 792 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:01.121782 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-499a2bf8-12d6-4594-b175-4df382c0e66b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.124426 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-499a2bf8-12d6-4594-b175-4df382c0e66b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:01.126159 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-499a2bf8-12d6-4594-b175-4df382c0e66b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:01.126159 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-499a2bf8-12d6-4594-b175-4df382c0e66b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:01.147310 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:01.147310 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:01.156854 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-499a2bf8-12d6-4594-b175-4df382c0e66b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:01.167913 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-499a2bf8-12d6-4594-b175-4df382c0e66b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:04:01.169106 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 427/1717] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:01 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 1133 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:01.196335 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-184261fa-d34b-4c69-bdd7-c18ca024f91e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.201152 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-184261fa-d34b-4c69-bdd7-c18ca024f91e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:04:01.201152 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-184261fa-d34b-4c69-bdd7-c18ca024f91e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:01.202080 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-184261fa-d34b-4c69-bdd7-c18ca024f91e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:01.202225 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-184261fa-d34b-4c69-bdd7-c18ca024f91e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete backup with id: 6585d74f-1629-4bf5-b0a2-183631cd1615. Aug 14 03:04:01.212913 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:01.212913 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:01.247578 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-184261fa-d34b-4c69-bdd7-c18ca024f91e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] delete_backup rpcapi backup_id 6585d74f-1629-4bf5-b0a2-183631cd1615 {{(pid=100380) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:04:01.252219 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-184261fa-d34b-4c69-bdd7-c18ca024f91e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 202 Aug 14 03:04:01.252219 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 431/1718] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:01 2026] DELETE /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:04:01.262478 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0e2ec77b-14e2-4423-a9ce-76c25d219a7d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.266654 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0e2ec77b-14e2-4423-a9ce-76c25d219a7d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:04:01.271120 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0e2ec77b-14e2-4423-a9ce-76c25d219a7d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:01.271120 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0e2ec77b-14e2-4423-a9ce-76c25d219a7d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:01.271120 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0e2ec77b-14e2-4423-a9ce-76c25d219a7d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:01.276391 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:01.276391 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:01.277428 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0e2ec77b-14e2-4423-a9ce-76c25d219a7d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:04:01.277931 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 426/1719] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:01 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:04:01.491555 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3148cf9e-699c-4ca7-bf86-18b8745e786f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.495970 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3148cf9e-699c-4ca7-bf86-18b8745e786f tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] GET https://10.4.3.152/volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 Aug 14 03:04:01.497037 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3148cf9e-699c-4ca7-bf86-18b8745e786f tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:01.497037 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3148cf9e-699c-4ca7-bf86-18b8745e786f tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:01.507126 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3148cf9e-699c-4ca7-bf86-18b8745e786f tempest-VolumeTypesAccessTest-1576163271 tempest-VolumeTypesAccessTest-1576163271-project-member] https://10.4.3.152/volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 returned with HTTP 404 Aug 14 03:04:01.507585 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 436/1720] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:01 2026] GET /volume/v3/volumes/c9498ab7-7941-4843-b968-4ef84666bc27 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:01.522211 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-57e10548-d95b-457d-b1f5-d8de3cf028a9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.526171 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-57e10548-d95b-457d-b1f5-d8de3cf028a9 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] POST https://10.4.3.152/volume/v3/types/1f78c998-4b57-44a4-8c44-979232e40bee/action Aug 14 03:04:01.527062 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-57e10548-d95b-457d-b1f5-d8de3cf028a9 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action body: b'{"removeProjectAccess": {"project": "c002b5c164ea404187e879f2b6dc9517"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:01.527311 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-57e10548-d95b-457d-b1f5-d8de3cf028a9 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c002b5c164ea404187e879f2b6dc9517"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:01.553747 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-57e10548-d95b-457d-b1f5-d8de3cf028a9 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types/1f78c998-4b57-44a4-8c44-979232e40bee/action returned with HTTP 202 Aug 14 03:04:01.553747 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 428/1721] 10.4.3.152 () {68 vars in 1384 bytes} [Fri Aug 14 03:04:01 2026] POST /volume/v3/types/1f78c998-4b57-44a4-8c44-979232e40bee/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:01.568935 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f6fab79e-f57e-4d9d-88b4-f5760d86384b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.574784 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f6fab79e-f57e-4d9d-88b4-f5760d86384b tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] DELETE https://10.4.3.152/volume/v3/types/1f78c998-4b57-44a4-8c44-979232e40bee Aug 14 03:04:01.574784 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f6fab79e-f57e-4d9d-88b4-f5760d86384b tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:01.574784 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f6fab79e-f57e-4d9d-88b4-f5760d86384b tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:01.622257 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f6fab79e-f57e-4d9d-88b4-f5760d86384b tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types/1f78c998-4b57-44a4-8c44-979232e40bee returned with HTTP 202 Aug 14 03:04:01.622842 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 432/1722] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:04:01 2026] DELETE /volume/v3/types/1f78c998-4b57-44a4-8c44-979232e40bee => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:01.635927 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0acbe88e-ebe3-42b4-b5d5-420f312809eb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.638660 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0acbe88e-ebe3-42b4-b5d5-420f312809eb tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] GET https://10.4.3.152/volume/v3/types/1f78c998-4b57-44a4-8c44-979232e40bee Aug 14 03:04:01.638887 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0acbe88e-ebe3-42b4-b5d5-420f312809eb tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:01.639147 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0acbe88e-ebe3-42b4-b5d5-420f312809eb tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:01.644780 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0acbe88e-ebe3-42b4-b5d5-420f312809eb tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types/1f78c998-4b57-44a4-8c44-979232e40bee returned with HTTP 404 Aug 14 03:04:01.645455 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 427/1723] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:04:01 2026] GET /volume/v3/types/1f78c998-4b57-44a4-8c44-979232e40bee => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:01.657776 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-22da20d1-3f4f-4a45-af6e-9628f92be511 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.659545 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-22da20d1-3f4f-4a45-af6e-9628f92be511 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:04:01.660278 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-22da20d1-3f4f-4a45-af6e-9628f92be511 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-434657216", "os-volume-type-access:is_public": false}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:01.695484 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-22da20d1-3f4f-4a45-af6e-9628f92be511 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:04:01.696513 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 437/1724] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:04:01 2026] POST /volume/v3/types => generated 228 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:01.710531 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-45cc3fe2-0ecc-4df8-ac4f-9ef3d0d756ba None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.714085 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-45cc3fe2-0ecc-4df8-ac4f-9ef3d0d756ba tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] POST https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/action Aug 14 03:04:01.714892 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-45cc3fe2-0ecc-4df8-ac4f-9ef3d0d756ba tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action body: b'{"addProjectAccess": {"project": "c002b5c164ea404187e879f2b6dc9517"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:01.715652 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-45cc3fe2-0ecc-4df8-ac4f-9ef3d0d756ba tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c002b5c164ea404187e879f2b6dc9517"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:01.737008 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-45cc3fe2-0ecc-4df8-ac4f-9ef3d0d756ba tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/action returned with HTTP 202 Aug 14 03:04:01.737008 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 429/1725] 10.4.3.152 () {68 vars in 1384 bytes} [Fri Aug 14 03:04:01 2026] POST /volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:01.748926 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-75cbe767-d20f-48d7-9d31-b0ae98888706 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.752299 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75cbe767-d20f-48d7-9d31-b0ae98888706 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] POST https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/action Aug 14 03:04:01.753010 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75cbe767-d20f-48d7-9d31-b0ae98888706 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action body: b'{"addProjectAccess": {"project": "7b0ba3d57f55439c8a8809f423ef350b"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:01.753010 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75cbe767-d20f-48d7-9d31-b0ae98888706 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7b0ba3d57f55439c8a8809f423ef350b"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:01.788040 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75cbe767-d20f-48d7-9d31-b0ae98888706 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/action returned with HTTP 202 Aug 14 03:04:01.788516 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 433/1726] 10.4.3.152 () {68 vars in 1384 bytes} [Fri Aug 14 03:04:01 2026] POST /volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:01.801346 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6f5476dc-9be2-4d29-8ff6-299362aecb60 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.804308 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f5476dc-9be2-4d29-8ff6-299362aecb60 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] GET https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/os-volume-type-access Aug 14 03:04:01.805043 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f5476dc-9be2-4d29-8ff6-299362aecb60 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:01.805043 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f5476dc-9be2-4d29-8ff6-299362aecb60 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:01.826293 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f5476dc-9be2-4d29-8ff6-299362aecb60 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/os-volume-type-access returned with HTTP 200 Aug 14 03:04:01.827121 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 428/1727] 10.4.3.152 () {66 vars in 1408 bytes} [Fri Aug 14 03:04:01 2026] GET /volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/os-volume-type-access => generated 244 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:01.841342 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-43d4ca45-9eba-472a-9245-0a3f428e03e0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.845022 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-43d4ca45-9eba-472a-9245-0a3f428e03e0 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] POST https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/action Aug 14 03:04:01.845228 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-43d4ca45-9eba-472a-9245-0a3f428e03e0 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action body: b'{"removeProjectAccess": {"project": "7b0ba3d57f55439c8a8809f423ef350b"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:01.845436 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-43d4ca45-9eba-472a-9245-0a3f428e03e0 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7b0ba3d57f55439c8a8809f423ef350b"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:01.872873 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-43d4ca45-9eba-472a-9245-0a3f428e03e0 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/action returned with HTTP 202 Aug 14 03:04:01.876449 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 438/1728] 10.4.3.152 () {68 vars in 1384 bytes} [Fri Aug 14 03:04:01 2026] POST /volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:01.890631 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0d24559f-3e11-4a3c-89f6-e65df2c8606a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.895056 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0d24559f-3e11-4a3c-89f6-e65df2c8606a tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] POST https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/action Aug 14 03:04:01.895056 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0d24559f-3e11-4a3c-89f6-e65df2c8606a tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action body: b'{"removeProjectAccess": {"project": "c002b5c164ea404187e879f2b6dc9517"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:01.895056 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0d24559f-3e11-4a3c-89f6-e65df2c8606a tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c002b5c164ea404187e879f2b6dc9517"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:01.912633 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0d24559f-3e11-4a3c-89f6-e65df2c8606a tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/action returned with HTTP 202 Aug 14 03:04:01.912633 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 430/1729] 10.4.3.152 () {68 vars in 1384 bytes} [Fri Aug 14 03:04:01 2026] POST /volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:01.925844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bb82af38-f15b-4aff-9e07-400e30f4c2ba None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:01.928132 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bb82af38-f15b-4aff-9e07-400e30f4c2ba tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] DELETE https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea Aug 14 03:04:01.932849 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bb82af38-f15b-4aff-9e07-400e30f4c2ba tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:01.932849 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bb82af38-f15b-4aff-9e07-400e30f4c2ba tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:01.992114 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bb82af38-f15b-4aff-9e07-400e30f4c2ba tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea returned with HTTP 202 Aug 14 03:04:01.992114 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 434/1730] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:04:01 2026] DELETE /volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:02.002212 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-812ab5ec-ee09-4320-84f1-d8616c9e1b51 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:02.006848 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-812ab5ec-ee09-4320-84f1-d8616c9e1b51 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] GET https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea Aug 14 03:04:02.008422 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-812ab5ec-ee09-4320-84f1-d8616c9e1b51 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:02.009242 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-812ab5ec-ee09-4320-84f1-d8616c9e1b51 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:02.017736 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-812ab5ec-ee09-4320-84f1-d8616c9e1b51 tempest-VolumeTypesAccessTest-1504631285 tempest-VolumeTypesAccessTest-1504631285-project-admin] https://10.4.3.152/volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea returned with HTTP 404 Aug 14 03:04:02.017736 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 429/1731] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:04:02 2026] GET /volume/v3/types/de5d835b-f838-496a-b3b2-e2cf909ad6ea => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:02.297354 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f7e02581-c4ac-4b0b-b427-afa2e9be8571 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:02.303927 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f7e02581-c4ac-4b0b-b427-afa2e9be8571 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:04:02.304108 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f7e02581-c4ac-4b0b-b427-afa2e9be8571 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:02.304748 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f7e02581-c4ac-4b0b-b427-afa2e9be8571 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:02.305074 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-f7e02581-c4ac-4b0b-b427-afa2e9be8571 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:02.314418 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:02.314418 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:02.315498 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f7e02581-c4ac-4b0b-b427-afa2e9be8571 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 200 Aug 14 03:04:02.316096 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 439/1732] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:02 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:02.768318 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-73b0af11-910f-4cad-9ca1-07cd01355964 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:02.771067 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:02.771067 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-901155638"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:02.773633 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-901155638'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:02.773886 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Create volume of 1 GB Aug 14 03:04:02.781254 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Availability Zones retrieved successfully. Aug 14 03:04:02.787754 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Flow 'volume_create_api' (ba0ba370-4033-4299-860d-5aa1526f1fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:02.789198 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf231ee-d86c-4f89-acd7-872c29be00ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:02.790161 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:02.836243 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf231ee-d86c-4f89-acd7-872c29be00ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:02.837521 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1da5c0-cedd-47d8-9e64-d47740af6b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:02.935300 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Created reservations ['a745d68d-2e67-4f54-a646-2afbdca8e875', '123c0ad2-e632-4e5b-b6a3-de649e95a23a', '62d8cbe7-5d04-4b96-be3c-c072f07c538b', 'ff196a92-aa92-4bac-a90f-f67af8bb7082'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:02.936452 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1da5c0-cedd-47d8-9e64-d47740af6b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a745d68d-2e67-4f54-a646-2afbdca8e875', '123c0ad2-e632-4e5b-b6a3-de649e95a23a', '62d8cbe7-5d04-4b96-be3c-c072f07c538b', 'ff196a92-aa92-4bac-a90f-f67af8bb7082']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:02.938323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (326254da-2a05-4acb-a2c5-41eb46abcca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:02.972513 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (326254da-2a05-4acb-a2c5-41eb46abcca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a22dea7-a786-431b-8a85-8bc4f65a6e37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-901155638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c0cd2e76f14181bc70a4f33f1d8450',qos_specs=None,replication_status=,reservations=['a745d68d-2e67-4f54-a646-2afbdca8e875','123c0ad2-e632-4e5b-b6a3-de649e95a23a','62d8cbe7-5d04-4b96-be3c-c072f07c538b','ff196a92-aa92-4bac-a90f-f67af8bb7082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5334c174f4ec444ea03a5e8bfb6e71ca',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-901155638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a22dea7-a786-431b-8a85-8bc4f65a6e37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0c0cd2e76f14181bc70a4f33f1d8450',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5334c174f4ec444ea03a5e8bfb6e71ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:02.973489 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a94f8076-d2da-48e0-a8c0-f084d44e8881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:03.005846 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a94f8076-d2da-48e0-a8c0-f084d44e8881) transitioned into state 'SUCCESS' from state '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-901155638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c0cd2e76f14181bc70a4f33f1d8450',qos_specs=None,replication_status=,reservations=['a745d68d-2e67-4f54-a646-2afbdca8e875','123c0ad2-e632-4e5b-b6a3-de649e95a23a','62d8cbe7-5d04-4b96-be3c-c072f07c538b','ff196a92-aa92-4bac-a90f-f67af8bb7082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5334c174f4ec444ea03a5e8bfb6e71ca',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:03.006736 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63cb3b51-745f-43bd-b3a8-84695404b80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:03.019610 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63cb3b51-745f-43bd-b3a8-84695404b80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:03.021619 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Flow 'volume_create_api' (ba0ba370-4033-4299-860d-5aa1526f1fe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:03.021619 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Create volume request issued successfully. Aug 14 03:04:03.024064 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-73b0af11-910f-4cad-9ca1-07cd01355964 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:03.024898 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 431/1733] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:04:02 2026] POST /volume/v3/volumes => generated 753 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:03.048020 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2c0f8e7c-6f79-4710-871a-da60acab51f7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:03.051229 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2c0f8e7c-6f79-4710-871a-da60acab51f7 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] GET https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 Aug 14 03:04:03.051430 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2c0f8e7c-6f79-4710-871a-da60acab51f7 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:03.051691 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2c0f8e7c-6f79-4710-871a-da60acab51f7 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:03.061955 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:03.061955 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:03.068356 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2c0f8e7c-6f79-4710-871a-da60acab51f7 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Volume info retrieved successfully. Aug 14 03:04:03.074229 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2c0f8e7c-6f79-4710-871a-da60acab51f7 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 returned with HTTP 200 Aug 14 03:04:03.074688 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 435/1734] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:03 2026] GET /volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:03.331105 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-06e3065c-4520-49c2-bbbb-c1e02b322d16 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:03.333008 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-06e3065c-4520-49c2-bbbb-c1e02b322d16 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 Aug 14 03:04:03.333259 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-06e3065c-4520-49c2-bbbb-c1e02b322d16 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:03.333404 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-06e3065c-4520-49c2-bbbb-c1e02b322d16 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:03.333513 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-06e3065c-4520-49c2-bbbb-c1e02b322d16 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 6585d74f-1629-4bf5-b0a2-183631cd1615. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:03.341595 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-06e3065c-4520-49c2-bbbb-c1e02b322d16 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 returned with HTTP 404 Aug 14 03:04:03.342382 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 430/1735] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:03 2026] GET /volume/v3/backups/6585d74f-1629-4bf5-b0a2-183631cd1615 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:03.513297 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-0865b200-7134-4b99-a7a8-9d41b6808223 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:03.515940 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-0865b200-7134-4b99-a7a8-9d41b6808223 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:03.517550 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-0865b200-7134-4b99-a7a8-9d41b6808223 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:03.517550 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-0865b200-7134-4b99-a7a8-9d41b6808223 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:03.541978 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:03.541978 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:03.553437 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-0865b200-7134-4b99-a7a8-9d41b6808223 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:03.560925 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-0865b200-7134-4b99-a7a8-9d41b6808223 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:04:03.561493 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 440/1736] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:03 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 1133 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:03.592218 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-9bff664e-d364-48e9-8995-5ca071514b52 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:03.595150 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-9bff664e-d364-48e9-8995-5ca071514b52 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9/action Aug 14 03:04:03.595659 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-9bff664e-d364-48e9-8995-5ca071514b52 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:03.596405 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-9bff664e-d364-48e9-8995-5ca071514b52 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:03.619128 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:03.619128 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:03.619850 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-9bff664e-d364-48e9-8995-5ca071514b52 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:03.637917 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-9bff664e-d364-48e9-8995-5ca071514b52 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Begin detaching volume completed successfully. Aug 14 03:04:03.638174 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-9bff664e-d364-48e9-8995-5ca071514b52 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9/action returned with HTTP 202 Aug 14 03:04:03.638982 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 432/1737] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:04:03 2026] POST /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:04:03.668742 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3add923d-4c5d-4535-8fd0-c5ae6fb88ffb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:03.671293 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3add923d-4c5d-4535-8fd0-c5ae6fb88ffb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:03.671655 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3add923d-4c5d-4535-8fd0-c5ae6fb88ffb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:03.672089 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3add923d-4c5d-4535-8fd0-c5ae6fb88ffb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:03.688698 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:03.688698 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:03.697380 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3add923d-4c5d-4535-8fd0-c5ae6fb88ffb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:03.705566 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c30cde85-1d03-4b0c-b534-49d00935179d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:03.706632 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c30cde85-1d03-4b0c-b534-49d00935179d None None] GET https://10.4.3.152/volume// Aug 14 03:04:03.706632 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c30cde85-1d03-4b0c-b534-49d00935179d None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:03.706632 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c30cde85-1d03-4b0c-b534-49d00935179d None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:03.707116 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c30cde85-1d03-4b0c-b534-49d00935179d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:03.707293 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3add923d-4c5d-4535-8fd0-c5ae6fb88ffb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:04:03.707452 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 431/1738] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:04:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:03.707914 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 436/1739] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:03 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:03.724493 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-b364198d-29b8-437f-93c5-64437509f982 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:03.728208 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-b364198d-29b8-437f-93c5-64437509f982 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:03.728894 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-b364198d-29b8-437f-93c5-64437509f982 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:03.729215 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-b364198d-29b8-437f-93c5-64437509f982 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:03.742432 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:03.742432 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:03.749483 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-b364198d-29b8-437f-93c5-64437509f982 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:03.757109 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-b364198d-29b8-437f-93c5-64437509f982 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:04:03.757676 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 441/1740] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:04:03 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 1316 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:04:04.094783 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-83f31e7c-76d8-44dc-8e3e-f8a799304b81 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:04.100142 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83f31e7c-76d8-44dc-8e3e-f8a799304b81 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] GET https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 Aug 14 03:04:04.100142 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83f31e7c-76d8-44dc-8e3e-f8a799304b81 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:04.100142 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83f31e7c-76d8-44dc-8e3e-f8a799304b81 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:04.112664 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:04.112664 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:04.121209 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-83f31e7c-76d8-44dc-8e3e-f8a799304b81 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Volume info retrieved successfully. Aug 14 03:04:04.128972 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83f31e7c-76d8-44dc-8e3e-f8a799304b81 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 returned with HTTP 200 Aug 14 03:04:04.128972 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 433/1741] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:04 2026] GET /volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:04.148246 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7c273554-f25a-484a-8687-7cf63bb8f859 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:04.152682 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7c273554-f25a-484a-8687-7cf63bb8f859 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] POST https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37/action Aug 14 03:04:04.154049 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7c273554-f25a-484a-8687-7cf63bb8f859 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:04.154521 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7c273554-f25a-484a-8687-7cf63bb8f859 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:04.170038 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:04.170038 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:04.170975 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7c273554-f25a-484a-8687-7cf63bb8f859 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Volume info retrieved successfully. Aug 14 03:04:04.183341 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7c273554-f25a-484a-8687-7cf63bb8f859 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Volume updated successfully. Aug 14 03:04:04.184250 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7c273554-f25a-484a-8687-7cf63bb8f859 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37/action returned with HTTP 200 Aug 14 03:04:04.184341 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 432/1742] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:04:04 2026] POST /volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:04:04.199747 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5cce37b9-dc08-415f-828f-6768b06a6889 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:04.203019 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5cce37b9-dc08-415f-828f-6768b06a6889 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] GET https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 Aug 14 03:04:04.203377 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5cce37b9-dc08-415f-828f-6768b06a6889 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:04.203669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5cce37b9-dc08-415f-828f-6768b06a6889 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:04.216207 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:04.216207 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:04.224392 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5cce37b9-dc08-415f-828f-6768b06a6889 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Volume info retrieved successfully. Aug 14 03:04:04.234395 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5cce37b9-dc08-415f-828f-6768b06a6889 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 returned with HTTP 200 Aug 14 03:04:04.235868 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 437/1743] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:04 2026] GET /volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:04.406597 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7ec0545f-34cf-4233-8bd2-dacfddc8d025 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:04.411509 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ec0545f-34cf-4233-8bd2-dacfddc8d025 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:04:04.411987 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ec0545f-34cf-4233-8bd2-dacfddc8d025 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:04.412220 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ec0545f-34cf-4233-8bd2-dacfddc8d025 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:04.412484 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-7ec0545f-34cf-4233-8bd2-dacfddc8d025 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Delete volume with id: fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:04:04.432614 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:04.432614 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:04.432614 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7ec0545f-34cf-4233-8bd2-dacfddc8d025 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:04:04.448937 np0000007307 devstack@c-api.service[100378]: WARNING cinder.keymgr.conf_key_mgr [None req-7ec0545f-34cf-4233-8bd2-dacfddc8d025 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:04:04.467683 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7ec0545f-34cf-4233-8bd2-dacfddc8d025 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Delete volume request issued successfully. Aug 14 03:04:04.468204 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ec0545f-34cf-4233-8bd2-dacfddc8d025 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 202 Aug 14 03:04:04.469127 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 442/1744] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:04 2026] DELETE /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:04.474260 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-b670bbc1-ccfe-4b0b-b769-9a8c8abf2bd8 req-e334153c-b0ef-4329-aada-c606b0db3516 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:04.477129 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b670bbc1-ccfe-4b0b-b769-9a8c8abf2bd8 req-e334153c-b0ef-4329-aada-c606b0db3516 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] GET https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 Aug 14 03:04:04.477969 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b670bbc1-ccfe-4b0b-b769-9a8c8abf2bd8 req-e334153c-b0ef-4329-aada-c606b0db3516 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:04.478170 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b670bbc1-ccfe-4b0b-b769-9a8c8abf2bd8 req-e334153c-b0ef-4329-aada-c606b0db3516 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:04.480537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7798625c-e0cb-4261-8acc-8aefb4834786 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:04.483633 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7798625c-e0cb-4261-8acc-8aefb4834786 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:04:04.483633 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7798625c-e0cb-4261-8acc-8aefb4834786 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:04.483838 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7798625c-e0cb-4261-8acc-8aefb4834786 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:04.492931 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:04.492931 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:04.501958 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:04.501958 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:04.503187 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-b670bbc1-ccfe-4b0b-b769-9a8c8abf2bd8 req-e334153c-b0ef-4329-aada-c606b0db3516 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Volume info retrieved successfully. Aug 14 03:04:04.508418 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7798625c-e0cb-4261-8acc-8aefb4834786 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Volume info retrieved successfully. Aug 14 03:04:04.512085 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b670bbc1-ccfe-4b0b-b769-9a8c8abf2bd8 req-e334153c-b0ef-4329-aada-c606b0db3516 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 returned with HTTP 200 Aug 14 03:04:04.512626 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 434/1745] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:04 2026] GET /volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:04.525729 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7798625c-e0cb-4261-8acc-8aefb4834786 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 200 Aug 14 03:04:04.526334 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 433/1746] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:04 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:04.730031 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-db921672-9789-448a-a303-11c035c58e35 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:04.733211 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db921672-9789-448a-a303-11c035c58e35 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:04.733211 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db921672-9789-448a-a303-11c035c58e35 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:04.733211 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db921672-9789-448a-a303-11c035c58e35 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:04.747222 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:04.747222 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:04.751246 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-db921672-9789-448a-a303-11c035c58e35 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:04.764507 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db921672-9789-448a-a303-11c035c58e35 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:04:04.764507 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 438/1747] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:04 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:04.994323 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-00aaaf6c-f6e9-4e25-9c44-70e25a83e951 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:04.998988 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-00aaaf6c-f6e9-4e25-9c44-70e25a83e951 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/attachments/24a698c9-e60f-4a4a-9e96-a6173896f52a Aug 14 03:04:04.999291 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-00aaaf6c-f6e9-4e25-9c44-70e25a83e951 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:04.999600 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-00aaaf6c-f6e9-4e25-9c44-70e25a83e951 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:05.012531 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:05.012531 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:05.086224 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0b332a6e-634a-4e8f-a840-5bad52442f87 req-00aaaf6c-f6e9-4e25-9c44-70e25a83e951 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/attachments/24a698c9-e60f-4a4a-9e96-a6173896f52a returned with HTTP 200 Aug 14 03:04:05.086903 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 443/1748] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:04:04 2026] DELETE /volume/v3/attachments/24a698c9-e60f-4a4a-9e96-a6173896f52a => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:05.104323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:05.107567 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:05.110880 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-293855735"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:05.117849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-293855735'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:05.117849 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Create volume of 1 GB Aug 14 03:04:05.124344 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Availability Zones retrieved successfully. Aug 14 03:04:05.134870 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Flow 'volume_create_api' (97fdf8de-68a6-4c0a-b4c9-7f3e92b06a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:05.138861 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f5aad85-917c-40eb-b925-53c6da2cf2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:05.138861 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:05.196783 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f5aad85-917c-40eb-b925-53c6da2cf2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:05.199603 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0473fe1c-1dcb-449e-a213-7fec0caff73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:05.259498 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Created reservations ['a58b44a5-9e62-4551-b727-5f2047e88fa0', '3e882010-a835-4bbc-b32a-bbe051d95998', 'c36d0d00-9d6d-4284-a2d9-d449534238dd', '609d1f2e-e33b-4c6a-bd07-ee1d525cb985'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:05.261486 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0473fe1c-1dcb-449e-a213-7fec0caff73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a58b44a5-9e62-4551-b727-5f2047e88fa0', '3e882010-a835-4bbc-b32a-bbe051d95998', 'c36d0d00-9d6d-4284-a2d9-d449534238dd', '609d1f2e-e33b-4c6a-bd07-ee1d525cb985']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:05.263055 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957218d3-fae0-457c-acdb-f3a7cc9beae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:05.294414 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957218d3-fae0-457c-acdb-f3a7cc9beae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90c1c7d1-cef6-4e28-a45a-2b2c85430c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-293855735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c0cd2e76f14181bc70a4f33f1d8450',qos_specs=None,replication_status=,reservations=['a58b44a5-9e62-4551-b727-5f2047e88fa0','3e882010-a835-4bbc-b32a-bbe051d95998','c36d0d00-9d6d-4284-a2d9-d449534238dd','609d1f2e-e33b-4c6a-bd07-ee1d525cb985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5334c174f4ec444ea03a5e8bfb6e71ca',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-293855735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90c1c7d1-cef6-4e28-a45a-2b2c85430c8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0c0cd2e76f14181bc70a4f33f1d8450',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5334c174f4ec444ea03a5e8bfb6e71ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:05.295695 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e577f5ac-0289-4e54-88ea-0fdc74c7080c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:05.325171 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e577f5ac-0289-4e54-88ea-0fdc74c7080c) transitioned into state 'SUCCESS' from state '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-293855735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c0cd2e76f14181bc70a4f33f1d8450',qos_specs=None,replication_status=,reservations=['a58b44a5-9e62-4551-b727-5f2047e88fa0','3e882010-a835-4bbc-b32a-bbe051d95998','c36d0d00-9d6d-4284-a2d9-d449534238dd','609d1f2e-e33b-4c6a-bd07-ee1d525cb985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5334c174f4ec444ea03a5e8bfb6e71ca',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:05.326278 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (163c6322-267c-4bb3-97a8-cab7fcbad77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:05.343929 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (163c6322-267c-4bb3-97a8-cab7fcbad77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:05.343929 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Flow 'volume_create_api' (97fdf8de-68a6-4c0a-b4c9-7f3e92b06a06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:05.343929 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Create volume request issued successfully. Aug 14 03:04:05.344339 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5fc4b1da-bbd5-4250-9b4e-704aa47c6b90 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:05.344541 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 435/1749] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:04:05 2026] POST /volume/v3/volumes => generated 753 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:05.361181 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e055c8b2-562b-481d-94fd-d1496d84d15d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:05.365039 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e055c8b2-562b-481d-94fd-d1496d84d15d tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] GET https://10.4.3.152/volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f Aug 14 03:04:05.365310 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e055c8b2-562b-481d-94fd-d1496d84d15d tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:05.365552 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e055c8b2-562b-481d-94fd-d1496d84d15d tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:05.377234 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:05.377234 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:05.382094 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e055c8b2-562b-481d-94fd-d1496d84d15d tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Volume info retrieved successfully. Aug 14 03:04:05.388359 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e055c8b2-562b-481d-94fd-d1496d84d15d tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f returned with HTTP 200 Aug 14 03:04:05.389766 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 434/1750] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:05 2026] GET /volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:05.548836 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9314ff11-b20a-4da4-b305-367b87ce26f4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:05.550470 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9314ff11-b20a-4da4-b305-367b87ce26f4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] GET https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d Aug 14 03:04:05.550839 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9314ff11-b20a-4da4-b305-367b87ce26f4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:05.551155 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9314ff11-b20a-4da4-b305-367b87ce26f4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:05.562854 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9314ff11-b20a-4da4-b305-367b87ce26f4 tempest-TestEncryptedCinderVolumes-1742017548 tempest-TestEncryptedCinderVolumes-1742017548-project-member] https://10.4.3.152/volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d returned with HTTP 404 Aug 14 03:04:05.562854 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 439/1751] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:05 2026] GET /volume/v3/volumes/fddda819-dc9d-4728-96fe-03877b01684d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:05.572343 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2358a0c7-faec-489c-8e02-9d45fbc50552 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:05.785621 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-579c490f-914d-4968-9d02-73dbc5e3cc93 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:05.786433 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-579c490f-914d-4968-9d02-73dbc5e3cc93 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:05.786702 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-579c490f-914d-4968-9d02-73dbc5e3cc93 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:05.787132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-579c490f-914d-4968-9d02-73dbc5e3cc93 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:05.798810 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:05.798810 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:05.805268 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-579c490f-914d-4968-9d02-73dbc5e3cc93 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:05.814012 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-579c490f-914d-4968-9d02-73dbc5e3cc93 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:04:05.814012 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 436/1752] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:05 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:05.854700 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2358a0c7-faec-489c-8e02-9d45fbc50552 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:04:05.854700 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2358a0c7-faec-489c-8e02-9d45fbc50552 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:05.854945 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2358a0c7-faec-489c-8e02-9d45fbc50552 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:05.855446 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:05.855446 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:05.855735 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2358a0c7-faec-489c-8e02-9d45fbc50552 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:05.885063 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2358a0c7-faec-489c-8e02-9d45fbc50552 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Get all volumes completed successfully. Aug 14 03:04:05.886613 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:05.886613 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:05.898268 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2358a0c7-faec-489c-8e02-9d45fbc50552 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:04:05.900687 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 444/1753] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:04:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10797 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:04:05.925076 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c5486478-ccee-42b1-b200-7bcebf805849 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:05.927400 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c5486478-ccee-42b1-b200-7bcebf805849 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] DELETE https://10.4.3.152/volume/v3/types/e7bacee4-751b-496c-a871-637abc70c96a Aug 14 03:04:05.928337 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c5486478-ccee-42b1-b200-7bcebf805849 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:05.928337 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c5486478-ccee-42b1-b200-7bcebf805849 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:05.972546 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c5486478-ccee-42b1-b200-7bcebf805849 tempest-TestEncryptedCinderVolumes-1997758081 tempest-TestEncryptedCinderVolumes-1997758081-project-admin] https://10.4.3.152/volume/v3/types/e7bacee4-751b-496c-a871-637abc70c96a returned with HTTP 202 Aug 14 03:04:05.972546 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 435/1754] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:04:05 2026] DELETE /volume/v3/types/e7bacee4-751b-496c-a871-637abc70c96a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:06.409952 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9e2506d3-88e9-4682-ae56-2c55d24320e6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:06.413672 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9e2506d3-88e9-4682-ae56-2c55d24320e6 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] GET https://10.4.3.152/volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f Aug 14 03:04:06.413672 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9e2506d3-88e9-4682-ae56-2c55d24320e6 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:06.413976 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9e2506d3-88e9-4682-ae56-2c55d24320e6 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:06.435201 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:06.435201 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:06.444755 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9e2506d3-88e9-4682-ae56-2c55d24320e6 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Volume info retrieved successfully. Aug 14 03:04:06.453404 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9e2506d3-88e9-4682-ae56-2c55d24320e6 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f returned with HTTP 200 Aug 14 03:04:06.454447 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 440/1755] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:06 2026] GET /volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:06.586883 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-16bdabae-e890-4604-94a0-41921c09b471 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:06.806754 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-16bdabae-e890-4604-94a0-41921c09b471 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:04:06.806754 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-16bdabae-e890-4604-94a0-41921c09b471 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-514310197", "extra_specs": {"spec1": "val1"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:06.839980 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-16bdabae-e890-4604-94a0-41921c09b471 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:04:06.839980 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 437/1756] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:04:06 2026] POST /volume/v3/types => generated 242 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:06.854243 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5bf36c8a-6a03-44da-aee6-c07a73449865 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:06.859500 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5bf36c8a-6a03-44da-aee6-c07a73449865 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] POST https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs Aug 14 03:04:06.860002 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5bf36c8a-6a03-44da-aee6-c07a73449865 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:06.865691 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5bf36c8a-6a03-44da-aee6-c07a73449865 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs returned with HTTP 400 Aug 14 03:04:06.866313 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 445/1757] 10.4.3.152 () {68 vars in 1399 bytes} [Fri Aug 14 03:04:06 2026] POST /volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs => generated 146 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:04:06.882716 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9376dec0-a928-4f5c-bfec-6fea91da0ebb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:06.888584 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9376dec0-a928-4f5c-bfec-6fea91da0ebb tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] POST https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs Aug 14 03:04:06.889284 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9376dec0-a928-4f5c-bfec-6fea91da0ebb tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:06.892099 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9376dec0-a928-4f5c-bfec-6fea91da0ebb tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs returned with HTTP 400 Aug 14 03:04:06.893003 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 436/1758] 10.4.3.152 () {68 vars in 1399 bytes} [Fri Aug 14 03:04:06 2026] POST /volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs => generated 132 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:04:06.905771 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f4373191-5403-4f97-b346-0525945e8d05 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:06.910096 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f4373191-5403-4f97-b346-0525945e8d05 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] POST https://10.4.3.152/volume/v3/types/724f0083-80e4-48fc-88b2-4482f63eb646/extra_specs Aug 14 03:04:06.910096 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f4373191-5403-4f97-b346-0525945e8d05 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:06.922402 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f4373191-5403-4f97-b346-0525945e8d05 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/724f0083-80e4-48fc-88b2-4482f63eb646/extra_specs returned with HTTP 404 Aug 14 03:04:06.923331 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 441/1759] 10.4.3.152 () {68 vars in 1399 bytes} [Fri Aug 14 03:04:06 2026] POST /volume/v3/types/724f0083-80e4-48fc-88b2-4482f63eb646/extra_specs => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:06.937431 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ec9d1148-2ed1-46f9-b70c-857e614d6ec5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:06.941097 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ec9d1148-2ed1-46f9-b70c-857e614d6ec5 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] DELETE https://10.4.3.152/volume/v3/types/ac6bbf5d-3ef4-4147-bc9a-e6582b906f43/extra_specs/spec1 Aug 14 03:04:06.941512 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ec9d1148-2ed1-46f9-b70c-857e614d6ec5 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:06.941905 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ec9d1148-2ed1-46f9-b70c-857e614d6ec5 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:06.952239 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ec9d1148-2ed1-46f9-b70c-857e614d6ec5 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/ac6bbf5d-3ef4-4147-bc9a-e6582b906f43/extra_specs/spec1 returned with HTTP 404 Aug 14 03:04:06.953099 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 438/1760] 10.4.3.152 () {66 vars in 1399 bytes} [Fri Aug 14 03:04:06 2026] DELETE /volume/v3/types/ac6bbf5d-3ef4-4147-bc9a-e6582b906f43/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:06.971874 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-06898220-3144-41c4-83da-43a591e94967 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:06.976374 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-06898220-3144-41c4-83da-43a591e94967 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] GET https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/nonexistent_extra_spec_name Aug 14 03:04:06.977372 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-06898220-3144-41c4-83da-43a591e94967 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:06.978522 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-06898220-3144-41c4-83da-43a591e94967 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:06.992166 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-06898220-3144-41c4-83da-43a591e94967 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 14 03:04:06.993105 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 446/1761] 10.4.3.152 () {66 vars in 1462 bytes} [Fri Aug 14 03:04:06 2026] GET /volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:07.009624 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6da288fd-2c0d-4f9b-a0c5-d52daa6c1bfc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:07.016285 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6da288fd-2c0d-4f9b-a0c5-d52daa6c1bfc tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] GET https://10.4.3.152/volume/v3/types/adbafdb3-d66a-4318-a159-ab84f1d84e54/extra_specs/spec1 Aug 14 03:04:07.016593 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6da288fd-2c0d-4f9b-a0c5-d52daa6c1bfc tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:07.016898 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6da288fd-2c0d-4f9b-a0c5-d52daa6c1bfc tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:07.022207 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6da288fd-2c0d-4f9b-a0c5-d52daa6c1bfc tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/adbafdb3-d66a-4318-a159-ab84f1d84e54/extra_specs/spec1 returned with HTTP 404 Aug 14 03:04:07.023010 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 437/1762] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:04:07 2026] GET /volume/v3/types/adbafdb3-d66a-4318-a159-ab84f1d84e54/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:07.042275 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b9799253-8063-4c65-b6d2-139ff796793f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:07.045216 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b9799253-8063-4c65-b6d2-139ff796793f tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] GET https://10.4.3.152/volume/v3/types/0b6aa3c0-4014-42b1-a910-4b261584cd5b/extra_specs Aug 14 03:04:07.046845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b9799253-8063-4c65-b6d2-139ff796793f tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:07.046845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b9799253-8063-4c65-b6d2-139ff796793f tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:07.055130 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b9799253-8063-4c65-b6d2-139ff796793f tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/0b6aa3c0-4014-42b1-a910-4b261584cd5b/extra_specs returned with HTTP 404 Aug 14 03:04:07.055130 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 442/1763] 10.4.3.152 () {66 vars in 1378 bytes} [Fri Aug 14 03:04:07 2026] GET /volume/v3/types/0b6aa3c0-4014-42b1-a910-4b261584cd5b/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:07.069860 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-750a865f-fc16-466e-a0ac-d52854fc8b58 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:07.071270 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8e04eb72-37ae-4477-8002-c3535b7e2f1e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:07.072587 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-750a865f-fc16-466e-a0ac-d52854fc8b58 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] DELETE https://10.4.3.152/volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f Aug 14 03:04:07.073267 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-750a865f-fc16-466e-a0ac-d52854fc8b58 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:07.073494 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8e04eb72-37ae-4477-8002-c3535b7e2f1e tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] PUT https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/spec1 Aug 14 03:04:07.073733 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-750a865f-fc16-466e-a0ac-d52854fc8b58 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:07.073836 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8e04eb72-37ae-4477-8002-c3535b7e2f1e tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:07.074691 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-750a865f-fc16-466e-a0ac-d52854fc8b58 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Delete volume with id: 90c1c7d1-cef6-4e28-a45a-2b2c85430c8f Aug 14 03:04:07.075352 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8e04eb72-37ae-4477-8002-c3535b7e2f1e tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/spec1 returned with HTTP 400 Aug 14 03:04:07.075874 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 447/1764] 10.4.3.152 () {68 vars in 1416 bytes} [Fri Aug 14 03:04:07 2026] PUT /volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:04:07.085204 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:07.085204 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:07.085854 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-750a865f-fc16-466e-a0ac-d52854fc8b58 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Volume info retrieved successfully. Aug 14 03:04:07.089199 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-01485d80-b702-4752-a7ca-4627a9cf3c23 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:07.091591 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-01485d80-b702-4752-a7ca-4627a9cf3c23 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] PUT https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/spec1 Aug 14 03:04:07.092312 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-01485d80-b702-4752-a7ca-4627a9cf3c23 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Action: 'update', calling method: update, body: null {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:07.095258 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-01485d80-b702-4752-a7ca-4627a9cf3c23 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/spec1 returned with HTTP 400 Aug 14 03:04:07.095625 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 438/1765] 10.4.3.152 () {68 vars in 1415 bytes} [Fri Aug 14 03:04:07 2026] PUT /volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:04:07.108919 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e93731b4-a6a2-4275-b88c-c8fba3891944 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:07.110953 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e93731b4-a6a2-4275-b88c-c8fba3891944 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] PUT https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/None Aug 14 03:04:07.111547 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e93731b4-a6a2-4275-b88c-c8fba3891944 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:07.119587 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-750a865f-fc16-466e-a0ac-d52854fc8b58 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Delete volume request issued successfully. Aug 14 03:04:07.120627 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-750a865f-fc16-466e-a0ac-d52854fc8b58 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f returned with HTTP 202 Aug 14 03:04:07.120627 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 439/1766] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:07 2026] DELETE /volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:07.128355 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e93731b4-a6a2-4275-b88c-c8fba3891944 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 03:04:07.128355 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e93731b4-a6a2-4275-b88c-c8fba3891944 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/None returned with HTTP 400 Aug 14 03:04:07.128355 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 443/1767] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:04:07 2026] PUT /volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/None => generated 73 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:04:07.134168 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-004df858-1bc6-4fa3-b6a4-8991ac97341b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:07.135788 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-004df858-1bc6-4fa3-b6a4-8991ac97341b tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] GET https://10.4.3.152/volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f Aug 14 03:04:07.137711 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-004df858-1bc6-4fa3-b6a4-8991ac97341b tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:07.137711 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-004df858-1bc6-4fa3-b6a4-8991ac97341b tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:07.140739 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c0bea9e7-3356-47a1-9859-92132684d64b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:07.144954 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c0bea9e7-3356-47a1-9859-92132684d64b tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] PUT https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/77f6556b-a70f-4d07-b153-a4369c92d8a7 Aug 14 03:04:07.146150 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c0bea9e7-3356-47a1-9859-92132684d64b tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:07.147378 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:07.147378 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:07.154559 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-004df858-1bc6-4fa3-b6a4-8991ac97341b tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Volume info retrieved successfully. Aug 14 03:04:07.161288 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-004df858-1bc6-4fa3-b6a4-8991ac97341b tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f returned with HTTP 200 Aug 14 03:04:07.161925 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 448/1768] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:07 2026] GET /volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:07.172847 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c0bea9e7-3356-47a1-9859-92132684d64b tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 03:04:07.173159 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c0bea9e7-3356-47a1-9859-92132684d64b tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/77f6556b-a70f-4d07-b153-a4369c92d8a7 returned with HTTP 400 Aug 14 03:04:07.174127 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 439/1769] 10.4.3.152 () {68 vars in 1509 bytes} [Fri Aug 14 03:04:07 2026] PUT /volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76/extra_specs/77f6556b-a70f-4d07-b153-a4369c92d8a7 => generated 73 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:04:07.187850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-55c842d6-cff3-413d-9126-b21897a0ad3e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:07.190791 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-55c842d6-cff3-413d-9126-b21897a0ad3e tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] PUT https://10.4.3.152/volume/v3/types/1e8e482c-236c-407a-92ed-64dc9e04d53f/extra_specs/spec1 Aug 14 03:04:07.191906 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-55c842d6-cff3-413d-9126-b21897a0ad3e tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:07.208914 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-55c842d6-cff3-413d-9126-b21897a0ad3e tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/1e8e482c-236c-407a-92ed-64dc9e04d53f/extra_specs/spec1 returned with HTTP 404 Aug 14 03:04:07.209087 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 440/1770] 10.4.3.152 () {68 vars in 1416 bytes} [Fri Aug 14 03:04:07 2026] PUT /volume/v3/types/1e8e482c-236c-407a-92ed-64dc9e04d53f/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:07.223583 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-660d51f3-882e-4ff4-ac40-d5229f4e4ef1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:07.227265 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-660d51f3-882e-4ff4-ac40-d5229f4e4ef1 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] DELETE https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76 Aug 14 03:04:07.228363 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-660d51f3-882e-4ff4-ac40-d5229f4e4ef1 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:07.230116 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-660d51f3-882e-4ff4-ac40-d5229f4e4ef1 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:07.282215 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-660d51f3-882e-4ff4-ac40-d5229f4e4ef1 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76 returned with HTTP 202 Aug 14 03:04:07.283188 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 444/1771] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:04:07 2026] DELETE /volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:07.293215 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e1680dc8-ca4f-4425-85a7-84e1616e6886 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:07.295441 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e1680dc8-ca4f-4425-85a7-84e1616e6886 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] GET https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76 Aug 14 03:04:07.295901 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e1680dc8-ca4f-4425-85a7-84e1616e6886 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:07.296722 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e1680dc8-ca4f-4425-85a7-84e1616e6886 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:07.303202 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e1680dc8-ca4f-4425-85a7-84e1616e6886 tempest-ExtraSpecsNegativeTest-1080456507 tempest-ExtraSpecsNegativeTest-1080456507-project-admin] https://10.4.3.152/volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76 returned with HTTP 404 Aug 14 03:04:07.303421 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 449/1772] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:04:07 2026] GET /volume/v3/types/5c2588c2-a738-48ea-aa1a-f535fb644b76 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:08.187427 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-06e93f2a-0581-41ff-af09-d0a248af371b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:08.190411 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-06e93f2a-0581-41ff-af09-d0a248af371b tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] GET https://10.4.3.152/volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f Aug 14 03:04:08.190411 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-06e93f2a-0581-41ff-af09-d0a248af371b tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:08.190411 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-06e93f2a-0581-41ff-af09-d0a248af371b tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:08.197656 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-06e93f2a-0581-41ff-af09-d0a248af371b tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f returned with HTTP 404 Aug 14 03:04:08.198172 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 440/1773] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:08 2026] GET /volume/v3/volumes/90c1c7d1-cef6-4e28-a45a-2b2c85430c8f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:08.210902 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8fc15966-829d-4e57-ad0d-aa61dda553b3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:08.213944 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fc15966-829d-4e57-ad0d-aa61dda553b3 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 Aug 14 03:04:08.214884 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fc15966-829d-4e57-ad0d-aa61dda553b3 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:08.214884 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fc15966-829d-4e57-ad0d-aa61dda553b3 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:08.214884 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-8fc15966-829d-4e57-ad0d-aa61dda553b3 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Delete volume with id: 9a22dea7-a786-431b-8a85-8bc4f65a6e37 Aug 14 03:04:08.232959 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:08.232959 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:08.233404 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8fc15966-829d-4e57-ad0d-aa61dda553b3 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Volume info retrieved successfully. Aug 14 03:04:08.277153 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8fc15966-829d-4e57-ad0d-aa61dda553b3 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Delete volume request issued successfully. Aug 14 03:04:08.278366 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fc15966-829d-4e57-ad0d-aa61dda553b3 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 returned with HTTP 202 Aug 14 03:04:08.278366 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 441/1774] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:08 2026] DELETE /volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:08.292057 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fd759858-91c1-4cab-af61-43d0be098437 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:08.295069 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fd759858-91c1-4cab-af61-43d0be098437 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] GET https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 Aug 14 03:04:08.295419 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fd759858-91c1-4cab-af61-43d0be098437 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:08.295934 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fd759858-91c1-4cab-af61-43d0be098437 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:08.311596 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:08.311596 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:08.320208 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fd759858-91c1-4cab-af61-43d0be098437 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Volume info retrieved successfully. Aug 14 03:04:08.332591 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fd759858-91c1-4cab-af61-43d0be098437 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 returned with HTTP 200 Aug 14 03:04:08.335208 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 445/1775] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:08 2026] GET /volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:09.355126 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-267b2c9f-e656-4703-aa1a-66eb5e0ab285 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:09.359033 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-267b2c9f-e656-4703-aa1a-66eb5e0ab285 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] GET https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 Aug 14 03:04:09.359033 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-267b2c9f-e656-4703-aa1a-66eb5e0ab285 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:09.359572 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-267b2c9f-e656-4703-aa1a-66eb5e0ab285 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:09.373055 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-267b2c9f-e656-4703-aa1a-66eb5e0ab285 tempest-ServersNegativeTestJSON-1206084398 tempest-ServersNegativeTestJSON-1206084398-project-member] https://10.4.3.152/volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 returned with HTTP 404 Aug 14 03:04:09.373416 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 450/1776] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:09 2026] GET /volume/v3/volumes/9a22dea7-a786-431b-8a85-8bc4f65a6e37 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:09.542198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-36fd4a81-49de-402d-b52d-43b7de2f22c8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:09.546053 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-36fd4a81-49de-402d-b52d-43b7de2f22c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:09.547111 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-36fd4a81-49de-402d-b52d-43b7de2f22c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:09.547111 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-36fd4a81-49de-402d-b52d-43b7de2f22c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:09.547111 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-36fd4a81-49de-402d-b52d-43b7de2f22c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume with id: ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:09.561157 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:09.561157 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:09.562380 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-36fd4a81-49de-402d-b52d-43b7de2f22c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:09.601358 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-36fd4a81-49de-402d-b52d-43b7de2f22c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume request issued successfully. Aug 14 03:04:09.601358 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-36fd4a81-49de-402d-b52d-43b7de2f22c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 202 Aug 14 03:04:09.601358 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 441/1777] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:09 2026] DELETE /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:09.617891 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d7c139d5-6e50-4019-a458-b2be9a0bbb4e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:09.621864 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d7c139d5-6e50-4019-a458-b2be9a0bbb4e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:09.622399 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d7c139d5-6e50-4019-a458-b2be9a0bbb4e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:09.622462 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d7c139d5-6e50-4019-a458-b2be9a0bbb4e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:09.634653 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:09.634653 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:09.642692 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d7c139d5-6e50-4019-a458-b2be9a0bbb4e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:09.650600 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d7c139d5-6e50-4019-a458-b2be9a0bbb4e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 200 Aug 14 03:04:09.651279 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 442/1778] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:09 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:10.625775 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-26fbcd30-fe2c-4682-ae4a-5f5bc59b3845 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:10.676050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2e7963bf-84d2-46e1-86b4-e808f0c55493 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:10.680370 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2e7963bf-84d2-46e1-86b4-e808f0c55493 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:10.680370 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2e7963bf-84d2-46e1-86b4-e808f0c55493 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:10.680862 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2e7963bf-84d2-46e1-86b4-e808f0c55493 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:10.688451 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2e7963bf-84d2-46e1-86b4-e808f0c55493 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 404 Aug 14 03:04:10.689842 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 451/1779] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:10 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:10.702119 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9be1c445-94f9-4ecc-bd93-689dc0edabf0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:10.704551 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9be1c445-94f9-4ecc-bd93-689dc0edabf0 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:10.705055 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9be1c445-94f9-4ecc-bd93-689dc0edabf0 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:10.705911 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9be1c445-94f9-4ecc-bd93-689dc0edabf0 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:10.713332 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9be1c445-94f9-4ecc-bd93-689dc0edabf0 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 404 Aug 14 03:04:10.714311 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 442/1780] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:10 2026] GET /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:10.725050 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a435236c-753c-4ce2-9864-54d555cf0b17 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:10.727790 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a435236c-753c-4ce2-9864-54d555cf0b17 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:10.728125 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a435236c-753c-4ce2-9864-54d555cf0b17 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:10.728352 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a435236c-753c-4ce2-9864-54d555cf0b17 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:10.728602 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-a435236c-753c-4ce2-9864-54d555cf0b17 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume with id: ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 Aug 14 03:04:10.739260 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a435236c-753c-4ce2-9864-54d555cf0b17 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 returned with HTTP 404 Aug 14 03:04:10.740337 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 443/1781] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:10 2026] DELETE /volume/v3/volumes/ebfdee1d-5310-4721-9ed1-d2d3d0455cc9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:10.791637 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2e082537-5535-47eb-a4b6-c7343479a091 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:10.795009 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-26fbcd30-fe2c-4682-ae4a-5f5bc59b3845 tempest-AvailabilityZoneTestJSON-440809624 tempest-AvailabilityZoneTestJSON-440809624-project-member] GET https://10.4.3.152/volume/v3/os-availability-zone Aug 14 03:04:10.795009 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-26fbcd30-fe2c-4682-ae4a-5f5bc59b3845 tempest-AvailabilityZoneTestJSON-440809624 tempest-AvailabilityZoneTestJSON-440809624-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:10.795009 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-26fbcd30-fe2c-4682-ae4a-5f5bc59b3845 tempest-AvailabilityZoneTestJSON-440809624 tempest-AvailabilityZoneTestJSON-440809624-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:10.795133 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:10.795418 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1138189085"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:10.797101 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=260,cinder:UPDATE=48,cinder:INSERT=29 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:04:10.797559 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume request body: {'volume': {'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1138189085'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:10.801311 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-26fbcd30-fe2c-4682-ae4a-5f5bc59b3845 tempest-AvailabilityZoneTestJSON-440809624 tempest-AvailabilityZoneTestJSON-440809624-project-member] Availability Zones retrieved successfully. Aug 14 03:04:10.801311 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-26fbcd30-fe2c-4682-ae4a-5f5bc59b3845 tempest-AvailabilityZoneTestJSON-440809624 tempest-AvailabilityZoneTestJSON-440809624-project-member] https://10.4.3.152/volume/v3/os-availability-zone returned with HTTP 200 Aug 14 03:04:10.801500 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 446/1782] 10.4.3.152 () {66 vars in 1276 bytes} [Fri Aug 14 03:04:10 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:04:11.089136 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume of 1 GB Aug 14 03:04:11.096388 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Availability Zones retrieved successfully. Aug 14 03:04:11.106274 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Flow 'volume_create_api' (a3be7da5-8f68-4864-8c50-5cc6e9d8ed80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:11.109772 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d3f4f9-2be5-4e4e-8507-3458ec0f0b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:11.111620 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:11.198577 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d3f4f9-2be5-4e4e-8507-3458ec0f0b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:11.199833 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8734841a-4d9a-49fd-b28d-a79f2a6aac93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:11.263077 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Created reservations ['bebadb0d-9a6d-4eee-a63b-f43230c1d621', '1e8f001c-60db-464f-87dc-75c4f8d13c29', '14801402-6591-4185-9e97-ed1499b5a4d7', '55afdb7e-2430-4220-a5e6-4a6cab900085'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:11.264679 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8734841a-4d9a-49fd-b28d-a79f2a6aac93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bebadb0d-9a6d-4eee-a63b-f43230c1d621', '1e8f001c-60db-464f-87dc-75c4f8d13c29', '14801402-6591-4185-9e97-ed1499b5a4d7', '55afdb7e-2430-4220-a5e6-4a6cab900085']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:11.266513 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aadca75-bfb3-41e2-a146-6eb06ec5c156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:11.303482 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aadca75-bfb3-41e2-a146-6eb06ec5c156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc74ef2b-7fd8-40e5-a273-aa68c39f665a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1138189085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f252f224c92845efb0564a77f4540cf2',qos_specs=None,replication_status=,reservations=['bebadb0d-9a6d-4eee-a63b-f43230c1d621','1e8f001c-60db-464f-87dc-75c4f8d13c29','14801402-6591-4185-9e97-ed1499b5a4d7','55afdb7e-2430-4220-a5e6-4a6cab900085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16089bf709ee4c88b3abd546c473773c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1138189085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc74ef2b-7fd8-40e5-a273-aa68c39f665a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f252f224c92845efb0564a77f4540cf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16089bf709ee4c88b3abd546c473773c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:11.304940 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f567b37a-3481-4272-ad88-261a77b23118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:11.335063 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f567b37a-3481-4272-ad88-261a77b23118) transitioned into state 'SUCCESS' from state '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-1138189085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f252f224c92845efb0564a77f4540cf2',qos_specs=None,replication_status=,reservations=['bebadb0d-9a6d-4eee-a63b-f43230c1d621','1e8f001c-60db-464f-87dc-75c4f8d13c29','14801402-6591-4185-9e97-ed1499b5a4d7','55afdb7e-2430-4220-a5e6-4a6cab900085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16089bf709ee4c88b3abd546c473773c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:11.336200 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d1b412-579c-401f-89bd-0ef405fe555a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:11.351702 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d1b412-579c-401f-89bd-0ef405fe555a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:11.353335 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Flow 'volume_create_api' (a3be7da5-8f68-4864-8c50-5cc6e9d8ed80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:11.353828 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume request issued successfully. Aug 14 03:04:11.354766 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2e082537-5535-47eb-a4b6-c7343479a091 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:11.355490 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 452/1783] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:04:10 2026] POST /volume/v3/volumes => generated 749 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:11.374532 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3f70b821-e68f-4812-b20c-b0ec3c968464 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:11.381351 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f70b821-e68f-4812-b20c-b0ec3c968464 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a Aug 14 03:04:11.381668 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f70b821-e68f-4812-b20c-b0ec3c968464 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:11.382553 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f70b821-e68f-4812-b20c-b0ec3c968464 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:11.401313 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:11.401313 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:11.406716 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3f70b821-e68f-4812-b20c-b0ec3c968464 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:11.414358 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f70b821-e68f-4812-b20c-b0ec3c968464 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a returned with HTTP 200 Aug 14 03:04:11.415003 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 443/1784] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:11 2026] GET /volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:12.431893 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-75089ba7-40f7-4477-90d1-193b72659bc1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:12.434298 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-75089ba7-40f7-4477-90d1-193b72659bc1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a Aug 14 03:04:12.434539 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-75089ba7-40f7-4477-90d1-193b72659bc1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:12.434796 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-75089ba7-40f7-4477-90d1-193b72659bc1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:12.445449 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:12.445449 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:12.452527 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-75089ba7-40f7-4477-90d1-193b72659bc1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:12.466985 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-75089ba7-40f7-4477-90d1-193b72659bc1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a returned with HTTP 200 Aug 14 03:04:12.468118 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 444/1785] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:12 2026] GET /volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a => generated 1357 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:12.487932 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-77a590a7-c728-4baf-ad52-48fb6f0a57c0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:12.490438 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-77a590a7-c728-4baf-ad52-48fb6f0a57c0 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a Aug 14 03:04:12.491322 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-77a590a7-c728-4baf-ad52-48fb6f0a57c0 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:12.491322 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-77a590a7-c728-4baf-ad52-48fb6f0a57c0 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:12.503854 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:12.503854 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:12.509171 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-77a590a7-c728-4baf-ad52-48fb6f0a57c0 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:12.514428 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-77a590a7-c728-4baf-ad52-48fb6f0a57c0 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a returned with HTTP 200 Aug 14 03:04:12.515194 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 447/1786] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:12 2026] GET /volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a => generated 1357 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:12.533727 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8033bc50-a513-4eb6-a0a0-93d1d0aca62f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:12.536851 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8033bc50-a513-4eb6-a0a0-93d1d0aca62f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:04:12.536851 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8033bc50-a513-4eb6-a0a0-93d1d0aca62f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc74ef2b-7fd8-40e5-a273-aa68c39f665a", "name": "tempest-VolumesBackupsTest-Backup-1910468588", "container": "tempest-volumesbackupstest-backup-container-907744597"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:12.538592 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-8033bc50-a513-4eb6-a0a0-93d1d0aca62f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating new backup {'backup': {'volume_id': 'dc74ef2b-7fd8-40e5-a273-aa68c39f665a', 'name': 'tempest-VolumesBackupsTest-Backup-1910468588', 'container': 'tempest-volumesbackupstest-backup-container-907744597'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:04:12.538924 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-8033bc50-a513-4eb6-a0a0-93d1d0aca62f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating backup of volume dc74ef2b-7fd8-40e5-a273-aa68c39f665a in container tempest-volumesbackupstest-backup-container-907744597 Aug 14 03:04:12.549401 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:12.549401 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:12.550110 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8033bc50-a513-4eb6-a0a0-93d1d0aca62f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:12.585175 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-8033bc50-a513-4eb6-a0a0-93d1d0aca62f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Created reservations ['2bb983fb-5be2-40bb-9ded-9b92b1ba6ec5', '074c0a82-dcf4-4a5e-9391-d40a4d30f23f'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:12.643444 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8033bc50-a513-4eb6-a0a0-93d1d0aca62f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:04:12.643972 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 453/1787] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:04:12 2026] POST /volume/v3/backups => generated 330 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:12.655249 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-921f7446-40b6-450f-9883-c813d627b88c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:12.659358 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-921f7446-40b6-450f-9883-c813d627b88c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:12.660086 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-921f7446-40b6-450f-9883-c813d627b88c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:12.660195 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-921f7446-40b6-450f-9883-c813d627b88c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:12.660630 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-921f7446-40b6-450f-9883-c813d627b88c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:12.666088 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:12.666088 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:12.667767 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-921f7446-40b6-450f-9883-c813d627b88c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:12.670852 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 444/1788] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:12 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:13.289082 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:13.487791 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:13.488403 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-318167387"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:13.492359 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-318167387'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:13.492563 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Create volume of 1 GB Aug 14 03:04:13.507486 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Availability Zones retrieved successfully. Aug 14 03:04:13.514433 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Flow 'volume_create_api' (7484fd5d-cb7d-43ab-8101-ff0f03059ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:13.517559 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1576c22c-c5a9-4151-acd7-6ff101677de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:13.517559 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:13.563159 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1576c22c-c5a9-4151-acd7-6ff101677de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:13.564135 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e524b9-d17c-42e0-b0c3-bfefea782bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:13.663759 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Created reservations ['5ded1439-55b5-4746-8f95-1a560ea0d85a', 'a18acaae-6057-4c81-a164-f468faea367d', 'e29bd99c-34f7-4960-84ef-f8729128be06', 'f7c0e72e-1071-4eca-b461-12b26be027c8'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:13.664990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e524b9-d17c-42e0-b0c3-bfefea782bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ded1439-55b5-4746-8f95-1a560ea0d85a', 'a18acaae-6057-4c81-a164-f468faea367d', 'e29bd99c-34f7-4960-84ef-f8729128be06', 'f7c0e72e-1071-4eca-b461-12b26be027c8']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:13.666087 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17be84ff-f9f0-4481-9a60-10dbebcfaff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:13.683956 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9cf4332e-dc7e-4a41-8db6-17ced8cfbb27 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:13.686479 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9cf4332e-dc7e-4a41-8db6-17ced8cfbb27 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:13.686689 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9cf4332e-dc7e-4a41-8db6-17ced8cfbb27 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:13.687156 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9cf4332e-dc7e-4a41-8db6-17ced8cfbb27 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:13.687464 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-9cf4332e-dc7e-4a41-8db6-17ced8cfbb27 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:13.694578 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:13.694578 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:13.695505 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9cf4332e-dc7e-4a41-8db6-17ced8cfbb27 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:13.696431 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 448/1789] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:13 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:13.703645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17be84ff-f9f0-4481-9a60-10dbebcfaff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10ee3e69-1192-417d-b7c0-c97b75d55d51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-318167387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134730a3ca364907849a9008b1f0b232',qos_specs=None,replication_status=,reservations=['5ded1439-55b5-4746-8f95-1a560ea0d85a','a18acaae-6057-4c81-a164-f468faea367d','e29bd99c-34f7-4960-84ef-f8729128be06','f7c0e72e-1071-4eca-b461-12b26be027c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bdbd9be3b604422844377272d5abc09',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-318167387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10ee3e69-1192-417d-b7c0-c97b75d55d51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='134730a3ca364907849a9008b1f0b232',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bdbd9be3b604422844377272d5abc09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:13.704630 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c212ae4a-4947-4596-907c-06b4aeaf2ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:13.741795 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c212ae4a-4947-4596-907c-06b4aeaf2ef6) transitioned into state 'SUCCESS' from state '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-318167387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134730a3ca364907849a9008b1f0b232',qos_specs=None,replication_status=,reservations=['5ded1439-55b5-4746-8f95-1a560ea0d85a','a18acaae-6057-4c81-a164-f468faea367d','e29bd99c-34f7-4960-84ef-f8729128be06','f7c0e72e-1071-4eca-b461-12b26be027c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bdbd9be3b604422844377272d5abc09',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:13.742674 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5541fa5a-aca3-4400-8803-bdc5efbfff8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:13.756241 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5541fa5a-aca3-4400-8803-bdc5efbfff8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:13.757074 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Flow 'volume_create_api' (7484fd5d-cb7d-43ab-8101-ff0f03059ee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:13.757392 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Create volume request issued successfully. Aug 14 03:04:13.758058 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b1a9779a-615e-4b93-8336-92ecb9d2d4a8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:13.758495 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 445/1790] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:04:13 2026] POST /volume/v3/volumes => generated 749 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:13.778965 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fc228725-44ce-4301-bd99-b43f839ff982 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:13.781158 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fc228725-44ce-4301-bd99-b43f839ff982 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] GET https://10.4.3.152/volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 Aug 14 03:04:13.781309 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fc228725-44ce-4301-bd99-b43f839ff982 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:13.781565 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fc228725-44ce-4301-bd99-b43f839ff982 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:13.792678 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:13.792678 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:13.800683 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fc228725-44ce-4301-bd99-b43f839ff982 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Volume info retrieved successfully. Aug 14 03:04:13.811145 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fc228725-44ce-4301-bd99-b43f839ff982 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] https://10.4.3.152/volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 returned with HTTP 200 Aug 14 03:04:13.811676 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 454/1791] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:13 2026] GET /volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:14.710184 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6fe6c4c3-9d2d-43b6-9787-5a88decb27e6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:14.712530 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6fe6c4c3-9d2d-43b6-9787-5a88decb27e6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:14.712846 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6fe6c4c3-9d2d-43b6-9787-5a88decb27e6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:14.713125 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6fe6c4c3-9d2d-43b6-9787-5a88decb27e6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:14.713332 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6fe6c4c3-9d2d-43b6-9787-5a88decb27e6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:14.719471 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:14.719471 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:14.720572 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6fe6c4c3-9d2d-43b6-9787-5a88decb27e6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:14.721186 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 445/1792] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:14 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:14.829881 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8ac7f486-5039-4726-b97a-614e46f094d8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:14.832324 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8ac7f486-5039-4726-b97a-614e46f094d8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] GET https://10.4.3.152/volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 Aug 14 03:04:14.832622 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8ac7f486-5039-4726-b97a-614e46f094d8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:14.832947 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8ac7f486-5039-4726-b97a-614e46f094d8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:14.842653 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:14.842653 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:14.848355 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8ac7f486-5039-4726-b97a-614e46f094d8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Volume info retrieved successfully. Aug 14 03:04:14.854770 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8ac7f486-5039-4726-b97a-614e46f094d8 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] https://10.4.3.152/volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 returned with HTTP 200 Aug 14 03:04:14.855243 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 449/1793] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:14 2026] GET /volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:14.871935 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f0db6d24-13d6-4a33-8fbe-f69dbd809e7e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:14.877806 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f0db6d24-13d6-4a33-8fbe-f69dbd809e7e tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] GET https://10.4.3.152/volume/v3/limits Aug 14 03:04:14.878108 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f0db6d24-13d6-4a33-8fbe-f69dbd809e7e tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:14.878340 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f0db6d24-13d6-4a33-8fbe-f69dbd809e7e tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:14.906760 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:14.906760 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:14.925689 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f0db6d24-13d6-4a33-8fbe-f69dbd809e7e tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] https://10.4.3.152/volume/v3/limits returned with HTTP 200 Aug 14 03:04:14.926175 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 446/1794] 10.4.3.152 () {66 vars in 1234 bytes} [Fri Aug 14 03:04:14 2026] GET /volume/v3/limits => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:14.941200 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e3f38eb2-185c-401f-9d1b-5ad82c242615 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:14.945710 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e3f38eb2-185c-401f-9d1b-5ad82c242615 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] GET https://10.4.3.152/volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 Aug 14 03:04:14.945710 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e3f38eb2-185c-401f-9d1b-5ad82c242615 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:14.945710 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e3f38eb2-185c-401f-9d1b-5ad82c242615 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:14.960593 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:14.960593 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:14.967089 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e3f38eb2-185c-401f-9d1b-5ad82c242615 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Volume info retrieved successfully. Aug 14 03:04:14.973671 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e3f38eb2-185c-401f-9d1b-5ad82c242615 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] https://10.4.3.152/volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 returned with HTTP 200 Aug 14 03:04:14.974754 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 455/1795] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:14 2026] GET /volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:14.988887 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b1240a26-03d1-4a62-8d92-adcfa1accfed None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:14.992323 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b1240a26-03d1-4a62-8d92-adcfa1accfed tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] DELETE https://10.4.3.152/volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 Aug 14 03:04:14.992613 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b1240a26-03d1-4a62-8d92-adcfa1accfed tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:14.992948 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b1240a26-03d1-4a62-8d92-adcfa1accfed tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:14.993181 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-b1240a26-03d1-4a62-8d92-adcfa1accfed tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Delete volume with id: 10ee3e69-1192-417d-b7c0-c97b75d55d51 Aug 14 03:04:15.004586 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:15.004586 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:15.005139 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b1240a26-03d1-4a62-8d92-adcfa1accfed tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Volume info retrieved successfully. Aug 14 03:04:15.031321 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b1240a26-03d1-4a62-8d92-adcfa1accfed tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Delete volume request issued successfully. Aug 14 03:04:15.031516 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b1240a26-03d1-4a62-8d92-adcfa1accfed tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] https://10.4.3.152/volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 returned with HTTP 202 Aug 14 03:04:15.031954 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 446/1796] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:14 2026] DELETE /volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:15.045168 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-be351495-3642-4dab-af9a-a4fd40ef69c1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:15.047255 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-be351495-3642-4dab-af9a-a4fd40ef69c1 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] GET https://10.4.3.152/volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 Aug 14 03:04:15.047564 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-be351495-3642-4dab-af9a-a4fd40ef69c1 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:15.047999 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-be351495-3642-4dab-af9a-a4fd40ef69c1 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:15.060394 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:15.060394 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:15.069488 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-be351495-3642-4dab-af9a-a4fd40ef69c1 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Volume info retrieved successfully. Aug 14 03:04:15.080442 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-be351495-3642-4dab-af9a-a4fd40ef69c1 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] https://10.4.3.152/volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 returned with HTTP 200 Aug 14 03:04:15.081389 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 450/1797] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:15 2026] GET /volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:15.734649 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9f5a85ae-fff7-40b5-8627-c404ffc26784 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:15.740523 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9f5a85ae-fff7-40b5-8627-c404ffc26784 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:15.740648 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9f5a85ae-fff7-40b5-8627-c404ffc26784 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:15.741509 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9f5a85ae-fff7-40b5-8627-c404ffc26784 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:15.741509 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-9f5a85ae-fff7-40b5-8627-c404ffc26784 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:15.747601 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:15.747601 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:15.749696 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9f5a85ae-fff7-40b5-8627-c404ffc26784 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:15.749696 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 447/1798] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:15 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:16.098300 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0e1431fa-c992-44be-a9aa-3a8fe8f58bb1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:16.100553 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0e1431fa-c992-44be-a9aa-3a8fe8f58bb1 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] GET https://10.4.3.152/volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 Aug 14 03:04:16.100759 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0e1431fa-c992-44be-a9aa-3a8fe8f58bb1 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:16.101024 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0e1431fa-c992-44be-a9aa-3a8fe8f58bb1 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:16.109119 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0e1431fa-c992-44be-a9aa-3a8fe8f58bb1 tempest-AbsoluteLimitsTests-678317860 tempest-AbsoluteLimitsTests-678317860-project-member] https://10.4.3.152/volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 returned with HTTP 404 Aug 14 03:04:16.109660 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 456/1799] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:16 2026] GET /volume/v3/volumes/10ee3e69-1192-417d-b7c0-c97b75d55d51 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:16.764362 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-31be2310-a7d7-4a93-ae5f-c1bbbfcd3e11 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:16.767489 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-31be2310-a7d7-4a93-ae5f-c1bbbfcd3e11 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:16.767577 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-31be2310-a7d7-4a93-ae5f-c1bbbfcd3e11 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:16.768118 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-31be2310-a7d7-4a93-ae5f-c1bbbfcd3e11 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:16.768186 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-31be2310-a7d7-4a93-ae5f-c1bbbfcd3e11 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:16.776751 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:16.776751 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:16.778072 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-31be2310-a7d7-4a93-ae5f-c1bbbfcd3e11 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:16.778645 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 447/1800] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:16 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:17.796658 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ecfdcddb-1835-4f76-9ae4-260d3f1d1cbd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:17.801080 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ecfdcddb-1835-4f76-9ae4-260d3f1d1cbd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:17.801744 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ecfdcddb-1835-4f76-9ae4-260d3f1d1cbd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:17.801744 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ecfdcddb-1835-4f76-9ae4-260d3f1d1cbd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:17.801744 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-ecfdcddb-1835-4f76-9ae4-260d3f1d1cbd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:17.812502 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:17.812502 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:17.812937 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ecfdcddb-1835-4f76-9ae4-260d3f1d1cbd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:17.813457 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 451/1801] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:17 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:18.829511 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-68b8600a-aa06-4bd1-9bfe-dad389656024 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:18.833205 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-68b8600a-aa06-4bd1-9bfe-dad389656024 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:18.833586 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-68b8600a-aa06-4bd1-9bfe-dad389656024 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:18.833880 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-68b8600a-aa06-4bd1-9bfe-dad389656024 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:18.834072 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-68b8600a-aa06-4bd1-9bfe-dad389656024 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:18.852956 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:18.852956 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:18.854138 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-68b8600a-aa06-4bd1-9bfe-dad389656024 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:18.854849 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 448/1802] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:18 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:19.871710 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2707230a-1d79-459c-a818-732e1e3bf2fd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:19.874393 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2707230a-1d79-459c-a818-732e1e3bf2fd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:19.875961 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2707230a-1d79-459c-a818-732e1e3bf2fd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:19.875961 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2707230a-1d79-459c-a818-732e1e3bf2fd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:19.875961 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-2707230a-1d79-459c-a818-732e1e3bf2fd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:19.882103 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:19.882103 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:19.883873 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2707230a-1d79-459c-a818-732e1e3bf2fd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:19.883873 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 457/1803] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:19 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:20.297440 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:20.551417 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:20.551972 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1963513566"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:20.554353 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1963513566'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:20.554353 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Create volume of 1 GB Aug 14 03:04:20.562349 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Availability Zones retrieved successfully. Aug 14 03:04:20.569760 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Flow 'volume_create_api' (e21057fa-cac5-495f-827b-10f8f5bd1487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:20.570724 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c821c294-95a2-4f4d-b7d6-013929f1b033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:20.571886 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:20.611098 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c821c294-95a2-4f4d-b7d6-013929f1b033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:20.614067 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3358567-5cbb-4fb5-b40a-f59341ed07d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:20.747110 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Created reservations ['ce7753f0-6c34-44a7-8003-74f2e2f03134', '54096649-ec6c-4aea-b70d-3bdc8fabafe9', '0f8a4131-fff8-4528-b9e9-02c8c0d46e5f', '89191e25-94ac-4a02-8199-a7748c3952b4'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:20.748378 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3358567-5cbb-4fb5-b40a-f59341ed07d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce7753f0-6c34-44a7-8003-74f2e2f03134', '54096649-ec6c-4aea-b70d-3bdc8fabafe9', '0f8a4131-fff8-4528-b9e9-02c8c0d46e5f', '89191e25-94ac-4a02-8199-a7748c3952b4']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:20.749325 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f182d069-98c3-497e-ab0f-6b9c70d0e33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:20.783808 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f182d069-98c3-497e-ab0f-6b9c70d0e33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c6ffe6-13e2-4200-9c30-d11e86abdf63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1963513566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e065e07c35f54ef0aae310af72f38503',qos_specs=None,replication_status=,reservations=['ce7753f0-6c34-44a7-8003-74f2e2f03134','54096649-ec6c-4aea-b70d-3bdc8fabafe9','0f8a4131-fff8-4528-b9e9-02c8c0d46e5f','89191e25-94ac-4a02-8199-a7748c3952b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04ea22caba164e5dac9943a5c7e9a393',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1963513566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0c6ffe6-13e2-4200-9c30-d11e86abdf63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e065e07c35f54ef0aae310af72f38503',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04ea22caba164e5dac9943a5c7e9a393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:20.785792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b4c5d81-c584-4dbf-8618-6faee6f9e79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:20.811827 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b4c5d81-c584-4dbf-8618-6faee6f9e79d) transitioned into state 'SUCCESS' from state '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-1963513566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e065e07c35f54ef0aae310af72f38503',qos_specs=None,replication_status=,reservations=['ce7753f0-6c34-44a7-8003-74f2e2f03134','54096649-ec6c-4aea-b70d-3bdc8fabafe9','0f8a4131-fff8-4528-b9e9-02c8c0d46e5f','89191e25-94ac-4a02-8199-a7748c3952b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04ea22caba164e5dac9943a5c7e9a393',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:20.812897 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a35a3c64-0ac4-4fae-9c0c-3e11bb1bb9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:20.827235 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a35a3c64-0ac4-4fae-9c0c-3e11bb1bb9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:20.827801 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Flow 'volume_create_api' (e21057fa-cac5-495f-827b-10f8f5bd1487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:20.828268 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Create volume request issued successfully. Aug 14 03:04:20.829251 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b84a44c9-c75f-48d1-998c-4f6149a82436 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:20.829755 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 448/1804] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:04:20 2026] POST /volume/v3/volumes => generated 819 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:20.844515 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d41c7ce6-0136-4303-8ac4-a4d82e732b16 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:20.847421 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d41c7ce6-0136-4303-8ac4-a4d82e732b16 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] GET https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:20.847708 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d41c7ce6-0136-4303-8ac4-a4d82e732b16 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:20.849015 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d41c7ce6-0136-4303-8ac4-a4d82e732b16 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:20.860260 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:20.860260 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:20.867710 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d41c7ce6-0136-4303-8ac4-a4d82e732b16 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Volume info retrieved successfully. Aug 14 03:04:20.875257 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d41c7ce6-0136-4303-8ac4-a4d82e732b16 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 returned with HTTP 200 Aug 14 03:04:20.877844 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 452/1805] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:20 2026] GET /volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 => generated 887 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:20.896856 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a41c97f7-a559-4c6b-b2b6-974a0bac1ab4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:20.900739 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a41c97f7-a559-4c6b-b2b6-974a0bac1ab4 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:20.901067 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a41c97f7-a559-4c6b-b2b6-974a0bac1ab4 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:20.901313 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a41c97f7-a559-4c6b-b2b6-974a0bac1ab4 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:20.901448 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-a41c97f7-a559-4c6b-b2b6-974a0bac1ab4 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:20.908094 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:20.908094 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:20.909265 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a41c97f7-a559-4c6b-b2b6-974a0bac1ab4 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:20.909744 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 449/1806] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:20 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:21.617654 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-d7e7ca52-718e-4275-b7db-861893171c92 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:21.621940 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-d7e7ca52-718e-4275-b7db-861893171c92 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:21.622351 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-d7e7ca52-718e-4275-b7db-861893171c92 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:21.622668 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-d7e7ca52-718e-4275-b7db-861893171c92 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:21.638948 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:21.638948 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:21.644062 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-d7e7ca52-718e-4275-b7db-861893171c92 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:21.650390 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-d7e7ca52-718e-4275-b7db-861893171c92 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:21.650987 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 458/1807] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:21 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:21.746493 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cfa23a1a-ff83-4b3b-b966-88d406368056 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:21.747117 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cfa23a1a-ff83-4b3b-b966-88d406368056 None None] GET https://10.4.3.152/volume// Aug 14 03:04:21.747394 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cfa23a1a-ff83-4b3b-b966-88d406368056 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:21.747639 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cfa23a1a-ff83-4b3b-b966-88d406368056 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:21.748059 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cfa23a1a-ff83-4b3b-b966-88d406368056 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:21.748457 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 449/1808] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:04:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:21.761216 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-8a445e1d-6134-4fa1-9b1f-a34ab4493e5a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:21.764246 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-8a445e1d-6134-4fa1-9b1f-a34ab4493e5a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:04:21.764833 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-8a445e1d-6134-4fa1-9b1f-a34ab4493e5a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00334353-14ce-4d2d-bcf5-969e26782460", "connector": null, "instance_uuid": "2dbf72d9-5abb-44d0-bfba-c72bac546548"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:21.776667 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:21.776667 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:21.811890 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-8a445e1d-6134-4fa1-9b1f-a34ab4493e5a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:04:21.812867 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 453/1809] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:04:21 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:21.856801 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-eeac2997-3fae-46a6-9926-489ede267973 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:21.863066 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eeac2997-3fae-46a6-9926-489ede267973 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:21.863066 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eeac2997-3fae-46a6-9926-489ede267973 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:21.863066 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eeac2997-3fae-46a6-9926-489ede267973 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:21.877646 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a1469ea7-22cf-4b33-8b0b-0b0903e99d57 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:21.878094 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a1469ea7-22cf-4b33-8b0b-0b0903e99d57 None None] GET https://10.4.3.152/volume// Aug 14 03:04:21.878364 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a1469ea7-22cf-4b33-8b0b-0b0903e99d57 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:21.878660 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a1469ea7-22cf-4b33-8b0b-0b0903e99d57 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:21.879108 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a1469ea7-22cf-4b33-8b0b-0b0903e99d57 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:21.879439 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 459/1810] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:21.886626 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:21.886626 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:21.892536 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7e84f40e-09ae-4435-a9f2-cac96e132aab None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:21.896124 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7e84f40e-09ae-4435-a9f2-cac96e132aab tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] GET https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:21.896495 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7e84f40e-09ae-4435-a9f2-cac96e132aab tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:21.897006 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7e84f40e-09ae-4435-a9f2-cac96e132aab tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:21.901799 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-eeac2997-3fae-46a6-9926-489ede267973 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:21.907176 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-af31f90c-f886-48ea-9dda-c855a30365d1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:21.910098 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:21.910098 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:21.911293 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eeac2997-3fae-46a6-9926-489ede267973 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:21.911657 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-af31f90c-f886-48ea-9dda-c855a30365d1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:21.912022 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-af31f90c-f886-48ea-9dda-c855a30365d1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:21.912117 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 450/1811] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:21 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 903 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:21.912370 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-af31f90c-f886-48ea-9dda-c855a30365d1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:21.916670 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7e84f40e-09ae-4435-a9f2-cac96e132aab tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Volume info retrieved successfully. Aug 14 03:04:21.925581 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1bc4cf1a-3340-4433-93f4-0926b25ea666 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:21.925732 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7e84f40e-09ae-4435-a9f2-cac96e132aab tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 returned with HTTP 200 Aug 14 03:04:21.926055 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 450/1812] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:21 2026] GET /volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 => generated 946 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:21.927025 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:21.927025 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:21.928724 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1bc4cf1a-3340-4433-93f4-0926b25ea666 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:21.928724 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1bc4cf1a-3340-4433-93f4-0926b25ea666 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:21.929862 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1bc4cf1a-3340-4433-93f4-0926b25ea666 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:21.929862 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-1bc4cf1a-3340-4433-93f4-0926b25ea666 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:21.934200 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-af31f90c-f886-48ea-9dda-c855a30365d1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:21.934798 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:21.934798 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:21.935725 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1bc4cf1a-3340-4433-93f4-0926b25ea666 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:21.936607 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 460/1813] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:21 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:21.942583 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-af31f90c-f886-48ea-9dda-c855a30365d1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:21.943362 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 454/1814] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:04:21 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 1083 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:04:21.944740 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-959b4553-fa57-47a5-8953-09f933fa260c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:21.948007 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-959b4553-fa57-47a5-8953-09f933fa260c tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] POST https://10.4.3.152/volume/v3/volume-transfers Aug 14 03:04:21.948645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-959b4553-fa57-47a5-8953-09f933fa260c tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d0c6ffe6-13e2-4200-9c30-d11e86abdf63"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:21.950916 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volume_transfer [None req-959b4553-fa57-47a5-8953-09f933fa260c tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd0c6ffe6-13e2-4200-9c30-d11e86abdf63'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 03:04:21.951164 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volume_transfer [None req-959b4553-fa57-47a5-8953-09f933fa260c tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Creating transfer of volume d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:21.951564 np0000007307 devstack@c-api.service[100381]: INFO cinder.transfer.api [None req-959b4553-fa57-47a5-8953-09f933fa260c tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Generating transfer record for volume d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:21.964043 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:21.964043 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:21.987985 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-959b4553-fa57-47a5-8953-09f933fa260c tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volume-transfers returned with HTTP 202 Aug 14 03:04:21.988734 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 451/1815] 10.4.3.152 () {70 vars in 1326 bytes} [Fri Aug 14 03:04:21 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:22.001871 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7197b411-17d0-4dcd-9891-0712f7387eda None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.004742 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7197b411-17d0-4dcd-9891-0712f7387eda tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] GET https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:22.004742 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7197b411-17d0-4dcd-9891-0712f7387eda tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:22.006043 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7197b411-17d0-4dcd-9891-0712f7387eda tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:22.015352 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:22.015352 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:22.020383 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7197b411-17d0-4dcd-9891-0712f7387eda tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Volume info retrieved successfully. Aug 14 03:04:22.027750 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7197b411-17d0-4dcd-9891-0712f7387eda tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 returned with HTTP 200 Aug 14 03:04:22.029147 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 451/1816] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:22 2026] GET /volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:22.052483 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-35bbc11e-c742-4800-b448-9eb379eb3d6c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.056141 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-35bbc11e-c742-4800-b448-9eb379eb3d6c tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] GET https://10.4.3.152/volume/v3/volume-transfers/f380dde6-a0e8-452b-a481-b206e93f5ed3 Aug 14 03:04:22.056542 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-35bbc11e-c742-4800-b448-9eb379eb3d6c tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:22.057165 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-35bbc11e-c742-4800-b448-9eb379eb3d6c tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:22.067162 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-35bbc11e-c742-4800-b448-9eb379eb3d6c tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volume-transfers/f380dde6-a0e8-452b-a481-b206e93f5ed3 returned with HTTP 200 Aug 14 03:04:22.067162 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 461/1817] 10.4.3.152 () {68 vars in 1416 bytes} [Fri Aug 14 03:04:22 2026] GET /volume/v3/volume-transfers/f380dde6-a0e8-452b-a481-b206e93f5ed3 => generated 540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:22.082262 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-05d8cf0f-4ba5-4c38-b808-f84b1763e866 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.085216 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-05d8cf0f-4ba5-4c38-b808-f84b1763e866 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] GET https://10.4.3.152/volume/v3/volume-transfers Aug 14 03:04:22.085469 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-05d8cf0f-4ba5-4c38-b808-f84b1763e866 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:22.085684 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-05d8cf0f-4ba5-4c38-b808-f84b1763e866 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:22.086382 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volume_transfer [None req-05d8cf0f-4ba5-4c38-b808-f84b1763e866 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Listing volume transfers {{(pid=100380) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 03:04:22.095865 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-05d8cf0f-4ba5-4c38-b808-f84b1763e866 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volume-transfers returned with HTTP 200 Aug 14 03:04:22.096551 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 455/1818] 10.4.3.152 () {68 vars in 1305 bytes} [Fri Aug 14 03:04:22 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:22.110927 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8e727d26-7a33-447d-8b0d-9ea03afc2531 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.124656 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-907356a7-8092-4bbd-9b14-99306847ce21 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.127036 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-907356a7-8092-4bbd-9b14-99306847ce21 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] PUT https://10.4.3.152/volume/v3/attachments/70726220-ecef-465c-b9ce-e66226b06d7c Aug 14 03:04:22.127583 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-907356a7-8092-4bbd-9b14-99306847ce21 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:22.145551 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-907356a7-8092-4bbd-9b14-99306847ce21 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Acquiring lock "cinder-attachment_update-00334353-14ce-4d2d-bcf5-969e26782460-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:04:22.154222 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-907356a7-8092-4bbd-9b14-99306847ce21 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Lock "cinder-attachment_update-00334353-14ce-4d2d-bcf5-969e26782460-np0000007307" acquired by "attachment_update" :: waited 0.010s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:04:22.156003 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:22.156003 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:22.235845 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8e727d26-7a33-447d-8b0d-9ea03afc2531 tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] POST https://10.4.3.152/volume/v3/volume-transfers/f380dde6-a0e8-452b-a481-b206e93f5ed3/accept Aug 14 03:04:22.236481 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8e727d26-7a33-447d-8b0d-9ea03afc2531 tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a572a7df6a2c3c9c"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:22.239032 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.volume_transfer [None req-8e727d26-7a33-447d-8b0d-9ea03afc2531 tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Accepting volume transfer f380dde6-a0e8-452b-a481-b206e93f5ed3 {{(pid=100381) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 03:04:22.239032 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.volume_transfer [None req-8e727d26-7a33-447d-8b0d-9ea03afc2531 tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Accepting transfer f380dde6-a0e8-452b-a481-b206e93f5ed3 Aug 14 03:04:22.305168 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-907356a7-8092-4bbd-9b14-99306847ce21 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Lock "cinder-attachment_update-00334353-14ce-4d2d-bcf5-969e26782460-np0000007307" released by "attachment_update" :: held 0.151s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:04:22.306018 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-907356a7-8092-4bbd-9b14-99306847ce21 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/attachments/70726220-ecef-465c-b9ce-e66226b06d7c returned with HTTP 200 Aug 14 03:04:22.307136 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 452/1819] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:04:22 2026] PUT /volume/v3/attachments/70726220-ecef-465c-b9ce-e66226b06d7c => generated 968 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:22.326456 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-648f8e48-e3ab-4e5b-b501-37ac1d3b64fc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.330164 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-648f8e48-e3ab-4e5b-b501-37ac1d3b64fc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460/encryption Aug 14 03:04:22.330164 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-648f8e48-e3ab-4e5b-b501-37ac1d3b64fc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:22.330910 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-648f8e48-e3ab-4e5b-b501-37ac1d3b64fc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:22.350227 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:22.350227 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:22.359462 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-648f8e48-e3ab-4e5b-b501-37ac1d3b64fc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460/encryption returned with HTTP 200 Aug 14 03:04:22.360426 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 462/1820] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:04:22 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:04:22.369539 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-8e727d26-7a33-447d-8b0d-9ea03afc2531 tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Created reservations ['886d41e3-c988-49f6-b51f-08c2d4260da6', '687d596f-b8a1-42b0-8766-fec8fb35e80d', '34850da5-1fe6-4079-9657-1e1ec1da532f', '36b33474-6955-4487-b731-016228a5aa3a'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:22.410100 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-8e727d26-7a33-447d-8b0d-9ea03afc2531 tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Created reservations ['4473a5ee-a766-41e8-a8a8-757b0a3c751c', '48c47513-7188-4fa8-ae00-bf00bc1bb4a9', '095d568e-3aa3-4e3e-a8e2-4d55057b154e', '9f5b04d4-77cd-43ec-98be-96bef7804dc0'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:22.473901 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-8e727d26-7a33-447d-8b0d-9ea03afc2531 tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Created reservations ['62fdd106-8d4e-477d-b364-166254e72eb8', 'c9f91a54-2cad-4027-a417-18c2620c846f', '3f08fe45-1a1f-41f9-ba25-3328be8e3cca', 'a44b3cfa-f361-4fbc-ad4a-90d2dcaa49e0'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:22.529134 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-8e727d26-7a33-447d-8b0d-9ea03afc2531 tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Created reservations ['5d3ed955-7f72-4a6c-8c1c-3464db71a62c', 'd9fca3e5-4b41-4428-912e-4cc67812baa2', '80fec0c8-f3db-456c-8729-05ab27f7879b', '56d580fc-b96f-40af-8bb1-63daa99f3b47'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:22.545508 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8e727d26-7a33-447d-8b0d-9ea03afc2531 tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Transfer volume completed successfully. Aug 14 03:04:22.649612 np0000007307 devstack@c-api.service[100381]: INFO cinder.transfer.api [None req-8e727d26-7a33-447d-8b0d-9ea03afc2531 tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Volume d0c6ffe6-13e2-4200-9c30-d11e86abdf63 has been transferred. Aug 14 03:04:22.657631 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8e727d26-7a33-447d-8b0d-9ea03afc2531 tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] https://10.4.3.152/volume/v3/volume-transfers/f380dde6-a0e8-452b-a481-b206e93f5ed3/accept returned with HTTP 202 Aug 14 03:04:22.658165 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 452/1821] 10.4.3.152 () {70 vars in 1458 bytes} [Fri Aug 14 03:04:22 2026] POST /volume/v3/volume-transfers/f380dde6-a0e8-452b-a481-b206e93f5ed3/accept => generated 365 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:22.671844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-20e8bfa8-46c8-4ae1-888f-8c68d82f781d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.673614 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-20e8bfa8-46c8-4ae1-888f-8c68d82f781d tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] GET https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:22.673995 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-20e8bfa8-46c8-4ae1-888f-8c68d82f781d tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:22.674420 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-20e8bfa8-46c8-4ae1-888f-8c68d82f781d tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:22.685208 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:22.685208 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:22.692189 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-20e8bfa8-46c8-4ae1-888f-8c68d82f781d tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Volume info retrieved successfully. Aug 14 03:04:22.701419 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-20e8bfa8-46c8-4ae1-888f-8c68d82f781d tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 returned with HTTP 200 Aug 14 03:04:22.702214 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 456/1822] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:22 2026] GET /volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:22.720891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ee62a60b-f2ae-40d9-9e62-005ea2be8c6d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.723899 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ee62a60b-f2ae-40d9-9e62-005ea2be8c6d tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] GET https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:22.723899 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ee62a60b-f2ae-40d9-9e62-005ea2be8c6d tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:22.724267 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ee62a60b-f2ae-40d9-9e62-005ea2be8c6d tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:22.734539 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:22.734539 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:22.740076 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ee62a60b-f2ae-40d9-9e62-005ea2be8c6d tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] Volume info retrieved successfully. Aug 14 03:04:22.751814 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ee62a60b-f2ae-40d9-9e62-005ea2be8c6d tempest-VolumesTransfersV357Test-493591615 tempest-VolumesTransfersV357Test-493591615-project-member] https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 returned with HTTP 200 Aug 14 03:04:22.751814 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 453/1823] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:22 2026] GET /volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:22.770497 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-38020161-8a76-44a3-b87f-cb1633a22858 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.774086 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-38020161-8a76-44a3-b87f-cb1633a22858 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] DELETE https://10.4.3.152/volume/v3/volume-transfers/f380dde6-a0e8-452b-a481-b206e93f5ed3 Aug 14 03:04:22.774086 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-38020161-8a76-44a3-b87f-cb1633a22858 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:22.774336 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-38020161-8a76-44a3-b87f-cb1633a22858 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:22.774745 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.volume_transfer [None req-38020161-8a76-44a3-b87f-cb1633a22858 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Delete transfer with id: f380dde6-a0e8-452b-a481-b206e93f5ed3 Aug 14 03:04:22.778763 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-38020161-8a76-44a3-b87f-cb1633a22858 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volume-transfers/f380dde6-a0e8-452b-a481-b206e93f5ed3 returned with HTTP 404 Aug 14 03:04:22.779465 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 463/1824] 10.4.3.152 () {68 vars in 1419 bytes} [Fri Aug 14 03:04:22 2026] DELETE /volume/v3/volume-transfers/f380dde6-a0e8-452b-a481-b206e93f5ed3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:04:22.788625 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-32d05acc-fba3-4b5a-8c63-8d4d635de014 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.825774 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-32d05acc-fba3-4b5a-8c63-8d4d635de014 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:22.826464 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-32d05acc-fba3-4b5a-8c63-8d4d635de014 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:22.826567 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-32d05acc-fba3-4b5a-8c63-8d4d635de014 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:22.826806 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-32d05acc-fba3-4b5a-8c63-8d4d635de014 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Delete volume with id: d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:22.836652 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:22.836652 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:22.837025 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-32d05acc-fba3-4b5a-8c63-8d4d635de014 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Volume info retrieved successfully. Aug 14 03:04:22.865114 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-32d05acc-fba3-4b5a-8c63-8d4d635de014 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Delete volume request issued successfully. Aug 14 03:04:22.865462 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-32d05acc-fba3-4b5a-8c63-8d4d635de014 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 returned with HTTP 202 Aug 14 03:04:22.866092 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 453/1825] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:04:22 2026] DELETE /volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:04:22.877178 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d3fd1c4f-d348-4f22-af30-def3bf6c642d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.879783 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d3fd1c4f-d348-4f22-af30-def3bf6c642d tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] GET https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:22.880144 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d3fd1c4f-d348-4f22-af30-def3bf6c642d tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:22.880423 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d3fd1c4f-d348-4f22-af30-def3bf6c642d tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:22.895249 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:22.895249 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:22.901632 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d3fd1c4f-d348-4f22-af30-def3bf6c642d tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Volume info retrieved successfully. Aug 14 03:04:22.908541 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d3fd1c4f-d348-4f22-af30-def3bf6c642d tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 returned with HTTP 200 Aug 14 03:04:22.909853 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 457/1826] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:22 2026] GET /volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:04:22.934068 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e09b587c-3e6d-4336-a857-001fea9aeb1d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.936609 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e09b587c-3e6d-4336-a857-001fea9aeb1d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:22.936915 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e09b587c-3e6d-4336-a857-001fea9aeb1d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:22.937195 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e09b587c-3e6d-4336-a857-001fea9aeb1d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:22.951558 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d7a0c008-ab99-41b3-ae17-c88e1f30ed0d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:22.955362 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:22.955362 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:22.955487 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d7a0c008-ab99-41b3-ae17-c88e1f30ed0d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:22.955487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d7a0c008-ab99-41b3-ae17-c88e1f30ed0d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:22.955487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d7a0c008-ab99-41b3-ae17-c88e1f30ed0d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:22.955487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d7a0c008-ab99-41b3-ae17-c88e1f30ed0d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:22.959209 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e09b587c-3e6d-4336-a857-001fea9aeb1d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:22.960012 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:22.960012 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:22.961126 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d7a0c008-ab99-41b3-ae17-c88e1f30ed0d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:22.961747 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 464/1827] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:22 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:22.969246 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e09b587c-3e6d-4336-a857-001fea9aeb1d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:22.969841 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 454/1828] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:22 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:23.931029 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a5e52ff1-d034-49e3-982d-b48780fd1719 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:23.933618 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a5e52ff1-d034-49e3-982d-b48780fd1719 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] GET https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:23.933908 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a5e52ff1-d034-49e3-982d-b48780fd1719 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:23.936799 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a5e52ff1-d034-49e3-982d-b48780fd1719 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:23.942548 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a5e52ff1-d034-49e3-982d-b48780fd1719 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 returned with HTTP 404 Aug 14 03:04:23.943270 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 454/1829] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:23 2026] GET /volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:04:23.953104 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f74ec58d-cecf-412a-8154-32aeb483ddaf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:23.955926 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f74ec58d-cecf-412a-8154-32aeb483ddaf tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] GET https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:23.956309 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f74ec58d-cecf-412a-8154-32aeb483ddaf tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:23.956516 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f74ec58d-cecf-412a-8154-32aeb483ddaf tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:23.977853 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e9a1ef4a-a7b8-4104-949e-849634ae0b94 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:23.978272 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f74ec58d-cecf-412a-8154-32aeb483ddaf tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 returned with HTTP 404 Aug 14 03:04:23.978925 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 458/1830] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:23 2026] GET /volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:04:23.981018 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e9a1ef4a-a7b8-4104-949e-849634ae0b94 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:23.981307 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e9a1ef4a-a7b8-4104-949e-849634ae0b94 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:23.982186 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e9a1ef4a-a7b8-4104-949e-849634ae0b94 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:23.982186 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-e9a1ef4a-a7b8-4104-949e-849634ae0b94 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:23.985148 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-74a8bcf8-7f0d-4b7f-ae51-28a823c66b66 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:23.987666 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:23.987666 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:23.988793 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e9a1ef4a-a7b8-4104-949e-849634ae0b94 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:23.989370 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 465/1831] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:23 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:23.989763 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-74a8bcf8-7f0d-4b7f-ae51-28a823c66b66 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:23.989970 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-74a8bcf8-7f0d-4b7f-ae51-28a823c66b66 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:23.990165 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-74a8bcf8-7f0d-4b7f-ae51-28a823c66b66 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:23.992143 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6aee6ca3-1536-4ef9-ac2a-6fade342b36d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:23.994728 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6aee6ca3-1536-4ef9-ac2a-6fade342b36d tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:23.995059 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6aee6ca3-1536-4ef9-ac2a-6fade342b36d tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:23.995308 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6aee6ca3-1536-4ef9-ac2a-6fade342b36d tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:23.995518 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-6aee6ca3-1536-4ef9-ac2a-6fade342b36d tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Delete volume with id: d0c6ffe6-13e2-4200-9c30-d11e86abdf63 Aug 14 03:04:24.009293 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:24.009293 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:24.017222 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6aee6ca3-1536-4ef9-ac2a-6fade342b36d tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 returned with HTTP 404 Aug 14 03:04:24.017222 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 455/1832] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:04:23 2026] DELETE /volume/v3/volumes/d0c6ffe6-13e2-4200-9c30-d11e86abdf63 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:04:24.020894 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-74a8bcf8-7f0d-4b7f-ae51-28a823c66b66 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:24.031261 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-956e9737-1fbc-4d30-b514-293ca036ec26 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:24.034056 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-74a8bcf8-7f0d-4b7f-ae51-28a823c66b66 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:24.034056 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 455/1833] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:23 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 904 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:24.034589 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:24.034589 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-735500968"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:24.035702 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-735500968'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:24.035916 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Create volume of 1 GB Aug 14 03:04:24.046540 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Availability Zones retrieved successfully. Aug 14 03:04:24.055055 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Flow 'volume_create_api' (b8553051-26d9-4da0-b038-10cc5f297752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:24.056505 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12aad41-6ef2-4e71-a026-4f7d80500b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:24.057997 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:24.111526 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12aad41-6ef2-4e71-a026-4f7d80500b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:24.112862 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4c9dc6-952f-41d9-9116-af6e1622bb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:24.179551 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Created reservations ['d346aefc-e6e6-4ac4-991f-80401437624f', 'dc30cbe6-7891-46ac-a85d-2130bd73f10a', '9f0780f0-775a-4e9b-aed7-1621959c0b71', '24eb51b7-1209-4170-b122-e493e9a8303d'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:24.180491 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4c9dc6-952f-41d9-9116-af6e1622bb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d346aefc-e6e6-4ac4-991f-80401437624f', 'dc30cbe6-7891-46ac-a85d-2130bd73f10a', '9f0780f0-775a-4e9b-aed7-1621959c0b71', '24eb51b7-1209-4170-b122-e493e9a8303d']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:24.181737 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e564bf0b-c9e9-4dc2-839e-3e8389016748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:24.218464 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e564bf0b-c9e9-4dc2-839e-3e8389016748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e8ac74e-e097-40b4-af0a-0cdd6546a0b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-735500968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e065e07c35f54ef0aae310af72f38503',qos_specs=None,replication_status=,reservations=['d346aefc-e6e6-4ac4-991f-80401437624f','dc30cbe6-7891-46ac-a85d-2130bd73f10a','9f0780f0-775a-4e9b-aed7-1621959c0b71','24eb51b7-1209-4170-b122-e493e9a8303d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04ea22caba164e5dac9943a5c7e9a393',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-735500968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e8ac74e-e097-40b4-af0a-0cdd6546a0b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e065e07c35f54ef0aae310af72f38503',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04ea22caba164e5dac9943a5c7e9a393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:24.219774 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (197c426b-1e00-4874-ba4e-1c8c63ac09ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:24.254283 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (197c426b-1e00-4874-ba4e-1c8c63ac09ae) transitioned into state 'SUCCESS' from state '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-735500968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e065e07c35f54ef0aae310af72f38503',qos_specs=None,replication_status=,reservations=['d346aefc-e6e6-4ac4-991f-80401437624f','dc30cbe6-7891-46ac-a85d-2130bd73f10a','9f0780f0-775a-4e9b-aed7-1621959c0b71','24eb51b7-1209-4170-b122-e493e9a8303d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04ea22caba164e5dac9943a5c7e9a393',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:24.255585 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1750c0dc-0812-4450-8921-959a764a0c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:24.270261 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1750c0dc-0812-4450-8921-959a764a0c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:24.271340 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Flow 'volume_create_api' (b8553051-26d9-4da0-b038-10cc5f297752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:24.271728 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Create volume request issued successfully. Aug 14 03:04:24.272469 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-956e9737-1fbc-4d30-b514-293ca036ec26 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:24.272996 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 459/1834] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:04:24 2026] POST /volume/v3/volumes => generated 818 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:24.291651 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9e05791d-a58c-456a-a5fb-9e0b83ac65ca None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:24.295648 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9e05791d-a58c-456a-a5fb-9e0b83ac65ca tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] GET https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:24.296183 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9e05791d-a58c-456a-a5fb-9e0b83ac65ca tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:24.296183 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9e05791d-a58c-456a-a5fb-9e0b83ac65ca tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:24.305214 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:24.305214 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:24.309620 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9e05791d-a58c-456a-a5fb-9e0b83ac65ca tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Volume info retrieved successfully. Aug 14 03:04:24.315833 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9e05791d-a58c-456a-a5fb-9e0b83ac65ca tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 returned with HTTP 200 Aug 14 03:04:24.316493 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 466/1835] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:24 2026] GET /volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:25.005006 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8597a2d9-26d5-486b-8bfe-d256bbfebc32 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:25.007151 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8597a2d9-26d5-486b-8bfe-d256bbfebc32 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:25.007151 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8597a2d9-26d5-486b-8bfe-d256bbfebc32 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:25.007334 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8597a2d9-26d5-486b-8bfe-d256bbfebc32 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:25.007591 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-8597a2d9-26d5-486b-8bfe-d256bbfebc32 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:25.012726 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:25.012726 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:25.018016 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8597a2d9-26d5-486b-8bfe-d256bbfebc32 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:25.018016 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 456/1836] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:25 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:25.054418 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-446aa2f0-fa49-46d7-8263-6fada1ce5e54 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:25.061131 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-446aa2f0-fa49-46d7-8263-6fada1ce5e54 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:25.061442 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-446aa2f0-fa49-46d7-8263-6fada1ce5e54 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:25.061729 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-446aa2f0-fa49-46d7-8263-6fada1ce5e54 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:25.077121 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:25.077121 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:25.083214 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-446aa2f0-fa49-46d7-8263-6fada1ce5e54 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:25.091733 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-446aa2f0-fa49-46d7-8263-6fada1ce5e54 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:25.091733 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 456/1837] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:25 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 904 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:25.334738 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7a04eb28-9a09-4b78-8170-af750f62f6a2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:25.337179 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7a04eb28-9a09-4b78-8170-af750f62f6a2 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] GET https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:25.337370 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7a04eb28-9a09-4b78-8170-af750f62f6a2 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:25.337645 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7a04eb28-9a09-4b78-8170-af750f62f6a2 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:25.349803 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:25.349803 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:25.354940 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7a04eb28-9a09-4b78-8170-af750f62f6a2 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Volume info retrieved successfully. Aug 14 03:04:25.360699 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7a04eb28-9a09-4b78-8170-af750f62f6a2 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 returned with HTTP 200 Aug 14 03:04:25.361192 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 460/1838] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:25 2026] GET /volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:25.378218 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6183381e-e6ff-4117-9908-d45435cfa7fe None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:25.382054 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6183381e-e6ff-4117-9908-d45435cfa7fe tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] POST https://10.4.3.152/volume/v3/volume-transfers Aug 14 03:04:25.383119 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6183381e-e6ff-4117-9908-d45435cfa7fe tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3e8ac74e-e097-40b4-af0a-0cdd6546a0b8"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:25.388088 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volume_transfer [None req-6183381e-e6ff-4117-9908-d45435cfa7fe tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Creating new volume transfer {'transfer': {'volume_id': '3e8ac74e-e097-40b4-af0a-0cdd6546a0b8'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 03:04:25.388267 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volume_transfer [None req-6183381e-e6ff-4117-9908-d45435cfa7fe tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Creating transfer of volume 3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:25.389067 np0000007307 devstack@c-api.service[100378]: INFO cinder.transfer.api [None req-6183381e-e6ff-4117-9908-d45435cfa7fe tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Generating transfer record for volume 3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:25.401726 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:25.401726 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:25.432300 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6183381e-e6ff-4117-9908-d45435cfa7fe tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volume-transfers returned with HTTP 202 Aug 14 03:04:25.432300 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 467/1839] 10.4.3.152 () {70 vars in 1326 bytes} [Fri Aug 14 03:04:25 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:25.445580 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-df284337-1d4d-4b8d-b729-c5d4006e9353 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:25.452635 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df284337-1d4d-4b8d-b729-c5d4006e9353 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] GET https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:25.452635 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df284337-1d4d-4b8d-b729-c5d4006e9353 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:25.452635 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df284337-1d4d-4b8d-b729-c5d4006e9353 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:25.478164 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:25.478164 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:25.483765 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-df284337-1d4d-4b8d-b729-c5d4006e9353 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Volume info retrieved successfully. Aug 14 03:04:25.492764 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df284337-1d4d-4b8d-b729-c5d4006e9353 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 returned with HTTP 200 Aug 14 03:04:25.493363 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 457/1840] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:25 2026] GET /volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 => generated 953 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:25.519142 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5df91830-58cf-4eb0-9610-bef3e913a6f9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:25.521626 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5df91830-58cf-4eb0-9610-bef3e913a6f9 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] GET https://10.4.3.152/volume/v3/volume-transfers/detail Aug 14 03:04:25.522124 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5df91830-58cf-4eb0-9610-bef3e913a6f9 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:25.522394 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5df91830-58cf-4eb0-9610-bef3e913a6f9 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:25.522785 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volume_transfer [None req-5df91830-58cf-4eb0-9610-bef3e913a6f9 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Listing volume transfers {{(pid=100379) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 03:04:25.536293 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5df91830-58cf-4eb0-9610-bef3e913a6f9 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 03:04:25.537169 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 457/1841] 10.4.3.152 () {68 vars in 1326 bytes} [Fri Aug 14 03:04:25 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:25.552327 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b4e13d8a-a639-4dba-bb9e-c5f687723d07 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:25.557576 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b4e13d8a-a639-4dba-bb9e-c5f687723d07 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] DELETE https://10.4.3.152/volume/v3/volume-transfers/a9263294-0905-41e0-9c16-1163425e10f6 Aug 14 03:04:25.557576 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b4e13d8a-a639-4dba-bb9e-c5f687723d07 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:25.557576 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b4e13d8a-a639-4dba-bb9e-c5f687723d07 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:25.557576 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.volume_transfer [None req-b4e13d8a-a639-4dba-bb9e-c5f687723d07 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Delete transfer with id: a9263294-0905-41e0-9c16-1163425e10f6 Aug 14 03:04:25.590587 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:25.590587 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:25.626319 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b4e13d8a-a639-4dba-bb9e-c5f687723d07 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volume-transfers/a9263294-0905-41e0-9c16-1163425e10f6 returned with HTTP 202 Aug 14 03:04:25.627915 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 461/1842] 10.4.3.152 () {68 vars in 1419 bytes} [Fri Aug 14 03:04:25 2026] DELETE /volume/v3/volume-transfers/a9263294-0905-41e0-9c16-1163425e10f6 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:04:25.640539 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0be01ea7-853d-47b7-a386-98a7316e9097 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:25.642849 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0be01ea7-853d-47b7-a386-98a7316e9097 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] GET https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:25.643492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0be01ea7-853d-47b7-a386-98a7316e9097 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:25.643492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0be01ea7-853d-47b7-a386-98a7316e9097 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:25.657260 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:25.657260 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:25.665730 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0be01ea7-853d-47b7-a386-98a7316e9097 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Volume info retrieved successfully. Aug 14 03:04:25.674222 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0be01ea7-853d-47b7-a386-98a7316e9097 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 returned with HTTP 200 Aug 14 03:04:25.674222 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 468/1843] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:25 2026] GET /volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 => generated 945 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:25.696700 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b5907c8e-02ba-4629-b2cb-bc36548fe471 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:25.699198 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b5907c8e-02ba-4629-b2cb-bc36548fe471 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] DELETE https://10.4.3.152/volume/v3/volume-transfers/a9263294-0905-41e0-9c16-1163425e10f6 Aug 14 03:04:25.699598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b5907c8e-02ba-4629-b2cb-bc36548fe471 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:25.699981 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b5907c8e-02ba-4629-b2cb-bc36548fe471 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:25.700286 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.volume_transfer [None req-b5907c8e-02ba-4629-b2cb-bc36548fe471 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Delete transfer with id: a9263294-0905-41e0-9c16-1163425e10f6 Aug 14 03:04:25.710078 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b5907c8e-02ba-4629-b2cb-bc36548fe471 tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volume-transfers/a9263294-0905-41e0-9c16-1163425e10f6 returned with HTTP 404 Aug 14 03:04:25.710931 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 458/1844] 10.4.3.152 () {68 vars in 1419 bytes} [Fri Aug 14 03:04:25 2026] DELETE /volume/v3/volume-transfers/a9263294-0905-41e0-9c16-1163425e10f6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:04:25.729527 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-eef35245-da0b-48d1-8852-a67c5fd5e3ed None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:25.733227 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-eef35245-da0b-48d1-8852-a67c5fd5e3ed tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:25.734980 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-eef35245-da0b-48d1-8852-a67c5fd5e3ed tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:25.734980 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-eef35245-da0b-48d1-8852-a67c5fd5e3ed tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:25.735325 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-eef35245-da0b-48d1-8852-a67c5fd5e3ed tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Delete volume with id: 3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:25.749325 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:25.749325 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:25.750413 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-eef35245-da0b-48d1-8852-a67c5fd5e3ed tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Volume info retrieved successfully. Aug 14 03:04:25.781217 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-eef35245-da0b-48d1-8852-a67c5fd5e3ed tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Delete volume request issued successfully. Aug 14 03:04:25.781537 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-eef35245-da0b-48d1-8852-a67c5fd5e3ed tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 returned with HTTP 202 Aug 14 03:04:25.782109 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 458/1845] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:04:25 2026] DELETE /volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:04:25.798155 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d8862bcc-d1f2-4943-bc08-35171cf6e8d4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:25.806948 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d8862bcc-d1f2-4943-bc08-35171cf6e8d4 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] GET https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:25.806948 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d8862bcc-d1f2-4943-bc08-35171cf6e8d4 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:25.808938 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d8862bcc-d1f2-4943-bc08-35171cf6e8d4 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:25.830464 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:25.830464 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:25.837599 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d8862bcc-d1f2-4943-bc08-35171cf6e8d4 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Volume info retrieved successfully. Aug 14 03:04:25.847112 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d8862bcc-d1f2-4943-bc08-35171cf6e8d4 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 returned with HTTP 200 Aug 14 03:04:25.848337 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 462/1846] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:25 2026] GET /volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 => generated 1138 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:04:26.030062 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-efbda2a4-dbb8-483e-8e32-5e067eba5e0d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:26.032912 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-efbda2a4-dbb8-483e-8e32-5e067eba5e0d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:26.032912 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-efbda2a4-dbb8-483e-8e32-5e067eba5e0d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:26.033400 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-efbda2a4-dbb8-483e-8e32-5e067eba5e0d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:26.037174 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-efbda2a4-dbb8-483e-8e32-5e067eba5e0d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:26.049198 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:26.049198 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:26.050472 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-efbda2a4-dbb8-483e-8e32-5e067eba5e0d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:26.054112 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 469/1847] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:26 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:26.110580 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-30d78c33-23fa-4456-9952-06bd35130156 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:26.113173 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-30d78c33-23fa-4456-9952-06bd35130156 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:26.113435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-30d78c33-23fa-4456-9952-06bd35130156 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:26.113671 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-30d78c33-23fa-4456-9952-06bd35130156 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:26.126887 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:26.126887 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:26.132271 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-30d78c33-23fa-4456-9952-06bd35130156 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:26.137700 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-30d78c33-23fa-4456-9952-06bd35130156 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:26.138271 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 459/1848] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:26 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:26.610260 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-b7932d03-87bc-4286-b427-dbe6f7908bc1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:26.613308 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-b7932d03-87bc-4286-b427-dbe6f7908bc1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] POST https://10.4.3.152/volume/v3/attachments/70726220-ecef-465c-b9ce-e66226b06d7c/action Aug 14 03:04:26.613667 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-b7932d03-87bc-4286-b427-dbe6f7908bc1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:26.613770 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-b7932d03-87bc-4286-b427-dbe6f7908bc1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:26.639341 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:26.639341 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:26.655481 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6d7d60a8-1f7e-479f-814f-d8dc1713c5c7 req-b7932d03-87bc-4286-b427-dbe6f7908bc1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/attachments/70726220-ecef-465c-b9ce-e66226b06d7c/action returned with HTTP 204 Aug 14 03:04:26.655904 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 459/1849] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:04:26 2026] POST /volume/v3/attachments/70726220-ecef-465c-b9ce-e66226b06d7c/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:26.871961 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-be5d370a-047b-4d1d-bff3-5f5c22b24b27 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:26.874441 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-be5d370a-047b-4d1d-bff3-5f5c22b24b27 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] GET https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:26.874441 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-be5d370a-047b-4d1d-bff3-5f5c22b24b27 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:26.874441 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-be5d370a-047b-4d1d-bff3-5f5c22b24b27 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:26.881574 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-be5d370a-047b-4d1d-bff3-5f5c22b24b27 tempest-VolumesTransfersV357Test-1671876909 tempest-VolumesTransfersV357Test-1671876909-project-admin] https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 returned with HTTP 404 Aug 14 03:04:26.882202 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 463/1850] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:26 2026] GET /volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:04:26.894238 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-89bac82f-9fac-4f03-a989-187e23e36eba None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:26.897592 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-89bac82f-9fac-4f03-a989-187e23e36eba tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] GET https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:26.897592 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-89bac82f-9fac-4f03-a989-187e23e36eba tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:26.897592 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-89bac82f-9fac-4f03-a989-187e23e36eba tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:26.906124 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-89bac82f-9fac-4f03-a989-187e23e36eba tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 returned with HTTP 404 Aug 14 03:04:26.906124 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 470/1851] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:04:26 2026] GET /volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:04:26.922185 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-444d63ca-ff50-44a7-97d0-e310a3dc21cd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:26.922185 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-444d63ca-ff50-44a7-97d0-e310a3dc21cd tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:26.922185 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-444d63ca-ff50-44a7-97d0-e310a3dc21cd tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:26.922185 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-444d63ca-ff50-44a7-97d0-e310a3dc21cd tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:26.922415 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-444d63ca-ff50-44a7-97d0-e310a3dc21cd tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] Delete volume with id: 3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 Aug 14 03:04:26.931832 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-444d63ca-ff50-44a7-97d0-e310a3dc21cd tempest-VolumesTransfersV357Test-344306448 tempest-VolumesTransfersV357Test-344306448-project-member] https://10.4.3.152/volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 returned with HTTP 404 Aug 14 03:04:26.932629 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 460/1852] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:04:26 2026] DELETE /volume/v3/volumes/3e8ac74e-e097-40b4-af0a-0cdd6546a0b8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:04:26.978938 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-731f30b0-b767-4578-b313-c1a50539ef88 req-fefb5ef4-5dce-4ccf-a000-db248e2064a6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:26.983981 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-fefb5ef4-5dce-4ccf-a000-db248e2064a6 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:04:26.984655 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-fefb5ef4-5dce-4ccf-a000-db248e2064a6 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:26.985699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-fefb5ef4-5dce-4ccf-a000-db248e2064a6 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:26.997534 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:26.997534 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:27.005841 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-731f30b0-b767-4578-b313-c1a50539ef88 req-fefb5ef4-5dce-4ccf-a000-db248e2064a6 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:04:27.018185 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-fefb5ef4-5dce-4ccf-a000-db248e2064a6 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:04:27.019122 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 460/1853] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:26 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:27.070401 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0e94dc5b-e13e-40f5-ab05-2ad5bded8aad None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.075199 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0e94dc5b-e13e-40f5-ab05-2ad5bded8aad tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:27.075507 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0e94dc5b-e13e-40f5-ab05-2ad5bded8aad tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:27.075805 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0e94dc5b-e13e-40f5-ab05-2ad5bded8aad tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:27.075965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-0e94dc5b-e13e-40f5-ab05-2ad5bded8aad tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:27.082040 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:27.082040 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:27.083221 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0e94dc5b-e13e-40f5-ab05-2ad5bded8aad tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:27.083972 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 464/1854] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:27 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:27.153949 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4a8013ce-28f3-4f7e-8643-d6cae1ad64df None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.157216 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a8013ce-28f3-4f7e-8643-d6cae1ad64df tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:27.158764 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4a8013ce-28f3-4f7e-8643-d6cae1ad64df tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:27.158764 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4a8013ce-28f3-4f7e-8643-d6cae1ad64df tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:27.164578 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b5c62202-1275-4ea2-a537-a886f5c1229d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.166154 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b5c62202-1275-4ea2-a537-a886f5c1229d None None] GET https://10.4.3.152/volume// Aug 14 03:04:27.166154 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b5c62202-1275-4ea2-a537-a886f5c1229d None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:27.166154 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b5c62202-1275-4ea2-a537-a886f5c1229d None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:27.166154 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b5c62202-1275-4ea2-a537-a886f5c1229d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:27.166377 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 461/1855] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:04:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:27.176052 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-731f30b0-b767-4578-b313-c1a50539ef88 req-c1a0ed55-f935-4370-b17f-4b9e354b993d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.177601 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:27.177601 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:27.182098 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-c1a0ed55-f935-4370-b17f-4b9e354b993d tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:04:27.183100 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-c1a0ed55-f935-4370-b17f-4b9e354b993d tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fe0cede-4ee5-449d-9d70-59a3715352d8", "connector": null, "instance_uuid": "803f79fa-381c-4394-ba0c-c0a687331e99"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:27.183214 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4a8013ce-28f3-4f7e-8643-d6cae1ad64df tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:27.189484 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a8013ce-28f3-4f7e-8643-d6cae1ad64df tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:27.189484 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 471/1856] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:27 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 1196 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:27.207507 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:27.207507 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:27.212591 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-584c62c8-e1e4-4db6-8997-8c29eb647f53 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.215361 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-584c62c8-e1e4-4db6-8997-8c29eb647f53 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:27.215535 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-584c62c8-e1e4-4db6-8997-8c29eb647f53 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:27.215842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-584c62c8-e1e4-4db6-8997-8c29eb647f53 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:27.233208 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:27.233208 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:27.241448 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-584c62c8-e1e4-4db6-8997-8c29eb647f53 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:27.245236 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-c1a0ed55-f935-4370-b17f-4b9e354b993d tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:04:27.245892 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 461/1857] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:04:27 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:27.250789 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-584c62c8-e1e4-4db6-8997-8c29eb647f53 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:27.250789 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 465/1858] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:27 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 1196 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:27.287076 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4d51c9ba-fd77-47b7-b03a-9a325845ff59 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.289210 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4d51c9ba-fd77-47b7-b03a-9a325845ff59 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:04:27.289436 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4d51c9ba-fd77-47b7-b03a-9a325845ff59 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:27.289670 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4d51c9ba-fd77-47b7-b03a-9a325845ff59 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:27.303462 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:27.303462 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:27.312507 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4d51c9ba-fd77-47b7-b03a-9a325845ff59 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:04:27.317096 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3b32abc5-17c5-44b9-8e28-d736b47b15e0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.317734 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b32abc5-17c5-44b9-8e28-d736b47b15e0 None None] GET https://10.4.3.152/volume// Aug 14 03:04:27.317942 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b32abc5-17c5-44b9-8e28-d736b47b15e0 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:27.318630 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-ff918120-0ade-46e4-bc37-2c4342ce6bb8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.322887 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4d51c9ba-fd77-47b7-b03a-9a325845ff59 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:04:27.322992 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b32abc5-17c5-44b9-8e28-d736b47b15e0 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:27.323086 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 462/1859] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:27 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:27.323624 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b32abc5-17c5-44b9-8e28-d736b47b15e0 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:27.325572 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 472/1860] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:04:27 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:27.332139 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-ff918120-0ade-46e4-bc37-2c4342ce6bb8 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:27.334202 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-ff918120-0ade-46e4-bc37-2c4342ce6bb8 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:27.334461 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-ff918120-0ade-46e4-bc37-2c4342ce6bb8 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:27.337356 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-731f30b0-b767-4578-b313-c1a50539ef88 req-092ffa11-a2b6-4a75-b667-c4bedf12e697 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.340040 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-092ffa11-a2b6-4a75-b667-c4bedf12e697 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:04:27.340772 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-092ffa11-a2b6-4a75-b667-c4bedf12e697 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:27.340772 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-092ffa11-a2b6-4a75-b667-c4bedf12e697 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:27.348400 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:27.348400 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:27.353393 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-ff918120-0ade-46e4-bc37-2c4342ce6bb8 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:27.354578 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:27.354578 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:27.360261 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-ff918120-0ade-46e4-bc37-2c4342ce6bb8 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:27.360813 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-731f30b0-b767-4578-b313-c1a50539ef88 req-092ffa11-a2b6-4a75-b667-c4bedf12e697 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:04:27.361144 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 462/1861] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:27 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 1196 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:27.369746 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-092ffa11-a2b6-4a75-b667-c4bedf12e697 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:04:27.370304 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 466/1862] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:04:27 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 1030 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:04:27.388132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-c0d7444b-25aa-4455-bfbc-c026cefb6d18 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.390248 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-c0d7444b-25aa-4455-bfbc-c026cefb6d18 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] POST https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460/action Aug 14 03:04:27.390697 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-c0d7444b-25aa-4455-bfbc-c026cefb6d18 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:27.390832 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-c0d7444b-25aa-4455-bfbc-c026cefb6d18 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:27.407532 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:27.407532 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:27.408229 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-c0d7444b-25aa-4455-bfbc-c026cefb6d18 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:27.420355 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-c0d7444b-25aa-4455-bfbc-c026cefb6d18 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Begin detaching volume completed successfully. Aug 14 03:04:27.420627 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-c0d7444b-25aa-4455-bfbc-c026cefb6d18 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460/action returned with HTTP 202 Aug 14 03:04:27.421701 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 463/1863] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:04:27 2026] POST /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:04:27.515205 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-986b3e84-ea07-42d6-b4f8-71b66c7934b2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.515618 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-986b3e84-ea07-42d6-b4f8-71b66c7934b2 None None] GET https://10.4.3.152/volume// Aug 14 03:04:27.515833 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-986b3e84-ea07-42d6-b4f8-71b66c7934b2 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:27.516119 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-986b3e84-ea07-42d6-b4f8-71b66c7934b2 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:27.516482 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-986b3e84-ea07-42d6-b4f8-71b66c7934b2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:27.516775 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 473/1864] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:04:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:27.518446 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-731f30b0-b767-4578-b313-c1a50539ef88 req-92c60546-b111-40c3-b976-8052abb189fe None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.521361 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-92c60546-b111-40c3-b976-8052abb189fe tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] PUT https://10.4.3.152/volume/v3/attachments/d24558c9-79ea-453e-9150-0906603e2ef2 Aug 14 03:04:27.521946 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-92c60546-b111-40c3-b976-8052abb189fe tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:27.529882 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-0b572d45-a860-49da-8b69-e1230e401ec5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.535195 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-0b572d45-a860-49da-8b69-e1230e401ec5 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:27.535524 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-0b572d45-a860-49da-8b69-e1230e401ec5 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:27.535733 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-0b572d45-a860-49da-8b69-e1230e401ec5 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:27.540436 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-731f30b0-b767-4578-b313-c1a50539ef88 req-92c60546-b111-40c3-b976-8052abb189fe tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Acquiring lock "cinder-attachment_update-0fe0cede-4ee5-449d-9d70-59a3715352d8-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:04:27.546623 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-731f30b0-b767-4578-b313-c1a50539ef88 req-92c60546-b111-40c3-b976-8052abb189fe tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Lock "cinder-attachment_update-0fe0cede-4ee5-449d-9d70-59a3715352d8-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:04:27.548342 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:27.548342 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:27.550534 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:27.550534 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:27.556767 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-0b572d45-a860-49da-8b69-e1230e401ec5 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:27.565663 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-0b572d45-a860-49da-8b69-e1230e401ec5 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:27.566267 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 467/1865] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:04:27 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 1379 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:04:27.588872 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-1b7ba5ea-26f2-47a6-b3f3-6abd5e01a6c4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:27.591729 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-1b7ba5ea-26f2-47a6-b3f3-6abd5e01a6c4 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460/encryption Aug 14 03:04:27.592261 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-1b7ba5ea-26f2-47a6-b3f3-6abd5e01a6c4 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:27.592527 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-1b7ba5ea-26f2-47a6-b3f3-6abd5e01a6c4 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:27.605483 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:27.605483 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:27.614146 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-1b7ba5ea-26f2-47a6-b3f3-6abd5e01a6c4 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460/encryption returned with HTTP 200 Aug 14 03:04:27.614708 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 464/1866] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:04:27 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:27.709218 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-731f30b0-b767-4578-b313-c1a50539ef88 req-92c60546-b111-40c3-b976-8052abb189fe tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Lock "cinder-attachment_update-0fe0cede-4ee5-449d-9d70-59a3715352d8-np0000007307" released by "attachment_update" :: held 0.162s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:04:27.709693 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-92c60546-b111-40c3-b976-8052abb189fe tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/attachments/d24558c9-79ea-453e-9150-0906603e2ef2 returned with HTTP 200 Aug 14 03:04:27.710549 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 463/1867] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:04:27 2026] PUT /volume/v3/attachments/d24558c9-79ea-453e-9150-0906603e2ef2 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:28.098094 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5d5dd935-67de-4af5-9da5-fbfa27917448 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:28.101303 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5d5dd935-67de-4af5-9da5-fbfa27917448 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:28.101655 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5d5dd935-67de-4af5-9da5-fbfa27917448 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:28.101953 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5d5dd935-67de-4af5-9da5-fbfa27917448 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:28.102302 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-5d5dd935-67de-4af5-9da5-fbfa27917448 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:28.109067 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:28.109067 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:28.110886 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5d5dd935-67de-4af5-9da5-fbfa27917448 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:28.112227 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 474/1868] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:28 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:28.350592 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4bd8a406-df71-404f-86b7-6678b0dd9e7e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:28.355465 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4bd8a406-df71-404f-86b7-6678b0dd9e7e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:04:28.356065 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4bd8a406-df71-404f-86b7-6678b0dd9e7e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:28.356065 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4bd8a406-df71-404f-86b7-6678b0dd9e7e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:28.379958 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:28.379958 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:28.389935 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4bd8a406-df71-404f-86b7-6678b0dd9e7e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:04:28.401811 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4bd8a406-df71-404f-86b7-6678b0dd9e7e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:04:28.402889 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 468/1869] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:28 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:29.129797 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e655013f-f386-431b-a9f2-7b8d99b3a675 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:29.138154 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e655013f-f386-431b-a9f2-7b8d99b3a675 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:29.139519 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e655013f-f386-431b-a9f2-7b8d99b3a675 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:29.143810 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e655013f-f386-431b-a9f2-7b8d99b3a675 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:29.143810 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-e655013f-f386-431b-a9f2-7b8d99b3a675 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:29.149900 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:29.149900 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:29.150548 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e655013f-f386-431b-a9f2-7b8d99b3a675 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:29.152073 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 465/1870] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:29 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:29.422536 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1678d8e7-89ae-4379-bb1c-1c441b6bd24e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:29.425806 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1678d8e7-89ae-4379-bb1c-1c441b6bd24e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:04:29.427985 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1678d8e7-89ae-4379-bb1c-1c441b6bd24e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:29.427985 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1678d8e7-89ae-4379-bb1c-1c441b6bd24e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:29.452229 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:29.452229 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:29.460139 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1678d8e7-89ae-4379-bb1c-1c441b6bd24e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:04:29.468454 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1678d8e7-89ae-4379-bb1c-1c441b6bd24e tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:04:29.469059 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 464/1871] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:29 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:30.173867 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d027329b-9574-479b-b9f8-c4fd8375b700 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:30.178166 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d027329b-9574-479b-b9f8-c4fd8375b700 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:30.178166 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d027329b-9574-479b-b9f8-c4fd8375b700 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:30.178166 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d027329b-9574-479b-b9f8-c4fd8375b700 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:30.178166 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d027329b-9574-479b-b9f8-c4fd8375b700 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:30.184660 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:30.184660 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:30.186767 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d027329b-9574-479b-b9f8-c4fd8375b700 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:30.186767 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 475/1872] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:30 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:30.487441 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ce5c015a-ca3d-4c2e-b701-530eda40ba53 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:30.490363 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ce5c015a-ca3d-4c2e-b701-530eda40ba53 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:04:30.490363 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ce5c015a-ca3d-4c2e-b701-530eda40ba53 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:30.490363 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ce5c015a-ca3d-4c2e-b701-530eda40ba53 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:30.513255 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:30.513255 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:30.522606 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ce5c015a-ca3d-4c2e-b701-530eda40ba53 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:04:30.528669 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ce5c015a-ca3d-4c2e-b701-530eda40ba53 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:04:30.529025 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 469/1873] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:30 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:30.869736 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-46124e4c-2fe4-491a-9c2f-04a69fb01e32 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:31.039668 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-46124e4c-2fe4-491a-9c2f-04a69fb01e32 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 14 03:04:31.040720 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-46124e4c-2fe4-491a-9c2f-04a69fb01e32 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:31.041425 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-46124e4c-2fe4-491a-9c2f-04a69fb01e32 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:31.041425 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-46124e4c-2fe4-491a-9c2f-04a69fb01e32 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:31.045851 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-46124e4c-2fe4-491a-9c2f-04a69fb01e32 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:31.066562 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-46124e4c-2fe4-491a-9c2f-04a69fb01e32 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:31.066562 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-46124e4c-2fe4-491a-9c2f-04a69fb01e32 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 14 03:04:31.067144 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 466/1874] 10.4.3.152 () {66 vars in 1237 bytes} [Fri Aug 14 03:04:30 2026] GET /volume/v3/volumes => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:04:31.070957 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-731f30b0-b767-4578-b313-c1a50539ef88 req-5876e10f-eb19-4862-be68-07de82fdecfe None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:31.075393 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-5876e10f-eb19-4862-be68-07de82fdecfe tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] POST https://10.4.3.152/volume/v3/attachments/d24558c9-79ea-453e-9150-0906603e2ef2/action Aug 14 03:04:31.077842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-5876e10f-eb19-4862-be68-07de82fdecfe tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:31.077842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-5876e10f-eb19-4862-be68-07de82fdecfe tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:31.080073 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:31.083314 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:31.083863 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-251910057"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:31.087847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-251910057'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:31.087847 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Create volume of 1 GB Aug 14 03:04:31.101730 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Availability Zones retrieved successfully. Aug 14 03:04:31.116055 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:31.116055 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:31.116319 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Flow 'volume_create_api' (d1c954f7-4989-4381-89a0-c31e9a4604f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:31.117776 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd226f1e-a07c-4c60-b2ac-99bf8dd0145f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:31.120188 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:31.134431 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-731f30b0-b767-4578-b313-c1a50539ef88 req-5876e10f-eb19-4862-be68-07de82fdecfe tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/attachments/d24558c9-79ea-453e-9150-0906603e2ef2/action returned with HTTP 204 Aug 14 03:04:31.134431 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 465/1875] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:04:31 2026] POST /volume/v3/attachments/d24558c9-79ea-453e-9150-0906603e2ef2/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:31.162835 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd226f1e-a07c-4c60-b2ac-99bf8dd0145f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:31.165106 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b73d1e6a-bed1-46bd-954c-d52f43a59876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:31.200615 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-d8165e9c-7bd4-4ef9-a9b3-b6a11bec4577 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:31.200768 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-52891fec-c469-4aca-ad9d-9e3abc148dd1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:31.202341 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-52891fec-c469-4aca-ad9d-9e3abc148dd1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:31.202563 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-52891fec-c469-4aca-ad9d-9e3abc148dd1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:31.202706 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-52891fec-c469-4aca-ad9d-9e3abc148dd1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:31.203472 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-52891fec-c469-4aca-ad9d-9e3abc148dd1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:31.206076 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-d8165e9c-7bd4-4ef9-a9b3-b6a11bec4577 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] DELETE https://10.4.3.152/volume/v3/attachments/70726220-ecef-465c-b9ce-e66226b06d7c Aug 14 03:04:31.206076 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-d8165e9c-7bd4-4ef9-a9b3-b6a11bec4577 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:31.206271 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-d8165e9c-7bd4-4ef9-a9b3-b6a11bec4577 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:31.208842 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:31.208842 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:31.209658 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-52891fec-c469-4aca-ad9d-9e3abc148dd1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:31.210041 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 467/1876] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:31 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:31.219025 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:31.219025 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:31.262521 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Created reservations ['10a4cddc-75e6-4c49-aa25-8b1e4d2b754e', '93dda3c6-b0ca-4624-a441-f4560fc35b81', '959d680d-11c7-4cff-b07b-da5eb452cbd7', '0b779aaf-5f96-4b16-9746-cc91e8fe7462'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:31.264275 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b73d1e6a-bed1-46bd-954c-d52f43a59876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10a4cddc-75e6-4c49-aa25-8b1e4d2b754e', '93dda3c6-b0ca-4624-a441-f4560fc35b81', '959d680d-11c7-4cff-b07b-da5eb452cbd7', '0b779aaf-5f96-4b16-9746-cc91e8fe7462']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:31.265094 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13eb9a3f-997a-483c-bb48-a538de2bcf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:31.291584 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-064c150f-c044-494a-b2c6-fe45ab7f5b63 req-d8165e9c-7bd4-4ef9-a9b3-b6a11bec4577 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/attachments/70726220-ecef-465c-b9ce-e66226b06d7c returned with HTTP 200 Aug 14 03:04:31.292344 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 470/1877] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:04:31 2026] DELETE /volume/v3/attachments/70726220-ecef-465c-b9ce-e66226b06d7c => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:31.301049 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13eb9a3f-997a-483c-bb48-a538de2bcf9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e15ea37f-b927-40e9-808d-5a815e9a2342', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-251910057',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7e5cfe9ad3014df48e36cd332f13fa9c',qos_specs=None,replication_status=,reservations=['10a4cddc-75e6-4c49-aa25-8b1e4d2b754e','93dda3c6-b0ca-4624-a441-f4560fc35b81','959d680d-11c7-4cff-b07b-da5eb452cbd7','0b779aaf-5f96-4b16-9746-cc91e8fe7462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1f9015e91647e9855bb97d2739d910',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-251910057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e15ea37f-b927-40e9-808d-5a815e9a2342,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7e5cfe9ad3014df48e36cd332f13fa9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d1f9015e91647e9855bb97d2739d910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:31.301777 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b53d19bb-1ff3-4111-b30a-28503157a2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:31.326259 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b53d19bb-1ff3-4111-b30a-28503157a2b5) transitioned into state 'SUCCESS' from state '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-251910057',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7e5cfe9ad3014df48e36cd332f13fa9c',qos_specs=None,replication_status=,reservations=['10a4cddc-75e6-4c49-aa25-8b1e4d2b754e','93dda3c6-b0ca-4624-a441-f4560fc35b81','959d680d-11c7-4cff-b07b-da5eb452cbd7','0b779aaf-5f96-4b16-9746-cc91e8fe7462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1f9015e91647e9855bb97d2739d910',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:31.327847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a75239-fa36-4edd-b4ae-f3a201900e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:31.341089 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a75239-fa36-4edd-b4ae-f3a201900e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:31.341741 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Flow 'volume_create_api' (d1c954f7-4989-4381-89a0-c31e9a4604f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:31.342216 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Create volume request issued successfully. Aug 14 03:04:31.342882 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-00e5ac3e-eeb2-40d0-9830-cbac940134a8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:31.344016 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 476/1878] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:04:31 2026] POST /volume/v3/volumes => generated 763 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:31.361096 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bc10db65-9f71-4b25-be2d-466d26a51b83 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:31.363388 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bc10db65-9f71-4b25-be2d-466d26a51b83 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 Aug 14 03:04:31.363388 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bc10db65-9f71-4b25-be2d-466d26a51b83 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:31.363388 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bc10db65-9f71-4b25-be2d-466d26a51b83 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:31.374697 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:31.374697 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:31.380559 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bc10db65-9f71-4b25-be2d-466d26a51b83 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:31.385518 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bc10db65-9f71-4b25-be2d-466d26a51b83 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 returned with HTTP 200 Aug 14 03:04:31.386021 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 466/1879] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:31 2026] GET /volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:31.542964 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-164a890e-088a-4f40-870b-8681efb7ba84 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:31.545292 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-164a890e-088a-4f40-870b-8681efb7ba84 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:04:31.545485 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-164a890e-088a-4f40-870b-8681efb7ba84 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:31.545667 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-164a890e-088a-4f40-870b-8681efb7ba84 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:31.564073 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:31.564073 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:31.585313 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-164a890e-088a-4f40-870b-8681efb7ba84 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:04:31.596272 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-164a890e-088a-4f40-870b-8681efb7ba84 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:04:31.596951 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 468/1880] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:31 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 1143 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:04:31.617964 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1fde0db7-85df-47b5-baff-57986797b564 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:31.620344 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1fde0db7-85df-47b5-baff-57986797b564 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:04:31.620623 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1fde0db7-85df-47b5-baff-57986797b564 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:31.620835 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1fde0db7-85df-47b5-baff-57986797b564 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:31.637071 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:31.637071 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:31.643608 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1fde0db7-85df-47b5-baff-57986797b564 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:04:31.650716 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1fde0db7-85df-47b5-baff-57986797b564 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:04:31.651119 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 471/1881] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:31 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:31.747756 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-2531d2cf-11a3-4c89-a207-456f0b299e19 req-ab0a8797-1abc-42ee-bd5d-02101e29b320 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:31.750849 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2531d2cf-11a3-4c89-a207-456f0b299e19 req-ab0a8797-1abc-42ee-bd5d-02101e29b320 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:04:31.751328 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2531d2cf-11a3-4c89-a207-456f0b299e19 req-ab0a8797-1abc-42ee-bd5d-02101e29b320 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:31.751713 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2531d2cf-11a3-4c89-a207-456f0b299e19 req-ab0a8797-1abc-42ee-bd5d-02101e29b320 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:31.767184 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:31.767184 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:31.773463 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-2531d2cf-11a3-4c89-a207-456f0b299e19 req-ab0a8797-1abc-42ee-bd5d-02101e29b320 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:04:31.774805 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-a96c0d5e-9909-44de-9060-361affcbeef1 req-9d96b0dd-54e3-4dae-b9ac-5dfe29bf0b72 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:31.776517 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-a96c0d5e-9909-44de-9060-361affcbeef1 req-9d96b0dd-54e3-4dae-b9ac-5dfe29bf0b72 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:31.777609 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-a96c0d5e-9909-44de-9060-361affcbeef1 req-9d96b0dd-54e3-4dae-b9ac-5dfe29bf0b72 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:31.777609 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-a96c0d5e-9909-44de-9060-361affcbeef1 req-9d96b0dd-54e3-4dae-b9ac-5dfe29bf0b72 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:31.781987 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2531d2cf-11a3-4c89-a207-456f0b299e19 req-ab0a8797-1abc-42ee-bd5d-02101e29b320 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:04:31.781987 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 477/1882] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:31 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:31.786611 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:31.786611 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:31.791918 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-a96c0d5e-9909-44de-9060-361affcbeef1 req-9d96b0dd-54e3-4dae-b9ac-5dfe29bf0b72 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:31.796470 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-a96c0d5e-9909-44de-9060-361affcbeef1 req-9d96b0dd-54e3-4dae-b9ac-5dfe29bf0b72 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:31.796920 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 467/1883] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:31 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:32.224331 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f2d923dc-82fc-411a-ba23-29f51cfba7e7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:32.226890 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f2d923dc-82fc-411a-ba23-29f51cfba7e7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:32.227246 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f2d923dc-82fc-411a-ba23-29f51cfba7e7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:32.227786 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f2d923dc-82fc-411a-ba23-29f51cfba7e7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:32.227786 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-f2d923dc-82fc-411a-ba23-29f51cfba7e7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:32.238466 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:32.238466 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:32.239893 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f2d923dc-82fc-411a-ba23-29f51cfba7e7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:32.240267 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 469/1884] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:32 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:32.254837 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6960bd59-c6d0-4f6c-947a-b73cea5b15dd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:32.257281 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6960bd59-c6d0-4f6c-947a-b73cea5b15dd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a Aug 14 03:04:32.257550 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6960bd59-c6d0-4f6c-947a-b73cea5b15dd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:32.258314 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6960bd59-c6d0-4f6c-947a-b73cea5b15dd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:32.268828 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:32.268828 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:32.274341 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6960bd59-c6d0-4f6c-947a-b73cea5b15dd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:32.289199 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6960bd59-c6d0-4f6c-947a-b73cea5b15dd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a returned with HTTP 200 Aug 14 03:04:32.289199 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 472/1885] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:32 2026] GET /volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:32.304354 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:32.308287 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe/restore Aug 14 03:04:32.308287 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:32.310660 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Restoring backup 0b68da77-0dbc-4553-8e97-2ad193c7a3fe ({'restore': {}}) {{(pid=100378) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:04:32.310842 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Restoring backup 0b68da77-0dbc-4553-8e97-2ad193c7a3fe to volume None. Aug 14 03:04:32.322849 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:32.322849 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:32.325964 np0000007307 devstack@c-api.service[100378]: INFO cinder.backup.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating volume of 1 GB for restore of backup 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. Aug 14 03:04:32.344965 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:04:32.344637. {{(pid=100378) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:04:32.345161 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Availability Zones retrieved successfully. Aug 14 03:04:32.351395 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Flow 'volume_create_api' (a476d4b6-564d-4f6a-9814-2675d66f3ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:32.353069 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4947bd8e-3af9-482f-aadf-f5d7dd92171a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:32.354061 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:32.401113 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4947bd8e-3af9-482f-aadf-f5d7dd92171a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:32.401486 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb215905-6db0-43f2-9c2c-6461757f8c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:32.407062 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-809adcdf-2f52-4a39-8ced-ae9fbc5243d9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:32.415468 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-809adcdf-2f52-4a39-8ced-ae9fbc5243d9 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 Aug 14 03:04:32.415468 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-809adcdf-2f52-4a39-8ced-ae9fbc5243d9 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:32.415468 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-809adcdf-2f52-4a39-8ced-ae9fbc5243d9 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:32.422195 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:32.422195 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:32.429566 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-809adcdf-2f52-4a39-8ced-ae9fbc5243d9 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:32.438303 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-809adcdf-2f52-4a39-8ced-ae9fbc5243d9 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 returned with HTTP 200 Aug 14 03:04:32.438800 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 468/1886] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:32 2026] GET /volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:32.463243 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-58acd6e4-f8a9-4186-9d54-5bc1eb634cde None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:32.466968 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-58acd6e4-f8a9-4186-9d54-5bc1eb634cde tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 Aug 14 03:04:32.467299 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-58acd6e4-f8a9-4186-9d54-5bc1eb634cde tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:32.467596 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-58acd6e4-f8a9-4186-9d54-5bc1eb634cde tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:32.468675 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Created reservations ['bf13f9e5-8ba3-436e-b95a-a87a36187ff8', '6d001d2b-de12-4a87-b7c2-25fd74b3c2ba', '032f8cc2-8647-40c9-8d53-cb7c0257efc8', '290c5af2-f70b-4234-a749-deba5e17715a'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:32.469420 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb215905-6db0-43f2-9c2c-6461757f8c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf13f9e5-8ba3-436e-b95a-a87a36187ff8', '6d001d2b-de12-4a87-b7c2-25fd74b3c2ba', '032f8cc2-8647-40c9-8d53-cb7c0257efc8', '290c5af2-f70b-4234-a749-deba5e17715a']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:32.470200 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64131f9f-2ca9-4976-934e-dadd87f6b659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:32.477453 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:32.477453 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:32.482590 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-58acd6e4-f8a9-4186-9d54-5bc1eb634cde tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:32.488213 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-58acd6e4-f8a9-4186-9d54-5bc1eb634cde tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 returned with HTTP 200 Aug 14 03:04:32.488713 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 470/1887] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:32 2026] GET /volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:32.507021 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64131f9f-2ca9-4976-934e-dadd87f6b659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fc141cd-97bf-46d4-b920-cfb930befa75', '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_0b68da77-0dbc-4553-8e97-2ad193c7a3fe',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f252f224c92845efb0564a77f4540cf2',qos_specs=None,replication_status=,reservations=['bf13f9e5-8ba3-436e-b95a-a87a36187ff8','6d001d2b-de12-4a87-b7c2-25fd74b3c2ba','032f8cc2-8647-40c9-8d53-cb7c0257efc8','290c5af2-f70b-4234-a749-deba5e17715a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16089bf709ee4c88b3abd546c473773c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:32Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0b68da77-0dbc-4553-8e97-2ad193c7a3fe',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fc141cd-97bf-46d4-b920-cfb930befa75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f252f224c92845efb0564a77f4540cf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16089bf709ee4c88b3abd546c473773c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:32.507297 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:32.507362 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40130f43-fec9-4d8a-b9cb-11a253607059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:32.511408 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:32.512090 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1150450024"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:32.514370 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1150450024'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:32.516075 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Create volume of 1 GB Aug 14 03:04:32.524850 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Availability Zones retrieved successfully. Aug 14 03:04:32.530547 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Flow 'volume_create_api' (4c8bf629-a089-41a5-8f3f-ff5df1eb56ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:32.532589 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d9e5ae-2b67-499c-8c5f-c873e8b9620e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:32.534051 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:32.534955 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40130f43-fec9-4d8a-b9cb-11a253607059) transitioned into 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_0b68da77-0dbc-4553-8e97-2ad193c7a3fe',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f252f224c92845efb0564a77f4540cf2',qos_specs=None,replication_status=,reservations=['bf13f9e5-8ba3-436e-b95a-a87a36187ff8','6d001d2b-de12-4a87-b7c2-25fd74b3c2ba','032f8cc2-8647-40c9-8d53-cb7c0257efc8','290c5af2-f70b-4234-a749-deba5e17715a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16089bf709ee4c88b3abd546c473773c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:32.536316 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da1ddce-342f-4469-afab-ee7dc4d28bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:32.552866 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da1ddce-342f-4469-afab-ee7dc4d28bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:32.554344 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Flow 'volume_create_api' (a476d4b6-564d-4f6a-9814-2675d66f3ba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:32.554673 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume request issued successfully. Aug 14 03:04:32.567921 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:32.567921 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:32.568614 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:32.577418 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d9e5ae-2b67-499c-8c5f-c873e8b9620e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:32.578343 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb72984-fa66-4145-8124-e870895a45de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:32.642435 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Created reservations ['2ddef71b-6186-4114-b2f1-918ee4f77220', '1de8aa00-c874-4a42-a9ee-378d0446f2eb', '656a7b04-4d17-4aac-93fc-1e3a8391166b', '30c5ff4f-a158-4665-959e-dee647c0e30b'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:32.644014 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb72984-fa66-4145-8124-e870895a45de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ddef71b-6186-4114-b2f1-918ee4f77220', '1de8aa00-c874-4a42-a9ee-378d0446f2eb', '656a7b04-4d17-4aac-93fc-1e3a8391166b', '30c5ff4f-a158-4665-959e-dee647c0e30b']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:32.644635 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650882d6-4a9a-4ed3-9caf-cb6092f85a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:32.686047 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650882d6-4a9a-4ed3-9caf-cb6092f85a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '493c736f-508a-409c-9843-9c3d7c73ada0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1150450024',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7e5cfe9ad3014df48e36cd332f13fa9c',qos_specs=None,replication_status=,reservations=['2ddef71b-6186-4114-b2f1-918ee4f77220','1de8aa00-c874-4a42-a9ee-378d0446f2eb','656a7b04-4d17-4aac-93fc-1e3a8391166b','30c5ff4f-a158-4665-959e-dee647c0e30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1f9015e91647e9855bb97d2739d910',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1150450024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=493c736f-508a-409c-9843-9c3d7c73ada0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7e5cfe9ad3014df48e36cd332f13fa9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d1f9015e91647e9855bb97d2739d910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:32.688852 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (969f74e2-3623-4993-86fe-df596be266c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:32.718040 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (969f74e2-3623-4993-86fe-df596be266c2) transitioned into state 'SUCCESS' from state '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-1150450024',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7e5cfe9ad3014df48e36cd332f13fa9c',qos_specs=None,replication_status=,reservations=['2ddef71b-6186-4114-b2f1-918ee4f77220','1de8aa00-c874-4a42-a9ee-378d0446f2eb','656a7b04-4d17-4aac-93fc-1e3a8391166b','30c5ff4f-a158-4665-959e-dee647c0e30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1f9015e91647e9855bb97d2739d910',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:32.719118 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5019f1a1-104b-4968-a691-dcab8a94f341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:32.733125 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5019f1a1-104b-4968-a691-dcab8a94f341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:32.733939 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Flow 'volume_create_api' (4c8bf629-a089-41a5-8f3f-ff5df1eb56ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:32.735012 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Create volume request issued successfully. Aug 14 03:04:32.735744 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5e7ec934-d437-45d7-9b8c-42c28bcc0aae tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:32.736346 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 473/1888] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:04:32 2026] POST /volume/v3/volumes => generated 764 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:32.756409 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c21dcb14-e9f1-4cd7-9d37-4f3888ceb8bd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:32.760046 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c21dcb14-e9f1-4cd7-9d37-4f3888ceb8bd tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 Aug 14 03:04:32.760357 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c21dcb14-e9f1-4cd7-9d37-4f3888ceb8bd tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:32.760710 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c21dcb14-e9f1-4cd7-9d37-4f3888ceb8bd tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:32.775708 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:32.775708 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:32.781604 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c21dcb14-e9f1-4cd7-9d37-4f3888ceb8bd tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:32.787690 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c21dcb14-e9f1-4cd7-9d37-4f3888ceb8bd tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 returned with HTTP 200 Aug 14 03:04:32.788475 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 469/1889] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:32 2026] GET /volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 => generated 832 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:33.577666 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:33.577666 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:33.578194 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:33.578395 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Checking backup size 1 against volume size 1 {{(pid=100378) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:04:33.579477 np0000007307 devstack@c-api.service[100378]: INFO cinder.backup.api [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Overwriting volume 8fc141cd-97bf-46d4-b920-cfb930befa75 with restore of backup 0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:33.601841 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] restore_backup in rpcapi backup_id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe {{(pid=100378) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:04:33.604570 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-51e9bfc8-fa66-463c-bc1a-f26b24d7c0f9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe/restore returned with HTTP 202 Aug 14 03:04:33.605438 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 478/1890] 10.4.3.152 () {68 vars in 1393 bytes} [Fri Aug 14 03:04:32 2026] POST /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe/restore => generated 189 bytes in 1301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:33.614303 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-03759aa4-ab18-4508-9d02-b175586503e8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:33.616049 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-03759aa4-ab18-4508-9d02-b175586503e8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:33.616456 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-03759aa4-ab18-4508-9d02-b175586503e8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:33.616724 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-03759aa4-ab18-4508-9d02-b175586503e8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:33.616918 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-03759aa4-ab18-4508-9d02-b175586503e8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:33.623228 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:33.623228 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:33.624168 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-03759aa4-ab18-4508-9d02-b175586503e8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:33.624708 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 471/1891] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:33 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:33.803863 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7db62b3b-3551-4ebe-8180-befa03077bb8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:33.806224 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7db62b3b-3551-4ebe-8180-befa03077bb8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 Aug 14 03:04:33.806455 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7db62b3b-3551-4ebe-8180-befa03077bb8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:33.806669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7db62b3b-3551-4ebe-8180-befa03077bb8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:33.817459 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:33.817459 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:33.823482 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7db62b3b-3551-4ebe-8180-befa03077bb8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:33.829397 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7db62b3b-3551-4ebe-8180-befa03077bb8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 returned with HTTP 200 Aug 14 03:04:33.829917 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 474/1892] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:33 2026] GET /volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:33.846064 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-861de5eb-c170-4d3d-85c6-9d03fdbe7aa2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:33.848118 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-861de5eb-c170-4d3d-85c6-9d03fdbe7aa2 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 Aug 14 03:04:33.848417 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-861de5eb-c170-4d3d-85c6-9d03fdbe7aa2 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:33.848613 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-861de5eb-c170-4d3d-85c6-9d03fdbe7aa2 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:33.858173 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:33.858173 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:33.863886 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-861de5eb-c170-4d3d-85c6-9d03fdbe7aa2 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:33.869482 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-861de5eb-c170-4d3d-85c6-9d03fdbe7aa2 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 returned with HTTP 200 Aug 14 03:04:33.869856 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 470/1893] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:33 2026] GET /volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:33.884748 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:33.887451 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:33.888147 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1149565810"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:33.891568 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1149565810'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:33.892541 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Create volume of 1 GB Aug 14 03:04:33.898758 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Availability Zones retrieved successfully. Aug 14 03:04:33.906682 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Flow 'volume_create_api' (ad694983-e5a7-431e-bb7c-3ba28bad00d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:33.907629 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b3690b2-d13c-42ef-b12e-66991527530e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:33.908954 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:33.942636 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b3690b2-d13c-42ef-b12e-66991527530e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:33.943792 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7123679a-1fd7-4353-bdaa-f13f00e94505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:33.995581 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Created reservations ['07399f0b-e64d-472b-8939-447152ddc70a', 'ce3c0d8b-7ed2-478a-a77e-26bbfb5630b4', 'a401172f-b0e4-4021-8fe9-52877f9ccb59', '1e6d9ff8-5aa4-418e-a93a-98740bd06253'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:33.996475 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7123679a-1fd7-4353-bdaa-f13f00e94505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07399f0b-e64d-472b-8939-447152ddc70a', 'ce3c0d8b-7ed2-478a-a77e-26bbfb5630b4', 'a401172f-b0e4-4021-8fe9-52877f9ccb59', '1e6d9ff8-5aa4-418e-a93a-98740bd06253']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:33.998083 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d82141c-ba70-431a-b129-4dedbf8c3b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:34.031842 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d82141c-ba70-431a-b129-4dedbf8c3b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4a4851b-3f04-46fc-a06e-039bff19bebb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1149565810',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7e5cfe9ad3014df48e36cd332f13fa9c',qos_specs=None,replication_status=,reservations=['07399f0b-e64d-472b-8939-447152ddc70a','ce3c0d8b-7ed2-478a-a77e-26bbfb5630b4','a401172f-b0e4-4021-8fe9-52877f9ccb59','1e6d9ff8-5aa4-418e-a93a-98740bd06253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1f9015e91647e9855bb97d2739d910',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1149565810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4a4851b-3f04-46fc-a06e-039bff19bebb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7e5cfe9ad3014df48e36cd332f13fa9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d1f9015e91647e9855bb97d2739d910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:34.032948 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a1de1f-cdc3-4caf-974a-c5c696292e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:34.055752 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a1de1f-cdc3-4caf-974a-c5c696292e50) transitioned into state 'SUCCESS' from state '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-1149565810',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7e5cfe9ad3014df48e36cd332f13fa9c',qos_specs=None,replication_status=,reservations=['07399f0b-e64d-472b-8939-447152ddc70a','ce3c0d8b-7ed2-478a-a77e-26bbfb5630b4','a401172f-b0e4-4021-8fe9-52877f9ccb59','1e6d9ff8-5aa4-418e-a93a-98740bd06253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1f9015e91647e9855bb97d2739d910',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:34.056777 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbd4b6c9-5cb2-4e1c-94da-a6df0e03b1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:34.068423 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbd4b6c9-5cb2-4e1c-94da-a6df0e03b1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:34.069576 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Flow 'volume_create_api' (ad694983-e5a7-431e-bb7c-3ba28bad00d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:34.069831 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Create volume request issued successfully. Aug 14 03:04:34.071217 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-22df89d0-9c4b-4f97-ba38-b0cfd3403f2d tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:34.071217 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 479/1894] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:04:33 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) Aug 14 03:04:34.085002 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f8cda638-5c3e-4799-821a-5fac3a1a7783 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:34.087347 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f8cda638-5c3e-4799-821a-5fac3a1a7783 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb Aug 14 03:04:34.087907 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f8cda638-5c3e-4799-821a-5fac3a1a7783 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:34.087907 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f8cda638-5c3e-4799-821a-5fac3a1a7783 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:34.097292 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:34.097292 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:34.101972 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f8cda638-5c3e-4799-821a-5fac3a1a7783 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:34.107427 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f8cda638-5c3e-4799-821a-5fac3a1a7783 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb returned with HTTP 200 Aug 14 03:04:34.108052 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 472/1895] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:34 2026] GET /volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:34.525671 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4143b28f-a323-4f6e-ad5c-437949a50286 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:34.528368 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:34.529294 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1320872457", "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:34.531316 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1320872457', 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:34.637222 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-30d937a7-03ac-4867-963e-aa667fd7d41e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:34.640979 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-30d937a7-03ac-4867-963e-aa667fd7d41e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:34.641240 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-30d937a7-03ac-4867-963e-aa667fd7d41e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:34.641597 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-30d937a7-03ac-4867-963e-aa667fd7d41e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:34.641746 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-30d937a7-03ac-4867-963e-aa667fd7d41e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:34.648462 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:34.648462 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:34.649477 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-30d937a7-03ac-4867-963e-aa667fd7d41e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:34.650465 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 471/1896] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:34 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:34.808236 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Create volume of 1 GB Aug 14 03:04:34.815432 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Availability Zones retrieved successfully. Aug 14 03:04:34.821372 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Flow 'volume_create_api' (c260d878-4657-412f-ab8a-1b18d16bb64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:34.822491 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (067d96a6-d839-4e7d-bfa0-c846175bb2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:34.823576 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:34.920648 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (067d96a6-d839-4e7d-bfa0-c846175bb2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:34.922768 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dcdbd0b-a660-4a01-ae58-c40ce3d2e154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:35.009687 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Created reservations ['181974d9-e5d4-4744-aca4-35a069470ff0', '2890a7b5-8e72-4825-9b7e-68f68d6b5119', '1deb0ac3-9df2-4c95-aa53-404cc66780fb', '0f31f941-6f3d-41a7-b89c-bb3b384372d7'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:35.010539 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dcdbd0b-a660-4a01-ae58-c40ce3d2e154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['181974d9-e5d4-4744-aca4-35a069470ff0', '2890a7b5-8e72-4825-9b7e-68f68d6b5119', '1deb0ac3-9df2-4c95-aa53-404cc66780fb', '0f31f941-6f3d-41a7-b89c-bb3b384372d7']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:35.011453 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd0fc1e-1267-4cda-86cc-d38208cf7ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:35.039960 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a410deef-64bf-46d8-8eca-7a9ddb945c8b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.042353 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd0fc1e-1267-4cda-86cc-d38208cf7ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59fbe208-6bca-46a5-b46a-8e00ada1c11f', '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-1320872457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2df79684b7c44b599985704b0b2faf13',qos_specs=None,replication_status=,reservations=['181974d9-e5d4-4744-aca4-35a069470ff0','2890a7b5-8e72-4825-9b7e-68f68d6b5119','1deb0ac3-9df2-4c95-aa53-404cc66780fb','0f31f941-6f3d-41a7-b89c-bb3b384372d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='078968d6a9514efc8c0188ae3487f3e0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1320872457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59fbe208-6bca-46a5-b46a-8e00ada1c11f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2df79684b7c44b599985704b0b2faf13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='078968d6a9514efc8c0188ae3487f3e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:35.042532 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a410deef-64bf-46d8-8eca-7a9ddb945c8b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] DELETE https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:35.042532 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a410deef-64bf-46d8-8eca-7a9ddb945c8b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.042652 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb5d409b-cf19-4d1b-bc08-bc87a6c26a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:35.042707 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a410deef-64bf-46d8-8eca-7a9ddb945c8b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.042707 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-a410deef-64bf-46d8-8eca-7a9ddb945c8b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Delete volume with id: 00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:35.050741 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.050741 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:35.051483 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a410deef-64bf-46d8-8eca-7a9ddb945c8b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:35.063578 np0000007307 devstack@c-api.service[100378]: WARNING cinder.keymgr.conf_key_mgr [None req-a410deef-64bf-46d8-8eca-7a9ddb945c8b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:04:35.071632 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a410deef-64bf-46d8-8eca-7a9ddb945c8b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Delete volume request issued successfully. Aug 14 03:04:35.071847 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a410deef-64bf-46d8-8eca-7a9ddb945c8b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 202 Aug 14 03:04:35.072577 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 480/1897] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:35 2026] DELETE /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:35.074777 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb5d409b-cf19-4d1b-bc08-bc87a6c26a49) transitioned into state 'SUCCESS' from state '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-1320872457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2df79684b7c44b599985704b0b2faf13',qos_specs=None,replication_status=,reservations=['181974d9-e5d4-4744-aca4-35a069470ff0','2890a7b5-8e72-4825-9b7e-68f68d6b5119','1deb0ac3-9df2-4c95-aa53-404cc66780fb','0f31f941-6f3d-41a7-b89c-bb3b384372d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='078968d6a9514efc8c0188ae3487f3e0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:35.075564 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27976b41-2509-4b53-b16b-f772646e4517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:35.083613 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ce9f62b9-5709-422e-8edc-67bf80e27dfa None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.085587 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce9f62b9-5709-422e-8edc-67bf80e27dfa tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:35.085587 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce9f62b9-5709-422e-8edc-67bf80e27dfa tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.085781 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce9f62b9-5709-422e-8edc-67bf80e27dfa tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.088187 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27976b41-2509-4b53-b16b-f772646e4517) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:35.089425 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Flow 'volume_create_api' (c260d878-4657-412f-ab8a-1b18d16bb64e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:35.089907 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Create volume request issued successfully. Aug 14 03:04:35.090659 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4143b28f-a323-4f6e-ad5c-437949a50286 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:35.091305 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 475/1898] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:04:34 2026] POST /volume/v3/volumes => generated 753 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:35.098572 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.098572 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:35.106109 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ce9f62b9-5709-422e-8edc-67bf80e27dfa tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:35.110163 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6f2e8120-b23c-41fe-9ebf-9d7a2b68771d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.113303 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f2e8120-b23c-41fe-9ebf-9d7a2b68771d tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] GET https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f Aug 14 03:04:35.113522 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f2e8120-b23c-41fe-9ebf-9d7a2b68771d tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.114303 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f2e8120-b23c-41fe-9ebf-9d7a2b68771d tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.116442 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce9f62b9-5709-422e-8edc-67bf80e27dfa tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 200 Aug 14 03:04:35.117156 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 473/1899] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:35.122612 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d3a5aeb9-d654-4891-8290-c2359b42ffc4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.124668 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d3a5aeb9-d654-4891-8290-c2359b42ffc4 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb Aug 14 03:04:35.124998 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d3a5aeb9-d654-4891-8290-c2359b42ffc4 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.125122 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d3a5aeb9-d654-4891-8290-c2359b42ffc4 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.125322 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.125322 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:35.131060 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6f2e8120-b23c-41fe-9ebf-9d7a2b68771d tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Volume info retrieved successfully. Aug 14 03:04:35.137082 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f2e8120-b23c-41fe-9ebf-9d7a2b68771d tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f returned with HTTP 200 Aug 14 03:04:35.137082 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 472/1900] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:35.137175 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.137175 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:35.142187 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d3a5aeb9-d654-4891-8290-c2359b42ffc4 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:35.146970 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d3a5aeb9-d654-4891-8290-c2359b42ffc4 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb returned with HTTP 200 Aug 14 03:04:35.147338 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 481/1901] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:35.165289 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f5485760-bd59-45fe-a9bd-e47e08508609 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.167563 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f5485760-bd59-45fe-a9bd-e47e08508609 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb Aug 14 03:04:35.167752 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f5485760-bd59-45fe-a9bd-e47e08508609 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.167963 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f5485760-bd59-45fe-a9bd-e47e08508609 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.179040 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.179040 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:35.186725 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f5485760-bd59-45fe-a9bd-e47e08508609 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:35.192972 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f5485760-bd59-45fe-a9bd-e47e08508609 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb returned with HTTP 200 Aug 14 03:04:35.194843 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 476/1902] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:35.208305 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-200df000-3e92-4589-bae9-9d9bf717e11a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.211280 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-200df000-3e92-4589-bae9-9d9bf717e11a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 14 03:04:35.211280 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-200df000-3e92-4589-bae9-9d9bf717e11a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.211280 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-200df000-3e92-4589-bae9-9d9bf717e11a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.211280 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-200df000-3e92-4589-bae9-9d9bf717e11a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.211562 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-200df000-3e92-4589-bae9-9d9bf717e11a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.220844 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-200df000-3e92-4589-bae9-9d9bf717e11a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.221766 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-200df000-3e92-4589-bae9-9d9bf717e11a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 14 03:04:35.222420 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 474/1903] 10.4.3.152 () {66 vars in 1237 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes => generated 975 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:35.235430 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6f5f9db7-3a2f-49a0-a218-0fe8a69faa03 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.237512 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f5f9db7-3a2f-49a0-a218-0fe8a69faa03 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1150450024 Aug 14 03:04:35.237807 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f5f9db7-3a2f-49a0-a218-0fe8a69faa03 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.238139 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f5f9db7-3a2f-49a0-a218-0fe8a69faa03 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.238472 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-6f5f9db7-3a2f-49a0-a218-0fe8a69faa03 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.239379 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-6f5f9db7-3a2f-49a0-a218-0fe8a69faa03 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1150450024'), ('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.284087 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6f5f9db7-3a2f-49a0-a218-0fe8a69faa03 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.284762 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f5f9db7-3a2f-49a0-a218-0fe8a69faa03 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1150450024 returned with HTTP 200 Aug 14 03:04:35.285373 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 473/1904] 10.4.3.152 () {66 vars in 1338 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1150450024 => generated 334 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:35.298355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-159ef601-9f8f-45a4-958a-2695b766ddc8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.300225 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-159ef601-9f8f-45a4-958a-2695b766ddc8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1150450024 Aug 14 03:04:35.300500 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-159ef601-9f8f-45a4-958a-2695b766ddc8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.300613 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-159ef601-9f8f-45a4-958a-2695b766ddc8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.300936 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-159ef601-9f8f-45a4-958a-2695b766ddc8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.302079 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-159ef601-9f8f-45a4-958a-2695b766ddc8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1150450024'), ('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.337514 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-159ef601-9f8f-45a4-958a-2695b766ddc8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.338240 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.338240 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:35.343236 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-159ef601-9f8f-45a4-958a-2695b766ddc8 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1150450024 returned with HTTP 200 Aug 14 03:04:35.343832 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 482/1905] 10.4.3.152 () {66 vars in 1359 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1150450024 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:35.364756 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bb35cddb-bec8-43af-9216-e2058fa007b1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.366538 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bb35cddb-bec8-43af-9216-e2058fa007b1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?limit=1 Aug 14 03:04:35.366726 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bb35cddb-bec8-43af-9216-e2058fa007b1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.366937 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bb35cddb-bec8-43af-9216-e2058fa007b1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.367290 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-bb35cddb-bec8-43af-9216-e2058fa007b1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.368090 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bb35cddb-bec8-43af-9216-e2058fa007b1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.376695 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-bb35cddb-bec8-43af-9216-e2058fa007b1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.377932 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.377932 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:35.384403 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bb35cddb-bec8-43af-9216-e2058fa007b1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 14 03:04:35.384937 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 477/1906] 10.4.3.152 () {66 vars in 1273 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:35.398777 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-abc44b8f-7434-4e2a-9cd0-330e29fac536 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.400767 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-abc44b8f-7434-4e2a-9cd0-330e29fac536 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?limit=1&marker=f4a4851b-3f04-46fc-a06e-039bff19bebb Aug 14 03:04:35.401092 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-abc44b8f-7434-4e2a-9cd0-330e29fac536 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.401457 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-abc44b8f-7434-4e2a-9cd0-330e29fac536 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.401740 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-abc44b8f-7434-4e2a-9cd0-330e29fac536 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.402117 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.402117 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:35.402746 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-abc44b8f-7434-4e2a-9cd0-330e29fac536 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.451911 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-abc44b8f-7434-4e2a-9cd0-330e29fac536 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.452752 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.452752 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:35.461605 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-abc44b8f-7434-4e2a-9cd0-330e29fac536 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?limit=1&marker=f4a4851b-3f04-46fc-a06e-039bff19bebb returned with HTTP 200 Aug 14 03:04:35.462324 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 475/1907] 10.4.3.152 () {66 vars in 1361 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=f4a4851b-3f04-46fc-a06e-039bff19bebb => generated 1003 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:35.480771 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8cbd1bd9-f385-471b-90cd-a4f0f3720fa1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.483469 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8cbd1bd9-f385-471b-90cd-a4f0f3720fa1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?limit=1&marker=493c736f-508a-409c-9843-9c3d7c73ada0 Aug 14 03:04:35.484264 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8cbd1bd9-f385-471b-90cd-a4f0f3720fa1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.484352 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8cbd1bd9-f385-471b-90cd-a4f0f3720fa1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.484695 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-8cbd1bd9-f385-471b-90cd-a4f0f3720fa1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.485275 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.485275 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:35.485903 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-8cbd1bd9-f385-471b-90cd-a4f0f3720fa1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.540803 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8cbd1bd9-f385-471b-90cd-a4f0f3720fa1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.541897 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.541897 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:35.547745 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8cbd1bd9-f385-471b-90cd-a4f0f3720fa1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?limit=1&marker=493c736f-508a-409c-9843-9c3d7c73ada0 returned with HTTP 200 Aug 14 03:04:35.548492 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 474/1908] 10.4.3.152 () {66 vars in 1361 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=493c736f-508a-409c-9843-9c3d7c73ada0 => generated 1002 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:35.567519 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6db552d7-fd5e-4277-ad87-ebc60e880dcb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.569739 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6db552d7-fd5e-4277-ad87-ebc60e880dcb tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?limit=1&marker=e15ea37f-b927-40e9-808d-5a815e9a2342 Aug 14 03:04:35.570004 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6db552d7-fd5e-4277-ad87-ebc60e880dcb tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.570261 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6db552d7-fd5e-4277-ad87-ebc60e880dcb tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.570613 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-6db552d7-fd5e-4277-ad87-ebc60e880dcb tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.571528 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6db552d7-fd5e-4277-ad87-ebc60e880dcb tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.628365 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6db552d7-fd5e-4277-ad87-ebc60e880dcb tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.630613 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6db552d7-fd5e-4277-ad87-ebc60e880dcb tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?limit=1&marker=e15ea37f-b927-40e9-808d-5a815e9a2342 returned with HTTP 200 Aug 14 03:04:35.631160 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 483/1909] 10.4.3.152 () {66 vars in 1361 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=e15ea37f-b927-40e9-808d-5a815e9a2342 => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:04:35.647410 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b613e6ce-bf0d-4afa-b044-fef1e5d187ca None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.649562 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b613e6ce-bf0d-4afa-b044-fef1e5d187ca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 14 03:04:35.649753 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b613e6ce-bf0d-4afa-b044-fef1e5d187ca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.649969 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b613e6ce-bf0d-4afa-b044-fef1e5d187ca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.650226 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-b613e6ce-bf0d-4afa-b044-fef1e5d187ca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.650478 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b613e6ce-bf0d-4afa-b044-fef1e5d187ca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Could not evaluate value available, assuming string {{(pid=100380) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:04:35.651381 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b613e6ce-bf0d-4afa-b044-fef1e5d187ca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.666646 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cec30595-55ba-4f03-9633-8e6c11599edc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.668835 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cec30595-55ba-4f03-9633-8e6c11599edc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:35.669081 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cec30595-55ba-4f03-9633-8e6c11599edc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.669341 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cec30595-55ba-4f03-9633-8e6c11599edc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.669473 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-cec30595-55ba-4f03-9633-8e6c11599edc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:35.674838 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.674838 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:35.676031 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cec30595-55ba-4f03-9633-8e6c11599edc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:35.676439 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 476/1910] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:35.691362 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b613e6ce-bf0d-4afa-b044-fef1e5d187ca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.692427 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.692427 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:35.697304 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b613e6ce-bf0d-4afa-b044-fef1e5d187ca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 14 03:04:35.697770 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 478/1911] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:35.713790 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d8934917-727b-404d-8095-141d7b307b9c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.714464 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d8934917-727b-404d-8095-141d7b307b9c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 14 03:04:35.714738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d8934917-727b-404d-8095-141d7b307b9c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.715004 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d8934917-727b-404d-8095-141d7b307b9c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.715316 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-d8934917-727b-404d-8095-141d7b307b9c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.715624 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d8934917-727b-404d-8095-141d7b307b9c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Could not evaluate value available, assuming string {{(pid=100379) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:04:35.716394 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d8934917-727b-404d-8095-141d7b307b9c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.756192 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d8934917-727b-404d-8095-141d7b307b9c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.757313 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.757313 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:35.763406 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d8934917-727b-404d-8095-141d7b307b9c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 14 03:04:35.764121 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 475/1912] 10.4.3.152 () {66 vars in 1359 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:35.784124 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-00172dec-b3c7-4727-aa40-525d934a9a90 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.787302 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-00172dec-b3c7-4727-aa40-525d934a9a90 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?limit=1 Aug 14 03:04:35.787509 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-00172dec-b3c7-4727-aa40-525d934a9a90 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.788433 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-00172dec-b3c7-4727-aa40-525d934a9a90 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.788727 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-00172dec-b3c7-4727-aa40-525d934a9a90 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.789605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-00172dec-b3c7-4727-aa40-525d934a9a90 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.825627 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-00172dec-b3c7-4727-aa40-525d934a9a90 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.826459 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-00172dec-b3c7-4727-aa40-525d934a9a90 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 14 03:04:35.826956 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 484/1913] 10.4.3.152 () {66 vars in 1252 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:35.838710 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-dfc3c909-ab39-444f-a04b-a3152902a511 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.844008 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dfc3c909-ab39-444f-a04b-a3152902a511 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?limit=1&marker=f4a4851b-3f04-46fc-a06e-039bff19bebb Aug 14 03:04:35.844195 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dfc3c909-ab39-444f-a04b-a3152902a511 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.844409 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dfc3c909-ab39-444f-a04b-a3152902a511 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.844626 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-dfc3c909-ab39-444f-a04b-a3152902a511 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.845306 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-dfc3c909-ab39-444f-a04b-a3152902a511 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.867184 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-dfc3c909-ab39-444f-a04b-a3152902a511 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.867804 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dfc3c909-ab39-444f-a04b-a3152902a511 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?limit=1&marker=f4a4851b-3f04-46fc-a06e-039bff19bebb returned with HTTP 200 Aug 14 03:04:35.868251 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 477/1914] 10.4.3.152 () {66 vars in 1340 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes?limit=1&marker=f4a4851b-3f04-46fc-a06e-039bff19bebb => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:35.876994 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-396d40b1-cfe9-4f1c-832c-4e59c6bdde12 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.880845 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-396d40b1-cfe9-4f1c-832c-4e59c6bdde12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?limit=1&marker=493c736f-508a-409c-9843-9c3d7c73ada0 Aug 14 03:04:35.880845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-396d40b1-cfe9-4f1c-832c-4e59c6bdde12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.880845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-396d40b1-cfe9-4f1c-832c-4e59c6bdde12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.880845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-396d40b1-cfe9-4f1c-832c-4e59c6bdde12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.881152 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-396d40b1-cfe9-4f1c-832c-4e59c6bdde12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.916061 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-396d40b1-cfe9-4f1c-832c-4e59c6bdde12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.917450 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-396d40b1-cfe9-4f1c-832c-4e59c6bdde12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?limit=1&marker=493c736f-508a-409c-9843-9c3d7c73ada0 returned with HTTP 200 Aug 14 03:04:35.917450 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 479/1915] 10.4.3.152 () {66 vars in 1340 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes?limit=1&marker=493c736f-508a-409c-9843-9c3d7c73ada0 => generated 469 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:35.927674 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b590d780-a88a-498c-baf1-4101e07aab73 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.930002 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b590d780-a88a-498c-baf1-4101e07aab73 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?limit=1&marker=e15ea37f-b927-40e9-808d-5a815e9a2342 Aug 14 03:04:35.930268 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b590d780-a88a-498c-baf1-4101e07aab73 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.930508 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b590d780-a88a-498c-baf1-4101e07aab73 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.930802 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-b590d780-a88a-498c-baf1-4101e07aab73 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.931661 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b590d780-a88a-498c-baf1-4101e07aab73 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:35.947634 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b590d780-a88a-498c-baf1-4101e07aab73 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:35.948227 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b590d780-a88a-498c-baf1-4101e07aab73 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?limit=1&marker=e15ea37f-b927-40e9-808d-5a815e9a2342 returned with HTTP 200 Aug 14 03:04:35.948833 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 476/1916] 10.4.3.152 () {66 vars in 1340 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes?limit=1&marker=e15ea37f-b927-40e9-808d-5a815e9a2342 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:04:35.967981 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ce1b3ddb-ce43-40c2-8934-dea471ecd343 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:35.970593 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ce1b3ddb-ce43-40c2-8934-dea471ecd343 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1149565810&status=available Aug 14 03:04:35.970804 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ce1b3ddb-ce43-40c2-8934-dea471ecd343 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:35.971122 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ce1b3ddb-ce43-40c2-8934-dea471ecd343 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:35.971466 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-ce1b3ddb-ce43-40c2-8934-dea471ecd343 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:35.971799 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ce1b3ddb-ce43-40c2-8934-dea471ecd343 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Could not evaluate value available, assuming string {{(pid=100378) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:04:35.972161 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:35.972161 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:35.972712 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ce1b3ddb-ce43-40c2-8934-dea471ecd343 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1149565810'), ('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.009948 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ce1b3ddb-ce43-40c2-8934-dea471ecd343 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.010357 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ce1b3ddb-ce43-40c2-8934-dea471ecd343 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1149565810&status=available returned with HTTP 200 Aug 14 03:04:36.010807 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 485/1917] 10.4.3.152 () {66 vars in 1372 bytes} [Fri Aug 14 03:04:35 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1149565810&status=available => generated 334 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:36.022396 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c31de742-ded6-4164-b643-e18c6b2749d5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.024637 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c31de742-ded6-4164-b643-e18c6b2749d5 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1149565810&status=available Aug 14 03:04:36.024722 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c31de742-ded6-4164-b643-e18c6b2749d5 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.024924 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c31de742-ded6-4164-b643-e18c6b2749d5 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.025209 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-c31de742-ded6-4164-b643-e18c6b2749d5 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.025543 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c31de742-ded6-4164-b643-e18c6b2749d5 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Could not evaluate value available, assuming string {{(pid=100381) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:04:36.025986 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.025986 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:36.026575 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c31de742-ded6-4164-b643-e18c6b2749d5 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1149565810'), ('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.062248 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c31de742-ded6-4164-b643-e18c6b2749d5 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.063098 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.063098 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:36.068489 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c31de742-ded6-4164-b643-e18c6b2749d5 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1149565810&status=available returned with HTTP 200 Aug 14 03:04:36.069271 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 478/1918] 10.4.3.152 () {66 vars in 1393 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1149565810&status=available => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:36.086203 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-041b2305-5c1f-494e-9570-24ce36880b12 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.087552 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-041b2305-5c1f-494e-9570-24ce36880b12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?marker=f4a4851b-3f04-46fc-a06e-039bff19bebb&sort=id%3Aasc Aug 14 03:04:36.087839 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-041b2305-5c1f-494e-9570-24ce36880b12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.088086 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-041b2305-5c1f-494e-9570-24ce36880b12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.088422 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-041b2305-5c1f-494e-9570-24ce36880b12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.088893 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.088893 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:36.089450 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-041b2305-5c1f-494e-9570-24ce36880b12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.140152 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ab7c8c6c-4121-43f8-81c6-248f8a6424f2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.142939 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ab7c8c6c-4121-43f8-81c6-248f8a6424f2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 Aug 14 03:04:36.142939 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ab7c8c6c-4121-43f8-81c6-248f8a6424f2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.142939 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ab7c8c6c-4121-43f8-81c6-248f8a6424f2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.151469 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c55132b3-254d-458e-9c45-3c65319835a2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.152019 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ab7c8c6c-4121-43f8-81c6-248f8a6424f2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 returned with HTTP 404 Aug 14 03:04:36.152710 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 477/1919] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/00334353-14ce-4d2d-bcf5-969e26782460 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:36.155068 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c55132b3-254d-458e-9c45-3c65319835a2 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] GET https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f Aug 14 03:04:36.155266 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c55132b3-254d-458e-9c45-3c65319835a2 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.155523 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c55132b3-254d-458e-9c45-3c65319835a2 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.155614 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-041b2305-5c1f-494e-9570-24ce36880b12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.158798 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-041b2305-5c1f-494e-9570-24ce36880b12 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?marker=f4a4851b-3f04-46fc-a06e-039bff19bebb&sort=id%3Aasc returned with HTTP 200 Aug 14 03:04:36.159498 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 480/1920] 10.4.3.152 () {66 vars in 1373 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/detail?marker=f4a4851b-3f04-46fc-a06e-039bff19bebb&sort=id%3Aasc => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:04:36.163144 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-33d36d10-1715-4851-a9ab-bf840a105202 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.165523 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-33d36d10-1715-4851-a9ab-bf840a105202 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 Aug 14 03:04:36.165744 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-33d36d10-1715-4851-a9ab-bf840a105202 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.166004 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-33d36d10-1715-4851-a9ab-bf840a105202 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.166261 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-33d36d10-1715-4851-a9ab-bf840a105202 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Delete volume with id: 9293f037-d1a7-4675-bbaa-e2644ba445c0 Aug 14 03:04:36.166508 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.166508 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:36.175922 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c55132b3-254d-458e-9c45-3c65319835a2 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Volume info retrieved successfully. Aug 14 03:04:36.182526 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.182526 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:36.182526 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-33d36d10-1715-4851-a9ab-bf840a105202 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:36.182775 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c55132b3-254d-458e-9c45-3c65319835a2 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f returned with HTTP 200 Aug 14 03:04:36.182775 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 486/1921] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:36.183746 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-46127274-6288-4338-a335-4137ba52d3fc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.185862 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-46127274-6288-4338-a335-4137ba52d3fc tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 03:04:36.187293 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-46127274-6288-4338-a335-4137ba52d3fc tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.188030 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-46127274-6288-4338-a335-4137ba52d3fc tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.188030 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-46127274-6288-4338-a335-4137ba52d3fc tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.189064 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-46127274-6288-4338-a335-4137ba52d3fc tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.199143 np0000007307 devstack@c-api.service[100381]: WARNING cinder.keymgr.conf_key_mgr [None req-33d36d10-1715-4851-a9ab-bf840a105202 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:04:36.215451 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-33d36d10-1715-4851-a9ab-bf840a105202 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Delete volume request issued successfully. Aug 14 03:04:36.215724 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-33d36d10-1715-4851-a9ab-bf840a105202 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 returned with HTTP 202 Aug 14 03:04:36.216357 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 479/1922] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:36 2026] DELETE /volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:36.232253 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5abedd04-ecbb-4d57-8993-173b40c7f740 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.235390 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5abedd04-ecbb-4d57-8993-173b40c7f740 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 Aug 14 03:04:36.235390 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5abedd04-ecbb-4d57-8993-173b40c7f740 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.235390 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5abedd04-ecbb-4d57-8993-173b40c7f740 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.236928 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-46127274-6288-4338-a335-4137ba52d3fc tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.238419 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.238419 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:36.238900 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-b44a00f3-b85c-48b0-ae47-ac0d14ed0f33 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.241994 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-b44a00f3-b85c-48b0-ae47-ac0d14ed0f33 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] GET https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f Aug 14 03:04:36.242229 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-b44a00f3-b85c-48b0-ae47-ac0d14ed0f33 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.242634 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-b44a00f3-b85c-48b0-ae47-ac0d14ed0f33 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.248439 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-46127274-6288-4338-a335-4137ba52d3fc tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 03:04:36.248439 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 478/1923] 10.4.3.152 () {66 vars in 1337 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:36.250095 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.250095 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:36.254924 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5abedd04-ecbb-4d57-8993-173b40c7f740 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:36.258557 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.258557 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:36.265305 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5abedd04-ecbb-4d57-8993-173b40c7f740 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 returned with HTTP 200 Aug 14 03:04:36.265913 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8fb56fd2-71e9-45c3-8d9f-66cb72b7036a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.266139 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 481/1924] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:36.270060 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fb56fd2-71e9-45c3-8d9f-66cb72b7036a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:04:36.270244 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-b44a00f3-b85c-48b0-ae47-ac0d14ed0f33 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Volume info retrieved successfully. Aug 14 03:04:36.270403 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fb56fd2-71e9-45c3-8d9f-66cb72b7036a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.272489 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fb56fd2-71e9-45c3-8d9f-66cb72b7036a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.275359 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-8fb56fd2-71e9-45c3-8d9f-66cb72b7036a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.275932 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8fb56fd2-71e9-45c3-8d9f-66cb72b7036a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.280152 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-b44a00f3-b85c-48b0-ae47-ac0d14ed0f33 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f returned with HTTP 200 Aug 14 03:04:36.280751 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 487/1925] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:36.295299 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8fb56fd2-71e9-45c3-8d9f-66cb72b7036a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.298298 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.298298 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:36.307396 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-bfd72229-775a-4517-ac81-88ba5938e3bc req-e820903c-6a1c-462b-97bd-0651f8afbfda None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.308918 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fb56fd2-71e9-45c3-8d9f-66cb72b7036a tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:04:36.309056 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 480/1926] 10.4.3.152 () {66 vars in 1258 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:36.311372 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-bfd72229-775a-4517-ac81-88ba5938e3bc req-e820903c-6a1c-462b-97bd-0651f8afbfda tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:04:36.311789 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-bfd72229-775a-4517-ac81-88ba5938e3bc req-e820903c-6a1c-462b-97bd-0651f8afbfda tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.312275 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-bfd72229-775a-4517-ac81-88ba5938e3bc req-e820903c-6a1c-462b-97bd-0651f8afbfda tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.336899 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.336899 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:36.337074 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-caa2f2ec-c86f-4f01-a2bc-32f06a4a5baf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.339269 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-caa2f2ec-c86f-4f01-a2bc-32f06a4a5baf tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 03:04:36.339269 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-caa2f2ec-c86f-4f01-a2bc-32f06a4a5baf tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.339535 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-caa2f2ec-c86f-4f01-a2bc-32f06a4a5baf tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.339944 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-caa2f2ec-c86f-4f01-a2bc-32f06a4a5baf tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.341413 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-caa2f2ec-c86f-4f01-a2bc-32f06a4a5baf tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.344025 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-bfd72229-775a-4517-ac81-88ba5938e3bc req-e820903c-6a1c-462b-97bd-0651f8afbfda tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:04:36.350482 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-bfd72229-775a-4517-ac81-88ba5938e3bc req-e820903c-6a1c-462b-97bd-0651f8afbfda tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:04:36.351092 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 479/1927] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:36.385768 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-caa2f2ec-c86f-4f01-a2bc-32f06a4a5baf tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.385768 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-caa2f2ec-c86f-4f01-a2bc-32f06a4a5baf tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 03:04:36.385768 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 482/1928] 10.4.3.152 () {66 vars in 1316 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:36.401657 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c949400c-1c05-4545-838f-d00f9f2f2be1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.409847 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c949400c-1c05-4545-838f-d00f9f2f2be1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?availability_zone=nova Aug 14 03:04:36.409847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c949400c-1c05-4545-838f-d00f9f2f2be1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.409847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c949400c-1c05-4545-838f-d00f9f2f2be1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.409847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-c949400c-1c05-4545-838f-d00f9f2f2be1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.409847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c949400c-1c05-4545-838f-d00f9f2f2be1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Could not evaluate value nova, assuming string {{(pid=100378) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:04:36.411087 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c949400c-1c05-4545-838f-d00f9f2f2be1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.461347 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c949400c-1c05-4545-838f-d00f9f2f2be1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.462151 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c949400c-1c05-4545-838f-d00f9f2f2be1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 03:04:36.463480 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 488/1929] 10.4.3.152 () {66 vars in 1282 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:36.478085 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cbea50ec-30e5-43bc-9ac1-de8716ab193f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.480345 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cbea50ec-30e5-43bc-9ac1-de8716ab193f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?availability_zone=nova Aug 14 03:04:36.480630 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cbea50ec-30e5-43bc-9ac1-de8716ab193f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.480908 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cbea50ec-30e5-43bc-9ac1-de8716ab193f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.481241 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-cbea50ec-30e5-43bc-9ac1-de8716ab193f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.481563 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-cbea50ec-30e5-43bc-9ac1-de8716ab193f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Could not evaluate value nova, assuming string {{(pid=100381) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:04:36.482403 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-cbea50ec-30e5-43bc-9ac1-de8716ab193f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.515292 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-cbea50ec-30e5-43bc-9ac1-de8716ab193f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.515797 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cbea50ec-30e5-43bc-9ac1-de8716ab193f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 03:04:36.516596 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 481/1930] 10.4.3.152 () {66 vars in 1282 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:36.528581 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b954175a-d220-42ca-9962-5a503a8e7466 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.530726 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b954175a-d220-42ca-9962-5a503a8e7466 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?bootable=false Aug 14 03:04:36.531029 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b954175a-d220-42ca-9962-5a503a8e7466 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.531410 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b954175a-d220-42ca-9962-5a503a8e7466 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.531645 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-b954175a-d220-42ca-9962-5a503a8e7466 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.532543 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b954175a-d220-42ca-9962-5a503a8e7466 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.573186 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b954175a-d220-42ca-9962-5a503a8e7466 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.573851 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b954175a-d220-42ca-9962-5a503a8e7466 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 03:04:36.574305 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 480/1931] 10.4.3.152 () {66 vars in 1266 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:36.584701 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1473c8cc-b5a6-46aa-9bb0-f8f857cebbb1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.588866 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1473c8cc-b5a6-46aa-9bb0-f8f857cebbb1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?bootable=false Aug 14 03:04:36.588866 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1473c8cc-b5a6-46aa-9bb0-f8f857cebbb1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.588866 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1473c8cc-b5a6-46aa-9bb0-f8f857cebbb1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.588866 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-1473c8cc-b5a6-46aa-9bb0-f8f857cebbb1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.588866 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.588866 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:36.589801 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1473c8cc-b5a6-46aa-9bb0-f8f857cebbb1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.627481 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1473c8cc-b5a6-46aa-9bb0-f8f857cebbb1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.628289 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1473c8cc-b5a6-46aa-9bb0-f8f857cebbb1 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 03:04:36.628809 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 483/1932] 10.4.3.152 () {66 vars in 1266 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:36.638901 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0af6b6aa-ccff-43cc-89b7-97618877f80c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.643855 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0af6b6aa-ccff-43cc-89b7-97618877f80c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?status=available Aug 14 03:04:36.643855 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0af6b6aa-ccff-43cc-89b7-97618877f80c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.643855 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0af6b6aa-ccff-43cc-89b7-97618877f80c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.643855 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-0af6b6aa-ccff-43cc-89b7-97618877f80c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.643855 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-0af6b6aa-ccff-43cc-89b7-97618877f80c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Could not evaluate value available, assuming string {{(pid=100378) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:04:36.643855 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.643855 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:36.643855 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-0af6b6aa-ccff-43cc-89b7-97618877f80c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.655510 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0af6b6aa-ccff-43cc-89b7-97618877f80c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.656362 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0af6b6aa-ccff-43cc-89b7-97618877f80c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 03:04:36.657281 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 489/1933] 10.4.3.152 () {66 vars in 1270 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:36.667699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fa583c18-ec75-45f7-ba59-1bbdcd99aa25 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.673609 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fa583c18-ec75-45f7-ba59-1bbdcd99aa25 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes?status=available Aug 14 03:04:36.673609 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fa583c18-ec75-45f7-ba59-1bbdcd99aa25 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.676982 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fa583c18-ec75-45f7-ba59-1bbdcd99aa25 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.676982 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-fa583c18-ec75-45f7-ba59-1bbdcd99aa25 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.676982 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-fa583c18-ec75-45f7-ba59-1bbdcd99aa25 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Could not evaluate value available, assuming string {{(pid=100381) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:04:36.677146 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.677146 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:36.677678 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-fa583c18-ec75-45f7-ba59-1bbdcd99aa25 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.690486 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-89183637-073d-45a8-8546-e762760062d3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.694906 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-89183637-073d-45a8-8546-e762760062d3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:36.695160 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-89183637-073d-45a8-8546-e762760062d3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.695484 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-89183637-073d-45a8-8546-e762760062d3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.695630 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-89183637-073d-45a8-8546-e762760062d3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:36.702736 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.702736 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:36.704060 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-89183637-073d-45a8-8546-e762760062d3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:36.704924 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 481/1934] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:36.719623 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fa583c18-ec75-45f7-ba59-1bbdcd99aa25 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.719961 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fa583c18-ec75-45f7-ba59-1bbdcd99aa25 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 03:04:36.720547 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 482/1935] 10.4.3.152 () {66 vars in 1270 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:36.732866 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a20d97be-45fb-431d-adf1-24441e6e757f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.734846 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a20d97be-45fb-431d-adf1-24441e6e757f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?availability_zone=nova Aug 14 03:04:36.736868 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a20d97be-45fb-431d-adf1-24441e6e757f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.736868 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a20d97be-45fb-431d-adf1-24441e6e757f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.736868 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-a20d97be-45fb-431d-adf1-24441e6e757f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.736868 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a20d97be-45fb-431d-adf1-24441e6e757f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Could not evaluate value nova, assuming string {{(pid=100380) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:04:36.736868 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.736868 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:36.737404 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a20d97be-45fb-431d-adf1-24441e6e757f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.776340 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a20d97be-45fb-431d-adf1-24441e6e757f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.778030 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.778030 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:36.785462 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a20d97be-45fb-431d-adf1-24441e6e757f tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 14 03:04:36.785462 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 484/1936] 10.4.3.152 () {66 vars in 1303 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:36.804858 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0ad5f5ec-eacc-4404-924a-71a7f0b6309c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.807020 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0ad5f5ec-eacc-4404-924a-71a7f0b6309c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?bootable=false Aug 14 03:04:36.807261 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0ad5f5ec-eacc-4404-924a-71a7f0b6309c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.808073 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0ad5f5ec-eacc-4404-924a-71a7f0b6309c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.808361 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-0ad5f5ec-eacc-4404-924a-71a7f0b6309c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.808768 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.808768 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:36.809287 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-0ad5f5ec-eacc-4404-924a-71a7f0b6309c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.868720 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0ad5f5ec-eacc-4404-924a-71a7f0b6309c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.871892 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.871892 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:36.880155 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0ad5f5ec-eacc-4404-924a-71a7f0b6309c tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 14 03:04:36.880773 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 490/1937] 10.4.3.152 () {66 vars in 1287 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:36.899161 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dbb6cb8e-5cf0-4ef9-b65a-ddbcb038a752 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.902315 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dbb6cb8e-5cf0-4ef9-b65a-ddbcb038a752 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?status=available Aug 14 03:04:36.902315 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dbb6cb8e-5cf0-4ef9-b65a-ddbcb038a752 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.902315 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dbb6cb8e-5cf0-4ef9-b65a-ddbcb038a752 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.902315 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-dbb6cb8e-5cf0-4ef9-b65a-ddbcb038a752 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:36.902720 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-dbb6cb8e-5cf0-4ef9-b65a-ddbcb038a752 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Could not evaluate value available, assuming string {{(pid=100379) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:04:36.903352 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-dbb6cb8e-5cf0-4ef9-b65a-ddbcb038a752 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:36.913754 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-dbb6cb8e-5cf0-4ef9-b65a-ddbcb038a752 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Get all volumes completed successfully. Aug 14 03:04:36.914962 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.914962 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:36.920289 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dbb6cb8e-5cf0-4ef9-b65a-ddbcb038a752 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 14 03:04:36.920686 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 482/1938] 10.4.3.152 () {66 vars in 1291 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:36.930878 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-3cf3648b-edd3-4d38-9a2e-6c7441f1de44 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.933930 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-3cf3648b-edd3-4d38-9a2e-6c7441f1de44 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] GET https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f Aug 14 03:04:36.934214 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-3cf3648b-edd3-4d38-9a2e-6c7441f1de44 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.934505 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-3cf3648b-edd3-4d38-9a2e-6c7441f1de44 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.939074 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7fe18e1f-482e-4dce-92e0-f3c8112f9552 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.941008 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7fe18e1f-482e-4dce-92e0-f3c8112f9552 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb Aug 14 03:04:36.943839 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7fe18e1f-482e-4dce-92e0-f3c8112f9552 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.943839 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7fe18e1f-482e-4dce-92e0-f3c8112f9552 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.943977 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.943977 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:36.948879 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-3cf3648b-edd3-4d38-9a2e-6c7441f1de44 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Volume info retrieved successfully. Aug 14 03:04:36.951568 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.951568 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:36.955941 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-3cf3648b-edd3-4d38-9a2e-6c7441f1de44 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f returned with HTTP 200 Aug 14 03:04:36.956494 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 483/1939] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:36.956814 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7fe18e1f-482e-4dce-92e0-f3c8112f9552 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:36.964365 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7fe18e1f-482e-4dce-92e0-f3c8112f9552 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb returned with HTTP 200 Aug 14 03:04:36.964365 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 485/1940] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:36.968187 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-727cfde3-ace0-445d-bf43-6bba53691f78 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.968643 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-727cfde3-ace0-445d-bf43-6bba53691f78 None None] GET https://10.4.3.152/volume// Aug 14 03:04:36.968842 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-727cfde3-ace0-445d-bf43-6bba53691f78 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.969082 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-727cfde3-ace0-445d-bf43-6bba53691f78 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.969482 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-727cfde3-ace0-445d-bf43-6bba53691f78 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:36.969847 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 491/1941] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:04:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:36.979261 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e96828cb-90e3-4cde-8331-3fc9c78d8eca None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.979957 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-525f6456-6416-4cc5-b1f2-6f6208c6a499 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:36.981378 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e96828cb-90e3-4cde-8331-3fc9c78d8eca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb Aug 14 03:04:36.981576 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e96828cb-90e3-4cde-8331-3fc9c78d8eca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:36.981889 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e96828cb-90e3-4cde-8331-3fc9c78d8eca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:36.982009 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-e96828cb-90e3-4cde-8331-3fc9c78d8eca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Delete volume with id: f4a4851b-3f04-46fc-a06e-039bff19bebb Aug 14 03:04:36.982206 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-525f6456-6416-4cc5-b1f2-6f6208c6a499 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:04:36.982660 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-525f6456-6416-4cc5-b1f2-6f6208c6a499 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59fbe208-6bca-46a5-b46a-8e00ada1c11f", "connector": null, "instance_uuid": "66fe1f74-fddb-4ada-b4ba-a8004859aca6"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:36.989601 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.989601 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:36.990105 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e96828cb-90e3-4cde-8331-3fc9c78d8eca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:36.991157 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:36.991157 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:37.010181 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e96828cb-90e3-4cde-8331-3fc9c78d8eca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Delete volume request issued successfully. Aug 14 03:04:37.010488 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e96828cb-90e3-4cde-8331-3fc9c78d8eca tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb returned with HTTP 202 Aug 14 03:04:37.010934 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 483/1942] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:36 2026] DELETE /volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:37.020713 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-525f6456-6416-4cc5-b1f2-6f6208c6a499 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:04:37.021292 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 484/1943] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:04:36 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:37.023142 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ed3b39a1-a6f0-4c6a-a9dd-2d0e6bbe7f79 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:37.025131 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ed3b39a1-a6f0-4c6a-a9dd-2d0e6bbe7f79 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb Aug 14 03:04:37.025551 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ed3b39a1-a6f0-4c6a-a9dd-2d0e6bbe7f79 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:37.025900 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ed3b39a1-a6f0-4c6a-a9dd-2d0e6bbe7f79 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:37.034074 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:37.034074 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:37.041068 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ed3b39a1-a6f0-4c6a-a9dd-2d0e6bbe7f79 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:37.043616 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ed3b39a1-a6f0-4c6a-a9dd-2d0e6bbe7f79 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb returned with HTTP 200 Aug 14 03:04:37.044226 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 486/1944] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:37 2026] GET /volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:37.281521 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b2d8aea5-a2ee-494d-a94b-25df46d698bc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:37.283702 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b2d8aea5-a2ee-494d-a94b-25df46d698bc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 Aug 14 03:04:37.283952 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b2d8aea5-a2ee-494d-a94b-25df46d698bc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:37.284143 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b2d8aea5-a2ee-494d-a94b-25df46d698bc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:37.292314 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b2d8aea5-a2ee-494d-a94b-25df46d698bc tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 returned with HTTP 404 Aug 14 03:04:37.292957 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 492/1945] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:37 2026] GET /volume/v3/volumes/9293f037-d1a7-4675-bbaa-e2644ba445c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:37.300362 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-71922979-2dce-43db-bd88-20ba6168f2a8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:37.302384 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-71922979-2dce-43db-bd88-20ba6168f2a8 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:04:37.302646 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-71922979-2dce-43db-bd88-20ba6168f2a8 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:37.302846 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-71922979-2dce-43db-bd88-20ba6168f2a8 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:37.303620 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-71922979-2dce-43db-bd88-20ba6168f2a8 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:37.326537 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-71922979-2dce-43db-bd88-20ba6168f2a8 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Get all volumes completed successfully. Aug 14 03:04:37.329927 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:37.329927 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:37.336292 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-71922979-2dce-43db-bd88-20ba6168f2a8 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:04:37.336501 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 484/1946] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:04:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12107 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:04:37.353928 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f4f5d913-7ab3-4d1b-8916-8a7b64c0c517 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:37.359915 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f4f5d913-7ab3-4d1b-8916-8a7b64c0c517 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] DELETE https://10.4.3.152/volume/v3/types/38f03924-85a8-46f7-b264-728cf939c1b3 Aug 14 03:04:37.359915 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f4f5d913-7ab3-4d1b-8916-8a7b64c0c517 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:37.359915 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f4f5d913-7ab3-4d1b-8916-8a7b64c0c517 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:37.359915 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:37.359915 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:37.397853 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f4f5d913-7ab3-4d1b-8916-8a7b64c0c517 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] https://10.4.3.152/volume/v3/types/38f03924-85a8-46f7-b264-728cf939c1b3 returned with HTTP 202 Aug 14 03:04:37.397853 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 485/1947] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:04:37 2026] DELETE /volume/v3/types/38f03924-85a8-46f7-b264-728cf939c1b3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:37.719310 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a75274b9-e9cf-4106-8c63-026b9e815e07 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:37.723723 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a75274b9-e9cf-4106-8c63-026b9e815e07 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:37.723934 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a75274b9-e9cf-4106-8c63-026b9e815e07 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:37.724108 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a75274b9-e9cf-4106-8c63-026b9e815e07 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:37.724275 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-a75274b9-e9cf-4106-8c63-026b9e815e07 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:37.732608 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:37.732608 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:37.734979 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a75274b9-e9cf-4106-8c63-026b9e815e07 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:37.736750 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 487/1948] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:37 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:38.062027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-19107c5c-428b-4154-b1d1-a7a752c170eb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:38.066698 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19107c5c-428b-4154-b1d1-a7a752c170eb tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb Aug 14 03:04:38.067097 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19107c5c-428b-4154-b1d1-a7a752c170eb tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:38.067387 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19107c5c-428b-4154-b1d1-a7a752c170eb tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:38.072972 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19107c5c-428b-4154-b1d1-a7a752c170eb tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb returned with HTTP 404 Aug 14 03:04:38.073617 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 493/1949] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:38 2026] GET /volume/v3/volumes/f4a4851b-3f04-46fc-a06e-039bff19bebb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:38.084189 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c268c20c-8138-42f0-8d91-47cf28de4b59 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:38.087881 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c268c20c-8138-42f0-8d91-47cf28de4b59 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 Aug 14 03:04:38.088115 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c268c20c-8138-42f0-8d91-47cf28de4b59 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:38.088923 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c268c20c-8138-42f0-8d91-47cf28de4b59 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:38.099666 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:38.099666 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:38.104967 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c268c20c-8138-42f0-8d91-47cf28de4b59 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:38.110737 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c268c20c-8138-42f0-8d91-47cf28de4b59 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 returned with HTTP 200 Aug 14 03:04:38.111379 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 485/1950] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:38 2026] GET /volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:38.130917 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2ad4322f-a727-4080-b06c-1f3a2f931d95 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:38.134463 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2ad4322f-a727-4080-b06c-1f3a2f931d95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] DELETE https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 Aug 14 03:04:38.135044 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2ad4322f-a727-4080-b06c-1f3a2f931d95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:38.135044 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2ad4322f-a727-4080-b06c-1f3a2f931d95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:38.135308 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-2ad4322f-a727-4080-b06c-1f3a2f931d95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Delete volume with id: 493c736f-508a-409c-9843-9c3d7c73ada0 Aug 14 03:04:38.147962 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:38.147962 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:38.148467 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2ad4322f-a727-4080-b06c-1f3a2f931d95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:38.177998 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2ad4322f-a727-4080-b06c-1f3a2f931d95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Delete volume request issued successfully. Aug 14 03:04:38.178242 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2ad4322f-a727-4080-b06c-1f3a2f931d95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 returned with HTTP 202 Aug 14 03:04:38.178772 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 486/1951] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:38 2026] DELETE /volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:38.188994 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-11ad41ca-17a7-42cd-85fb-26bb4bb68347 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:38.191105 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-11ad41ca-17a7-42cd-85fb-26bb4bb68347 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 Aug 14 03:04:38.191394 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-11ad41ca-17a7-42cd-85fb-26bb4bb68347 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:38.191605 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-11ad41ca-17a7-42cd-85fb-26bb4bb68347 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:38.205677 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:38.205677 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:38.210811 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-11ad41ca-17a7-42cd-85fb-26bb4bb68347 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:38.217953 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-11ad41ca-17a7-42cd-85fb-26bb4bb68347 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 returned with HTTP 200 Aug 14 03:04:38.218685 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 488/1952] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:38 2026] GET /volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:04:38.525015 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fa8b1bc6-2521-42b5-ae7f-da73344a7515 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:38.525724 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fa8b1bc6-2521-42b5-ae7f-da73344a7515 None None] GET https://10.4.3.152/volume// Aug 14 03:04:38.526679 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fa8b1bc6-2521-42b5-ae7f-da73344a7515 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:38.526679 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fa8b1bc6-2521-42b5-ae7f-da73344a7515 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:38.526679 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fa8b1bc6-2521-42b5-ae7f-da73344a7515 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:38.527934 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 494/1953] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:04:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:38.546839 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-4867f3be-5523-4f60-b99e-f3938149b863 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:38.550916 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-4867f3be-5523-4f60-b99e-f3938149b863 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] GET https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f Aug 14 03:04:38.550916 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-4867f3be-5523-4f60-b99e-f3938149b863 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:38.551058 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-4867f3be-5523-4f60-b99e-f3938149b863 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:38.566442 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:38.566442 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:38.572095 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-4867f3be-5523-4f60-b99e-f3938149b863 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Volume info retrieved successfully. Aug 14 03:04:38.584595 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-4867f3be-5523-4f60-b99e-f3938149b863 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f returned with HTTP 200 Aug 14 03:04:38.585227 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 486/1954] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:04:38 2026] GET /volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f => generated 1540 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:04:38.722081 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-5dab6c0f-86e9-4196-a305-5b736531574c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:38.727622 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-5dab6c0f-86e9-4196-a305-5b736531574c tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] PUT https://10.4.3.152/volume/v3/attachments/962711de-f19c-41b0-b236-d2c2e5a3eb7a Aug 14 03:04:38.728294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-5dab6c0f-86e9-4196-a305-5b736531574c tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:38.743334 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-5dab6c0f-86e9-4196-a305-5b736531574c tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Acquiring lock "cinder-attachment_update-59fbe208-6bca-46a5-b46a-8e00ada1c11f-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:04:38.750739 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ce6271a1-9ce0-4315-a7e8-408e2d9b2771 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:38.751958 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-5dab6c0f-86e9-4196-a305-5b736531574c tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Lock "cinder-attachment_update-59fbe208-6bca-46a5-b46a-8e00ada1c11f-np0000007307" acquired by "attachment_update" :: waited 0.009s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:04:38.753496 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:38.753496 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:38.755625 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ce6271a1-9ce0-4315-a7e8-408e2d9b2771 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:38.755915 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ce6271a1-9ce0-4315-a7e8-408e2d9b2771 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:38.756130 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ce6271a1-9ce0-4315-a7e8-408e2d9b2771 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:38.756272 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-ce6271a1-9ce0-4315-a7e8-408e2d9b2771 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:38.764732 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:38.764732 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:38.765676 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ce6271a1-9ce0-4315-a7e8-408e2d9b2771 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:38.766445 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 489/1955] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:38 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:38.958744 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-5dab6c0f-86e9-4196-a305-5b736531574c tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Lock "cinder-attachment_update-59fbe208-6bca-46a5-b46a-8e00ada1c11f-np0000007307" released by "attachment_update" :: held 0.207s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:04:38.959417 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-5dab6c0f-86e9-4196-a305-5b736531574c tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/attachments/962711de-f19c-41b0-b236-d2c2e5a3eb7a returned with HTTP 200 Aug 14 03:04:38.959798 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 487/1956] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:04:38 2026] PUT /volume/v3/attachments/962711de-f19c-41b0-b236-d2c2e5a3eb7a => generated 969 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:38.960792 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4e073bf1-6b5e-4d43-9ad9-21e2e14a6ad3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:38.962720 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4e073bf1-6b5e-4d43-9ad9-21e2e14a6ad3 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:04:38.963129 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4e073bf1-6b5e-4d43-9ad9-21e2e14a6ad3 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1872722878", "extra_specs": {}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:38.978235 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-edbd352a-2573-4b44-b5a3-1d744617e856 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:38.983482 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-edbd352a-2573-4b44-b5a3-1d744617e856 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 Aug 14 03:04:38.983733 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-edbd352a-2573-4b44-b5a3-1d744617e856 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:38.984051 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-edbd352a-2573-4b44-b5a3-1d744617e856 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:38.984222 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-edbd352a-2573-4b44-b5a3-1d744617e856 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Delete snapshot with id: 8e4270e9-2ac6-4445-90e0-d19c99c14d67 Aug 14 03:04:38.990328 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-edbd352a-2573-4b44-b5a3-1d744617e856 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 returned with HTTP 404 Aug 14 03:04:38.991023 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 487/1957] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:04:38 2026] DELETE /volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:38.991718 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4e073bf1-6b5e-4d43-9ad9-21e2e14a6ad3 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:04:38.992258 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 495/1958] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:04:38 2026] POST /volume/v3/types => generated 212 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:38.992748 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-b5d0874d-e9e2-41a0-aa1c-b073d5d945a3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:38.995901 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-b5d0874d-e9e2-41a0-aa1c-b073d5d945a3 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] POST https://10.4.3.152/volume/v3/attachments/962711de-f19c-41b0-b236-d2c2e5a3eb7a/action Aug 14 03:04:38.996579 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-b5d0874d-e9e2-41a0-aa1c-b073d5d945a3 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:38.997026 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-b5d0874d-e9e2-41a0-aa1c-b073d5d945a3 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:39.006188 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0cc27dbc-5206-47cb-9a14-5219d7b135ed None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.008096 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-056bd814-2843-4979-b3b4-10fa01ea0786 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.010845 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-056bd814-2843-4979-b3b4-10fa01ea0786 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] POST https://10.4.3.152/volume/v3/types/304186cf-c492-4de7-ae5b-f8dea3be7be3/encryption Aug 14 03:04:39.011197 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-056bd814-2843-4979-b3b4-10fa01ea0786 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:39.011891 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0cc27dbc-5206-47cb-9a14-5219d7b135ed tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 Aug 14 03:04:39.012570 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0cc27dbc-5206-47cb-9a14-5219d7b135ed tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:39.013754 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0cc27dbc-5206-47cb-9a14-5219d7b135ed tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:39.024681 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0cc27dbc-5206-47cb-9a14-5219d7b135ed tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 returned with HTTP 404 Aug 14 03:04:39.026297 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:39.026297 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:39.027229 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 488/1959] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:04:39 2026] GET /volume/v3/snapshots/8e4270e9-2ac6-4445-90e0-d19c99c14d67 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:39.043714 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6ca8ba9c-5229-442d-8c7d-10e79eb812b8 req-b5d0874d-e9e2-41a0-aa1c-b073d5d945a3 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/attachments/962711de-f19c-41b0-b236-d2c2e5a3eb7a/action returned with HTTP 204 Aug 14 03:04:39.044335 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 490/1960] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:04:38 2026] POST /volume/v3/attachments/962711de-f19c-41b0-b236-d2c2e5a3eb7a/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:39.064520 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-056bd814-2843-4979-b3b4-10fa01ea0786 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] https://10.4.3.152/volume/v3/types/304186cf-c492-4de7-ae5b-f8dea3be7be3/encryption returned with HTTP 200 Aug 14 03:04:39.065117 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 488/1961] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:04:39 2026] POST /volume/v3/types/304186cf-c492-4de7-ae5b-f8dea3be7be3/encryption => generated 230 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:39.081958 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-1204226f-c199-45e1-9f1f-2a10285879d6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.084286 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-1204226f-c199-45e1-9f1f-2a10285879d6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:04:39.084490 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-1204226f-c199-45e1-9f1f-2a10285879d6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:39.085448 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-1204226f-c199-45e1-9f1f-2a10285879d6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:39.100066 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:39.100066 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:39.106247 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-1204226f-c199-45e1-9f1f-2a10285879d6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:39.106884 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.110705 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:39.111107 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-73185613", "snapshot_id": null, "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "volume_type": "tempest-scenario-type-luks-1872722878", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:39.112478 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-1204226f-c199-45e1-9f1f-2a10285879d6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:04:39.112939 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 496/1962] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:39 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:39.115560 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-73185613', 'snapshot_id': None, 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'volume_type': 'tempest-scenario-type-luks-1872722878', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:39.146546 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-0c305124-f0e0-421b-925a-3b99b8e05501 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.154648 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-0c305124-f0e0-421b-925a-3b99b8e05501 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] POST https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb/action Aug 14 03:04:39.155155 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-0c305124-f0e0-421b-925a-3b99b8e05501 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:39.155333 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-0c305124-f0e0-421b-925a-3b99b8e05501 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:39.174620 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:39.174620 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:39.175721 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-0c305124-f0e0-421b-925a-3b99b8e05501 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:39.185320 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-0c305124-f0e0-421b-925a-3b99b8e05501 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Begin detaching volume completed successfully. Aug 14 03:04:39.185707 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-0c305124-f0e0-421b-925a-3b99b8e05501 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb/action returned with HTTP 202 Aug 14 03:04:39.186440 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 491/1963] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:04:39 2026] POST /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:04:39.239893 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-da945fec-e9fd-4e78-902f-c92bc4bd59d6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.246089 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-da945fec-e9fd-4e78-902f-c92bc4bd59d6 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 Aug 14 03:04:39.246089 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-da945fec-e9fd-4e78-902f-c92bc4bd59d6 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:39.246089 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-da945fec-e9fd-4e78-902f-c92bc4bd59d6 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:39.256047 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-da945fec-e9fd-4e78-902f-c92bc4bd59d6 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 returned with HTTP 404 Aug 14 03:04:39.256634 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 489/1964] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:39 2026] GET /volume/v3/volumes/493c736f-508a-409c-9843-9c3d7c73ada0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:39.260736 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-92f37a9b-e5be-4a4b-b52c-a1b4912e460d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.262151 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-92f37a9b-e5be-4a4b-b52c-a1b4912e460d None None] GET https://10.4.3.152/volume// Aug 14 03:04:39.262151 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-92f37a9b-e5be-4a4b-b52c-a1b4912e460d None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:39.262716 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-92f37a9b-e5be-4a4b-b52c-a1b4912e460d None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:39.263151 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-92f37a9b-e5be-4a4b-b52c-a1b4912e460d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:39.263545 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 497/1965] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:04:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:39.268990 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-21dea7e9-59f9-409c-9f61-b77ee3b45104 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.268990 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-21dea7e9-59f9-409c-9f61-b77ee3b45104 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 Aug 14 03:04:39.269404 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-21dea7e9-59f9-409c-9f61-b77ee3b45104 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:39.269457 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-21dea7e9-59f9-409c-9f61-b77ee3b45104 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:39.279047 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-b33108f9-1460-45da-a1ad-ebd5363488fc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.279479 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:39.279479 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:39.281961 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-b33108f9-1460-45da-a1ad-ebd5363488fc tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:04:39.282244 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-b33108f9-1460-45da-a1ad-ebd5363488fc tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:39.282488 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-b33108f9-1460-45da-a1ad-ebd5363488fc tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:39.288091 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Create volume of 1 GB Aug 14 03:04:39.288091 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:39.288091 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:39.288091 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Availability Zones retrieved successfully. Aug 14 03:04:39.288658 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-21dea7e9-59f9-409c-9f61-b77ee3b45104 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:39.298508 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-21dea7e9-59f9-409c-9f61-b77ee3b45104 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 returned with HTTP 200 Aug 14 03:04:39.299780 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 492/1966] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:39 2026] GET /volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:39.301848 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:39.301848 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:39.301974 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Flow 'volume_create_api' (cd3c2394-2b15-4364-aec0-532d151c92ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:39.302638 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550e31e6-0c81-4db7-adaf-452368f53814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:39.308510 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:39.316171 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-b33108f9-1460-45da-a1ad-ebd5363488fc tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:39.323952 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-b33108f9-1460-45da-a1ad-ebd5363488fc tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:04:39.324226 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-224dc8b3-b3cd-4ee0-b4bc-75c1876cab95 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.324291 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 490/1967] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:04:39 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 1323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:04:39.324326 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-224dc8b3-b3cd-4ee0-b4bc-75c1876cab95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 Aug 14 03:04:39.324326 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-224dc8b3-b3cd-4ee0-b4bc-75c1876cab95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:39.324326 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-224dc8b3-b3cd-4ee0-b4bc-75c1876cab95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:39.324326 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-224dc8b3-b3cd-4ee0-b4bc-75c1876cab95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Delete volume with id: e15ea37f-b927-40e9-808d-5a815e9a2342 Aug 14 03:04:39.331382 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:39.331382 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:39.331953 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-224dc8b3-b3cd-4ee0-b4bc-75c1876cab95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:39.359159 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-224dc8b3-b3cd-4ee0-b4bc-75c1876cab95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Delete volume request issued successfully. Aug 14 03:04:39.359532 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-224dc8b3-b3cd-4ee0-b4bc-75c1876cab95 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 returned with HTTP 202 Aug 14 03:04:39.361484 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 498/1968] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:39 2026] DELETE /volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:39.372501 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8ab261fb-cab2-4ed6-b7f1-e55d37ffd483 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.376811 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8ab261fb-cab2-4ed6-b7f1-e55d37ffd483 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 Aug 14 03:04:39.377123 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8ab261fb-cab2-4ed6-b7f1-e55d37ffd483 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:39.377916 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8ab261fb-cab2-4ed6-b7f1-e55d37ffd483 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:39.393076 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:39.393076 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:39.397121 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550e31e6-0c81-4db7-adaf-452368f53814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:04:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=304186cf-c492-4de7-ae5b-f8dea3be7be3,is_public=True,name='tempest-scenario-type-luks-1872722878',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '304186cf-c492-4de7-ae5b-f8dea3be7be3', '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=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:39.398189 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48340af-9a3d-47f9-91f0-34f17c4b225e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:39.401169 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8ab261fb-cab2-4ed6-b7f1-e55d37ffd483 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Volume info retrieved successfully. Aug 14 03:04:39.410968 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8ab261fb-cab2-4ed6-b7f1-e55d37ffd483 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 returned with HTTP 200 Aug 14 03:04:39.410968 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 493/1969] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:39 2026] GET /volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:39.442074 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1872722878 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1872722878, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:04:39.442528 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1872722878 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1872722878, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:04:39.488658 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Created reservations ['c4a547a7-c7f5-4d7e-96a1-1388f1511c1c', '77740346-3266-4a58-8999-7eda76114400', '4bda4971-7b25-4c56-ba1d-745c81d8f682', '84a00a89-0401-406c-83c5-d0495c0111ee'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:39.491515 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48340af-9a3d-47f9-91f0-34f17c4b225e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4a547a7-c7f5-4d7e-96a1-1388f1511c1c', '77740346-3266-4a58-8999-7eda76114400', '4bda4971-7b25-4c56-ba1d-745c81d8f682', '84a00a89-0401-406c-83c5-d0495c0111ee']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:39.491887 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad47e64-c10f-4027-9b0e-fb097a4a933e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:39.525439 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad47e64-c10f-4027-9b0e-fb097a4a933e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3640062-d8d9-4132-ae4c-c17b99d7616b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-73185613',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db415e87a1134a11948b492d35045245',qos_specs=None,replication_status=,reservations=['c4a547a7-c7f5-4d7e-96a1-1388f1511c1c','77740346-3266-4a58-8999-7eda76114400','4bda4971-7b25-4c56-ba1d-745c81d8f682','84a00a89-0401-406c-83c5-d0495c0111ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='650453c9d4f64e06ac4125f8fd28e945',volume_type_id=304186cf-c492-4de7-ae5b-f8dea3be7be3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-73185613',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a3640062-d8d9-4132-ae4c-c17b99d7616b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db415e87a1134a11948b492d35045245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='650453c9d4f64e06ac4125f8fd28e945',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(304186cf-c492-4de7-ae5b-f8dea3be7be3),volume_type_id=304186cf-c492-4de7-ae5b-f8dea3be7be3)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:39.527325 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07dc532-dde9-446c-b781-8795add42f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:39.558560 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07dc532-dde9-446c-b781-8795add42f37) transitioned into state 'SUCCESS' from state '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-73185613',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db415e87a1134a11948b492d35045245',qos_specs=None,replication_status=,reservations=['c4a547a7-c7f5-4d7e-96a1-1388f1511c1c','77740346-3266-4a58-8999-7eda76114400','4bda4971-7b25-4c56-ba1d-745c81d8f682','84a00a89-0401-406c-83c5-d0495c0111ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='650453c9d4f64e06ac4125f8fd28e945',volume_type_id=304186cf-c492-4de7-ae5b-f8dea3be7be3)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:39.559262 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbd26f5-13cb-428f-a3b2-8d0991fd7509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:39.575848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbd26f5-13cb-428f-a3b2-8d0991fd7509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:39.576303 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Flow 'volume_create_api' (cd3c2394-2b15-4364-aec0-532d151c92ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:39.576663 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Create volume request issued successfully. Aug 14 03:04:39.577619 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5b909aa7-a187-4ed2-a11f-5634f260c32c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:39.578141 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 489/1970] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:04:39 2026] POST /volume/v3/volumes => generated 790 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:39.595869 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3f969a60-18d7-4dcf-a06c-20f09933c396 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.598232 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f969a60-18d7-4dcf-a06c-20f09933c396 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:39.598502 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f969a60-18d7-4dcf-a06c-20f09933c396 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:39.598744 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f969a60-18d7-4dcf-a06c-20f09933c396 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:39.612844 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:39.612844 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:39.618944 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3f969a60-18d7-4dcf-a06c-20f09933c396 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:39.625458 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f969a60-18d7-4dcf-a06c-20f09933c396 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:39.626155 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 491/1971] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:39 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:39.780428 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c31ac532-5cb0-4ea5-ab1b-d454af3f5d6f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:39.783491 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c31ac532-5cb0-4ea5-ab1b-d454af3f5d6f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:39.783491 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c31ac532-5cb0-4ea5-ab1b-d454af3f5d6f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:39.783769 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c31ac532-5cb0-4ea5-ab1b-d454af3f5d6f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:39.783944 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-c31ac532-5cb0-4ea5-ab1b-d454af3f5d6f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:39.789988 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:39.789988 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:39.791262 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c31ac532-5cb0-4ea5-ab1b-d454af3f5d6f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:39.791829 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 499/1972] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:39 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:40.411101 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-eefbb9c4-75a0-40be-9510-86f94bd2502a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:40.413360 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-eefbb9c4-75a0-40be-9510-86f94bd2502a tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] DELETE https://10.4.3.152/volume/v3/attachments/38adf269-905e-421c-9750-9d2854755983 Aug 14 03:04:40.413498 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-eefbb9c4-75a0-40be-9510-86f94bd2502a tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:40.413642 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-eefbb9c4-75a0-40be-9510-86f94bd2502a tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:40.425680 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:40.425680 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:40.426842 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1413869b-596f-4c1a-a982-efce67349840 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:40.428969 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1413869b-596f-4c1a-a982-efce67349840 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] GET https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 Aug 14 03:04:40.429271 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1413869b-596f-4c1a-a982-efce67349840 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:40.429520 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1413869b-596f-4c1a-a982-efce67349840 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:40.440047 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1413869b-596f-4c1a-a982-efce67349840 tempest-VolumesListTestJSON-439170777 tempest-VolumesListTestJSON-439170777-project-member] https://10.4.3.152/volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 returned with HTTP 404 Aug 14 03:04:40.440678 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 490/1973] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:40 2026] GET /volume/v3/volumes/e15ea37f-b927-40e9-808d-5a815e9a2342 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:40.524129 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-b6e8edc2-2b52-41e7-8fb3-3e3293612ddd req-eefbb9c4-75a0-40be-9510-86f94bd2502a tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/attachments/38adf269-905e-421c-9750-9d2854755983 returned with HTTP 200 Aug 14 03:04:40.524665 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 494/1974] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:04:40 2026] DELETE /volume/v3/attachments/38adf269-905e-421c-9750-9d2854755983 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:40.641385 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d1511193-19a6-4f2c-8b55-48a057a9f696 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:40.643929 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d1511193-19a6-4f2c-8b55-48a057a9f696 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:40.645179 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d1511193-19a6-4f2c-8b55-48a057a9f696 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:40.645179 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d1511193-19a6-4f2c-8b55-48a057a9f696 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:40.663177 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:40.663177 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:40.670331 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d1511193-19a6-4f2c-8b55-48a057a9f696 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:40.677516 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d1511193-19a6-4f2c-8b55-48a057a9f696 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:40.678098 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 492/1975] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:40 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 940 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:40.803351 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9b61e586-c900-42a3-92ba-d0e5a775c22b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:40.805148 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9b61e586-c900-42a3-92ba-d0e5a775c22b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:40.805377 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9b61e586-c900-42a3-92ba-d0e5a775c22b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:40.805628 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9b61e586-c900-42a3-92ba-d0e5a775c22b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:40.805747 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-9b61e586-c900-42a3-92ba-d0e5a775c22b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:40.807845 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=327,cinder:UPDATE=81,cinder:INSERT=49 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:04:40.811407 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:40.811407 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:40.812133 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9b61e586-c900-42a3-92ba-d0e5a775c22b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:40.813153 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 500/1976] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:40 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:41.402004 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-d5478fcd-12ba-4369-b4a7-d5342b566ec3 req-9b74fe9a-6b9f-4dfe-a493-15e4c0aac5ec None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:41.404812 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d5478fcd-12ba-4369-b4a7-d5342b566ec3 req-9b74fe9a-6b9f-4dfe-a493-15e4c0aac5ec tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:04:41.405033 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d5478fcd-12ba-4369-b4a7-d5342b566ec3 req-9b74fe9a-6b9f-4dfe-a493-15e4c0aac5ec tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:41.405231 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d5478fcd-12ba-4369-b4a7-d5342b566ec3 req-9b74fe9a-6b9f-4dfe-a493-15e4c0aac5ec tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:41.413750 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:41.413750 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:41.418592 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-d5478fcd-12ba-4369-b4a7-d5342b566ec3 req-9b74fe9a-6b9f-4dfe-a493-15e4c0aac5ec tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:41.425419 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d5478fcd-12ba-4369-b4a7-d5342b566ec3 req-9b74fe9a-6b9f-4dfe-a493-15e4c0aac5ec tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:04:41.426104 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 491/1977] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:41 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:41.449978 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9c0e60a5-e54e-4c0b-8e59-68715a7f1921 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:41.451725 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c0e60a5-e54e-4c0b-8e59-68715a7f1921 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] DELETE https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:04:41.451967 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c0e60a5-e54e-4c0b-8e59-68715a7f1921 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:41.452173 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c0e60a5-e54e-4c0b-8e59-68715a7f1921 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:41.452350 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-9c0e60a5-e54e-4c0b-8e59-68715a7f1921 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Delete volume with id: 087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:04:41.460166 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:41.460166 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:41.460675 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9c0e60a5-e54e-4c0b-8e59-68715a7f1921 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:41.490759 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9c0e60a5-e54e-4c0b-8e59-68715a7f1921 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Delete volume request issued successfully. Aug 14 03:04:41.493692 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c0e60a5-e54e-4c0b-8e59-68715a7f1921 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 202 Aug 14 03:04:41.493692 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 495/1978] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:41 2026] DELETE /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 03:04:41.500234 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-82875d3b-7985-4068-8ae7-8248d4732b72 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:41.508596 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-82875d3b-7985-4068-8ae7-8248d4732b72 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:04:41.510550 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-82875d3b-7985-4068-8ae7-8248d4732b72 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:41.513024 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-82875d3b-7985-4068-8ae7-8248d4732b72 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:41.525159 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:41.525159 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:41.532489 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-82875d3b-7985-4068-8ae7-8248d4732b72 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:41.538623 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-82875d3b-7985-4068-8ae7-8248d4732b72 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 200 Aug 14 03:04:41.539212 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 493/1979] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:41 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:41.694958 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e4590f91-a855-4dee-bc16-7ef344c5d12a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:41.697854 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e4590f91-a855-4dee-bc16-7ef344c5d12a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:41.697854 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e4590f91-a855-4dee-bc16-7ef344c5d12a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:41.698102 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e4590f91-a855-4dee-bc16-7ef344c5d12a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:41.707696 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:41.707696 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:41.712990 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e4590f91-a855-4dee-bc16-7ef344c5d12a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:41.719553 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e4590f91-a855-4dee-bc16-7ef344c5d12a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:41.719931 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 501/1980] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:41 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:41.831990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a35e0084-5306-4a68-ad83-22a01c217aaa None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:41.833855 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a35e0084-5306-4a68-ad83-22a01c217aaa tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:41.833935 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a35e0084-5306-4a68-ad83-22a01c217aaa tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:41.834245 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a35e0084-5306-4a68-ad83-22a01c217aaa tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:41.834245 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-a35e0084-5306-4a68-ad83-22a01c217aaa tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:41.847118 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:41.847118 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:41.848000 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a35e0084-5306-4a68-ad83-22a01c217aaa tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:41.848631 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 492/1981] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:41 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:42.554185 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-75c1af05-216c-4c2f-8a49-76f8a88dd063 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:42.557181 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75c1af05-216c-4c2f-8a49-76f8a88dd063 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb Aug 14 03:04:42.557426 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75c1af05-216c-4c2f-8a49-76f8a88dd063 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:42.557749 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75c1af05-216c-4c2f-8a49-76f8a88dd063 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:42.564361 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75c1af05-216c-4c2f-8a49-76f8a88dd063 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb returned with HTTP 404 Aug 14 03:04:42.564884 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 496/1982] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:42 2026] GET /volume/v3/volumes/087724c8-051b-4d52-a37a-0ecf055702eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:42.733207 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-668fd99c-f3f7-40f0-be85-bda93439dd25 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:42.735516 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-668fd99c-f3f7-40f0-be85-bda93439dd25 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:42.735829 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-668fd99c-f3f7-40f0-be85-bda93439dd25 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:42.736121 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-668fd99c-f3f7-40f0-be85-bda93439dd25 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:42.746846 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:42.746846 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:42.752035 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-668fd99c-f3f7-40f0-be85-bda93439dd25 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:42.759184 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-668fd99c-f3f7-40f0-be85-bda93439dd25 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:42.759782 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 494/1983] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:42 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:42.866467 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-de96a465-eb99-472a-992e-cafe3fb40251 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:42.868911 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-de96a465-eb99-472a-992e-cafe3fb40251 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:42.869196 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-de96a465-eb99-472a-992e-cafe3fb40251 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:42.869472 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-de96a465-eb99-472a-992e-cafe3fb40251 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:42.869746 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-de96a465-eb99-472a-992e-cafe3fb40251 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:42.874296 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:42.874296 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:42.875233 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-de96a465-eb99-472a-992e-cafe3fb40251 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:42.876114 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 502/1984] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:42 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:43.776827 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-11b79362-5f76-41d1-be60-d1b13f161475 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:43.779596 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-11b79362-5f76-41d1-be60-d1b13f161475 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:43.779785 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-11b79362-5f76-41d1-be60-d1b13f161475 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:43.780080 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-11b79362-5f76-41d1-be60-d1b13f161475 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:43.785503 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=421,cinder:UPDATE=110,cinder:INSERT=84 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:04:43.794731 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:43.794731 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:43.803537 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-11b79362-5f76-41d1-be60-d1b13f161475 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:43.817123 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-11b79362-5f76-41d1-be60-d1b13f161475 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:43.817182 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 493/1985] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:43 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:43.891069 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b70124d8-7055-44b5-ac02-fd1bab656135 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:43.895906 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b70124d8-7055-44b5-ac02-fd1bab656135 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:43.896736 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b70124d8-7055-44b5-ac02-fd1bab656135 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:43.897082 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b70124d8-7055-44b5-ac02-fd1bab656135 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:43.898096 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-b70124d8-7055-44b5-ac02-fd1bab656135 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:43.906911 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:43.906911 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:43.908114 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b70124d8-7055-44b5-ac02-fd1bab656135 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:43.908644 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 497/1986] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:43 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:04:44.833926 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-272a7240-50d3-4f28-b8f5-6f7cc62ceecd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:44.836575 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-272a7240-50d3-4f28-b8f5-6f7cc62ceecd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:44.837198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-272a7240-50d3-4f28-b8f5-6f7cc62ceecd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:44.839156 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-272a7240-50d3-4f28-b8f5-6f7cc62ceecd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:44.842573 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=330,cinder:UPDATE=49,cinder:INSERT=28 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:04:44.851133 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:44.851133 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:44.862786 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-272a7240-50d3-4f28-b8f5-6f7cc62ceecd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:44.873111 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-272a7240-50d3-4f28-b8f5-6f7cc62ceecd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:44.873799 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 495/1987] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:44 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:44.926598 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-77c081ce-180f-472e-83ea-b39050363b59 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:44.929770 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-77c081ce-180f-472e-83ea-b39050363b59 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:44.930493 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-77c081ce-180f-472e-83ea-b39050363b59 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:44.930851 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-77c081ce-180f-472e-83ea-b39050363b59 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:44.931050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-77c081ce-180f-472e-83ea-b39050363b59 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:44.937307 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:44.937307 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:44.939192 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-77c081ce-180f-472e-83ea-b39050363b59 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:44.939292 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 503/1988] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:44 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:45.896775 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c30cb19b-75d3-45cb-aae7-c821ef70c880 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:45.900316 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c30cb19b-75d3-45cb-aae7-c821ef70c880 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:45.900316 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c30cb19b-75d3-45cb-aae7-c821ef70c880 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:45.900614 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c30cb19b-75d3-45cb-aae7-c821ef70c880 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:45.911675 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:45.911675 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:45.917785 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c30cb19b-75d3-45cb-aae7-c821ef70c880 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:45.929947 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c30cb19b-75d3-45cb-aae7-c821ef70c880 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:45.930551 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 494/1989] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:45 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:45.953652 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bc497971-cc5c-4db8-be67-de2846e755a8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:45.956212 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bc497971-cc5c-4db8-be67-de2846e755a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:45.956248 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bc497971-cc5c-4db8-be67-de2846e755a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:45.956645 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bc497971-cc5c-4db8-be67-de2846e755a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:45.956645 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-bc497971-cc5c-4db8-be67-de2846e755a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:45.962360 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:45.962360 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:45.963613 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bc497971-cc5c-4db8-be67-de2846e755a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:45.964116 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 498/1990] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:45 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:46.952163 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3389fd3d-a2b4-4072-ba9e-db7b800c5048 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:46.956067 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3389fd3d-a2b4-4072-ba9e-db7b800c5048 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:46.956067 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3389fd3d-a2b4-4072-ba9e-db7b800c5048 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:46.956067 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3389fd3d-a2b4-4072-ba9e-db7b800c5048 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:46.970220 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:46.970220 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:46.979952 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3389fd3d-a2b4-4072-ba9e-db7b800c5048 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:46.981567 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-64acd489-5c98-461c-8e76-11874f07f81d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:46.983914 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-64acd489-5c98-461c-8e76-11874f07f81d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:46.984163 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-64acd489-5c98-461c-8e76-11874f07f81d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:46.984206 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-64acd489-5c98-461c-8e76-11874f07f81d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:46.984300 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-64acd489-5c98-461c-8e76-11874f07f81d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:46.989977 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3389fd3d-a2b4-4072-ba9e-db7b800c5048 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:46.991013 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:46.991013 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:46.991233 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 496/1991] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:46 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:46.991625 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-64acd489-5c98-461c-8e76-11874f07f81d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:46.992434 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 504/1992] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:46 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:48.008513 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-174f1f86-a8c5-4f2e-aeff-e9aaae268f07 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:48.012493 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7f4ba6b9-f159-41a4-9343-e27a697bd155 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:48.012931 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-174f1f86-a8c5-4f2e-aeff-e9aaae268f07 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:48.012931 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-174f1f86-a8c5-4f2e-aeff-e9aaae268f07 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:48.016839 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-174f1f86-a8c5-4f2e-aeff-e9aaae268f07 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:48.017024 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7f4ba6b9-f159-41a4-9343-e27a697bd155 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:48.017024 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7f4ba6b9-f159-41a4-9343-e27a697bd155 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:48.017024 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7f4ba6b9-f159-41a4-9343-e27a697bd155 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:48.017024 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-7f4ba6b9-f159-41a4-9343-e27a697bd155 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:48.023760 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:48.023760 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:48.025334 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7f4ba6b9-f159-41a4-9343-e27a697bd155 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:48.026010 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 499/1993] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:48 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:48.033859 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:48.033859 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:48.041268 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ba8ab217-22f8-4cdd-975c-7d8a41e14846 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:48.043890 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-174f1f86-a8c5-4f2e-aeff-e9aaae268f07 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:48.045132 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ba8ab217-22f8-4cdd-975c-7d8a41e14846 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 Aug 14 03:04:48.045361 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ba8ab217-22f8-4cdd-975c-7d8a41e14846 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:48.045813 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ba8ab217-22f8-4cdd-975c-7d8a41e14846 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:48.056705 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-174f1f86-a8c5-4f2e-aeff-e9aaae268f07 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:48.057326 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 495/1994] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:48 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:48.060114 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:48.060114 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:48.065247 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ba8ab217-22f8-4cdd-975c-7d8a41e14846 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:48.078079 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ba8ab217-22f8-4cdd-975c-7d8a41e14846 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 returned with HTTP 200 Aug 14 03:04:48.078756 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 497/1995] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:48 2026] GET /volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 => generated 1412 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:48.096743 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6b8e53e5-f93c-463a-bb3a-7084f1651a20 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:48.098931 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6b8e53e5-f93c-463a-bb3a-7084f1651a20 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 Aug 14 03:04:48.099386 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6b8e53e5-f93c-463a-bb3a-7084f1651a20 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:48.099993 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6b8e53e5-f93c-463a-bb3a-7084f1651a20 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:48.108285 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:48.108285 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:48.114538 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6b8e53e5-f93c-463a-bb3a-7084f1651a20 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:48.122548 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6b8e53e5-f93c-463a-bb3a-7084f1651a20 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 returned with HTTP 200 Aug 14 03:04:48.123246 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 505/1996] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:48 2026] GET /volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 => generated 1412 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:48.145203 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fd82d19d-a3f6-4260-90b0-fa22fbb375ed None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:48.149984 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fd82d19d-a3f6-4260-90b0-fa22fbb375ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 Aug 14 03:04:48.152583 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fd82d19d-a3f6-4260-90b0-fa22fbb375ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:48.152583 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fd82d19d-a3f6-4260-90b0-fa22fbb375ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:48.152583 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-fd82d19d-a3f6-4260-90b0-fa22fbb375ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume with id: 8fc141cd-97bf-46d4-b920-cfb930befa75 Aug 14 03:04:48.164061 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:48.164061 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:48.164733 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fd82d19d-a3f6-4260-90b0-fa22fbb375ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:48.203962 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fd82d19d-a3f6-4260-90b0-fa22fbb375ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume request issued successfully. Aug 14 03:04:48.204218 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fd82d19d-a3f6-4260-90b0-fa22fbb375ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 returned with HTTP 202 Aug 14 03:04:48.204726 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 500/1997] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:48 2026] DELETE /volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:48.219005 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-eb098e5c-89c9-4f55-b292-53f26b9abfa7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:48.221425 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eb098e5c-89c9-4f55-b292-53f26b9abfa7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 Aug 14 03:04:48.222172 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eb098e5c-89c9-4f55-b292-53f26b9abfa7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:48.222172 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eb098e5c-89c9-4f55-b292-53f26b9abfa7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:48.237438 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:48.237438 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:48.248441 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-eb098e5c-89c9-4f55-b292-53f26b9abfa7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:48.258222 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eb098e5c-89c9-4f55-b292-53f26b9abfa7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 returned with HTTP 200 Aug 14 03:04:48.259058 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 496/1998] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:48 2026] GET /volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 => generated 1411 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:48.669112 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-b3de9b25-a5b6-42d9-aa57-71ced63239a7 req-793de3c0-545b-49aa-8a4b-716c7d37817a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:48.672836 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b3de9b25-a5b6-42d9-aa57-71ced63239a7 req-793de3c0-545b-49aa-8a4b-716c7d37817a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:04:48.673645 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b3de9b25-a5b6-42d9-aa57-71ced63239a7 req-793de3c0-545b-49aa-8a4b-716c7d37817a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:48.673645 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b3de9b25-a5b6-42d9-aa57-71ced63239a7 req-793de3c0-545b-49aa-8a4b-716c7d37817a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:48.692849 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:48.692849 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:48.698529 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-b3de9b25-a5b6-42d9-aa57-71ced63239a7 req-793de3c0-545b-49aa-8a4b-716c7d37817a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:04:48.705496 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b3de9b25-a5b6-42d9-aa57-71ced63239a7 req-793de3c0-545b-49aa-8a4b-716c7d37817a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:04:48.707512 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 498/1999] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:48 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:49.076442 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b9089930-fb01-4b66-adda-aecc3dd7ea07 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:49.080533 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b9089930-fb01-4b66-adda-aecc3dd7ea07 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:49.080813 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b9089930-fb01-4b66-adda-aecc3dd7ea07 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:49.081131 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b9089930-fb01-4b66-adda-aecc3dd7ea07 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:49.093729 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:49.093729 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:49.102460 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b9089930-fb01-4b66-adda-aecc3dd7ea07 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:49.109449 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b9089930-fb01-4b66-adda-aecc3dd7ea07 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:49.110133 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 506/2000] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:49 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:04:49.276561 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7503d7dd-1396-491c-9dea-a2f0403de6ed None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:49.279623 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7503d7dd-1396-491c-9dea-a2f0403de6ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 Aug 14 03:04:49.279847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7503d7dd-1396-491c-9dea-a2f0403de6ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:49.280358 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7503d7dd-1396-491c-9dea-a2f0403de6ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:49.289578 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7503d7dd-1396-491c-9dea-a2f0403de6ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 returned with HTTP 404 Aug 14 03:04:49.290008 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 501/2001] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:49 2026] GET /volume/v3/volumes/8fc141cd-97bf-46d4-b920-cfb930befa75 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:49.307059 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b2599365-3155-44d0-9630-e253c222f141 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:49.310285 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b2599365-3155-44d0-9630-e253c222f141 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:49.310501 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b2599365-3155-44d0-9630-e253c222f141 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:49.310727 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b2599365-3155-44d0-9630-e253c222f141 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:49.310890 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-b2599365-3155-44d0-9630-e253c222f141 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete backup with id: 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. Aug 14 03:04:49.318110 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:49.318110 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:49.348128 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-b2599365-3155-44d0-9630-e253c222f141 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] delete_backup rpcapi backup_id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe {{(pid=100381) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:04:49.350922 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b2599365-3155-44d0-9630-e253c222f141 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 202 Aug 14 03:04:49.351357 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 497/2002] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:49 2026] DELETE /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:04:49.367576 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0b68afa4-ae61-4d42-9a16-76c5869da5ec None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:49.370755 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0b68afa4-ae61-4d42-9a16-76c5869da5ec tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:49.370755 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0b68afa4-ae61-4d42-9a16-76c5869da5ec tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:49.370755 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0b68afa4-ae61-4d42-9a16-76c5869da5ec tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:49.370755 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0b68afa4-ae61-4d42-9a16-76c5869da5ec tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:49.378857 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:49.378857 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:49.380477 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0b68afa4-ae61-4d42-9a16-76c5869da5ec tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 200 Aug 14 03:04:49.380477 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 499/2003] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:49 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:50.128412 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8f1ab83b-9371-4dd8-85b1-beac019436eb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:50.131478 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8f1ab83b-9371-4dd8-85b1-beac019436eb tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:50.131877 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8f1ab83b-9371-4dd8-85b1-beac019436eb tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:50.132123 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8f1ab83b-9371-4dd8-85b1-beac019436eb tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:50.145515 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:50.145515 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:50.150390 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8f1ab83b-9371-4dd8-85b1-beac019436eb tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:50.158030 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8f1ab83b-9371-4dd8-85b1-beac019436eb tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:50.159265 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 507/2004] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:50 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:50.393772 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8a65d77e-32df-4c1d-b594-4bf334d252a2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:50.396460 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8a65d77e-32df-4c1d-b594-4bf334d252a2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe Aug 14 03:04:50.396769 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8a65d77e-32df-4c1d-b594-4bf334d252a2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:50.396812 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8a65d77e-32df-4c1d-b594-4bf334d252a2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:50.396981 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-8a65d77e-32df-4c1d-b594-4bf334d252a2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 0b68da77-0dbc-4553-8e97-2ad193c7a3fe. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:50.405200 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8a65d77e-32df-4c1d-b594-4bf334d252a2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe returned with HTTP 404 Aug 14 03:04:50.405313 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 502/2005] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:50 2026] GET /volume/v3/backups/0b68da77-0dbc-4553-8e97-2ad193c7a3fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:50.510638 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2b017952-8133-4ecd-ad89-4e60d37adedf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:50.513554 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2b017952-8133-4ecd-ad89-4e60d37adedf tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a Aug 14 03:04:50.514028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2b017952-8133-4ecd-ad89-4e60d37adedf tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:50.514239 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2b017952-8133-4ecd-ad89-4e60d37adedf tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:50.527052 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:50.527052 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:50.535225 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2b017952-8133-4ecd-ad89-4e60d37adedf tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:50.544230 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2b017952-8133-4ecd-ad89-4e60d37adedf tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a returned with HTTP 200 Aug 14 03:04:50.544760 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 498/2006] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:50 2026] GET /volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:50.561692 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6ab6d445-7e75-4645-a4cb-d92425c43960 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:50.563713 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ab6d445-7e75-4645-a4cb-d92425c43960 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a Aug 14 03:04:50.565203 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ab6d445-7e75-4645-a4cb-d92425c43960 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:50.565203 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ab6d445-7e75-4645-a4cb-d92425c43960 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:50.565203 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-6ab6d445-7e75-4645-a4cb-d92425c43960 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume with id: dc74ef2b-7fd8-40e5-a273-aa68c39f665a Aug 14 03:04:50.573312 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:50.573312 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:50.574100 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6ab6d445-7e75-4645-a4cb-d92425c43960 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:50.605220 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6ab6d445-7e75-4645-a4cb-d92425c43960 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume request issued successfully. Aug 14 03:04:50.605512 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ab6d445-7e75-4645-a4cb-d92425c43960 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a returned with HTTP 202 Aug 14 03:04:50.606067 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 500/2007] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:04:50 2026] DELETE /volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:04:50.617529 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1103b566-ecaa-4d13-bb87-cfedbff4b002 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:50.622459 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1103b566-ecaa-4d13-bb87-cfedbff4b002 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a Aug 14 03:04:50.622712 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1103b566-ecaa-4d13-bb87-cfedbff4b002 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:50.623113 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1103b566-ecaa-4d13-bb87-cfedbff4b002 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:50.635452 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:50.635452 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:50.641207 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1103b566-ecaa-4d13-bb87-cfedbff4b002 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:50.648088 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1103b566-ecaa-4d13-bb87-cfedbff4b002 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a returned with HTTP 200 Aug 14 03:04:50.648614 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 508/2008] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:50 2026] GET /volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:51.176645 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-987b5af4-451c-4a43-ac5f-447d49a6340b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:51.178966 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-987b5af4-451c-4a43-ac5f-447d49a6340b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:51.179497 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-987b5af4-451c-4a43-ac5f-447d49a6340b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:51.179497 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-987b5af4-451c-4a43-ac5f-447d49a6340b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:51.187688 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:51.187688 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:51.193501 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-987b5af4-451c-4a43-ac5f-447d49a6340b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:51.200373 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-987b5af4-451c-4a43-ac5f-447d49a6340b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:51.200922 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 503/2009] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:51 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:51.668989 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3a4b3df2-ab53-4f6d-9cc3-f1c99c8bb9f5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:51.671635 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3a4b3df2-ab53-4f6d-9cc3-f1c99c8bb9f5 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a Aug 14 03:04:51.671635 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3a4b3df2-ab53-4f6d-9cc3-f1c99c8bb9f5 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:51.672097 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3a4b3df2-ab53-4f6d-9cc3-f1c99c8bb9f5 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:51.681924 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3a4b3df2-ab53-4f6d-9cc3-f1c99c8bb9f5 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a returned with HTTP 404 Aug 14 03:04:51.682468 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 499/2010] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:51 2026] GET /volume/v3/volumes/dc74ef2b-7fd8-40e5-a273-aa68c39f665a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:04:51.701204 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:51.705094 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:51.705755 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-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-232538809"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:51.707547 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-232538809'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:51.707689 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume of 1 GB Aug 14 03:04:51.717174 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Availability Zones retrieved successfully. Aug 14 03:04:51.731400 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Flow 'volume_create_api' (a22892f2-9ddf-441b-b9c8-cc855e25c884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:51.733195 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab215e6f-0927-407c-b7e4-72ffd877460e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:51.735032 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:51.794477 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab215e6f-0927-407c-b7e4-72ffd877460e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:51.798363 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f1124bb-3881-4fcb-8524-b1076a25d8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:51.873332 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Created reservations ['23d2d9a7-d74d-4356-b41a-9e5ca9203ffb', '3ce9629d-6ffe-434d-a2bd-a8eb6724ae46', '1f411d30-5077-47fd-8732-a3e9e5b6ffbe', 'bd76f086-8b0a-4845-a55a-fefe0acb78e2'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:51.874738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f1124bb-3881-4fcb-8524-b1076a25d8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23d2d9a7-d74d-4356-b41a-9e5ca9203ffb', '3ce9629d-6ffe-434d-a2bd-a8eb6724ae46', '1f411d30-5077-47fd-8732-a3e9e5b6ffbe', 'bd76f086-8b0a-4845-a55a-fefe0acb78e2']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:51.875975 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5b74e6-ed8b-4844-b9b9-34ec9a54c328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:51.917360 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5b74e6-ed8b-4844-b9b9-34ec9a54c328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2ebeb59-4928-4a6b-bee9-1161c6f09a65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-232538809',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f252f224c92845efb0564a77f4540cf2',qos_specs=None,replication_status=,reservations=['23d2d9a7-d74d-4356-b41a-9e5ca9203ffb','3ce9629d-6ffe-434d-a2bd-a8eb6724ae46','1f411d30-5077-47fd-8732-a3e9e5b6ffbe','bd76f086-8b0a-4845-a55a-fefe0acb78e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16089bf709ee4c88b3abd546c473773c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-232538809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2ebeb59-4928-4a6b-bee9-1161c6f09a65,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='f252f224c92845efb0564a77f4540cf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16089bf709ee4c88b3abd546c473773c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:51.918298 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7e229cd-e44e-47a0-86ef-36dbc8d3732b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:51.949720 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7e229cd-e44e-47a0-86ef-36dbc8d3732b) transitioned into state 'SUCCESS' from state '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-232538809',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f252f224c92845efb0564a77f4540cf2',qos_specs=None,replication_status=,reservations=['23d2d9a7-d74d-4356-b41a-9e5ca9203ffb','3ce9629d-6ffe-434d-a2bd-a8eb6724ae46','1f411d30-5077-47fd-8732-a3e9e5b6ffbe','bd76f086-8b0a-4845-a55a-fefe0acb78e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16089bf709ee4c88b3abd546c473773c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:51.950702 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a61f46-a044-4abb-b765-7d7814cc7563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:51.965678 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a61f46-a044-4abb-b765-7d7814cc7563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:51.966833 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Flow 'volume_create_api' (a22892f2-9ddf-441b-b9c8-cc855e25c884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:51.967245 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume request issued successfully. Aug 14 03:04:51.968058 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2479a31b-705b-4220-b7ac-c31fe8c6f3bb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:51.968622 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 501/2011] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:04:51 2026] POST /volume/v3/volumes => generated 815 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:51.984989 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-23fa2bd1-8db0-4b4b-9758-0ef8f4687d04 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:51.987526 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-23fa2bd1-8db0-4b4b-9758-0ef8f4687d04 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 Aug 14 03:04:51.987526 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-23fa2bd1-8db0-4b4b-9758-0ef8f4687d04 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:51.987717 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-23fa2bd1-8db0-4b4b-9758-0ef8f4687d04 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:51.995078 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:51.995078 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:51.998759 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-23fa2bd1-8db0-4b4b-9758-0ef8f4687d04 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:52.003481 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-23fa2bd1-8db0-4b4b-9758-0ef8f4687d04 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 returned with HTTP 200 Aug 14 03:04:52.003855 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 509/2012] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:51 2026] GET /volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:52.219801 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-678153bb-e519-4819-a33e-9957b391620a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:52.225384 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-678153bb-e519-4819-a33e-9957b391620a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:52.225654 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-678153bb-e519-4819-a33e-9957b391620a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:52.225940 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-678153bb-e519-4819-a33e-9957b391620a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:52.246265 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:52.246265 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:52.253581 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-678153bb-e519-4819-a33e-9957b391620a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:52.260211 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-678153bb-e519-4819-a33e-9957b391620a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:52.260718 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 504/2013] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:52 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:53.021462 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ef2a1eb3-f63a-4ad6-971c-9a8901fc3955 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:53.023276 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ef2a1eb3-f63a-4ad6-971c-9a8901fc3955 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 Aug 14 03:04:53.023515 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ef2a1eb3-f63a-4ad6-971c-9a8901fc3955 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:53.024260 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ef2a1eb3-f63a-4ad6-971c-9a8901fc3955 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:53.035191 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:53.035191 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:53.040610 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ef2a1eb3-f63a-4ad6-971c-9a8901fc3955 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:53.046324 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ef2a1eb3-f63a-4ad6-971c-9a8901fc3955 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 returned with HTTP 200 Aug 14 03:04:53.047121 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 500/2014] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:53 2026] GET /volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 => generated 908 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:04:53.061912 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-93e07223-8c80-45d5-ac4b-c60ea2fe50b3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:53.064280 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-93e07223-8c80-45d5-ac4b-c60ea2fe50b3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:04:53.064280 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-93e07223-8c80-45d5-ac4b-c60ea2fe50b3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a2ebeb59-4928-4a6b-bee9-1161c6f09a65", "name": "tempest-VolumesBackupsTest-Backup-1220602045", "description": "tempest-backup-description-1011209985", "container": "tempest-volumesbackupstest-backup-container-2014496417"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:53.065767 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-93e07223-8c80-45d5-ac4b-c60ea2fe50b3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating new backup {'backup': {'volume_id': 'a2ebeb59-4928-4a6b-bee9-1161c6f09a65', 'name': 'tempest-VolumesBackupsTest-Backup-1220602045', 'description': 'tempest-backup-description-1011209985', 'container': 'tempest-volumesbackupstest-backup-container-2014496417'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:04:53.067344 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-93e07223-8c80-45d5-ac4b-c60ea2fe50b3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating backup of volume a2ebeb59-4928-4a6b-bee9-1161c6f09a65 in container tempest-volumesbackupstest-backup-container-2014496417 Aug 14 03:04:53.077182 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:53.077182 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:53.078023 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-93e07223-8c80-45d5-ac4b-c60ea2fe50b3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:04:53.111073 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-93e07223-8c80-45d5-ac4b-c60ea2fe50b3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Created reservations ['b6aea60f-bcfd-48bb-bca4-54c3344de7df', '106b645c-ddc0-42ba-b0f4-7029c086ab9d'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:53.154671 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-93e07223-8c80-45d5-ac4b-c60ea2fe50b3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:04:53.155159 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 502/2015] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:04:53 2026] POST /volume/v3/backups => generated 330 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:53.167793 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a00f10af-19b4-4ad2-957f-dbd5162c894e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:53.172738 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a00f10af-19b4-4ad2-957f-dbd5162c894e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:04:53.173616 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a00f10af-19b4-4ad2-957f-dbd5162c894e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:53.173616 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a00f10af-19b4-4ad2-957f-dbd5162c894e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:53.173616 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-a00f10af-19b4-4ad2-957f-dbd5162c894e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:53.186250 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:53.186250 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:53.188115 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a00f10af-19b4-4ad2-957f-dbd5162c894e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:04:53.188621 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 510/2016] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:53 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:53.281848 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f1d72d1a-76fa-48f5-a0b7-62e4cf64cd59 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:53.286955 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f1d72d1a-76fa-48f5-a0b7-62e4cf64cd59 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:53.287265 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f1d72d1a-76fa-48f5-a0b7-62e4cf64cd59 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:53.287578 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f1d72d1a-76fa-48f5-a0b7-62e4cf64cd59 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:53.303635 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:53.303635 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:53.310120 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f1d72d1a-76fa-48f5-a0b7-62e4cf64cd59 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:53.318255 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f1d72d1a-76fa-48f5-a0b7-62e4cf64cd59 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:53.318255 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 505/2017] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:53 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:54.089465 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1c153fa0-4701-4d69-a1d7-19c5ecc283db None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:54.094704 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1c153fa0-4701-4d69-a1d7-19c5ecc283db tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:04:54.094704 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1c153fa0-4701-4d69-a1d7-19c5ecc283db tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:54.094704 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1c153fa0-4701-4d69-a1d7-19c5ecc283db tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:54.110368 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:54.110368 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:54.116643 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1c153fa0-4701-4d69-a1d7-19c5ecc283db tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:04:54.124736 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1c153fa0-4701-4d69-a1d7-19c5ecc283db tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:04:54.125328 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 501/2018] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:54 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:54.187748 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-5034be9d-6093-40cf-8b72-83b922290bdb req-d55751f7-b8cd-450c-9f85-7dba13532eeb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:54.192793 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-d55751f7-b8cd-450c-9f85-7dba13532eeb tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:04:54.193132 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-d55751f7-b8cd-450c-9f85-7dba13532eeb tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:54.193417 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-d55751f7-b8cd-450c-9f85-7dba13532eeb tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:54.206573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-478c09ff-96ea-4f0e-a865-1a2eda75b120 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:54.211128 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-478c09ff-96ea-4f0e-a865-1a2eda75b120 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:04:54.211475 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-478c09ff-96ea-4f0e-a865-1a2eda75b120 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:54.211682 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-478c09ff-96ea-4f0e-a865-1a2eda75b120 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:54.211851 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-478c09ff-96ea-4f0e-a865-1a2eda75b120 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:54.217062 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:54.217062 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:54.219976 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:54.219976 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:54.220259 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-478c09ff-96ea-4f0e-a865-1a2eda75b120 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:04:54.220888 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 511/2019] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:54 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:54.227096 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-5034be9d-6093-40cf-8b72-83b922290bdb req-d55751f7-b8cd-450c-9f85-7dba13532eeb tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:04:54.233529 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-d55751f7-b8cd-450c-9f85-7dba13532eeb tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:04:54.234041 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 503/2020] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:54 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 1140 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:04:54.274175 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-5034be9d-6093-40cf-8b72-83b922290bdb req-ab3b4565-a0eb-4f15-8d80-4a5607dd4112 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:54.277552 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-ab3b4565-a0eb-4f15-8d80-4a5607dd4112 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] POST https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef/action Aug 14 03:04:54.277552 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-ab3b4565-a0eb-4f15-8d80-4a5607dd4112 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:04:54.277552 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-ab3b4565-a0eb-4f15-8d80-4a5607dd4112 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:54.295408 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:54.295408 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:54.296116 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-5034be9d-6093-40cf-8b72-83b922290bdb req-ab3b4565-a0eb-4f15-8d80-4a5607dd4112 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:04:54.307641 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-5034be9d-6093-40cf-8b72-83b922290bdb req-ab3b4565-a0eb-4f15-8d80-4a5607dd4112 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Begin detaching volume completed successfully. Aug 14 03:04:54.307641 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-ab3b4565-a0eb-4f15-8d80-4a5607dd4112 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef/action returned with HTTP 202 Aug 14 03:04:54.307641 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 506/2021] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:04:54 2026] POST /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:04:54.337536 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ce0f7a5e-78dc-417f-a14c-5284c0af9fbd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:54.342422 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce0f7a5e-78dc-417f-a14c-5284c0af9fbd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:54.342640 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce0f7a5e-78dc-417f-a14c-5284c0af9fbd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:54.344694 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce0f7a5e-78dc-417f-a14c-5284c0af9fbd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:54.356506 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:54.356506 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:54.372861 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ce0f7a5e-78dc-417f-a14c-5284c0af9fbd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:54.375600 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-883d799c-dd29-4698-bc5e-b8361d4123c4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:54.376243 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-883d799c-dd29-4698-bc5e-b8361d4123c4 None None] GET https://10.4.3.152/volume// Aug 14 03:04:54.377851 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-883d799c-dd29-4698-bc5e-b8361d4123c4 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:54.377851 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-883d799c-dd29-4698-bc5e-b8361d4123c4 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:54.377851 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-883d799c-dd29-4698-bc5e-b8361d4123c4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:54.379228 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 512/2022] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:04:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:54.380958 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce0f7a5e-78dc-417f-a14c-5284c0af9fbd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:54.381134 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 502/2023] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:54 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:54.394694 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-5034be9d-6093-40cf-8b72-83b922290bdb req-b4634462-7f42-4570-a8ba-cd8c224432a2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:54.400196 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-b4634462-7f42-4570-a8ba-cd8c224432a2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:04:54.401492 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-b4634462-7f42-4570-a8ba-cd8c224432a2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:54.401492 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-b4634462-7f42-4570-a8ba-cd8c224432a2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:54.420350 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:54.420350 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:54.429546 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-5034be9d-6093-40cf-8b72-83b922290bdb req-b4634462-7f42-4570-a8ba-cd8c224432a2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:04:54.439921 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-b4634462-7f42-4570-a8ba-cd8c224432a2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:04:54.440486 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 504/2024] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:04:54 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 1323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:04:55.022707 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:55.199025 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:55.199490 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1188568540", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:55.203099 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1188568540', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:55.203297 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Create volume of 1 GB Aug 14 03:04:55.210554 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Availability Zones retrieved successfully. Aug 14 03:04:55.223285 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Flow 'volume_create_api' (bfb0d7bb-8e80-4937-ba08-2270395390be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:55.225055 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7e21eef-fde6-4335-b25e-2d4470cdf0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:55.226270 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:55.237304 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3cd31c36-e4cd-45fe-8367-15c5c9ff0142 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:55.250636 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3cd31c36-e4cd-45fe-8367-15c5c9ff0142 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:04:55.250636 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3cd31c36-e4cd-45fe-8367-15c5c9ff0142 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:55.250636 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3cd31c36-e4cd-45fe-8367-15c5c9ff0142 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:55.250636 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-3cd31c36-e4cd-45fe-8367-15c5c9ff0142 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:55.250636 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:55.250636 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:55.252888 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3cd31c36-e4cd-45fe-8367-15c5c9ff0142 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:04:55.252888 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 513/2025] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:55 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:55.275900 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7e21eef-fde6-4335-b25e-2d4470cdf0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:55.277227 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13ceb390-60a0-49e3-840e-ff58f3e8711a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:55.357674 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Created reservations ['7915dc84-c820-4499-9cb2-f2bec028fa05', 'ae9f7f0e-313c-4c15-8715-13dc2e81bad4', 'eb985cba-de03-4411-9752-d63dab938731', 'df732517-eeb8-4116-ac3d-3688fa0bd6ae'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:55.358345 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13ceb390-60a0-49e3-840e-ff58f3e8711a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7915dc84-c820-4499-9cb2-f2bec028fa05', 'ae9f7f0e-313c-4c15-8715-13dc2e81bad4', 'eb985cba-de03-4411-9752-d63dab938731', 'df732517-eeb8-4116-ac3d-3688fa0bd6ae']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:55.359220 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f9aa7a-65f6-4386-b716-e3ea987791fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:55.386081 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f9aa7a-65f6-4386-b716-e3ea987791fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df818893-a9ab-4b00-b071-defa3b2b8998', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1188568540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15af52f96b948909ef3b713842ff1cb',qos_specs=None,replication_status=,reservations=['7915dc84-c820-4499-9cb2-f2bec028fa05','ae9f7f0e-313c-4c15-8715-13dc2e81bad4','eb985cba-de03-4411-9752-d63dab938731','df732517-eeb8-4116-ac3d-3688fa0bd6ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fbcf31df0704d9f8f9997190159bdef',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1188568540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df818893-a9ab-4b00-b071-defa3b2b8998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e15af52f96b948909ef3b713842ff1cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fbcf31df0704d9f8f9997190159bdef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:55.386983 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3b10d1-135f-455a-ad2c-b55beeeca87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:55.402067 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0fa19036-2d13-410b-b616-2b6cae73e7e4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:55.404219 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0fa19036-2d13-410b-b616-2b6cae73e7e4 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:55.404445 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0fa19036-2d13-410b-b616-2b6cae73e7e4 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:55.404657 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0fa19036-2d13-410b-b616-2b6cae73e7e4 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:55.415330 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3b10d1-135f-455a-ad2c-b55beeeca87e) transitioned into state 'SUCCESS' from state '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-1188568540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15af52f96b948909ef3b713842ff1cb',qos_specs=None,replication_status=,reservations=['7915dc84-c820-4499-9cb2-f2bec028fa05','ae9f7f0e-313c-4c15-8715-13dc2e81bad4','eb985cba-de03-4411-9752-d63dab938731','df732517-eeb8-4116-ac3d-3688fa0bd6ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fbcf31df0704d9f8f9997190159bdef',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:55.415452 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:55.415452 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:55.416781 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef7fadc-bb0d-4433-8429-01a3a9d72a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:55.421415 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0fa19036-2d13-410b-b616-2b6cae73e7e4 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:55.430052 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0fa19036-2d13-410b-b616-2b6cae73e7e4 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:55.430506 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 503/2026] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:55 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:55.434849 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef7fadc-bb0d-4433-8429-01a3a9d72a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:55.434849 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Flow 'volume_create_api' (bfb0d7bb-8e80-4937-ba08-2270395390be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:55.435057 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Create volume request issued successfully. Aug 14 03:04:55.435836 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b7dea71c-70e2-4800-b8e7-34f7ab008445 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:55.436414 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 507/2027] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:04:55 2026] POST /volume/v3/volumes => generated 765 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:55.458958 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:55.460990 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:55.461484 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1999204683", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:55.463614 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1999204683', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:55.463843 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Create volume of 1 GB Aug 14 03:04:55.475783 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Availability Zones retrieved successfully. Aug 14 03:04:55.483636 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Flow 'volume_create_api' (d119ab79-d6cb-447f-b4b0-d4313baed8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:55.484684 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1c95123-3e6c-4609-b63c-6e3be14e6610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:55.485912 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:55.527362 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1c95123-3e6c-4609-b63c-6e3be14e6610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:55.528109 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c852bb-a5d4-47cb-9fd0-35542c4d69f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:55.586116 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Created reservations ['c6e91590-b90a-459e-8dda-721a8274dc51', '2661e783-3bfb-45d3-b6d3-9df2027b93be', 'e8b3f4dc-3cf5-4ea4-8d45-822b1f9af9df', '5e28cd4d-6c1e-4a6b-a476-a0a4fd9ec43f'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:55.587129 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c852bb-a5d4-47cb-9fd0-35542c4d69f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6e91590-b90a-459e-8dda-721a8274dc51', '2661e783-3bfb-45d3-b6d3-9df2027b93be', 'e8b3f4dc-3cf5-4ea4-8d45-822b1f9af9df', '5e28cd4d-6c1e-4a6b-a476-a0a4fd9ec43f']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:55.588392 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7900017-0301-4871-828a-75d31183d15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:55.618420 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7900017-0301-4871-828a-75d31183d15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cda38db-fa46-4c10-9e21-34f26a2dde39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1999204683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15af52f96b948909ef3b713842ff1cb',qos_specs=None,replication_status=,reservations=['c6e91590-b90a-459e-8dda-721a8274dc51','2661e783-3bfb-45d3-b6d3-9df2027b93be','e8b3f4dc-3cf5-4ea4-8d45-822b1f9af9df','5e28cd4d-6c1e-4a6b-a476-a0a4fd9ec43f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fbcf31df0704d9f8f9997190159bdef',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1999204683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cda38db-fa46-4c10-9e21-34f26a2dde39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e15af52f96b948909ef3b713842ff1cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fbcf31df0704d9f8f9997190159bdef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:55.619706 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99ad961f-ea42-475f-a7dc-166981c60219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:55.645755 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99ad961f-ea42-475f-a7dc-166981c60219) transitioned into state 'SUCCESS' from state '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-1999204683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15af52f96b948909ef3b713842ff1cb',qos_specs=None,replication_status=,reservations=['c6e91590-b90a-459e-8dda-721a8274dc51','2661e783-3bfb-45d3-b6d3-9df2027b93be','e8b3f4dc-3cf5-4ea4-8d45-822b1f9af9df','5e28cd4d-6c1e-4a6b-a476-a0a4fd9ec43f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fbcf31df0704d9f8f9997190159bdef',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:55.646855 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (356b245a-8c21-4169-882f-3f7a46125b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:55.667188 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (356b245a-8c21-4169-882f-3f7a46125b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:55.669141 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Flow 'volume_create_api' (d119ab79-d6cb-447f-b4b0-d4313baed8d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:55.669678 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Create volume request issued successfully. Aug 14 03:04:55.671143 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ac46388d-4d18-425d-9de0-8fa6d54e926e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:55.671143 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 505/2028] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:04:55 2026] POST /volume/v3/volumes => generated 765 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:56.087238 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-5034be9d-6093-40cf-8b72-83b922290bdb req-3e4b239f-cbe2-4e56-9a94-3a87997e9f6c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:56.090980 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-3e4b239f-cbe2-4e56-9a94-3a87997e9f6c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] DELETE https://10.4.3.152/volume/v3/attachments/a3a5269c-753e-4724-ae84-432d139b1399 Aug 14 03:04:56.091178 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-3e4b239f-cbe2-4e56-9a94-3a87997e9f6c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:56.091396 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-3e4b239f-cbe2-4e56-9a94-3a87997e9f6c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:56.106559 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:56.106559 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:56.186409 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5034be9d-6093-40cf-8b72-83b922290bdb req-3e4b239f-cbe2-4e56-9a94-3a87997e9f6c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/attachments/a3a5269c-753e-4724-ae84-432d139b1399 returned with HTTP 200 Aug 14 03:04:56.187115 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 514/2029] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:04:56 2026] DELETE /volume/v3/attachments/a3a5269c-753e-4724-ae84-432d139b1399 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:04:56.280805 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-824505ee-3f88-40c1-a905-c6012fc44954 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:56.283715 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-824505ee-3f88-40c1-a905-c6012fc44954 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:04:56.283715 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-824505ee-3f88-40c1-a905-c6012fc44954 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:56.284084 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-824505ee-3f88-40c1-a905-c6012fc44954 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:56.284598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-824505ee-3f88-40c1-a905-c6012fc44954 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:56.290408 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:56.290408 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:56.291381 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-824505ee-3f88-40c1-a905-c6012fc44954 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:04:56.291984 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 504/2030] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:56 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:56.449762 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c149f3b2-5ec1-45e0-9c7a-15dd9c697a70 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:56.452351 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c149f3b2-5ec1-45e0-9c7a-15dd9c697a70 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:56.452569 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c149f3b2-5ec1-45e0-9c7a-15dd9c697a70 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:56.452761 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c149f3b2-5ec1-45e0-9c7a-15dd9c697a70 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:56.467946 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:56.467946 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:56.480010 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c149f3b2-5ec1-45e0-9c7a-15dd9c697a70 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:56.489113 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c149f3b2-5ec1-45e0-9c7a-15dd9c697a70 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:56.489810 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 508/2031] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:56 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 943 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:56.522975 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1957d6e6-5797-4952-8cfc-87dacd751ca4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:56.524576 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1957d6e6-5797-4952-8cfc-87dacd751ca4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:04:56.524771 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1957d6e6-5797-4952-8cfc-87dacd751ca4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:56.524978 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1957d6e6-5797-4952-8cfc-87dacd751ca4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:56.532753 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:56.532753 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:56.539160 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1957d6e6-5797-4952-8cfc-87dacd751ca4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:04:56.545625 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1957d6e6-5797-4952-8cfc-87dacd751ca4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:04:56.546065 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 506/2032] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:56 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:57.319244 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-44cf18f1-4f83-43b7-8740-b79546114252 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:57.322799 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-44cf18f1-4f83-43b7-8740-b79546114252 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:04:57.322799 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-44cf18f1-4f83-43b7-8740-b79546114252 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:57.322799 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-44cf18f1-4f83-43b7-8740-b79546114252 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:57.322799 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-44cf18f1-4f83-43b7-8740-b79546114252 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:57.337098 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:57.337098 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:57.337950 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-44cf18f1-4f83-43b7-8740-b79546114252 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:04:57.338341 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 515/2033] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:57 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:57.509560 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-31729115-2662-4b74-a562-c6ab6d3abe21 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:57.511889 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-31729115-2662-4b74-a562-c6ab6d3abe21 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:57.512155 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-31729115-2662-4b74-a562-c6ab6d3abe21 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:57.512458 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-31729115-2662-4b74-a562-c6ab6d3abe21 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:57.524002 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:57.524002 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:57.529186 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-31729115-2662-4b74-a562-c6ab6d3abe21 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:57.539763 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-31729115-2662-4b74-a562-c6ab6d3abe21 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:57.540672 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 505/2034] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:57 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 1429 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:57.561855 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ed31e68f-12fc-4183-af22-199ceb4750f2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:57.563640 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ed31e68f-12fc-4183-af22-199ceb4750f2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:57.564002 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ed31e68f-12fc-4183-af22-199ceb4750f2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:57.564264 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ed31e68f-12fc-4183-af22-199ceb4750f2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:57.574312 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:57.574312 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:57.580858 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ed31e68f-12fc-4183-af22-199ceb4750f2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:57.588422 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ed31e68f-12fc-4183-af22-199ceb4750f2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:57.588979 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 509/2035] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:57 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 1429 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:57.761169 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-539af0d1-54b1-40a6-98ff-8ef3345e7498 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:57.763426 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-539af0d1-54b1-40a6-98ff-8ef3345e7498 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:57.763620 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-539af0d1-54b1-40a6-98ff-8ef3345e7498 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:57.763809 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-539af0d1-54b1-40a6-98ff-8ef3345e7498 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:57.770462 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:57.770462 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:57.774524 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-539af0d1-54b1-40a6-98ff-8ef3345e7498 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:57.779284 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-539af0d1-54b1-40a6-98ff-8ef3345e7498 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:57.779715 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 507/2036] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:57 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:57.998004 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:58.006626 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:04:58.006981 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1990743430", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:58.011404 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1990743430', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:04:58.011404 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Create volume of 1 GB Aug 14 03:04:58.016705 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Availability Zones retrieved successfully. Aug 14 03:04:58.024912 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Flow 'volume_create_api' (889755ce-07f4-4831-b417-e7501600fc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:58.026459 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc40872d-cae8-44fb-a6e7-8cb48a71543d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:58.027795 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:04:58.068165 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc40872d-cae8-44fb-a6e7-8cb48a71543d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:58.069147 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c6e3a13-3caa-4466-8cd9-e6166a84ffe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:58.142290 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Created reservations ['fdab61da-8fe0-4c49-b143-50ea029ff30f', '0819a79a-6f66-4181-8c05-5c9252179280', '7c0c88ce-4670-475d-9c22-6e32ebfc2ae1', '60ae0770-28ea-4f0c-800c-d422df300c51'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:04:58.143530 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c6e3a13-3caa-4466-8cd9-e6166a84ffe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdab61da-8fe0-4c49-b143-50ea029ff30f', '0819a79a-6f66-4181-8c05-5c9252179280', '7c0c88ce-4670-475d-9c22-6e32ebfc2ae1', '60ae0770-28ea-4f0c-800c-d422df300c51']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:58.145300 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a48dc1-12d6-4076-8bf5-4bad5891c975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:58.179762 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a48dc1-12d6-4076-8bf5-4bad5891c975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f47879f-33e6-48c5-a984-d66ba9d8bd47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1990743430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='985ac21ddcc64297b6815bf751863ab0',qos_specs=None,replication_status=,reservations=['fdab61da-8fe0-4c49-b143-50ea029ff30f','0819a79a-6f66-4181-8c05-5c9252179280','7c0c88ce-4670-475d-9c22-6e32ebfc2ae1','60ae0770-28ea-4f0c-800c-d422df300c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f638f8fa530b4c65ab441eb0b09ebe9d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1990743430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f47879f-33e6-48c5-a984-d66ba9d8bd47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='985ac21ddcc64297b6815bf751863ab0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f638f8fa530b4c65ab441eb0b09ebe9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:58.181082 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69ca809-43d0-4c36-b726-9efccd8d41f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:58.217253 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69ca809-43d0-4c36-b726-9efccd8d41f6) transitioned into state 'SUCCESS' from state '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-1990743430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='985ac21ddcc64297b6815bf751863ab0',qos_specs=None,replication_status=,reservations=['fdab61da-8fe0-4c49-b143-50ea029ff30f','0819a79a-6f66-4181-8c05-5c9252179280','7c0c88ce-4670-475d-9c22-6e32ebfc2ae1','60ae0770-28ea-4f0c-800c-d422df300c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f638f8fa530b4c65ab441eb0b09ebe9d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:58.217253 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d9148b-da22-43e5-9dbf-28548f8ad70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:04:58.234607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d9148b-da22-43e5-9dbf-28548f8ad70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:04:58.236841 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Flow 'volume_create_api' (889755ce-07f4-4831-b417-e7501600fc50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:04:58.236841 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Create volume request issued successfully. Aug 14 03:04:58.236841 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e287cc77-21c5-4d2a-a7e7-b234c5df3091 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:04:58.237040 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 516/2037] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:04:57 2026] POST /volume/v3/volumes => generated 755 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:04:58.252377 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f8d88718-6215-4cac-9f18-683ab1ace192 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:58.254366 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f8d88718-6215-4cac-9f18-683ab1ace192 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:04:58.254571 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f8d88718-6215-4cac-9f18-683ab1ace192 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:58.254764 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f8d88718-6215-4cac-9f18-683ab1ace192 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:58.268903 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:58.268903 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:58.273483 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f8d88718-6215-4cac-9f18-683ab1ace192 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:58.282016 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f8d88718-6215-4cac-9f18-683ab1ace192 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:04:58.282016 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 506/2038] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:58 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:58.353723 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bc7f0b04-a683-49e5-bfb4-2aed56abe5f2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:58.355933 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bc7f0b04-a683-49e5-bfb4-2aed56abe5f2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:04:58.356618 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bc7f0b04-a683-49e5-bfb4-2aed56abe5f2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:58.356618 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bc7f0b04-a683-49e5-bfb4-2aed56abe5f2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:58.356812 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-bc7f0b04-a683-49e5-bfb4-2aed56abe5f2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:58.362685 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:58.362685 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:58.363843 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bc7f0b04-a683-49e5-bfb4-2aed56abe5f2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:04:58.364353 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 510/2039] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:58 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:58.491399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-f64047ff-30bc-4d40-87d9-e1b7ff46b796 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:58.494281 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-f64047ff-30bc-4d40-87d9-e1b7ff46b796 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:04:58.494596 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-f64047ff-30bc-4d40-87d9-e1b7ff46b796 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:58.494753 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-f64047ff-30bc-4d40-87d9-e1b7ff46b796 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:58.507791 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:58.507791 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:58.513948 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-f64047ff-30bc-4d40-87d9-e1b7ff46b796 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:04:58.521812 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-f64047ff-30bc-4d40-87d9-e1b7ff46b796 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:04:58.522378 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 508/2040] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:58 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 1429 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:58.537439 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8b004bb6-6fef-4844-a7e7-9f6301e1588c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:58.538076 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8b004bb6-6fef-4844-a7e7-9f6301e1588c None None] GET https://10.4.3.152/volume// Aug 14 03:04:58.538481 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8b004bb6-6fef-4844-a7e7-9f6301e1588c None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:58.538587 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8b004bb6-6fef-4844-a7e7-9f6301e1588c None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:58.539285 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8b004bb6-6fef-4844-a7e7-9f6301e1588c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:58.540410 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 517/2041] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:04:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:58.552500 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-335f050f-1943-4a94-8613-9073700fd872 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:58.559352 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-335f050f-1943-4a94-8613-9073700fd872 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:04:58.559840 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-335f050f-1943-4a94-8613-9073700fd872 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3640062-d8d9-4132-ae4c-c17b99d7616b", "connector": null, "instance_uuid": "ab255b47-fbac-40b6-9432-d6aed207f8a5"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:58.571850 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:58.571850 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:58.629225 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-335f050f-1943-4a94-8613-9073700fd872 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:04:58.629956 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 507/2042] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:04:58 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:59.299758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aa13f02d-53e5-498b-aefe-535fe5b64fa5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:59.305850 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aa13f02d-53e5-498b-aefe-535fe5b64fa5 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:04:59.305850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aa13f02d-53e5-498b-aefe-535fe5b64fa5 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:59.305850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aa13f02d-53e5-498b-aefe-535fe5b64fa5 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:59.318073 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:59.318073 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:59.325883 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-aa13f02d-53e5-498b-aefe-535fe5b64fa5 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:59.331357 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aa13f02d-53e5-498b-aefe-535fe5b64fa5 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:04:59.331888 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 511/2043] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:59 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:59.351179 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-63114c16-1a9f-4e97-aafd-55bc3ddefc64 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:59.359705 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-63114c16-1a9f-4e97-aafd-55bc3ddefc64 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:04:59.359953 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-63114c16-1a9f-4e97-aafd-55bc3ddefc64 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:59.360189 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-63114c16-1a9f-4e97-aafd-55bc3ddefc64 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:59.370435 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:59.370435 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:59.375659 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-63114c16-1a9f-4e97-aafd-55bc3ddefc64 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:59.377358 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e41402f6-5c79-4413-bec5-2a8d687021b2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:59.379103 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e41402f6-5c79-4413-bec5-2a8d687021b2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:04:59.379948 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e41402f6-5c79-4413-bec5-2a8d687021b2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:59.380358 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e41402f6-5c79-4413-bec5-2a8d687021b2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:59.380643 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-e41402f6-5c79-4413-bec5-2a8d687021b2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:04:59.382211 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-63114c16-1a9f-4e97-aafd-55bc3ddefc64 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:04:59.382902 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 509/2044] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:59 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:59.386940 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:59.386940 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:59.389083 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e41402f6-5c79-4413-bec5-2a8d687021b2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:04:59.389083 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 518/2045] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:59 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:59.397455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3858c7a8-01de-49bc-9f41-683da8f33910 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:59.399567 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3858c7a8-01de-49bc-9f41-683da8f33910 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 14 03:04:59.399826 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3858c7a8-01de-49bc-9f41-683da8f33910 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:59.400055 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3858c7a8-01de-49bc-9f41-683da8f33910 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:59.400372 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-3858c7a8-01de-49bc-9f41-683da8f33910 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:04:59.400747 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:59.400747 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:59.401313 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3858c7a8-01de-49bc-9f41-683da8f33910 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:04:59.412763 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3858c7a8-01de-49bc-9f41-683da8f33910 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Get all volumes completed successfully. Aug 14 03:04:59.413380 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3858c7a8-01de-49bc-9f41-683da8f33910 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 14 03:04:59.413956 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 508/2046] 10.4.3.152 () {66 vars in 1237 bytes} [Fri Aug 14 03:04:59 2026] GET /volume/v3/volumes => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:59.426024 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-11e0ba29-29f5-48a6-a7e0-fddffa2014a9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:59.429706 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-11e0ba29-29f5-48a6-a7e0-fddffa2014a9 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:04:59.430013 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-11e0ba29-29f5-48a6-a7e0-fddffa2014a9 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:59.430247 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-11e0ba29-29f5-48a6-a7e0-fddffa2014a9 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:59.440138 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:59.440138 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:59.449431 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-11e0ba29-29f5-48a6-a7e0-fddffa2014a9 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:59.455589 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-11e0ba29-29f5-48a6-a7e0-fddffa2014a9 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:04:59.455589 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 512/2047] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:59 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:59.521063 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-34bf5f05-f63b-4923-a41a-0b0293ab8b26 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:59.524105 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-34bf5f05-f63b-4923-a41a-0b0293ab8b26 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:04:59.524419 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-34bf5f05-f63b-4923-a41a-0b0293ab8b26 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:59.524699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-34bf5f05-f63b-4923-a41a-0b0293ab8b26 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:59.535368 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:59.535368 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:04:59.542707 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-34bf5f05-f63b-4923-a41a-0b0293ab8b26 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:59.549095 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-34bf5f05-f63b-4923-a41a-0b0293ab8b26 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:04:59.549527 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 510/2048] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:04:59 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:59.651659 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6ea71fcf-4919-4971-a321-8f8c7b2ee9d3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:59.654195 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6ea71fcf-4919-4971-a321-8f8c7b2ee9d3 None None] GET https://10.4.3.152/volume// Aug 14 03:04:59.654195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6ea71fcf-4919-4971-a321-8f8c7b2ee9d3 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:59.654195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6ea71fcf-4919-4971-a321-8f8c7b2ee9d3 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:59.654195 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6ea71fcf-4919-4971-a321-8f8c7b2ee9d3 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:59.654195 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 519/2049] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:04:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:59.662798 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-cc2ce111-1f8c-4464-b7c6-b3e78dabbd07 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:59.780407 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-cc2ce111-1f8c-4464-b7c6-b3e78dabbd07 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:04:59.780800 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-cc2ce111-1f8c-4464-b7c6-b3e78dabbd07 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f47879f-33e6-48c5-a984-d66ba9d8bd47", "connector": null, "instance_uuid": "2bbd8da2-02d6-4666-bc3e-c027766f1b0c"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:04:59.790270 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:59.790270 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:04:59.819855 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-cc2ce111-1f8c-4464-b7c6-b3e78dabbd07 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:04:59.820297 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 509/2050] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:04:59 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:04:59.851488 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e59bd9d3-61e1-4c52-b008-544b5be29745 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:59.853834 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e59bd9d3-61e1-4c52-b008-544b5be29745 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:04:59.854109 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e59bd9d3-61e1-4c52-b008-544b5be29745 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:59.854353 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e59bd9d3-61e1-4c52-b008-544b5be29745 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:59.870085 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:59.870085 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:04:59.875684 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e59bd9d3-61e1-4c52-b008-544b5be29745 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:59.882839 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e59bd9d3-61e1-4c52-b008-544b5be29745 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:04:59.883340 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 513/2051] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:04:59 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:04:59.883606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3fca8b58-ffc2-4723-a616-09ad1d493ad1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:59.884100 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3fca8b58-ffc2-4723-a616-09ad1d493ad1 None None] GET https://10.4.3.152/volume// Aug 14 03:04:59.888010 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3fca8b58-ffc2-4723-a616-09ad1d493ad1 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:59.888252 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3fca8b58-ffc2-4723-a616-09ad1d493ad1 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:59.888631 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3fca8b58-ffc2-4723-a616-09ad1d493ad1 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:04:59.896238 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 511/2052] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:04:59 2026] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:04:59.916284 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-417373a0-6192-444a-9813-3dd42e46677e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:04:59.919279 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-417373a0-6192-444a-9813-3dd42e46677e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:04:59.920115 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-417373a0-6192-444a-9813-3dd42e46677e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:04:59.921243 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-417373a0-6192-444a-9813-3dd42e46677e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:04:59.935573 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:04:59.935573 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:04:59.940124 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-417373a0-6192-444a-9813-3dd42e46677e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:04:59.945296 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-417373a0-6192-444a-9813-3dd42e46677e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:04:59.945816 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 520/2053] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:04:59 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:05:00.116665 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-6e18e075-62a9-4360-8669-737a9d9f652e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:00.118785 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-6e18e075-62a9-4360-8669-737a9d9f652e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] PUT https://10.4.3.152/volume/v3/attachments/966b8ba5-dbfe-4939-bf1b-65c1b944bb4e Aug 14 03:05:00.119541 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-6e18e075-62a9-4360-8669-737a9d9f652e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:00.131797 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-6e18e075-62a9-4360-8669-737a9d9f652e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Acquiring lock "cinder-attachment_update-0f47879f-33e6-48c5-a984-d66ba9d8bd47-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:05:00.138906 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-6e18e075-62a9-4360-8669-737a9d9f652e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Lock "cinder-attachment_update-0f47879f-33e6-48c5-a984-d66ba9d8bd47-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:05:00.140476 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:00.140476 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:00.280459 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-6e18e075-62a9-4360-8669-737a9d9f652e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Lock "cinder-attachment_update-0f47879f-33e6-48c5-a984-d66ba9d8bd47-np0000007307" released by "attachment_update" :: held 0.141s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:05:00.280797 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-6e18e075-62a9-4360-8669-737a9d9f652e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/attachments/966b8ba5-dbfe-4939-bf1b-65c1b944bb4e returned with HTTP 200 Aug 14 03:05:00.281569 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 510/2054] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:05:00 2026] PUT /volume/v3/attachments/966b8ba5-dbfe-4939-bf1b-65c1b944bb4e => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:00.401248 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c4451dfc-12e7-4983-987c-9d45aa25c114 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:00.403763 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c4451dfc-12e7-4983-987c-9d45aa25c114 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:00.404075 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c4451dfc-12e7-4983-987c-9d45aa25c114 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:00.404338 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c4451dfc-12e7-4983-987c-9d45aa25c114 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:00.404450 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-c4451dfc-12e7-4983-987c-9d45aa25c114 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:00.409563 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:00.409563 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:00.410756 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c4451dfc-12e7-4983-987c-9d45aa25c114 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:00.411351 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 514/2055] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:00 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:00.626015 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b94f76dc-2e60-449c-b8dc-e27e441eaaba None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:00.626451 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b94f76dc-2e60-449c-b8dc-e27e441eaaba None None] GET https://10.4.3.152/volume// Aug 14 03:05:00.626696 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b94f76dc-2e60-449c-b8dc-e27e441eaaba None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:00.626959 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b94f76dc-2e60-449c-b8dc-e27e441eaaba None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:00.627268 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b94f76dc-2e60-449c-b8dc-e27e441eaaba None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:00.627560 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 512/2056] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:05:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:00.639501 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-3e927503-96a2-47c4-a59b-02bb22db002c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:00.641840 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-3e927503-96a2-47c4-a59b-02bb22db002c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:05:00.642130 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-3e927503-96a2-47c4-a59b-02bb22db002c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:00.642417 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-3e927503-96a2-47c4-a59b-02bb22db002c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:00.660710 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:00.660710 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:00.667535 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-3e927503-96a2-47c4-a59b-02bb22db002c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:05:00.676928 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-3e927503-96a2-47c4-a59b-02bb22db002c tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:05:00.678445 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 521/2057] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:05:00 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 1608 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:05:00.791546 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-ae54d38d-e25f-4eb2-a13e-7989754863ad None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:00.794306 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-ae54d38d-e25f-4eb2-a13e-7989754863ad tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] PUT https://10.4.3.152/volume/v3/attachments/47f18efe-2fea-4b75-ab65-fd39b1db99bf Aug 14 03:05:00.794906 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-ae54d38d-e25f-4eb2-a13e-7989754863ad tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:00.805751 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-ae54d38d-e25f-4eb2-a13e-7989754863ad tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Acquiring lock "cinder-attachment_update-a3640062-d8d9-4132-ae4c-c17b99d7616b-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:05:00.811271 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-ae54d38d-e25f-4eb2-a13e-7989754863ad tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Lock "cinder-attachment_update-a3640062-d8d9-4132-ae4c-c17b99d7616b-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:05:00.812297 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:00.812297 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:00.907902 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1cdb9e89-0b68-4f9b-92da-095ae9019b51 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:00.909940 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1cdb9e89-0b68-4f9b-92da-095ae9019b51 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:05:00.910312 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1cdb9e89-0b68-4f9b-92da-095ae9019b51 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:00.910603 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1cdb9e89-0b68-4f9b-92da-095ae9019b51 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:00.921489 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-ae54d38d-e25f-4eb2-a13e-7989754863ad tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Lock "cinder-attachment_update-a3640062-d8d9-4132-ae4c-c17b99d7616b-np0000007307" released by "attachment_update" :: held 0.110s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:05:00.921792 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-ae54d38d-e25f-4eb2-a13e-7989754863ad tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/attachments/47f18efe-2fea-4b75-ab65-fd39b1db99bf returned with HTTP 200 Aug 14 03:05:00.924103 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 511/2058] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:05:00 2026] PUT /volume/v3/attachments/47f18efe-2fea-4b75-ab65-fd39b1db99bf => generated 968 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:00.924267 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:00.924267 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:00.928899 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1cdb9e89-0b68-4f9b-92da-095ae9019b51 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:05:00.934113 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1cdb9e89-0b68-4f9b-92da-095ae9019b51 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:05:00.934705 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 515/2059] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:00 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:00.956111 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-b168cece-cd5f-478d-8e66-8f29fef33a98 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:00.960846 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-b168cece-cd5f-478d-8e66-8f29fef33a98 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] POST https://10.4.3.152/volume/v3/attachments/47f18efe-2fea-4b75-ab65-fd39b1db99bf/action Aug 14 03:05:00.960846 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-b168cece-cd5f-478d-8e66-8f29fef33a98 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:00.960846 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-b168cece-cd5f-478d-8e66-8f29fef33a98 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:00.984004 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:00.984004 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:00.996252 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-b168cece-cd5f-478d-8e66-8f29fef33a98 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/attachments/47f18efe-2fea-4b75-ab65-fd39b1db99bf/action returned with HTTP 204 Aug 14 03:05:00.996956 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 513/2060] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:05:00 2026] POST /volume/v3/attachments/47f18efe-2fea-4b75-ab65-fd39b1db99bf/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:01.428255 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7c1cca37-a8df-4053-8e42-114b0cc6989d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:01.434903 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7c1cca37-a8df-4053-8e42-114b0cc6989d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:01.435855 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7c1cca37-a8df-4053-8e42-114b0cc6989d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:01.435855 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7c1cca37-a8df-4053-8e42-114b0cc6989d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:01.435855 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-7c1cca37-a8df-4053-8e42-114b0cc6989d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:01.442486 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:01.442486 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:01.443808 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7c1cca37-a8df-4053-8e42-114b0cc6989d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:01.444337 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 522/2061] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:01 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:01.953850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a209ff4d-19f3-41c1-a5ee-0b5e452ab903 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:01.961578 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a209ff4d-19f3-41c1-a5ee-0b5e452ab903 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:05:01.961954 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a209ff4d-19f3-41c1-a5ee-0b5e452ab903 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:01.962386 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a209ff4d-19f3-41c1-a5ee-0b5e452ab903 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:01.979088 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:01.979088 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:01.987476 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a209ff4d-19f3-41c1-a5ee-0b5e452ab903 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:05:01.999557 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a209ff4d-19f3-41c1-a5ee-0b5e452ab903 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:05:01.999921 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 512/2062] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:01 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:02.460226 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-618b3859-b229-479b-adda-96d2364f9933 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:02.463889 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-618b3859-b229-479b-adda-96d2364f9933 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:02.463889 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-618b3859-b229-479b-adda-96d2364f9933 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:02.463889 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-618b3859-b229-479b-adda-96d2364f9933 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:02.463889 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-618b3859-b229-479b-adda-96d2364f9933 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:02.468239 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:02.468239 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:02.469193 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-618b3859-b229-479b-adda-96d2364f9933 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:02.469665 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 516/2063] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:02 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:03.020777 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5d11de4c-e385-43f7-8296-1deb501a154e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:03.029848 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5d11de4c-e385-43f7-8296-1deb501a154e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:05:03.029848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5d11de4c-e385-43f7-8296-1deb501a154e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:03.029848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5d11de4c-e385-43f7-8296-1deb501a154e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:03.046735 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:03.046735 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:03.054004 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5d11de4c-e385-43f7-8296-1deb501a154e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:05:03.059343 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5d11de4c-e385-43f7-8296-1deb501a154e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:05:03.060132 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 514/2064] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:03 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:03.484215 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f464250c-272f-48d7-a93b-f33a226aea3e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:03.488139 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f464250c-272f-48d7-a93b-f33a226aea3e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:03.488441 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f464250c-272f-48d7-a93b-f33a226aea3e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:03.488793 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f464250c-272f-48d7-a93b-f33a226aea3e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:03.489682 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-f464250c-272f-48d7-a93b-f33a226aea3e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:03.495950 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:03.495950 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:03.496864 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f464250c-272f-48d7-a93b-f33a226aea3e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:03.497290 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 523/2065] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:03 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:03.694277 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-03e8670f-6a3d-4100-b130-fdec6461f4cd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:03.697351 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-03e8670f-6a3d-4100-b130-fdec6461f4cd tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] POST https://10.4.3.152/volume/v3/attachments/966b8ba5-dbfe-4939-bf1b-65c1b944bb4e/action Aug 14 03:05:03.697940 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-03e8670f-6a3d-4100-b130-fdec6461f4cd tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:03.698231 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-03e8670f-6a3d-4100-b130-fdec6461f4cd tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:03.718191 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:03.718191 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:03.733320 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-560bb379-4e7c-4a91-9bcb-89495ccb610a req-03e8670f-6a3d-4100-b130-fdec6461f4cd tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/attachments/966b8ba5-dbfe-4939-bf1b-65c1b944bb4e/action returned with HTTP 204 Aug 14 03:05:03.733860 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 513/2066] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:05:03 2026] POST /volume/v3/attachments/966b8ba5-dbfe-4939-bf1b-65c1b944bb4e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:04.086229 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1a6b3001-809c-4577-b259-fef219bbcff6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:04.090985 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1a6b3001-809c-4577-b259-fef219bbcff6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:05:04.093455 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1a6b3001-809c-4577-b259-fef219bbcff6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:04.094540 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1a6b3001-809c-4577-b259-fef219bbcff6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:04.110026 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:04.110026 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:04.114518 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1a6b3001-809c-4577-b259-fef219bbcff6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:05:04.121413 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1a6b3001-809c-4577-b259-fef219bbcff6 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:05:04.123560 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 517/2067] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:04 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:04.139596 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e9c60da8-bd1b-4773-a0d5-bf508d793324 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:04.142540 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e9c60da8-bd1b-4773-a0d5-bf508d793324 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:05:04.143634 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e9c60da8-bd1b-4773-a0d5-bf508d793324 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:04.144225 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e9c60da8-bd1b-4773-a0d5-bf508d793324 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:04.164689 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:04.164689 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:04.175196 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e9c60da8-bd1b-4773-a0d5-bf508d793324 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:05:04.183230 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e9c60da8-bd1b-4773-a0d5-bf508d793324 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:05:04.184057 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 515/2068] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:04 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:04.205628 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5cf8d2df-eefb-49e5-8078-ffec518c3c0e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:04.208531 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5cf8d2df-eefb-49e5-8078-ffec518c3c0e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:05:04.210975 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5cf8d2df-eefb-49e5-8078-ffec518c3c0e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:04.210975 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5cf8d2df-eefb-49e5-8078-ffec518c3c0e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:04.226277 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:04.226277 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:04.234114 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5cf8d2df-eefb-49e5-8078-ffec518c3c0e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:05:04.242256 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5cf8d2df-eefb-49e5-8078-ffec518c3c0e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:05:04.243054 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 524/2069] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:04 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:04.513736 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-687eb7f9-0bb1-4020-8e26-e8292a6c8d3a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:04.519898 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-687eb7f9-0bb1-4020-8e26-e8292a6c8d3a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:04.520746 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-687eb7f9-0bb1-4020-8e26-e8292a6c8d3a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:04.520746 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-687eb7f9-0bb1-4020-8e26-e8292a6c8d3a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:04.520746 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-687eb7f9-0bb1-4020-8e26-e8292a6c8d3a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:04.528016 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:04.528016 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:04.529422 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-687eb7f9-0bb1-4020-8e26-e8292a6c8d3a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:04.530852 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 514/2070] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:04 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:05.548739 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f93f554c-016c-4084-a511-5777f2e29790 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:05.551047 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f93f554c-016c-4084-a511-5777f2e29790 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:05.551280 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f93f554c-016c-4084-a511-5777f2e29790 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:05.551931 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f93f554c-016c-4084-a511-5777f2e29790 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:05.551931 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-f93f554c-016c-4084-a511-5777f2e29790 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:05.558005 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:05.558005 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:05.559313 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f93f554c-016c-4084-a511-5777f2e29790 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:05.559782 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 518/2071] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:05 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:06.462391 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-312e507f-8b1a-481a-b82c-ac6f2b14769e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:06.467186 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-312e507f-8b1a-481a-b82c-ac6f2b14769e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b/encryption Aug 14 03:05:06.467451 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-312e507f-8b1a-481a-b82c-ac6f2b14769e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:06.467725 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-312e507f-8b1a-481a-b82c-ac6f2b14769e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:06.501339 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:06.501339 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:06.523602 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d72c3e40-3f42-4e47-8fe9-f66089d4444e req-312e507f-8b1a-481a-b82c-ac6f2b14769e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b/encryption returned with HTTP 200 Aug 14 03:05:06.524264 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 516/2072] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:05:06 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b/encryption => generated 160 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:06.584273 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-08f01e3c-a1bd-409c-b8fa-767037d99d08 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:06.585974 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-08f01e3c-a1bd-409c-b8fa-767037d99d08 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:06.586452 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-08f01e3c-a1bd-409c-b8fa-767037d99d08 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:06.587007 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-08f01e3c-a1bd-409c-b8fa-767037d99d08 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:06.587284 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-08f01e3c-a1bd-409c-b8fa-767037d99d08 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:06.598745 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:06.598745 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:06.599507 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-08f01e3c-a1bd-409c-b8fa-767037d99d08 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:06.600352 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 525/2073] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:06 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:07.621694 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-283a8dba-2d19-4e06-9267-f1d5ebad35fe None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:07.624435 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-283a8dba-2d19-4e06-9267-f1d5ebad35fe tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:07.624773 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-283a8dba-2d19-4e06-9267-f1d5ebad35fe tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:07.625234 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-283a8dba-2d19-4e06-9267-f1d5ebad35fe tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:07.625333 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-283a8dba-2d19-4e06-9267-f1d5ebad35fe tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:07.640041 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:07.640041 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:07.640746 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-283a8dba-2d19-4e06-9267-f1d5ebad35fe tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:07.641169 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 515/2074] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:07 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:08.656119 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1adf4006-3270-4883-8f8c-21747740c4a8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:08.658485 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1adf4006-3270-4883-8f8c-21747740c4a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:08.658485 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1adf4006-3270-4883-8f8c-21747740c4a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:08.658763 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1adf4006-3270-4883-8f8c-21747740c4a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:08.658912 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-1adf4006-3270-4883-8f8c-21747740c4a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:08.664684 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:08.664684 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:08.665691 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1adf4006-3270-4883-8f8c-21747740c4a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:08.666308 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 519/2075] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:08 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:09.685896 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a9f23d71-e877-4df8-977f-6c84eaee9006 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:09.688830 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a9f23d71-e877-4df8-977f-6c84eaee9006 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:09.689196 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a9f23d71-e877-4df8-977f-6c84eaee9006 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:09.689395 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a9f23d71-e877-4df8-977f-6c84eaee9006 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:09.689641 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-a9f23d71-e877-4df8-977f-6c84eaee9006 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:09.696197 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:09.696197 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:09.697809 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a9f23d71-e877-4df8-977f-6c84eaee9006 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:09.697809 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 517/2076] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:09 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:10.714203 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3cd18139-417d-4572-bc18-c224c5a5b89e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:10.716239 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3cd18139-417d-4572-bc18-c224c5a5b89e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:10.716501 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3cd18139-417d-4572-bc18-c224c5a5b89e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:10.716783 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3cd18139-417d-4572-bc18-c224c5a5b89e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:10.716859 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-3cd18139-417d-4572-bc18-c224c5a5b89e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:10.723812 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:10.723812 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:10.725246 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3cd18139-417d-4572-bc18-c224c5a5b89e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:10.726513 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 526/2077] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:10 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:11.741010 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-498da80f-0360-467d-b068-5305f889f8fc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:11.743845 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-498da80f-0360-467d-b068-5305f889f8fc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:11.743845 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-498da80f-0360-467d-b068-5305f889f8fc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:11.744037 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-498da80f-0360-467d-b068-5305f889f8fc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:11.744344 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-498da80f-0360-467d-b068-5305f889f8fc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:11.750863 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:11.750863 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:11.752328 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-498da80f-0360-467d-b068-5305f889f8fc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:11.753024 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 516/2078] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:11 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:11.770730 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-74f4e7cd-f7b8-4b94-81b6-ba5346ff5f49 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:11.776579 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-74f4e7cd-f7b8-4b94-81b6-ba5346ff5f49 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 Aug 14 03:05:11.776884 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-74f4e7cd-f7b8-4b94-81b6-ba5346ff5f49 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:11.777128 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-74f4e7cd-f7b8-4b94-81b6-ba5346ff5f49 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:11.780291 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=315,cinder:UPDATE=64,cinder:INSERT=36 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:05:11.788466 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:11.788466 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:11.793908 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-74f4e7cd-f7b8-4b94-81b6-ba5346ff5f49 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:05:11.799394 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-74f4e7cd-f7b8-4b94-81b6-ba5346ff5f49 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 returned with HTTP 200 Aug 14 03:05:11.800639 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 520/2079] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:11 2026] GET /volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 => generated 908 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:11.815507 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8a61244b-a758-4ce3-a79d-38d5927acf59 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:11.817736 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8a61244b-a758-4ce3-a79d-38d5927acf59 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:11.817986 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8a61244b-a758-4ce3-a79d-38d5927acf59 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:11.818179 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8a61244b-a758-4ce3-a79d-38d5927acf59 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:11.818282 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-8a61244b-a758-4ce3-a79d-38d5927acf59 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:11.823643 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:11.823643 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:11.824723 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8a61244b-a758-4ce3-a79d-38d5927acf59 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:11.825450 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 518/2080] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:11 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:11.840846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d5e8f2e0-0fe8-4137-b6e7-5a70905e453c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:11.849473 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d5e8f2e0-0fe8-4137-b6e7-5a70905e453c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/detail Aug 14 03:05:11.854447 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d5e8f2e0-0fe8-4137-b6e7-5a70905e453c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:11.854447 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d5e8f2e0-0fe8-4137-b6e7-5a70905e453c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:11.854447 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-d5e8f2e0-0fe8-4137-b6e7-5a70905e453c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:05:11.870506 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d5e8f2e0-0fe8-4137-b6e7-5a70905e453c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/detail returned with HTTP 200 Aug 14 03:05:11.870669 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 527/2081] 10.4.3.152 () {66 vars in 1258 bytes} [Fri Aug 14 03:05:11 2026] GET /volume/v3/backups/detail => generated 831 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:11.883585 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:11.886517 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2/restore Aug 14 03:05:11.887840 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:11.889666 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Restoring backup b698771b-f1b7-41bb-90ad-2e659d005cd2 ({'restore': {}}) {{(pid=100381) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:05:11.891325 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Restoring backup b698771b-f1b7-41bb-90ad-2e659d005cd2 to volume None. Aug 14 03:05:11.902208 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:11.902208 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:11.903858 np0000007307 devstack@c-api.service[100381]: INFO cinder.backup.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating volume of 1 GB for restore of backup b698771b-f1b7-41bb-90ad-2e659d005cd2. Aug 14 03:05:11.910462 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Availability Zones retrieved successfully. Aug 14 03:05:11.922328 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Flow 'volume_create_api' (b02f07cf-f27f-49b1-870f-43fd9d6c4e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:05:11.925303 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ea861a3-b7a6-4876-8b41-39cd29795adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:11.929012 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:05:11.973039 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ea861a3-b7a6-4876-8b41-39cd29795adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:11.973380 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:11.975833 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ce2f15-0021-4612-8bdb-11df3ff62b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:11.977695 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:05:11.977695 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-821949524"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:11.980316 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-821949524'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:05:11.980316 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Create volume of 1 GB Aug 14 03:05:11.988579 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Availability Zones retrieved successfully. Aug 14 03:05:11.998375 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Flow 'volume_create_api' (4bd03982-cd7c-4290-96c7-5f4c81ec96a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:05:12.000706 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e1b03bc-92a9-4881-b15d-db7ad8151013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:12.002203 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:05:12.028151 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Created reservations ['18b8666b-52db-4e3d-a2a7-8ec6f1f98909', 'de7d48c0-87c3-4df2-85b8-ceb1a2f68a8e', 'af5a28a8-e0d5-4a2b-af1a-22679b210693', 'ce6275c0-2e2f-451c-b431-b7767814f465'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:05:12.029182 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ce2f15-0021-4612-8bdb-11df3ff62b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18b8666b-52db-4e3d-a2a7-8ec6f1f98909', 'de7d48c0-87c3-4df2-85b8-ceb1a2f68a8e', 'af5a28a8-e0d5-4a2b-af1a-22679b210693', 'ce6275c0-2e2f-451c-b431-b7767814f465']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:12.030399 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (524814e3-dfbb-4706-bae2-5354b709e578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:12.041755 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e1b03bc-92a9-4881-b15d-db7ad8151013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:12.043731 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c8971ba-443f-4efc-90b9-3aa5c1d890b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:12.069464 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (524814e3-dfbb-4706-bae2-5354b709e578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '315a0b49-035a-4427-b3e8-58705c6f83a7', '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_b698771b-f1b7-41bb-90ad-2e659d005cd2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f252f224c92845efb0564a77f4540cf2',qos_specs=None,replication_status=,reservations=['18b8666b-52db-4e3d-a2a7-8ec6f1f98909','de7d48c0-87c3-4df2-85b8-ceb1a2f68a8e','af5a28a8-e0d5-4a2b-af1a-22679b210693','ce6275c0-2e2f-451c-b431-b7767814f465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16089bf709ee4c88b3abd546c473773c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:05:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b698771b-f1b7-41bb-90ad-2e659d005cd2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=315a0b49-035a-4427-b3e8-58705c6f83a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f252f224c92845efb0564a77f4540cf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16089bf709ee4c88b3abd546c473773c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:12.070540 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cdd4e77-1024-4ce5-b8a4-8f5f37da4a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:12.092774 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cdd4e77-1024-4ce5-b8a4-8f5f37da4a68) transitioned into 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_b698771b-f1b7-41bb-90ad-2e659d005cd2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f252f224c92845efb0564a77f4540cf2',qos_specs=None,replication_status=,reservations=['18b8666b-52db-4e3d-a2a7-8ec6f1f98909','de7d48c0-87c3-4df2-85b8-ceb1a2f68a8e','af5a28a8-e0d5-4a2b-af1a-22679b210693','ce6275c0-2e2f-451c-b431-b7767814f465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16089bf709ee4c88b3abd546c473773c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:12.093775 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c177e510-47ed-4dce-8606-9a7ff09f459a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:12.106046 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c177e510-47ed-4dce-8606-9a7ff09f459a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:12.106866 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Flow 'volume_create_api' (b02f07cf-f27f-49b1-870f-43fd9d6c4e67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:05:12.107620 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume request issued successfully. Aug 14 03:05:12.114454 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:12.114454 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:12.114946 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:05:12.156182 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Created reservations ['4502373a-71ad-4e43-be7f-cd3d4fb22f88', '62bb22d0-b4c2-47e9-b664-c9c7f93ef051', '4f615224-6df0-4d73-bc51-b40d1e8852ee', '8d138308-872d-443e-97d2-5d5a638e78d1'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:05:12.157458 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c8971ba-443f-4efc-90b9-3aa5c1d890b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4502373a-71ad-4e43-be7f-cd3d4fb22f88', '62bb22d0-b4c2-47e9-b664-c9c7f93ef051', '4f615224-6df0-4d73-bc51-b40d1e8852ee', '8d138308-872d-443e-97d2-5d5a638e78d1']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:12.158842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eebb53f3-3268-4bd0-a11c-2c9a67a9b438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:12.193014 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eebb53f3-3268-4bd0-a11c-2c9a67a9b438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad2ae9a1-177d-46c8-aa1f-253beb974a63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-821949524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d058c3e1cce94f909e2fb0c17c2a31d6',qos_specs=None,replication_status=,reservations=['4502373a-71ad-4e43-be7f-cd3d4fb22f88','62bb22d0-b4c2-47e9-b664-c9c7f93ef051','4f615224-6df0-4d73-bc51-b40d1e8852ee','8d138308-872d-443e-97d2-5d5a638e78d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf120f964fda4615be912854b354a8cf',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-821949524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad2ae9a1-177d-46c8-aa1f-253beb974a63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d058c3e1cce94f909e2fb0c17c2a31d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf120f964fda4615be912854b354a8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:12.194079 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4d841f-ff9a-4875-b52f-1d65fd9f3075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:12.228963 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4d841f-ff9a-4875-b52f-1d65fd9f3075) transitioned into state 'SUCCESS' from state '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-821949524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d058c3e1cce94f909e2fb0c17c2a31d6',qos_specs=None,replication_status=,reservations=['4502373a-71ad-4e43-be7f-cd3d4fb22f88','62bb22d0-b4c2-47e9-b664-c9c7f93ef051','4f615224-6df0-4d73-bc51-b40d1e8852ee','8d138308-872d-443e-97d2-5d5a638e78d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf120f964fda4615be912854b354a8cf',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:12.230907 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e6b57a-2e66-40ab-bf8c-bd4709d9f110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:12.245033 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e6b57a-2e66-40ab-bf8c-bd4709d9f110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:12.246026 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Flow 'volume_create_api' (4bd03982-cd7c-4290-96c7-5f4c81ec96a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:05:12.246406 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Create volume request issued successfully. Aug 14 03:05:12.247729 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0c0d7ef9-0939-486c-86b6-2959985efdf8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:05:12.247729 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 521/2082] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:05:11 2026] POST /volume/v3/volumes => generated 756 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:05:12.269554 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4fdc59ea-38ce-49b7-895e-ba22b6e0b407 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:12.275087 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4fdc59ea-38ce-49b7-895e-ba22b6e0b407 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:05:12.275087 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4fdc59ea-38ce-49b7-895e-ba22b6e0b407 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:12.275087 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4fdc59ea-38ce-49b7-895e-ba22b6e0b407 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:12.289501 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:12.289501 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:12.297632 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4fdc59ea-38ce-49b7-895e-ba22b6e0b407 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:05:12.306544 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4fdc59ea-38ce-49b7-895e-ba22b6e0b407 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 200 Aug 14 03:05:12.307076 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 519/2083] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:12 2026] GET /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:13.123509 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:13.123509 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:13.124204 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:05:13.124388 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Checking backup size 1 against volume size 1 {{(pid=100381) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:05:13.125486 np0000007307 devstack@c-api.service[100381]: INFO cinder.backup.api [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Overwriting volume 315a0b49-035a-4427-b3e8-58705c6f83a7 with restore of backup b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:13.146116 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] restore_backup in rpcapi backup_id b698771b-f1b7-41bb-90ad-2e659d005cd2 {{(pid=100381) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:05:13.148734 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-487ad9db-0f97-477f-b77f-92e99ba35f2a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2/restore returned with HTTP 202 Aug 14 03:05:13.149980 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 517/2084] 10.4.3.152 () {68 vars in 1393 bytes} [Fri Aug 14 03:05:11 2026] POST /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2/restore => generated 189 bytes in 1267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:05:13.161835 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a8c95e09-f2af-4059-84b0-c646575c6b7c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:13.168591 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a8c95e09-f2af-4059-84b0-c646575c6b7c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:13.169376 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a8c95e09-f2af-4059-84b0-c646575c6b7c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:13.169513 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a8c95e09-f2af-4059-84b0-c646575c6b7c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:13.169906 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-a8c95e09-f2af-4059-84b0-c646575c6b7c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:13.177224 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:13.177224 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:13.178237 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a8c95e09-f2af-4059-84b0-c646575c6b7c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:13.178714 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 528/2085] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:13 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:13.325844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-db24e91d-efd4-4b5e-8cfa-b55cfc44b24f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:13.328502 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db24e91d-efd4-4b5e-8cfa-b55cfc44b24f tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:05:13.328795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db24e91d-efd4-4b5e-8cfa-b55cfc44b24f tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:13.329099 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db24e91d-efd4-4b5e-8cfa-b55cfc44b24f tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:13.337846 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:13.337846 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:13.343482 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-db24e91d-efd4-4b5e-8cfa-b55cfc44b24f tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:05:13.350686 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db24e91d-efd4-4b5e-8cfa-b55cfc44b24f tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 200 Aug 14 03:05:13.351383 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 522/2086] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:13 2026] GET /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:14.198413 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-354113c0-6cb4-43e1-9698-970834427b89 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:14.201792 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-354113c0-6cb4-43e1-9698-970834427b89 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:14.201792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-354113c0-6cb4-43e1-9698-970834427b89 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:14.202493 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-354113c0-6cb4-43e1-9698-970834427b89 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:14.203361 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-354113c0-6cb4-43e1-9698-970834427b89 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:14.210461 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:14.210461 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:14.211885 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-354113c0-6cb4-43e1-9698-970834427b89 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:14.212497 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 520/2087] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:14 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:15.228069 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-db3d4645-6108-4cae-af8b-61a9e38c50ef None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:15.230418 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-db3d4645-6108-4cae-af8b-61a9e38c50ef tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:15.230987 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-db3d4645-6108-4cae-af8b-61a9e38c50ef tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:15.231378 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-db3d4645-6108-4cae-af8b-61a9e38c50ef tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:15.231638 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-db3d4645-6108-4cae-af8b-61a9e38c50ef tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:15.242831 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:15.242831 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:15.242831 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-db3d4645-6108-4cae-af8b-61a9e38c50ef tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:15.243184 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 518/2088] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:15 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:16.257901 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d61937d8-65d3-4f28-8e60-0738af7c62a2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:16.260755 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d61937d8-65d3-4f28-8e60-0738af7c62a2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:16.261027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d61937d8-65d3-4f28-8e60-0738af7c62a2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:16.261318 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d61937d8-65d3-4f28-8e60-0738af7c62a2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:16.261480 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d61937d8-65d3-4f28-8e60-0738af7c62a2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:16.267566 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:16.267566 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:16.268571 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d61937d8-65d3-4f28-8e60-0738af7c62a2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:16.269072 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 529/2089] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:16 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:17.282723 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-75605bba-1f12-431e-ae14-9bc16a7fb61f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:17.286428 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75605bba-1f12-431e-ae14-9bc16a7fb61f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:17.286428 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75605bba-1f12-431e-ae14-9bc16a7fb61f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:17.286428 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75605bba-1f12-431e-ae14-9bc16a7fb61f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:17.286428 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-75605bba-1f12-431e-ae14-9bc16a7fb61f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:17.294542 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:17.294542 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:17.294542 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75605bba-1f12-431e-ae14-9bc16a7fb61f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:17.294542 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 523/2090] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:17 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:17.512906 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f17aa812-a11e-49eb-84ce-be40aa48a745 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:17.515126 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f17aa812-a11e-49eb-84ce-be40aa48a745 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:05:17.515399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f17aa812-a11e-49eb-84ce-be40aa48a745 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:17.515648 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f17aa812-a11e-49eb-84ce-be40aa48a745 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:17.529396 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:17.529396 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:17.534043 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f17aa812-a11e-49eb-84ce-be40aa48a745 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:05:17.540680 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f17aa812-a11e-49eb-84ce-be40aa48a745 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:05:17.541211 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 521/2091] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:17 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:17.593458 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-87482c17-cbd2-4e55-bcb0-d7bdeba377e8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:17.595888 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-87482c17-cbd2-4e55-bcb0-d7bdeba377e8 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:05:17.596083 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-87482c17-cbd2-4e55-bcb0-d7bdeba377e8 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:17.596251 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-87482c17-cbd2-4e55-bcb0-d7bdeba377e8 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:17.616211 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:17.616211 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:17.621965 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-87482c17-cbd2-4e55-bcb0-d7bdeba377e8 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:05:17.633983 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-87482c17-cbd2-4e55-bcb0-d7bdeba377e8 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:05:17.634655 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 519/2092] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:05:17 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:17.678358 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-f7dcaf6f-e436-48d0-98b7-6f41cb11805b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:17.682542 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-f7dcaf6f-e436-48d0-98b7-6f41cb11805b tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] POST https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8/action Aug 14 03:05:17.683861 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-f7dcaf6f-e436-48d0-98b7-6f41cb11805b tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:17.683861 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-f7dcaf6f-e436-48d0-98b7-6f41cb11805b tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:17.698214 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:17.698214 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:17.699147 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-f7dcaf6f-e436-48d0-98b7-6f41cb11805b tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:05:17.711081 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-f7dcaf6f-e436-48d0-98b7-6f41cb11805b tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Begin detaching volume completed successfully. Aug 14 03:05:17.711081 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-f7dcaf6f-e436-48d0-98b7-6f41cb11805b tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8/action returned with HTTP 202 Aug 14 03:05:17.711081 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 530/2093] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:05:17 2026] POST /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:05:17.784771 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e3de21ea-7735-4cce-8ae4-87d25982bf23 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:17.786054 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e3de21ea-7735-4cce-8ae4-87d25982bf23 None None] GET https://10.4.3.152/volume// Aug 14 03:05:17.786332 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e3de21ea-7735-4cce-8ae4-87d25982bf23 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:17.788430 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e3de21ea-7735-4cce-8ae4-87d25982bf23 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:17.789046 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e3de21ea-7735-4cce-8ae4-87d25982bf23 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:17.789493 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 524/2094] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:05:17 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:17.802475 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-e09042d0-5790-4d75-8342-f1f852270a63 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:17.809443 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-e09042d0-5790-4d75-8342-f1f852270a63 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:05:17.809764 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-e09042d0-5790-4d75-8342-f1f852270a63 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:17.810111 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-e09042d0-5790-4d75-8342-f1f852270a63 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:17.825727 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:17.825727 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:17.836856 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-e09042d0-5790-4d75-8342-f1f852270a63 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:05:17.841580 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-e09042d0-5790-4d75-8342-f1f852270a63 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:05:17.842629 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 522/2095] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:05:17 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 1326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:05:18.311963 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bfb241be-f04f-4501-8fd7-07bb71fa220d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:18.314687 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bfb241be-f04f-4501-8fd7-07bb71fa220d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:18.315059 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bfb241be-f04f-4501-8fd7-07bb71fa220d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:18.315246 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bfb241be-f04f-4501-8fd7-07bb71fa220d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:18.315442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-bfb241be-f04f-4501-8fd7-07bb71fa220d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:18.321538 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:18.321538 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:18.322973 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bfb241be-f04f-4501-8fd7-07bb71fa220d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:18.324357 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 520/2096] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:18 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:19.016886 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-e2083019-932c-40db-bd0c-3e202f8feaed None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:19.020665 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-e2083019-932c-40db-bd0c-3e202f8feaed tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] DELETE https://10.4.3.152/volume/v3/attachments/d24558c9-79ea-453e-9150-0906603e2ef2 Aug 14 03:05:19.020997 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-e2083019-932c-40db-bd0c-3e202f8feaed tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:19.021282 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-e2083019-932c-40db-bd0c-3e202f8feaed tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:19.032073 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:19.032073 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:19.114131 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e8d9ca8e-f3f0-480b-b5af-8231576eca51 req-e2083019-932c-40db-bd0c-3e202f8feaed tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/attachments/d24558c9-79ea-453e-9150-0906603e2ef2 returned with HTTP 200 Aug 14 03:05:19.114728 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 531/2097] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:05:19 2026] DELETE /volume/v3/attachments/d24558c9-79ea-453e-9150-0906603e2ef2 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:19.340670 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8b436faa-a089-48e7-822c-112f9449aa96 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:19.343101 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8b436faa-a089-48e7-822c-112f9449aa96 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:19.343390 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8b436faa-a089-48e7-822c-112f9449aa96 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:19.343686 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8b436faa-a089-48e7-822c-112f9449aa96 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:19.343857 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-8b436faa-a089-48e7-822c-112f9449aa96 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:19.351912 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:19.351912 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:19.352665 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8b436faa-a089-48e7-822c-112f9449aa96 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:19.353011 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 525/2098] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:19 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:19.904798 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a0a842d3-cfed-40d3-92a5-efec2dc5490f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:19.906768 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a0a842d3-cfed-40d3-92a5-efec2dc5490f tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:05:19.907048 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a0a842d3-cfed-40d3-92a5-efec2dc5490f tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:19.907264 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a0a842d3-cfed-40d3-92a5-efec2dc5490f tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:19.916438 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:19.916438 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:19.921423 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a0a842d3-cfed-40d3-92a5-efec2dc5490f tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:05:19.928447 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a0a842d3-cfed-40d3-92a5-efec2dc5490f tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:05:19.929241 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 523/2099] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:19 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:20.376012 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-122c45a8-d74a-4c4d-8ba1-e7527611be0b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:20.380143 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-122c45a8-d74a-4c4d-8ba1-e7527611be0b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:20.380352 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-122c45a8-d74a-4c4d-8ba1-e7527611be0b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:20.380759 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-122c45a8-d74a-4c4d-8ba1-e7527611be0b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:20.380759 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-122c45a8-d74a-4c4d-8ba1-e7527611be0b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:20.388980 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:20.388980 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:20.390546 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-122c45a8-d74a-4c4d-8ba1-e7527611be0b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:20.391436 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 521/2100] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:20 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:20.690806 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-eca3cd62-4279-48d5-a9c0-5c81240c0e97 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:20.697720 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-eca3cd62-4279-48d5-a9c0-5c81240c0e97 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:05:20.697720 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-eca3cd62-4279-48d5-a9c0-5c81240c0e97 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:20.697720 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-eca3cd62-4279-48d5-a9c0-5c81240c0e97 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:20.706918 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:20.706918 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:20.711740 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-eca3cd62-4279-48d5-a9c0-5c81240c0e97 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:05:20.718605 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-eca3cd62-4279-48d5-a9c0-5c81240c0e97 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 200 Aug 14 03:05:20.719349 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 532/2101] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:05:20 2026] GET /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:20.751549 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ceb41a78-771f-49ae-b34f-ea0936a6e8df None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:20.752111 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ceb41a78-771f-49ae-b34f-ea0936a6e8df None None] GET https://10.4.3.152/volume// Aug 14 03:05:20.752111 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ceb41a78-771f-49ae-b34f-ea0936a6e8df None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:20.752765 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ceb41a78-771f-49ae-b34f-ea0936a6e8df None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:20.753499 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ceb41a78-771f-49ae-b34f-ea0936a6e8df None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:20.754007 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 526/2102] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:05:20 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:20.766421 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-314fe894-7b15-4016-8b08-6f6709ea544d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:20.769369 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-314fe894-7b15-4016-8b08-6f6709ea544d tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:05:20.769784 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-314fe894-7b15-4016-8b08-6f6709ea544d tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad2ae9a1-177d-46c8-aa1f-253beb974a63", "connector": null, "instance_uuid": "de9181fb-2b7b-46cd-810c-469072c30035"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:20.791099 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:20.791099 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:20.848625 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-314fe894-7b15-4016-8b08-6f6709ea544d tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:05:20.848625 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 524/2103] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:05:20 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:20.910905 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-b521fc93-8cfb-4651-92ab-ced13f7560c7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:20.917857 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-b521fc93-8cfb-4651-92ab-ced13f7560c7 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] POST https://10.4.3.152/volume/v3/attachments/5bedec4c-a0bc-4265-bec1-b9e15ba19db8/action Aug 14 03:05:20.917857 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-b521fc93-8cfb-4651-92ab-ced13f7560c7 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:20.917857 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-b521fc93-8cfb-4651-92ab-ced13f7560c7 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:20.960573 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:20.960573 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:20.995390 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-875e5dd9-f76b-4e39-a348-ad8a2d616d1d req-b521fc93-8cfb-4651-92ab-ced13f7560c7 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/attachments/5bedec4c-a0bc-4265-bec1-b9e15ba19db8/action returned with HTTP 204 Aug 14 03:05:20.995390 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 522/2104] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:05:20 2026] POST /volume/v3/attachments/5bedec4c-a0bc-4265-bec1-b9e15ba19db8/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:21.035696 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a7e657e3-2591-4b88-9cf3-d36111c8f987 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:21.038403 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a7e657e3-2591-4b88-9cf3-d36111c8f987 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:05:21.039137 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a7e657e3-2591-4b88-9cf3-d36111c8f987 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:21.039521 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a7e657e3-2591-4b88-9cf3-d36111c8f987 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:21.056540 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:21.056540 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:21.061893 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a7e657e3-2591-4b88-9cf3-d36111c8f987 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:05:21.068544 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a7e657e3-2591-4b88-9cf3-d36111c8f987 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 200 Aug 14 03:05:21.069438 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 533/2105] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:21 2026] GET /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 1111 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:21.085700 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c8d9b934-d784-44fa-a4ce-fb00e98d27c3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:21.088084 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c8d9b934-d784-44fa-a4ce-fb00e98d27c3 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:05:21.088351 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c8d9b934-d784-44fa-a4ce-fb00e98d27c3 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:21.088621 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c8d9b934-d784-44fa-a4ce-fb00e98d27c3 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:21.102553 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:21.102553 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:21.108682 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c8d9b934-d784-44fa-a4ce-fb00e98d27c3 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:05:21.114949 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c8d9b934-d784-44fa-a4ce-fb00e98d27c3 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 200 Aug 14 03:05:21.116077 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 527/2106] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:21 2026] GET /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 1111 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:21.410841 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ab36de47-4668-4fcf-a64f-54cf15eb5dcc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:21.412073 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ab36de47-4668-4fcf-a64f-54cf15eb5dcc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:21.412073 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ab36de47-4668-4fcf-a64f-54cf15eb5dcc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:21.412420 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ab36de47-4668-4fcf-a64f-54cf15eb5dcc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:21.412420 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-ab36de47-4668-4fcf-a64f-54cf15eb5dcc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:21.418928 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:21.418928 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:21.420387 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ab36de47-4668-4fcf-a64f-54cf15eb5dcc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:21.420387 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 525/2107] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:21 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:22.401978 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-69064215-6fd9-43ca-bf16-0d1241096358 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:22.402698 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-69064215-6fd9-43ca-bf16-0d1241096358 None None] GET https://10.4.3.152/volume// Aug 14 03:05:22.402698 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-69064215-6fd9-43ca-bf16-0d1241096358 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:22.402698 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-69064215-6fd9-43ca-bf16-0d1241096358 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:22.403057 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-69064215-6fd9-43ca-bf16-0d1241096358 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:22.403366 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 523/2108] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:05:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:22.415439 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-d26311dd-8761-477b-a227-cbb368da00cc req-dd2b54cc-c59b-440f-9605-f95f84f1e7ea None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:22.418296 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d26311dd-8761-477b-a227-cbb368da00cc req-dd2b54cc-c59b-440f-9605-f95f84f1e7ea tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:05:22.418454 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d26311dd-8761-477b-a227-cbb368da00cc req-dd2b54cc-c59b-440f-9605-f95f84f1e7ea tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:22.418671 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d26311dd-8761-477b-a227-cbb368da00cc req-dd2b54cc-c59b-440f-9605-f95f84f1e7ea tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:22.435646 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-35047ec2-06a2-4144-8129-02d2fd4e3ae3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:22.438942 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-35047ec2-06a2-4144-8129-02d2fd4e3ae3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:22.439184 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-35047ec2-06a2-4144-8129-02d2fd4e3ae3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:22.439391 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-35047ec2-06a2-4144-8129-02d2fd4e3ae3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:22.439519 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-35047ec2-06a2-4144-8129-02d2fd4e3ae3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:22.440009 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:22.440009 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:22.446179 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-d26311dd-8761-477b-a227-cbb368da00cc req-dd2b54cc-c59b-440f-9605-f95f84f1e7ea tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:05:22.450827 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:22.450827 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:22.452505 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-35047ec2-06a2-4144-8129-02d2fd4e3ae3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:22.452615 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d26311dd-8761-477b-a227-cbb368da00cc req-dd2b54cc-c59b-440f-9605-f95f84f1e7ea tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 200 Aug 14 03:05:22.452993 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 528/2109] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:22 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:22.453185 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 534/2110] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:05:22 2026] GET /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 1291 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:05:22.578608 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d26311dd-8761-477b-a227-cbb368da00cc req-4d66e3fd-2631-4148-994a-baca54fa42a2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:22.582031 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d26311dd-8761-477b-a227-cbb368da00cc req-4d66e3fd-2631-4148-994a-baca54fa42a2 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] PUT https://10.4.3.152/volume/v3/attachments/5bedec4c-a0bc-4265-bec1-b9e15ba19db8 Aug 14 03:05:22.582961 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d26311dd-8761-477b-a227-cbb368da00cc req-4d66e3fd-2631-4148-994a-baca54fa42a2 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:22.594315 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-d26311dd-8761-477b-a227-cbb368da00cc req-4d66e3fd-2631-4148-994a-baca54fa42a2 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Acquiring lock "cinder-attachment_update-ad2ae9a1-177d-46c8-aa1f-253beb974a63-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:05:22.602354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-d26311dd-8761-477b-a227-cbb368da00cc req-4d66e3fd-2631-4148-994a-baca54fa42a2 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Lock "cinder-attachment_update-ad2ae9a1-177d-46c8-aa1f-253beb974a63-np0000007307" acquired by "attachment_update" :: waited 0.008s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:05:22.603496 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:22.603496 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:22.737668 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-d26311dd-8761-477b-a227-cbb368da00cc req-4d66e3fd-2631-4148-994a-baca54fa42a2 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Lock "cinder-attachment_update-ad2ae9a1-177d-46c8-aa1f-253beb974a63-np0000007307" released by "attachment_update" :: held 0.135s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:05:22.738069 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d26311dd-8761-477b-a227-cbb368da00cc req-4d66e3fd-2631-4148-994a-baca54fa42a2 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/attachments/5bedec4c-a0bc-4265-bec1-b9e15ba19db8 returned with HTTP 200 Aug 14 03:05:22.738596 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 526/2111] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:05:22 2026] PUT /volume/v3/attachments/5bedec4c-a0bc-4265-bec1-b9e15ba19db8 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:22.778444 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-d26311dd-8761-477b-a227-cbb368da00cc req-97383c0f-7f59-4af5-b7d4-477d519ef3eb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:22.781643 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d26311dd-8761-477b-a227-cbb368da00cc req-97383c0f-7f59-4af5-b7d4-477d519ef3eb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] POST https://10.4.3.152/volume/v3/attachments/5bedec4c-a0bc-4265-bec1-b9e15ba19db8/action Aug 14 03:05:22.781643 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d26311dd-8761-477b-a227-cbb368da00cc req-97383c0f-7f59-4af5-b7d4-477d519ef3eb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:22.781643 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d26311dd-8761-477b-a227-cbb368da00cc req-97383c0f-7f59-4af5-b7d4-477d519ef3eb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:22.805318 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:22.805318 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:22.817951 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d26311dd-8761-477b-a227-cbb368da00cc req-97383c0f-7f59-4af5-b7d4-477d519ef3eb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/attachments/5bedec4c-a0bc-4265-bec1-b9e15ba19db8/action returned with HTTP 204 Aug 14 03:05:22.818472 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 524/2112] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:05:22 2026] POST /volume/v3/attachments/5bedec4c-a0bc-4265-bec1-b9e15ba19db8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:23.201113 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a83448a3-e24e-48fe-854b-fb50f841f8f3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:23.203933 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a83448a3-e24e-48fe-854b-fb50f841f8f3 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:05:23.205294 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a83448a3-e24e-48fe-854b-fb50f841f8f3 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:23.205669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a83448a3-e24e-48fe-854b-fb50f841f8f3 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:23.206029 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-a83448a3-e24e-48fe-854b-fb50f841f8f3 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Delete volume with id: 0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:05:23.217944 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:23.217944 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:23.218759 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a83448a3-e24e-48fe-854b-fb50f841f8f3 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:05:23.248065 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a83448a3-e24e-48fe-854b-fb50f841f8f3 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Delete volume request issued successfully. Aug 14 03:05:23.248359 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a83448a3-e24e-48fe-854b-fb50f841f8f3 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 202 Aug 14 03:05:23.250503 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 529/2113] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:05:23 2026] DELETE /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:05:23.260044 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0341afb3-811c-44c2-a948-0e107ba4cf49 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:23.265273 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0341afb3-811c-44c2-a948-0e107ba4cf49 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:05:23.265562 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0341afb3-811c-44c2-a948-0e107ba4cf49 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:23.265721 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0341afb3-811c-44c2-a948-0e107ba4cf49 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:23.274622 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:23.274622 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:23.283487 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0341afb3-811c-44c2-a948-0e107ba4cf49 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:05:23.291645 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0341afb3-811c-44c2-a948-0e107ba4cf49 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 200 Aug 14 03:05:23.292284 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 535/2114] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:23 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:23.468376 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-edd53fcc-130c-4bfd-86ca-8655925823b9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:23.470247 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-edd53fcc-130c-4bfd-86ca-8655925823b9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:23.470619 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-edd53fcc-130c-4bfd-86ca-8655925823b9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:23.471843 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-edd53fcc-130c-4bfd-86ca-8655925823b9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:23.471843 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-edd53fcc-130c-4bfd-86ca-8655925823b9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:23.483299 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:23.483299 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:23.484507 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-edd53fcc-130c-4bfd-86ca-8655925823b9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:23.485138 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 527/2115] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:23 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:23.500927 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-56f6ad65-c35e-418a-b859-5231aae4c86c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:23.504220 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-56f6ad65-c35e-418a-b859-5231aae4c86c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 Aug 14 03:05:23.504451 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-56f6ad65-c35e-418a-b859-5231aae4c86c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:23.504764 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-56f6ad65-c35e-418a-b859-5231aae4c86c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:23.517363 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:23.517363 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:23.526009 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-56f6ad65-c35e-418a-b859-5231aae4c86c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:05:23.532281 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-56f6ad65-c35e-418a-b859-5231aae4c86c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 returned with HTTP 200 Aug 14 03:05:23.532787 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 525/2116] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:23 2026] GET /volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 => generated 965 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:05:23.551098 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2f359655-47ca-4997-ae37-74d6f3c031d7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:23.553693 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2f359655-47ca-4997-ae37-74d6f3c031d7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 Aug 14 03:05:23.554034 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2f359655-47ca-4997-ae37-74d6f3c031d7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:23.554181 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2f359655-47ca-4997-ae37-74d6f3c031d7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:23.564810 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:23.564810 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:23.571584 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2f359655-47ca-4997-ae37-74d6f3c031d7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:05:23.577285 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2f359655-47ca-4997-ae37-74d6f3c031d7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 returned with HTTP 200 Aug 14 03:05:23.578260 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 530/2117] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:23 2026] GET /volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 => generated 965 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:23.595471 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e2392b6d-864d-44bd-b76d-f0f97e933c74 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:23.597910 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e2392b6d-864d-44bd-b76d-f0f97e933c74 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 Aug 14 03:05:23.598195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e2392b6d-864d-44bd-b76d-f0f97e933c74 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:23.598458 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e2392b6d-864d-44bd-b76d-f0f97e933c74 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:23.598677 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-e2392b6d-864d-44bd-b76d-f0f97e933c74 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume with id: 315a0b49-035a-4427-b3e8-58705c6f83a7 Aug 14 03:05:23.608222 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:23.608222 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:23.608769 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e2392b6d-864d-44bd-b76d-f0f97e933c74 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:05:23.638276 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e2392b6d-864d-44bd-b76d-f0f97e933c74 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume request issued successfully. Aug 14 03:05:23.638445 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e2392b6d-864d-44bd-b76d-f0f97e933c74 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 returned with HTTP 202 Aug 14 03:05:23.639168 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 536/2118] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:05:23 2026] DELETE /volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:05:23.650312 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2c23dd64-c4cd-45cc-a5c1-6626453b0c4c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:23.654041 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2c23dd64-c4cd-45cc-a5c1-6626453b0c4c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 Aug 14 03:05:23.654041 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2c23dd64-c4cd-45cc-a5c1-6626453b0c4c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:23.654041 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2c23dd64-c4cd-45cc-a5c1-6626453b0c4c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:23.662548 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:23.662548 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:23.673848 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2c23dd64-c4cd-45cc-a5c1-6626453b0c4c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:05:23.680029 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2c23dd64-c4cd-45cc-a5c1-6626453b0c4c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 returned with HTTP 200 Aug 14 03:05:23.680860 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 528/2119] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:23 2026] GET /volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 => generated 964 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:24.312579 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fd7a8521-7e5c-4690-b595-8399d7786dd4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:24.316202 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fd7a8521-7e5c-4690-b595-8399d7786dd4 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 Aug 14 03:05:24.316958 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fd7a8521-7e5c-4690-b595-8399d7786dd4 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:24.317199 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fd7a8521-7e5c-4690-b595-8399d7786dd4 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:24.325790 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fd7a8521-7e5c-4690-b595-8399d7786dd4 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 returned with HTTP 404 Aug 14 03:05:24.326608 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 526/2120] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:24 2026] GET /volume/v3/volumes/0fe0cede-4ee5-449d-9d70-59a3715352d8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:24.335289 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b1ad9809-b4ae-4eb6-a77c-12a7473971a5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:24.338100 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b1ad9809-b4ae-4eb6-a77c-12a7473971a5 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 Aug 14 03:05:24.338100 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b1ad9809-b4ae-4eb6-a77c-12a7473971a5 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:24.338100 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b1ad9809-b4ae-4eb6-a77c-12a7473971a5 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:24.338376 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-b1ad9809-b4ae-4eb6-a77c-12a7473971a5 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Delete volume with id: d304f3ba-b72c-4583-867f-1e861775bc83 Aug 14 03:05:24.351794 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:24.351794 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:24.352611 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b1ad9809-b4ae-4eb6-a77c-12a7473971a5 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:05:24.374467 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b1ad9809-b4ae-4eb6-a77c-12a7473971a5 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Delete volume request issued successfully. Aug 14 03:05:24.374614 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b1ad9809-b4ae-4eb6-a77c-12a7473971a5 tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 returned with HTTP 202 Aug 14 03:05:24.375093 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 531/2121] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:05:24 2026] DELETE /volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:05:24.390135 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d8545d2b-8109-4af8-baad-ceafd258fddc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:24.394199 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d8545d2b-8109-4af8-baad-ceafd258fddc tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 Aug 14 03:05:24.394497 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d8545d2b-8109-4af8-baad-ceafd258fddc tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:24.395002 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d8545d2b-8109-4af8-baad-ceafd258fddc tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:24.406952 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:24.406952 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:24.414213 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d8545d2b-8109-4af8-baad-ceafd258fddc tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Volume info retrieved successfully. Aug 14 03:05:24.426885 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d8545d2b-8109-4af8-baad-ceafd258fddc tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 returned with HTTP 200 Aug 14 03:05:24.427606 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 537/2122] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:24 2026] GET /volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:24.702565 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ab6cf203-0605-4578-9d4b-6ac4996d1793 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:24.704854 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ab6cf203-0605-4578-9d4b-6ac4996d1793 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 Aug 14 03:05:24.705159 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ab6cf203-0605-4578-9d4b-6ac4996d1793 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:24.705441 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ab6cf203-0605-4578-9d4b-6ac4996d1793 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:24.713406 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ab6cf203-0605-4578-9d4b-6ac4996d1793 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 returned with HTTP 404 Aug 14 03:05:24.714214 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 529/2123] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:24 2026] GET /volume/v3/volumes/315a0b49-035a-4427-b3e8-58705c6f83a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:24.726128 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d9011fa7-bfc5-47ea-94b5-485cd2276c6b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:24.728677 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d9011fa7-bfc5-47ea-94b5-485cd2276c6b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:24.729144 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d9011fa7-bfc5-47ea-94b5-485cd2276c6b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:24.729353 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d9011fa7-bfc5-47ea-94b5-485cd2276c6b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:24.729353 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-d9011fa7-bfc5-47ea-94b5-485cd2276c6b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete backup with id: b698771b-f1b7-41bb-90ad-2e659d005cd2. Aug 14 03:05:24.735066 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:24.735066 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:24.753628 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-d9011fa7-bfc5-47ea-94b5-485cd2276c6b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] delete_backup rpcapi backup_id b698771b-f1b7-41bb-90ad-2e659d005cd2 {{(pid=100381) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:05:24.755004 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d9011fa7-bfc5-47ea-94b5-485cd2276c6b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 202 Aug 14 03:05:24.755630 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 527/2124] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:05:24 2026] DELETE /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 03:05:24.767010 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3ee321b7-a0e3-4f02-82a1-ccbd6f08edd3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:24.768019 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3ee321b7-a0e3-4f02-82a1-ccbd6f08edd3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:24.769100 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3ee321b7-a0e3-4f02-82a1-ccbd6f08edd3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:24.769100 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3ee321b7-a0e3-4f02-82a1-ccbd6f08edd3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:24.769323 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-3ee321b7-a0e3-4f02-82a1-ccbd6f08edd3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:24.778150 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:24.778150 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:24.781575 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3ee321b7-a0e3-4f02-82a1-ccbd6f08edd3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:24.781575 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 532/2125] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:24 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:25.448269 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ffaa32e6-cc94-45aa-8ddf-c279d5072a0b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:25.451139 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ffaa32e6-cc94-45aa-8ddf-c279d5072a0b tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] GET https://10.4.3.152/volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 Aug 14 03:05:25.452159 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ffaa32e6-cc94-45aa-8ddf-c279d5072a0b tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:25.452159 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ffaa32e6-cc94-45aa-8ddf-c279d5072a0b tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:25.465057 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ffaa32e6-cc94-45aa-8ddf-c279d5072a0b tempest-ServerRescueNegativeTestJSON-1227904805 tempest-ServerRescueNegativeTestJSON-1227904805-project-member] https://10.4.3.152/volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 returned with HTTP 404 Aug 14 03:05:25.468854 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 538/2126] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:25 2026] GET /volume/v3/volumes/d304f3ba-b72c-4583-867f-1e861775bc83 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:25.796782 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fb39afce-084a-41ca-93b6-577795933e48 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:25.801572 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fb39afce-084a-41ca-93b6-577795933e48 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:25.801572 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fb39afce-084a-41ca-93b6-577795933e48 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:25.801572 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fb39afce-084a-41ca-93b6-577795933e48 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:25.801572 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-fb39afce-084a-41ca-93b6-577795933e48 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:25.813402 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:25.813402 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:25.815511 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fb39afce-084a-41ca-93b6-577795933e48 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 200 Aug 14 03:05:25.815511 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 530/2127] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:25 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:26.829122 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-20a47b3b-f8b9-44e6-aeab-e0c50904763a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:26.831830 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-20a47b3b-f8b9-44e6-aeab-e0c50904763a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 Aug 14 03:05:26.832165 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-20a47b3b-f8b9-44e6-aeab-e0c50904763a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:26.832460 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-20a47b3b-f8b9-44e6-aeab-e0c50904763a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:26.832622 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-20a47b3b-f8b9-44e6-aeab-e0c50904763a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id b698771b-f1b7-41bb-90ad-2e659d005cd2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:05:26.837881 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-20a47b3b-f8b9-44e6-aeab-e0c50904763a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 returned with HTTP 404 Aug 14 03:05:26.839484 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 528/2128] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:26 2026] GET /volume/v3/backups/b698771b-f1b7-41bb-90ad-2e659d005cd2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:26.957626 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3da31d4e-0911-4c75-b5b3-9ef8db8d3011 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:26.961621 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3da31d4e-0911-4c75-b5b3-9ef8db8d3011 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 Aug 14 03:05:26.961969 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3da31d4e-0911-4c75-b5b3-9ef8db8d3011 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:26.962263 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3da31d4e-0911-4c75-b5b3-9ef8db8d3011 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:26.962502 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-3da31d4e-0911-4c75-b5b3-9ef8db8d3011 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume with id: a2ebeb59-4928-4a6b-bee9-1161c6f09a65 Aug 14 03:05:26.976055 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:26.976055 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:26.976698 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3da31d4e-0911-4c75-b5b3-9ef8db8d3011 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:05:27.023676 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3da31d4e-0911-4c75-b5b3-9ef8db8d3011 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume request issued successfully. Aug 14 03:05:27.023676 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3da31d4e-0911-4c75-b5b3-9ef8db8d3011 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 returned with HTTP 202 Aug 14 03:05:27.023676 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 533/2129] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:05:26 2026] DELETE /volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:05:27.034909 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e2ea4b31-c7c2-4184-8791-060a1963bc5b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:27.037429 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e2ea4b31-c7c2-4184-8791-060a1963bc5b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 Aug 14 03:05:27.037806 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e2ea4b31-c7c2-4184-8791-060a1963bc5b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:27.037968 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e2ea4b31-c7c2-4184-8791-060a1963bc5b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:27.050866 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:27.050866 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:27.055655 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e2ea4b31-c7c2-4184-8791-060a1963bc5b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:05:27.063455 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e2ea4b31-c7c2-4184-8791-060a1963bc5b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 returned with HTTP 200 Aug 14 03:05:27.063906 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 539/2130] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:27 2026] GET /volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:28.086272 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8352a540-e343-4137-8c95-5b4e39170465 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:28.091672 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8352a540-e343-4137-8c95-5b4e39170465 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 Aug 14 03:05:28.091958 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8352a540-e343-4137-8c95-5b4e39170465 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:28.092246 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8352a540-e343-4137-8c95-5b4e39170465 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:28.109920 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8352a540-e343-4137-8c95-5b4e39170465 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 returned with HTTP 404 Aug 14 03:05:28.109920 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 531/2131] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:28 2026] GET /volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:28.117579 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5dd3e003-0714-43df-84ca-307e7f485176 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:28.120051 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5dd3e003-0714-43df-84ca-307e7f485176 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 Aug 14 03:05:28.120861 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5dd3e003-0714-43df-84ca-307e7f485176 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:28.120861 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5dd3e003-0714-43df-84ca-307e7f485176 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:28.132160 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5dd3e003-0714-43df-84ca-307e7f485176 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 returned with HTTP 404 Aug 14 03:05:28.134014 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 529/2132] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:28 2026] GET /volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:28.146689 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-931bc04e-8d23-47ad-9971-e2a259bf4cfd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:28.149682 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-931bc04e-8d23-47ad-9971-e2a259bf4cfd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 Aug 14 03:05:28.151659 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-931bc04e-8d23-47ad-9971-e2a259bf4cfd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:28.151659 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-931bc04e-8d23-47ad-9971-e2a259bf4cfd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:28.151659 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-931bc04e-8d23-47ad-9971-e2a259bf4cfd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume with id: a2ebeb59-4928-4a6b-bee9-1161c6f09a65 Aug 14 03:05:28.158892 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-931bc04e-8d23-47ad-9971-e2a259bf4cfd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 returned with HTTP 404 Aug 14 03:05:28.159591 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 534/2133] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:05:28 2026] DELETE /volume/v3/volumes/a2ebeb59-4928-4a6b-bee9-1161c6f09a65 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:28.175854 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:28.178504 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:05:28.179270 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-384107854"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:28.181997 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-384107854'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:05:28.182199 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume of 1 GB Aug 14 03:05:28.188650 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Availability Zones retrieved successfully. Aug 14 03:05:28.199154 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Flow 'volume_create_api' (8b7ef111-015b-4e86-9c15-ffa21fe75cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:05:28.201496 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c7a484-1a7a-4409-9b16-7d6a1c191a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:28.202557 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:05:28.244436 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c7a484-1a7a-4409-9b16-7d6a1c191a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:28.245943 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b27db1b-fa6a-4a42-917b-4b6db8fee27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:28.322438 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Created reservations ['20a7abf7-5f38-4824-b725-1a14383c32ca', '4eb73f46-18b6-4fc2-b630-6bc16503baec', '4def8c48-6109-4f68-bb5c-433f920c87bd', 'f77b7f93-5f3e-4114-bb55-dee5672bdacf'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:05:28.324105 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b27db1b-fa6a-4a42-917b-4b6db8fee27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20a7abf7-5f38-4824-b725-1a14383c32ca', '4eb73f46-18b6-4fc2-b630-6bc16503baec', '4def8c48-6109-4f68-bb5c-433f920c87bd', 'f77b7f93-5f3e-4114-bb55-dee5672bdacf']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:28.324105 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70f377da-2295-4184-a27e-b2154ff88772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:28.355495 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70f377da-2295-4184-a27e-b2154ff88772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '487fac3f-d60e-4452-8105-e12c61eb0809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-384107854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f252f224c92845efb0564a77f4540cf2',qos_specs=None,replication_status=,reservations=['20a7abf7-5f38-4824-b725-1a14383c32ca','4eb73f46-18b6-4fc2-b630-6bc16503baec','4def8c48-6109-4f68-bb5c-433f920c87bd','f77b7f93-5f3e-4114-bb55-dee5672bdacf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16089bf709ee4c88b3abd546c473773c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-384107854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=487fac3f-d60e-4452-8105-e12c61eb0809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f252f224c92845efb0564a77f4540cf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16089bf709ee4c88b3abd546c473773c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:28.356910 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a27422b4-286e-4832-bea6-4b9b34914b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:28.396850 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a27422b4-286e-4832-bea6-4b9b34914b66) transitioned into state 'SUCCESS' from state '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-384107854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f252f224c92845efb0564a77f4540cf2',qos_specs=None,replication_status=,reservations=['20a7abf7-5f38-4824-b725-1a14383c32ca','4eb73f46-18b6-4fc2-b630-6bc16503baec','4def8c48-6109-4f68-bb5c-433f920c87bd','f77b7f93-5f3e-4114-bb55-dee5672bdacf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16089bf709ee4c88b3abd546c473773c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:28.396850 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2fdffe-fe62-49c3-933e-562794264ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:28.412605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2fdffe-fe62-49c3-933e-562794264ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:28.413710 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Flow 'volume_create_api' (8b7ef111-015b-4e86-9c15-ffa21fe75cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:05:28.414186 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Create volume request issued successfully. Aug 14 03:05:28.415207 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2b84c965-c21d-4c7e-a79a-5b1ca8d31db2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:05:28.415760 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 540/2134] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:05:28 2026] POST /volume/v3/volumes => generated 748 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:05:28.439658 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e94571d3-235b-42cd-a6c7-909958f228c8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:28.442200 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e94571d3-235b-42cd-a6c7-909958f228c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:05:28.442488 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e94571d3-235b-42cd-a6c7-909958f228c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:28.443030 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e94571d3-235b-42cd-a6c7-909958f228c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:28.458216 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:28.458216 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:28.464153 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e94571d3-235b-42cd-a6c7-909958f228c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:05:28.473691 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e94571d3-235b-42cd-a6c7-909958f228c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:05:28.475036 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 532/2135] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:28 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:29.495194 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2713da1a-5ad8-4404-8ffc-70dbc28bd2bf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:29.499564 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2713da1a-5ad8-4404-8ffc-70dbc28bd2bf tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:05:29.499788 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2713da1a-5ad8-4404-8ffc-70dbc28bd2bf tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:29.502838 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2713da1a-5ad8-4404-8ffc-70dbc28bd2bf tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:29.516718 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:29.516718 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:29.521052 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2713da1a-5ad8-4404-8ffc-70dbc28bd2bf tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:05:29.526618 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2713da1a-5ad8-4404-8ffc-70dbc28bd2bf tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:05:29.527071 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 530/2136] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:29 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:31.583922 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-bd1f2185-78cb-46a2-a0ba-63523da6f156 req-e96af9d5-cf92-4aef-b4a2-8ca469cbccba None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:31.587677 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bd1f2185-78cb-46a2-a0ba-63523da6f156 req-e96af9d5-cf92-4aef-b4a2-8ca469cbccba tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/attachments?instance_id=2bbd8da2-02d6-4666-bc3e-c027766f1b0c Aug 14 03:05:31.587996 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bd1f2185-78cb-46a2-a0ba-63523da6f156 req-e96af9d5-cf92-4aef-b4a2-8ca469cbccba tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:31.588245 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bd1f2185-78cb-46a2-a0ba-63523da6f156 req-e96af9d5-cf92-4aef-b4a2-8ca469cbccba tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:31.600506 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bd1f2185-78cb-46a2-a0ba-63523da6f156 req-e96af9d5-cf92-4aef-b4a2-8ca469cbccba tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/attachments?instance_id=2bbd8da2-02d6-4666-bc3e-c027766f1b0c returned with HTTP 200 Aug 14 03:05:31.601083 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 535/2137] 10.4.3.152 () {70 vars in 1637 bytes} [Fri Aug 14 03:05:31 2026] GET /volume/v3/attachments?instance_id=2bbd8da2-02d6-4666-bc3e-c027766f1b0c => generated 192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:31.610924 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-bd1f2185-78cb-46a2-a0ba-63523da6f156 req-417034dc-d115-426d-b0dd-712f5c7d43fb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:31.613693 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-bd1f2185-78cb-46a2-a0ba-63523da6f156 req-417034dc-d115-426d-b0dd-712f5c7d43fb tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/attachments/966b8ba5-dbfe-4939-bf1b-65c1b944bb4e Aug 14 03:05:31.614011 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-bd1f2185-78cb-46a2-a0ba-63523da6f156 req-417034dc-d115-426d-b0dd-712f5c7d43fb tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:31.614276 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-bd1f2185-78cb-46a2-a0ba-63523da6f156 req-417034dc-d115-426d-b0dd-712f5c7d43fb tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:31.629037 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-bd1f2185-78cb-46a2-a0ba-63523da6f156 req-417034dc-d115-426d-b0dd-712f5c7d43fb tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/attachments/966b8ba5-dbfe-4939-bf1b-65c1b944bb4e returned with HTTP 200 Aug 14 03:05:31.629409 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 541/2138] 10.4.3.152 () {70 vars in 1651 bytes} [Fri Aug 14 03:05:31 2026] GET /volume/v3/attachments/966b8ba5-dbfe-4939-bf1b-65c1b944bb4e => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:32.326860 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-650ccc9b-8629-47cf-9ffa-8325d63284ea None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:32.327574 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-650ccc9b-8629-47cf-9ffa-8325d63284ea None None] GET https://10.4.3.152/volume// Aug 14 03:05:32.328126 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-650ccc9b-8629-47cf-9ffa-8325d63284ea None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:32.328126 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-650ccc9b-8629-47cf-9ffa-8325d63284ea None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:32.329561 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-650ccc9b-8629-47cf-9ffa-8325d63284ea None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:32.329561 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 533/2139] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:05:32 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:32.384701 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-bdad05e3-c6d1-4ce6-b1b8-f7227ab621cb req-93382a9f-987e-4cf7-aa58-cf99ca759ef8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:32.387610 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-bdad05e3-c6d1-4ce6-b1b8-f7227ab621cb req-93382a9f-987e-4cf7-aa58-cf99ca759ef8 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:05:32.388728 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-bdad05e3-c6d1-4ce6-b1b8-f7227ab621cb req-93382a9f-987e-4cf7-aa58-cf99ca759ef8 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59fbe208-6bca-46a5-b46a-8e00ada1c11f", "connector": null, "instance_uuid": "66fe1f74-fddb-4ada-b4ba-a8004859aca6"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:32.408599 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:32.408599 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:32.490334 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-bdad05e3-c6d1-4ce6-b1b8-f7227ab621cb req-93382a9f-987e-4cf7-aa58-cf99ca759ef8 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:05:32.490334 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 531/2140] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:05:32 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:32.500304 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-bdad05e3-c6d1-4ce6-b1b8-f7227ab621cb req-ba38377b-b621-4850-b8ed-6b239137322f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:32.505043 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bdad05e3-c6d1-4ce6-b1b8-f7227ab621cb req-ba38377b-b621-4850-b8ed-6b239137322f tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] DELETE https://10.4.3.152/volume/v3/attachments/962711de-f19c-41b0-b236-d2c2e5a3eb7a Aug 14 03:05:32.505942 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bdad05e3-c6d1-4ce6-b1b8-f7227ab621cb req-ba38377b-b621-4850-b8ed-6b239137322f tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:32.507401 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bdad05e3-c6d1-4ce6-b1b8-f7227ab621cb req-ba38377b-b621-4850-b8ed-6b239137322f tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:32.525475 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:32.525475 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:32.645673 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bdad05e3-c6d1-4ce6-b1b8-f7227ab621cb req-ba38377b-b621-4850-b8ed-6b239137322f tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/attachments/962711de-f19c-41b0-b236-d2c2e5a3eb7a returned with HTTP 200 Aug 14 03:05:32.646253 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 536/2141] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:05:32 2026] DELETE /volume/v3/attachments/962711de-f19c-41b0-b236-d2c2e5a3eb7a => generated 192 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:35.055120 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cfadacd4-0c3d-4a1d-95bd-b4aac73a7898 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:35.055510 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cfadacd4-0c3d-4a1d-95bd-b4aac73a7898 None None] GET https://10.4.3.152/volume// Aug 14 03:05:35.055863 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cfadacd4-0c3d-4a1d-95bd-b4aac73a7898 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:35.055939 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cfadacd4-0c3d-4a1d-95bd-b4aac73a7898 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:35.056218 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cfadacd4-0c3d-4a1d-95bd-b4aac73a7898 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:35.056499 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 542/2142] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:05:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:35.065804 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-68f6fcd5-c4ea-440f-b2c2-d3403248c665 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:35.070094 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-68f6fcd5-c4ea-440f-b2c2-d3403248c665 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] GET https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f Aug 14 03:05:35.070416 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-68f6fcd5-c4ea-440f-b2c2-d3403248c665 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:35.070708 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-68f6fcd5-c4ea-440f-b2c2-d3403248c665 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:35.087912 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:35.087912 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:35.092365 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-68f6fcd5-c4ea-440f-b2c2-d3403248c665 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Volume info retrieved successfully. Aug 14 03:05:35.097902 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-68f6fcd5-c4ea-440f-b2c2-d3403248c665 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f returned with HTTP 200 Aug 14 03:05:35.098471 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 534/2143] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:05:35 2026] GET /volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f => generated 1540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:05:35.225674 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-b2bbbd45-8e80-4dcd-b6cb-7e771bb9a788 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:35.229168 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-b2bbbd45-8e80-4dcd-b6cb-7e771bb9a788 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] PUT https://10.4.3.152/volume/v3/attachments/92fe332e-3c73-4cc2-855d-0f8d29fae884 Aug 14 03:05:35.229955 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-b2bbbd45-8e80-4dcd-b6cb-7e771bb9a788 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:35.239964 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-b2bbbd45-8e80-4dcd-b6cb-7e771bb9a788 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Acquiring lock "cinder-attachment_update-59fbe208-6bca-46a5-b46a-8e00ada1c11f-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:05:35.246774 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-b2bbbd45-8e80-4dcd-b6cb-7e771bb9a788 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Lock "cinder-attachment_update-59fbe208-6bca-46a5-b46a-8e00ada1c11f-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:05:35.248530 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:35.248530 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:35.364202 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-b2bbbd45-8e80-4dcd-b6cb-7e771bb9a788 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Lock "cinder-attachment_update-59fbe208-6bca-46a5-b46a-8e00ada1c11f-np0000007307" released by "attachment_update" :: held 0.117s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:05:35.364337 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-b2bbbd45-8e80-4dcd-b6cb-7e771bb9a788 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/attachments/92fe332e-3c73-4cc2-855d-0f8d29fae884 returned with HTTP 200 Aug 14 03:05:35.365120 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 532/2144] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:05:35 2026] PUT /volume/v3/attachments/92fe332e-3c73-4cc2-855d-0f8d29fae884 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:35.419463 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-a4217758-03dd-4c1c-af99-d879db209894 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:35.421852 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-a4217758-03dd-4c1c-af99-d879db209894 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] POST https://10.4.3.152/volume/v3/attachments/92fe332e-3c73-4cc2-855d-0f8d29fae884/action Aug 14 03:05:35.422220 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-a4217758-03dd-4c1c-af99-d879db209894 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:35.422333 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-a4217758-03dd-4c1c-af99-d879db209894 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:35.441660 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:35.441660 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:35.458547 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-d7f1a345-d12c-4fae-b2b4-7e739ef2715e req-a4217758-03dd-4c1c-af99-d879db209894 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/attachments/92fe332e-3c73-4cc2-855d-0f8d29fae884/action returned with HTTP 204 Aug 14 03:05:35.460179 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 537/2145] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:05:35 2026] POST /volume/v3/attachments/92fe332e-3c73-4cc2-855d-0f8d29fae884/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:41.628860 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=150,cinder:UPDATE=32,cinder:INSERT=13 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:05:44.598196 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7b8ba1b0-0b68-4bee-9f50-f4551f80e429 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:44.600589 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7b8ba1b0-0b68-4bee-9f50-f4551f80e429 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:05:44.601452 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7b8ba1b0-0b68-4bee-9f50-f4551f80e429 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:44.601452 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7b8ba1b0-0b68-4bee-9f50-f4551f80e429 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:44.610684 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:44.610684 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:44.616865 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7b8ba1b0-0b68-4bee-9f50-f4551f80e429 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:44.625520 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7b8ba1b0-0b68-4bee-9f50-f4551f80e429 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:05:44.626271 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 543/2146] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:44 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:44.644703 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-03f99046-629b-479d-8c41-eea7cef4d166 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:44.647958 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-03f99046-629b-479d-8c41-eea7cef4d166 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:05:44.647958 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-03f99046-629b-479d-8c41-eea7cef4d166 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:44.648422 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-03f99046-629b-479d-8c41-eea7cef4d166 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:44.658545 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:44.658545 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:44.664632 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-03f99046-629b-479d-8c41-eea7cef4d166 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:44.670840 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-03f99046-629b-479d-8c41-eea7cef4d166 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:05:44.671416 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 535/2147] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:44 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:44.717275 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-8fc4c72a-f495-4772-8431-e00888857d4d req-7bb45ad0-ae52-42dd-b385-69cf2c37b5d9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:44.721336 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-7bb45ad0-ae52-42dd-b385-69cf2c37b5d9 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:05:44.722320 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-7bb45ad0-ae52-42dd-b385-69cf2c37b5d9 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:44.722320 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-7bb45ad0-ae52-42dd-b385-69cf2c37b5d9 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:44.725238 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=150,cinder:UPDATE=31,cinder:INSERT=9 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:05:44.735402 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:44.735402 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:44.740591 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-8fc4c72a-f495-4772-8431-e00888857d4d req-7bb45ad0-ae52-42dd-b385-69cf2c37b5d9 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:44.746972 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-7bb45ad0-ae52-42dd-b385-69cf2c37b5d9 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:05:44.747758 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 533/2148] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:05:44 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:44.842721 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8437c42d-8fcc-46f6-abd5-0557315cf7ca None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:44.842721 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8437c42d-8fcc-46f6-abd5-0557315cf7ca None None] GET https://10.4.3.152/volume// Aug 14 03:05:44.842721 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8437c42d-8fcc-46f6-abd5-0557315cf7ca None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:44.843291 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8437c42d-8fcc-46f6-abd5-0557315cf7ca None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:44.843291 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8437c42d-8fcc-46f6-abd5-0557315cf7ca None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:44.843844 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 538/2149] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:05:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:44.862834 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-8fc4c72a-f495-4772-8431-e00888857d4d req-7838ed68-8826-44bb-8e25-d94a775645cb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:44.865799 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-7838ed68-8826-44bb-8e25-d94a775645cb tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:05:44.866571 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-7838ed68-8826-44bb-8e25-d94a775645cb tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df818893-a9ab-4b00-b071-defa3b2b8998", "connector": null, "instance_uuid": "2fa33941-bd65-479a-bcf1-253c16153727"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:44.881747 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:44.881747 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:44.921614 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-7838ed68-8826-44bb-8e25-d94a775645cb tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:05:44.922184 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 544/2150] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:05:44 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:44.959540 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d504d241-6102-4cd7-ae6e-162405f240c7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:44.963601 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d504d241-6102-4cd7-ae6e-162405f240c7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:05:44.963836 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d504d241-6102-4cd7-ae6e-162405f240c7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:44.964697 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d504d241-6102-4cd7-ae6e-162405f240c7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:44.970628 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=171,cinder:UPDATE=38,cinder:INSERT=20 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:05:44.972924 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-afaedf8f-16ac-443e-889c-a4dcef773944 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:44.973460 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-afaedf8f-16ac-443e-889c-a4dcef773944 None None] GET https://10.4.3.152/volume// Aug 14 03:05:44.973741 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-afaedf8f-16ac-443e-889c-a4dcef773944 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:44.973950 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-afaedf8f-16ac-443e-889c-a4dcef773944 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:44.974389 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-afaedf8f-16ac-443e-889c-a4dcef773944 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:44.974733 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 534/2151] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:05:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:44.988892 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-8fc4c72a-f495-4772-8431-e00888857d4d req-17fe5fcc-d38f-439b-a801-391c4b850133 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:44.989062 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:44.989062 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:44.992273 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-17fe5fcc-d38f-439b-a801-391c4b850133 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:05:44.992749 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-17fe5fcc-d38f-439b-a801-391c4b850133 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:44.992959 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-17fe5fcc-d38f-439b-a801-391c4b850133 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:44.995495 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d504d241-6102-4cd7-ae6e-162405f240c7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:45.003120 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d504d241-6102-4cd7-ae6e-162405f240c7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:05:45.003974 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 536/2152] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:44 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:45.006197 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:45.006197 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:45.010433 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-8fc4c72a-f495-4772-8431-e00888857d4d req-17fe5fcc-d38f-439b-a801-391c4b850133 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:45.016204 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-17fe5fcc-d38f-439b-a801-391c4b850133 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:05:45.016711 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 539/2153] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:05:44 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 1037 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:05:45.142785 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-8fc4c72a-f495-4772-8431-e00888857d4d req-081952b7-e951-4e3c-a894-46a77c4ee9af None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:45.146847 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-081952b7-e951-4e3c-a894-46a77c4ee9af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] PUT https://10.4.3.152/volume/v3/attachments/a58f177a-c292-4115-9f62-7203c6f27f7d Aug 14 03:05:45.147355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-081952b7-e951-4e3c-a894-46a77c4ee9af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:45.160588 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-8fc4c72a-f495-4772-8431-e00888857d4d req-081952b7-e951-4e3c-a894-46a77c4ee9af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Acquiring lock "cinder-attachment_update-df818893-a9ab-4b00-b071-defa3b2b8998-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:05:45.166354 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-8fc4c72a-f495-4772-8431-e00888857d4d req-081952b7-e951-4e3c-a894-46a77c4ee9af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Lock "cinder-attachment_update-df818893-a9ab-4b00-b071-defa3b2b8998-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:05:45.167908 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:45.167908 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:45.263487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-8fc4c72a-f495-4772-8431-e00888857d4d req-081952b7-e951-4e3c-a894-46a77c4ee9af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Lock "cinder-attachment_update-df818893-a9ab-4b00-b071-defa3b2b8998-np0000007307" released by "attachment_update" :: held 0.097s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:05:45.264012 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-081952b7-e951-4e3c-a894-46a77c4ee9af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/attachments/a58f177a-c292-4115-9f62-7203c6f27f7d returned with HTTP 200 Aug 14 03:05:45.264744 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 545/2154] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:05:45 2026] PUT /volume/v3/attachments/a58f177a-c292-4115-9f62-7203c6f27f7d => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:46.021420 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bcdcbeda-b703-4693-a18f-9f04737f8287 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:46.024487 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bcdcbeda-b703-4693-a18f-9f04737f8287 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:05:46.024880 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bcdcbeda-b703-4693-a18f-9f04737f8287 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:46.025197 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bcdcbeda-b703-4693-a18f-9f04737f8287 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:46.041438 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:46.041438 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:46.046650 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bcdcbeda-b703-4693-a18f-9f04737f8287 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:46.055312 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bcdcbeda-b703-4693-a18f-9f04737f8287 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:05:46.055312 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 535/2155] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:46 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:47.074253 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dbb88107-67d7-43fa-9f6e-5f657ae4058f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:47.076659 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dbb88107-67d7-43fa-9f6e-5f657ae4058f tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:05:47.077265 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dbb88107-67d7-43fa-9f6e-5f657ae4058f tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:47.077738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dbb88107-67d7-43fa-9f6e-5f657ae4058f tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:47.089768 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:47.089768 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:47.094871 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-dbb88107-67d7-43fa-9f6e-5f657ae4058f tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:47.102410 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dbb88107-67d7-43fa-9f6e-5f657ae4058f tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:05:47.102410 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 537/2156] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:47 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:47.282898 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9c97c5f9-4b46-423c-84de-38972a9d127b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:47.287910 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:05:47.287910 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1273800987"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:47.289766 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1273800987'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:05:47.290414 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Create volume of 1 GB Aug 14 03:05:47.298645 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Availability Zones retrieved successfully. Aug 14 03:05:47.307612 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Flow 'volume_create_api' (0a6609d9-92ea-4006-9884-18fea7bd4c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:05:47.310852 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49a5accc-ad06-4444-89ce-75ce10490e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:47.311494 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:05:47.357847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49a5accc-ad06-4444-89ce-75ce10490e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:47.357847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87129d8c-a037-4c06-864e-e52566044493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:47.418545 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Created reservations ['5b590601-8d39-4feb-b1ed-01550b539f35', '9ff59973-c3ec-460e-a8c7-28fc94c1295b', '1b68a3db-2528-4232-b26e-4531a2a45f99', 'c7ecd972-ea45-4faf-8f12-dc332b79178f'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:05:47.420011 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87129d8c-a037-4c06-864e-e52566044493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b590601-8d39-4feb-b1ed-01550b539f35', '9ff59973-c3ec-460e-a8c7-28fc94c1295b', '1b68a3db-2528-4232-b26e-4531a2a45f99', 'c7ecd972-ea45-4faf-8f12-dc332b79178f']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:47.421467 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9e437d-19b5-4aae-824e-29d93858f23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:47.455243 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9e437d-19b5-4aae-824e-29d93858f23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8a2f53-814d-4391-bb0e-aa9da2ad0d21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1273800987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2ccb690b2ca42afb3104a1cea5acdb3',qos_specs=None,replication_status=,reservations=['5b590601-8d39-4feb-b1ed-01550b539f35','9ff59973-c3ec-460e-a8c7-28fc94c1295b','1b68a3db-2528-4232-b26e-4531a2a45f99','c7ecd972-ea45-4faf-8f12-dc332b79178f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c008d0c715437fa3861c43118c2c6c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1273800987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e8a2f53-814d-4391-bb0e-aa9da2ad0d21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2ccb690b2ca42afb3104a1cea5acdb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c008d0c715437fa3861c43118c2c6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:47.458851 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8f0972d-76ec-4d41-b938-c729e7af9fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:47.488832 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8f0972d-76ec-4d41-b938-c729e7af9fbe) transitioned into state 'SUCCESS' from state '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-1273800987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2ccb690b2ca42afb3104a1cea5acdb3',qos_specs=None,replication_status=,reservations=['5b590601-8d39-4feb-b1ed-01550b539f35','9ff59973-c3ec-460e-a8c7-28fc94c1295b','1b68a3db-2528-4232-b26e-4531a2a45f99','c7ecd972-ea45-4faf-8f12-dc332b79178f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c008d0c715437fa3861c43118c2c6c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:47.490189 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a7a511-ca52-4626-9c72-d3210e710259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:47.504534 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a7a511-ca52-4626-9c72-d3210e710259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:47.506879 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Flow 'volume_create_api' (0a6609d9-92ea-4006-9884-18fea7bd4c6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:05:47.506879 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Create volume request issued successfully. Aug 14 03:05:47.507507 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c97c5f9-4b46-423c-84de-38972a9d127b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:05:47.508759 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 540/2157] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:05:47 2026] POST /volume/v3/volumes => generated 755 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:05:47.526900 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1337ffa0-6e3b-49d2-be7d-a410150bcf84 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:47.530205 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1337ffa0-6e3b-49d2-be7d-a410150bcf84 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:47.530593 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1337ffa0-6e3b-49d2-be7d-a410150bcf84 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:47.531038 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1337ffa0-6e3b-49d2-be7d-a410150bcf84 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:47.542782 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:47.542782 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:47.550326 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1337ffa0-6e3b-49d2-be7d-a410150bcf84 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:47.556132 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1337ffa0-6e3b-49d2-be7d-a410150bcf84 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:47.556768 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 546/2158] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:47 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:48.125741 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d579e924-f1a3-4d11-a1ca-58d0b78e6ccc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:48.128958 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d579e924-f1a3-4d11-a1ca-58d0b78e6ccc tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:05:48.128958 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d579e924-f1a3-4d11-a1ca-58d0b78e6ccc tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:48.128958 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d579e924-f1a3-4d11-a1ca-58d0b78e6ccc tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:48.146860 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:48.146860 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:48.153794 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d579e924-f1a3-4d11-a1ca-58d0b78e6ccc tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:48.160215 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d579e924-f1a3-4d11-a1ca-58d0b78e6ccc tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:05:48.160781 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 536/2159] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:48 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:48.576395 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-74707ef0-5503-42b6-a37c-22ad2b374b13 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:48.583443 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-74707ef0-5503-42b6-a37c-22ad2b374b13 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:48.583793 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-74707ef0-5503-42b6-a37c-22ad2b374b13 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:48.584230 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-74707ef0-5503-42b6-a37c-22ad2b374b13 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:48.604936 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:48.604936 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:48.621417 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-74707ef0-5503-42b6-a37c-22ad2b374b13 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:48.635288 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-74707ef0-5503-42b6-a37c-22ad2b374b13 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:48.636068 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 538/2160] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:48 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:48.705751 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-8fc4c72a-f495-4772-8431-e00888857d4d req-9c647ba2-4ce2-4592-80e4-e5a83ea0ada3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:48.714669 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-9c647ba2-4ce2-4592-80e4-e5a83ea0ada3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] POST https://10.4.3.152/volume/v3/attachments/a58f177a-c292-4115-9f62-7203c6f27f7d/action Aug 14 03:05:48.714669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-9c647ba2-4ce2-4592-80e4-e5a83ea0ada3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:48.714669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-9c647ba2-4ce2-4592-80e4-e5a83ea0ada3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:48.721643 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-6eb01c40-e77f-4929-97d0-33279f8eca7e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:48.725359 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-6eb01c40-e77f-4929-97d0-33279f8eca7e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:48.725790 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-6eb01c40-e77f-4929-97d0-33279f8eca7e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:48.726189 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-6eb01c40-e77f-4929-97d0-33279f8eca7e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:48.742795 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:48.742795 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:48.750287 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-6eb01c40-e77f-4929-97d0-33279f8eca7e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:48.759169 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-6eb01c40-e77f-4929-97d0-33279f8eca7e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:48.760097 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 547/2161] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:05:48 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:48.766480 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:48.766480 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:48.785286 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8fc4c72a-f495-4772-8431-e00888857d4d req-9c647ba2-4ce2-4592-80e4-e5a83ea0ada3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/attachments/a58f177a-c292-4115-9f62-7203c6f27f7d/action returned with HTTP 204 Aug 14 03:05:48.786113 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 541/2162] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:05:48 2026] POST /volume/v3/attachments/a58f177a-c292-4115-9f62-7203c6f27f7d/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:48.905646 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7bb30c1d-cb73-4c09-99df-12ee563ffaee None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:48.906276 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7bb30c1d-cb73-4c09-99df-12ee563ffaee None None] GET https://10.4.3.152/volume// Aug 14 03:05:48.906588 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7bb30c1d-cb73-4c09-99df-12ee563ffaee None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:48.907481 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7bb30c1d-cb73-4c09-99df-12ee563ffaee None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:48.907481 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7bb30c1d-cb73-4c09-99df-12ee563ffaee None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:48.908001 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 537/2163] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:05:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:48.920749 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-ba9a0a54-891e-4db6-b696-8ac9f4e57083 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:48.926919 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-ba9a0a54-891e-4db6-b696-8ac9f4e57083 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:05:48.926919 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-ba9a0a54-891e-4db6-b696-8ac9f4e57083 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e8a2f53-814d-4391-bb0e-aa9da2ad0d21", "connector": null, "instance_uuid": "fb0cabfa-460d-4be0-87bb-4e8dcffd106f"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:48.940543 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:48.940543 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:48.990634 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-ba9a0a54-891e-4db6-b696-8ac9f4e57083 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:05:48.990634 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 539/2164] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:05:48 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:49.031227 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6e44b781-62a7-4ecb-9333-0514998f7ee4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:49.035357 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6e44b781-62a7-4ecb-9333-0514998f7ee4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:49.035580 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6e44b781-62a7-4ecb-9333-0514998f7ee4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:49.035732 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6e44b781-62a7-4ecb-9333-0514998f7ee4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:49.052704 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dfbf82e9-466d-4e74-a985-c1815baab2da None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:49.053258 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dfbf82e9-466d-4e74-a985-c1815baab2da None None] GET https://10.4.3.152/volume// Aug 14 03:05:49.053476 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dfbf82e9-466d-4e74-a985-c1815baab2da None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:49.053731 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dfbf82e9-466d-4e74-a985-c1815baab2da None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:49.054332 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dfbf82e9-466d-4e74-a985-c1815baab2da None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:49.054644 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 542/2165] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:05:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:49.056410 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:49.056410 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:49.068966 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-3c6adedd-0246-4033-ab22-54b60bd4526c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:49.072925 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6e44b781-62a7-4ecb-9333-0514998f7ee4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:49.073049 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-3c6adedd-0246-4033-ab22-54b60bd4526c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:49.073302 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-3c6adedd-0246-4033-ab22-54b60bd4526c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:49.073529 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-3c6adedd-0246-4033-ab22-54b60bd4526c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:49.079013 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6e44b781-62a7-4ecb-9333-0514998f7ee4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:49.079871 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 548/2166] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:49 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:49.092933 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:49.092933 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:49.098532 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-3c6adedd-0246-4033-ab22-54b60bd4526c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:49.107297 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-3c6adedd-0246-4033-ab22-54b60bd4526c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:49.108557 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 538/2167] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:05:49 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 1027 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:05:49.178678 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2eca100a-02b8-4a28-a376-cbff9eb801cc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:49.180397 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2eca100a-02b8-4a28-a376-cbff9eb801cc tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:05:49.180967 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2eca100a-02b8-4a28-a376-cbff9eb801cc tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:49.181344 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2eca100a-02b8-4a28-a376-cbff9eb801cc tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:49.199415 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:49.199415 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:49.211138 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2eca100a-02b8-4a28-a376-cbff9eb801cc tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:49.219571 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2eca100a-02b8-4a28-a376-cbff9eb801cc tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:05:49.219571 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 540/2168] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:49 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 1150 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:49.241159 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2438e345-22ba-4b22-a526-32346d1293ab None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:49.244478 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2438e345-22ba-4b22-a526-32346d1293ab tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:05:49.244774 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2438e345-22ba-4b22-a526-32346d1293ab tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:49.245075 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2438e345-22ba-4b22-a526-32346d1293ab tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:49.268533 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:49.268533 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:49.272491 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-31eb4ca1-5d9f-4165-a038-e9594a984e70 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:49.274903 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2438e345-22ba-4b22-a526-32346d1293ab tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:49.277568 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-31eb4ca1-5d9f-4165-a038-e9594a984e70 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] PUT https://10.4.3.152/volume/v3/attachments/26803474-5895-42d5-a721-c4356d63eed8 Aug 14 03:05:49.278731 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-31eb4ca1-5d9f-4165-a038-e9594a984e70 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:49.281526 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2438e345-22ba-4b22-a526-32346d1293ab tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:05:49.282684 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 543/2169] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:49 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 1150 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:49.293926 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-31eb4ca1-5d9f-4165-a038-e9594a984e70 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Acquiring lock "cinder-attachment_update-7e8a2f53-814d-4391-bb0e-aa9da2ad0d21-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:05:49.305468 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-31eb4ca1-5d9f-4165-a038-e9594a984e70 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Lock "cinder-attachment_update-7e8a2f53-814d-4391-bb0e-aa9da2ad0d21-np0000007307" acquired by "attachment_update" :: waited 0.012s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:05:49.306395 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:49.307005 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:49.307005 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:49.308994 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] POST https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action Aug 14 03:05:49.310504 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action body: b'{"os-detach": {}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:49.310504 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:49.332370 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:49.332370 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:49.334705 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:49.434318 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Attachment connected to vm 2fa33941-bd65-479a-bcf1-253c16153727, checking data on nova Aug 14 03:05:49.434934 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.compute.nova [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Creating Keystone token plugin using URL: https://10.4.3.152/identity {{(pid=100381) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 03:05:49.444996 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-31eb4ca1-5d9f-4165-a038-e9594a984e70 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Lock "cinder-attachment_update-7e8a2f53-814d-4391-bb0e-aa9da2ad0d21-np0000007307" released by "attachment_update" :: held 0.139s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:05:49.445368 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-31eb4ca1-5d9f-4165-a038-e9594a984e70 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/attachments/26803474-5895-42d5-a721-c4356d63eed8 returned with HTTP 200 Aug 14 03:05:49.446250 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 549/2170] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:05:49 2026] PUT /volume/v3/attachments/26803474-5895-42d5-a721-c4356d63eed8 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:49.698289 np0000007307 devstack@c-api.service[100381]: DEBUG novaclient.v2.client [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] REQ: curl -g -i -X GET https://10.4.3.152/compute/v2.1/servers/2fa33941-bd65-479a-bcf1-253c16153727/os-volume_attachments/df818893-a9ab-4b00-b071-defa3b2b8998 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}efca5c7665c4a20d9999a8ac39752d9b5c038a071764294cb7a619551bcce294" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b1296e7b-bc3f-4938-91ce-3b24325f8687" -H "X-Service-Token: {SHA256}606ebd8af3f480ec81c56dac99dc63179a9321f900384823756e15dc88286f9d" {{(pid=100381) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 03:05:49.850511 np0000007307 devstack@c-api.service[100381]: DEBUG novaclient.v2.client [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 03:05:49 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-d7e8cb4d-4b3b-4017-9f3b-1726bf61b49b x-openstack-request-id: req-d7e8cb4d-4b3b-4017-9f3b-1726bf61b49b {{(pid=100381) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 03:05:49.850511 np0000007307 devstack@c-api.service[100381]: DEBUG novaclient.v2.client [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "df818893-a9ab-4b00-b071-defa3b2b8998", "serverId": "2fa33941-bd65-479a-bcf1-253c16153727", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a58f177a-c292-4115-9f62-7203c6f27f7d", "bdm_uuid": "b1abb54e-825d-492d-af4b-0b069bc2f7c3"}} {{(pid=100381) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 03:05:49.850511 np0000007307 devstack@c-api.service[100381]: DEBUG novaclient.v2.client [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET call to compute for https://10.4.3.152/compute/v2.1/servers/2fa33941-bd65-479a-bcf1-253c16153727/os-volume_attachments/df818893-a9ab-4b00-b071-defa3b2b8998 used request id req-d7e8cb4d-4b3b-4017-9f3b-1726bf61b49b {{(pid=100381) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 03:05:49.853786 np0000007307 devstack@c-api.service[100381]: ERROR cinder.volume.api [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Caught error: Detach volume from instance 2fa33941-bd65-479a-bcf1-253c16153727 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2fa33941-bd65-479a-bcf1-253c16153727 using the Compute API Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.857797 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2fa33941-bd65-479a-bcf1-253c16153727 using the Compute API Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: ERROR cinder.api.middleware.fault Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.middleware.fault [None req-b1296e7b-bc3f-4938-91ce-3b24325f8687 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action returned with HTTP 409 Aug 14 03:05:49.859843 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 539/2171] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:05:49 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 167 bytes in 553 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:05:49.872569 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-db3b088a-739c-4455-bbfa-98207fd57d2d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:49.875052 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] POST https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action Aug 14 03:05:49.875723 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:49.876143 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:49.899319 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:49.899319 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:49.900185 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:49.974498 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Attachment connected to vm 2fa33941-bd65-479a-bcf1-253c16153727, checking data on nova Aug 14 03:05:49.975314 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.compute.nova [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Creating Keystone token plugin using URL: https://10.4.3.152/identity {{(pid=100379) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 03:05:50.101486 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-49cc8ff4-9719-431e-8d70-96cfd1c237d3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:50.106317 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-49cc8ff4-9719-431e-8d70-96cfd1c237d3 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:50.106317 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-49cc8ff4-9719-431e-8d70-96cfd1c237d3 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:50.106607 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-49cc8ff4-9719-431e-8d70-96cfd1c237d3 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:50.117497 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:50.117497 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:50.121878 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-49cc8ff4-9719-431e-8d70-96cfd1c237d3 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:50.128323 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-49cc8ff4-9719-431e-8d70-96cfd1c237d3 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:50.129056 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 544/2172] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:50 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:50.159033 np0000007307 devstack@c-api.service[100379]: DEBUG novaclient.v2.client [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] REQ: curl -g -i -X GET https://10.4.3.152/compute/v2.1/servers/2fa33941-bd65-479a-bcf1-253c16153727/os-volume_attachments/df818893-a9ab-4b00-b071-defa3b2b8998 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}43bc7cb71d82b82f5af6f6cc2a50c3fa2eab2f993aafd2f9c15381a2f802294f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-db3b088a-739c-4455-bbfa-98207fd57d2d" -H "X-Service-Token: {SHA256}8b49da5be219f35497889116f9934ee9d67272805a7979627d607793743adff3" {{(pid=100379) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 03:05:50.419557 np0000007307 devstack@c-api.service[100379]: DEBUG novaclient.v2.client [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 03:05:50 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-cef5ff69-0831-4c49-9ef9-4ad9e7789af4 x-openstack-request-id: req-cef5ff69-0831-4c49-9ef9-4ad9e7789af4 {{(pid=100379) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 03:05:50.419725 np0000007307 devstack@c-api.service[100379]: DEBUG novaclient.v2.client [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "df818893-a9ab-4b00-b071-defa3b2b8998", "serverId": "2fa33941-bd65-479a-bcf1-253c16153727", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a58f177a-c292-4115-9f62-7203c6f27f7d", "bdm_uuid": "b1abb54e-825d-492d-af4b-0b069bc2f7c3"}} {{(pid=100379) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 03:05:50.420641 np0000007307 devstack@c-api.service[100379]: DEBUG novaclient.v2.client [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET call to compute for https://10.4.3.152/compute/v2.1/servers/2fa33941-bd65-479a-bcf1-253c16153727/os-volume_attachments/df818893-a9ab-4b00-b071-defa3b2b8998 used request id req-cef5ff69-0831-4c49-9ef9-4ad9e7789af4 {{(pid=100379) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 03:05:50.423155 np0000007307 devstack@c-api.service[100379]: ERROR cinder.volume.api [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Caught error: Detach volume from instance 2fa33941-bd65-479a-bcf1-253c16153727 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2fa33941-bd65-479a-bcf1-253c16153727 using the Compute API Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.426850 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2fa33941-bd65-479a-bcf1-253c16153727 using the Compute API Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: ERROR cinder.api.middleware.fault Aug 14 03:05:50.427953 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.middleware.fault [None req-db3b088a-739c-4455-bbfa-98207fd57d2d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action returned with HTTP 409 Aug 14 03:05:50.429285 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 541/2173] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:05:49 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 167 bytes in 557 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:05:50.441262 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-17c34831-6430-4ddc-8839-2c2d16b9898b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:50.444080 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 550/2174] 10.4.3.152 () {70 vars in 1597 bytes} [Fri Aug 14 03:05:50 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 03:05:50.456899 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e988d6eb-674c-429a-b64a-dbab8d42d4e7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:50.457432 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 540/2175] 10.4.3.152 () {70 vars in 1597 bytes} [Fri Aug 14 03:05:50 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 03:05:50.470179 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2bb65f7a-96fc-402c-8199-a99ab2f4ee01 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:50.517899 np0000007307 devstack@c-api.service[100380]: WARNING keystonemiddleware.auth_token [None req-2bb65f7a-96fc-402c-8199-a99ab2f4ee01 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 03:05:50.519812 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 545/2176] 10.4.3.152 () {70 vars in 1597 bytes} [Fri Aug 14 03:05:50 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 114 bytes in 50 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 03:05:50.533016 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1d76e634-439f-4aa4-b8c8-2f27222f8a38 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:50.588100 np0000007307 devstack@c-api.service[100379]: WARNING keystonemiddleware.auth_token [None req-1d76e634-439f-4aa4-b8c8-2f27222f8a38 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 03:05:50.589540 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 542/2177] 10.4.3.152 () {70 vars in 1597 bytes} [Fri Aug 14 03:05:50 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 114 bytes in 57 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 03:05:50.604798 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cc9dde49-6edd-4a3e-975a-b45579e53368 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:50.758651 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cc9dde49-6edd-4a3e-975a-b45579e53368 tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] POST https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action Aug 14 03:05:50.758651 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cc9dde49-6edd-4a3e-975a-b45579e53368 tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:50.758651 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cc9dde49-6edd-4a3e-975a-b45579e53368 tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:50.787382 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:50.787382 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:50.787382 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.admin_actions [None req-cc9dde49-6edd-4a3e-975a-b45579e53368 tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Updating volume 'df818893-a9ab-4b00-b071-defa3b2b8998' with '{'status': 'error'}' {{(pid=100378) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:05:50.836486 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cc9dde49-6edd-4a3e-975a-b45579e53368 tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action returned with HTTP 202 Aug 14 03:05:50.836569 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 551/2178] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:05:50 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 03:05:50.855467 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2e6be87f-3125-4fa5-8022-e5a971d1c5c2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:50.861103 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2e6be87f-3125-4fa5-8022-e5a971d1c5c2 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:05:50.861103 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2e6be87f-3125-4fa5-8022-e5a971d1c5c2 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:50.861403 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2e6be87f-3125-4fa5-8022-e5a971d1c5c2 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:50.928746 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-2e6be87f-3125-4fa5-8022-e5a971d1c5c2 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:05:50.951223 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:50.951223 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:50.962660 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2e6be87f-3125-4fa5-8022-e5a971d1c5c2 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:50.975458 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2e6be87f-3125-4fa5-8022-e5a971d1c5c2 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:05:50.978218 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 541/2179] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:50 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 1149 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:50.997027 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:51.001628 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] POST https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action Aug 14 03:05:51.004703 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a58f177a-c292-4115-9f62-7203c6f27f7d"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:51.004703 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a58f177a-c292-4115-9f62-7203c6f27f7d"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:51.027983 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:51.027983 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:51.028503 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Volume info retrieved successfully. Aug 14 03:05:51.121390 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Attachment connected to vm 2fa33941-bd65-479a-bcf1-253c16153727, checking data on nova Aug 14 03:05:51.121959 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.compute.nova [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Creating Keystone token plugin using URL: https://10.4.3.152/identity {{(pid=100380) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 03:05:51.150178 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3013c300-4a0f-40a4-89c0-7b12442e04d4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:51.153085 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3013c300-4a0f-40a4-89c0-7b12442e04d4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:51.153364 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3013c300-4a0f-40a4-89c0-7b12442e04d4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:51.153690 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3013c300-4a0f-40a4-89c0-7b12442e04d4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:51.211468 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-3013c300-4a0f-40a4-89c0-7b12442e04d4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:05:51.226182 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:51.226182 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:51.233841 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3013c300-4a0f-40a4-89c0-7b12442e04d4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:51.239794 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3013c300-4a0f-40a4-89c0-7b12442e04d4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:51.240582 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 543/2180] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:51 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 848 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:51.313606 np0000007307 devstack@c-api.service[100380]: DEBUG novaclient.v2.client [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] REQ: curl -g -i -X GET https://10.4.3.152/compute/v2.1/servers/2fa33941-bd65-479a-bcf1-253c16153727/os-volume_attachments/df818893-a9ab-4b00-b071-defa3b2b8998 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f6ee910e0dab28b78b6a3cf6e76cb82aa94823118d927d7984a5c5a2f2e6bfb9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd" -H "X-Service-Token: {SHA256}eb4e13a6ba664764b1ce6955e45ef469d38e579c305c52b8d66b426ecef26a6a" {{(pid=100380) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 03:05:51.450545 np0000007307 devstack@c-api.service[100380]: DEBUG novaclient.v2.client [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 03:05:51 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-a7daf4c4-d4fd-450e-befb-1bbec9176348 x-openstack-request-id: req-a7daf4c4-d4fd-450e-befb-1bbec9176348 {{(pid=100380) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 03:05:51.450737 np0000007307 devstack@c-api.service[100380]: DEBUG novaclient.v2.client [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "df818893-a9ab-4b00-b071-defa3b2b8998", "serverId": "2fa33941-bd65-479a-bcf1-253c16153727", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a58f177a-c292-4115-9f62-7203c6f27f7d", "bdm_uuid": "b1abb54e-825d-492d-af4b-0b069bc2f7c3"}} {{(pid=100380) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 03:05:51.450858 np0000007307 devstack@c-api.service[100380]: DEBUG novaclient.v2.client [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] GET call to compute for https://10.4.3.152/compute/v2.1/servers/2fa33941-bd65-479a-bcf1-253c16153727/os-volume_attachments/df818893-a9ab-4b00-b071-defa3b2b8998 used request id req-a7daf4c4-d4fd-450e-befb-1bbec9176348 {{(pid=100380) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 03:05:51.454801 np0000007307 devstack@c-api.service[100380]: ERROR cinder.volume.api [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Caught error: Detach volume from instance 2fa33941-bd65-479a-bcf1-253c16153727 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2fa33941-bd65-479a-bcf1-253c16153727 using the Compute API Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 03:05:51.458565 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2fa33941-bd65-479a-bcf1-253c16153727 using the Compute API Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: ERROR cinder.api.middleware.fault Aug 14 03:05:51.459957 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.middleware.fault [None req-5676d9c5-de5e-47c8-9d52-b0ccf65908fd tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action returned with HTTP 409 Aug 14 03:05:51.461778 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 546/2181] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:05:50 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 167 bytes in 464 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:05:51.472304 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-302f5351-c0cb-4305-a61f-0612e0a81a7f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:51.476122 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 552/2182] 10.4.3.152 () {70 vars in 1597 bytes} [Fri Aug 14 03:05:51 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 03:05:51.495176 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-76fab8a9-87f7-420f-afa0-6d0d0baf160f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:51.550939 np0000007307 devstack@c-api.service[100381]: WARNING keystonemiddleware.auth_token [None req-76fab8a9-87f7-420f-afa0-6d0d0baf160f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 03:05:51.556296 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 542/2183] 10.4.3.152 () {70 vars in 1597 bytes} [Fri Aug 14 03:05:51 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 114 bytes in 62 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 03:05:51.568475 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dd747d87-30e7-4129-ab34-63ff479cfc09 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:51.571786 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd747d87-30e7-4129-ab34-63ff479cfc09 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:51.571959 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd747d87-30e7-4129-ab34-63ff479cfc09 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:51.573338 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd747d87-30e7-4129-ab34-63ff479cfc09 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:51.589086 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:51.589086 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:51.602767 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-dd747d87-30e7-4129-ab34-63ff479cfc09 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:51.611163 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd747d87-30e7-4129-ab34-63ff479cfc09 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:51.611693 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 544/2184] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:51 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:51.634321 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5e5193d4-f87e-4385-bea9-709bcfc998fd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:51.638055 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5e5193d4-f87e-4385-bea9-709bcfc998fd tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:51.638329 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5e5193d4-f87e-4385-bea9-709bcfc998fd tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:51.638585 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5e5193d4-f87e-4385-bea9-709bcfc998fd tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:51.696674 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-5e5193d4-f87e-4385-bea9-709bcfc998fd tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:05:51.704829 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:51.704829 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:51.710897 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5e5193d4-f87e-4385-bea9-709bcfc998fd tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:51.718333 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5e5193d4-f87e-4385-bea9-709bcfc998fd tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:51.719337 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 547/2185] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:51 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 858 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:51.779356 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-5c63155e-194d-489e-9084-e4522fe592b7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:51.782030 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-5c63155e-194d-489e-9084-e4522fe592b7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:51.782334 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-5c63155e-194d-489e-9084-e4522fe592b7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:51.782567 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-5c63155e-194d-489e-9084-e4522fe592b7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:51.792422 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:51.792422 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:51.798025 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-5c63155e-194d-489e-9084-e4522fe592b7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:51.804640 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-5c63155e-194d-489e-9084-e4522fe592b7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:51.805357 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 553/2186] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:05:51 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:51.912654 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fda6ff8e-96cd-4c2a-af06-b90a6b7be9dd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:51.913218 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fda6ff8e-96cd-4c2a-af06-b90a6b7be9dd None None] GET https://10.4.3.152/volume// Aug 14 03:05:51.913499 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fda6ff8e-96cd-4c2a-af06-b90a6b7be9dd None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:51.913775 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fda6ff8e-96cd-4c2a-af06-b90a6b7be9dd None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:51.914240 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fda6ff8e-96cd-4c2a-af06-b90a6b7be9dd None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:51.914561 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 543/2187] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:05:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:51.923783 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-c62c5fec-38b5-4072-83b4-e9a5276d6e89 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:51.925966 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-c62c5fec-38b5-4072-83b4-e9a5276d6e89 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:05:51.926068 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-c62c5fec-38b5-4072-83b4-e9a5276d6e89 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3cda38db-fa46-4c10-9e21-34f26a2dde39", "connector": null, "instance_uuid": "2fa33941-bd65-479a-bcf1-253c16153727"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:51.940326 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:51.940326 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:51.980805 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-c62c5fec-38b5-4072-83b4-e9a5276d6e89 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:05:51.981201 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 545/2188] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:05:51 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:52.014604 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-10234211-9c51-4382-a716-c6fca3ade08d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:52.016464 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-10234211-9c51-4382-a716-c6fca3ade08d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:52.016715 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-10234211-9c51-4382-a716-c6fca3ade08d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:52.016929 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-10234211-9c51-4382-a716-c6fca3ade08d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:52.030343 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6c7d01a3-ffba-4d14-a2f3-f4e9b9aed3bb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:52.030846 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6c7d01a3-ffba-4d14-a2f3-f4e9b9aed3bb None None] GET https://10.4.3.152/volume// Aug 14 03:05:52.031023 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6c7d01a3-ffba-4d14-a2f3-f4e9b9aed3bb None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:52.031259 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6c7d01a3-ffba-4d14-a2f3-f4e9b9aed3bb None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:52.031345 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:52.031345 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:52.031614 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6c7d01a3-ffba-4d14-a2f3-f4e9b9aed3bb None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:52.031950 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 554/2189] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:05:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:52.040786 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-10234211-9c51-4382-a716-c6fca3ade08d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:52.044995 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-5abfc717-9c61-4960-9e73-f1a556d5e30e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:52.047744 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-10234211-9c51-4382-a716-c6fca3ade08d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:52.048419 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 548/2190] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:52 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:52.048593 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-5abfc717-9c61-4960-9e73-f1a556d5e30e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:52.048781 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-5abfc717-9c61-4960-9e73-f1a556d5e30e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:52.049066 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-5abfc717-9c61-4960-9e73-f1a556d5e30e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:52.063217 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:52.063217 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:52.068280 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-5abfc717-9c61-4960-9e73-f1a556d5e30e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:52.074889 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-5abfc717-9c61-4960-9e73-f1a556d5e30e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:52.074889 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 544/2191] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:05:52 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 1037 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:05:52.191807 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-ea894845-cd80-4c6d-aea6-d5b4df117949 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:52.194553 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-ea894845-cd80-4c6d-aea6-d5b4df117949 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] PUT https://10.4.3.152/volume/v3/attachments/3d7456de-a5df-4485-81a7-0e4db5a872ca Aug 14 03:05:52.195194 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-ea894845-cd80-4c6d-aea6-d5b4df117949 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:52.205309 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-ea894845-cd80-4c6d-aea6-d5b4df117949 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Acquiring lock "cinder-attachment_update-3cda38db-fa46-4c10-9e21-34f26a2dde39-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:05:52.212123 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-ea894845-cd80-4c6d-aea6-d5b4df117949 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Lock "cinder-attachment_update-3cda38db-fa46-4c10-9e21-34f26a2dde39-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:05:52.214101 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:52.214101 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:52.259176 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e34564b4-b7f7-4cc5-9a7c-f1c2919a47f1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:52.261499 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e34564b4-b7f7-4cc5-9a7c-f1c2919a47f1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:52.261766 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e34564b4-b7f7-4cc5-9a7c-f1c2919a47f1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:52.263045 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e34564b4-b7f7-4cc5-9a7c-f1c2919a47f1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:52.276295 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:52.276295 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:52.281683 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e34564b4-b7f7-4cc5-9a7c-f1c2919a47f1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:52.290205 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e34564b4-b7f7-4cc5-9a7c-f1c2919a47f1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:52.291432 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 555/2192] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:52 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:52.335366 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-ea894845-cd80-4c6d-aea6-d5b4df117949 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Lock "cinder-attachment_update-3cda38db-fa46-4c10-9e21-34f26a2dde39-np0000007307" released by "attachment_update" :: held 0.123s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:05:52.335875 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-ea894845-cd80-4c6d-aea6-d5b4df117949 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/attachments/3d7456de-a5df-4485-81a7-0e4db5a872ca returned with HTTP 200 Aug 14 03:05:52.336638 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 546/2193] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:05:52 2026] PUT /volume/v3/attachments/3d7456de-a5df-4485-81a7-0e4db5a872ca => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:52.816062 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-65996eb4-7aea-4f91-8ee0-f8a4264da830 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:52.820214 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-65996eb4-7aea-4f91-8ee0-f8a4264da830 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] POST https://10.4.3.152/volume/v3/attachments/26803474-5895-42d5-a721-c4356d63eed8/action Aug 14 03:05:52.820214 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-65996eb4-7aea-4f91-8ee0-f8a4264da830 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:52.820773 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-65996eb4-7aea-4f91-8ee0-f8a4264da830 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:52.842147 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:52.842147 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:52.861601 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-48c447a4-ce30-45d3-a8c1-a3b1b839eaf6 req-65996eb4-7aea-4f91-8ee0-f8a4264da830 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/attachments/26803474-5895-42d5-a721-c4356d63eed8/action returned with HTTP 204 Aug 14 03:05:52.863521 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 549/2194] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:05:52 2026] POST /volume/v3/attachments/26803474-5895-42d5-a721-c4356d63eed8/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:53.065515 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-60ce2894-e61d-4382-86ff-efc98221d802 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:53.067787 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-60ce2894-e61d-4382-86ff-efc98221d802 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:53.068055 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-60ce2894-e61d-4382-86ff-efc98221d802 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:53.068309 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-60ce2894-e61d-4382-86ff-efc98221d802 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:53.084018 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:53.084018 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:53.091949 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-60ce2894-e61d-4382-86ff-efc98221d802 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:53.098370 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-60ce2894-e61d-4382-86ff-efc98221d802 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:53.098761 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 545/2195] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:53 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:53.311513 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-77623661-bdf4-45c6-82f7-1a68cc0a6f5a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:53.313692 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-77623661-bdf4-45c6-82f7-1a68cc0a6f5a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:53.313807 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-77623661-bdf4-45c6-82f7-1a68cc0a6f5a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:53.314098 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-77623661-bdf4-45c6-82f7-1a68cc0a6f5a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:53.328857 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:53.328857 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:53.331694 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-77623661-bdf4-45c6-82f7-1a68cc0a6f5a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:53.339459 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-77623661-bdf4-45c6-82f7-1a68cc0a6f5a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:53.341058 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 556/2196] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:53 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:53.360048 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a6443549-8465-4a21-845a-d19330f3fabd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:53.362798 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a6443549-8465-4a21-845a-d19330f3fabd tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:53.363344 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a6443549-8465-4a21-845a-d19330f3fabd tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:53.363498 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a6443549-8465-4a21-845a-d19330f3fabd tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:53.388233 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:53.388233 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:53.395425 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a6443549-8465-4a21-845a-d19330f3fabd tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:53.403583 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a6443549-8465-4a21-845a-d19330f3fabd tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:53.403878 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 547/2197] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:53 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:53.467497 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-dea9b54f-61fa-4d99-b301-ea1e8bba4b47 req-b06912fb-7e74-4667-b28d-96e3af73e761 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:53.472646 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-dea9b54f-61fa-4d99-b301-ea1e8bba4b47 req-b06912fb-7e74-4667-b28d-96e3af73e761 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:53.472993 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-dea9b54f-61fa-4d99-b301-ea1e8bba4b47 req-b06912fb-7e74-4667-b28d-96e3af73e761 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:53.473283 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-dea9b54f-61fa-4d99-b301-ea1e8bba4b47 req-b06912fb-7e74-4667-b28d-96e3af73e761 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:53.490581 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:53.490581 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:53.508961 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-dea9b54f-61fa-4d99-b301-ea1e8bba4b47 req-b06912fb-7e74-4667-b28d-96e3af73e761 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:53.515676 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-dea9b54f-61fa-4d99-b301-ea1e8bba4b47 req-b06912fb-7e74-4667-b28d-96e3af73e761 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:53.516069 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 550/2198] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:05:53 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:53.540989 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4a00926f-9ffb-4448-bddd-aac254baa6b1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:53.546800 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4a00926f-9ffb-4448-bddd-aac254baa6b1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:53.547409 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4a00926f-9ffb-4448-bddd-aac254baa6b1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:53.547531 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4a00926f-9ffb-4448-bddd-aac254baa6b1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:53.566463 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:53.566463 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:53.572348 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4a00926f-9ffb-4448-bddd-aac254baa6b1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:53.579605 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4a00926f-9ffb-4448-bddd-aac254baa6b1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:53.580155 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 546/2199] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:53 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:53.647903 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-025eec0c-3561-4dc3-97f2-f6504460712d req-8925fda9-0e9e-4e02-86c5-27ba0144738e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:53.652853 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-8925fda9-0e9e-4e02-86c5-27ba0144738e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:53.652853 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-8925fda9-0e9e-4e02-86c5-27ba0144738e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:53.652853 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-8925fda9-0e9e-4e02-86c5-27ba0144738e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:53.667308 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:53.667308 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:53.675848 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-025eec0c-3561-4dc3-97f2-f6504460712d req-8925fda9-0e9e-4e02-86c5-27ba0144738e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:53.680646 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-8925fda9-0e9e-4e02-86c5-27ba0144738e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:53.681411 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 557/2200] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:05:53 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:53.709057 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-025eec0c-3561-4dc3-97f2-f6504460712d req-a086855f-f247-42ef-8320-246d484ecad2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:53.715991 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-a086855f-f247-42ef-8320-246d484ecad2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] POST https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21/action Aug 14 03:05:53.716377 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-a086855f-f247-42ef-8320-246d484ecad2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:53.717087 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-a086855f-f247-42ef-8320-246d484ecad2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:53.730021 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:53.730021 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:53.730536 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-025eec0c-3561-4dc3-97f2-f6504460712d req-a086855f-f247-42ef-8320-246d484ecad2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:53.740321 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-025eec0c-3561-4dc3-97f2-f6504460712d req-a086855f-f247-42ef-8320-246d484ecad2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Begin detaching volume completed successfully. Aug 14 03:05:53.740534 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-a086855f-f247-42ef-8320-246d484ecad2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21/action returned with HTTP 202 Aug 14 03:05:53.740986 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 548/2201] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:05:53 2026] POST /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:05:53.788184 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-cddfbbe8-4945-4ca8-b2c5-2c2a1dbb36e5 req-29b20a23-7297-46d6-aae2-9a84bd8806c2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:53.791518 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-cddfbbe8-4945-4ca8-b2c5-2c2a1dbb36e5 req-29b20a23-7297-46d6-aae2-9a84bd8806c2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] DELETE https://10.4.3.152/volume/v3/attachments/47f18efe-2fea-4b75-ab65-fd39b1db99bf Aug 14 03:05:53.792012 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-cddfbbe8-4945-4ca8-b2c5-2c2a1dbb36e5 req-29b20a23-7297-46d6-aae2-9a84bd8806c2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:53.792438 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-cddfbbe8-4945-4ca8-b2c5-2c2a1dbb36e5 req-29b20a23-7297-46d6-aae2-9a84bd8806c2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:53.807896 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:53.807896 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:53.814905 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bc31071e-30ee-4bca-bbfa-9886f9f83437 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:53.815413 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bc31071e-30ee-4bca-bbfa-9886f9f83437 None None] GET https://10.4.3.152/volume// Aug 14 03:05:53.815598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bc31071e-30ee-4bca-bbfa-9886f9f83437 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:53.815809 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bc31071e-30ee-4bca-bbfa-9886f9f83437 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:53.816331 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bc31071e-30ee-4bca-bbfa-9886f9f83437 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:53.816721 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 547/2202] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:05:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:53.829530 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-025eec0c-3561-4dc3-97f2-f6504460712d req-56d1cc68-fcef-471c-a875-1d8c39e8c084 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:53.832380 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-56d1cc68-fcef-471c-a875-1d8c39e8c084 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:53.833228 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-56d1cc68-fcef-471c-a875-1d8c39e8c084 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:53.833228 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-56d1cc68-fcef-471c-a875-1d8c39e8c084 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:53.851001 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:53.851001 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:53.860321 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-025eec0c-3561-4dc3-97f2-f6504460712d req-56d1cc68-fcef-471c-a875-1d8c39e8c084 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:53.866250 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-56d1cc68-fcef-471c-a875-1d8c39e8c084 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:53.867448 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 558/2203] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:05:53 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:05:53.904269 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-cddfbbe8-4945-4ca8-b2c5-2c2a1dbb36e5 req-29b20a23-7297-46d6-aae2-9a84bd8806c2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/attachments/47f18efe-2fea-4b75-ab65-fd39b1db99bf returned with HTTP 200 Aug 14 03:05:53.904269 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 551/2204] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:05:53 2026] DELETE /volume/v3/attachments/47f18efe-2fea-4b75-ab65-fd39b1db99bf => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:54.117321 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7abd74be-4b6a-4a0d-bcc6-7d56f568164c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:54.120373 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7abd74be-4b6a-4a0d-bcc6-7d56f568164c tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:54.120519 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7abd74be-4b6a-4a0d-bcc6-7d56f568164c tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:54.124047 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7abd74be-4b6a-4a0d-bcc6-7d56f568164c tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:54.138048 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:54.138048 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:54.155725 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7abd74be-4b6a-4a0d-bcc6-7d56f568164c tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:54.171280 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7abd74be-4b6a-4a0d-bcc6-7d56f568164c tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:54.171280 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 549/2205] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:54 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:54.836979 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-be894bcc-1d40-4f62-8764-05f917d858fe None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:54.839088 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:05:54.839500 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2141216731", "source_volid": "a3640062-d8d9-4132-ae4c-c17b99d7616b", "volume_type": "tempest-scenario-type-luks-1872722878", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:54.841480 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2141216731', 'source_volid': 'a3640062-d8d9-4132-ae4c-c17b99d7616b', 'volume_type': 'tempest-scenario-type-luks-1872722878', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:05:54.853573 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:54.853573 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:54.854367 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume retrieved successfully. Aug 14 03:05:54.854367 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Create volume of 1 GB Aug 14 03:05:54.855263 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Availability Zones retrieved successfully. Aug 14 03:05:54.862849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Flow 'volume_create_api' (6a949f26-8d70-4fb4-bb81-6f6a88404fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:05:54.866990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557ed3d8-c1ee-49f3-9cdf-d0d650ff10cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:54.868351 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:05:54.896974 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557ed3d8-c1ee-49f3-9cdf-d0d650ff10cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a3640062-d8d9-4132-ae4c-c17b99d7616b', 'volume_type': VolumeType(created_at=2026-08-14T03:04:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=304186cf-c492-4de7-ae5b-f8dea3be7be3,is_public=True,name='tempest-scenario-type-luks-1872722878',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '304186cf-c492-4de7-ae5b-f8dea3be7be3', '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=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:54.899637 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967e6e43-e472-437f-aa26-d501f99d696e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:54.984895 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Created reservations ['b5e8b698-2fe9-482b-a538-81246e7a8acd', '22406599-90e5-4c8c-9cb1-8e98b74a73af', 'fbf7df13-cd2e-403c-a3e2-4bbea3e5e7b2', '6a581414-1aeb-433a-8bd6-6885330f2a8b'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:05:54.986365 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967e6e43-e472-437f-aa26-d501f99d696e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5e8b698-2fe9-482b-a538-81246e7a8acd', '22406599-90e5-4c8c-9cb1-8e98b74a73af', 'fbf7df13-cd2e-403c-a3e2-4bbea3e5e7b2', '6a581414-1aeb-433a-8bd6-6885330f2a8b']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:54.987530 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a83a9793-3465-495f-84d5-b73075b0d537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:55.038543 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a83a9793-3465-495f-84d5-b73075b0d537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fd928df-9abc-49b9-94ef-22c35f179cde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2141216731',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db415e87a1134a11948b492d35045245',qos_specs=None,replication_status=,reservations=['b5e8b698-2fe9-482b-a538-81246e7a8acd','22406599-90e5-4c8c-9cb1-8e98b74a73af','fbf7df13-cd2e-403c-a3e2-4bbea3e5e7b2','6a581414-1aeb-433a-8bd6-6885330f2a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=a3640062-d8d9-4132-ae4c-c17b99d7616b,status='creating',user_id='650453c9d4f64e06ac4125f8fd28e945',volume_type_id=304186cf-c492-4de7-ae5b-f8dea3be7be3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2141216731',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8fd928df-9abc-49b9-94ef-22c35f179cde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db415e87a1134a11948b492d35045245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a3640062-d8d9-4132-ae4c-c17b99d7616b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='650453c9d4f64e06ac4125f8fd28e945',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(304186cf-c492-4de7-ae5b-f8dea3be7be3),volume_type_id=304186cf-c492-4de7-ae5b-f8dea3be7be3)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:55.039673 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c9aa0e5-f2e8-4e9b-909c-ce0a5c5de4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:55.070533 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c9aa0e5-f2e8-4e9b-909c-ce0a5c5de4c9) transitioned into state 'SUCCESS' from state '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-2141216731',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db415e87a1134a11948b492d35045245',qos_specs=None,replication_status=,reservations=['b5e8b698-2fe9-482b-a538-81246e7a8acd','22406599-90e5-4c8c-9cb1-8e98b74a73af','fbf7df13-cd2e-403c-a3e2-4bbea3e5e7b2','6a581414-1aeb-433a-8bd6-6885330f2a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=a3640062-d8d9-4132-ae4c-c17b99d7616b,status='creating',user_id='650453c9d4f64e06ac4125f8fd28e945',volume_type_id=304186cf-c492-4de7-ae5b-f8dea3be7be3)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:55.071387 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b8f293f-a143-495e-92ff-69b019963267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:05:55.104682 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b8f293f-a143-495e-92ff-69b019963267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:05:55.105539 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Flow 'volume_create_api' (6a949f26-8d70-4fb4-bb81-6f6a88404fa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:05:55.105704 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Create volume request issued successfully. Aug 14 03:05:55.106469 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be894bcc-1d40-4f62-8764-05f917d858fe tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:05:55.107004 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 548/2206] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:05:54 2026] POST /volume/v3/volumes => generated 811 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:05:55.131643 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fa645a02-eab5-4dac-9647-2694f303abaf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:55.132877 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fa645a02-eab5-4dac-9647-2694f303abaf tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:05:55.133541 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fa645a02-eab5-4dac-9647-2694f303abaf tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:55.133541 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fa645a02-eab5-4dac-9647-2694f303abaf tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:55.147305 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:55.147305 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:55.158382 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fa645a02-eab5-4dac-9647-2694f303abaf tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:05:55.166011 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fa645a02-eab5-4dac-9647-2694f303abaf tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:05:55.166222 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 559/2207] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:55 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:55.189218 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6774d593-c01b-44ea-b36d-0bf5e3bfdf8e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:55.192453 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6774d593-c01b-44ea-b36d-0bf5e3bfdf8e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:55.193274 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6774d593-c01b-44ea-b36d-0bf5e3bfdf8e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:55.194123 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6774d593-c01b-44ea-b36d-0bf5e3bfdf8e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:55.215731 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:55.215731 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:55.224061 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6774d593-c01b-44ea-b36d-0bf5e3bfdf8e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:55.234966 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6774d593-c01b-44ea-b36d-0bf5e3bfdf8e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:55.236052 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 552/2208] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:55 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:56.191855 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-552e40e9-2dc7-42bc-b1a8-208ba6c6f529 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:56.194643 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-552e40e9-2dc7-42bc-b1a8-208ba6c6f529 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:05:56.194810 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-552e40e9-2dc7-42bc-b1a8-208ba6c6f529 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:56.195548 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-552e40e9-2dc7-42bc-b1a8-208ba6c6f529 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:56.212586 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:56.212586 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:56.223362 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-552e40e9-2dc7-42bc-b1a8-208ba6c6f529 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:05:56.239871 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-552e40e9-2dc7-42bc-b1a8-208ba6c6f529 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:05:56.239871 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 550/2209] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:56 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 903 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:56.256962 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-624fd8b4-ca46-455b-bab2-e3675f47eb4d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:56.261206 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-624fd8b4-ca46-455b-bab2-e3675f47eb4d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:56.261427 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-624fd8b4-ca46-455b-bab2-e3675f47eb4d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:56.261901 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-624fd8b4-ca46-455b-bab2-e3675f47eb4d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:56.279963 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:56.279963 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:56.286487 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-624fd8b4-ca46-455b-bab2-e3675f47eb4d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:56.292306 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-113a0799-4e9e-497c-8a22-b476a35e88de None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:56.293740 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-624fd8b4-ca46-455b-bab2-e3675f47eb4d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:56.294282 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 549/2210] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:56 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:56.296324 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-113a0799-4e9e-497c-8a22-b476a35e88de tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] POST https://10.4.3.152/volume/v3/attachments/3d7456de-a5df-4485-81a7-0e4db5a872ca/action Aug 14 03:05:56.296324 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-113a0799-4e9e-497c-8a22-b476a35e88de tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:56.296753 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-113a0799-4e9e-497c-8a22-b476a35e88de tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:56.334332 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:56.334332 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:56.358606 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-324c45db-28cd-47d6-9e73-9b3ace5429a3 req-113a0799-4e9e-497c-8a22-b476a35e88de tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/attachments/3d7456de-a5df-4485-81a7-0e4db5a872ca/action returned with HTTP 204 Aug 14 03:05:56.359405 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 560/2211] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:05:56 2026] POST /volume/v3/attachments/3d7456de-a5df-4485-81a7-0e4db5a872ca/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:05:56.380404 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-025eec0c-3561-4dc3-97f2-f6504460712d req-59477039-5849-459c-9ae2-163a5654db4a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:56.384621 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-59477039-5849-459c-9ae2-163a5654db4a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] DELETE https://10.4.3.152/volume/v3/attachments/26803474-5895-42d5-a721-c4356d63eed8 Aug 14 03:05:56.384988 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-59477039-5849-459c-9ae2-163a5654db4a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:56.385250 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-59477039-5849-459c-9ae2-163a5654db4a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:56.403250 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:56.403250 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:56.511801 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-025eec0c-3561-4dc3-97f2-f6504460712d req-59477039-5849-459c-9ae2-163a5654db4a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/attachments/26803474-5895-42d5-a721-c4356d63eed8 returned with HTTP 200 Aug 14 03:05:56.512606 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 553/2212] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:05:56 2026] DELETE /volume/v3/attachments/26803474-5895-42d5-a721-c4356d63eed8 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:56.983052 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-41eecee5-0b4b-4d41-a1f2-89a60e1f0161 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:56.985189 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-41eecee5-0b4b-4d41-a1f2-89a60e1f0161 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:05:56.985375 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-41eecee5-0b4b-4d41-a1f2-89a60e1f0161 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:56.985565 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-41eecee5-0b4b-4d41-a1f2-89a60e1f0161 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:56.994089 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:56.994089 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:57.000271 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-41eecee5-0b4b-4d41-a1f2-89a60e1f0161 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:05:57.008141 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-41eecee5-0b4b-4d41-a1f2-89a60e1f0161 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:05:57.008856 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 551/2213] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:56 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:57.257933 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5dd044c7-fbd8-44e4-a49d-595aa26bdb3d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:57.261202 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5dd044c7-fbd8-44e4-a49d-595aa26bdb3d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:05:57.261542 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5dd044c7-fbd8-44e4-a49d-595aa26bdb3d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:57.261902 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5dd044c7-fbd8-44e4-a49d-595aa26bdb3d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:57.272547 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:57.272547 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:57.277810 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5dd044c7-fbd8-44e4-a49d-595aa26bdb3d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:05:57.284931 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5dd044c7-fbd8-44e4-a49d-595aa26bdb3d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:05:57.285454 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 550/2214] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:57 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:57.316811 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-68879993-1c89-43a4-be7f-6a318e279b95 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:57.318726 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-68879993-1c89-43a4-be7f-6a318e279b95 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:57.318949 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-68879993-1c89-43a4-be7f-6a318e279b95 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:57.319473 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-68879993-1c89-43a4-be7f-6a318e279b95 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:57.336096 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:57.336096 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:57.343324 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-68879993-1c89-43a4-be7f-6a318e279b95 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:57.350745 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-68879993-1c89-43a4-be7f-6a318e279b95 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:57.351877 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 561/2215] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:57 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 1150 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:57.372769 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b538786a-1b5d-41cb-89bc-71000d1c2473 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:57.376238 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b538786a-1b5d-41cb-89bc-71000d1c2473 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:57.376238 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b538786a-1b5d-41cb-89bc-71000d1c2473 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:57.376466 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b538786a-1b5d-41cb-89bc-71000d1c2473 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:57.392504 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:57.392504 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:05:57.399623 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b538786a-1b5d-41cb-89bc-71000d1c2473 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:57.405433 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b538786a-1b5d-41cb-89bc-71000d1c2473 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:57.405922 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 554/2216] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:57 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 1150 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:57.419739 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a9ba68d8-d6fe-4d7f-b640-17d53079398e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:57.421981 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a9ba68d8-d6fe-4d7f-b640-17d53079398e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] POST https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action Aug 14 03:05:57.424336 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a9ba68d8-d6fe-4d7f-b640-17d53079398e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action body: b'{"os-detach": {"attachment_id": "3d7456de-a5df-4485-81a7-0e4db5a872ca"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:57.424336 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a9ba68d8-d6fe-4d7f-b640-17d53079398e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "3d7456de-a5df-4485-81a7-0e4db5a872ca"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:57.437220 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:57.437220 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:57.438071 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a9ba68d8-d6fe-4d7f-b640-17d53079398e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:57.452068 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a9ba68d8-d6fe-4d7f-b640-17d53079398e tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action returned with HTTP 400 Aug 14 03:05:57.452873 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 552/2217] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:05:57 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 100 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:05:57.523115 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-ef1b38f8-ec54-49b9-ade9-4ddd5e9ee43a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:57.529631 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-ef1b38f8-ec54-49b9-ade9-4ddd5e9ee43a tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:57.530023 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-ef1b38f8-ec54-49b9-ade9-4ddd5e9ee43a tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:57.530281 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-ef1b38f8-ec54-49b9-ade9-4ddd5e9ee43a tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:57.555031 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:57.555031 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:57.560636 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-ef1b38f8-ec54-49b9-ade9-4ddd5e9ee43a tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:57.570848 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-ef1b38f8-ec54-49b9-ade9-4ddd5e9ee43a tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:57.572484 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 551/2218] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:05:57 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 1150 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:05:57.608452 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5c96ce84-8d66-4c76-aaa6-61d3bddbb135 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:57.611483 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5c96ce84-8d66-4c76-aaa6-61d3bddbb135 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] POST https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39/action Aug 14 03:05:57.611916 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5c96ce84-8d66-4c76-aaa6-61d3bddbb135 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:05:57.612087 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5c96ce84-8d66-4c76-aaa6-61d3bddbb135 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:05:57.633673 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:57.633673 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:57.633673 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5c96ce84-8d66-4c76-aaa6-61d3bddbb135 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:57.646146 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5c96ce84-8d66-4c76-aaa6-61d3bddbb135 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Begin detaching volume completed successfully. Aug 14 03:05:57.646946 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5c96ce84-8d66-4c76-aaa6-61d3bddbb135 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39/action returned with HTTP 202 Aug 14 03:05:57.647170 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 562/2219] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:05:57 2026] POST /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:05:57.729504 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-97e58ef8-5458-499d-8a99-339869d52e1d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:57.729644 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-97e58ef8-5458-499d-8a99-339869d52e1d None None] GET https://10.4.3.152/volume// Aug 14 03:05:57.729850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-97e58ef8-5458-499d-8a99-339869d52e1d None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:57.730062 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-97e58ef8-5458-499d-8a99-339869d52e1d None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:57.730391 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-97e58ef8-5458-499d-8a99-339869d52e1d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:05:57.730665 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 555/2220] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:05:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:05:57.743300 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5593b0e4-fd2d-453d-a9e6-7cd5ed70aaa3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:57.746566 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5593b0e4-fd2d-453d-a9e6-7cd5ed70aaa3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:05:57.747400 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5593b0e4-fd2d-453d-a9e6-7cd5ed70aaa3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:57.747400 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5593b0e4-fd2d-453d-a9e6-7cd5ed70aaa3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:57.771615 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:57.771615 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:05:57.775489 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5593b0e4-fd2d-453d-a9e6-7cd5ed70aaa3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:05:57.783326 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-5593b0e4-fd2d-453d-a9e6-7cd5ed70aaa3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:05:57.783501 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 553/2221] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:05:57 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 1333 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:05:58.302687 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-89be8d5c-b456-46f3-a0fa-e7f5a78c6223 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:58.304807 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-89be8d5c-b456-46f3-a0fa-e7f5a78c6223 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:05:58.305050 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-89be8d5c-b456-46f3-a0fa-e7f5a78c6223 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:58.305268 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-89be8d5c-b456-46f3-a0fa-e7f5a78c6223 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:58.321069 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:58.321069 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:05:58.331691 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-89be8d5c-b456-46f3-a0fa-e7f5a78c6223 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:05:58.342674 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-89be8d5c-b456-46f3-a0fa-e7f5a78c6223 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:05:58.343184 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 552/2222] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:58 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:59.358389 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-26d22259-f811-4f5b-b058-3b8c71b21712 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:59.360380 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-26d22259-f811-4f5b-b058-3b8c71b21712 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:05:59.360636 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-26d22259-f811-4f5b-b058-3b8c71b21712 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:59.360860 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-26d22259-f811-4f5b-b058-3b8c71b21712 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:59.370691 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:59.370691 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:05:59.375155 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-26d22259-f811-4f5b-b058-3b8c71b21712 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:05:59.379918 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-26d22259-f811-4f5b-b058-3b8c71b21712 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:05:59.380366 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 563/2223] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:05:59 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:05:59.910566 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-d8472a04-24ca-4037-81d8-68f501dd39d3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:05:59.913743 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-d8472a04-24ca-4037-81d8-68f501dd39d3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] DELETE https://10.4.3.152/volume/v3/attachments/3d7456de-a5df-4485-81a7-0e4db5a872ca Aug 14 03:05:59.914651 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-d8472a04-24ca-4037-81d8-68f501dd39d3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:05:59.914651 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-d8472a04-24ca-4037-81d8-68f501dd39d3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:05:59.927663 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:05:59.927663 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:00.033777 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ffc3e612-fa80-4c6d-8446-ab2bb3db9d9f req-d8472a04-24ca-4037-81d8-68f501dd39d3 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/attachments/3d7456de-a5df-4485-81a7-0e4db5a872ca returned with HTTP 200 Aug 14 03:06:00.034401 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 556/2224] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:05:59 2026] DELETE /volume/v3/attachments/3d7456de-a5df-4485-81a7-0e4db5a872ca => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:00.395001 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-265c4d5d-80e7-429d-957e-a0ddd179f611 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:00.397706 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-265c4d5d-80e7-429d-957e-a0ddd179f611 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:06:00.397989 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-265c4d5d-80e7-429d-957e-a0ddd179f611 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:00.398380 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-265c4d5d-80e7-429d-957e-a0ddd179f611 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:00.406542 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:00.406542 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:00.411521 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-265c4d5d-80e7-429d-957e-a0ddd179f611 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:06:00.418043 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-265c4d5d-80e7-429d-957e-a0ddd179f611 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:06:00.418599 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 554/2225] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:00 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:00.914372 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4f129eb4-3d26-4c5a-ab4e-0fe2f185d655 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:00.916218 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4f129eb4-3d26-4c5a-ab4e-0fe2f185d655 tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] POST https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action Aug 14 03:06:00.916568 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4f129eb4-3d26-4c5a-ab4e-0fe2f185d655 tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:06:00.916740 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4f129eb4-3d26-4c5a-ab4e-0fe2f185d655 tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:00.933909 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:00.933909 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:00.939914 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.admin_actions [None req-4f129eb4-3d26-4c5a-ab4e-0fe2f185d655 tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] Updating volume 'df818893-a9ab-4b00-b071-defa3b2b8998' with '{'status': 'in-use'}' {{(pid=100381) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:06:00.973308 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4f129eb4-3d26-4c5a-ab4e-0fe2f185d655 tempest-TestServerVolumeAttachmentScenario-1215203402 tempest-TestServerVolumeAttachmentScenario-1215203402-project-admin] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action returned with HTTP 202 Aug 14 03:06:00.973989 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 553/2226] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:06:00 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:06:00.984021 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c27faa45-124a-42e4-b4fa-9c97c7d52f1d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:00.988903 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c27faa45-124a-42e4-b4fa-9c97c7d52f1d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:06:00.988903 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c27faa45-124a-42e4-b4fa-9c97c7d52f1d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:00.988903 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c27faa45-124a-42e4-b4fa-9c97c7d52f1d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:01.001944 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:01.001944 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:01.008634 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c27faa45-124a-42e4-b4fa-9c97c7d52f1d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:06:01.016513 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c27faa45-124a-42e4-b4fa-9c97c7d52f1d tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:06:01.018518 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 564/2227] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:00 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 1150 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:01.079873 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-8b6e0450-d92e-464a-ac8d-33a9b2deb9fa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:01.082777 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-8b6e0450-d92e-464a-ac8d-33a9b2deb9fa tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:06:01.083007 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-8b6e0450-d92e-464a-ac8d-33a9b2deb9fa tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:01.083197 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-8b6e0450-d92e-464a-ac8d-33a9b2deb9fa tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:01.097740 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:01.097740 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:01.103833 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-8b6e0450-d92e-464a-ac8d-33a9b2deb9fa tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:06:01.112319 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-8b6e0450-d92e-464a-ac8d-33a9b2deb9fa tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:06:01.112806 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 557/2228] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:06:01 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 1150 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:01.133863 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-9648fe74-37fd-4ccb-ae13-dcd9e49bb57b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:01.136363 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-9648fe74-37fd-4ccb-ae13-dcd9e49bb57b tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] POST https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action Aug 14 03:06:01.136900 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-9648fe74-37fd-4ccb-ae13-dcd9e49bb57b tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:06:01.136986 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-9648fe74-37fd-4ccb-ae13-dcd9e49bb57b tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:01.154915 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:01.154915 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:01.156499 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-9648fe74-37fd-4ccb-ae13-dcd9e49bb57b tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:06:01.165504 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-9648fe74-37fd-4ccb-ae13-dcd9e49bb57b tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Begin detaching volume completed successfully. Aug 14 03:06:01.166035 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-9648fe74-37fd-4ccb-ae13-dcd9e49bb57b tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action returned with HTTP 202 Aug 14 03:06:01.166679 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 555/2229] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:06:01 2026] POST /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:06:01.244681 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3f90ab61-8528-4a29-b0fa-e42b59c26e97 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:01.245191 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3f90ab61-8528-4a29-b0fa-e42b59c26e97 None None] GET https://10.4.3.152/volume// Aug 14 03:06:01.245414 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3f90ab61-8528-4a29-b0fa-e42b59c26e97 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:01.245568 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3f90ab61-8528-4a29-b0fa-e42b59c26e97 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:01.245961 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3f90ab61-8528-4a29-b0fa-e42b59c26e97 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:06:01.246723 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 554/2230] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:06:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:06:01.256485 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-867f410a-c01c-4478-a222-ba80f7663443 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:01.260963 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-867f410a-c01c-4478-a222-ba80f7663443 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:06:01.261651 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-867f410a-c01c-4478-a222-ba80f7663443 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:01.261790 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-867f410a-c01c-4478-a222-ba80f7663443 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:01.282797 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:01.282797 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:01.289592 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-867f410a-c01c-4478-a222-ba80f7663443 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:06:01.296545 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-867f410a-c01c-4478-a222-ba80f7663443 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:06:01.297775 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 565/2231] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:06:01 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 1333 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:01.435243 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6f83d6d1-8fac-4814-9220-b1c82eaa2f94 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:01.437862 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f83d6d1-8fac-4814-9220-b1c82eaa2f94 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:06:01.438470 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f83d6d1-8fac-4814-9220-b1c82eaa2f94 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:01.438684 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f83d6d1-8fac-4814-9220-b1c82eaa2f94 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:01.449060 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:01.449060 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:01.458897 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6f83d6d1-8fac-4814-9220-b1c82eaa2f94 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:06:01.467631 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f83d6d1-8fac-4814-9220-b1c82eaa2f94 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:06:01.468268 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 558/2232] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:01 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:02.356699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-21b65cdc-8dbd-45b7-a217-e810c0f46a96 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:02.358800 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-21b65cdc-8dbd-45b7-a217-e810c0f46a96 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] DELETE https://10.4.3.152/volume/v3/attachments/a58f177a-c292-4115-9f62-7203c6f27f7d Aug 14 03:06:02.359023 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-21b65cdc-8dbd-45b7-a217-e810c0f46a96 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:02.359272 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-21b65cdc-8dbd-45b7-a217-e810c0f46a96 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:02.366740 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:02.366740 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:02.430090 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-fecd3f12-3695-41d2-8e58-3b0431ffb517 req-21b65cdc-8dbd-45b7-a217-e810c0f46a96 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/attachments/a58f177a-c292-4115-9f62-7203c6f27f7d returned with HTTP 200 Aug 14 03:06:02.430662 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 556/2233] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:06:02 2026] DELETE /volume/v3/attachments/a58f177a-c292-4115-9f62-7203c6f27f7d => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:02.489491 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f47a371b-b6c0-4de6-93f2-c8f061028250 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:02.494311 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f47a371b-b6c0-4de6-93f2-c8f061028250 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:06:02.494464 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f47a371b-b6c0-4de6-93f2-c8f061028250 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:02.494671 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f47a371b-b6c0-4de6-93f2-c8f061028250 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:02.512070 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:02.512070 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:02.518092 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f47a371b-b6c0-4de6-93f2-c8f061028250 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:06:02.526321 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f47a371b-b6c0-4de6-93f2-c8f061028250 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:06:02.526918 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 555/2234] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:02 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:03.381726 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-996b2987-9409-4a01-9caf-7e2216356cfd req-4920d5cf-0167-4fc2-b2f4-76b83393842f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:03.383806 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-996b2987-9409-4a01-9caf-7e2216356cfd req-4920d5cf-0167-4fc2-b2f4-76b83393842f tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:06:03.384156 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-996b2987-9409-4a01-9caf-7e2216356cfd req-4920d5cf-0167-4fc2-b2f4-76b83393842f tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:03.385646 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-996b2987-9409-4a01-9caf-7e2216356cfd req-4920d5cf-0167-4fc2-b2f4-76b83393842f tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:03.393508 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:03.393508 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:03.397706 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-996b2987-9409-4a01-9caf-7e2216356cfd req-4920d5cf-0167-4fc2-b2f4-76b83393842f tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:06:03.402617 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-996b2987-9409-4a01-9caf-7e2216356cfd req-4920d5cf-0167-4fc2-b2f4-76b83393842f tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:06:03.403907 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 566/2235] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:06:03 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:03.546657 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0497ad20-33f5-48d2-83e9-f0d53c199e62 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:03.548419 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0497ad20-33f5-48d2-83e9-f0d53c199e62 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:06:03.549868 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0497ad20-33f5-48d2-83e9-f0d53c199e62 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:03.549868 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0497ad20-33f5-48d2-83e9-f0d53c199e62 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:03.560047 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:03.560047 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:03.569637 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0497ad20-33f5-48d2-83e9-f0d53c199e62 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:06:03.577063 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0497ad20-33f5-48d2-83e9-f0d53c199e62 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:06:03.577605 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 559/2236] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:03 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:04.597334 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-768aa4d4-bea6-4f7b-8ead-749dcdf3271e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:04.599382 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-768aa4d4-bea6-4f7b-8ead-749dcdf3271e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:06:04.599684 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-768aa4d4-bea6-4f7b-8ead-749dcdf3271e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:04.599978 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-768aa4d4-bea6-4f7b-8ead-749dcdf3271e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:04.608990 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:04.608990 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:04.614056 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-768aa4d4-bea6-4f7b-8ead-749dcdf3271e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:06:04.619872 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-768aa4d4-bea6-4f7b-8ead-749dcdf3271e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:06:04.620299 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 557/2237] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:04 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:06:05.636766 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ce1205a5-880d-40b2-9b80-4568a1c62ee6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:05.642418 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce1205a5-880d-40b2-9b80-4568a1c62ee6 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:06:05.643954 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce1205a5-880d-40b2-9b80-4568a1c62ee6 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:05.644256 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce1205a5-880d-40b2-9b80-4568a1c62ee6 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:05.658764 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:05.658764 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:05.666529 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ce1205a5-880d-40b2-9b80-4568a1c62ee6 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:06:05.674575 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce1205a5-880d-40b2-9b80-4568a1c62ee6 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:06:05.675317 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 556/2238] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:05 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 903 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:06.578688 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1c4927ad-bed5-4fc4-945b-4640014972af None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:06.580733 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1c4927ad-bed5-4fc4-945b-4640014972af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:06:06.581011 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1c4927ad-bed5-4fc4-945b-4640014972af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:06.581267 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1c4927ad-bed5-4fc4-945b-4640014972af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:06.581466 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-1c4927ad-bed5-4fc4-945b-4640014972af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Delete volume with id: 3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:06:06.590054 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:06.590054 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:06.590655 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1c4927ad-bed5-4fc4-945b-4640014972af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:06:06.615158 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1c4927ad-bed5-4fc4-945b-4640014972af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Delete volume request issued successfully. Aug 14 03:06:06.615158 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1c4927ad-bed5-4fc4-945b-4640014972af tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 202 Aug 14 03:06:06.615729 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 567/2239] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:06:06 2026] DELETE /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:06:06.624949 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0c089ede-fd43-4e26-b30f-f4d8bf6dac78 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:06.627701 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0c089ede-fd43-4e26-b30f-f4d8bf6dac78 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:06:06.628056 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0c089ede-fd43-4e26-b30f-f4d8bf6dac78 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:06.628279 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0c089ede-fd43-4e26-b30f-f4d8bf6dac78 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:06.640246 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:06.640246 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:06.646369 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0c089ede-fd43-4e26-b30f-f4d8bf6dac78 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:06:06.652189 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0c089ede-fd43-4e26-b30f-f4d8bf6dac78 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 200 Aug 14 03:06:06.652785 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 560/2240] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:06 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:06.692112 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b6fb12be-cd13-42b5-b162-4682d041bb2a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:06.694093 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b6fb12be-cd13-42b5-b162-4682d041bb2a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:06:06.694369 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b6fb12be-cd13-42b5-b162-4682d041bb2a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:06.694593 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b6fb12be-cd13-42b5-b162-4682d041bb2a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:06.702654 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:06.702654 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:06.707421 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b6fb12be-cd13-42b5-b162-4682d041bb2a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:06:06.712591 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b6fb12be-cd13-42b5-b162-4682d041bb2a tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:06:06.713092 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 558/2241] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:06 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:07.672653 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6b8370ea-2a79-49ba-a482-c28b12d17bf1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:07.673997 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6b8370ea-2a79-49ba-a482-c28b12d17bf1 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 Aug 14 03:06:07.674445 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6b8370ea-2a79-49ba-a482-c28b12d17bf1 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:07.674727 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6b8370ea-2a79-49ba-a482-c28b12d17bf1 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:07.684123 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6b8370ea-2a79-49ba-a482-c28b12d17bf1 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 returned with HTTP 404 Aug 14 03:06:07.684939 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 557/2242] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:07 2026] GET /volume/v3/volumes/3cda38db-fa46-4c10-9e21-34f26a2dde39 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:06:07.701876 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1d26135a-557d-48aa-98b8-908f7ef3f572 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:07.705660 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1d26135a-557d-48aa-98b8-908f7ef3f572 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] DELETE https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:06:07.706060 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1d26135a-557d-48aa-98b8-908f7ef3f572 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:07.706308 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1d26135a-557d-48aa-98b8-908f7ef3f572 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:07.706696 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-1d26135a-557d-48aa-98b8-908f7ef3f572 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Delete volume with id: df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:06:07.723504 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:07.723504 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:07.724279 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1d26135a-557d-48aa-98b8-908f7ef3f572 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:06:07.728406 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-591d9f6f-1944-4430-a38e-47400c84ad59 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:07.732125 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-591d9f6f-1944-4430-a38e-47400c84ad59 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:06:07.732429 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-591d9f6f-1944-4430-a38e-47400c84ad59 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:07.732670 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-591d9f6f-1944-4430-a38e-47400c84ad59 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:07.742722 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:07.742722 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:07.749288 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-591d9f6f-1944-4430-a38e-47400c84ad59 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:06:07.756195 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1d26135a-557d-48aa-98b8-908f7ef3f572 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Delete volume request issued successfully. Aug 14 03:06:07.756427 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-591d9f6f-1944-4430-a38e-47400c84ad59 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:06:07.756503 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1d26135a-557d-48aa-98b8-908f7ef3f572 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 202 Aug 14 03:06:07.756974 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 568/2243] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:06:07 2026] DELETE /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:06:07.757067 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 561/2244] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:07 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:07.773513 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b59cf5bc-0e65-4710-97af-192c621ffb7c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:07.776217 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b59cf5bc-0e65-4710-97af-192c621ffb7c tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:06:07.776217 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b59cf5bc-0e65-4710-97af-192c621ffb7c tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:07.777076 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b59cf5bc-0e65-4710-97af-192c621ffb7c tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:07.789845 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:07.789845 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:07.796511 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b59cf5bc-0e65-4710-97af-192c621ffb7c tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Volume info retrieved successfully. Aug 14 03:06:07.803440 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b59cf5bc-0e65-4710-97af-192c621ffb7c tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 200 Aug 14 03:06:07.803984 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 559/2245] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:07 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:08.775326 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b6c071d7-a9b7-4c4b-9eba-4722234e4ab1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:08.780521 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b6c071d7-a9b7-4c4b-9eba-4722234e4ab1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:06:08.780749 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b6c071d7-a9b7-4c4b-9eba-4722234e4ab1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:08.781012 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b6c071d7-a9b7-4c4b-9eba-4722234e4ab1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:08.798927 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:08.798927 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:08.809333 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b6c071d7-a9b7-4c4b-9eba-4722234e4ab1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:06:08.819729 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b6c071d7-a9b7-4c4b-9eba-4722234e4ab1 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:06:08.820447 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 558/2246] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:08 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 1451 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:08.822980 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-85496f9d-23ce-4f92-861c-0572040f5ee7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:08.825670 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-85496f9d-23ce-4f92-861c-0572040f5ee7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] GET https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 Aug 14 03:06:08.826680 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-85496f9d-23ce-4f92-861c-0572040f5ee7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:08.827003 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-85496f9d-23ce-4f92-861c-0572040f5ee7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:08.840293 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-85496f9d-23ce-4f92-861c-0572040f5ee7 tempest-TestServerVolumeAttachmentScenario-825193208 tempest-TestServerVolumeAttachmentScenario-825193208-project-member] https://10.4.3.152/volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 returned with HTTP 404 Aug 14 03:06:08.840711 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 569/2247] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:08 2026] GET /volume/v3/volumes/df818893-a9ab-4b00-b071-defa3b2b8998 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:06:09.005958 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-6c904267-8e42-4eea-a163-718b255638a2 req-5012ea0e-addc-4929-a85c-ea9e575ba32d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:09.008506 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-5012ea0e-addc-4929-a85c-ea9e575ba32d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:06:09.009454 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-5012ea0e-addc-4929-a85c-ea9e575ba32d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:09.009454 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-5012ea0e-addc-4929-a85c-ea9e575ba32d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:09.018099 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:09.018099 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:09.026476 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-6c904267-8e42-4eea-a163-718b255638a2 req-5012ea0e-addc-4929-a85c-ea9e575ba32d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:06:09.034266 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-5012ea0e-addc-4929-a85c-ea9e575ba32d tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:06:09.035053 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 562/2248] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:06:09 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 1451 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:09.669213 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6c904267-8e42-4eea-a163-718b255638a2 req-a711028d-6bdb-4e13-8616-a5bdcbbed58b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:09.674093 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-a711028d-6bdb-4e13-8616-a5bdcbbed58b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:06:09.674301 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-a711028d-6bdb-4e13-8616-a5bdcbbed58b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:09.674567 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-a711028d-6bdb-4e13-8616-a5bdcbbed58b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:09.682730 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:09.682730 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:09.687808 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-6c904267-8e42-4eea-a163-718b255638a2 req-a711028d-6bdb-4e13-8616-a5bdcbbed58b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:06:09.694999 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-a711028d-6bdb-4e13-8616-a5bdcbbed58b tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:06:09.695630 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 560/2249] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:06:09 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 1451 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:09.711842 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-75eb557c-bd68-4973-960a-0c690ad27fc7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:09.712283 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-75eb557c-bd68-4973-960a-0c690ad27fc7 None None] GET https://10.4.3.152/volume// Aug 14 03:06:09.712601 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-75eb557c-bd68-4973-960a-0c690ad27fc7 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:09.712842 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-75eb557c-bd68-4973-960a-0c690ad27fc7 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:09.713285 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-75eb557c-bd68-4973-960a-0c690ad27fc7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:06:09.714116 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 559/2250] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:06:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:06:09.723868 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6c904267-8e42-4eea-a163-718b255638a2 req-0f68a959-2305-48f3-83e4-d2c6fce74942 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:09.727731 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-0f68a959-2305-48f3-83e4-d2c6fce74942 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:06:09.728415 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-0f68a959-2305-48f3-83e4-d2c6fce74942 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fd928df-9abc-49b9-94ef-22c35f179cde", "connector": null, "instance_uuid": "5aee4243-3355-4208-9f55-7e4195599dac"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:09.741789 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:09.741789 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:09.781254 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-0f68a959-2305-48f3-83e4-d2c6fce74942 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:06:09.781254 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 570/2251] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:06:09 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:11.270027 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-561e021e-a77a-4f58-b375-fc655b7c75cf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:11.270027 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-561e021e-a77a-4f58-b375-fc655b7c75cf None None] GET https://10.4.3.152/volume// Aug 14 03:06:11.270027 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-561e021e-a77a-4f58-b375-fc655b7c75cf None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:11.270027 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-561e021e-a77a-4f58-b375-fc655b7c75cf None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:11.270027 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-561e021e-a77a-4f58-b375-fc655b7c75cf None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:06:11.270027 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 563/2252] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:06:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:06:11.280098 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6c904267-8e42-4eea-a163-718b255638a2 req-9d997835-1db6-4e02-9b2d-abdbbd637f84 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:11.282499 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-9d997835-1db6-4e02-9b2d-abdbbd637f84 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:06:11.282699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-9d997835-1db6-4e02-9b2d-abdbbd637f84 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:11.282893 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-9d997835-1db6-4e02-9b2d-abdbbd637f84 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:11.294339 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:11.294339 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:11.302314 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-6c904267-8e42-4eea-a163-718b255638a2 req-9d997835-1db6-4e02-9b2d-abdbbd637f84 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:06:11.310814 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-9d997835-1db6-4e02-9b2d-abdbbd637f84 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:06:11.311339 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 561/2253] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:06:11 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 1630 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 03:06:11.486182 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-6c904267-8e42-4eea-a163-718b255638a2 req-3555d017-833f-436e-964e-9775d44a64cd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:11.493842 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-3555d017-833f-436e-964e-9775d44a64cd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] PUT https://10.4.3.152/volume/v3/attachments/ca57ddcf-11df-4c5a-ba08-4fdc1cafd4c4 Aug 14 03:06:11.494555 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-3555d017-833f-436e-964e-9775d44a64cd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:11.509516 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-6c904267-8e42-4eea-a163-718b255638a2 req-3555d017-833f-436e-964e-9775d44a64cd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Acquiring lock "cinder-attachment_update-8fd928df-9abc-49b9-94ef-22c35f179cde-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:06:11.518232 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-6c904267-8e42-4eea-a163-718b255638a2 req-3555d017-833f-436e-964e-9775d44a64cd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Lock "cinder-attachment_update-8fd928df-9abc-49b9-94ef-22c35f179cde-np0000007307" acquired by "attachment_update" :: waited 0.008s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:06:11.520035 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:11.520035 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:11.665989 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-6c904267-8e42-4eea-a163-718b255638a2 req-3555d017-833f-436e-964e-9775d44a64cd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Lock "cinder-attachment_update-8fd928df-9abc-49b9-94ef-22c35f179cde-np0000007307" released by "attachment_update" :: held 0.148s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:06:11.666344 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-3555d017-833f-436e-964e-9775d44a64cd tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/attachments/ca57ddcf-11df-4c5a-ba08-4fdc1cafd4c4 returned with HTTP 200 Aug 14 03:06:11.666805 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 560/2254] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:06:11 2026] PUT /volume/v3/attachments/ca57ddcf-11df-4c5a-ba08-4fdc1cafd4c4 => generated 968 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:11.718033 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6c904267-8e42-4eea-a163-718b255638a2 req-9b87c59b-41b5-4e84-8a1e-d4540380d9ee None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:11.720332 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-9b87c59b-41b5-4e84-8a1e-d4540380d9ee tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] POST https://10.4.3.152/volume/v3/attachments/ca57ddcf-11df-4c5a-ba08-4fdc1cafd4c4/action Aug 14 03:06:11.721199 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-9b87c59b-41b5-4e84-8a1e-d4540380d9ee tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:06:11.721199 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-9b87c59b-41b5-4e84-8a1e-d4540380d9ee tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:11.746749 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:11.746749 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:11.764172 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-9b87c59b-41b5-4e84-8a1e-d4540380d9ee tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/attachments/ca57ddcf-11df-4c5a-ba08-4fdc1cafd4c4/action returned with HTTP 204 Aug 14 03:06:11.764853 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 571/2255] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:06:11 2026] POST /volume/v3/attachments/ca57ddcf-11df-4c5a-ba08-4fdc1cafd4c4/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:06:12.473474 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ede303d7-f2a3-4805-aa9e-bacf5815eefb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:12.475303 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ede303d7-f2a3-4805-aa9e-bacf5815eefb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:06:12.475685 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ede303d7-f2a3-4805-aa9e-bacf5815eefb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:12.477186 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ede303d7-f2a3-4805-aa9e-bacf5815eefb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:12.479126 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=199,cinder:INSERT=19,cinder:UPDATE=45 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:06:12.493104 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:12.493104 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:12.501510 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ede303d7-f2a3-4805-aa9e-bacf5815eefb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:06:12.510743 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ede303d7-f2a3-4805-aa9e-bacf5815eefb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 200 Aug 14 03:06:12.511735 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 564/2256] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:12 2026] GET /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 1141 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:12.583640 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-6ce06cf6-7e80-4a10-802a-5635f8fc426e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:12.586885 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-6ce06cf6-7e80-4a10-802a-5635f8fc426e tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:06:12.587702 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-6ce06cf6-7e80-4a10-802a-5635f8fc426e tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:12.588552 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-6ce06cf6-7e80-4a10-802a-5635f8fc426e tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:12.605790 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:12.605790 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:12.616106 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-6ce06cf6-7e80-4a10-802a-5635f8fc426e tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:06:12.624325 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-6ce06cf6-7e80-4a10-802a-5635f8fc426e tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 200 Aug 14 03:06:12.625055 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 562/2257] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:06:12 2026] GET /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 1141 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:06:12.648916 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-2e5b388e-2b88-47f2-8768-06bb2b90eb2c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:12.651674 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-2e5b388e-2b88-47f2-8768-06bb2b90eb2c tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] POST https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63/action Aug 14 03:06:12.652162 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-2e5b388e-2b88-47f2-8768-06bb2b90eb2c tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:06:12.652353 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-2e5b388e-2b88-47f2-8768-06bb2b90eb2c tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:12.668391 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:12.668391 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:12.669168 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-2e5b388e-2b88-47f2-8768-06bb2b90eb2c tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:06:12.681179 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-2e5b388e-2b88-47f2-8768-06bb2b90eb2c tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Begin detaching volume completed successfully. Aug 14 03:06:12.681519 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-2e5b388e-2b88-47f2-8768-06bb2b90eb2c tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63/action returned with HTTP 202 Aug 14 03:06:12.682218 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 561/2258] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:06:12 2026] POST /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:06:12.755268 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-366ca998-979b-4974-8a88-712ff5cf1add None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:12.755760 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-366ca998-979b-4974-8a88-712ff5cf1add None None] GET https://10.4.3.152/volume// Aug 14 03:06:12.756015 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-366ca998-979b-4974-8a88-712ff5cf1add None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:12.756235 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-366ca998-979b-4974-8a88-712ff5cf1add None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:12.756621 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-366ca998-979b-4974-8a88-712ff5cf1add None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:06:12.756954 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 572/2259] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:06:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:06:12.771683 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-d52aaf2d-5800-40c5-8d9d-688736a222cb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:12.778146 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-d52aaf2d-5800-40c5-8d9d-688736a222cb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:06:12.779112 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-d52aaf2d-5800-40c5-8d9d-688736a222cb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:12.779112 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-d52aaf2d-5800-40c5-8d9d-688736a222cb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:12.796104 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:12.796104 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:12.803714 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-d52aaf2d-5800-40c5-8d9d-688736a222cb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:06:12.813347 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-d52aaf2d-5800-40c5-8d9d-688736a222cb tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 200 Aug 14 03:06:12.814065 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 565/2260] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:06:12 2026] GET /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 1324 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:15.697454 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-2716e034-03b3-4fd9-8816-66953060f934 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:15.703914 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-2716e034-03b3-4fd9-8816-66953060f934 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:06:15.704246 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-2716e034-03b3-4fd9-8816-66953060f934 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:15.704592 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-2716e034-03b3-4fd9-8816-66953060f934 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:15.717665 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:15.717665 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:15.725264 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-2716e034-03b3-4fd9-8816-66953060f934 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:06:15.732948 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-2716e034-03b3-4fd9-8816-66953060f934 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:06:15.733595 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 563/2261] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:06:15 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:15.843508 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4d0fef58-8f73-428a-bac4-ce13efacc575 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:15.843993 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4d0fef58-8f73-428a-bac4-ce13efacc575 None None] GET https://10.4.3.152/volume// Aug 14 03:06:15.844179 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4d0fef58-8f73-428a-bac4-ce13efacc575 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:15.844410 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4d0fef58-8f73-428a-bac4-ce13efacc575 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:15.844839 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4d0fef58-8f73-428a-bac4-ce13efacc575 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:06:15.845180 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 562/2262] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:06:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:06:15.855948 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-e7fe8145-498a-4b2d-9439-26ba7d8a4364 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:15.858428 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-e7fe8145-498a-4b2d-9439-26ba7d8a4364 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:06:15.858878 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-e7fe8145-498a-4b2d-9439-26ba7d8a4364 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "487fac3f-d60e-4452-8105-e12c61eb0809", "connector": null, "instance_uuid": "818fb656-fed9-4c01-afd5-a72d810c70b3"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:15.868762 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:15.868762 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:15.908691 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-e7fe8145-498a-4b2d-9439-26ba7d8a4364 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:06:15.909469 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 573/2263] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:06:15 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:15.951729 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-469d707e-c030-4d06-977f-0e27ca75b706 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:15.954499 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-469d707e-c030-4d06-977f-0e27ca75b706 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:06:15.954709 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-469d707e-c030-4d06-977f-0e27ca75b706 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:15.954966 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-469d707e-c030-4d06-977f-0e27ca75b706 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:15.967293 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:15.967293 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:15.968499 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-11ad25d9-c99a-486d-b3f8-611b75ad29f5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:15.969289 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-11ad25d9-c99a-486d-b3f8-611b75ad29f5 None None] GET https://10.4.3.152/volume// Aug 14 03:06:15.969607 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-11ad25d9-c99a-486d-b3f8-611b75ad29f5 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:15.969776 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-11ad25d9-c99a-486d-b3f8-611b75ad29f5 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:15.970131 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-11ad25d9-c99a-486d-b3f8-611b75ad29f5 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:06:15.970440 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 564/2264] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:06:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:06:15.973086 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-469d707e-c030-4d06-977f-0e27ca75b706 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:06:15.981027 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-469d707e-c030-4d06-977f-0e27ca75b706 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:06:15.981494 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 566/2265] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:15 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:15.981842 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-399ab489-3998-42cd-8ce1-3563cdbf1698 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:15.985911 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-399ab489-3998-42cd-8ce1-3563cdbf1698 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:06:15.986134 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-399ab489-3998-42cd-8ce1-3563cdbf1698 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:15.986347 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-399ab489-3998-42cd-8ce1-3563cdbf1698 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:15.997057 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:15.997057 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:16.001324 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-399ab489-3998-42cd-8ce1-3563cdbf1698 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:06:16.006396 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-399ab489-3998-42cd-8ce1-3563cdbf1698 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:06:16.006839 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 563/2266] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:06:15 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 1020 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:16.140978 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-b5e12075-13db-4705-9f5e-67e2ebe4314d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:16.146190 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-b5e12075-13db-4705-9f5e-67e2ebe4314d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] PUT https://10.4.3.152/volume/v3/attachments/38be167d-61e9-4fc4-aa4c-a293bdd70191 Aug 14 03:06:16.146636 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-b5e12075-13db-4705-9f5e-67e2ebe4314d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:16.158497 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-b5e12075-13db-4705-9f5e-67e2ebe4314d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Acquiring lock "cinder-attachment_update-487fac3f-d60e-4452-8105-e12c61eb0809-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:06:16.166960 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-b5e12075-13db-4705-9f5e-67e2ebe4314d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Lock "cinder-attachment_update-487fac3f-d60e-4452-8105-e12c61eb0809-np0000007307" acquired by "attachment_update" :: waited 0.008s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:06:16.168325 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:16.168325 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:16.288513 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-b5e12075-13db-4705-9f5e-67e2ebe4314d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Lock "cinder-attachment_update-487fac3f-d60e-4452-8105-e12c61eb0809-np0000007307" released by "attachment_update" :: held 0.122s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:06:16.289358 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-b5e12075-13db-4705-9f5e-67e2ebe4314d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/attachments/38be167d-61e9-4fc4-aa4c-a293bdd70191 returned with HTTP 200 Aug 14 03:06:16.289915 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 574/2267] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:06:16 2026] PUT /volume/v3/attachments/38be167d-61e9-4fc4-aa4c-a293bdd70191 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:16.601371 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6c904267-8e42-4eea-a163-718b255638a2 req-ac9491ee-1dea-4900-ab71-2f01b5316cd2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:16.603795 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-ac9491ee-1dea-4900-ab71-2f01b5316cd2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde/encryption Aug 14 03:06:16.604072 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-ac9491ee-1dea-4900-ab71-2f01b5316cd2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:16.604292 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-ac9491ee-1dea-4900-ab71-2f01b5316cd2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:16.617720 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:16.617720 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:16.626286 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6c904267-8e42-4eea-a163-718b255638a2 req-ac9491ee-1dea-4900-ab71-2f01b5316cd2 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde/encryption returned with HTTP 200 Aug 14 03:06:16.626729 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 565/2268] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:06:16 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:16.997871 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a76ab943-3bd2-47f5-bcab-40a72ac30c5d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:17.002119 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a76ab943-3bd2-47f5-bcab-40a72ac30c5d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:06:17.002119 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a76ab943-3bd2-47f5-bcab-40a72ac30c5d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:17.002119 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a76ab943-3bd2-47f5-bcab-40a72ac30c5d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:17.014522 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:17.014522 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:17.018550 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-80a51d68-22e8-49e1-a4e6-cafee23c144e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:17.019294 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a76ab943-3bd2-47f5-bcab-40a72ac30c5d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:06:17.021304 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-80a51d68-22e8-49e1-a4e6-cafee23c144e tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] DELETE https://10.4.3.152/volume/v3/attachments/5bedec4c-a0bc-4265-bec1-b9e15ba19db8 Aug 14 03:06:17.021587 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-80a51d68-22e8-49e1-a4e6-cafee23c144e tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:17.021875 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-80a51d68-22e8-49e1-a4e6-cafee23c144e tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:17.026502 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a76ab943-3bd2-47f5-bcab-40a72ac30c5d tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:06:17.027115 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 567/2269] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:16 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:17.031882 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:17.031882 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:17.103905 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-d1aba738-3252-4c2c-bd68-9d948981fcdc req-80a51d68-22e8-49e1-a4e6-cafee23c144e tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/attachments/5bedec4c-a0bc-4265-bec1-b9e15ba19db8 returned with HTTP 200 Aug 14 03:06:17.104559 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 564/2270] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:06:17 2026] DELETE /volume/v3/attachments/5bedec4c-a0bc-4265-bec1-b9e15ba19db8 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:18.044845 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ae0e615b-ccaa-4990-873d-ccc0a2b913ed None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:18.046732 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ae0e615b-ccaa-4990-873d-ccc0a2b913ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:06:18.046993 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ae0e615b-ccaa-4990-873d-ccc0a2b913ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:18.047330 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ae0e615b-ccaa-4990-873d-ccc0a2b913ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:18.058963 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:18.058963 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:18.059130 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-278c1035-4601-4908-8849-55934edef763 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:18.060775 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-278c1035-4601-4908-8849-55934edef763 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:06:18.061048 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-278c1035-4601-4908-8849-55934edef763 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:18.061323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-278c1035-4601-4908-8849-55934edef763 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:18.062603 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ae0e615b-ccaa-4990-873d-ccc0a2b913ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:06:18.066962 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ae0e615b-ccaa-4990-873d-ccc0a2b913ed tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:06:18.067484 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 575/2271] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:18 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:18.069323 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:18.069323 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:18.077056 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-278c1035-4601-4908-8849-55934edef763 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:06:18.082951 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-278c1035-4601-4908-8849-55934edef763 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 200 Aug 14 03:06:18.083448 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 566/2272] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:18 2026] GET /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:19.082092 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6268f844-bd07-4adc-a468-c4496990d30e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:19.084275 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6268f844-bd07-4adc-a468-c4496990d30e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:06:19.084489 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6268f844-bd07-4adc-a468-c4496990d30e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:19.084686 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6268f844-bd07-4adc-a468-c4496990d30e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:19.097614 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:19.097614 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:19.106469 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6268f844-bd07-4adc-a468-c4496990d30e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:06:19.117846 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6268f844-bd07-4adc-a468-c4496990d30e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:06:19.118364 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 568/2273] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:19 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:19.171747 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:19.174064 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:06:19.175070 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "cef4374c-710a-4813-b780-4cde45affccf", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:19.176611 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'cef4374c-710a-4813-b780-4cde45affccf', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:06:19.279001 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume of 1 GB Aug 14 03:06:19.279417 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:19.279417 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:19.285559 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Availability Zones retrieved successfully. Aug 14 03:06:19.295160 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Flow 'volume_create_api' (65d4e0b5-a861-4e8b-9f3e-2b8233a83439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:19.295160 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0acc3227-7769-4f1b-9fb6-8f2167812cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:19.296011 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:06:19.380719 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0acc3227-7769-4f1b-9fb6-8f2167812cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:19.381942 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (503f3de9-625a-45d6-b43a-5e5f340d8bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:19.432798 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-da8cc935-d070-4981-8380-9149780bb0b1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:19.434893 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-da8cc935-d070-4981-8380-9149780bb0b1 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:06:19.435199 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-da8cc935-d070-4981-8380-9149780bb0b1 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:19.435595 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-da8cc935-d070-4981-8380-9149780bb0b1 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:19.457528 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:19.457528 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:19.466932 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-da8cc935-d070-4981-8380-9149780bb0b1 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:06:19.471905 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-da8cc935-d070-4981-8380-9149780bb0b1 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:06:19.472464 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 576/2274] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:06:19 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:19.481234 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Created reservations ['e5770bfc-d423-4017-843a-15491f76a663', '2b675639-8c40-4683-80ad-5180c26e59ad', 'a7a863a5-0408-45eb-9ccd-54a26641c960', '8c7c23a3-5dd4-4709-9b19-dc27e8ebd633'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:06:19.483442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (503f3de9-625a-45d6-b43a-5e5f340d8bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5770bfc-d423-4017-843a-15491f76a663', '2b675639-8c40-4683-80ad-5180c26e59ad', 'a7a863a5-0408-45eb-9ccd-54a26641c960', '8c7c23a3-5dd4-4709-9b19-dc27e8ebd633']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:19.483442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bc4fc22-9aad-4fd7-b114-2c45fe3aaf6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:19.499675 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-8b2c77ed-5032-443d-be71-0642ff9b7b4e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:19.503252 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-8b2c77ed-5032-443d-be71-0642ff9b7b4e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] POST https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47/action Aug 14 03:06:19.503810 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-8b2c77ed-5032-443d-be71-0642ff9b7b4e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:06:19.504764 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-8b2c77ed-5032-443d-be71-0642ff9b7b4e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:19.514305 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bc4fc22-9aad-4fd7-b114-2c45fe3aaf6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15dcd5f9-8643-48b4-a29c-1b634d3a90fe', '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='aa1a4d298b3440ed84f58862c8980c05',qos_specs=None,replication_status=,reservations=['e5770bfc-d423-4017-843a-15491f76a663','2b675639-8c40-4683-80ad-5180c26e59ad','a7a863a5-0408-45eb-9ccd-54a26641c960','8c7c23a3-5dd4-4709-9b19-dc27e8ebd633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:06:19Z,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=15dcd5f9-8643-48b4-a29c-1b634d3a90fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1a4d298b3440ed84f58862c8980c05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:19.515132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef92f8f-a943-487b-be01-ec2778572c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:19.523081 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:19.523081 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:19.523329 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-8b2c77ed-5032-443d-be71-0642ff9b7b4e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:06:19.532624 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-8b2c77ed-5032-443d-be71-0642ff9b7b4e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Begin detaching volume completed successfully. Aug 14 03:06:19.533123 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-8b2c77ed-5032-443d-be71-0642ff9b7b4e tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47/action returned with HTTP 202 Aug 14 03:06:19.534074 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 567/2275] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:06:19 2026] POST /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:06:19.551533 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef92f8f-a943-487b-be01-ec2778572c86) transitioned into state 'SUCCESS' from 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='aa1a4d298b3440ed84f58862c8980c05',qos_specs=None,replication_status=,reservations=['e5770bfc-d423-4017-843a-15491f76a663','2b675639-8c40-4683-80ad-5180c26e59ad','a7a863a5-0408-45eb-9ccd-54a26641c960','8c7c23a3-5dd4-4709-9b19-dc27e8ebd633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:19.552452 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb156be-ffb0-4e44-b73f-350bfd35f791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:19.566850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb156be-ffb0-4e44-b73f-350bfd35f791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:19.569041 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Flow 'volume_create_api' (65d4e0b5-a861-4e8b-9f3e-2b8233a83439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:19.569041 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume request issued successfully. Aug 14 03:06:19.569696 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-01ece15d-5cd9-4296-ae92-444a14e482b5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:06:19.570414 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 565/2276] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:06:19 2026] POST /volume/v3/volumes => generated 775 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:06:19.586016 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f2cf60d6-2fa7-4fea-a2bb-49e51c399a70 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:19.588173 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f2cf60d6-2fa7-4fea-a2bb-49e51c399a70 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:19.589757 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f2cf60d6-2fa7-4fea-a2bb-49e51c399a70 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:19.592709 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f2cf60d6-2fa7-4fea-a2bb-49e51c399a70 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:19.601736 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-75283400-04af-4e2e-8a0d-bebb6e2c0ffb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:19.602248 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-75283400-04af-4e2e-8a0d-bebb6e2c0ffb None None] GET https://10.4.3.152/volume// Aug 14 03:06:19.602536 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:19.602536 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:19.602644 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-75283400-04af-4e2e-8a0d-bebb6e2c0ffb None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:19.602814 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-75283400-04af-4e2e-8a0d-bebb6e2c0ffb None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:19.603314 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-75283400-04af-4e2e-8a0d-bebb6e2c0ffb None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:06:19.603672 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 577/2277] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:06:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:06:19.607438 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f2cf60d6-2fa7-4fea-a2bb-49e51c399a70 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:19.612857 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f2cf60d6-2fa7-4fea-a2bb-49e51c399a70 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 200 Aug 14 03:06:19.613440 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 569/2278] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:19 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:19.621990 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-ce25bdb4-c070-4a38-92da-28edfb7f4df8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:19.626466 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-ce25bdb4-c070-4a38-92da-28edfb7f4df8 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:06:19.626675 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-ce25bdb4-c070-4a38-92da-28edfb7f4df8 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:19.626898 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-ce25bdb4-c070-4a38-92da-28edfb7f4df8 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:19.646703 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:19.646703 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:19.650925 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-ce25bdb4-c070-4a38-92da-28edfb7f4df8 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:06:19.655674 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-ce25bdb4-c070-4a38-92da-28edfb7f4df8 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:06:19.656148 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 568/2279] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:06:19 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:20.138469 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-19b90a02-5bb1-4235-914e-133998074393 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:20.142852 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-19b90a02-5bb1-4235-914e-133998074393 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:06:20.142852 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-19b90a02-5bb1-4235-914e-133998074393 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:20.143528 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-19b90a02-5bb1-4235-914e-133998074393 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:20.156981 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:20.156981 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:20.165100 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-19b90a02-5bb1-4235-914e-133998074393 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:06:20.171757 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-19b90a02-5bb1-4235-914e-133998074393 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:06:20.172495 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 566/2280] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:20 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:20.388934 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-d3336446-ac56-4f96-bebc-d3c74db0316e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:20.392051 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-d3336446-ac56-4f96-bebc-d3c74db0316e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/attachments/38be167d-61e9-4fc4-aa4c-a293bdd70191/action Aug 14 03:06:20.392991 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-d3336446-ac56-4f96-bebc-d3c74db0316e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:06:20.392991 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-d3336446-ac56-4f96-bebc-d3c74db0316e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:20.436553 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:20.436553 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:20.467651 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a442d5d1-e687-4eb6-8582-a4f29247de4d req-d3336446-ac56-4f96-bebc-d3c74db0316e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/attachments/38be167d-61e9-4fc4-aa4c-a293bdd70191/action returned with HTTP 204 Aug 14 03:06:20.467651 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 578/2281] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:06:20 2026] POST /volume/v3/attachments/38be167d-61e9-4fc4-aa4c-a293bdd70191/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:06:20.635852 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a0c46f6a-bc61-4f5a-bb11-989449d6b0d1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:20.636339 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a0c46f6a-bc61-4f5a-bb11-989449d6b0d1 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:20.637036 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a0c46f6a-bc61-4f5a-bb11-989449d6b0d1 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:20.637317 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a0c46f6a-bc61-4f5a-bb11-989449d6b0d1 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:20.655840 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:20.655840 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:20.663212 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a0c46f6a-bc61-4f5a-bb11-989449d6b0d1 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:20.676383 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a0c46f6a-bc61-4f5a-bb11-989449d6b0d1 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 200 Aug 14 03:06:20.676877 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 570/2282] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:20 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:20.853541 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-726968b5-b987-44b5-abf2-cee6f454d8ea None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:20.856924 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-726968b5-b987-44b5-abf2-cee6f454d8ea tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] DELETE https://10.4.3.152/volume/v3/attachments/966b8ba5-dbfe-4939-bf1b-65c1b944bb4e Aug 14 03:06:20.857205 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-726968b5-b987-44b5-abf2-cee6f454d8ea tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:20.857502 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-726968b5-b987-44b5-abf2-cee6f454d8ea tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:20.871373 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:20.871373 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:20.962941 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b14242d7-a875-4b58-8fee-d97cd1532883 req-726968b5-b987-44b5-abf2-cee6f454d8ea tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/attachments/966b8ba5-dbfe-4939-bf1b-65c1b944bb4e returned with HTTP 200 Aug 14 03:06:20.963451 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 569/2283] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:06:20 2026] DELETE /volume/v3/attachments/966b8ba5-dbfe-4939-bf1b-65c1b944bb4e => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:21.191104 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d98670fa-79f2-4219-9bde-73ea25dbc8c8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:21.194849 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d98670fa-79f2-4219-9bde-73ea25dbc8c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:06:21.194849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d98670fa-79f2-4219-9bde-73ea25dbc8c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:21.196844 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d98670fa-79f2-4219-9bde-73ea25dbc8c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:21.213760 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:21.213760 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:21.222847 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d98670fa-79f2-4219-9bde-73ea25dbc8c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:06:21.229907 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d98670fa-79f2-4219-9bde-73ea25dbc8c8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:06:21.230531 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 567/2284] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:21 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 1133 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:21.245973 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5512f688-f557-4e99-8ded-616462bdb0bd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:21.248797 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5512f688-f557-4e99-8ded-616462bdb0bd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:06:21.249257 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5512f688-f557-4e99-8ded-616462bdb0bd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "487fac3f-d60e-4452-8105-e12c61eb0809", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1730074423", "container": "tempest-volumesbackupstest-backup-container-1308362446"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:21.251202 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-5512f688-f557-4e99-8ded-616462bdb0bd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating new backup {'backup': {'volume_id': '487fac3f-d60e-4452-8105-e12c61eb0809', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1730074423', 'container': 'tempest-volumesbackupstest-backup-container-1308362446'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:06:21.251749 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-5512f688-f557-4e99-8ded-616462bdb0bd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating backup of volume 487fac3f-d60e-4452-8105-e12c61eb0809 in container tempest-volumesbackupstest-backup-container-1308362446 Aug 14 03:06:21.266576 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:21.266576 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:21.267250 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5512f688-f557-4e99-8ded-616462bdb0bd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:06:21.312584 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-5512f688-f557-4e99-8ded-616462bdb0bd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Created reservations ['d0bbea5e-3b04-470e-82fe-05f80f09d659', '61b485f3-e44a-4b9d-b3e8-809f56a8f6d2'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:06:21.366352 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5512f688-f557-4e99-8ded-616462bdb0bd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:06:21.367038 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 579/2285] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:06:21 2026] POST /volume/v3/backups => generated 330 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:06:21.379013 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-96188e43-fd8b-42c5-92bf-fb11f271b287 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:21.380862 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-96188e43-fd8b-42c5-92bf-fb11f271b287 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:21.381145 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-96188e43-fd8b-42c5-92bf-fb11f271b287 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:21.381275 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-96188e43-fd8b-42c5-92bf-fb11f271b287 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:21.381541 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-96188e43-fd8b-42c5-92bf-fb11f271b287 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:21.387382 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:21.387382 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:21.388883 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-96188e43-fd8b-42c5-92bf-fb11f271b287 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:21.388883 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 571/2286] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:21 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:21.698022 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9a531cae-072a-4a3c-a52a-ace63275a8ea None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:21.701202 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9a531cae-072a-4a3c-a52a-ace63275a8ea tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:21.701552 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9a531cae-072a-4a3c-a52a-ace63275a8ea tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:21.701703 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9a531cae-072a-4a3c-a52a-ace63275a8ea tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:21.712916 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:21.712916 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:21.719798 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9a531cae-072a-4a3c-a52a-ace63275a8ea tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:21.729930 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9a531cae-072a-4a3c-a52a-ace63275a8ea tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 200 Aug 14 03:06:21.730682 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 570/2287] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:21 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:21.800522 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e0b062d0-6f1e-4401-9206-7fbbf56ca9e3 req-fecde8d0-2b8b-4f9e-b45f-7b9ebada7aa9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:21.800522 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e0b062d0-6f1e-4401-9206-7fbbf56ca9e3 req-fecde8d0-2b8b-4f9e-b45f-7b9ebada7aa9 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:06:21.800522 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e0b062d0-6f1e-4401-9206-7fbbf56ca9e3 req-fecde8d0-2b8b-4f9e-b45f-7b9ebada7aa9 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:21.800522 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e0b062d0-6f1e-4401-9206-7fbbf56ca9e3 req-fecde8d0-2b8b-4f9e-b45f-7b9ebada7aa9 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:21.809560 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:21.809560 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:21.814941 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-e0b062d0-6f1e-4401-9206-7fbbf56ca9e3 req-fecde8d0-2b8b-4f9e-b45f-7b9ebada7aa9 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:06:21.823121 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e0b062d0-6f1e-4401-9206-7fbbf56ca9e3 req-fecde8d0-2b8b-4f9e-b45f-7b9ebada7aa9 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:06:21.824098 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 568/2288] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:06:21 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:21.844085 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-479e45bb-c555-4d1c-bbdb-519d6ce20c34 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:21.846147 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-479e45bb-c555-4d1c-bbdb-519d6ce20c34 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:06:21.846417 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-479e45bb-c555-4d1c-bbdb-519d6ce20c34 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:21.846621 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-479e45bb-c555-4d1c-bbdb-519d6ce20c34 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:21.846857 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-479e45bb-c555-4d1c-bbdb-519d6ce20c34 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Delete volume with id: 0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:06:21.869318 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:21.869318 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:21.870171 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-479e45bb-c555-4d1c-bbdb-519d6ce20c34 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:06:21.903953 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-479e45bb-c555-4d1c-bbdb-519d6ce20c34 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Delete volume request issued successfully. Aug 14 03:06:21.904160 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-479e45bb-c555-4d1c-bbdb-519d6ce20c34 tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 202 Aug 14 03:06:21.904604 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 580/2289] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:06:21 2026] DELETE /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 03:06:21.915719 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-70de538e-5cd6-4cb8-a2fa-6dfdee627bdd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:21.920023 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-70de538e-5cd6-4cb8-a2fa-6dfdee627bdd tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:06:21.920023 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-70de538e-5cd6-4cb8-a2fa-6dfdee627bdd tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:21.920023 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-70de538e-5cd6-4cb8-a2fa-6dfdee627bdd tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:21.931933 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:21.931933 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:21.935149 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-70de538e-5cd6-4cb8-a2fa-6dfdee627bdd tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Volume info retrieved successfully. Aug 14 03:06:21.940906 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-70de538e-5cd6-4cb8-a2fa-6dfdee627bdd tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 200 Aug 14 03:06:21.945458 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 572/2290] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:21 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:22.404343 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5f826d9b-95d8-4a87-bd11-fdea2a3d1832 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:22.406888 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5f826d9b-95d8-4a87-bd11-fdea2a3d1832 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:22.407191 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5f826d9b-95d8-4a87-bd11-fdea2a3d1832 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:22.408013 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5f826d9b-95d8-4a87-bd11-fdea2a3d1832 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:22.408876 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-5f826d9b-95d8-4a87-bd11-fdea2a3d1832 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:22.414259 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:22.414259 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:22.415228 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5f826d9b-95d8-4a87-bd11-fdea2a3d1832 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:22.415797 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 571/2291] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:22 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:22.753854 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-dae384aa-8f05-4bc2-bc6d-dfd231d570ae None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:22.756460 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dae384aa-8f05-4bc2-bc6d-dfd231d570ae tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:22.756783 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dae384aa-8f05-4bc2-bc6d-dfd231d570ae tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:22.757061 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dae384aa-8f05-4bc2-bc6d-dfd231d570ae tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:22.767964 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:22.767964 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:22.775490 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-dae384aa-8f05-4bc2-bc6d-dfd231d570ae tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:22.783128 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dae384aa-8f05-4bc2-bc6d-dfd231d570ae tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 200 Aug 14 03:06:22.783277 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 569/2292] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:22 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:22.960309 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-62bb89cb-8b0f-441a-923a-192630278e5a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:22.963195 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-62bb89cb-8b0f-441a-923a-192630278e5a tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] GET https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 Aug 14 03:06:22.963560 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-62bb89cb-8b0f-441a-923a-192630278e5a tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:22.963786 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-62bb89cb-8b0f-441a-923a-192630278e5a tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:22.972521 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-62bb89cb-8b0f-441a-923a-192630278e5a tempest-TestMinimumBasicScenario-1581471537 tempest-TestMinimumBasicScenario-1581471537-project-member] https://10.4.3.152/volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 returned with HTTP 404 Aug 14 03:06:22.973568 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 581/2293] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:22 2026] GET /volume/v3/volumes/0f47879f-33e6-48c5-a984-d66ba9d8bd47 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:06:23.430578 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-29c6eeb8-3ae7-41d0-b94c-72da53f7197b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:23.434022 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-29c6eeb8-3ae7-41d0-b94c-72da53f7197b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:23.434022 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-29c6eeb8-3ae7-41d0-b94c-72da53f7197b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:23.434287 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-29c6eeb8-3ae7-41d0-b94c-72da53f7197b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:23.434644 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-29c6eeb8-3ae7-41d0-b94c-72da53f7197b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:23.444368 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:23.444368 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:23.445731 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-29c6eeb8-3ae7-41d0-b94c-72da53f7197b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:23.446450 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 573/2294] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:23 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:23.801986 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-64fe536f-77d2-4c22-961d-ce67d686534b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:23.804669 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-64fe536f-77d2-4c22-961d-ce67d686534b tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:23.804669 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-64fe536f-77d2-4c22-961d-ce67d686534b tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:23.804669 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-64fe536f-77d2-4c22-961d-ce67d686534b tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:23.815511 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:23.815511 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:23.822215 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-64fe536f-77d2-4c22-961d-ce67d686534b tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:23.829585 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-64fe536f-77d2-4c22-961d-ce67d686534b tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 200 Aug 14 03:06:23.830134 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 572/2295] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:23 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:24.464252 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-723d9c5c-d5f3-472d-b9e9-72a273adf696 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:24.466733 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-723d9c5c-d5f3-472d-b9e9-72a273adf696 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:24.466733 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-723d9c5c-d5f3-472d-b9e9-72a273adf696 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:24.467234 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-723d9c5c-d5f3-472d-b9e9-72a273adf696 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:24.467344 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-723d9c5c-d5f3-472d-b9e9-72a273adf696 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:24.472254 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:24.472254 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:24.473126 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-723d9c5c-d5f3-472d-b9e9-72a273adf696 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:24.473510 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 570/2296] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:24 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:24.847294 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ad9b67e7-1591-4600-8a67-4d5250ad4864 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:24.851059 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ad9b67e7-1591-4600-8a67-4d5250ad4864 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:24.851396 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ad9b67e7-1591-4600-8a67-4d5250ad4864 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:24.851690 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ad9b67e7-1591-4600-8a67-4d5250ad4864 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:24.871556 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:24.871556 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:24.881333 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ad9b67e7-1591-4600-8a67-4d5250ad4864 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:24.888925 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ad9b67e7-1591-4600-8a67-4d5250ad4864 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 200 Aug 14 03:06:24.888925 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 582/2297] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:24 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 928 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:25.488469 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3fc3ee23-1a48-4bcb-879c-461524505b43 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:25.491059 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3fc3ee23-1a48-4bcb-879c-461524505b43 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:25.491233 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3fc3ee23-1a48-4bcb-879c-461524505b43 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:25.491730 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3fc3ee23-1a48-4bcb-879c-461524505b43 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:25.491730 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-3fc3ee23-1a48-4bcb-879c-461524505b43 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:25.498415 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:25.498415 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:25.499510 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3fc3ee23-1a48-4bcb-879c-461524505b43 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:25.500036 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 574/2298] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:25 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:25.904900 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3f873b8b-5e46-4dc4-81ad-f1c48dd08d9a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:25.907453 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f873b8b-5e46-4dc4-81ad-f1c48dd08d9a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:25.907776 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f873b8b-5e46-4dc4-81ad-f1c48dd08d9a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:25.907998 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f873b8b-5e46-4dc4-81ad-f1c48dd08d9a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:25.919688 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:25.919688 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:25.925040 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3f873b8b-5e46-4dc4-81ad-f1c48dd08d9a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:25.931084 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f873b8b-5e46-4dc4-81ad-f1c48dd08d9a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 200 Aug 14 03:06:25.931649 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 573/2299] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:25 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:26.520389 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-960703f8-4374-413a-87ba-9d639b7e3162 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:26.525629 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-960703f8-4374-413a-87ba-9d639b7e3162 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:26.527070 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-960703f8-4374-413a-87ba-9d639b7e3162 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:26.527070 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-960703f8-4374-413a-87ba-9d639b7e3162 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:26.527070 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-960703f8-4374-413a-87ba-9d639b7e3162 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:26.537284 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:26.537284 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:26.538637 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-960703f8-4374-413a-87ba-9d639b7e3162 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:26.540014 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 571/2300] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:26 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:26.947364 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ff873333-6f17-40e6-aecc-d3ed8da99efb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:26.950166 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ff873333-6f17-40e6-aecc-d3ed8da99efb tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:26.950166 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ff873333-6f17-40e6-aecc-d3ed8da99efb tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:26.950428 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ff873333-6f17-40e6-aecc-d3ed8da99efb tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:26.968909 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:26.968909 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:26.981409 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ff873333-6f17-40e6-aecc-d3ed8da99efb tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:26.987076 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ff873333-6f17-40e6-aecc-d3ed8da99efb tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 200 Aug 14 03:06:26.987648 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 583/2301] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:26 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 928 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:27.561021 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8c118617-ca84-4874-b393-c694e78da571 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:27.563941 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8c118617-ca84-4874-b393-c694e78da571 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:27.563941 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8c118617-ca84-4874-b393-c694e78da571 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:27.564081 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8c118617-ca84-4874-b393-c694e78da571 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:27.564198 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-8c118617-ca84-4874-b393-c694e78da571 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:27.581147 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:27.581147 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:27.582546 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8c118617-ca84-4874-b393-c694e78da571 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:27.582726 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 575/2302] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:27 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:28.013964 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-583f8261-57a7-413c-b4ca-b27dac47b675 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:28.017677 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-583f8261-57a7-413c-b4ca-b27dac47b675 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:28.017677 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-583f8261-57a7-413c-b4ca-b27dac47b675 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:28.018723 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-583f8261-57a7-413c-b4ca-b27dac47b675 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:28.033761 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:28.033761 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:28.044737 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-583f8261-57a7-413c-b4ca-b27dac47b675 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:28.057879 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-583f8261-57a7-413c-b4ca-b27dac47b675 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 200 Aug 14 03:06:28.060166 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 574/2303] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:28 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 1195 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:28.083307 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-a8c33f1b-1d5d-4713-8398-e51f6077896e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:28.088447 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-a8c33f1b-1d5d-4713-8398-e51f6077896e tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] DELETE https://10.4.3.152/volume/v3/attachments/92fe332e-3c73-4cc2-855d-0f8d29fae884 Aug 14 03:06:28.088447 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-a8c33f1b-1d5d-4713-8398-e51f6077896e tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:28.088932 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-a8c33f1b-1d5d-4713-8398-e51f6077896e tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:28.100889 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:28.100889 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:28.167912 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-a8c33f1b-1d5d-4713-8398-e51f6077896e tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/attachments/92fe332e-3c73-4cc2-855d-0f8d29fae884 returned with HTTP 200 Aug 14 03:06:28.168772 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 572/2304] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:06:28 2026] DELETE /volume/v3/attachments/92fe332e-3c73-4cc2-855d-0f8d29fae884 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:28.192456 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-8df32b07-3605-4edc-866d-5d68dba143b0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:28.195900 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-8df32b07-3605-4edc-866d-5d68dba143b0 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] DELETE https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f Aug 14 03:06:28.195900 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-8df32b07-3605-4edc-866d-5d68dba143b0 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:28.196487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-8df32b07-3605-4edc-866d-5d68dba143b0 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:28.196811 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-8df32b07-3605-4edc-866d-5d68dba143b0 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Delete volume with id: 59fbe208-6bca-46a5-b46a-8e00ada1c11f Aug 14 03:06:28.208844 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:28.208844 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:28.209506 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-8df32b07-3605-4edc-866d-5d68dba143b0 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Volume info retrieved successfully. Aug 14 03:06:28.244133 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-8df32b07-3605-4edc-866d-5d68dba143b0 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] Delete volume request issued successfully. Aug 14 03:06:28.244392 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e6be9415-e7aa-4cc7-bf59-eaac00ad7cf4 req-8df32b07-3605-4edc-866d-5d68dba143b0 tempest-TestShelveInstance-606820905 tempest-TestShelveInstance-606820905-project-member] https://10.4.3.152/volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f returned with HTTP 202 Aug 14 03:06:28.245127 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 584/2305] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 03:06:28 2026] DELETE /volume/v3/volumes/59fbe208-6bca-46a5-b46a-8e00ada1c11f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:06:28.605954 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e766811b-63f2-4847-be10-e00aff45dac8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:28.608683 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e766811b-63f2-4847-be10-e00aff45dac8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:28.608683 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e766811b-63f2-4847-be10-e00aff45dac8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:28.608779 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e766811b-63f2-4847-be10-e00aff45dac8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:28.609642 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e766811b-63f2-4847-be10-e00aff45dac8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:28.616056 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:28.616056 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:28.617156 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e766811b-63f2-4847-be10-e00aff45dac8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:28.617745 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 576/2306] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:28 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:29.081431 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ffd18d2a-e832-48c4-a9b2-45b232732c04 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:29.083484 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ffd18d2a-e832-48c4-a9b2-45b232732c04 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:29.083743 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ffd18d2a-e832-48c4-a9b2-45b232732c04 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:29.084004 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ffd18d2a-e832-48c4-a9b2-45b232732c04 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:29.093758 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:29.093758 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:29.102762 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ffd18d2a-e832-48c4-a9b2-45b232732c04 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:29.111051 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ffd18d2a-e832-48c4-a9b2-45b232732c04 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 200 Aug 14 03:06:29.111538 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 575/2307] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:29 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 1193 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:29.125299 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e44fee9e-7875-4a77-93f5-b1dd6ef4e5b7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:29.127683 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e44fee9e-7875-4a77-93f5-b1dd6ef4e5b7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:29.128047 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e44fee9e-7875-4a77-93f5-b1dd6ef4e5b7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:29.128373 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e44fee9e-7875-4a77-93f5-b1dd6ef4e5b7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:29.139434 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:29.139434 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:29.143882 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e44fee9e-7875-4a77-93f5-b1dd6ef4e5b7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:29.149887 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e44fee9e-7875-4a77-93f5-b1dd6ef4e5b7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 200 Aug 14 03:06:29.149887 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 573/2308] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:29 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 03:06:29.170492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c822b6ac-608a-40a8-b95c-fa377ddf408d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:29.173093 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c822b6ac-608a-40a8-b95c-fa377ddf408d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] DELETE https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:29.173447 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c822b6ac-608a-40a8-b95c-fa377ddf408d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:29.173706 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c822b6ac-608a-40a8-b95c-fa377ddf408d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:29.174000 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-c822b6ac-608a-40a8-b95c-fa377ddf408d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume with id: 15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:29.188917 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:29.188917 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:29.189186 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c822b6ac-608a-40a8-b95c-fa377ddf408d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:29.224198 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c822b6ac-608a-40a8-b95c-fa377ddf408d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume request issued successfully. Aug 14 03:06:29.224699 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c822b6ac-608a-40a8-b95c-fa377ddf408d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 202 Aug 14 03:06:29.225531 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 585/2309] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:06:29 2026] DELETE /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:06:29.238307 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2dd47360-0ce2-49c3-abeb-58b4e3a6ffa4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:29.240564 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2dd47360-0ce2-49c3-abeb-58b4e3a6ffa4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:29.240738 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2dd47360-0ce2-49c3-abeb-58b4e3a6ffa4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:29.241028 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2dd47360-0ce2-49c3-abeb-58b4e3a6ffa4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:29.249937 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:29.249937 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:29.254684 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2dd47360-0ce2-49c3-abeb-58b4e3a6ffa4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:29.261364 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2dd47360-0ce2-49c3-abeb-58b4e3a6ffa4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 200 Aug 14 03:06:29.261861 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 577/2310] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:29 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 1192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:29.642694 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c24c7f5b-c0f5-4bf7-a1f4-d7236205a603 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:29.647629 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c24c7f5b-c0f5-4bf7-a1f4-d7236205a603 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:29.648473 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c24c7f5b-c0f5-4bf7-a1f4-d7236205a603 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:29.648555 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c24c7f5b-c0f5-4bf7-a1f4-d7236205a603 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:29.649360 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-c24c7f5b-c0f5-4bf7-a1f4-d7236205a603 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:29.660040 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:29.660040 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:29.662215 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c24c7f5b-c0f5-4bf7-a1f4-d7236205a603 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:29.662378 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 576/2311] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:29 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:30.283397 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-90b15f5f-c9d7-48d0-bd2f-d27f242d284c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:30.285964 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-90b15f5f-c9d7-48d0-bd2f-d27f242d284c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:06:30.285964 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-90b15f5f-c9d7-48d0-bd2f-d27f242d284c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:30.286329 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-90b15f5f-c9d7-48d0-bd2f-d27f242d284c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:30.295195 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-90b15f5f-c9d7-48d0-bd2f-d27f242d284c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 404 Aug 14 03:06:30.296354 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 574/2312] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:30 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:06:30.677057 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0033f6bd-edd4-4089-8dd5-5fee7e0e025f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:30.681848 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0033f6bd-edd4-4089-8dd5-5fee7e0e025f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:30.681848 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0033f6bd-edd4-4089-8dd5-5fee7e0e025f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:30.681848 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0033f6bd-edd4-4089-8dd5-5fee7e0e025f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:30.681848 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-0033f6bd-edd4-4089-8dd5-5fee7e0e025f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:30.693163 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:30.693163 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:30.693163 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0033f6bd-edd4-4089-8dd5-5fee7e0e025f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:30.693163 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 586/2313] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:30 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:31.712438 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-acd4bd87-6e47-4dfa-ae67-2b48c1943936 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:31.715850 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-acd4bd87-6e47-4dfa-ae67-2b48c1943936 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:31.715850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-acd4bd87-6e47-4dfa-ae67-2b48c1943936 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:31.716271 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-acd4bd87-6e47-4dfa-ae67-2b48c1943936 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:31.716368 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-acd4bd87-6e47-4dfa-ae67-2b48c1943936 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:31.722897 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:31.722897 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:31.724493 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-acd4bd87-6e47-4dfa-ae67-2b48c1943936 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:31.725015 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 578/2314] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:31 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:32.502409 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:32.505611 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:06:32.506555 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1419218572"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:32.509799 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1419218572'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:06:32.509799 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Create volume of 1 GB Aug 14 03:06:32.520228 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Availability Zones retrieved successfully. Aug 14 03:06:32.531889 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Flow 'volume_create_api' (92f8b301-5f42-4f77-bfca-1edf68d7333b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:32.533261 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6fd3fa6-c97f-4dff-9c9c-35174cb3c0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:32.534721 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:06:32.572628 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6fd3fa6-c97f-4dff-9c9c-35174cb3c0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:32.574352 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0923670a-02c6-4c21-b002-0e296a7eeecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:32.696247 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Created reservations ['569024d5-642b-494b-8e60-dfc67da73d0a', '4004e84d-9854-475d-a7f7-7bb4e5ca758b', '79d69d18-ff8f-44ac-8a76-2c9cd78de84b', 'b9c84b0d-9213-40d2-bca7-eb26eb7629c1'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:06:32.696247 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0923670a-02c6-4c21-b002-0e296a7eeecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['569024d5-642b-494b-8e60-dfc67da73d0a', '4004e84d-9854-475d-a7f7-7bb4e5ca758b', '79d69d18-ff8f-44ac-8a76-2c9cd78de84b', 'b9c84b0d-9213-40d2-bca7-eb26eb7629c1']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:32.696804 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f688c3c-a30a-4e1b-b91c-5a4e2ca17883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:32.728433 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f688c3c-a30a-4e1b-b91c-5a4e2ca17883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61992027-fd8c-42b7-9541-c084dc79d918', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1419218572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59b334caa04b44309c5c99479d46ba83',qos_specs=None,replication_status=,reservations=['569024d5-642b-494b-8e60-dfc67da73d0a','4004e84d-9854-475d-a7f7-7bb4e5ca758b','79d69d18-ff8f-44ac-8a76-2c9cd78de84b','b9c84b0d-9213-40d2-bca7-eb26eb7629c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6da60958b8427f9baeaadaf9a47c15',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1419218572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61992027-fd8c-42b7-9541-c084dc79d918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59b334caa04b44309c5c99479d46ba83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6da60958b8427f9baeaadaf9a47c15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:32.729431 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72fcce61-32af-4527-9cde-16574329db72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:32.742343 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f8c36be8-c3a3-42b2-add7-1d37a37e320c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:32.744688 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f8c36be8-c3a3-42b2-add7-1d37a37e320c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:32.745771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f8c36be8-c3a3-42b2-add7-1d37a37e320c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:32.745771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f8c36be8-c3a3-42b2-add7-1d37a37e320c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:32.745771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-f8c36be8-c3a3-42b2-add7-1d37a37e320c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:32.753571 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:32.753571 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:32.755370 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f8c36be8-c3a3-42b2-add7-1d37a37e320c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:32.755370 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 575/2315] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:32 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:32.763130 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72fcce61-32af-4527-9cde-16574329db72) transitioned into state 'SUCCESS' from state '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-1419218572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59b334caa04b44309c5c99479d46ba83',qos_specs=None,replication_status=,reservations=['569024d5-642b-494b-8e60-dfc67da73d0a','4004e84d-9854-475d-a7f7-7bb4e5ca758b','79d69d18-ff8f-44ac-8a76-2c9cd78de84b','b9c84b0d-9213-40d2-bca7-eb26eb7629c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6da60958b8427f9baeaadaf9a47c15',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:32.764305 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eff3fd1-de9b-40ee-9403-2445972030f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:32.783756 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eff3fd1-de9b-40ee-9403-2445972030f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:32.787798 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Flow 'volume_create_api' (92f8b301-5f42-4f77-bfca-1edf68d7333b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:32.790513 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Create volume request issued successfully. Aug 14 03:06:32.790513 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f705cb22-8f2c-4b27-ab9e-b05b7b6a8425 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:06:32.791297 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 577/2316] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:06:32 2026] POST /volume/v3/volumes => generated 751 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:06:32.812477 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9b47d3f3-3094-4806-bd62-3e0b687593fa None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:32.814636 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9b47d3f3-3094-4806-bd62-3e0b687593fa tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:06:32.814987 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9b47d3f3-3094-4806-bd62-3e0b687593fa tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:32.815529 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9b47d3f3-3094-4806-bd62-3e0b687593fa tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:32.828243 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:32.828243 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:32.836508 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9b47d3f3-3094-4806-bd62-3e0b687593fa tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:06:32.844923 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9b47d3f3-3094-4806-bd62-3e0b687593fa tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:06:32.845580 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 587/2317] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:32 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:32.955121 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-550dd179-de67-4063-9c94-158700c22eb0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:32.955121 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:06:32.959866 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "31c74706-6503-4cac-a730-c80e096050b7", "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:32.959866 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '31c74706-6503-4cac-a730-c80e096050b7', 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:06:33.073661 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume of 1 GB Aug 14 03:06:33.078946 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Availability Zones retrieved successfully. Aug 14 03:06:33.086029 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Flow 'volume_create_api' (f1caebcd-a81e-4c53-b46c-2317728381a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:33.087460 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b7cfd8-74bc-4a82-82cc-9cf5a36ad95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:33.088608 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:06:33.180398 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b7cfd8-74bc-4a82-82cc-9cf5a36ad95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:33.181482 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cddc36ea-1cec-4023-9921-fe9d1c8c7964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:33.250909 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Created reservations ['4ce9fbeb-bfb3-41c2-940d-272cb3b31a60', '336fa5c0-14d4-4ffe-882d-1a9c3d455085', '9d494e2f-41bb-4f03-8ece-fd9f1b33dfdc', '6ba17e94-bac6-49b0-868c-cc29f616a193'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:06:33.253101 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cddc36ea-1cec-4023-9921-fe9d1c8c7964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ce9fbeb-bfb3-41c2-940d-272cb3b31a60', '336fa5c0-14d4-4ffe-882d-1a9c3d455085', '9d494e2f-41bb-4f03-8ece-fd9f1b33dfdc', '6ba17e94-bac6-49b0-868c-cc29f616a193']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:33.254933 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2568af89-759f-4ecf-9260-3177ec25f851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:33.292540 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2568af89-759f-4ecf-9260-3177ec25f851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22c9286c-b138-4fdc-9c0f-dce573ebef52', '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='aa1a4d298b3440ed84f58862c8980c05',qos_specs=None,replication_status=,reservations=['4ce9fbeb-bfb3-41c2-940d-272cb3b31a60','336fa5c0-14d4-4ffe-882d-1a9c3d455085','9d494e2f-41bb-4f03-8ece-fd9f1b33dfdc','6ba17e94-bac6-49b0-868c-cc29f616a193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:06:33Z,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=22c9286c-b138-4fdc-9c0f-dce573ebef52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1a4d298b3440ed84f58862c8980c05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:33.294243 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6817d94-015e-4847-8f12-9b0926e194ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:33.328668 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6817d94-015e-4847-8f12-9b0926e194ce) transitioned into state 'SUCCESS' from 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='aa1a4d298b3440ed84f58862c8980c05',qos_specs=None,replication_status=,reservations=['4ce9fbeb-bfb3-41c2-940d-272cb3b31a60','336fa5c0-14d4-4ffe-882d-1a9c3d455085','9d494e2f-41bb-4f03-8ece-fd9f1b33dfdc','6ba17e94-bac6-49b0-868c-cc29f616a193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:33.330880 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f542701-e0cf-4f17-be90-0879ae434ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:33.350538 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f542701-e0cf-4f17-be90-0879ae434ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:33.351966 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Flow 'volume_create_api' (f1caebcd-a81e-4c53-b46c-2317728381a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:33.352409 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume request issued successfully. Aug 14 03:06:33.353179 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-550dd179-de67-4063-9c94-158700c22eb0 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:06:33.353896 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 579/2318] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:06:32 2026] POST /volume/v3/volumes => generated 775 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:06:33.372700 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e6bea0df-c813-40eb-8fb1-90224f304230 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:33.377230 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e6bea0df-c813-40eb-8fb1-90224f304230 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:33.378118 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e6bea0df-c813-40eb-8fb1-90224f304230 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:33.378493 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e6bea0df-c813-40eb-8fb1-90224f304230 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:33.392475 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:33.392475 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:33.401099 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e6bea0df-c813-40eb-8fb1-90224f304230 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:33.408480 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e6bea0df-c813-40eb-8fb1-90224f304230 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:33.409991 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 576/2319] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:33 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:33.771935 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-19e9cb0d-0df5-462b-9429-8d3c17a2ee61 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:33.775456 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19e9cb0d-0df5-462b-9429-8d3c17a2ee61 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:33.775908 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19e9cb0d-0df5-462b-9429-8d3c17a2ee61 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:33.776181 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19e9cb0d-0df5-462b-9429-8d3c17a2ee61 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:33.776438 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-19e9cb0d-0df5-462b-9429-8d3c17a2ee61 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:33.784875 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:33.784875 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:33.785540 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19e9cb0d-0df5-462b-9429-8d3c17a2ee61 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:33.786045 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 578/2320] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:33 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:33.862648 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-adfb7bb9-fead-4f19-ab59-760d16132aa5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:33.864690 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-adfb7bb9-fead-4f19-ab59-760d16132aa5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:06:33.864971 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-adfb7bb9-fead-4f19-ab59-760d16132aa5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:33.865194 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-adfb7bb9-fead-4f19-ab59-760d16132aa5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:33.873962 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:33.873962 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:33.878447 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-adfb7bb9-fead-4f19-ab59-760d16132aa5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:06:33.884971 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-adfb7bb9-fead-4f19-ab59-760d16132aa5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:06:33.885379 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 588/2321] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:33 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:33.951198 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-06702f1f-682d-4e80-a842-2213808f857c req-ab8f2e2f-b108-4d03-9946-45e1f1d4d809 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:33.955168 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-ab8f2e2f-b108-4d03-9946-45e1f1d4d809 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:06:33.955664 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-ab8f2e2f-b108-4d03-9946-45e1f1d4d809 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:33.955664 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-ab8f2e2f-b108-4d03-9946-45e1f1d4d809 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:33.966271 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:33.966271 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:33.970853 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-06702f1f-682d-4e80-a842-2213808f857c req-ab8f2e2f-b108-4d03-9946-45e1f1d4d809 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:06:33.977071 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-ab8f2e2f-b108-4d03-9946-45e1f1d4d809 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:06:33.977972 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 580/2322] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:06:33 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:34.117275 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-dc34c5d7-97e3-4934-961f-0ebef5da39f5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:34.118512 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dc34c5d7-97e3-4934-961f-0ebef5da39f5 None None] GET https://10.4.3.152/volume// Aug 14 03:06:34.118512 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dc34c5d7-97e3-4934-961f-0ebef5da39f5 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:34.118512 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dc34c5d7-97e3-4934-961f-0ebef5da39f5 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:34.118512 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dc34c5d7-97e3-4934-961f-0ebef5da39f5 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:06:34.118769 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 577/2323] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:06:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:06:34.131458 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-06702f1f-682d-4e80-a842-2213808f857c req-535466b7-1670-476a-8fdb-b64d3a462f0a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:34.134631 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-535466b7-1670-476a-8fdb-b64d3a462f0a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:06:34.135063 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-535466b7-1670-476a-8fdb-b64d3a462f0a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61992027-fd8c-42b7-9541-c084dc79d918", "connector": null, "instance_uuid": "b0d618aa-04f9-4cb2-813c-23ddd6ac25cc"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:34.150617 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:34.150617 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:34.203532 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-535466b7-1670-476a-8fdb-b64d3a462f0a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:06:34.203681 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 579/2324] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:06:34 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:34.250708 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d0176496-76e5-4d0f-b74b-dcc2dd37b81a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:34.253159 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d0176496-76e5-4d0f-b74b-dcc2dd37b81a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:06:34.253434 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d0176496-76e5-4d0f-b74b-dcc2dd37b81a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:34.253630 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d0176496-76e5-4d0f-b74b-dcc2dd37b81a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:34.259992 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-61ee3bdf-1738-4c07-a14c-6c81e6715d3e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:34.260573 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-61ee3bdf-1738-4c07-a14c-6c81e6715d3e None None] GET https://10.4.3.152/volume// Aug 14 03:06:34.260967 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-61ee3bdf-1738-4c07-a14c-6c81e6715d3e None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:34.261222 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-61ee3bdf-1738-4c07-a14c-6c81e6715d3e None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:34.261620 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-61ee3bdf-1738-4c07-a14c-6c81e6715d3e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:06:34.263429 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 581/2325] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:06:34 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:06:34.266689 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:34.266689 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:34.272495 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d0176496-76e5-4d0f-b74b-dcc2dd37b81a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:06:34.276495 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-06702f1f-682d-4e80-a842-2213808f857c req-e3136eea-1630-469a-81c0-1377aff2210f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:34.284743 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d0176496-76e5-4d0f-b74b-dcc2dd37b81a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:06:34.286770 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 589/2326] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:34 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:34.287196 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-e3136eea-1630-469a-81c0-1377aff2210f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:06:34.287417 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-e3136eea-1630-469a-81c0-1377aff2210f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:34.287532 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-e3136eea-1630-469a-81c0-1377aff2210f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:34.302190 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:34.302190 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:34.307400 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-06702f1f-682d-4e80-a842-2213808f857c req-e3136eea-1630-469a-81c0-1377aff2210f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:06:34.315072 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-e3136eea-1630-469a-81c0-1377aff2210f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:06:34.315319 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 578/2327] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:06:34 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:34.430124 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3a35d2ef-a960-41e0-b907-f94fc874ddb8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:34.432928 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3a35d2ef-a960-41e0-b907-f94fc874ddb8 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:34.433198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3a35d2ef-a960-41e0-b907-f94fc874ddb8 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:34.433457 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3a35d2ef-a960-41e0-b907-f94fc874ddb8 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:34.441786 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:34.441786 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:34.447630 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3a35d2ef-a960-41e0-b907-f94fc874ddb8 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:34.453884 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3a35d2ef-a960-41e0-b907-f94fc874ddb8 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:34.454464 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 580/2328] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:34 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:34.460662 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-06702f1f-682d-4e80-a842-2213808f857c req-fd89d3f1-4c70-4931-9c81-148015b69b12 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:34.463812 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-fd89d3f1-4c70-4931-9c81-148015b69b12 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] PUT https://10.4.3.152/volume/v3/attachments/464808b6-71fe-4065-b6e8-1734966e9361 Aug 14 03:06:34.464803 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-fd89d3f1-4c70-4931-9c81-148015b69b12 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:34.474354 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-06702f1f-682d-4e80-a842-2213808f857c req-fd89d3f1-4c70-4931-9c81-148015b69b12 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Acquiring lock "cinder-attachment_update-61992027-fd8c-42b7-9541-c084dc79d918-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:06:34.483681 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-06702f1f-682d-4e80-a842-2213808f857c req-fd89d3f1-4c70-4931-9c81-148015b69b12 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Lock "cinder-attachment_update-61992027-fd8c-42b7-9541-c084dc79d918-np0000007307" acquired by "attachment_update" :: waited 0.010s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:06:34.485002 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:34.485002 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:34.633260 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-06702f1f-682d-4e80-a842-2213808f857c req-fd89d3f1-4c70-4931-9c81-148015b69b12 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Lock "cinder-attachment_update-61992027-fd8c-42b7-9541-c084dc79d918-np0000007307" released by "attachment_update" :: held 0.149s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:06:34.635622 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-fd89d3f1-4c70-4931-9c81-148015b69b12 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/attachments/464808b6-71fe-4065-b6e8-1734966e9361 returned with HTTP 200 Aug 14 03:06:34.635622 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 582/2329] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:06:34 2026] PUT /volume/v3/attachments/464808b6-71fe-4065-b6e8-1734966e9361 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:06:34.816881 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ba383d40-c72a-4ca7-bc6d-7f94ccc5d305 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:34.819220 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ba383d40-c72a-4ca7-bc6d-7f94ccc5d305 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:34.819511 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ba383d40-c72a-4ca7-bc6d-7f94ccc5d305 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:34.819845 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ba383d40-c72a-4ca7-bc6d-7f94ccc5d305 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:34.820661 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-ba383d40-c72a-4ca7-bc6d-7f94ccc5d305 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:34.826901 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:34.826901 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:34.828057 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ba383d40-c72a-4ca7-bc6d-7f94ccc5d305 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:34.828811 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 590/2330] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:34 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:35.308684 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b3c1a13c-4792-4ad3-af34-310e1d070a57 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:35.315006 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b3c1a13c-4792-4ad3-af34-310e1d070a57 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:06:35.315006 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b3c1a13c-4792-4ad3-af34-310e1d070a57 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:35.315006 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b3c1a13c-4792-4ad3-af34-310e1d070a57 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:35.332608 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:35.332608 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:35.340192 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b3c1a13c-4792-4ad3-af34-310e1d070a57 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:06:35.347995 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b3c1a13c-4792-4ad3-af34-310e1d070a57 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:06:35.348588 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 579/2331] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:35 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:35.474179 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8a8c28a2-a739-4395-8f59-44ab3c4edff7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:35.477576 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8a8c28a2-a739-4395-8f59-44ab3c4edff7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:35.477576 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8a8c28a2-a739-4395-8f59-44ab3c4edff7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:35.477576 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8a8c28a2-a739-4395-8f59-44ab3c4edff7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:35.488530 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:35.488530 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:35.496127 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8a8c28a2-a739-4395-8f59-44ab3c4edff7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:35.508747 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8a8c28a2-a739-4395-8f59-44ab3c4edff7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:35.509973 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 581/2332] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:35 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 925 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:35.851619 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9532e90d-aceb-4dc3-a3e9-880017f1d0ff None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:35.855253 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9532e90d-aceb-4dc3-a3e9-880017f1d0ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:35.855355 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9532e90d-aceb-4dc3-a3e9-880017f1d0ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:35.855601 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9532e90d-aceb-4dc3-a3e9-880017f1d0ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:35.855866 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-9532e90d-aceb-4dc3-a3e9-880017f1d0ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:35.864264 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:35.864264 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:35.865396 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9532e90d-aceb-4dc3-a3e9-880017f1d0ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:35.865958 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 583/2333] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:35 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:36.369018 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-48d64e3f-d6c5-4e3f-a37e-80f8f7cba216 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:36.372774 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-48d64e3f-d6c5-4e3f-a37e-80f8f7cba216 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:06:36.373102 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-48d64e3f-d6c5-4e3f-a37e-80f8f7cba216 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:36.374027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-48d64e3f-d6c5-4e3f-a37e-80f8f7cba216 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:36.395711 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:36.395711 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:36.403913 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-48d64e3f-d6c5-4e3f-a37e-80f8f7cba216 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:06:36.411869 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-48d64e3f-d6c5-4e3f-a37e-80f8f7cba216 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:06:36.412632 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 591/2334] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:36 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:36.530666 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fd42b438-1d83-4ecb-91a4-39de46b3e762 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:36.533377 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fd42b438-1d83-4ecb-91a4-39de46b3e762 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:36.533526 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fd42b438-1d83-4ecb-91a4-39de46b3e762 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:36.533808 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fd42b438-1d83-4ecb-91a4-39de46b3e762 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:36.543717 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:36.543717 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:36.549214 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fd42b438-1d83-4ecb-91a4-39de46b3e762 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:36.556162 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fd42b438-1d83-4ecb-91a4-39de46b3e762 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:36.556908 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 580/2335] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:36 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:36.878729 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8575cb88-5f9a-40b7-8753-2c9860ecb91e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:36.880988 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8575cb88-5f9a-40b7-8753-2c9860ecb91e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:36.881237 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8575cb88-5f9a-40b7-8753-2c9860ecb91e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:36.881500 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8575cb88-5f9a-40b7-8753-2c9860ecb91e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:36.881634 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-8575cb88-5f9a-40b7-8753-2c9860ecb91e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:36.886970 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:36.886970 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:36.888122 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8575cb88-5f9a-40b7-8753-2c9860ecb91e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:36.888690 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 582/2336] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:36 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:37.429755 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5d3ff9f7-bac8-4330-9edb-606185216fb1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:37.433851 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5d3ff9f7-bac8-4330-9edb-606185216fb1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:06:37.433851 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5d3ff9f7-bac8-4330-9edb-606185216fb1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:37.433851 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5d3ff9f7-bac8-4330-9edb-606185216fb1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:37.449736 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:37.449736 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:37.458144 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5d3ff9f7-bac8-4330-9edb-606185216fb1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:06:37.465253 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5d3ff9f7-bac8-4330-9edb-606185216fb1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:06:37.465722 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 584/2337] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:37 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:37.574808 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4682d0c9-54a4-4cc8-a021-12d412460c11 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:37.577776 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4682d0c9-54a4-4cc8-a021-12d412460c11 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:37.578108 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4682d0c9-54a4-4cc8-a021-12d412460c11 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:37.578428 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4682d0c9-54a4-4cc8-a021-12d412460c11 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:37.595465 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:37.595465 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:37.604408 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4682d0c9-54a4-4cc8-a021-12d412460c11 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:37.613634 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4682d0c9-54a4-4cc8-a021-12d412460c11 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:37.614463 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 592/2338] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:37 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 928 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:37.902652 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-29c043c5-93f2-4dae-954e-50e8835ebe63 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:37.906856 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-29c043c5-93f2-4dae-954e-50e8835ebe63 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:37.906856 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-29c043c5-93f2-4dae-954e-50e8835ebe63 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:37.906856 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-29c043c5-93f2-4dae-954e-50e8835ebe63 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:37.906856 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-29c043c5-93f2-4dae-954e-50e8835ebe63 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:37.914667 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:37.914667 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:37.915466 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-29c043c5-93f2-4dae-954e-50e8835ebe63 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:37.917400 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 581/2339] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:37 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:38.018066 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-06702f1f-682d-4e80-a842-2213808f857c req-e533d5eb-41f8-48b2-b968-cae24926bf55 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:38.020890 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-e533d5eb-41f8-48b2-b968-cae24926bf55 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] POST https://10.4.3.152/volume/v3/attachments/464808b6-71fe-4065-b6e8-1734966e9361/action Aug 14 03:06:38.020890 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-e533d5eb-41f8-48b2-b968-cae24926bf55 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:06:38.020890 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-e533d5eb-41f8-48b2-b968-cae24926bf55 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:38.058677 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:38.058677 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:38.087252 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-06702f1f-682d-4e80-a842-2213808f857c req-e533d5eb-41f8-48b2-b968-cae24926bf55 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/attachments/464808b6-71fe-4065-b6e8-1734966e9361/action returned with HTTP 204 Aug 14 03:06:38.087252 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 583/2340] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:06:38 2026] POST /volume/v3/attachments/464808b6-71fe-4065-b6e8-1734966e9361/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:06:38.488124 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f2acb674-0b22-4c34-b43f-6e08fd754811 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:38.491526 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f2acb674-0b22-4c34-b43f-6e08fd754811 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:06:38.491800 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f2acb674-0b22-4c34-b43f-6e08fd754811 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:38.492084 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f2acb674-0b22-4c34-b43f-6e08fd754811 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:38.511574 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:38.511574 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:38.519333 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f2acb674-0b22-4c34-b43f-6e08fd754811 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:06:38.528867 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f2acb674-0b22-4c34-b43f-6e08fd754811 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:06:38.529725 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 585/2341] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:38 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:38.548376 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a00c4ff9-5af7-4e53-85cb-2a3f443582d2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:38.549813 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a00c4ff9-5af7-4e53-85cb-2a3f443582d2 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:06:38.550090 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a00c4ff9-5af7-4e53-85cb-2a3f443582d2 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:38.550467 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a00c4ff9-5af7-4e53-85cb-2a3f443582d2 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:38.569986 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:38.569986 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:38.580393 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a00c4ff9-5af7-4e53-85cb-2a3f443582d2 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:06:38.589198 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a00c4ff9-5af7-4e53-85cb-2a3f443582d2 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:06:38.589198 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 593/2342] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:38 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:38.636614 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4198101b-acca-4bbf-836e-4907e17396ec None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:38.640590 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4198101b-acca-4bbf-836e-4907e17396ec tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:38.641406 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4198101b-acca-4bbf-836e-4907e17396ec tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:38.641406 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4198101b-acca-4bbf-836e-4907e17396ec tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:38.653969 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:38.653969 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:38.660093 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4198101b-acca-4bbf-836e-4907e17396ec tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:38.669050 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4198101b-acca-4bbf-836e-4907e17396ec tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:38.669050 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 582/2343] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:38 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:38.932763 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1c00dcfc-5c33-4459-91b1-fa857b329fee None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:38.938113 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c00dcfc-5c33-4459-91b1-fa857b329fee tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:38.938537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1c00dcfc-5c33-4459-91b1-fa857b329fee tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:38.938609 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1c00dcfc-5c33-4459-91b1-fa857b329fee tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:38.938747 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-1c00dcfc-5c33-4459-91b1-fa857b329fee tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:38.953628 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:38.953628 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:38.955199 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c00dcfc-5c33-4459-91b1-fa857b329fee tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:38.955541 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 584/2344] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:38 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:39.685779 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a1c80b14-c349-41ce-8469-8c7a5146073d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:39.688241 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a1c80b14-c349-41ce-8469-8c7a5146073d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:39.688530 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a1c80b14-c349-41ce-8469-8c7a5146073d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:39.688831 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a1c80b14-c349-41ce-8469-8c7a5146073d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:39.700573 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:39.700573 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:39.706201 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a1c80b14-c349-41ce-8469-8c7a5146073d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:39.716972 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a1c80b14-c349-41ce-8469-8c7a5146073d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:39.717553 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 586/2345] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:39 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:39.977328 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d8c13b29-d825-4c4c-9b37-ddc91fa461f3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:39.980441 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d8c13b29-d825-4c4c-9b37-ddc91fa461f3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:39.984846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d8c13b29-d825-4c4c-9b37-ddc91fa461f3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:39.984846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d8c13b29-d825-4c4c-9b37-ddc91fa461f3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:39.984846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d8c13b29-d825-4c4c-9b37-ddc91fa461f3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:39.994851 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:39.994851 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:39.996283 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d8c13b29-d825-4c4c-9b37-ddc91fa461f3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:39.997363 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 594/2346] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:39 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:40.738368 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-797f6946-854c-42ed-bc16-2435d94687a7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:40.741642 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-797f6946-854c-42ed-bc16-2435d94687a7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:40.742117 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-797f6946-854c-42ed-bc16-2435d94687a7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:40.742652 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-797f6946-854c-42ed-bc16-2435d94687a7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:40.753242 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:40.753242 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:40.758411 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-797f6946-854c-42ed-bc16-2435d94687a7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:40.764632 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-797f6946-854c-42ed-bc16-2435d94687a7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:40.765765 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 583/2347] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:40 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:41.023206 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fd9c1c08-8b44-4475-8471-71705833a155 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:41.028018 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fd9c1c08-8b44-4475-8471-71705833a155 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:41.028205 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fd9c1c08-8b44-4475-8471-71705833a155 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:41.029677 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fd9c1c08-8b44-4475-8471-71705833a155 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:41.029677 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-fd9c1c08-8b44-4475-8471-71705833a155 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:41.037090 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:41.037090 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:41.038050 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fd9c1c08-8b44-4475-8471-71705833a155 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:41.038451 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 585/2348] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:41 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:41.788704 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a2fee0f4-2992-4871-ae16-eb9b1df67249 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:41.791790 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a2fee0f4-2992-4871-ae16-eb9b1df67249 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:41.793583 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a2fee0f4-2992-4871-ae16-eb9b1df67249 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:41.793583 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a2fee0f4-2992-4871-ae16-eb9b1df67249 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:41.805547 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:41.805547 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:41.811926 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a2fee0f4-2992-4871-ae16-eb9b1df67249 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:41.822143 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a2fee0f4-2992-4871-ae16-eb9b1df67249 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:41.822710 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 587/2349] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:41 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:06:42.055102 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3b2e1431-4c60-453c-a386-a3a963e67af3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:42.058400 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b2e1431-4c60-453c-a386-a3a963e67af3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:42.058400 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b2e1431-4c60-453c-a386-a3a963e67af3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:42.059087 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b2e1431-4c60-453c-a386-a3a963e67af3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:42.059087 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-3b2e1431-4c60-453c-a386-a3a963e67af3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:42.061165 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=194,cinder:UPDATE=30,cinder:INSERT=11,cinder:DELETE=1 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:06:42.067976 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:42.067976 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:42.069946 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b2e1431-4c60-453c-a386-a3a963e67af3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:42.071745 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 595/2350] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:42 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:42.842195 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-51fcabde-367c-46a3-b9c4-ebc9d99c0eca None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:42.845107 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-51fcabde-367c-46a3-b9c4-ebc9d99c0eca tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:42.846176 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-51fcabde-367c-46a3-b9c4-ebc9d99c0eca tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:42.847079 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-51fcabde-367c-46a3-b9c4-ebc9d99c0eca tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:42.865848 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:42.865848 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:42.877715 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-51fcabde-367c-46a3-b9c4-ebc9d99c0eca tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:42.886242 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-51fcabde-367c-46a3-b9c4-ebc9d99c0eca tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:42.886901 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 584/2351] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:42 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 928 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:43.087346 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5bc6194e-ac53-4743-943e-93ff1ac1a300 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:43.090186 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5bc6194e-ac53-4743-943e-93ff1ac1a300 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:43.090456 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5bc6194e-ac53-4743-943e-93ff1ac1a300 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:43.091457 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5bc6194e-ac53-4743-943e-93ff1ac1a300 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:43.091457 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-5bc6194e-ac53-4743-943e-93ff1ac1a300 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:43.101663 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:43.101663 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:43.102484 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5bc6194e-ac53-4743-943e-93ff1ac1a300 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:43.103671 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 586/2352] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:43 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:43.900609 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4af8f2d8-ceae-45d7-94fe-461b7c4d4c5f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:43.903179 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4af8f2d8-ceae-45d7-94fe-461b7c4d4c5f tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:43.903526 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4af8f2d8-ceae-45d7-94fe-461b7c4d4c5f tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:43.903792 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4af8f2d8-ceae-45d7-94fe-461b7c4d4c5f tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:43.914177 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:43.914177 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:43.919519 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4af8f2d8-ceae-45d7-94fe-461b7c4d4c5f tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:43.926932 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4af8f2d8-ceae-45d7-94fe-461b7c4d4c5f tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:43.927520 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 588/2353] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:43 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:43.942756 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-48f4b562-82f1-43d4-952f-f41ca9f59890 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:43.945399 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-48f4b562-82f1-43d4-952f-f41ca9f59890 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:43.945755 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-48f4b562-82f1-43d4-952f-f41ca9f59890 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:43.945972 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-48f4b562-82f1-43d4-952f-f41ca9f59890 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:43.955587 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:43.955587 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:43.961268 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-48f4b562-82f1-43d4-952f-f41ca9f59890 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:43.967137 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-48f4b562-82f1-43d4-952f-f41ca9f59890 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:43.967548 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 596/2354] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:43 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:43.984226 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:43.986450 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:06:43.986901 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "22c9286c-b138-4fdc-9c0f-dce573ebef52", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:43.988689 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '22c9286c-b138-4fdc-9c0f-dce573ebef52', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:06:43.996578 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:43.996578 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:43.997233 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume retrieved successfully. Aug 14 03:06:43.997455 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume of 1 GB Aug 14 03:06:44.003977 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Availability Zones retrieved successfully. Aug 14 03:06:44.010357 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Flow 'volume_create_api' (a879afc4-058f-4d55-b51f-007b37521ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:44.011783 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c12dd9ec-b941-4a3f-976f-70d92f74f5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:44.012862 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:06:44.055424 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c12dd9ec-b941-4a3f-976f-70d92f74f5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '22c9286c-b138-4fdc-9c0f-dce573ebef52', 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:44.056249 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2afac92-7112-48ac-8c15-88ca152f2441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:44.104175 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Created reservations ['b277f805-7c5d-4c09-8559-91629f1ff17d', '74631327-5a6a-42a7-b8c3-7d92671c794b', '361d5cae-ab8f-41a6-8def-ae672daefd25', 'd04a3976-9ae4-45a8-bfc6-cd332e0b83c8'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:06:44.105180 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2afac92-7112-48ac-8c15-88ca152f2441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b277f805-7c5d-4c09-8559-91629f1ff17d', '74631327-5a6a-42a7-b8c3-7d92671c794b', '361d5cae-ab8f-41a6-8def-ae672daefd25', 'd04a3976-9ae4-45a8-bfc6-cd332e0b83c8']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:44.106161 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5345c9bf-0c76-45cf-9618-dcdde54e0847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:44.117221 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4dc6a2f8-d09a-4091-8dab-443f0e251c8b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:44.120566 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4dc6a2f8-d09a-4091-8dab-443f0e251c8b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:44.120566 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4dc6a2f8-d09a-4091-8dab-443f0e251c8b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:44.121102 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4dc6a2f8-d09a-4091-8dab-443f0e251c8b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:44.121291 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-4dc6a2f8-d09a-4091-8dab-443f0e251c8b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:44.127665 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:44.127665 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:44.129326 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4dc6a2f8-d09a-4091-8dab-443f0e251c8b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:44.129979 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 587/2355] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:44 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:44.142538 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8fbedb83-b618-497f-a37a-21e0a333df10 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:44.144519 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8fbedb83-b618-497f-a37a-21e0a333df10 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:06:44.144781 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8fbedb83-b618-497f-a37a-21e0a333df10 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:44.145010 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8fbedb83-b618-497f-a37a-21e0a333df10 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:44.145110 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-8fbedb83-b618-497f-a37a-21e0a333df10 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:44.150375 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:44.150375 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:44.151667 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8fbedb83-b618-497f-a37a-21e0a333df10 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:06:44.152131 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 589/2356] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:44 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:44.152189 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5345c9bf-0c76-45cf-9618-dcdde54e0847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a1e02dd-d706-4bf9-a59e-a9c841cf2e86', '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='aa1a4d298b3440ed84f58862c8980c05',qos_specs=None,replication_status=,reservations=['b277f805-7c5d-4c09-8559-91629f1ff17d','74631327-5a6a-42a7-b8c3-7d92671c794b','361d5cae-ab8f-41a6-8def-ae672daefd25','d04a3976-9ae4-45a8-bfc6-cd332e0b83c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=22c9286c-b138-4fdc-9c0f-dce573ebef52,status='creating',user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:06:44Z,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=1a1e02dd-d706-4bf9-a59e-a9c841cf2e86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1a4d298b3440ed84f58862c8980c05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=22c9286c-b138-4fdc-9c0f-dce573ebef52,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:44.152975 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39b423af-7d2a-40f7-a903-5c6efc2f6e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:44.165992 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-95b5f5f6-4d89-46b7-91ef-ac75d9e88787 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:44.170954 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-95b5f5f6-4d89-46b7-91ef-ac75d9e88787 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:06:44.171479 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-95b5f5f6-4d89-46b7-91ef-ac75d9e88787 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "487fac3f-d60e-4452-8105-e12c61eb0809", "incremental": true, "force": true}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:44.173642 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-95b5f5f6-4d89-46b7-91ef-ac75d9e88787 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating new backup {'backup': {'volume_id': '487fac3f-d60e-4452-8105-e12c61eb0809', 'incremental': True, 'force': True}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:06:44.173901 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-95b5f5f6-4d89-46b7-91ef-ac75d9e88787 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating backup of volume 487fac3f-d60e-4452-8105-e12c61eb0809 in container None Aug 14 03:06:44.180680 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39b423af-7d2a-40f7-a903-5c6efc2f6e1f) transitioned into state 'SUCCESS' from 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='aa1a4d298b3440ed84f58862c8980c05',qos_specs=None,replication_status=,reservations=['b277f805-7c5d-4c09-8559-91629f1ff17d','74631327-5a6a-42a7-b8c3-7d92671c794b','361d5cae-ab8f-41a6-8def-ae672daefd25','d04a3976-9ae4-45a8-bfc6-cd332e0b83c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=22c9286c-b138-4fdc-9c0f-dce573ebef52,status='creating',user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:44.181864 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f41c7e-8c73-4398-8450-e086a38c6ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:44.189526 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:44.189526 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:44.190347 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-95b5f5f6-4d89-46b7-91ef-ac75d9e88787 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:06:44.201145 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f41c7e-8c73-4398-8450-e086a38c6ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:44.202045 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Flow 'volume_create_api' (a879afc4-058f-4d55-b51f-007b37521ca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:44.202407 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume request issued successfully. Aug 14 03:06:44.203054 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3623be7d-4fe9-4a51-8e74-dc05af0d3c01 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:06:44.203507 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 585/2357] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:06:43 2026] POST /volume/v3/volumes => generated 809 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:06:44.222064 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ba24d182-346f-480d-b871-f357a5e490c8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:44.226074 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-95b5f5f6-4d89-46b7-91ef-ac75d9e88787 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Created reservations ['ef155b0f-d7ad-49d1-be05-9008c83fc7c8', 'd466e711-a57a-4660-8761-01b22c72f0e7'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:06:44.226935 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ba24d182-346f-480d-b871-f357a5e490c8 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 Aug 14 03:06:44.228382 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ba24d182-346f-480d-b871-f357a5e490c8 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:44.228678 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ba24d182-346f-480d-b871-f357a5e490c8 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:44.250993 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:44.250993 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:44.261863 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ba24d182-346f-480d-b871-f357a5e490c8 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:44.268613 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ba24d182-346f-480d-b871-f357a5e490c8 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 returned with HTTP 200 Aug 14 03:06:44.269108 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 588/2358] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:44 2026] GET /volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:44.295463 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-95b5f5f6-4d89-46b7-91ef-ac75d9e88787 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:06:44.296121 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 597/2359] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:06:44 2026] POST /volume/v3/backups => generated 288 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:06:44.306325 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-47726326-2077-4cb6-b2b9-eee8707ad815 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:44.309593 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-47726326-2077-4cb6-b2b9-eee8707ad815 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:44.309923 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-47726326-2077-4cb6-b2b9-eee8707ad815 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:44.310217 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-47726326-2077-4cb6-b2b9-eee8707ad815 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:44.310562 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-47726326-2077-4cb6-b2b9-eee8707ad815 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:44.316686 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:44.316686 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:44.317911 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-47726326-2077-4cb6-b2b9-eee8707ad815 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:44.319360 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 590/2360] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:44 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 694 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:45.285848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-61927c43-9304-4e54-addb-6abb0fe03112 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:45.285848 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-61927c43-9304-4e54-addb-6abb0fe03112 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 Aug 14 03:06:45.286239 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-61927c43-9304-4e54-addb-6abb0fe03112 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:45.286283 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-61927c43-9304-4e54-addb-6abb0fe03112 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:45.288840 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=237,cinder:INSERT=22,cinder:UPDATE=45,cinder:DELETE=1 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:06:45.299269 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:45.299269 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:45.305091 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-61927c43-9304-4e54-addb-6abb0fe03112 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:45.312005 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-61927c43-9304-4e54-addb-6abb0fe03112 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 returned with HTTP 200 Aug 14 03:06:45.312648 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 586/2361] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:45 2026] GET /volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 => generated 1228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:45.327071 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c0ad3e10-3769-452e-b229-6e86d1a01458 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:45.329545 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c0ad3e10-3769-452e-b229-6e86d1a01458 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 Aug 14 03:06:45.329545 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c0ad3e10-3769-452e-b229-6e86d1a01458 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:45.329685 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c0ad3e10-3769-452e-b229-6e86d1a01458 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:45.332950 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-253250be-8bc4-4a18-a8a7-610cc7f34fc2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:45.334377 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=223,cinder:UPDATE=30,cinder:INSERT=13 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:06:45.336464 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-253250be-8bc4-4a18-a8a7-610cc7f34fc2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:45.337187 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-253250be-8bc4-4a18-a8a7-610cc7f34fc2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:45.337187 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-253250be-8bc4-4a18-a8a7-610cc7f34fc2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:45.337187 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-253250be-8bc4-4a18-a8a7-610cc7f34fc2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:45.339566 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:45.339566 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:45.343648 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:45.343648 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:45.345559 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-253250be-8bc4-4a18-a8a7-610cc7f34fc2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:45.345559 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 598/2362] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:45 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 696 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:45.345670 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c0ad3e10-3769-452e-b229-6e86d1a01458 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:45.350643 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c0ad3e10-3769-452e-b229-6e86d1a01458 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 returned with HTTP 200 Aug 14 03:06:45.351183 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 589/2363] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:45 2026] GET /volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:45.371842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-98d3d596-8337-4049-adb2-e96e74f9b71c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:45.374153 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-98d3d596-8337-4049-adb2-e96e74f9b71c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] DELETE https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:45.374503 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-98d3d596-8337-4049-adb2-e96e74f9b71c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:45.374729 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-98d3d596-8337-4049-adb2-e96e74f9b71c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:45.374956 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-98d3d596-8337-4049-adb2-e96e74f9b71c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume with id: 22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:45.384954 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:45.384954 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:45.388864 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-98d3d596-8337-4049-adb2-e96e74f9b71c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:45.407172 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-98d3d596-8337-4049-adb2-e96e74f9b71c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume request issued successfully. Aug 14 03:06:45.407488 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-98d3d596-8337-4049-adb2-e96e74f9b71c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 202 Aug 14 03:06:45.408029 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 591/2364] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:06:45 2026] DELETE /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:06:45.419898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-61f13873-0fc0-4ffd-89fd-c3c193c75c8d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:45.422665 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-61f13873-0fc0-4ffd-89fd-c3c193c75c8d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:45.422944 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-61f13873-0fc0-4ffd-89fd-c3c193c75c8d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:45.423176 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-61f13873-0fc0-4ffd-89fd-c3c193c75c8d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:45.434078 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:45.434078 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:45.439630 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-61f13873-0fc0-4ffd-89fd-c3c193c75c8d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:45.448202 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-61f13873-0fc0-4ffd-89fd-c3c193c75c8d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 200 Aug 14 03:06:45.448896 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 587/2365] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:45 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 1192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:46.247718 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-033e8770-b74d-4dbb-8573-c14043b72769 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:46.250276 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:06:46.250583 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1031973552"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:46.252456 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1031973552'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:06:46.252574 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Create volume of 1 GB Aug 14 03:06:46.258707 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Availability Zones retrieved successfully. Aug 14 03:06:46.265874 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Flow 'volume_create_api' (b07a13d4-52a0-4289-b86d-4919d14d828f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:46.267361 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbcd237c-5113-4a7d-b626-31d802571983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:46.268770 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:06:46.302379 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbcd237c-5113-4a7d-b626-31d802571983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:46.303359 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (932ee6a3-0e6e-4c4d-a544-cb5fee760d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:46.353271 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Created reservations ['760ef456-3201-4cca-bb76-2cb2fb4547c1', '17a14106-e759-49ac-8cb4-75ff2b6479f4', '911e3db5-9515-426a-8d74-bec3b166c942', 'a5395e70-2518-48d3-a1e6-618d2e3063fd'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:06:46.354489 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (932ee6a3-0e6e-4c4d-a544-cb5fee760d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['760ef456-3201-4cca-bb76-2cb2fb4547c1', '17a14106-e759-49ac-8cb4-75ff2b6479f4', '911e3db5-9515-426a-8d74-bec3b166c942', 'a5395e70-2518-48d3-a1e6-618d2e3063fd']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:46.355571 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0845a42b-dcb6-4057-a0a2-8a5e6cc49ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:46.358524 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-13c3a635-4258-435d-bc3c-172be23dd98b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:46.360572 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-13c3a635-4258-435d-bc3c-172be23dd98b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:46.360784 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-13c3a635-4258-435d-bc3c-172be23dd98b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:46.361021 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-13c3a635-4258-435d-bc3c-172be23dd98b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:46.361255 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-13c3a635-4258-435d-bc3c-172be23dd98b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:46.369847 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:46.369847 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:46.370015 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-13c3a635-4258-435d-bc3c-172be23dd98b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:46.370458 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 590/2366] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:46 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:46.388956 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0845a42b-dcb6-4057-a0a2-8a5e6cc49ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d540f00-e82b-4d72-a0f0-a2c8af74e0ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1031973552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2ccb690b2ca42afb3104a1cea5acdb3',qos_specs=None,replication_status=,reservations=['760ef456-3201-4cca-bb76-2cb2fb4547c1','17a14106-e759-49ac-8cb4-75ff2b6479f4','911e3db5-9515-426a-8d74-bec3b166c942','a5395e70-2518-48d3-a1e6-618d2e3063fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c008d0c715437fa3861c43118c2c6c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1031973552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d540f00-e82b-4d72-a0f0-a2c8af74e0ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2ccb690b2ca42afb3104a1cea5acdb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c008d0c715437fa3861c43118c2c6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:46.389959 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (544ed381-b746-417d-9ca4-b09ecb040a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:46.423027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (544ed381-b746-417d-9ca4-b09ecb040a45) transitioned into state 'SUCCESS' from state '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-1031973552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2ccb690b2ca42afb3104a1cea5acdb3',qos_specs=None,replication_status=,reservations=['760ef456-3201-4cca-bb76-2cb2fb4547c1','17a14106-e759-49ac-8cb4-75ff2b6479f4','911e3db5-9515-426a-8d74-bec3b166c942','a5395e70-2518-48d3-a1e6-618d2e3063fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c008d0c715437fa3861c43118c2c6c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:46.423874 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d66f42a-8dd8-490b-b46c-e07b5796753c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:46.437840 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d66f42a-8dd8-490b-b46c-e07b5796753c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:46.439279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Flow 'volume_create_api' (b07a13d4-52a0-4289-b86d-4919d14d828f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:46.439617 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Create volume request issued successfully. Aug 14 03:06:46.443492 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-033e8770-b74d-4dbb-8573-c14043b72769 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:06:46.443492 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 599/2367] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:06:46 2026] POST /volume/v3/volumes => generated 755 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:06:46.462834 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3947dc1e-d49c-4784-ad5c-71b3fb5f51a0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:46.476413 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-33cfce62-e568-45c6-b960-bbfff500472c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:46.477014 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3947dc1e-d49c-4784-ad5c-71b3fb5f51a0 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:46.477354 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3947dc1e-d49c-4784-ad5c-71b3fb5f51a0 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:46.477650 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3947dc1e-d49c-4784-ad5c-71b3fb5f51a0 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:46.478591 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-33cfce62-e568-45c6-b960-bbfff500472c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:06:46.479026 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-33cfce62-e568-45c6-b960-bbfff500472c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:46.479184 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-33cfce62-e568-45c6-b960-bbfff500472c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:46.487899 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:46.487899 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:46.488987 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-33cfce62-e568-45c6-b960-bbfff500472c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 404 Aug 14 03:06:46.489485 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 588/2368] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:46 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:06:46.498227 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3947dc1e-d49c-4784-ad5c-71b3fb5f51a0 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:46.503575 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3947dc1e-d49c-4784-ad5c-71b3fb5f51a0 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:46.504605 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 592/2369] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:46 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:47.383190 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-737b2fea-9ee8-4e68-b395-489c8b81d209 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:47.387388 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-737b2fea-9ee8-4e68-b395-489c8b81d209 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:47.387612 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-737b2fea-9ee8-4e68-b395-489c8b81d209 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:47.387845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-737b2fea-9ee8-4e68-b395-489c8b81d209 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:47.387959 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-737b2fea-9ee8-4e68-b395-489c8b81d209 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:47.393978 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:47.393978 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:47.394832 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-737b2fea-9ee8-4e68-b395-489c8b81d209 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:47.395268 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 591/2370] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:47 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 696 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:47.520860 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b91f6c18-8823-4c6d-aed3-b5e2a78f96a1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:47.523351 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b91f6c18-8823-4c6d-aed3-b5e2a78f96a1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:47.523657 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b91f6c18-8823-4c6d-aed3-b5e2a78f96a1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:47.523900 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b91f6c18-8823-4c6d-aed3-b5e2a78f96a1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:47.533656 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:47.533656 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:47.547207 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b91f6c18-8823-4c6d-aed3-b5e2a78f96a1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:47.554557 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b91f6c18-8823-4c6d-aed3-b5e2a78f96a1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:47.555416 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 600/2371] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:47 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:47.640836 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3e558ddf-f40c-4822-927e-91ccfb9c03a4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:47.644395 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3e558ddf-f40c-4822-927e-91ccfb9c03a4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:47.644694 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3e558ddf-f40c-4822-927e-91ccfb9c03a4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:47.645030 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3e558ddf-f40c-4822-927e-91ccfb9c03a4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:47.654258 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:47.654258 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:47.662853 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3e558ddf-f40c-4822-927e-91ccfb9c03a4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:47.666262 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3e558ddf-f40c-4822-927e-91ccfb9c03a4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:47.666719 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 589/2372] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:06:47 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:47.797407 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7fe6b6a7-0e02-456e-9e21-6a690e6063f7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:47.797407 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7fe6b6a7-0e02-456e-9e21-6a690e6063f7 None None] GET https://10.4.3.152/volume// Aug 14 03:06:47.798107 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7fe6b6a7-0e02-456e-9e21-6a690e6063f7 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:47.798107 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7fe6b6a7-0e02-456e-9e21-6a690e6063f7 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:47.799446 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7fe6b6a7-0e02-456e-9e21-6a690e6063f7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:06:47.799890 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 593/2373] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:06:47 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:06:47.812499 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-b66019e4-0edc-46eb-af0b-3bdc5082ad56 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:47.815159 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-b66019e4-0edc-46eb-af0b-3bdc5082ad56 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:06:47.815811 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-b66019e4-0edc-46eb-af0b-3bdc5082ad56 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d540f00-e82b-4d72-a0f0-a2c8af74e0ee", "connector": null, "instance_uuid": "a2c71e64-c7b3-4821-8860-44f8b0a75c97"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:47.827595 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:47.827595 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:47.878412 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-b66019e4-0edc-46eb-af0b-3bdc5082ad56 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:06:47.879139 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 592/2374] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:06:47 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:47.934868 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f33c7efd-fa14-4e75-98c5-ef4067b7034d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:47.939140 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f33c7efd-fa14-4e75-98c5-ef4067b7034d tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:47.939556 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f33c7efd-fa14-4e75-98c5-ef4067b7034d tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:47.940138 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f33c7efd-fa14-4e75-98c5-ef4067b7034d tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:47.953432 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-77dfd72a-0006-486d-aa78-7102e53a0506 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:47.956040 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-77dfd72a-0006-486d-aa78-7102e53a0506 None None] GET https://10.4.3.152/volume// Aug 14 03:06:47.956040 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-77dfd72a-0006-486d-aa78-7102e53a0506 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:47.956040 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-77dfd72a-0006-486d-aa78-7102e53a0506 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:47.956040 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-77dfd72a-0006-486d-aa78-7102e53a0506 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:06:47.956225 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:47.956225 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:47.958238 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 590/2375] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:06:47 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:06:47.961516 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f33c7efd-fa14-4e75-98c5-ef4067b7034d tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:47.970633 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f33c7efd-fa14-4e75-98c5-ef4067b7034d tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:47.970633 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 601/2376] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:47 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:47.970790 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3629bc97-4f64-43ff-a69e-44fdd676a36b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:47.980802 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3629bc97-4f64-43ff-a69e-44fdd676a36b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:47.980802 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3629bc97-4f64-43ff-a69e-44fdd676a36b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:47.980802 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3629bc97-4f64-43ff-a69e-44fdd676a36b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:48.001227 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:48.001227 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:48.008804 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3629bc97-4f64-43ff-a69e-44fdd676a36b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:48.018260 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3629bc97-4f64-43ff-a69e-44fdd676a36b tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:48.018260 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 594/2377] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:06:47 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 1027 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:48.154429 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-de7bd0ff-f812-4187-a780-0c51d3034cac None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:48.157226 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-de7bd0ff-f812-4187-a780-0c51d3034cac tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] PUT https://10.4.3.152/volume/v3/attachments/fb63f945-c640-4add-b17f-43bf5e96473c Aug 14 03:06:48.157702 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-de7bd0ff-f812-4187-a780-0c51d3034cac tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:48.172952 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-de7bd0ff-f812-4187-a780-0c51d3034cac tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Acquiring lock "cinder-attachment_update-8d540f00-e82b-4d72-a0f0-a2c8af74e0ee-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:06:48.178188 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-de7bd0ff-f812-4187-a780-0c51d3034cac tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Lock "cinder-attachment_update-8d540f00-e82b-4d72-a0f0-a2c8af74e0ee-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:06:48.179441 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:48.179441 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:48.299209 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-de7bd0ff-f812-4187-a780-0c51d3034cac tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Lock "cinder-attachment_update-8d540f00-e82b-4d72-a0f0-a2c8af74e0ee-np0000007307" released by "attachment_update" :: held 0.121s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:06:48.299898 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-de7bd0ff-f812-4187-a780-0c51d3034cac tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/attachments/fb63f945-c640-4add-b17f-43bf5e96473c returned with HTTP 200 Aug 14 03:06:48.300385 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 593/2378] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:06:48 2026] PUT /volume/v3/attachments/fb63f945-c640-4add-b17f-43bf5e96473c => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:48.406729 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1b5b03b8-2ca7-40a8-9a93-b571fd2112fb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:48.409840 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1b5b03b8-2ca7-40a8-9a93-b571fd2112fb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:48.410503 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1b5b03b8-2ca7-40a8-9a93-b571fd2112fb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:48.410503 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1b5b03b8-2ca7-40a8-9a93-b571fd2112fb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:48.410503 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-1b5b03b8-2ca7-40a8-9a93-b571fd2112fb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:48.414956 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:48.414956 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:48.415941 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1b5b03b8-2ca7-40a8-9a93-b571fd2112fb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:48.416454 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 591/2379] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:48 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:48.990728 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9351a4c6-b04d-41e8-b3a5-2843364ff06c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:48.993474 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9351a4c6-b04d-41e8-b3a5-2843364ff06c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:48.993626 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9351a4c6-b04d-41e8-b3a5-2843364ff06c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:48.993988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9351a4c6-b04d-41e8-b3a5-2843364ff06c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:49.008026 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:49.008026 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:49.016301 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9351a4c6-b04d-41e8-b3a5-2843364ff06c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:49.026913 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9351a4c6-b04d-41e8-b3a5-2843364ff06c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:49.026913 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 602/2380] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:48 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:06:49.123247 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cd777f53-6852-4a2b-b644-e80ac1618499 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:49.127205 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:06:49.127205 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "f065ed07-d740-42b4-a9d9-d205ef273bc2", "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:49.130159 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'f065ed07-d740-42b4-a9d9-d205ef273bc2', 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:06:49.250022 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume of 1 GB Aug 14 03:06:49.255568 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Availability Zones retrieved successfully. Aug 14 03:06:49.263027 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Flow 'volume_create_api' (ebe08ecc-f75a-45f6-b557-96846781dd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:49.264493 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd93b952-9da0-4cdb-95a7-e622242a7273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:49.265782 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:06:49.371321 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd93b952-9da0-4cdb-95a7-e622242a7273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:49.372441 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5e43726-1a81-44af-b3cd-395a085d1602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:49.437564 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c1e9800f-6f41-4e88-8af6-557dd54335fd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:49.439943 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c1e9800f-6f41-4e88-8af6-557dd54335fd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:49.440066 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c1e9800f-6f41-4e88-8af6-557dd54335fd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:49.440264 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c1e9800f-6f41-4e88-8af6-557dd54335fd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:49.440552 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-c1e9800f-6f41-4e88-8af6-557dd54335fd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:49.448537 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:49.448537 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:49.449977 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c1e9800f-6f41-4e88-8af6-557dd54335fd tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:49.450678 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 594/2381] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:49 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:49.455206 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Created reservations ['c1a23ebd-942a-4e76-8766-4d7eb34bb246', '4fd1a55d-e061-40f9-9762-233c04a184c4', 'bf5fc267-9908-4435-b334-29dcf1d12741', '1c118631-f3a3-46ba-9be3-1acf8b186fcd'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:06:49.456123 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5e43726-1a81-44af-b3cd-395a085d1602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1a23ebd-942a-4e76-8766-4d7eb34bb246', '4fd1a55d-e061-40f9-9762-233c04a184c4', 'bf5fc267-9908-4435-b334-29dcf1d12741', '1c118631-f3a3-46ba-9be3-1acf8b186fcd']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:49.457449 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd02bae-79bb-42b7-9947-2e78b0e3c49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:49.492474 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd02bae-79bb-42b7-9947-2e78b0e3c49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa4648e1-945e-4248-a077-d8d7d4101528', '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='aa1a4d298b3440ed84f58862c8980c05',qos_specs=None,replication_status=,reservations=['c1a23ebd-942a-4e76-8766-4d7eb34bb246','4fd1a55d-e061-40f9-9762-233c04a184c4','bf5fc267-9908-4435-b334-29dcf1d12741','1c118631-f3a3-46ba-9be3-1acf8b186fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:06:49Z,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=fa4648e1-945e-4248-a077-d8d7d4101528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1a4d298b3440ed84f58862c8980c05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:49.493328 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d4172b-1f2c-471e-aa17-1865d52cfc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:49.536754 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d4172b-1f2c-471e-aa17-1865d52cfc23) transitioned into state 'SUCCESS' from 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='aa1a4d298b3440ed84f58862c8980c05',qos_specs=None,replication_status=,reservations=['c1a23ebd-942a-4e76-8766-4d7eb34bb246','4fd1a55d-e061-40f9-9762-233c04a184c4','bf5fc267-9908-4435-b334-29dcf1d12741','1c118631-f3a3-46ba-9be3-1acf8b186fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:49.537724 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d9facee-011b-455d-b466-08337b478a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:49.552348 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d9facee-011b-455d-b466-08337b478a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:49.553957 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Flow 'volume_create_api' (ebe08ecc-f75a-45f6-b557-96846781dd19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:49.555935 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume request issued successfully. Aug 14 03:06:49.556427 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cd777f53-6852-4a2b-b644-e80ac1618499 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:06:49.557308 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 595/2382] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:06:49 2026] POST /volume/v3/volumes => generated 775 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:06:49.578063 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-421189b1-08e1-4cea-a3a3-879c8050960a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:49.582114 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-421189b1-08e1-4cea-a3a3-879c8050960a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:06:49.582346 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-421189b1-08e1-4cea-a3a3-879c8050960a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:49.582645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-421189b1-08e1-4cea-a3a3-879c8050960a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:49.600771 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:49.600771 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:49.614854 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-421189b1-08e1-4cea-a3a3-879c8050960a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:49.624401 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-421189b1-08e1-4cea-a3a3-879c8050960a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 200 Aug 14 03:06:49.625109 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 592/2383] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:49 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:50.042493 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-160481d1-82db-4fc6-9d68-d5ed21431ad2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:50.044863 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-160481d1-82db-4fc6-9d68-d5ed21431ad2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:50.045205 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-160481d1-82db-4fc6-9d68-d5ed21431ad2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:50.045446 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-160481d1-82db-4fc6-9d68-d5ed21431ad2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:50.058722 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:50.058722 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:50.064788 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-160481d1-82db-4fc6-9d68-d5ed21431ad2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:50.071118 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-160481d1-82db-4fc6-9d68-d5ed21431ad2 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:50.071669 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 603/2384] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:50 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:50.465686 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d3c2851b-f09b-4c16-a777-933c8068955f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:50.468216 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d3c2851b-f09b-4c16-a777-933c8068955f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:50.468440 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d3c2851b-f09b-4c16-a777-933c8068955f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:50.468671 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d3c2851b-f09b-4c16-a777-933c8068955f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:50.468781 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-d3c2851b-f09b-4c16-a777-933c8068955f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:50.476874 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:50.476874 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:50.478997 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d3c2851b-f09b-4c16-a777-933c8068955f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:50.479698 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 595/2385] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:50 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:50.643619 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ea09e81c-a5cc-4604-9b8f-4edb07b7d1d6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:50.646419 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ea09e81c-a5cc-4604-9b8f-4edb07b7d1d6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:06:50.646722 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ea09e81c-a5cc-4604-9b8f-4edb07b7d1d6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:50.647210 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ea09e81c-a5cc-4604-9b8f-4edb07b7d1d6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:50.660710 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:50.660710 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:50.666850 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ea09e81c-a5cc-4604-9b8f-4edb07b7d1d6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:50.675529 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ea09e81c-a5cc-4604-9b8f-4edb07b7d1d6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 200 Aug 14 03:06:50.675529 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 596/2386] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:50 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:51.088877 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4fcbe09a-5749-4c00-8857-ddf85c806c91 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:51.090527 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4fcbe09a-5749-4c00-8857-ddf85c806c91 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:51.090733 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4fcbe09a-5749-4c00-8857-ddf85c806c91 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:51.091199 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4fcbe09a-5749-4c00-8857-ddf85c806c91 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:51.108695 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:51.108695 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:51.117060 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4fcbe09a-5749-4c00-8857-ddf85c806c91 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:51.125040 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4fcbe09a-5749-4c00-8857-ddf85c806c91 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:51.125383 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 593/2387] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:51 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:51.496046 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a40e1bb3-faa5-4301-a8ea-edc6c834432f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:51.501275 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a40e1bb3-faa5-4301-a8ea-edc6c834432f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:51.501590 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a40e1bb3-faa5-4301-a8ea-edc6c834432f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:51.501887 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a40e1bb3-faa5-4301-a8ea-edc6c834432f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:51.502053 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-a40e1bb3-faa5-4301-a8ea-edc6c834432f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:51.514358 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:51.514358 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:51.515844 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a40e1bb3-faa5-4301-a8ea-edc6c834432f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:51.519459 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 604/2388] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:51 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 707 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:51.689640 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1da2e81d-2a34-4227-9640-e30bf63176d3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:51.691719 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1da2e81d-2a34-4227-9640-e30bf63176d3 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:06:51.691976 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1da2e81d-2a34-4227-9640-e30bf63176d3 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:51.692209 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1da2e81d-2a34-4227-9640-e30bf63176d3 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:51.700844 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:51.700844 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:51.705963 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1da2e81d-2a34-4227-9640-e30bf63176d3 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:51.711410 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1da2e81d-2a34-4227-9640-e30bf63176d3 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 200 Aug 14 03:06:51.711844 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 596/2389] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:51 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:52.144127 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-522293a8-9196-4df6-a59b-c1ef35c13b6a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:52.146088 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-522293a8-9196-4df6-a59b-c1ef35c13b6a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:52.146417 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-522293a8-9196-4df6-a59b-c1ef35c13b6a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:52.146834 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-522293a8-9196-4df6-a59b-c1ef35c13b6a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:52.160631 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:52.160631 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:52.166517 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-522293a8-9196-4df6-a59b-c1ef35c13b6a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:52.172886 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-522293a8-9196-4df6-a59b-c1ef35c13b6a tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:52.174034 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 597/2390] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:52 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:52.367978 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3deff8c3-0119-4884-87df-9fcf0ed58b54 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:52.373855 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3deff8c3-0119-4884-87df-9fcf0ed58b54 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] POST https://10.4.3.152/volume/v3/attachments/fb63f945-c640-4add-b17f-43bf5e96473c/action Aug 14 03:06:52.373855 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3deff8c3-0119-4884-87df-9fcf0ed58b54 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:06:52.373855 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3deff8c3-0119-4884-87df-9fcf0ed58b54 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:52.408450 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:52.408450 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:52.428616 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c23471a-f469-41d4-b757-7346f6bffdb7 req-3deff8c3-0119-4884-87df-9fcf0ed58b54 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/attachments/fb63f945-c640-4add-b17f-43bf5e96473c/action returned with HTTP 204 Aug 14 03:06:52.429488 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 594/2391] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:06:52 2026] POST /volume/v3/attachments/fb63f945-c640-4add-b17f-43bf5e96473c/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:06:52.537298 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3d434be5-6145-481f-8420-94cc3c5c4cbb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:52.540740 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3d434be5-6145-481f-8420-94cc3c5c4cbb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:52.541275 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3d434be5-6145-481f-8420-94cc3c5c4cbb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:52.541651 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3d434be5-6145-481f-8420-94cc3c5c4cbb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:52.541651 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-3d434be5-6145-481f-8420-94cc3c5c4cbb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:52.548508 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:52.548508 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:52.549374 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3d434be5-6145-481f-8420-94cc3c5c4cbb tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:52.549810 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 605/2392] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:52 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:52.729777 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3a1cd41c-26b1-4202-b247-58b93ecc577a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:52.737870 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3a1cd41c-26b1-4202-b247-58b93ecc577a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:06:52.737870 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3a1cd41c-26b1-4202-b247-58b93ecc577a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:52.737870 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3a1cd41c-26b1-4202-b247-58b93ecc577a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:52.752758 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:52.752758 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:52.759150 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3a1cd41c-26b1-4202-b247-58b93ecc577a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:52.767357 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3a1cd41c-26b1-4202-b247-58b93ecc577a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 200 Aug 14 03:06:52.767357 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 597/2393] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:52 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:53.190426 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c52b30f2-ee3e-4910-9094-b30334b5de0c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:53.194748 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c52b30f2-ee3e-4910-9094-b30334b5de0c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:53.195158 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c52b30f2-ee3e-4910-9094-b30334b5de0c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:53.195158 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c52b30f2-ee3e-4910-9094-b30334b5de0c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:53.208795 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:53.208795 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:53.214231 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c52b30f2-ee3e-4910-9094-b30334b5de0c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:53.221615 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c52b30f2-ee3e-4910-9094-b30334b5de0c tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:53.222386 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 598/2394] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:53 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:53.241672 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-79e788fc-708a-4c1b-a9cd-308dc5e08704 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:53.246261 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79e788fc-708a-4c1b-a9cd-308dc5e08704 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:53.274156 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79e788fc-708a-4c1b-a9cd-308dc5e08704 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:53.274156 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79e788fc-708a-4c1b-a9cd-308dc5e08704 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:53.290505 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:53.290505 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:53.297609 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-79e788fc-708a-4c1b-a9cd-308dc5e08704 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:53.310838 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79e788fc-708a-4c1b-a9cd-308dc5e08704 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:53.311442 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 595/2395] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:53 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 1140 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:53.334957 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-37d8dafd-8844-407f-b9f7-dbd86433d912 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:53.338442 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-37d8dafd-8844-407f-b9f7-dbd86433d912 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] DELETE https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:53.338776 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-37d8dafd-8844-407f-b9f7-dbd86433d912 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:53.339015 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-37d8dafd-8844-407f-b9f7-dbd86433d912 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:53.339194 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-37d8dafd-8844-407f-b9f7-dbd86433d912 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Delete volume with id: 8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:53.358594 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:53.358594 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:53.358594 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-37d8dafd-8844-407f-b9f7-dbd86433d912 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:53.377371 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-37d8dafd-8844-407f-b9f7-dbd86433d912 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 14 03:06:53.377928 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-37d8dafd-8844-407f-b9f7-dbd86433d912 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 400 Aug 14 03:06:53.378550 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 606/2396] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:06:53 2026] DELETE /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 307 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:06:53.392084 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3267e0d0-e413-468e-9c23-9818f9206ec1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:53.400228 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3267e0d0-e413-468e-9c23-9818f9206ec1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:53.400228 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3267e0d0-e413-468e-9c23-9818f9206ec1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:53.400228 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3267e0d0-e413-468e-9c23-9818f9206ec1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:53.418205 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:53.418205 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:53.423307 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3267e0d0-e413-468e-9c23-9818f9206ec1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:53.430115 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3267e0d0-e413-468e-9c23-9818f9206ec1 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:53.430115 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 598/2397] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:53 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:53.493344 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-415dd229-02f6-492a-b918-54c6ee50bb64 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:53.495979 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-415dd229-02f6-492a-b918-54c6ee50bb64 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:53.496429 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-415dd229-02f6-492a-b918-54c6ee50bb64 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:53.496812 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-415dd229-02f6-492a-b918-54c6ee50bb64 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:53.513959 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:53.513959 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:53.522600 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-415dd229-02f6-492a-b918-54c6ee50bb64 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:53.529573 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-415dd229-02f6-492a-b918-54c6ee50bb64 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:53.530201 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 599/2398] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:06:53 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:53.565858 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c13e6db6-e093-4ae1-8a99-6540537ba40b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:53.566507 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c13e6db6-e093-4ae1-8a99-6540537ba40b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:53.566851 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c13e6db6-e093-4ae1-8a99-6540537ba40b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:53.567096 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c13e6db6-e093-4ae1-8a99-6540537ba40b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:53.567215 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-c13e6db6-e093-4ae1-8a99-6540537ba40b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:53.575196 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-78a30d22-ba97-43b1-b116-f713155949d4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:53.576781 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:53.576781 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:53.579122 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c13e6db6-e093-4ae1-8a99-6540537ba40b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:53.579803 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 596/2399] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:53 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:53.585212 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-78a30d22-ba97-43b1-b116-f713155949d4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] POST https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee/action Aug 14 03:06:53.585984 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-78a30d22-ba97-43b1-b116-f713155949d4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:06:53.587377 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-78a30d22-ba97-43b1-b116-f713155949d4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:53.602244 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:53.602244 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:53.605071 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-78a30d22-ba97-43b1-b116-f713155949d4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:53.617608 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-78a30d22-ba97-43b1-b116-f713155949d4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Begin detaching volume completed successfully. Aug 14 03:06:53.618077 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-78a30d22-ba97-43b1-b116-f713155949d4 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee/action returned with HTTP 202 Aug 14 03:06:53.618703 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 607/2400] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:06:53 2026] POST /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:06:53.703520 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cd467b1e-185d-4099-ae37-789d0f502729 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:53.704036 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cd467b1e-185d-4099-ae37-789d0f502729 None None] GET https://10.4.3.152/volume// Aug 14 03:06:53.704262 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cd467b1e-185d-4099-ae37-789d0f502729 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:53.704572 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cd467b1e-185d-4099-ae37-789d0f502729 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:53.705012 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cd467b1e-185d-4099-ae37-789d0f502729 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:06:53.705593 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 599/2401] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:06:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:06:53.715412 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-f795b02e-aab2-41a1-82c2-201631bc6081 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:53.720723 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-f795b02e-aab2-41a1-82c2-201631bc6081 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:53.721608 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-f795b02e-aab2-41a1-82c2-201631bc6081 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:53.721732 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-f795b02e-aab2-41a1-82c2-201631bc6081 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:53.740270 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:53.740270 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:53.753978 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-f795b02e-aab2-41a1-82c2-201631bc6081 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:53.760215 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-f795b02e-aab2-41a1-82c2-201631bc6081 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:53.761023 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 600/2402] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:06:53 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 1323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:53.792302 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2e4d189f-7373-436d-a0e5-5803130eade1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:53.797716 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2e4d189f-7373-436d-a0e5-5803130eade1 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:06:53.797935 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2e4d189f-7373-436d-a0e5-5803130eade1 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:53.798096 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2e4d189f-7373-436d-a0e5-5803130eade1 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:53.813584 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:53.813584 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:53.820931 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2e4d189f-7373-436d-a0e5-5803130eade1 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:53.832286 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2e4d189f-7373-436d-a0e5-5803130eade1 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 200 Aug 14 03:06:53.833358 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 597/2403] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:53 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 928 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:54.596280 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d932c2f7-4693-48ba-9638-b5f101cf294f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:54.598847 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d932c2f7-4693-48ba-9638-b5f101cf294f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:54.599187 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d932c2f7-4693-48ba-9638-b5f101cf294f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:54.599669 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d932c2f7-4693-48ba-9638-b5f101cf294f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:54.599922 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d932c2f7-4693-48ba-9638-b5f101cf294f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:54.606561 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:54.606561 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:54.607457 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d932c2f7-4693-48ba-9638-b5f101cf294f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:54.607919 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 608/2404] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:54 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:54.850205 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e1d7a596-9134-4aa1-aa25-709dbc056f15 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:54.852028 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e1d7a596-9134-4aa1-aa25-709dbc056f15 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:06:54.852369 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e1d7a596-9134-4aa1-aa25-709dbc056f15 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:54.852641 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e1d7a596-9134-4aa1-aa25-709dbc056f15 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:54.867901 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:54.867901 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:54.873849 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e1d7a596-9134-4aa1-aa25-709dbc056f15 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:54.877772 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e1d7a596-9134-4aa1-aa25-709dbc056f15 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 200 Aug 14 03:06:54.878554 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 600/2405] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:54 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:55.625158 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ea275475-199e-4726-9955-c554777917ff None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:55.628246 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ea275475-199e-4726-9955-c554777917ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:55.628562 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ea275475-199e-4726-9955-c554777917ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:55.628896 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ea275475-199e-4726-9955-c554777917ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:55.629057 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-ea275475-199e-4726-9955-c554777917ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:55.637751 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:55.637751 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:55.638094 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ea275475-199e-4726-9955-c554777917ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:55.638506 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 601/2406] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:55 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:55.733413 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-00712c29-dd0e-47fb-9d07-0c737187a8d7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:55.735789 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-00712c29-dd0e-47fb-9d07-0c737187a8d7 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] DELETE https://10.4.3.152/volume/v3/attachments/fb63f945-c640-4add-b17f-43bf5e96473c Aug 14 03:06:55.736359 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-00712c29-dd0e-47fb-9d07-0c737187a8d7 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:55.736445 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-00712c29-dd0e-47fb-9d07-0c737187a8d7 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:55.749760 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:55.749760 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:55.849785 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0e12c44b-e592-4601-892d-1b23eb08f83a req-00712c29-dd0e-47fb-9d07-0c737187a8d7 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/attachments/fb63f945-c640-4add-b17f-43bf5e96473c returned with HTTP 200 Aug 14 03:06:55.850292 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 598/2407] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:06:55 2026] DELETE /volume/v3/attachments/fb63f945-c640-4add-b17f-43bf5e96473c => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:55.896347 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d6c9a0f8-71f8-4577-b135-6a76cc30f381 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:55.899462 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d6c9a0f8-71f8-4577-b135-6a76cc30f381 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:06:55.899462 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d6c9a0f8-71f8-4577-b135-6a76cc30f381 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:55.899462 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d6c9a0f8-71f8-4577-b135-6a76cc30f381 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:55.909006 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:55.909006 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:55.915214 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d6c9a0f8-71f8-4577-b135-6a76cc30f381 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:55.921302 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d6c9a0f8-71f8-4577-b135-6a76cc30f381 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 200 Aug 14 03:06:55.921935 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 609/2408] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:55 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:56.262794 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:56.264674 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:06:56.265039 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-303250765", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:56.268891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-303250765', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:06:56.269031 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Create volume of 1 GB Aug 14 03:06:56.273313 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Availability Zones retrieved successfully. Aug 14 03:06:56.279006 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Flow 'volume_create_api' (1623c5e1-312f-4de2-a1c6-d0cc3a59d4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:56.279998 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37b88c2f-a80b-450c-8c70-084ef5924f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:56.281078 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:06:56.313429 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37b88c2f-a80b-450c-8c70-084ef5924f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:56.314419 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e046c6a-301e-4266-8f9d-4ebe7e458455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:56.402062 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Created reservations ['db73c032-76ba-4e70-9385-771d52499310', '0c32e997-0be8-4557-93a3-197f7a3fde55', 'd94ef6b7-0bc8-4301-a0b4-765e7401c779', 'e8073d58-1c9a-4f72-a22e-bd3c9822f5d2'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:06:56.404844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e046c6a-301e-4266-8f9d-4ebe7e458455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db73c032-76ba-4e70-9385-771d52499310', '0c32e997-0be8-4557-93a3-197f7a3fde55', 'd94ef6b7-0bc8-4301-a0b4-765e7401c779', 'e8073d58-1c9a-4f72-a22e-bd3c9822f5d2']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:56.404844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a59a988b-ceb3-4960-8bd4-47dc837beee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:56.435287 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a59a988b-ceb3-4960-8bd4-47dc837beee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2f76b8f-4869-42bb-97fd-1172fd8971ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-303250765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d02507b817243dda3657885eb90a620',qos_specs=None,replication_status=,reservations=['db73c032-76ba-4e70-9385-771d52499310','0c32e997-0be8-4557-93a3-197f7a3fde55','d94ef6b7-0bc8-4301-a0b4-765e7401c779','e8073d58-1c9a-4f72-a22e-bd3c9822f5d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9077d3b02c2547618b1d1d68d6221f87',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-303250765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2f76b8f-4869-42bb-97fd-1172fd8971ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d02507b817243dda3657885eb90a620',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9077d3b02c2547618b1d1d68d6221f87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:56.436723 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac08aa3f-34bb-4402-9081-7b27c28347f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:56.465007 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac08aa3f-34bb-4402-9081-7b27c28347f1) transitioned into state 'SUCCESS' from state '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-303250765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d02507b817243dda3657885eb90a620',qos_specs=None,replication_status=,reservations=['db73c032-76ba-4e70-9385-771d52499310','0c32e997-0be8-4557-93a3-197f7a3fde55','d94ef6b7-0bc8-4301-a0b4-765e7401c779','e8073d58-1c9a-4f72-a22e-bd3c9822f5d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9077d3b02c2547618b1d1d68d6221f87',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:56.466315 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3086e9-649e-4a5e-801a-6964cc7f8e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:56.489264 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3086e9-649e-4a5e-801a-6964cc7f8e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:56.490478 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Flow 'volume_create_api' (1623c5e1-312f-4de2-a1c6-d0cc3a59d4de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:56.490939 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Create volume request issued successfully. Aug 14 03:06:56.491758 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-27bac267-ebda-4574-95b5-c5a4a60365b9 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:06:56.494666 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 601/2409] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:06:56 2026] POST /volume/v3/volumes => generated 746 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:06:56.652147 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2420caf4-bde2-4647-b509-aa9c8dd9130c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:56.654901 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2420caf4-bde2-4647-b509-aa9c8dd9130c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:56.655183 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2420caf4-bde2-4647-b509-aa9c8dd9130c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:56.655805 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2420caf4-bde2-4647-b509-aa9c8dd9130c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:56.655950 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-2420caf4-bde2-4647-b509-aa9c8dd9130c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:56.662203 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:56.662203 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:56.663486 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2420caf4-bde2-4647-b509-aa9c8dd9130c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:56.664194 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 602/2410] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:56 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:56.681881 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6c6ddc42-91ca-4c8c-a0ff-a2b22423e398 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:56.683747 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6c6ddc42-91ca-4c8c-a0ff-a2b22423e398 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:56.683932 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6c6ddc42-91ca-4c8c-a0ff-a2b22423e398 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:56.684113 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6c6ddc42-91ca-4c8c-a0ff-a2b22423e398 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:56.684204 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-6c6ddc42-91ca-4c8c-a0ff-a2b22423e398 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:56.693275 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:56.693275 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:56.694308 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6c6ddc42-91ca-4c8c-a0ff-a2b22423e398 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:56.694771 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 599/2411] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:56 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:56.705987 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-19a51a2c-d30b-4660-bffd-a2b700d4d525 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:56.707989 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19a51a2c-d30b-4660-bffd-a2b700d4d525 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:56.708203 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19a51a2c-d30b-4660-bffd-a2b700d4d525 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:56.708415 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19a51a2c-d30b-4660-bffd-a2b700d4d525 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:56.708518 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-19a51a2c-d30b-4660-bffd-a2b700d4d525 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete backup with id: e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. Aug 14 03:06:56.715204 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:56.715204 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:56.737213 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-19a51a2c-d30b-4660-bffd-a2b700d4d525 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] delete_backup rpcapi backup_id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 {{(pid=100378) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:06:56.739170 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19a51a2c-d30b-4660-bffd-a2b700d4d525 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 202 Aug 14 03:06:56.739631 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 610/2412] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:06:56 2026] DELETE /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:06:56.748415 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f5697bfa-ee6d-4de6-bd76-1132edcd0261 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:56.750402 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f5697bfa-ee6d-4de6-bd76-1132edcd0261 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:56.750594 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f5697bfa-ee6d-4de6-bd76-1132edcd0261 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:56.750784 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f5697bfa-ee6d-4de6-bd76-1132edcd0261 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:56.750907 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-f5697bfa-ee6d-4de6-bd76-1132edcd0261 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:56.755667 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:56.755667 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:56.756483 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f5697bfa-ee6d-4de6-bd76-1132edcd0261 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 200 Aug 14 03:06:56.756876 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 602/2413] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:56 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:56.883155 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-75150ab5-8a12-4b00-8d7e-ed73f156de08 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:56.886279 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75150ab5-8a12-4b00-8d7e-ed73f156de08 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:06:56.886548 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75150ab5-8a12-4b00-8d7e-ed73f156de08 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:56.886789 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75150ab5-8a12-4b00-8d7e-ed73f156de08 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:56.897568 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:56.897568 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:56.903075 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-75150ab5-8a12-4b00-8d7e-ed73f156de08 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:06:56.914223 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75150ab5-8a12-4b00-8d7e-ed73f156de08 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:06:56.914709 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 603/2414] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:56 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:56.941848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d1ba1ac0-7eff-46a6-a4a6-2d33af7ce8d6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:56.944783 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d1ba1ac0-7eff-46a6-a4a6-2d33af7ce8d6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:06:56.945126 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d1ba1ac0-7eff-46a6-a4a6-2d33af7ce8d6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:56.945596 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d1ba1ac0-7eff-46a6-a4a6-2d33af7ce8d6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:56.958645 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:56.958645 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:56.965658 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d1ba1ac0-7eff-46a6-a4a6-2d33af7ce8d6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:56.971296 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d1ba1ac0-7eff-46a6-a4a6-2d33af7ce8d6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 200 Aug 14 03:06:56.971902 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 600/2415] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:56 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:57.769696 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3d16fd1f-0d61-4ae5-8fb1-b445283d0de7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:57.772598 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3d16fd1f-0d61-4ae5-8fb1-b445283d0de7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 Aug 14 03:06:57.772983 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3d16fd1f-0d61-4ae5-8fb1-b445283d0de7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:57.773398 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3d16fd1f-0d61-4ae5-8fb1-b445283d0de7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:57.773635 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-3d16fd1f-0d61-4ae5-8fb1-b445283d0de7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id e4f3149c-3ea3-4b20-bda2-e00ea2f6f796. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:57.781416 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3d16fd1f-0d61-4ae5-8fb1-b445283d0de7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 returned with HTTP 404 Aug 14 03:06:57.782405 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 611/2416] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:57 2026] GET /volume/v3/backups/e4f3149c-3ea3-4b20-bda2-e00ea2f6f796 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:06:57.794215 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e2cbf73d-6deb-4b49-bad5-846ff0a2e097 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:57.797276 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e2cbf73d-6deb-4b49-bad5-846ff0a2e097 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:06:57.797727 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e2cbf73d-6deb-4b49-bad5-846ff0a2e097 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "487fac3f-d60e-4452-8105-e12c61eb0809", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-914868049", "container": "tempest-volumesbackupstest-backup-container-138226635"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:57.799490 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-e2cbf73d-6deb-4b49-bad5-846ff0a2e097 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating new backup {'backup': {'volume_id': '487fac3f-d60e-4452-8105-e12c61eb0809', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-914868049', 'container': 'tempest-volumesbackupstest-backup-container-138226635'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:06:57.799652 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-e2cbf73d-6deb-4b49-bad5-846ff0a2e097 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Creating backup of volume 487fac3f-d60e-4452-8105-e12c61eb0809 in container tempest-volumesbackupstest-backup-container-138226635 Aug 14 03:06:57.810091 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:57.810091 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:57.810706 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e2cbf73d-6deb-4b49-bad5-846ff0a2e097 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:06:57.833286 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-e2cbf73d-6deb-4b49-bad5-846ff0a2e097 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Created reservations ['65b23857-d8c7-4223-b6c7-da8ba1a6809f', '351b7b6f-ff70-41db-87ea-43c8c93040be'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:06:57.878860 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e2cbf73d-6deb-4b49-bad5-846ff0a2e097 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:06:57.879289 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 603/2417] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:06:57 2026] POST /volume/v3/backups => generated 329 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:06:57.889175 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e0a5310e-686a-47cc-ad25-8bdd2c8069cc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:57.892394 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e0a5310e-686a-47cc-ad25-8bdd2c8069cc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:06:57.892394 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e0a5310e-686a-47cc-ad25-8bdd2c8069cc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:57.892695 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e0a5310e-686a-47cc-ad25-8bdd2c8069cc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:57.892910 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e0a5310e-686a-47cc-ad25-8bdd2c8069cc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:57.898577 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:57.898577 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:57.899609 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e0a5310e-686a-47cc-ad25-8bdd2c8069cc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:06:57.900077 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 604/2418] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:57 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:57.989711 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a5579a9c-71a9-4e76-84e8-ba2d29ea05fb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:57.995904 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a5579a9c-71a9-4e76-84e8-ba2d29ea05fb tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:06:57.995904 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a5579a9c-71a9-4e76-84e8-ba2d29ea05fb tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:57.995904 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a5579a9c-71a9-4e76-84e8-ba2d29ea05fb tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:58.008059 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:58.008059 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:58.014647 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a5579a9c-71a9-4e76-84e8-ba2d29ea05fb tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:58.025674 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a5579a9c-71a9-4e76-84e8-ba2d29ea05fb tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 200 Aug 14 03:06:58.026278 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 601/2419] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:57 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 1193 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:58.042054 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-bd22a7dc-38ea-46cc-9a71-55c542e5a0c5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:58.046027 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bd22a7dc-38ea-46cc-9a71-55c542e5a0c5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:06:58.046027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bd22a7dc-38ea-46cc-9a71-55c542e5a0c5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:58.046027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bd22a7dc-38ea-46cc-9a71-55c542e5a0c5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:58.054314 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:58.054314 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:58.060019 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-bd22a7dc-38ea-46cc-9a71-55c542e5a0c5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:58.067076 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bd22a7dc-38ea-46cc-9a71-55c542e5a0c5 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 200 Aug 14 03:06:58.067500 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 612/2420] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:58 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:06:58.086096 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a46ee244-9726-44a0-90fc-a0d70489125a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:58.087238 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a46ee244-9726-44a0-90fc-a0d70489125a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:06:58.087700 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a46ee244-9726-44a0-90fc-a0d70489125a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa4648e1-945e-4248-a077-d8d7d4101528", "name": "tempest-VolumeImageDependencyTests-Snapshot-836453416"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:58.096848 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:58.096848 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:58.097367 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a46ee244-9726-44a0-90fc-a0d70489125a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:58.097437 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-a46ee244-9726-44a0-90fc-a0d70489125a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create snapshot from volume fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:06:58.148652 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-a46ee244-9726-44a0-90fc-a0d70489125a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Created reservations ['d58ee6dc-7098-44e4-91c0-811ea42bc74e', '11a8568a-99cc-491f-8a1d-17712673056c', 'e6ca25ac-b9ce-402d-bf74-63fa616f06f5', '8dfa8427-54de-4b59-b337-9982c9cd7af6'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:06:58.189264 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a46ee244-9726-44a0-90fc-a0d70489125a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Snapshot create request issued successfully. Aug 14 03:06:58.189681 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a46ee244-9726-44a0-90fc-a0d70489125a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:06:58.190249 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 604/2421] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:06:58 2026] POST /volume/v3/snapshots => generated 312 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:06:58.207914 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b963f4fb-1ab3-4939-8c65-15f5655ff95e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:58.209950 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b963f4fb-1ab3-4939-8c65-15f5655ff95e tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 Aug 14 03:06:58.210301 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b963f4fb-1ab3-4939-8c65-15f5655ff95e tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:58.210412 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b963f4fb-1ab3-4939-8c65-15f5655ff95e tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:58.225580 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:58.225580 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:58.226292 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b963f4fb-1ab3-4939-8c65-15f5655ff95e tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Snapshot retrieved successfully. Aug 14 03:06:58.227500 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b963f4fb-1ab3-4939-8c65-15f5655ff95e tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 returned with HTTP 200 Aug 14 03:06:58.229069 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 605/2422] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:06:58 2026] GET /volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 => generated 444 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:58.915752 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-29772baf-6d1e-4b5e-8285-fd174ad66796 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:58.917916 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-29772baf-6d1e-4b5e-8285-fd174ad66796 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:06:58.918116 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-29772baf-6d1e-4b5e-8285-fd174ad66796 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:58.918357 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-29772baf-6d1e-4b5e-8285-fd174ad66796 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:58.918430 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-29772baf-6d1e-4b5e-8285-fd174ad66796 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:58.923493 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:58.923493 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:58.924350 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-29772baf-6d1e-4b5e-8285-fd174ad66796 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:06:58.924797 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 602/2423] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:58 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:59.238462 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-93b46b63-bf07-48e3-82e4-3c807a576d23 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:59.240518 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-93b46b63-bf07-48e3-82e4-3c807a576d23 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 Aug 14 03:06:59.240750 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-93b46b63-bf07-48e3-82e4-3c807a576d23 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:59.240996 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-93b46b63-bf07-48e3-82e4-3c807a576d23 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:59.246151 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:59.246151 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:06:59.246591 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-93b46b63-bf07-48e3-82e4-3c807a576d23 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Snapshot retrieved successfully. Aug 14 03:06:59.247660 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-93b46b63-bf07-48e3-82e4-3c807a576d23 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 returned with HTTP 200 Aug 14 03:06:59.248110 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 613/2424] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:06:59 2026] GET /volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:06:59.259525 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:59.261617 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:06:59.262136 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "086de088-142f-46fb-be4d-66e5c6caa304", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:06:59.264042 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '086de088-142f-46fb-be4d-66e5c6caa304', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:06:59.272354 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:59.272354 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:06:59.272895 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Snapshot retrieved successfully. Aug 14 03:06:59.273083 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume of 1 GB Aug 14 03:06:59.277814 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Availability Zones retrieved successfully. Aug 14 03:06:59.284467 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Flow 'volume_create_api' (39b42cb5-3b7d-4022-bcc4-9cb0004c310e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:59.285370 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025ffb2d-c909-4c03-8ff0-57987f4ec708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:59.286585 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:06:59.326564 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025ffb2d-c909-4c03-8ff0-57987f4ec708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '086de088-142f-46fb-be4d-66e5c6caa304', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:59.327332 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9a57f8-e32c-4fa7-8f79-ec978e23cc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:59.395438 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Created reservations ['31790b17-883a-46e7-82c1-508ae5568f46', '92aa6a4a-9d2d-44d8-8544-c5fb471278e6', 'a4827954-b2df-4ae1-8317-f4035caf2ef5', 'e61dd067-29ec-401e-b803-a36d0115d4d4'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:06:59.396842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9a57f8-e32c-4fa7-8f79-ec978e23cc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31790b17-883a-46e7-82c1-508ae5568f46', '92aa6a4a-9d2d-44d8-8544-c5fb471278e6', 'a4827954-b2df-4ae1-8317-f4035caf2ef5', 'e61dd067-29ec-401e-b803-a36d0115d4d4']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:59.399210 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5560ad-326c-4b79-b5f4-74f7a2e05ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:59.461538 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5560ad-326c-4b79-b5f4-74f7a2e05ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '910fe220-d636-4d7d-9f7c-9f1e5f689569', '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='aa1a4d298b3440ed84f58862c8980c05',qos_specs=None,replication_status=,reservations=['31790b17-883a-46e7-82c1-508ae5568f46','92aa6a4a-9d2d-44d8-8544-c5fb471278e6','a4827954-b2df-4ae1-8317-f4035caf2ef5','e61dd067-29ec-401e-b803-a36d0115d4d4'],size=1,snapshot_id=086de088-142f-46fb-be4d-66e5c6caa304,source_replicaid=,source_volid=None,status='creating',user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:06:59Z,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=910fe220-d636-4d7d-9f7c-9f1e5f689569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1a4d298b3440ed84f58862c8980c05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=086de088-142f-46fb-be4d-66e5c6caa304,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:59.461879 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34d5957d-70c6-4154-9ea8-f5a22ee3a08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:59.497022 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34d5957d-70c6-4154-9ea8-f5a22ee3a08f) transitioned into state 'SUCCESS' from 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='aa1a4d298b3440ed84f58862c8980c05',qos_specs=None,replication_status=,reservations=['31790b17-883a-46e7-82c1-508ae5568f46','92aa6a4a-9d2d-44d8-8544-c5fb471278e6','a4827954-b2df-4ae1-8317-f4035caf2ef5','e61dd067-29ec-401e-b803-a36d0115d4d4'],size=1,snapshot_id=086de088-142f-46fb-be4d-66e5c6caa304,source_replicaid=,source_volid=None,status='creating',user_id='251bfd1fcf1549e28b624dd83c5d9506',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:59.498474 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80b8b0a6-485c-46f7-9d7e-fa1f69149cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:06:59.527706 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80b8b0a6-485c-46f7-9d7e-fa1f69149cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:06:59.528580 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Flow 'volume_create_api' (39b42cb5-3b7d-4022-bcc4-9cb0004c310e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:06:59.528913 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Create volume request issued successfully. Aug 14 03:06:59.529683 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7cc1011b-4fad-4705-aa44-5b8e7411834c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:06:59.530217 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 605/2425] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:06:59 2026] POST /volume/v3/volumes => generated 809 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:06:59.548054 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c9eae9d5-e40a-4d99-b0a1-4a65dcf09480 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:59.550984 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c9eae9d5-e40a-4d99-b0a1-4a65dcf09480 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 Aug 14 03:06:59.551254 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c9eae9d5-e40a-4d99-b0a1-4a65dcf09480 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:59.551505 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c9eae9d5-e40a-4d99-b0a1-4a65dcf09480 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:59.561073 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:59.561073 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:06:59.567231 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c9eae9d5-e40a-4d99-b0a1-4a65dcf09480 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:06:59.574581 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c9eae9d5-e40a-4d99-b0a1-4a65dcf09480 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 returned with HTTP 200 Aug 14 03:06:59.575343 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 606/2426] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:06:59 2026] GET /volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:06:59.939145 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cab7ee02-4cd0-40ef-9266-25eb0130cfb2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:06:59.941612 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cab7ee02-4cd0-40ef-9266-25eb0130cfb2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:06:59.941805 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cab7ee02-4cd0-40ef-9266-25eb0130cfb2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:06:59.942054 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cab7ee02-4cd0-40ef-9266-25eb0130cfb2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:06:59.942218 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-cab7ee02-4cd0-40ef-9266-25eb0130cfb2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:06:59.947612 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:06:59.947612 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:06:59.948597 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cab7ee02-4cd0-40ef-9266-25eb0130cfb2 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:06:59.949087 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 603/2427] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:06:59 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:00.596709 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-32223089-5b0e-4ee8-a7c6-36673543fdbf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:00.598554 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-32223089-5b0e-4ee8-a7c6-36673543fdbf tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 Aug 14 03:07:00.598738 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-32223089-5b0e-4ee8-a7c6-36673543fdbf tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:00.598964 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-32223089-5b0e-4ee8-a7c6-36673543fdbf tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:00.607974 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:00.607974 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:00.612723 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-32223089-5b0e-4ee8-a7c6-36673543fdbf tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:07:00.619976 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-32223089-5b0e-4ee8-a7c6-36673543fdbf tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 returned with HTTP 200 Aug 14 03:07:00.620815 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 614/2428] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:00 2026] GET /volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 03:07:00.642730 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-26087021-f1f4-4084-b9a2-77f4e22edf95 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:00.645251 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-26087021-f1f4-4084-b9a2-77f4e22edf95 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 Aug 14 03:07:00.645530 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-26087021-f1f4-4084-b9a2-77f4e22edf95 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:00.646364 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-26087021-f1f4-4084-b9a2-77f4e22edf95 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:00.655567 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:00.655567 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:00.662838 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-26087021-f1f4-4084-b9a2-77f4e22edf95 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:07:00.669558 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-26087021-f1f4-4084-b9a2-77f4e22edf95 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 returned with HTTP 200 Aug 14 03:07:00.670143 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 606/2429] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:00 2026] GET /volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:00.687432 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a5e903a6-bb29-4cee-937a-eadd70486afd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:00.691134 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a5e903a6-bb29-4cee-937a-eadd70486afd tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 Aug 14 03:07:00.691415 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a5e903a6-bb29-4cee-937a-eadd70486afd tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:00.691656 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a5e903a6-bb29-4cee-937a-eadd70486afd tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:00.691802 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-a5e903a6-bb29-4cee-937a-eadd70486afd tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete snapshot with id: 086de088-142f-46fb-be4d-66e5c6caa304 Aug 14 03:07:00.700048 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:00.700048 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:00.701173 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a5e903a6-bb29-4cee-937a-eadd70486afd tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Snapshot retrieved successfully. Aug 14 03:07:00.736192 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a5e903a6-bb29-4cee-937a-eadd70486afd tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Snapshot delete request issued successfully. Aug 14 03:07:00.736902 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a5e903a6-bb29-4cee-937a-eadd70486afd tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 returned with HTTP 202 Aug 14 03:07:00.737757 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 607/2430] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:07:00 2026] DELETE /volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:00.757748 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0443d708-bbce-453c-bc00-2a099ed51e6a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:00.761750 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0443d708-bbce-453c-bc00-2a099ed51e6a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 Aug 14 03:07:00.761750 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0443d708-bbce-453c-bc00-2a099ed51e6a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:00.761750 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0443d708-bbce-453c-bc00-2a099ed51e6a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:00.770674 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:00.770674 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:00.771685 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0443d708-bbce-453c-bc00-2a099ed51e6a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Snapshot retrieved successfully. Aug 14 03:07:00.772465 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0443d708-bbce-453c-bc00-2a099ed51e6a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 returned with HTTP 200 Aug 14 03:07:00.774085 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 604/2431] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:07:00 2026] GET /volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:00.967132 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2be02442-0960-4711-88c3-57089f5cb60a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:00.967132 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2be02442-0960-4711-88c3-57089f5cb60a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:07:00.967132 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2be02442-0960-4711-88c3-57089f5cb60a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:00.967132 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2be02442-0960-4711-88c3-57089f5cb60a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:00.967348 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-2be02442-0960-4711-88c3-57089f5cb60a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:00.976477 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:00.976477 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:00.977540 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2be02442-0960-4711-88c3-57089f5cb60a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:07:00.978399 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 615/2432] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:00 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:01.524598 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3a8103de-5ed9-42df-80b8-15ba764c3714 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:01.528834 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3a8103de-5ed9-42df-80b8-15ba764c3714 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] DELETE https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:07:01.528834 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3a8103de-5ed9-42df-80b8-15ba764c3714 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:01.529069 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3a8103de-5ed9-42df-80b8-15ba764c3714 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:01.529245 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-3a8103de-5ed9-42df-80b8-15ba764c3714 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Delete volume with id: 8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:07:01.541216 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:01.541216 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:01.543493 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3a8103de-5ed9-42df-80b8-15ba764c3714 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:07:01.591453 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3a8103de-5ed9-42df-80b8-15ba764c3714 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Delete volume request issued successfully. Aug 14 03:07:01.591774 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3a8103de-5ed9-42df-80b8-15ba764c3714 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 202 Aug 14 03:07:01.592502 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 607/2433] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:01 2026] DELETE /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:01.615403 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c2092112-f88f-4372-996c-ca8ef67ddbd8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:01.622613 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c2092112-f88f-4372-996c-ca8ef67ddbd8 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:07:01.622918 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c2092112-f88f-4372-996c-ca8ef67ddbd8 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:01.623171 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c2092112-f88f-4372-996c-ca8ef67ddbd8 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:01.638537 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:01.638537 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:01.645417 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c2092112-f88f-4372-996c-ca8ef67ddbd8 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:07:01.653719 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c2092112-f88f-4372-996c-ca8ef67ddbd8 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 200 Aug 14 03:07:01.655262 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 608/2434] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:01 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:01.785862 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-598b3def-6815-4359-b75c-d8e2304eafd4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:01.788056 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-598b3def-6815-4359-b75c-d8e2304eafd4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 Aug 14 03:07:01.788525 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-598b3def-6815-4359-b75c-d8e2304eafd4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:01.788603 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-598b3def-6815-4359-b75c-d8e2304eafd4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:01.794356 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-598b3def-6815-4359-b75c-d8e2304eafd4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 returned with HTTP 404 Aug 14 03:07:01.794795 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 605/2435] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:07:01 2026] GET /volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:01.804150 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-47280cc9-da0d-46b6-9bda-f44bc99e58ef None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:01.805774 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-47280cc9-da0d-46b6-9bda-f44bc99e58ef tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] DELETE https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 Aug 14 03:07:01.806275 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-47280cc9-da0d-46b6-9bda-f44bc99e58ef tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:01.806275 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-47280cc9-da0d-46b6-9bda-f44bc99e58ef tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:01.806775 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-47280cc9-da0d-46b6-9bda-f44bc99e58ef tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume with id: 910fe220-d636-4d7d-9f7c-9f1e5f689569 Aug 14 03:07:01.816111 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:01.816111 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:01.817072 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-47280cc9-da0d-46b6-9bda-f44bc99e58ef tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:07:01.842276 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-47280cc9-da0d-46b6-9bda-f44bc99e58ef tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume request issued successfully. Aug 14 03:07:01.843045 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-47280cc9-da0d-46b6-9bda-f44bc99e58ef tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 returned with HTTP 202 Aug 14 03:07:01.843834 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 616/2436] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:07:01 2026] DELETE /volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:01.857270 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-39d682cc-1d3b-4219-b714-2ddd517b6b1d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:01.860039 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-39d682cc-1d3b-4219-b714-2ddd517b6b1d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 Aug 14 03:07:01.860303 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-39d682cc-1d3b-4219-b714-2ddd517b6b1d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:01.860511 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-39d682cc-1d3b-4219-b714-2ddd517b6b1d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:01.873864 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:01.873864 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:01.881291 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-39d682cc-1d3b-4219-b714-2ddd517b6b1d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:07:01.890118 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-39d682cc-1d3b-4219-b714-2ddd517b6b1d tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 returned with HTTP 200 Aug 14 03:07:01.890772 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 608/2437] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:01 2026] GET /volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 => generated 1227 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:01.994660 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6118b488-8c8b-47d2-a8a8-90c79dc03ad6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:02.001025 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6118b488-8c8b-47d2-a8a8-90c79dc03ad6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:07:02.001200 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6118b488-8c8b-47d2-a8a8-90c79dc03ad6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:02.001456 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6118b488-8c8b-47d2-a8a8-90c79dc03ad6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:02.001576 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-6118b488-8c8b-47d2-a8a8-90c79dc03ad6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:02.011176 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:02.011176 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:02.012198 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6118b488-8c8b-47d2-a8a8-90c79dc03ad6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:07:02.012689 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 609/2438] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:01 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:02.676595 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a2720d53-dcb7-4b28-a630-ad6a4cf90911 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:02.679433 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a2720d53-dcb7-4b28-a630-ad6a4cf90911 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee Aug 14 03:07:02.679433 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a2720d53-dcb7-4b28-a630-ad6a4cf90911 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:02.679965 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a2720d53-dcb7-4b28-a630-ad6a4cf90911 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:02.687784 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a2720d53-dcb7-4b28-a630-ad6a4cf90911 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee returned with HTTP 404 Aug 14 03:07:02.688405 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 606/2439] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:02 2026] GET /volume/v3/volumes/8d540f00-e82b-4d72-a0f0-a2c8af74e0ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:02.780084 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d55b14ae-0878-441d-b26b-a45ba403d117 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:02.782123 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d55b14ae-0878-441d-b26b-a45ba403d117 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] DELETE https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:07:02.782353 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d55b14ae-0878-441d-b26b-a45ba403d117 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:02.782586 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d55b14ae-0878-441d-b26b-a45ba403d117 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:02.782759 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-d55b14ae-0878-441d-b26b-a45ba403d117 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Delete volume with id: 7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:07:02.791176 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:02.791176 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:02.791759 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d55b14ae-0878-441d-b26b-a45ba403d117 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:07:02.820760 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d55b14ae-0878-441d-b26b-a45ba403d117 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Delete volume request issued successfully. Aug 14 03:07:02.821295 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d55b14ae-0878-441d-b26b-a45ba403d117 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 202 Aug 14 03:07:02.821439 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 617/2440] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:02 2026] DELETE /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:02.843171 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-568f037c-1ef0-499f-a0ea-466b43d81cda None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:02.846932 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-568f037c-1ef0-499f-a0ea-466b43d81cda tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:07:02.847198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-568f037c-1ef0-499f-a0ea-466b43d81cda tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:02.847508 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-568f037c-1ef0-499f-a0ea-466b43d81cda tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:02.857174 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:02.857174 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:02.864291 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-568f037c-1ef0-499f-a0ea-466b43d81cda tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:07:02.871697 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-568f037c-1ef0-499f-a0ea-466b43d81cda tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 200 Aug 14 03:07:02.872415 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 609/2441] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:02 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:02.916380 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-add91c0b-5b22-41f5-af05-697365a1e023 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:02.919304 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-add91c0b-5b22-41f5-af05-697365a1e023 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 Aug 14 03:07:02.919478 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-add91c0b-5b22-41f5-af05-697365a1e023 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:02.919738 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-add91c0b-5b22-41f5-af05-697365a1e023 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:02.927021 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-add91c0b-5b22-41f5-af05-697365a1e023 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 returned with HTTP 404 Aug 14 03:07:02.927607 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 610/2442] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:02 2026] GET /volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:03.026266 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d9268eab-42b1-45a3-b2e5-d162a096c8e9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:03.031637 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d9268eab-42b1-45a3-b2e5-d162a096c8e9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:07:03.031944 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d9268eab-42b1-45a3-b2e5-d162a096c8e9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:03.032201 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d9268eab-42b1-45a3-b2e5-d162a096c8e9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:03.032361 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-d9268eab-42b1-45a3-b2e5-d162a096c8e9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:03.043298 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:03.043298 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:03.044490 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d9268eab-42b1-45a3-b2e5-d162a096c8e9 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:07:03.045396 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 607/2443] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:03 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:03.233228 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-df0323ec-52d3-4697-8159-05618e252868 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:03.235927 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-df0323ec-52d3-4697-8159-05618e252868 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:07:03.236401 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-df0323ec-52d3-4697-8159-05618e252868 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:03.236401 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-df0323ec-52d3-4697-8159-05618e252868 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:03.236632 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-df0323ec-52d3-4697-8159-05618e252868 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume with id: fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:07:03.247626 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:03.247626 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:03.248277 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-df0323ec-52d3-4697-8159-05618e252868 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:07:03.287616 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-df0323ec-52d3-4697-8159-05618e252868 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume request issued successfully. Aug 14 03:07:03.288061 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-df0323ec-52d3-4697-8159-05618e252868 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 202 Aug 14 03:07:03.288948 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 618/2444] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:07:03 2026] DELETE /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 14 03:07:03.302296 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1ed64b68-9f78-4518-877f-67452514dfc3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:03.305794 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1ed64b68-9f78-4518-877f-67452514dfc3 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:07:03.305794 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1ed64b68-9f78-4518-877f-67452514dfc3 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:03.305794 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1ed64b68-9f78-4518-877f-67452514dfc3 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:03.315696 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:03.315696 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:03.322020 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1ed64b68-9f78-4518-877f-67452514dfc3 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:07:03.328977 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1ed64b68-9f78-4518-877f-67452514dfc3 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 200 Aug 14 03:07:03.330199 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 610/2445] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:03 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 1192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:03.877248 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-db28b925-fbe5-4937-8823-281e9954c5a8 req-3f4cb4ed-56bc-43b5-a18e-31767801ff5e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:03.882886 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-db28b925-fbe5-4937-8823-281e9954c5a8 req-3f4cb4ed-56bc-43b5-a18e-31767801ff5e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] DELETE https://10.4.3.152/volume/v3/attachments/ca57ddcf-11df-4c5a-ba08-4fdc1cafd4c4 Aug 14 03:07:03.883114 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-db28b925-fbe5-4937-8823-281e9954c5a8 req-3f4cb4ed-56bc-43b5-a18e-31767801ff5e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:03.883366 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-db28b925-fbe5-4937-8823-281e9954c5a8 req-3f4cb4ed-56bc-43b5-a18e-31767801ff5e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:03.905766 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6bcbfca7-a025-4e1c-ae6b-78ef018971ee None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:03.907697 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:03.907697 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:03.910651 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6bcbfca7-a025-4e1c-ae6b-78ef018971ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 Aug 14 03:07:03.911903 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6bcbfca7-a025-4e1c-ae6b-78ef018971ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:03.911903 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6bcbfca7-a025-4e1c-ae6b-78ef018971ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:03.918549 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6bcbfca7-a025-4e1c-ae6b-78ef018971ee tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 returned with HTTP 404 Aug 14 03:07:03.919483 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 608/2446] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:03 2026] GET /volume/v3/volumes/7e8a2f53-814d-4391-bb0e-aa9da2ad0d21 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:03.976216 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-db28b925-fbe5-4937-8823-281e9954c5a8 req-3f4cb4ed-56bc-43b5-a18e-31767801ff5e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/attachments/ca57ddcf-11df-4c5a-ba08-4fdc1cafd4c4 returned with HTTP 200 Aug 14 03:07:03.976838 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 611/2447] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:07:03 2026] DELETE /volume/v3/attachments/ca57ddcf-11df-4c5a-ba08-4fdc1cafd4c4 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:04.060142 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d3c58767-3921-49c2-b188-2ff42a3270ef None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:04.062457 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d3c58767-3921-49c2-b188-2ff42a3270ef tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:07:04.065913 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d3c58767-3921-49c2-b188-2ff42a3270ef tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:04.065913 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d3c58767-3921-49c2-b188-2ff42a3270ef tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:04.065913 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d3c58767-3921-49c2-b188-2ff42a3270ef tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:04.069104 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:04.069104 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:04.070047 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d3c58767-3921-49c2-b188-2ff42a3270ef tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:07:04.070569 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 619/2448] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:04 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:04.117200 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e009f272-26df-4ab3-89a9-55e06b1a146e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:04.119639 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e009f272-26df-4ab3-89a9-55e06b1a146e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:07:04.119998 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e009f272-26df-4ab3-89a9-55e06b1a146e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:04.121483 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e009f272-26df-4ab3-89a9-55e06b1a146e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:04.121483 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-e009f272-26df-4ab3-89a9-55e06b1a146e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Delete volume with id: f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:07:04.130167 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:04.130167 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:04.130804 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e009f272-26df-4ab3-89a9-55e06b1a146e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:07:04.151732 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e009f272-26df-4ab3-89a9-55e06b1a146e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Delete volume request issued successfully. Aug 14 03:07:04.152126 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e009f272-26df-4ab3-89a9-55e06b1a146e tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 202 Aug 14 03:07:04.152386 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 611/2449] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:04 2026] DELETE /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:04.169461 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-96113fdd-0332-400f-9ca3-a1f5f950ff06 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:04.175792 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-96113fdd-0332-400f-9ca3-a1f5f950ff06 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:07:04.176067 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-96113fdd-0332-400f-9ca3-a1f5f950ff06 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:04.176306 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-96113fdd-0332-400f-9ca3-a1f5f950ff06 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:04.191362 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:04.191362 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:04.198383 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-96113fdd-0332-400f-9ca3-a1f5f950ff06 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Volume info retrieved successfully. Aug 14 03:07:04.212843 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-96113fdd-0332-400f-9ca3-a1f5f950ff06 tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 200 Aug 14 03:07:04.213689 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 609/2450] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:04 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:04.347733 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-94fb04cf-a713-4b6f-8476-8496dcfa4b25 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:04.350579 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-94fb04cf-a713-4b6f-8476-8496dcfa4b25 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:07:04.351937 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-94fb04cf-a713-4b6f-8476-8496dcfa4b25 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:04.352175 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-94fb04cf-a713-4b6f-8476-8496dcfa4b25 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:04.360234 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-94fb04cf-a713-4b6f-8476-8496dcfa4b25 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 404 Aug 14 03:07:04.360799 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 612/2451] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:04 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:04.375702 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1fee86be-7907-42bc-936c-5b220f1eb0a6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:04.380743 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1fee86be-7907-42bc-936c-5b220f1eb0a6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] DELETE https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 Aug 14 03:07:04.383101 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1fee86be-7907-42bc-936c-5b220f1eb0a6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:04.383448 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1fee86be-7907-42bc-936c-5b220f1eb0a6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:04.383718 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-1fee86be-7907-42bc-936c-5b220f1eb0a6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume with id: 910fe220-d636-4d7d-9f7c-9f1e5f689569 Aug 14 03:07:04.397865 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1fee86be-7907-42bc-936c-5b220f1eb0a6 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 returned with HTTP 404 Aug 14 03:07:04.398499 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 620/2452] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:07:04 2026] DELETE /volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:04.412025 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-da86e613-4503-4649-9f46-2657fe0efbe4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:04.415531 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-da86e613-4503-4649-9f46-2657fe0efbe4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 Aug 14 03:07:04.415845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-da86e613-4503-4649-9f46-2657fe0efbe4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:04.416150 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-da86e613-4503-4649-9f46-2657fe0efbe4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:04.424450 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-da86e613-4503-4649-9f46-2657fe0efbe4 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 returned with HTTP 404 Aug 14 03:07:04.425139 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 612/2453] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:04 2026] GET /volume/v3/volumes/910fe220-d636-4d7d-9f7c-9f1e5f689569 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:04.434964 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5a92ae7a-d81f-45e8-bc75-651798abd6d7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:04.437115 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5a92ae7a-d81f-45e8-bc75-651798abd6d7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 Aug 14 03:07:04.437339 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5a92ae7a-d81f-45e8-bc75-651798abd6d7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:04.437619 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5a92ae7a-d81f-45e8-bc75-651798abd6d7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:04.437722 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-5a92ae7a-d81f-45e8-bc75-651798abd6d7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete snapshot with id: 086de088-142f-46fb-be4d-66e5c6caa304 Aug 14 03:07:04.445221 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5a92ae7a-d81f-45e8-bc75-651798abd6d7 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 returned with HTTP 404 Aug 14 03:07:04.446111 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 610/2454] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:07:04 2026] DELETE /volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:04.457019 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-449caa09-d227-4bdb-8422-b73d83740456 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:04.458893 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-449caa09-d227-4bdb-8422-b73d83740456 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 Aug 14 03:07:04.459128 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-449caa09-d227-4bdb-8422-b73d83740456 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:04.459372 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-449caa09-d227-4bdb-8422-b73d83740456 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:04.463752 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-449caa09-d227-4bdb-8422-b73d83740456 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 returned with HTTP 404 Aug 14 03:07:04.464250 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 613/2455] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:07:04 2026] GET /volume/v3/snapshots/086de088-142f-46fb-be4d-66e5c6caa304 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:04.474397 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-788f657e-eb66-4b4a-9fec-5903bcfc1e63 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:04.476176 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-788f657e-eb66-4b4a-9fec-5903bcfc1e63 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:07:04.476427 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-788f657e-eb66-4b4a-9fec-5903bcfc1e63 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:04.476646 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-788f657e-eb66-4b4a-9fec-5903bcfc1e63 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:04.476784 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-788f657e-eb66-4b4a-9fec-5903bcfc1e63 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume with id: fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:07:04.482418 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-788f657e-eb66-4b4a-9fec-5903bcfc1e63 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 404 Aug 14 03:07:04.483098 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 621/2456] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:07:04 2026] DELETE /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:04.492029 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a25e21b7-9f92-48e3-89a0-89efc2385f1a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:04.493872 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a25e21b7-9f92-48e3-89a0-89efc2385f1a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 Aug 14 03:07:04.494176 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a25e21b7-9f92-48e3-89a0-89efc2385f1a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:04.494435 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a25e21b7-9f92-48e3-89a0-89efc2385f1a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:04.501056 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a25e21b7-9f92-48e3-89a0-89efc2385f1a tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 returned with HTTP 404 Aug 14 03:07:04.501405 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 613/2457] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:04 2026] GET /volume/v3/volumes/fa4648e1-945e-4248-a077-d8d7d4101528 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:04.563871 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2ea513e9-bb9e-475d-be0a-16ee95be8301 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:04.567608 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2ea513e9-bb9e-475d-be0a-16ee95be8301 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 Aug 14 03:07:04.568164 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2ea513e9-bb9e-475d-be0a-16ee95be8301 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:04.568164 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2ea513e9-bb9e-475d-be0a-16ee95be8301 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:04.568363 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-2ea513e9-bb9e-475d-be0a-16ee95be8301 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume with id: 1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 Aug 14 03:07:04.580448 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:04.580448 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:04.581201 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2ea513e9-bb9e-475d-be0a-16ee95be8301 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:07:04.613401 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2ea513e9-bb9e-475d-be0a-16ee95be8301 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume request issued successfully. Aug 14 03:07:04.614071 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2ea513e9-bb9e-475d-be0a-16ee95be8301 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 returned with HTTP 202 Aug 14 03:07:04.614200 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 611/2458] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:07:04 2026] DELETE /volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:04.626517 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0b5ff5b4-732f-4f46-b9bb-d4dc39f15306 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:04.628851 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0b5ff5b4-732f-4f46-b9bb-d4dc39f15306 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 Aug 14 03:07:04.628851 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0b5ff5b4-732f-4f46-b9bb-d4dc39f15306 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:04.628851 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0b5ff5b4-732f-4f46-b9bb-d4dc39f15306 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:04.640190 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:04.640190 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:04.647098 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0b5ff5b4-732f-4f46-b9bb-d4dc39f15306 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Volume info retrieved successfully. Aug 14 03:07:04.658973 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0b5ff5b4-732f-4f46-b9bb-d4dc39f15306 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 returned with HTTP 200 Aug 14 03:07:04.660098 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 614/2459] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:04 2026] GET /volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 => generated 1227 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:05.085729 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6ea8bbfb-758f-48d7-890a-e2193ba3b41c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:05.088201 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6ea8bbfb-758f-48d7-890a-e2193ba3b41c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:07:05.088201 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6ea8bbfb-758f-48d7-890a-e2193ba3b41c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:05.088410 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6ea8bbfb-758f-48d7-890a-e2193ba3b41c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:05.088449 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6ea8bbfb-758f-48d7-890a-e2193ba3b41c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:05.093937 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:05.093937 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:05.094717 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6ea8bbfb-758f-48d7-890a-e2193ba3b41c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:07:05.095390 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 622/2460] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:05 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:05.120039 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3469bd35-f49a-4e1f-a542-98788fb98e4e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:05.122984 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3469bd35-f49a-4e1f-a542-98788fb98e4e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] DELETE https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:07:05.123234 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3469bd35-f49a-4e1f-a542-98788fb98e4e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:05.123499 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3469bd35-f49a-4e1f-a542-98788fb98e4e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:05.123719 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-3469bd35-f49a-4e1f-a542-98788fb98e4e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Delete volume with id: 8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:07:05.133737 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:05.133737 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:05.134426 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3469bd35-f49a-4e1f-a542-98788fb98e4e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:07:05.149579 np0000007307 devstack@c-api.service[100379]: WARNING cinder.keymgr.conf_key_mgr [None req-3469bd35-f49a-4e1f-a542-98788fb98e4e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:07:05.158471 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3469bd35-f49a-4e1f-a542-98788fb98e4e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Delete volume request issued successfully. Aug 14 03:07:05.160129 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3469bd35-f49a-4e1f-a542-98788fb98e4e tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 202 Aug 14 03:07:05.160129 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 614/2461] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:05 2026] DELETE /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:05.171897 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-256246bd-2948-4cf1-b797-48859aae6e24 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:05.174334 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-256246bd-2948-4cf1-b797-48859aae6e24 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:07:05.174554 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-256246bd-2948-4cf1-b797-48859aae6e24 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:05.174742 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-256246bd-2948-4cf1-b797-48859aae6e24 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:05.184661 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:05.184661 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:05.189745 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-256246bd-2948-4cf1-b797-48859aae6e24 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:07:05.196577 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-256246bd-2948-4cf1-b797-48859aae6e24 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 200 Aug 14 03:07:05.197286 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 612/2462] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:05 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 1450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:07:05.242219 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-63a412e0-a48a-459c-ada6-8a681c25eabc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:05.245027 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63a412e0-a48a-459c-ada6-8a681c25eabc tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] GET https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef Aug 14 03:07:05.245273 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63a412e0-a48a-459c-ada6-8a681c25eabc tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:05.245484 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63a412e0-a48a-459c-ada6-8a681c25eabc tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:05.255100 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63a412e0-a48a-459c-ada6-8a681c25eabc tempest-AttachVolumeNegativeTest-1464588476 tempest-AttachVolumeNegativeTest-1464588476-project-member] https://10.4.3.152/volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef returned with HTTP 404 Aug 14 03:07:05.256067 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 615/2463] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:05 2026] GET /volume/v3/volumes/f8df4b40-e509-4143-9520-3bb6362327ef => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:05.678204 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0a73850f-716a-4566-8e71-66b9fe207a8b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:05.680489 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0a73850f-716a-4566-8e71-66b9fe207a8b tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 Aug 14 03:07:05.680761 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0a73850f-716a-4566-8e71-66b9fe207a8b tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:05.681095 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0a73850f-716a-4566-8e71-66b9fe207a8b tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:05.690357 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0a73850f-716a-4566-8e71-66b9fe207a8b tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 returned with HTTP 404 Aug 14 03:07:05.690963 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 623/2464] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:05 2026] GET /volume/v3/volumes/1a1e02dd-d706-4bf9-a59e-a9c841cf2e86 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:05.700902 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c5f30a69-9516-4206-a96a-a02467d67b4e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:05.703399 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c5f30a69-9516-4206-a96a-a02467d67b4e tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] DELETE https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:07:05.703399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c5f30a69-9516-4206-a96a-a02467d67b4e tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:05.704396 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c5f30a69-9516-4206-a96a-a02467d67b4e tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:05.705293 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-c5f30a69-9516-4206-a96a-a02467d67b4e tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume with id: 22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:07:05.714215 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c5f30a69-9516-4206-a96a-a02467d67b4e tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 404 Aug 14 03:07:05.714979 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 615/2465] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:07:05 2026] DELETE /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:05.724206 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-69686ab7-4b0a-402b-9065-14dd79d77c7c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:05.726479 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-69686ab7-4b0a-402b-9065-14dd79d77c7c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 Aug 14 03:07:05.726923 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-69686ab7-4b0a-402b-9065-14dd79d77c7c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:05.727112 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-69686ab7-4b0a-402b-9065-14dd79d77c7c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:05.734599 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-69686ab7-4b0a-402b-9065-14dd79d77c7c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 returned with HTTP 404 Aug 14 03:07:05.735222 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 613/2466] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:05 2026] GET /volume/v3/volumes/22c9286c-b138-4fdc-9c0f-dce573ebef52 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:05.783174 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7bb8f220-fac8-480d-b26c-e0b58a6a7fd9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:05.786938 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7bb8f220-fac8-480d-b26c-e0b58a6a7fd9 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] DELETE https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:07:05.786938 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7bb8f220-fac8-480d-b26c-e0b58a6a7fd9 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:05.786938 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7bb8f220-fac8-480d-b26c-e0b58a6a7fd9 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:05.786938 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-7bb8f220-fac8-480d-b26c-e0b58a6a7fd9 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Delete volume with id: 15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:07:05.792408 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7bb8f220-fac8-480d-b26c-e0b58a6a7fd9 tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 404 Aug 14 03:07:05.793127 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 616/2467] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:07:05 2026] DELETE /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:05.805159 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a5655de0-f0c4-4282-b56e-7fac4e5ccb7c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:05.807207 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a5655de0-f0c4-4282-b56e-7fac4e5ccb7c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] GET https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe Aug 14 03:07:05.807489 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a5655de0-f0c4-4282-b56e-7fac4e5ccb7c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:05.807712 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a5655de0-f0c4-4282-b56e-7fac4e5ccb7c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:05.820768 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a5655de0-f0c4-4282-b56e-7fac4e5ccb7c tempest-VolumeImageDependencyTests-1213446806 tempest-VolumeImageDependencyTests-1213446806-project-member] https://10.4.3.152/volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe returned with HTTP 404 Aug 14 03:07:05.821441 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 624/2468] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:05 2026] GET /volume/v3/volumes/15dcd5f9-8643-48b4-a29c-1b634d3a90fe => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:06.106874 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2a5e30b0-33ec-47e9-896a-1faa75a024ba None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:06.110035 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2a5e30b0-33ec-47e9-896a-1faa75a024ba tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:07:06.110576 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2a5e30b0-33ec-47e9-896a-1faa75a024ba tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:06.111370 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2a5e30b0-33ec-47e9-896a-1faa75a024ba tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:06.111370 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-2a5e30b0-33ec-47e9-896a-1faa75a024ba tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:06.117917 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:06.117917 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:06.119442 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2a5e30b0-33ec-47e9-896a-1faa75a024ba tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:07:06.120123 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 616/2469] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:06 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:06.215209 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b5175adc-1bc9-4537-8b1b-60da5bd4a1d6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:06.218202 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b5175adc-1bc9-4537-8b1b-60da5bd4a1d6 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde Aug 14 03:07:06.218678 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b5175adc-1bc9-4537-8b1b-60da5bd4a1d6 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:06.219026 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b5175adc-1bc9-4537-8b1b-60da5bd4a1d6 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:06.229653 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b5175adc-1bc9-4537-8b1b-60da5bd4a1d6 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde returned with HTTP 404 Aug 14 03:07:06.230652 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 614/2470] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:06 2026] GET /volume/v3/volumes/8fd928df-9abc-49b9-94ef-22c35f179cde => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:06.700026 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-73512b91-6722-4f00-a771-f8ee9af90672 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:06.703850 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-73512b91-6722-4f00-a771-f8ee9af90672 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:07:06.703850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-73512b91-6722-4f00-a771-f8ee9af90672 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:06.703850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-73512b91-6722-4f00-a771-f8ee9af90672 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:06.703850 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-73512b91-6722-4f00-a771-f8ee9af90672 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Delete volume with id: a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:07:06.714110 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:06.714110 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:06.715209 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-73512b91-6722-4f00-a771-f8ee9af90672 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:07:06.736403 np0000007307 devstack@c-api.service[100380]: WARNING cinder.keymgr.conf_key_mgr [None req-73512b91-6722-4f00-a771-f8ee9af90672 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:07:06.748518 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-73512b91-6722-4f00-a771-f8ee9af90672 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Delete volume request issued successfully. Aug 14 03:07:06.748518 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-73512b91-6722-4f00-a771-f8ee9af90672 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 202 Aug 14 03:07:06.749481 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 617/2471] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:06 2026] DELETE /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:07.678563 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1be589b4-0b29-4b20-9c52-f217a0deb659 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:07.678563 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1be589b4-0b29-4b20-9c52-f217a0deb659 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:07:07.678563 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1be589b4-0b29-4b20-9c52-f217a0deb659 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:07.678563 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1be589b4-0b29-4b20-9c52-f217a0deb659 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:07.678563 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:07.678563 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:07.678563 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1be589b4-0b29-4b20-9c52-f217a0deb659 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Volume info retrieved successfully. Aug 14 03:07:07.678563 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1be589b4-0b29-4b20-9c52-f217a0deb659 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 200 Aug 14 03:07:07.678563 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 625/2472] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:06 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 1428 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:07.681269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bd61944c-d5e9-4a52-9eeb-54104071d23c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:07.681269 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bd61944c-d5e9-4a52-9eeb-54104071d23c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:07:07.681269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bd61944c-d5e9-4a52-9eeb-54104071d23c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:07.681269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bd61944c-d5e9-4a52-9eeb-54104071d23c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:07.681269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-bd61944c-d5e9-4a52-9eeb-54104071d23c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:07.681269 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:07.681269 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:07.681269 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bd61944c-d5e9-4a52-9eeb-54104071d23c tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:07:07.681269 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 617/2473] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:07 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:07.682786 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-af3db8d3-761a-4145-b5db-4321bda34d86 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:07.682786 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:07.682786 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1832020891"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:07.682786 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1832020891'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:07.682786 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Create volume of 1 GB Aug 14 03:07:07.682786 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Availability Zones retrieved successfully. Aug 14 03:07:07.685761 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Flow 'volume_create_api' (8d3ee64b-d0f2-4a94-8de7-23802e760e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:07.687639 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a1c582-9697-42d9-88d1-3f94c4026828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:07.689224 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:07.720187 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a1c582-9697-42d9-88d1-3f94c4026828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:07.721720 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41cb4854-d1ec-475f-9f98-a74ab75467c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:07.764006 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Created reservations ['7ee95471-c9a8-4d90-91a3-1df53814e941', 'ea907bee-3a26-4a30-9fda-1b35de8d23b1', 'cb116435-1d94-4fb5-8564-8515bccedaf4', 'e24fcdf6-17e3-40eb-bd40-9210a699e07a'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:07.764793 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41cb4854-d1ec-475f-9f98-a74ab75467c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ee95471-c9a8-4d90-91a3-1df53814e941', 'ea907bee-3a26-4a30-9fda-1b35de8d23b1', 'cb116435-1d94-4fb5-8564-8515bccedaf4', 'e24fcdf6-17e3-40eb-bd40-9210a699e07a']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:07.765812 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc50860-646d-45da-a7eb-a2b4febe4084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:07.788625 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc50860-646d-45da-a7eb-a2b4febe4084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab794daa-8f0c-4cab-a775-fefd965b107e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1832020891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d058c3e1cce94f909e2fb0c17c2a31d6',qos_specs=None,replication_status=,reservations=['7ee95471-c9a8-4d90-91a3-1df53814e941','ea907bee-3a26-4a30-9fda-1b35de8d23b1','cb116435-1d94-4fb5-8564-8515bccedaf4','e24fcdf6-17e3-40eb-bd40-9210a699e07a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf120f964fda4615be912854b354a8cf',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1832020891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab794daa-8f0c-4cab-a775-fefd965b107e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d058c3e1cce94f909e2fb0c17c2a31d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf120f964fda4615be912854b354a8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:07.789502 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (401e7c9a-f340-4d26-8081-43403b746f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:07.814048 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-938e4605-b47c-4721-92ca-e9f9ebc37f12 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:07.817043 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-938e4605-b47c-4721-92ca-e9f9ebc37f12 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] GET https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b Aug 14 03:07:07.817189 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-938e4605-b47c-4721-92ca-e9f9ebc37f12 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:07.817539 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-938e4605-b47c-4721-92ca-e9f9ebc37f12 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:07.820360 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (401e7c9a-f340-4d26-8081-43403b746f97) transitioned into state 'SUCCESS' from state '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-1832020891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d058c3e1cce94f909e2fb0c17c2a31d6',qos_specs=None,replication_status=,reservations=['7ee95471-c9a8-4d90-91a3-1df53814e941','ea907bee-3a26-4a30-9fda-1b35de8d23b1','cb116435-1d94-4fb5-8564-8515bccedaf4','e24fcdf6-17e3-40eb-bd40-9210a699e07a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf120f964fda4615be912854b354a8cf',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:07.823850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376ad2ec-399d-473e-909c-e39e8740295a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:07.826014 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-938e4605-b47c-4721-92ca-e9f9ebc37f12 tempest-TestEncryptedCinderVolumes-591725687 tempest-TestEncryptedCinderVolumes-591725687-project-member] https://10.4.3.152/volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b returned with HTTP 404 Aug 14 03:07:07.826964 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 618/2474] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:07 2026] GET /volume/v3/volumes/a3640062-d8d9-4132-ae4c-c17b99d7616b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:07.838743 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376ad2ec-399d-473e-909c-e39e8740295a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:07.839977 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-87130079-b779-4b2e-b600-2ddd8bb04a28 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:07.841279 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Flow 'volume_create_api' (8d3ee64b-d0f2-4a94-8de7-23802e760e48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:07.841800 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Create volume request issued successfully. Aug 14 03:07:07.844250 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-87130079-b779-4b2e-b600-2ddd8bb04a28 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:07:07.844250 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-87130079-b779-4b2e-b600-2ddd8bb04a28 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:07.844250 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-87130079-b779-4b2e-b600-2ddd8bb04a28 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:07.844453 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-af3db8d3-761a-4145-b5db-4321bda34d86 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:07.844453 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 615/2475] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:07:07 2026] POST /volume/v3/volumes => generated 757 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:07.844527 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-87130079-b779-4b2e-b600-2ddd8bb04a28 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:07.865106 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f4853d9c-ff72-4455-a646-4abeac82fc34 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:07.868996 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f4853d9c-ff72-4455-a646-4abeac82fc34 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:07:07.868996 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f4853d9c-ff72-4455-a646-4abeac82fc34 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:07.869202 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f4853d9c-ff72-4455-a646-4abeac82fc34 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:07.874182 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-87130079-b779-4b2e-b600-2ddd8bb04a28 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Get all volumes completed successfully. Aug 14 03:07:07.881023 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:07.881023 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:07.881913 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:07.881913 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:07.891768 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f4853d9c-ff72-4455-a646-4abeac82fc34 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:07:07.897927 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-87130079-b779-4b2e-b600-2ddd8bb04a28 tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:07:07.898913 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f4853d9c-ff72-4455-a646-4abeac82fc34 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e returned with HTTP 200 Aug 14 03:07:07.900499 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 618/2476] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:07 2026] GET /volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:07.902253 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 626/2477] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:07:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9760 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:07.935497 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1be1423c-d005-4e32-ace6-3a4176ae238e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:07.937834 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1be1423c-d005-4e32-ace6-3a4176ae238e tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] DELETE https://10.4.3.152/volume/v3/types/304186cf-c492-4de7-ae5b-f8dea3be7be3 Aug 14 03:07:07.938288 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1be1423c-d005-4e32-ace6-3a4176ae238e tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:07.938665 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1be1423c-d005-4e32-ace6-3a4176ae238e tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:08.001161 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1be1423c-d005-4e32-ace6-3a4176ae238e tempest-TestEncryptedCinderVolumes-1655576323 tempest-TestEncryptedCinderVolumes-1655576323-project-admin] https://10.4.3.152/volume/v3/types/304186cf-c492-4de7-ae5b-f8dea3be7be3 returned with HTTP 202 Aug 14 03:07:08.002788 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 619/2478] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:07:07 2026] DELETE /volume/v3/types/304186cf-c492-4de7-ae5b-f8dea3be7be3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:08.096277 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:08.164062 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2d4c56aa-582d-4768-a9ee-a9c8437a8c1b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:08.166557 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2d4c56aa-582d-4768-a9ee-a9c8437a8c1b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:07:08.166945 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2d4c56aa-582d-4768-a9ee-a9c8437a8c1b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:08.167087 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2d4c56aa-582d-4768-a9ee-a9c8437a8c1b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:08.167242 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-2d4c56aa-582d-4768-a9ee-a9c8437a8c1b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:08.175486 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:08.175486 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:08.176261 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2d4c56aa-582d-4768-a9ee-a9c8437a8c1b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:07:08.176875 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 619/2479] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:08 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:08.189506 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e93a09be-22a3-430d-ba09-1b3b090f163f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:08.190802 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e93a09be-22a3-430d-ba09-1b3b090f163f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:07:08.191020 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e93a09be-22a3-430d-ba09-1b3b090f163f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:08.191233 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e93a09be-22a3-430d-ba09-1b3b090f163f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:08.191362 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-e93a09be-22a3-430d-ba09-1b3b090f163f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:08.200783 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:08.200783 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:08.201941 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e93a09be-22a3-430d-ba09-1b3b090f163f tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:07:08.202457 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 627/2480] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:08 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:08.215416 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c8f6b7c7-f011-47c1-8d86-697bf91330ff None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:08.219740 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c8f6b7c7-f011-47c1-8d86-697bf91330ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:07:08.221517 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c8f6b7c7-f011-47c1-8d86-697bf91330ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:08.221517 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c8f6b7c7-f011-47c1-8d86-697bf91330ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:08.222049 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-c8f6b7c7-f011-47c1-8d86-697bf91330ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete backup with id: 21b9848c-a765-448f-bdaf-098d46026a60. Aug 14 03:07:08.235974 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:08.235974 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:08.261432 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-c8f6b7c7-f011-47c1-8d86-697bf91330ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] delete_backup rpcapi backup_id 21b9848c-a765-448f-bdaf-098d46026a60 {{(pid=100380) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:07:08.267677 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c8f6b7c7-f011-47c1-8d86-697bf91330ff tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 202 Aug 14 03:07:08.268302 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 620/2481] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:08 2026] DELETE /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:07:08.279500 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b0070b27-3b6e-42b9-892f-a325c3daeae7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:08.281985 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0070b27-3b6e-42b9-892f-a325c3daeae7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:07:08.282295 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0070b27-3b6e-42b9-892f-a325c3daeae7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:08.282720 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0070b27-3b6e-42b9-892f-a325c3daeae7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:08.282919 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b0070b27-3b6e-42b9-892f-a325c3daeae7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:08.287926 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:08.288450 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-683472449"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:08.289166 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:08.289166 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:08.290399 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0070b27-3b6e-42b9-892f-a325c3daeae7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 200 Aug 14 03:07:08.290460 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-683472449'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:08.290682 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Create volume of 1 GB Aug 14 03:07:08.290960 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 620/2482] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:08 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:08.291180 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:08.291180 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:08.298992 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Availability Zones retrieved successfully. Aug 14 03:07:08.308473 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Flow 'volume_create_api' (e5e45f71-b21d-4de2-9862-2893a6850e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:08.310122 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (971241ed-1483-447f-bb7c-ba67b82e4926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:08.311458 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:08.358302 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (971241ed-1483-447f-bb7c-ba67b82e4926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:08.360508 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a8946b6-6a95-48dd-b77c-2fd0e3eecdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:08.504797 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Created reservations ['b7832a43-0515-440d-8805-0662eb79fd40', '7ff0c03c-06be-4d06-b60a-6fc967522187', '84d2e91b-56ac-49fb-b5f6-f3a6fc57af1c', '151153e9-b9dd-415e-a46d-cb31cb2b7d0e'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:08.505873 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a8946b6-6a95-48dd-b77c-2fd0e3eecdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7832a43-0515-440d-8805-0662eb79fd40', '7ff0c03c-06be-4d06-b60a-6fc967522187', '84d2e91b-56ac-49fb-b5f6-f3a6fc57af1c', '151153e9-b9dd-415e-a46d-cb31cb2b7d0e']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:08.507290 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf876af3-89e5-4c4b-a23e-c7049f561ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:08.549658 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf876af3-89e5-4c4b-a23e-c7049f561ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ed5f7da-0119-4318-bedd-e0c3505715a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-683472449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5c4628844a44e8dbaab38d7ae2f7146',qos_specs=None,replication_status=,reservations=['b7832a43-0515-440d-8805-0662eb79fd40','7ff0c03c-06be-4d06-b60a-6fc967522187','84d2e91b-56ac-49fb-b5f6-f3a6fc57af1c','151153e9-b9dd-415e-a46d-cb31cb2b7d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0446ac070d64d55a095e1960346e6b7',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-683472449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ed5f7da-0119-4318-bedd-e0c3505715a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5c4628844a44e8dbaab38d7ae2f7146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0446ac070d64d55a095e1960346e6b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:08.551380 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be570fc4-1179-4e2d-87f9-651ab9873c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:08.582621 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be570fc4-1179-4e2d-87f9-651ab9873c4b) transitioned into state 'SUCCESS' from state '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-683472449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5c4628844a44e8dbaab38d7ae2f7146',qos_specs=None,replication_status=,reservations=['b7832a43-0515-440d-8805-0662eb79fd40','7ff0c03c-06be-4d06-b60a-6fc967522187','84d2e91b-56ac-49fb-b5f6-f3a6fc57af1c','151153e9-b9dd-415e-a46d-cb31cb2b7d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0446ac070d64d55a095e1960346e6b7',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:08.583509 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f2741e-023a-48ca-8ab3-285958d453f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:08.614700 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f2741e-023a-48ca-8ab3-285958d453f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:08.614700 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Flow 'volume_create_api' (e5e45f71-b21d-4de2-9862-2893a6850e72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:08.614700 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Create volume request issued successfully. Aug 14 03:07:08.614700 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5b5dc061-8dab-427a-8a83-a79ce7b74b11 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:08.614700 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 616/2483] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:07:08 2026] POST /volume/v3/volumes => generated 777 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:08.626721 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2f5c2931-67ce-4a84-a1f8-e98d8a3de84f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:08.629867 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2f5c2931-67ce-4a84-a1f8-e98d8a3de84f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 Aug 14 03:07:08.630230 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2f5c2931-67ce-4a84-a1f8-e98d8a3de84f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:08.630575 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2f5c2931-67ce-4a84-a1f8-e98d8a3de84f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:08.648402 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:08.648402 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:08.652992 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2f5c2931-67ce-4a84-a1f8-e98d8a3de84f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:07:08.664654 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2f5c2931-67ce-4a84-a1f8-e98d8a3de84f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 returned with HTTP 200 Aug 14 03:07:08.665608 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 628/2484] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:08 2026] GET /volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 => generated 956 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:08.922042 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0440f659-15ec-44e9-b4de-eb8d99687f3a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:08.924263 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0440f659-15ec-44e9-b4de-eb8d99687f3a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:07:08.924526 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0440f659-15ec-44e9-b4de-eb8d99687f3a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:08.924804 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0440f659-15ec-44e9-b4de-eb8d99687f3a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:08.934289 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:08.934289 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:08.939529 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0440f659-15ec-44e9-b4de-eb8d99687f3a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:07:08.945153 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0440f659-15ec-44e9-b4de-eb8d99687f3a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e returned with HTTP 200 Aug 14 03:07:08.945946 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 621/2485] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:08 2026] GET /volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:09.305897 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8cb19dce-76b3-47f1-a1f3-aa0f1a9ecba3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:09.308100 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8cb19dce-76b3-47f1-a1f3-aa0f1a9ecba3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 Aug 14 03:07:09.308362 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8cb19dce-76b3-47f1-a1f3-aa0f1a9ecba3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:09.308598 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8cb19dce-76b3-47f1-a1f3-aa0f1a9ecba3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:09.308713 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-8cb19dce-76b3-47f1-a1f3-aa0f1a9ecba3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 21b9848c-a765-448f-bdaf-098d46026a60. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:09.313142 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8cb19dce-76b3-47f1-a1f3-aa0f1a9ecba3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 returned with HTTP 404 Aug 14 03:07:09.313810 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 621/2486] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:09 2026] GET /volume/v3/backups/21b9848c-a765-448f-bdaf-098d46026a60 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:09.421544 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-45ade078-e8d9-4ca1-a85b-aecefbbf60be None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:09.424273 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-45ade078-e8d9-4ca1-a85b-aecefbbf60be tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:07:09.424576 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-45ade078-e8d9-4ca1-a85b-aecefbbf60be tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:09.424964 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-45ade078-e8d9-4ca1-a85b-aecefbbf60be tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:09.425133 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-45ade078-e8d9-4ca1-a85b-aecefbbf60be tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete backup with id: 15e06b07-9e43-4a94-a5a3-eca32b149c0a. Aug 14 03:07:09.431717 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:09.431717 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:09.463416 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-45ade078-e8d9-4ca1-a85b-aecefbbf60be tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] delete_backup rpcapi backup_id 15e06b07-9e43-4a94-a5a3-eca32b149c0a {{(pid=100381) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:07:09.464957 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-45ade078-e8d9-4ca1-a85b-aecefbbf60be tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 202 Aug 14 03:07:09.465445 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 617/2487] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:09 2026] DELETE /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:07:09.476257 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2052d305-e7d4-4bac-b3e9-c2f12f831e75 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:09.480342 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2052d305-e7d4-4bac-b3e9-c2f12f831e75 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:07:09.480342 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2052d305-e7d4-4bac-b3e9-c2f12f831e75 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:09.480342 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2052d305-e7d4-4bac-b3e9-c2f12f831e75 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:09.480527 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-2052d305-e7d4-4bac-b3e9-c2f12f831e75 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:09.487958 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:09.487958 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:09.488485 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2052d305-e7d4-4bac-b3e9-c2f12f831e75 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 200 Aug 14 03:07:09.489076 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 629/2488] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:09 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:09.687067 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cb903974-cda5-4a2a-a4b7-78118eb44cdb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:09.692275 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cb903974-cda5-4a2a-a4b7-78118eb44cdb tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 Aug 14 03:07:09.692605 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cb903974-cda5-4a2a-a4b7-78118eb44cdb tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:09.692972 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cb903974-cda5-4a2a-a4b7-78118eb44cdb tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:09.704459 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:09.704459 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:09.714159 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cb903974-cda5-4a2a-a4b7-78118eb44cdb tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:07:09.724249 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cb903974-cda5-4a2a-a4b7-78118eb44cdb tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 returned with HTTP 200 Aug 14 03:07:09.724912 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 622/2489] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:09 2026] GET /volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:09.742659 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f1c084b2-3d47-4015-bdb2-8fb0b6433f13 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:09.742659 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f1c084b2-3d47-4015-bdb2-8fb0b6433f13 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:07:09.742997 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f1c084b2-3d47-4015-bdb2-8fb0b6433f13 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ed5f7da-0119-4318-bedd-e0c3505715a9", "name": "tempest-type-Backup-1886337651"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:09.744961 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-f1c084b2-3d47-4015-bdb2-8fb0b6433f13 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Creating new backup {'backup': {'volume_id': '5ed5f7da-0119-4318-bedd-e0c3505715a9', 'name': 'tempest-type-Backup-1886337651'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:07:09.744961 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-f1c084b2-3d47-4015-bdb2-8fb0b6433f13 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Creating backup of volume 5ed5f7da-0119-4318-bedd-e0c3505715a9 in container None Aug 14 03:07:09.755480 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:09.755480 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:09.756018 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f1c084b2-3d47-4015-bdb2-8fb0b6433f13 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:07:09.801621 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-f1c084b2-3d47-4015-bdb2-8fb0b6433f13 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Created reservations ['248778d3-0dbe-4a61-85aa-752904169e3c', 'ca472ad8-0eba-4c6a-afe4-b59757bc733e'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:09.864735 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f1c084b2-3d47-4015-bdb2-8fb0b6433f13 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:07:09.865378 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 622/2490] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:07:09 2026] POST /volume/v3/backups => generated 316 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:09.879717 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a71170e0-6c28-4aed-86bc-280350cd81a2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:09.881621 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a71170e0-6c28-4aed-86bc-280350cd81a2 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:09.882895 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a71170e0-6c28-4aed-86bc-280350cd81a2 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:09.883192 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a71170e0-6c28-4aed-86bc-280350cd81a2 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:09.883363 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-a71170e0-6c28-4aed-86bc-280350cd81a2 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:09.898102 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:09.898102 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:09.898910 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a71170e0-6c28-4aed-86bc-280350cd81a2 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:09.899391 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 618/2491] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:09 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:10.501236 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-740fb8fb-90a5-4dbd-9db7-92398eb08cd3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.502995 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-740fb8fb-90a5-4dbd-9db7-92398eb08cd3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a Aug 14 03:07:10.503195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-740fb8fb-90a5-4dbd-9db7-92398eb08cd3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:10.503388 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-740fb8fb-90a5-4dbd-9db7-92398eb08cd3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:10.503492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-740fb8fb-90a5-4dbd-9db7-92398eb08cd3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Show backup with id 15e06b07-9e43-4a94-a5a3-eca32b149c0a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:10.509091 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-740fb8fb-90a5-4dbd-9db7-92398eb08cd3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a returned with HTTP 404 Aug 14 03:07:10.509091 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 630/2492] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:10 2026] GET /volume/v3/backups/15e06b07-9e43-4a94-a5a3-eca32b149c0a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:10.650125 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-10908be5-28d4-4939-bdd2-6b55e90e16a8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.665348 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-87249b29-9aa5-4475-a132-4f9c06f9210d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.773231 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-87249b29-9aa5-4475-a132-4f9c06f9210d tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 14 03:07:10.773354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-87249b29-9aa5-4475-a132-4f9c06f9210d tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1890251942", "description": "tempest-group-type-description-993916585", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:10.774895 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:10.774895 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:10.789104 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-87249b29-9aa5-4475-a132-4f9c06f9210d tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 14 03:07:10.789742 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 623/2493] 10.4.3.152 () {70 vars in 1312 bytes} [Fri Aug 14 03:07:10 2026] POST /volume/v3/group_types => generated 264 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:10.799437 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f84f0bf8-127d-4b18-8799-dc8814dacb7a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.804955 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f84f0bf8-127d-4b18-8799-dc8814dacb7a tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] GET https://10.4.3.152/volume/v3/group_types Aug 14 03:07:10.804955 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f84f0bf8-127d-4b18-8799-dc8814dacb7a tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:10.804955 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f84f0bf8-127d-4b18-8799-dc8814dacb7a tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:10.817265 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-10908be5-28d4-4939-bdd2-6b55e90e16a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:07:10.817495 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-10908be5-28d4-4939-bdd2-6b55e90e16a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:10.818185 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f84f0bf8-127d-4b18-8799-dc8814dacb7a tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 200 Aug 14 03:07:10.818262 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-10908be5-28d4-4939-bdd2-6b55e90e16a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:10.818339 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 619/2494] 10.4.3.152 () {68 vars in 1290 bytes} [Fri Aug 14 03:07:10 2026] GET /volume/v3/group_types => generated 498 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:10.827480 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-26bc6996-f78f-4a71-ad3b-347cd1afe9b5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.829494 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-26bc6996-f78f-4a71-ad3b-347cd1afe9b5 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] PUT https://10.4.3.152/volume/v3/group_types/ca8deb00-f06c-49f2-8ce0-496f828794c0 Aug 14 03:07:10.831919 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-26bc6996-f78f-4a71-ad3b-347cd1afe9b5 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1284416844", "description": "updated-group-type-desc"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:10.831964 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:10.831964 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:10.834650 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-10908be5-28d4-4939-bdd2-6b55e90e16a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:07:10.841584 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-10908be5-28d4-4939-bdd2-6b55e90e16a8 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:07:10.842227 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 623/2495] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:07:10 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 1133 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:10.853407 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-26bc6996-f78f-4a71-ad3b-347cd1afe9b5 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types/ca8deb00-f06c-49f2-8ce0-496f828794c0 returned with HTTP 200 Aug 14 03:07:10.853407 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 631/2496] 10.4.3.152 () {70 vars in 1422 bytes} [Fri Aug 14 03:07:10 2026] PUT /volume/v3/group_types/ca8deb00-f06c-49f2-8ce0-496f828794c0 => generated 255 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:10.863121 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-be03123f-9506-444b-b46d-68b2b11ed2f8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.864326 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-be03123f-9506-444b-b46d-68b2b11ed2f8 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] GET https://10.4.3.152/volume/v3/group_types/ca8deb00-f06c-49f2-8ce0-496f828794c0 Aug 14 03:07:10.864673 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-be03123f-9506-444b-b46d-68b2b11ed2f8 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:10.864988 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-be03123f-9506-444b-b46d-68b2b11ed2f8 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:10.872025 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-d7a7d539-2fda-4291-acbe-120ff9179c2e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.874697 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-d7a7d539-2fda-4291-acbe-120ff9179c2e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] POST https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809/action Aug 14 03:07:10.874837 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-d7a7d539-2fda-4291-acbe-120ff9179c2e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:10.874898 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-be03123f-9506-444b-b46d-68b2b11ed2f8 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types/ca8deb00-f06c-49f2-8ce0-496f828794c0 returned with HTTP 200 Aug 14 03:07:10.874985 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-d7a7d539-2fda-4291-acbe-120ff9179c2e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:10.875454 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 624/2497] 10.4.3.152 () {68 vars in 1401 bytes} [Fri Aug 14 03:07:10 2026] GET /volume/v3/group_types/ca8deb00-f06c-49f2-8ce0-496f828794c0 => generated 255 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:10.886190 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-99883e7e-6e4e-452c-874d-5d1443d1c75a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.888273 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-99883e7e-6e4e-452c-874d-5d1443d1c75a tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/ca8deb00-f06c-49f2-8ce0-496f828794c0 Aug 14 03:07:10.888637 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-99883e7e-6e4e-452c-874d-5d1443d1c75a tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:10.889668 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-99883e7e-6e4e-452c-874d-5d1443d1c75a tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:10.891723 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:10.891723 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:10.891723 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-d7a7d539-2fda-4291-acbe-120ff9179c2e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:07:10.901549 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-d7a7d539-2fda-4291-acbe-120ff9179c2e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Begin detaching volume completed successfully. Aug 14 03:07:10.901883 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-d7a7d539-2fda-4291-acbe-120ff9179c2e tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809/action returned with HTTP 202 Aug 14 03:07:10.904547 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 620/2498] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:07:10 2026] POST /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:07:10.910492 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-99883e7e-6e4e-452c-874d-5d1443d1c75a tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types/ca8deb00-f06c-49f2-8ce0-496f828794c0 returned with HTTP 202 Aug 14 03:07:10.911050 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 624/2499] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 03:07:10 2026] DELETE /volume/v3/group_types/ca8deb00-f06c-49f2-8ce0-496f828794c0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:10.916158 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b3725cbc-3fc4-459a-8fd9-7000cd100237 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.921397 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b3725cbc-3fc4-459a-8fd9-7000cd100237 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:10.922116 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f3e8768d-40f1-4446-b468-676ffa317ca0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.925852 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b3725cbc-3fc4-459a-8fd9-7000cd100237 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:10.925852 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b3725cbc-3fc4-459a-8fd9-7000cd100237 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:10.925852 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b3725cbc-3fc4-459a-8fd9-7000cd100237 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:10.926857 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f3e8768d-40f1-4446-b468-676ffa317ca0 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] GET https://10.4.3.152/volume/v3/group_types Aug 14 03:07:10.927105 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f3e8768d-40f1-4446-b468-676ffa317ca0 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:10.927379 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f3e8768d-40f1-4446-b468-676ffa317ca0 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:10.934205 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:10.934205 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:10.934993 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-96f333b4-9b35-44f2-934b-20f9a12718d1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.935962 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b3725cbc-3fc4-459a-8fd9-7000cd100237 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:10.936923 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 632/2500] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:10 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 725 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:10.938255 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-96f333b4-9b35-44f2-934b-20f9a12718d1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:07:10.938255 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-96f333b4-9b35-44f2-934b-20f9a12718d1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:10.938255 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-96f333b4-9b35-44f2-934b-20f9a12718d1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:10.942996 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f3e8768d-40f1-4446-b468-676ffa317ca0 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 200 Aug 14 03:07:10.943540 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 625/2501] 10.4.3.152 () {68 vars in 1290 bytes} [Fri Aug 14 03:07:10 2026] GET /volume/v3/group_types => generated 248 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:10.948371 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:10.948371 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:10.953600 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-96f333b4-9b35-44f2-934b-20f9a12718d1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:07:10.955194 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cc15b794-5203-46b7-9347-796c64b70bcc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.957265 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cc15b794-5203-46b7-9347-796c64b70bcc tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 14 03:07:10.957596 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cc15b794-5203-46b7-9347-796c64b70bcc tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1821228962", "is_public": true}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:10.958463 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-96f333b4-9b35-44f2-934b-20f9a12718d1 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:07:10.958904 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 621/2502] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:10 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:10.967219 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-509e11a3-3590-43fa-abae-e23bc1ce1d8b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.967671 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-509e11a3-3590-43fa-abae-e23bc1ce1d8b None None] GET https://10.4.3.152/volume// Aug 14 03:07:10.967858 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-509e11a3-3590-43fa-abae-e23bc1ce1d8b None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:10.968057 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-509e11a3-3590-43fa-abae-e23bc1ce1d8b None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:10.968424 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-509e11a3-3590-43fa-abae-e23bc1ce1d8b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:07:10.968714 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 633/2503] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:07:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:07:10.983470 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-5910ef85-6a19-422a-bd6b-e49b92b01bd7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:10.985650 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-5910ef85-6a19-422a-bd6b-e49b92b01bd7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:07:10.985650 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-5910ef85-6a19-422a-bd6b-e49b92b01bd7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:10.985973 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-5910ef85-6a19-422a-bd6b-e49b92b01bd7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:10.989104 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cc15b794-5203-46b7-9347-796c64b70bcc tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 14 03:07:10.989104 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 625/2504] 10.4.3.152 () {70 vars in 1311 bytes} [Fri Aug 14 03:07:10 2026] POST /volume/v3/group_types => generated 164 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:11.000261 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5c3f55bd-9d07-4b1a-8b37-c46167248a80 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:11.002473 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5c3f55bd-9d07-4b1a-8b37-c46167248a80 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 14 03:07:11.002944 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5c3f55bd-9d07-4b1a-8b37-c46167248a80 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1554028342", "is_public": false}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:11.010167 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:11.010167 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:11.014845 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-5910ef85-6a19-422a-bd6b-e49b92b01bd7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:07:11.020284 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-5910ef85-6a19-422a-bd6b-e49b92b01bd7 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:07:11.020785 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 626/2505] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:07:10 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 1316 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:11.025767 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5c3f55bd-9d07-4b1a-8b37-c46167248a80 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 14 03:07:11.026414 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 622/2506] 10.4.3.152 () {70 vars in 1311 bytes} [Fri Aug 14 03:07:10 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) Aug 14 03:07:11.036478 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-42d202ed-f041-4d00-9683-87bc0b8922b2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:11.039073 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-42d202ed-f041-4d00-9683-87bc0b8922b2 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] GET https://10.4.3.152/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 14 03:07:11.039303 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-42d202ed-f041-4d00-9683-87bc0b8922b2 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:11.039637 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-42d202ed-f041-4d00-9683-87bc0b8922b2 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:11.055261 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-42d202ed-f041-4d00-9683-87bc0b8922b2 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 14 03:07:11.055261 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 634/2507] 10.4.3.152 () {68 vars in 1351 bytes} [Fri Aug 14 03:07:11 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:11.074913 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1e2e6216-be5c-4754-9c7a-324d28cf109b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:11.074913 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1e2e6216-be5c-4754-9c7a-324d28cf109b tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] GET https://10.4.3.152/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 14 03:07:11.074913 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1e2e6216-be5c-4754-9c7a-324d28cf109b tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:11.074913 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1e2e6216-be5c-4754-9c7a-324d28cf109b tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:11.083709 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1e2e6216-be5c-4754-9c7a-324d28cf109b tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 14 03:07:11.084186 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 626/2508] 10.4.3.152 () {68 vars in 1353 bytes} [Fri Aug 14 03:07:11 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:11.095884 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ac3f5743-f876-4ecd-9fc4-16d1a98e3b83 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:11.097494 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ac3f5743-f876-4ecd-9fc4-16d1a98e3b83 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] GET https://10.4.3.152/volume/v3/group_types?is_public=False Aug 14 03:07:11.097963 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ac3f5743-f876-4ecd-9fc4-16d1a98e3b83 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:11.098361 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ac3f5743-f876-4ecd-9fc4-16d1a98e3b83 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:11.110614 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ac3f5743-f876-4ecd-9fc4-16d1a98e3b83 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 14 03:07:11.111709 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 627/2509] 10.4.3.152 () {68 vars in 1321 bytes} [Fri Aug 14 03:07:11 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:11.125144 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8f7fd4aa-69d5-49d0-a64e-786d2f2f6584 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:11.126726 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8f7fd4aa-69d5-49d0-a64e-786d2f2f6584 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] GET https://10.4.3.152/volume/v3/group_types?is_public=True Aug 14 03:07:11.126987 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8f7fd4aa-69d5-49d0-a64e-786d2f2f6584 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:11.127107 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8f7fd4aa-69d5-49d0-a64e-786d2f2f6584 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:11.135758 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8f7fd4aa-69d5-49d0-a64e-786d2f2f6584 tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 14 03:07:11.136086 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 623/2510] 10.4.3.152 () {68 vars in 1319 bytes} [Fri Aug 14 03:07:11 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) Aug 14 03:07:11.145782 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e6443a23-9ce3-4d87-a64d-ffe57fec5a7f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:11.149742 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e6443a23-9ce3-4d87-a64d-ffe57fec5a7f tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/17d786de-2bf1-4670-9472-be42e6fbd320 Aug 14 03:07:11.149742 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e6443a23-9ce3-4d87-a64d-ffe57fec5a7f tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:11.149742 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e6443a23-9ce3-4d87-a64d-ffe57fec5a7f tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:11.171971 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e6443a23-9ce3-4d87-a64d-ffe57fec5a7f tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types/17d786de-2bf1-4670-9472-be42e6fbd320 returned with HTTP 202 Aug 14 03:07:11.172463 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 635/2511] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 03:07:11 2026] DELETE /volume/v3/group_types/17d786de-2bf1-4670-9472-be42e6fbd320 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:11.181422 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-801296f7-b67a-46bd-bac1-6e0e30189b2c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:11.184101 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-801296f7-b67a-46bd-bac1-6e0e30189b2c tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/0352ec59-84e5-4b6b-8b04-dd61624e0684 Aug 14 03:07:11.184433 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-801296f7-b67a-46bd-bac1-6e0e30189b2c tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:11.184688 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-801296f7-b67a-46bd-bac1-6e0e30189b2c tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:11.202427 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-801296f7-b67a-46bd-bac1-6e0e30189b2c tempest-GroupTypesTest-1187499912 tempest-GroupTypesTest-1187499912-project-admin] https://10.4.3.152/volume/v3/group_types/0352ec59-84e5-4b6b-8b04-dd61624e0684 returned with HTTP 202 Aug 14 03:07:11.202986 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 627/2512] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 03:07:11 2026] DELETE /volume/v3/group_types/0352ec59-84e5-4b6b-8b04-dd61624e0684 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:11.948138 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b95afb98-c508-4909-84c1-b55e7226963d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:11.950347 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b95afb98-c508-4909-84c1-b55e7226963d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:11.950627 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b95afb98-c508-4909-84c1-b55e7226963d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:11.950856 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b95afb98-c508-4909-84c1-b55e7226963d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:11.951003 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b95afb98-c508-4909-84c1-b55e7226963d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:11.955150 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:11.955150 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:11.955765 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b95afb98-c508-4909-84c1-b55e7226963d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:11.956261 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 628/2513] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:11 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:11.977145 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3273f9f8-2587-4b97-a0f3-d786d761b1df None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:11.979228 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3273f9f8-2587-4b97-a0f3-d786d761b1df tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:07:11.979495 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3273f9f8-2587-4b97-a0f3-d786d761b1df tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:11.979724 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3273f9f8-2587-4b97-a0f3-d786d761b1df tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:11.990082 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:11.990082 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:11.994236 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3273f9f8-2587-4b97-a0f3-d786d761b1df tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:07:11.999252 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3273f9f8-2587-4b97-a0f3-d786d761b1df tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:07:11.999727 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 624/2514] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:11 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:12.824643 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-579b527c-6afb-41de-9b10-1777e151a6f3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:12.827810 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-579b527c-6afb-41de-9b10-1777e151a6f3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/attachments/38be167d-61e9-4fc4-aa4c-a293bdd70191 Aug 14 03:07:12.828113 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-579b527c-6afb-41de-9b10-1777e151a6f3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:12.828382 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-579b527c-6afb-41de-9b10-1777e151a6f3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:12.838396 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:12.838396 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:12.909064 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-42dd1252-54e9-4b89-86a8-1a63e3c53b43 req-579b527c-6afb-41de-9b10-1777e151a6f3 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/attachments/38be167d-61e9-4fc4-aa4c-a293bdd70191 returned with HTTP 200 Aug 14 03:07:12.909677 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 636/2515] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:07:12 2026] DELETE /volume/v3/attachments/38be167d-61e9-4fc4-aa4c-a293bdd70191 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:12.967401 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d43084e0-1e7f-4fc7-825c-486c187a9cb0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:12.971257 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d43084e0-1e7f-4fc7-825c-486c187a9cb0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:12.971257 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d43084e0-1e7f-4fc7-825c-486c187a9cb0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:12.971257 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d43084e0-1e7f-4fc7-825c-486c187a9cb0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:12.971257 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-d43084e0-1e7f-4fc7-825c-486c187a9cb0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:12.996782 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=233,cinder:INSERT=15,cinder:UPDATE=40 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:07:13.002768 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:13.002768 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:13.003845 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d43084e0-1e7f-4fc7-825c-486c187a9cb0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:13.005101 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 628/2516] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:12 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:13.014961 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4a775236-2717-45b2-bf7b-dd4bde91de1b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:13.016623 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4a775236-2717-45b2-bf7b-dd4bde91de1b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:07:13.016897 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4a775236-2717-45b2-bf7b-dd4bde91de1b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:13.017126 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4a775236-2717-45b2-bf7b-dd4bde91de1b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:13.024647 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:13.024647 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:13.029573 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4a775236-2717-45b2-bf7b-dd4bde91de1b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:07:13.034983 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4a775236-2717-45b2-bf7b-dd4bde91de1b tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:07:13.035354 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 629/2517] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:13 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:14.021988 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-beea3dcc-a3b1-4bb6-b5d7-dc64b1005193 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:14.023760 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-beea3dcc-a3b1-4bb6-b5d7-dc64b1005193 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:14.025218 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-beea3dcc-a3b1-4bb6-b5d7-dc64b1005193 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:14.025218 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-beea3dcc-a3b1-4bb6-b5d7-dc64b1005193 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:14.025218 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-beea3dcc-a3b1-4bb6-b5d7-dc64b1005193 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:14.029329 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:14.029329 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:14.030191 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-beea3dcc-a3b1-4bb6-b5d7-dc64b1005193 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:14.030794 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 625/2518] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:14 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:14.218136 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8d2b33da-89d1-49e2-8060-99a0642416cd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:14.345339 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8d2b33da-89d1-49e2-8060-99a0642416cd tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:07:14.345760 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8d2b33da-89d1-49e2-8060-99a0642416cd tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-436578782"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:14.347896 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:14.347896 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:14.367861 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8d2b33da-89d1-49e2-8060-99a0642416cd tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:07:14.375406 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 637/2519] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:07:14 2026] POST /volume/v3/types => generated 215 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:14.392523 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-03dd2dc7-1405-40a6-86c9-86017a638167 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:14.397239 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-03dd2dc7-1405-40a6-86c9-86017a638167 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 14 03:07:14.397441 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-03dd2dc7-1405-40a6-86c9-86017a638167 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-964850405"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:14.416001 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-03dd2dc7-1405-40a6-86c9-86017a638167 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 14 03:07:14.416001 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 629/2520] 10.4.3.152 () {70 vars in 1311 bytes} [Fri Aug 14 03:07:14 2026] POST /volume/v3/group_types => generated 172 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:14.429969 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e172eef7-763d-44b4-9933-0fd21460472a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:14.542174 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e172eef7-763d-44b4-9933-0fd21460472a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] POST https://10.4.3.152/volume/v3/groups Aug 14 03:07:14.543841 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e172eef7-763d-44b4-9933-0fd21460472a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9e60ee9c-5a30-42fd-b5d3-367aea14ad97", "volume_types": ["ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee"], "name": "tempest-Group1-1211744352"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:14.545364 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-e172eef7-763d-44b4-9933-0fd21460472a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Creating new group {'group': {'group_type': '9e60ee9c-5a30-42fd-b5d3-367aea14ad97', 'volume_types': ['ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee'], 'name': 'tempest-Group1-1211744352'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:07:14.556385 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.groups [None req-e172eef7-763d-44b4-9933-0fd21460472a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Creating group tempest-Group1-1211744352. Aug 14 03:07:14.581061 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e172eef7-763d-44b4-9933-0fd21460472a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Availability Zones retrieved successfully. Aug 14 03:07:14.606881 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-e172eef7-763d-44b4-9933-0fd21460472a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Created reservations ['c8f8e61d-39d1-4b3d-a709-741eec1d4095'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:14.636000 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e172eef7-763d-44b4-9933-0fd21460472a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 14 03:07:14.636406 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 630/2521] 10.4.3.152 () {70 vars in 1297 bytes} [Fri Aug 14 03:07:14 2026] POST /volume/v3/groups => generated 94 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 03:07:14.646600 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-59865103-3ee3-4c96-aaaa-1177ffa65f0c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:14.653603 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-59865103-3ee3-4c96-aaaa-1177ffa65f0c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76 Aug 14 03:07:14.654004 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-59865103-3ee3-4c96-aaaa-1177ffa65f0c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:14.654192 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-59865103-3ee3-4c96-aaaa-1177ffa65f0c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:14.654395 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-59865103-3ee3-4c96-aaaa-1177ffa65f0c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member bfde4142-b026-4b90-a1e7-8be2e5f6af76 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:14.659798 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:14.659798 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:14.668544 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-59865103-3ee3-4c96-aaaa-1177ffa65f0c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76 returned with HTTP 200 Aug 14 03:07:14.669105 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 626/2522] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:14 2026] GET /volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:15.045248 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-883942ea-c564-4b2a-9cfc-ed7c3f703c1a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:15.046956 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-883942ea-c564-4b2a-9cfc-ed7c3f703c1a tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:15.047165 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-883942ea-c564-4b2a-9cfc-ed7c3f703c1a tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:15.047401 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-883942ea-c564-4b2a-9cfc-ed7c3f703c1a tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:15.047506 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-883942ea-c564-4b2a-9cfc-ed7c3f703c1a tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:15.052604 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:15.052604 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:15.053548 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-883942ea-c564-4b2a-9cfc-ed7c3f703c1a tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:15.054120 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 638/2523] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:15 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:15.682385 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-949556f6-5db5-4f53-b68f-1cab8dc04790 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:15.685116 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-949556f6-5db5-4f53-b68f-1cab8dc04790 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76 Aug 14 03:07:15.686173 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-949556f6-5db5-4f53-b68f-1cab8dc04790 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:15.686173 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-949556f6-5db5-4f53-b68f-1cab8dc04790 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:15.686173 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-949556f6-5db5-4f53-b68f-1cab8dc04790 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member bfde4142-b026-4b90-a1e7-8be2e5f6af76 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:15.696289 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:15.696289 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:15.718812 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-949556f6-5db5-4f53-b68f-1cab8dc04790 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76 returned with HTTP 200 Aug 14 03:07:15.719461 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 630/2524] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:15 2026] GET /volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76 => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:15.732474 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-acb2082b-6b36-426d-a288-c689c996df76 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:15.735861 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-acb2082b-6b36-426d-a288-c689c996df76 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] POST https://10.4.3.152/volume/v3/groups Aug 14 03:07:15.736862 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-acb2082b-6b36-426d-a288-c689c996df76 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9e60ee9c-5a30-42fd-b5d3-367aea14ad97", "volume_types": ["ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee"], "name": "tempest-Group2-1640413343"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:15.739032 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-acb2082b-6b36-426d-a288-c689c996df76 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Creating new group {'group': {'group_type': '9e60ee9c-5a30-42fd-b5d3-367aea14ad97', 'volume_types': ['ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee'], 'name': 'tempest-Group2-1640413343'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:07:15.744419 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.groups [None req-acb2082b-6b36-426d-a288-c689c996df76 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Creating group tempest-Group2-1640413343. Aug 14 03:07:15.744419 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:15.744419 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:15.754512 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-acb2082b-6b36-426d-a288-c689c996df76 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Availability Zones retrieved successfully. Aug 14 03:07:15.774057 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-acb2082b-6b36-426d-a288-c689c996df76 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Created reservations ['164112b2-1425-4dd5-9aea-c2b8ebd7367e'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:15.805788 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-acb2082b-6b36-426d-a288-c689c996df76 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 14 03:07:15.806370 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 631/2525] 10.4.3.152 () {70 vars in 1297 bytes} [Fri Aug 14 03:07:15 2026] POST /volume/v3/groups => generated 94 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:15.817036 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3aff748e-1a0a-4e61-b473-27fd91e92e10 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:15.819406 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3aff748e-1a0a-4e61-b473-27fd91e92e10 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 Aug 14 03:07:15.819406 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3aff748e-1a0a-4e61-b473-27fd91e92e10 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:15.819406 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3aff748e-1a0a-4e61-b473-27fd91e92e10 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:15.819406 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-3aff748e-1a0a-4e61-b473-27fd91e92e10 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 23f95220-fbab-4d1c-832b-c57150a4f360 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:15.823719 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:15.823719 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:15.834339 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3aff748e-1a0a-4e61-b473-27fd91e92e10 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 returned with HTTP 200 Aug 14 03:07:15.834751 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 627/2526] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:15 2026] GET /volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:16.067561 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-42bf6d6a-1c8b-409b-9a5b-54c1543602f1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:16.071403 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-42bf6d6a-1c8b-409b-9a5b-54c1543602f1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:16.071939 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-42bf6d6a-1c8b-409b-9a5b-54c1543602f1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:16.072566 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-42bf6d6a-1c8b-409b-9a5b-54c1543602f1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:16.072657 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-42bf6d6a-1c8b-409b-9a5b-54c1543602f1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:16.082118 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:16.082118 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:16.085096 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-42bf6d6a-1c8b-409b-9a5b-54c1543602f1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:16.086301 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 639/2527] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:16 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:16.423573 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ebe0cbd8-234d-4ae2-9a20-d3c81bf04afc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:16.426183 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ebe0cbd8-234d-4ae2-9a20-d3c81bf04afc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:07:16.426183 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ebe0cbd8-234d-4ae2-9a20-d3c81bf04afc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:16.426437 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ebe0cbd8-234d-4ae2-9a20-d3c81bf04afc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:16.439094 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:16.439094 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:16.446301 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ebe0cbd8-234d-4ae2-9a20-d3c81bf04afc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:07:16.453544 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ebe0cbd8-234d-4ae2-9a20-d3c81bf04afc tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:07:16.454130 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 631/2528] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:16 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:16.475121 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-732c651c-0231-4a31-9968-43d5f7ef515a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:16.477113 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-732c651c-0231-4a31-9968-43d5f7ef515a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] DELETE https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:07:16.477587 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-732c651c-0231-4a31-9968-43d5f7ef515a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:16.478847 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-732c651c-0231-4a31-9968-43d5f7ef515a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:16.478847 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-732c651c-0231-4a31-9968-43d5f7ef515a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume with id: 487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:07:16.489039 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:16.489039 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:16.489960 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-732c651c-0231-4a31-9968-43d5f7ef515a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:07:16.511467 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-732c651c-0231-4a31-9968-43d5f7ef515a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Delete volume request issued successfully. Aug 14 03:07:16.512026 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-732c651c-0231-4a31-9968-43d5f7ef515a tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 202 Aug 14 03:07:16.512759 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 632/2529] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:16 2026] DELETE /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:16.527171 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1cbde3c5-971f-4101-8d7b-6b8f82803189 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:16.530263 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1cbde3c5-971f-4101-8d7b-6b8f82803189 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:07:16.530557 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1cbde3c5-971f-4101-8d7b-6b8f82803189 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:16.530935 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1cbde3c5-971f-4101-8d7b-6b8f82803189 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:16.543006 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:16.543006 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:16.551655 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1cbde3c5-971f-4101-8d7b-6b8f82803189 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Volume info retrieved successfully. Aug 14 03:07:16.565403 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1cbde3c5-971f-4101-8d7b-6b8f82803189 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 200 Aug 14 03:07:16.566374 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 628/2530] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:16 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:16.849272 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-841d1d17-20ea-480a-9514-15cb674c672d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:16.851726 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-841d1d17-20ea-480a-9514-15cb674c672d tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 Aug 14 03:07:16.852026 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-841d1d17-20ea-480a-9514-15cb674c672d tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:16.852297 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-841d1d17-20ea-480a-9514-15cb674c672d tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:16.852505 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-841d1d17-20ea-480a-9514-15cb674c672d tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 23f95220-fbab-4d1c-832b-c57150a4f360 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:16.857435 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:16.857435 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:16.867563 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-841d1d17-20ea-480a-9514-15cb674c672d tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 returned with HTTP 200 Aug 14 03:07:16.868081 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 640/2531] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:16 2026] GET /volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:16.881198 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f76511f9-3f77-41a3-9994-56a307a459d5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:16.883218 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:16.883729 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2071624514", "volume_type": "ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee", "group_id": "bfde4142-b026-4b90-a1e7-8be2e5f6af76", "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:16.885786 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2071624514', 'volume_type': 'ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee', 'group_id': 'bfde4142-b026-4b90-a1e7-8be2e5f6af76', 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:16.895430 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:16.895430 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:16.895973 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Create volume of 1 GB Aug 14 03:07:16.904202 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Availability Zones retrieved successfully. Aug 14 03:07:16.911379 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Flow 'volume_create_api' (cdf95e6e-aeb0-430d-a7d5-ee966e86b164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:16.914329 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62319cd7-12e6-4657-8b12-28b36977eeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:16.914904 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:16.914904 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:16.915330 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:16.942405 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62319cd7-12e6-4657-8b12-28b36977eeb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:07:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee,is_public=True,name='tempest-GroupsTest-volume-type-436578782',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bfde4142-b026-4b90-a1e7-8be2e5f6af76', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:16.943191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4f5111-c449-4932-b2c3-7b9fe9d87eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:16.984199 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-436578782 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-436578782, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:16.984695 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-436578782 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-436578782, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:17.012769 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-81c656f4-8661-4dfa-9565-1383425975fd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:17.016320 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-81c656f4-8661-4dfa-9565-1383425975fd tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:07:17.016320 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-81c656f4-8661-4dfa-9565-1383425975fd tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:17.016320 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-81c656f4-8661-4dfa-9565-1383425975fd tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:17.023009 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:17.023009 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:17.027741 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Created reservations ['5f23d3e0-6a0b-4d90-b2c8-5d33bf0fa977', '858553ea-1573-454a-8b6a-fa47eb4ac143', '4acab65a-2e96-4b52-9326-75a6adec6ad7', '56e7b9e9-6a7a-4581-bf0c-228fb5fb8c58'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:17.028702 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4f5111-c449-4932-b2c3-7b9fe9d87eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f23d3e0-6a0b-4d90-b2c8-5d33bf0fa977', '858553ea-1573-454a-8b6a-fa47eb4ac143', '4acab65a-2e96-4b52-9326-75a6adec6ad7', '56e7b9e9-6a7a-4581-bf0c-228fb5fb8c58']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:17.029739 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464bdc9c-5b11-4634-8022-3a699387f29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:17.035850 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-81c656f4-8661-4dfa-9565-1383425975fd tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:07:17.039904 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-81c656f4-8661-4dfa-9565-1383425975fd tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e returned with HTTP 200 Aug 14 03:07:17.040751 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 633/2532] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:07:17 2026] GET /volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:17.056218 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464bdc9c-5b11-4634-8022-3a699387f29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b34fa9b4-3789-4df9-96d6-e6d60304fcaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2071624514',encryption_key_id=None,group_id=bfde4142-b026-4b90-a1e7-8be2e5f6af76,group_type_id=,metadata={},multiattach=False,project_id='e0b0a0c092a148689fd7d5e599e64393',qos_specs=None,replication_status=,reservations=['5f23d3e0-6a0b-4d90-b2c8-5d33bf0fa977','858553ea-1573-454a-8b6a-fa47eb4ac143','4acab65a-2e96-4b52-9326-75a6adec6ad7','56e7b9e9-6a7a-4581-bf0c-228fb5fb8c58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='642cf75e49c7493f9f5614adb3f7348d',volume_type_id=ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2071624514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bfde4142-b026-4b90-a1e7-8be2e5f6af76,host=None,id=b34fa9b4-3789-4df9-96d6-e6d60304fcaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0b0a0c092a148689fd7d5e599e64393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='642cf75e49c7493f9f5614adb3f7348d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee),volume_type_id=ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:17.057360 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24816c93-951e-4c1c-a71e-0c1a61d88921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:17.065263 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-42f79f63-660d-4e3e-9215-5e7a544ba96e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:17.065795 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-42f79f63-660d-4e3e-9215-5e7a544ba96e None None] GET https://10.4.3.152/volume// Aug 14 03:07:17.065795 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-42f79f63-660d-4e3e-9215-5e7a544ba96e None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:17.065999 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-42f79f63-660d-4e3e-9215-5e7a544ba96e None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:17.066473 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-42f79f63-660d-4e3e-9215-5e7a544ba96e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:07:17.066868 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 629/2533] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:07:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:07:17.076251 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-4a66835e-e9a2-4a40-8ff7-7f670ee52889 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:17.078669 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-4a66835e-e9a2-4a40-8ff7-7f670ee52889 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:07:17.079042 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-4a66835e-e9a2-4a40-8ff7-7f670ee52889 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab794daa-8f0c-4cab-a775-fefd965b107e", "connector": null, "instance_uuid": "e5059680-92f4-41cb-a162-4d2ebdc864d8"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:17.079469 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24816c93-951e-4c1c-a71e-0c1a61d88921) transitioned into state 'SUCCESS' from state '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-2071624514',encryption_key_id=None,group_id=bfde4142-b026-4b90-a1e7-8be2e5f6af76,group_type_id=,metadata={},multiattach=False,project_id='e0b0a0c092a148689fd7d5e599e64393',qos_specs=None,replication_status=,reservations=['5f23d3e0-6a0b-4d90-b2c8-5d33bf0fa977','858553ea-1573-454a-8b6a-fa47eb4ac143','4acab65a-2e96-4b52-9326-75a6adec6ad7','56e7b9e9-6a7a-4581-bf0c-228fb5fb8c58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='642cf75e49c7493f9f5614adb3f7348d',volume_type_id=ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:17.080252 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a80b1d8-0080-4ad7-b69e-347d63e5b10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:17.088552 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:17.088552 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:17.096630 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a80b1d8-0080-4ad7-b69e-347d63e5b10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:17.097800 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Flow 'volume_create_api' (cdf95e6e-aeb0-430d-a7d5-ee966e86b164) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:17.099443 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Create volume request issued successfully. Aug 14 03:07:17.099443 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:17.099633 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6c3c1eff-3ef4-4151-893b-1b3df0707454 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:17.099676 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:17.101366 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6c3c1eff-3ef4-4151-893b-1b3df0707454 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:17.101741 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6c3c1eff-3ef4-4151-893b-1b3df0707454 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:17.102114 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6c3c1eff-3ef4-4151-893b-1b3df0707454 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:17.102497 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6c3c1eff-3ef4-4151-893b-1b3df0707454 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:17.108636 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:17.108636 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:17.110305 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6c3c1eff-3ef4-4151-893b-1b3df0707454 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:17.110305 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 634/2534] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:17 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:17.131377 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-4a66835e-e9a2-4a40-8ff7-7f670ee52889 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:07:17.131947 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 641/2535] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:07:17 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:17.137756 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:17.142565 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:17.142565 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:17.147460 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f76511f9-3f77-41a3-9994-56a307a459d5 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:17.148022 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 632/2536] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:07:16 2026] POST /volume/v3/volumes => generated 814 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:07:17.161343 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-898f350b-2b8e-4934-bc05-083cf41681b2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:17.163505 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-898f350b-2b8e-4934-bc05-083cf41681b2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/b34fa9b4-3789-4df9-96d6-e6d60304fcaa Aug 14 03:07:17.163869 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-898f350b-2b8e-4934-bc05-083cf41681b2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:17.164222 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-898f350b-2b8e-4934-bc05-083cf41681b2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:17.174366 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:17.174366 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:17.178511 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-898f350b-2b8e-4934-bc05-083cf41681b2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Volume info retrieved successfully. Aug 14 03:07:17.179209 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-898f350b-2b8e-4934-bc05-083cf41681b2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:17.179352 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-898f350b-2b8e-4934-bc05-083cf41681b2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:17.184511 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-53bd6da0-4542-432b-9ea8-d4d807b3eb31 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:17.188423 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-53bd6da0-4542-432b-9ea8-d4d807b3eb31 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] POST https://10.4.3.152/volume/v3/attachments/6ece7c27-c282-4e16-95f1-4d02f5e85a4c/action Aug 14 03:07:17.188423 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-53bd6da0-4542-432b-9ea8-d4d807b3eb31 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:17.188423 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-53bd6da0-4542-432b-9ea8-d4d807b3eb31 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:17.213988 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:17.213988 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:17.220433 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-898f350b-2b8e-4934-bc05-083cf41681b2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:17.225089 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:17.225089 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:17.232602 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-320c4a6e-5617-4ffb-a576-2f17e940952b req-53bd6da0-4542-432b-9ea8-d4d807b3eb31 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/attachments/6ece7c27-c282-4e16-95f1-4d02f5e85a4c/action returned with HTTP 204 Aug 14 03:07:17.233509 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 635/2537] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:07:17 2026] POST /volume/v3/attachments/6ece7c27-c282-4e16-95f1-4d02f5e85a4c/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:17.233737 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-898f350b-2b8e-4934-bc05-083cf41681b2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/b34fa9b4-3789-4df9-96d6-e6d60304fcaa returned with HTTP 200 Aug 14 03:07:17.234271 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 630/2538] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:17 2026] GET /volume/v3/volumes/b34fa9b4-3789-4df9-96d6-e6d60304fcaa => generated 882 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:17.261003 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a43a3b0e-d42c-4216-8af8-4cbaddb93cf0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:17.263725 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a43a3b0e-d42c-4216-8af8-4cbaddb93cf0 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:07:17.264077 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a43a3b0e-d42c-4216-8af8-4cbaddb93cf0 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:17.264379 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a43a3b0e-d42c-4216-8af8-4cbaddb93cf0 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:17.278563 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:17.278563 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:17.284780 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a43a3b0e-d42c-4216-8af8-4cbaddb93cf0 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:07:17.292987 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a43a3b0e-d42c-4216-8af8-4cbaddb93cf0 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e returned with HTTP 200 Aug 14 03:07:17.293488 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 642/2539] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:17 2026] GET /volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e => generated 1112 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:17.311179 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-99b6b2b2-fd95-4395-a75f-2757ac1a029f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:17.313712 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-99b6b2b2-fd95-4395-a75f-2757ac1a029f tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:07:17.313952 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-99b6b2b2-fd95-4395-a75f-2757ac1a029f tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:17.314108 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-99b6b2b2-fd95-4395-a75f-2757ac1a029f tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:17.326027 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:17.326027 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:17.332114 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-99b6b2b2-fd95-4395-a75f-2757ac1a029f tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:07:17.338185 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-99b6b2b2-fd95-4395-a75f-2757ac1a029f tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e returned with HTTP 200 Aug 14 03:07:17.338783 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 633/2540] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:17 2026] GET /volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:17.387582 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-5ba17710-2781-4f93-b0bd-bce81264b945 req-6d8e5283-8298-44f4-9325-9d23b7067ee8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:17.389636 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5ba17710-2781-4f93-b0bd-bce81264b945 req-6d8e5283-8298-44f4-9325-9d23b7067ee8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:07:17.390235 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5ba17710-2781-4f93-b0bd-bce81264b945 req-6d8e5283-8298-44f4-9325-9d23b7067ee8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:17.390628 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5ba17710-2781-4f93-b0bd-bce81264b945 req-6d8e5283-8298-44f4-9325-9d23b7067ee8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:17.406950 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:17.406950 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:17.412508 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-5ba17710-2781-4f93-b0bd-bce81264b945 req-6d8e5283-8298-44f4-9325-9d23b7067ee8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:07:17.421412 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5ba17710-2781-4f93-b0bd-bce81264b945 req-6d8e5283-8298-44f4-9325-9d23b7067ee8 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e returned with HTTP 200 Aug 14 03:07:17.422279 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 636/2541] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:07:17 2026] GET /volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e => generated 1112 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:17.466699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-5ba17710-2781-4f93-b0bd-bce81264b945 req-94458571-e098-464c-a8fe-1026f0fddd41 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:17.469386 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5ba17710-2781-4f93-b0bd-bce81264b945 req-94458571-e098-464c-a8fe-1026f0fddd41 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] DELETE https://10.4.3.152/volume/v3/attachments/6ece7c27-c282-4e16-95f1-4d02f5e85a4c Aug 14 03:07:17.469634 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5ba17710-2781-4f93-b0bd-bce81264b945 req-94458571-e098-464c-a8fe-1026f0fddd41 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:17.469710 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5ba17710-2781-4f93-b0bd-bce81264b945 req-94458571-e098-464c-a8fe-1026f0fddd41 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:17.479270 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:17.479270 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:17.553999 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5ba17710-2781-4f93-b0bd-bce81264b945 req-94458571-e098-464c-a8fe-1026f0fddd41 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/attachments/6ece7c27-c282-4e16-95f1-4d02f5e85a4c returned with HTTP 200 Aug 14 03:07:17.554520 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 631/2542] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:07:17 2026] DELETE /volume/v3/attachments/6ece7c27-c282-4e16-95f1-4d02f5e85a4c => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:17.585517 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-94f2fea5-3104-4e9e-9251-7686c52c9aa6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:17.589328 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-94f2fea5-3104-4e9e-9251-7686c52c9aa6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] GET https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 Aug 14 03:07:17.589576 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-94f2fea5-3104-4e9e-9251-7686c52c9aa6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:17.590055 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-94f2fea5-3104-4e9e-9251-7686c52c9aa6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:17.602034 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-94f2fea5-3104-4e9e-9251-7686c52c9aa6 tempest-VolumesBackupsTest-1479564292 tempest-VolumesBackupsTest-1479564292-project-member] https://10.4.3.152/volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 returned with HTTP 404 Aug 14 03:07:17.603063 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 643/2543] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:17 2026] GET /volume/v3/volumes/487fac3f-d60e-4452-8105-e12c61eb0809 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:17.604834 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4f2e48e6-3603-4f1b-ba77-e1dc43b81b60 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:17.607288 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4f2e48e6-3603-4f1b-ba77-e1dc43b81b60 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:07:17.607713 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4f2e48e6-3603-4f1b-ba77-e1dc43b81b60 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:17.608075 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4f2e48e6-3603-4f1b-ba77-e1dc43b81b60 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:17.619399 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:17.619399 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:17.625145 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4f2e48e6-3603-4f1b-ba77-e1dc43b81b60 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:07:17.630012 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4f2e48e6-3603-4f1b-ba77-e1dc43b81b60 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e returned with HTTP 200 Aug 14 03:07:17.630520 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 634/2544] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:17 2026] GET /volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:18.128540 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4c5b4c57-8711-4901-8451-29929851cb40 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:18.132996 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4c5b4c57-8711-4901-8451-29929851cb40 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:18.132996 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4c5b4c57-8711-4901-8451-29929851cb40 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:18.135916 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4c5b4c57-8711-4901-8451-29929851cb40 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:18.135916 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-4c5b4c57-8711-4901-8451-29929851cb40 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:18.142465 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:18.142465 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:18.142465 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4c5b4c57-8711-4901-8451-29929851cb40 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:18.142465 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 637/2545] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:18 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:18.253700 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3c5f6d4b-77bb-4716-8140-7a00defcf1fc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:18.255758 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3c5f6d4b-77bb-4716-8140-7a00defcf1fc tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/b34fa9b4-3789-4df9-96d6-e6d60304fcaa Aug 14 03:07:18.255991 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3c5f6d4b-77bb-4716-8140-7a00defcf1fc tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:18.256182 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3c5f6d4b-77bb-4716-8140-7a00defcf1fc tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:18.269043 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:18.269043 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:18.273012 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3c5f6d4b-77bb-4716-8140-7a00defcf1fc tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Volume info retrieved successfully. Aug 14 03:07:18.273733 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-3c5f6d4b-77bb-4716-8140-7a00defcf1fc tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:18.273938 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-3c5f6d4b-77bb-4716-8140-7a00defcf1fc tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:18.316685 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-3c5f6d4b-77bb-4716-8140-7a00defcf1fc tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:18.320513 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:18.320513 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:18.330987 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3c5f6d4b-77bb-4716-8140-7a00defcf1fc tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/b34fa9b4-3789-4df9-96d6-e6d60304fcaa returned with HTTP 200 Aug 14 03:07:18.331498 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 632/2546] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:18 2026] GET /volume/v3/volumes/b34fa9b4-3789-4df9-96d6-e6d60304fcaa => generated 907 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:18.344264 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d6fc6044-b08e-43f6-9ad9-5c96d51a8b6f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:18.346530 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d6fc6044-b08e-43f6-9ad9-5c96d51a8b6f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76 Aug 14 03:07:18.346802 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d6fc6044-b08e-43f6-9ad9-5c96d51a8b6f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:18.347074 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d6fc6044-b08e-43f6-9ad9-5c96d51a8b6f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:18.347246 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-d6fc6044-b08e-43f6-9ad9-5c96d51a8b6f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member bfde4142-b026-4b90-a1e7-8be2e5f6af76 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:18.352140 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:18.352140 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:18.362688 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d6fc6044-b08e-43f6-9ad9-5c96d51a8b6f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76 returned with HTTP 200 Aug 14 03:07:18.363061 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 644/2547] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:18 2026] GET /volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:18.371328 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e3fb1aa5-d332-4556-b03e-f3ec2d22e21c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:18.373437 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e3fb1aa5-d332-4556-b03e-f3ec2d22e21c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 Aug 14 03:07:18.373617 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e3fb1aa5-d332-4556-b03e-f3ec2d22e21c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:18.373838 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e3fb1aa5-d332-4556-b03e-f3ec2d22e21c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:18.374007 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-e3fb1aa5-d332-4556-b03e-f3ec2d22e21c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 23f95220-fbab-4d1c-832b-c57150a4f360 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:18.377458 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:18.377458 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:18.385077 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e3fb1aa5-d332-4556-b03e-f3ec2d22e21c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 returned with HTTP 200 Aug 14 03:07:18.385578 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 635/2548] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:18 2026] GET /volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:18.396129 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-283344c2-6e54-449c-b867-21ed4efce13c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:18.397771 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-283344c2-6e54-449c-b867-21ed4efce13c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/detail Aug 14 03:07:18.398125 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-283344c2-6e54-449c-b867-21ed4efce13c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:18.398467 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-283344c2-6e54-449c-b867-21ed4efce13c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:18.422030 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-283344c2-6e54-449c-b867-21ed4efce13c tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/detail returned with HTTP 200 Aug 14 03:07:18.422696 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 638/2549] 10.4.3.152 () {68 vars in 1296 bytes} [Fri Aug 14 03:07:18 2026] GET /volume/v3/groups/detail => generated 640 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:18.432729 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4de3a61a-3aa9-42ef-aa84-9f61f1f745b0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:18.435438 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4de3a61a-3aa9-42ef-aa84-9f61f1f745b0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:07:18.435733 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4de3a61a-3aa9-42ef-aa84-9f61f1f745b0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:18.436023 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4de3a61a-3aa9-42ef-aa84-9f61f1f745b0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:18.436423 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-4de3a61a-3aa9-42ef-aa84-9f61f1f745b0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:18.437526 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4de3a61a-3aa9-42ef-aa84-9f61f1f745b0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:18.447278 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4de3a61a-3aa9-42ef-aa84-9f61f1f745b0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Get all volumes completed successfully. Aug 14 03:07:18.448331 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-4de3a61a-3aa9-42ef-aa84-9f61f1f745b0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:18.448546 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-4de3a61a-3aa9-42ef-aa84-9f61f1f745b0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:18.495687 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-4de3a61a-3aa9-42ef-aa84-9f61f1f745b0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:18.499725 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:18.499725 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:18.513972 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4de3a61a-3aa9-42ef-aa84-9f61f1f745b0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:07:18.513972 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 633/2550] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:07:18 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:18.530866 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5b9f50f8-f43c-498b-a5d0-713576dd9ca3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:18.537930 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5b9f50f8-f43c-498b-a5d0-713576dd9ca3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:07:18.538286 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5b9f50f8-f43c-498b-a5d0-713576dd9ca3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:18.538567 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5b9f50f8-f43c-498b-a5d0-713576dd9ca3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:18.538844 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-5b9f50f8-f43c-498b-a5d0-713576dd9ca3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:18.540110 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:18.540110 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:18.540586 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5b9f50f8-f43c-498b-a5d0-713576dd9ca3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:18.554629 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5b9f50f8-f43c-498b-a5d0-713576dd9ca3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Get all volumes completed successfully. Aug 14 03:07:18.555465 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-5b9f50f8-f43c-498b-a5d0-713576dd9ca3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:18.555665 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-5b9f50f8-f43c-498b-a5d0-713576dd9ca3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:18.602226 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-5b9f50f8-f43c-498b-a5d0-713576dd9ca3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:18.606635 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:18.606635 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:18.616848 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5b9f50f8-f43c-498b-a5d0-713576dd9ca3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:07:18.617873 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 645/2551] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:07:18 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:18.634630 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e2069c6b-82d0-4be0-9458-3c90ee57ed21 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:18.637412 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e2069c6b-82d0-4be0-9458-3c90ee57ed21 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] POST https://10.4.3.152/volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76/action Aug 14 03:07:18.637412 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e2069c6b-82d0-4be0-9458-3c90ee57ed21 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:18.637412 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e2069c6b-82d0-4be0-9458-3c90ee57ed21 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:18.639933 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-e2069c6b-82d0-4be0-9458-3c90ee57ed21 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] delete called for group bfde4142-b026-4b90-a1e7-8be2e5f6af76 {{(pid=100380) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:07:18.639933 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.groups [None req-e2069c6b-82d0-4be0-9458-3c90ee57ed21 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Delete group with id: bfde4142-b026-4b90-a1e7-8be2e5f6af76 Aug 14 03:07:18.646742 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:18.646742 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:18.692854 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e2069c6b-82d0-4be0-9458-3c90ee57ed21 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76/action returned with HTTP 202 Aug 14 03:07:18.692854 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 636/2552] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 03:07:18 2026] POST /volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:18.704158 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-afcabd97-20e2-440c-882a-3c3928a5e44a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:18.706428 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-afcabd97-20e2-440c-882a-3c3928a5e44a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/b34fa9b4-3789-4df9-96d6-e6d60304fcaa Aug 14 03:07:18.706727 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-afcabd97-20e2-440c-882a-3c3928a5e44a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:18.707880 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-afcabd97-20e2-440c-882a-3c3928a5e44a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:18.717039 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:18.717039 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:18.722643 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-afcabd97-20e2-440c-882a-3c3928a5e44a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Volume info retrieved successfully. Aug 14 03:07:18.723765 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-afcabd97-20e2-440c-882a-3c3928a5e44a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:18.724116 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-afcabd97-20e2-440c-882a-3c3928a5e44a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:18.780701 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-afcabd97-20e2-440c-882a-3c3928a5e44a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:18.784314 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:18.784314 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:18.798640 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-afcabd97-20e2-440c-882a-3c3928a5e44a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/b34fa9b4-3789-4df9-96d6-e6d60304fcaa returned with HTTP 200 Aug 14 03:07:18.799226 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 639/2553] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:18 2026] GET /volume/v3/volumes/b34fa9b4-3789-4df9-96d6-e6d60304fcaa => generated 906 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:19.156351 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c88a9bad-0698-49a5-a365-de53f39516c9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:19.158140 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c88a9bad-0698-49a5-a365-de53f39516c9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:19.158432 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c88a9bad-0698-49a5-a365-de53f39516c9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:19.158714 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c88a9bad-0698-49a5-a365-de53f39516c9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:19.158791 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-c88a9bad-0698-49a5-a365-de53f39516c9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:19.163880 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:19.163880 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:19.165002 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c88a9bad-0698-49a5-a365-de53f39516c9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:19.165002 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 634/2554] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:19 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:19.814254 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-69e4974e-900d-4224-8e9d-f2d968578433 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:19.816541 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-69e4974e-900d-4224-8e9d-f2d968578433 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/b34fa9b4-3789-4df9-96d6-e6d60304fcaa Aug 14 03:07:19.816623 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-69e4974e-900d-4224-8e9d-f2d968578433 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:19.816806 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-69e4974e-900d-4224-8e9d-f2d968578433 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:19.822719 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-69e4974e-900d-4224-8e9d-f2d968578433 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/b34fa9b4-3789-4df9-96d6-e6d60304fcaa returned with HTTP 404 Aug 14 03:07:19.823234 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 646/2555] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:19 2026] GET /volume/v3/volumes/b34fa9b4-3789-4df9-96d6-e6d60304fcaa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:19.831471 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2a85bd2c-21c1-499e-9a01-17b9c57bd969 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:19.833379 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a85bd2c-21c1-499e-9a01-17b9c57bd969 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76 Aug 14 03:07:19.833697 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a85bd2c-21c1-499e-9a01-17b9c57bd969 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:19.833812 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a85bd2c-21c1-499e-9a01-17b9c57bd969 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:19.833981 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-2a85bd2c-21c1-499e-9a01-17b9c57bd969 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member bfde4142-b026-4b90-a1e7-8be2e5f6af76 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:19.838372 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a85bd2c-21c1-499e-9a01-17b9c57bd969 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76 returned with HTTP 404 Aug 14 03:07:19.839172 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 637/2556] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:19 2026] GET /volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:19.847239 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9dd21cf6-866a-461a-bb10-5809ba3c2d33 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:19.849397 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9dd21cf6-866a-461a-bb10-5809ba3c2d33 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] POST https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360/action Aug 14 03:07:19.849773 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9dd21cf6-866a-461a-bb10-5809ba3c2d33 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:19.849963 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9dd21cf6-866a-461a-bb10-5809ba3c2d33 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:19.851508 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-9dd21cf6-866a-461a-bb10-5809ba3c2d33 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] delete called for group 23f95220-fbab-4d1c-832b-c57150a4f360 {{(pid=100379) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:07:19.851619 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.groups [None req-9dd21cf6-866a-461a-bb10-5809ba3c2d33 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Delete group with id: 23f95220-fbab-4d1c-832b-c57150a4f360 Aug 14 03:07:19.855411 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:19.855411 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:19.881035 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9dd21cf6-866a-461a-bb10-5809ba3c2d33 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360/action returned with HTTP 202 Aug 14 03:07:19.881769 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 640/2557] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 03:07:19 2026] POST /volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:19.888514 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0361814c-210f-4bd4-8c0a-4eb365f77c55 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:19.891225 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0361814c-210f-4bd4-8c0a-4eb365f77c55 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 Aug 14 03:07:19.891488 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0361814c-210f-4bd4-8c0a-4eb365f77c55 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:19.891677 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0361814c-210f-4bd4-8c0a-4eb365f77c55 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:19.891836 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-0361814c-210f-4bd4-8c0a-4eb365f77c55 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 23f95220-fbab-4d1c-832b-c57150a4f360 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:19.896089 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:19.896089 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:19.904626 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0361814c-210f-4bd4-8c0a-4eb365f77c55 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 returned with HTTP 200 Aug 14 03:07:19.905088 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 635/2558] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:19 2026] GET /volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:20.181673 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1e4ae30a-6fde-435b-a6c7-03593ed7dcf0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:20.183229 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1e4ae30a-6fde-435b-a6c7-03593ed7dcf0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:20.186537 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1e4ae30a-6fde-435b-a6c7-03593ed7dcf0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:20.186537 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1e4ae30a-6fde-435b-a6c7-03593ed7dcf0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:20.186537 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-1e4ae30a-6fde-435b-a6c7-03593ed7dcf0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:20.192966 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:20.192966 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:20.197393 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1e4ae30a-6fde-435b-a6c7-03593ed7dcf0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:20.197863 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 647/2559] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:20 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:20.916550 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b13f713f-de08-4af9-a0ca-9f27def29f55 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:20.923576 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b13f713f-de08-4af9-a0ca-9f27def29f55 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 Aug 14 03:07:20.923835 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b13f713f-de08-4af9-a0ca-9f27def29f55 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:20.924135 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b13f713f-de08-4af9-a0ca-9f27def29f55 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:20.924286 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-b13f713f-de08-4af9-a0ca-9f27def29f55 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 23f95220-fbab-4d1c-832b-c57150a4f360 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:20.929771 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b13f713f-de08-4af9-a0ca-9f27def29f55 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 returned with HTTP 404 Aug 14 03:07:20.930427 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 638/2560] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:20 2026] GET /volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:20.940230 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1367abbd-9a59-4da2-8186-ce10b5769484 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:20.942433 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1367abbd-9a59-4da2-8186-ce10b5769484 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/detail Aug 14 03:07:20.942634 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1367abbd-9a59-4da2-8186-ce10b5769484 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:20.942813 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1367abbd-9a59-4da2-8186-ce10b5769484 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:20.947327 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1367abbd-9a59-4da2-8186-ce10b5769484 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/detail returned with HTTP 200 Aug 14 03:07:20.948353 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 641/2561] 10.4.3.152 () {68 vars in 1296 bytes} [Fri Aug 14 03:07:20 2026] GET /volume/v3/groups/detail => generated 14 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:20.961101 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ecffb525-3a49-4691-a761-44095f880052 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:20.963546 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ecffb525-3a49-4691-a761-44095f880052 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:07:20.963888 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ecffb525-3a49-4691-a761-44095f880052 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:20.964186 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ecffb525-3a49-4691-a761-44095f880052 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:20.964567 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-ecffb525-3a49-4691-a761-44095f880052 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:20.965067 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:20.965067 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:20.965715 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ecffb525-3a49-4691-a761-44095f880052 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:20.975226 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ecffb525-3a49-4691-a761-44095f880052 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Get all volumes completed successfully. Aug 14 03:07:20.978462 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ecffb525-3a49-4691-a761-44095f880052 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:07:20.979414 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 636/2562] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:07:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:20.996610 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1ccba44e-d9b6-4163-80ae-73ebf7ff0c3a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:20.998493 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1ccba44e-d9b6-4163-80ae-73ebf7ff0c3a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] POST https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360/action Aug 14 03:07:20.998902 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1ccba44e-d9b6-4163-80ae-73ebf7ff0c3a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:20.999092 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1ccba44e-d9b6-4163-80ae-73ebf7ff0c3a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:21.000479 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-1ccba44e-d9b6-4163-80ae-73ebf7ff0c3a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] delete called for group 23f95220-fbab-4d1c-832b-c57150a4f360 {{(pid=100378) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:07:21.001522 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.groups [None req-1ccba44e-d9b6-4163-80ae-73ebf7ff0c3a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Delete group with id: 23f95220-fbab-4d1c-832b-c57150a4f360 Aug 14 03:07:21.006484 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1ccba44e-d9b6-4163-80ae-73ebf7ff0c3a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360/action returned with HTTP 404 Aug 14 03:07:21.007239 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 648/2563] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 03:07:20 2026] POST /volume/v3/groups/23f95220-fbab-4d1c-832b-c57150a4f360/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:21.014508 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-af5bb4f7-7e8f-4b0b-8888-7e52d16ea929 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:21.018135 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-af5bb4f7-7e8f-4b0b-8888-7e52d16ea929 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:07:21.018135 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-af5bb4f7-7e8f-4b0b-8888-7e52d16ea929 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:21.018135 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-af5bb4f7-7e8f-4b0b-8888-7e52d16ea929 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:21.018135 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-af5bb4f7-7e8f-4b0b-8888-7e52d16ea929 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:21.018135 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-af5bb4f7-7e8f-4b0b-8888-7e52d16ea929 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:21.026451 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-af5bb4f7-7e8f-4b0b-8888-7e52d16ea929 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Get all volumes completed successfully. Aug 14 03:07:21.026946 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-af5bb4f7-7e8f-4b0b-8888-7e52d16ea929 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:07:21.027348 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 639/2564] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:07:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:21.042781 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9bb4c60f-ab71-4ebb-8f46-d7c4e4c5e6cf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:21.046160 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9bb4c60f-ab71-4ebb-8f46-d7c4e4c5e6cf tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] POST https://10.4.3.152/volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76/action Aug 14 03:07:21.046552 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9bb4c60f-ab71-4ebb-8f46-d7c4e4c5e6cf tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:21.046707 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9bb4c60f-ab71-4ebb-8f46-d7c4e4c5e6cf tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:21.056085 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-9bb4c60f-ab71-4ebb-8f46-d7c4e4c5e6cf tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] delete called for group bfde4142-b026-4b90-a1e7-8be2e5f6af76 {{(pid=100379) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:07:21.056195 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.groups [None req-9bb4c60f-ab71-4ebb-8f46-d7c4e4c5e6cf tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Delete group with id: bfde4142-b026-4b90-a1e7-8be2e5f6af76 Aug 14 03:07:21.063389 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9bb4c60f-ab71-4ebb-8f46-d7c4e4c5e6cf tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76/action returned with HTTP 404 Aug 14 03:07:21.064006 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 642/2565] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 03:07:21 2026] POST /volume/v3/groups/bfde4142-b026-4b90-a1e7-8be2e5f6af76/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:21.077788 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b9eae1b5-ca34-430e-8a45-2750efa0b98e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:21.079803 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b9eae1b5-ca34-430e-8a45-2750efa0b98e tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/9e60ee9c-5a30-42fd-b5d3-367aea14ad97 Aug 14 03:07:21.080071 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b9eae1b5-ca34-430e-8a45-2750efa0b98e tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:21.080296 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b9eae1b5-ca34-430e-8a45-2750efa0b98e tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:21.105523 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b9eae1b5-ca34-430e-8a45-2750efa0b98e tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] https://10.4.3.152/volume/v3/group_types/9e60ee9c-5a30-42fd-b5d3-367aea14ad97 returned with HTTP 202 Aug 14 03:07:21.105974 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 637/2566] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 03:07:21 2026] DELETE /volume/v3/group_types/9e60ee9c-5a30-42fd-b5d3-367aea14ad97 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:21.128131 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3ffa02d0-4bc6-41f6-a6e3-384440dd64b5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:21.132052 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3ffa02d0-4bc6-41f6-a6e3-384440dd64b5 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] DELETE https://10.4.3.152/volume/v3/types/ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee Aug 14 03:07:21.132315 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3ffa02d0-4bc6-41f6-a6e3-384440dd64b5 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:21.132631 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3ffa02d0-4bc6-41f6-a6e3-384440dd64b5 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:21.182346 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3ffa02d0-4bc6-41f6-a6e3-384440dd64b5 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] https://10.4.3.152/volume/v3/types/ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee returned with HTTP 202 Aug 14 03:07:21.182829 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 649/2567] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:07:21 2026] DELETE /volume/v3/types/ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:21.192903 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2e35ac62-1500-4e3a-95f3-ce9705a19525 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:21.195655 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2e35ac62-1500-4e3a-95f3-ce9705a19525 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] GET https://10.4.3.152/volume/v3/types/ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee Aug 14 03:07:21.196060 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2e35ac62-1500-4e3a-95f3-ce9705a19525 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:21.196462 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2e35ac62-1500-4e3a-95f3-ce9705a19525 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:21.201735 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2e35ac62-1500-4e3a-95f3-ce9705a19525 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] https://10.4.3.152/volume/v3/types/ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee returned with HTTP 404 Aug 14 03:07:21.205805 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 640/2568] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:07:21 2026] GET /volume/v3/types/ae4b2efe-9c10-452c-94d5-d2ed8c0c24ee => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:21.210072 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2c65f6cf-3500-4518-836b-a999bee32c43 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:21.212505 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2c65f6cf-3500-4518-836b-a999bee32c43 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:21.212505 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2c65f6cf-3500-4518-836b-a999bee32c43 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:21.212641 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2c65f6cf-3500-4518-836b-a999bee32c43 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:21.212772 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-2c65f6cf-3500-4518-836b-a999bee32c43 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:21.217007 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d6d50228-55ea-47f8-84a1-4d8f9ca007d4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:21.221852 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:21.221852 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:21.222075 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d6d50228-55ea-47f8-84a1-4d8f9ca007d4 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:07:21.222115 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2c65f6cf-3500-4518-836b-a999bee32c43 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:21.222142 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d6d50228-55ea-47f8-84a1-4d8f9ca007d4 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1051487538"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:21.222175 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 643/2569] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:21 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:21.248327 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d6d50228-55ea-47f8-84a1-4d8f9ca007d4 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:07:21.248972 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 638/2570] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:07:21 2026] POST /volume/v3/types => generated 216 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:21.268586 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d020dfc2-e3cf-43f4-947e-649330c99ad6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:21.273322 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d020dfc2-e3cf-43f4-947e-649330c99ad6 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 14 03:07:21.273756 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d020dfc2-e3cf-43f4-947e-649330c99ad6 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1791871235"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:21.299796 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d020dfc2-e3cf-43f4-947e-649330c99ad6 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 14 03:07:21.300333 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 650/2571] 10.4.3.152 () {70 vars in 1311 bytes} [Fri Aug 14 03:07:21 2026] POST /volume/v3/group_types => generated 173 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:21.309778 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e53d25dc-b134-415f-893f-fe0d73e9d8cb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:21.312088 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e53d25dc-b134-415f-893f-fe0d73e9d8cb tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] POST https://10.4.3.152/volume/v3/groups Aug 14 03:07:21.312635 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e53d25dc-b134-415f-893f-fe0d73e9d8cb tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0c0cebd2-99f6-4b8d-93d4-448cf1f17fb1", "volume_types": ["e89bf2dd-c418-4bd0-8016-6b3b814ffc7f"], "name": "tempest-GroupsTest-Group-1582365013"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:21.314589 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-e53d25dc-b134-415f-893f-fe0d73e9d8cb tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Creating new group {'group': {'group_type': '0c0cebd2-99f6-4b8d-93d4-448cf1f17fb1', 'volume_types': ['e89bf2dd-c418-4bd0-8016-6b3b814ffc7f'], 'name': 'tempest-GroupsTest-Group-1582365013'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:07:21.322078 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.groups [None req-e53d25dc-b134-415f-893f-fe0d73e9d8cb tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Creating group tempest-GroupsTest-Group-1582365013. Aug 14 03:07:21.343528 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e53d25dc-b134-415f-893f-fe0d73e9d8cb tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:07:21.343144. {{(pid=100380) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:07:21.343716 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e53d25dc-b134-415f-893f-fe0d73e9d8cb tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Availability Zones retrieved successfully. Aug 14 03:07:21.360312 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-e53d25dc-b134-415f-893f-fe0d73e9d8cb tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Created reservations ['0c25536e-4141-4a23-a655-3ec03caf1b36'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:21.397899 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e53d25dc-b134-415f-893f-fe0d73e9d8cb tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 14 03:07:21.398503 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 641/2572] 10.4.3.152 () {70 vars in 1297 bytes} [Fri Aug 14 03:07:21 2026] POST /volume/v3/groups => generated 104 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:21.410326 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-78f2f0d1-fbcd-48a1-b951-ed30935e0c56 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:21.414142 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-78f2f0d1-fbcd-48a1-b951-ed30935e0c56 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 Aug 14 03:07:21.414142 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-78f2f0d1-fbcd-48a1-b951-ed30935e0c56 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:21.414142 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-78f2f0d1-fbcd-48a1-b951-ed30935e0c56 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:21.414142 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-78f2f0d1-fbcd-48a1-b951-ed30935e0c56 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 26626d19-abab-43c4-9eab-adf1ecf53166 {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:21.417579 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:21.417579 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:21.426554 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-78f2f0d1-fbcd-48a1-b951-ed30935e0c56 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 returned with HTTP 200 Aug 14 03:07:21.426554 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 644/2573] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:21 2026] GET /volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:21.643383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:21.752945 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:21.753346 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-871034777"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:21.755743 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-871034777'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:21.755743 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Create volume of 2 GB Aug 14 03:07:21.759945 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Availability Zones retrieved successfully. Aug 14 03:07:21.765951 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Flow 'volume_create_api' (4f698ac0-e0fc-443c-a59f-686a1660ee95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:21.767315 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b3f134-aa88-445b-a321-9b972b553f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:21.768446 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Validating volume size '2' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:21.798296 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b3f134-aa88-445b-a321-9b972b553f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:21.799535 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (082fa475-e371-42ba-988e-73eb8dc5ba58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:21.865722 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Created reservations ['3a0612d2-8dff-48d4-92dd-94f31b392a83', '7a37c5f3-6334-44ef-802f-18ebf235ca6a', '489cb3de-ba64-414b-9cfc-c6272b4dc168', '959ae3be-1d88-4452-ba95-78f5be4723f7'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:21.866515 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (082fa475-e371-42ba-988e-73eb8dc5ba58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a0612d2-8dff-48d4-92dd-94f31b392a83', '7a37c5f3-6334-44ef-802f-18ebf235ca6a', '489cb3de-ba64-414b-9cfc-c6272b4dc168', '959ae3be-1d88-4452-ba95-78f5be4723f7']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:21.867213 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e781c81-cb20-49a5-b00e-09aef40b30d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:21.892602 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e781c81-cb20-49a5-b00e-09aef40b30d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88d88b7b-b218-4f82-9f2d-cd5fd96777ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-871034777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae61e0c5a3b48ffb314eccd9421c4a4',qos_specs=None,replication_status=,reservations=['3a0612d2-8dff-48d4-92dd-94f31b392a83','7a37c5f3-6334-44ef-802f-18ebf235ca6a','489cb3de-ba64-414b-9cfc-c6272b4dc168','959ae3be-1d88-4452-ba95-78f5be4723f7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd8a767a12d740c39ea752c95f8acade',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-871034777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88d88b7b-b218-4f82-9f2d-cd5fd96777ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae61e0c5a3b48ffb314eccd9421c4a4',provider_auth=None,provider_geometry=None,provider_id=None,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='cd8a767a12d740c39ea752c95f8acade',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:21.893423 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2358ee2a-12ae-4c7b-86c2-f96eceb71b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:21.914632 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2358ee2a-12ae-4c7b-86c2-f96eceb71b30) transitioned into state 'SUCCESS' from state '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-871034777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae61e0c5a3b48ffb314eccd9421c4a4',qos_specs=None,replication_status=,reservations=['3a0612d2-8dff-48d4-92dd-94f31b392a83','7a37c5f3-6334-44ef-802f-18ebf235ca6a','489cb3de-ba64-414b-9cfc-c6272b4dc168','959ae3be-1d88-4452-ba95-78f5be4723f7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd8a767a12d740c39ea752c95f8acade',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:21.915403 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76f20b25-3e5d-4f85-b66b-38d784e5a263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:21.925359 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76f20b25-3e5d-4f85-b66b-38d784e5a263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:21.926272 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Flow 'volume_create_api' (4f698ac0-e0fc-443c-a59f-686a1660ee95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:21.926568 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Create volume request issued successfully. Aug 14 03:07:21.927168 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7ce0ada7-a748-483f-a2a4-a6628aa10b15 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:21.927674 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 639/2574] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:07:21 2026] POST /volume/v3/volumes => generated 754 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:21.939029 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2135fd9c-997a-4785-8da3-b6a3dea67f1d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:21.940888 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2135fd9c-997a-4785-8da3-b6a3dea67f1d tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] GET https://10.4.3.152/volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad Aug 14 03:07:21.941078 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2135fd9c-997a-4785-8da3-b6a3dea67f1d tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:21.941249 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2135fd9c-997a-4785-8da3-b6a3dea67f1d tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:21.947616 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:21.947616 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:21.951178 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2135fd9c-997a-4785-8da3-b6a3dea67f1d tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Volume info retrieved successfully. Aug 14 03:07:21.955221 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2135fd9c-997a-4785-8da3-b6a3dea67f1d tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] https://10.4.3.152/volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad returned with HTTP 200 Aug 14 03:07:21.955640 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 651/2575] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:21 2026] GET /volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:22.235145 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4f702c92-712b-4229-b3ac-ab49eb624c1e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:22.236925 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4f702c92-712b-4229-b3ac-ab49eb624c1e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:22.237189 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4f702c92-712b-4229-b3ac-ab49eb624c1e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:22.237516 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4f702c92-712b-4229-b3ac-ab49eb624c1e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:22.237670 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-4f702c92-712b-4229-b3ac-ab49eb624c1e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:22.242810 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:22.242810 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:22.243747 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4f702c92-712b-4229-b3ac-ab49eb624c1e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:22.244281 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 642/2576] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:22 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:22.436030 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f2da06a3-457d-4910-a25d-824976060f3a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:22.437717 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f2da06a3-457d-4910-a25d-824976060f3a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 Aug 14 03:07:22.438102 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f2da06a3-457d-4910-a25d-824976060f3a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:22.438377 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f2da06a3-457d-4910-a25d-824976060f3a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:22.438586 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-f2da06a3-457d-4910-a25d-824976060f3a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 26626d19-abab-43c4-9eab-adf1ecf53166 {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:22.443243 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:22.443243 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:22.450263 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f2da06a3-457d-4910-a25d-824976060f3a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 returned with HTTP 200 Aug 14 03:07:22.450876 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 645/2577] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:22 2026] GET /volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 => generated 333 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:22.461010 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:22.464507 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:22.464959 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1560309625", "volume_type": "e89bf2dd-c418-4bd0-8016-6b3b814ffc7f", "group_id": "26626d19-abab-43c4-9eab-adf1ecf53166", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:22.466472 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1560309625', 'volume_type': 'e89bf2dd-c418-4bd0-8016-6b3b814ffc7f', 'group_id': '26626d19-abab-43c4-9eab-adf1ecf53166', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:22.474630 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:22.474630 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:22.475096 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Create volume of 1 GB Aug 14 03:07:22.480976 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Availability Zones retrieved successfully. Aug 14 03:07:22.487593 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Flow 'volume_create_api' (78fd2834-94a9-447b-8810-38e60df28536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:22.489258 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe179785-67ae-4104-8a7d-88a2c4030c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:22.490162 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:22.490162 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:22.490969 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:22.517307 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe179785-67ae-4104-8a7d-88a2c4030c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:07:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e89bf2dd-c418-4bd0-8016-6b3b814ffc7f,is_public=True,name='tempest-GroupsTest-volume-type-1051487538',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e89bf2dd-c418-4bd0-8016-6b3b814ffc7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '26626d19-abab-43c4-9eab-adf1ecf53166', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:22.518281 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d43c338-3512-47c0-882b-fbfe7fab33a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:22.556810 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1051487538 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1051487538, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:22.557086 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1051487538 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1051487538, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:22.588063 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Created reservations ['0b6f4ae3-00e0-4155-bd3f-7c050e9ddf0a', '24fd9933-c1e9-4673-9569-af571f472bef', 'c1f1c1d5-bafa-463d-8c43-f53da71cb544', 'f0391a77-d9ca-42ad-a4f0-84e2ba5268b2'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:22.589034 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d43c338-3512-47c0-882b-fbfe7fab33a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b6f4ae3-00e0-4155-bd3f-7c050e9ddf0a', '24fd9933-c1e9-4673-9569-af571f472bef', 'c1f1c1d5-bafa-463d-8c43-f53da71cb544', 'f0391a77-d9ca-42ad-a4f0-84e2ba5268b2']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:22.589862 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d5fbf82-a368-4c80-a767-097b9310b8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:22.614935 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d5fbf82-a368-4c80-a767-097b9310b8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84101160-4617-4082-9ebf-dc8e50db4d5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1560309625',encryption_key_id=None,group_id=26626d19-abab-43c4-9eab-adf1ecf53166,group_type_id=,metadata={},multiattach=False,project_id='e0b0a0c092a148689fd7d5e599e64393',qos_specs=None,replication_status=,reservations=['0b6f4ae3-00e0-4155-bd3f-7c050e9ddf0a','24fd9933-c1e9-4673-9569-af571f472bef','c1f1c1d5-bafa-463d-8c43-f53da71cb544','f0391a77-d9ca-42ad-a4f0-84e2ba5268b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='642cf75e49c7493f9f5614adb3f7348d',volume_type_id=e89bf2dd-c418-4bd0-8016-6b3b814ffc7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1560309625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=26626d19-abab-43c4-9eab-adf1ecf53166,host=None,id=84101160-4617-4082-9ebf-dc8e50db4d5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0b0a0c092a148689fd7d5e599e64393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='642cf75e49c7493f9f5614adb3f7348d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e89bf2dd-c418-4bd0-8016-6b3b814ffc7f),volume_type_id=e89bf2dd-c418-4bd0-8016-6b3b814ffc7f)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:22.616332 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba4e6b68-0947-41a1-9bd6-9193c445a3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:22.635946 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba4e6b68-0947-41a1-9bd6-9193c445a3c2) transitioned into state 'SUCCESS' from state '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-1560309625',encryption_key_id=None,group_id=26626d19-abab-43c4-9eab-adf1ecf53166,group_type_id=,metadata={},multiattach=False,project_id='e0b0a0c092a148689fd7d5e599e64393',qos_specs=None,replication_status=,reservations=['0b6f4ae3-00e0-4155-bd3f-7c050e9ddf0a','24fd9933-c1e9-4673-9569-af571f472bef','c1f1c1d5-bafa-463d-8c43-f53da71cb544','f0391a77-d9ca-42ad-a4f0-84e2ba5268b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='642cf75e49c7493f9f5614adb3f7348d',volume_type_id=e89bf2dd-c418-4bd0-8016-6b3b814ffc7f)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:22.636730 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0a9288d-c468-49c8-ab08-1a6770a6da9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:22.649130 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0a9288d-c468-49c8-ab08-1a6770a6da9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:22.649990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Flow 'volume_create_api' (78fd2834-94a9-447b-8810-38e60df28536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:22.650295 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Create volume request issued successfully. Aug 14 03:07:22.650980 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:22.651131 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:22.690282 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:22.694342 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:22.694342 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:22.698451 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce8a43ee-7b20-423d-be79-05899f652bb8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:22.699106 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 640/2578] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:07:22 2026] POST /volume/v3/volumes => generated 815 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:22.711269 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4295b33f-4b4c-4c0c-bd1b-ac7a6419f3a6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:22.714166 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4295b33f-4b4c-4c0c-bd1b-ac7a6419f3a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/84101160-4617-4082-9ebf-dc8e50db4d5e Aug 14 03:07:22.714354 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4295b33f-4b4c-4c0c-bd1b-ac7a6419f3a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:22.714607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4295b33f-4b4c-4c0c-bd1b-ac7a6419f3a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:22.723895 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:22.723895 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:22.729420 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4295b33f-4b4c-4c0c-bd1b-ac7a6419f3a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Volume info retrieved successfully. Aug 14 03:07:22.730319 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-4295b33f-4b4c-4c0c-bd1b-ac7a6419f3a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:22.730497 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-4295b33f-4b4c-4c0c-bd1b-ac7a6419f3a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:22.772201 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-4295b33f-4b4c-4c0c-bd1b-ac7a6419f3a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:22.775683 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:22.775683 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:22.785798 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4295b33f-4b4c-4c0c-bd1b-ac7a6419f3a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/84101160-4617-4082-9ebf-dc8e50db4d5e returned with HTTP 200 Aug 14 03:07:22.786192 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 652/2579] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:22 2026] GET /volume/v3/volumes/84101160-4617-4082-9ebf-dc8e50db4d5e => generated 883 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:22.968904 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ee13e4ae-10dc-4843-b308-7c52fdd96fd2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:22.970795 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ee13e4ae-10dc-4843-b308-7c52fdd96fd2 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] GET https://10.4.3.152/volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad Aug 14 03:07:22.971017 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ee13e4ae-10dc-4843-b308-7c52fdd96fd2 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:22.971245 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ee13e4ae-10dc-4843-b308-7c52fdd96fd2 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:22.982259 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:22.982259 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:22.988680 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ee13e4ae-10dc-4843-b308-7c52fdd96fd2 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Volume info retrieved successfully. Aug 14 03:07:22.994830 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ee13e4ae-10dc-4843-b308-7c52fdd96fd2 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] https://10.4.3.152/volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad returned with HTTP 200 Aug 14 03:07:22.995383 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 643/2580] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:22 2026] GET /volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:23.016226 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:23.017959 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:23.018810 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "88d88b7b-b218-4f82-9f2d-cd5fd96777ad"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:23.020792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '88d88b7b-b218-4f82-9f2d-cd5fd96777ad'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:23.031076 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:23.031076 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:23.031076 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Volume retrieved successfully. Aug 14 03:07:23.031076 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Create volume of 1 GB Aug 14 03:07:23.036520 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Availability Zones retrieved successfully. Aug 14 03:07:23.043835 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Flow 'volume_create_api' (97501622-6c60-48e2-a71f-f70d1fb65276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:23.045629 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30a7161-9bc7-40e4-85ae-b06ab4e212e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:23.047136 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:23.048627 np0000007307 devstack@c-api.service[100379]: WARNING cinder.volume.api [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30a7161-9bc7-40e4-85ae-b06ab4e212e6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 03:07:23.048627 np0000007307 devstack@c-api.service[100379]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 14 03:07:23.051014 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30a7161-9bc7-40e4-85ae-b06ab4e212e6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:23.052212 np0000007307 devstack@c-api.service[100379]: WARNING cinder.volume.api [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30a7161-9bc7-40e4-85ae-b06ab4e212e6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:07:23.053393 np0000007307 devstack@c-api.service[100379]: WARNING cinder.volume.api [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Flow 'volume_create_api' (97501622-6c60-48e2-a71f-f70d1fb65276) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 03:07:23.053924 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-eb63fa2d-c1fe-43fe-b4ec-cead2d86a3d4 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 14 03:07:23.054713 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 646/2581] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:07:23 2026] POST /volume/v3/volumes => generated 173 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:07:23.062268 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bf058677-7315-4b0f-aaee-5502f7290d6a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:23.064469 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bf058677-7315-4b0f-aaee-5502f7290d6a tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] GET https://10.4.3.152/volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad Aug 14 03:07:23.064656 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bf058677-7315-4b0f-aaee-5502f7290d6a tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:23.065347 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bf058677-7315-4b0f-aaee-5502f7290d6a tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:23.073062 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:23.073062 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:23.077728 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bf058677-7315-4b0f-aaee-5502f7290d6a tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Volume info retrieved successfully. Aug 14 03:07:23.082292 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bf058677-7315-4b0f-aaee-5502f7290d6a tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] https://10.4.3.152/volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad returned with HTTP 200 Aug 14 03:07:23.082704 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 641/2582] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:23 2026] GET /volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:23.096401 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6efb938f-2161-4ea5-a4b9-f07d744171fb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:23.098432 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6efb938f-2161-4ea5-a4b9-f07d744171fb tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] DELETE https://10.4.3.152/volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad Aug 14 03:07:23.098647 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6efb938f-2161-4ea5-a4b9-f07d744171fb tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:23.098863 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6efb938f-2161-4ea5-a4b9-f07d744171fb tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:23.099049 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-6efb938f-2161-4ea5-a4b9-f07d744171fb tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Delete volume with id: 88d88b7b-b218-4f82-9f2d-cd5fd96777ad Aug 14 03:07:23.106314 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:23.106314 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:23.106864 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6efb938f-2161-4ea5-a4b9-f07d744171fb tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Volume info retrieved successfully. Aug 14 03:07:23.128199 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6efb938f-2161-4ea5-a4b9-f07d744171fb tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Delete volume request issued successfully. Aug 14 03:07:23.128432 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6efb938f-2161-4ea5-a4b9-f07d744171fb tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] https://10.4.3.152/volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad returned with HTTP 202 Aug 14 03:07:23.128966 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 653/2583] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:23 2026] DELETE /volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:23.137931 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-677c53be-a172-41fb-a945-6218af129216 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:23.140987 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-677c53be-a172-41fb-a945-6218af129216 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] GET https://10.4.3.152/volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad Aug 14 03:07:23.141249 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-677c53be-a172-41fb-a945-6218af129216 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:23.141496 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-677c53be-a172-41fb-a945-6218af129216 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:23.149012 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:23.149012 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:23.156448 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-677c53be-a172-41fb-a945-6218af129216 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Volume info retrieved successfully. Aug 14 03:07:23.161532 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-677c53be-a172-41fb-a945-6218af129216 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] https://10.4.3.152/volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad returned with HTTP 200 Aug 14 03:07:23.162075 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 644/2584] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:23 2026] GET /volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:23.255419 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d80c9968-dc49-4614-a97f-af75d34428b9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:23.258958 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d80c9968-dc49-4614-a97f-af75d34428b9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:23.258958 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d80c9968-dc49-4614-a97f-af75d34428b9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:23.258958 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d80c9968-dc49-4614-a97f-af75d34428b9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:23.258958 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-d80c9968-dc49-4614-a97f-af75d34428b9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:23.263252 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:23.263252 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:23.264384 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d80c9968-dc49-4614-a97f-af75d34428b9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:23.264904 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 647/2585] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:23 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:23.803850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1645dac4-c661-44e3-8bc5-30b92d5b80a6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:23.805682 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1645dac4-c661-44e3-8bc5-30b92d5b80a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/84101160-4617-4082-9ebf-dc8e50db4d5e Aug 14 03:07:23.805932 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1645dac4-c661-44e3-8bc5-30b92d5b80a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:23.806185 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1645dac4-c661-44e3-8bc5-30b92d5b80a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:23.816367 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:23.816367 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:23.820340 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1645dac4-c661-44e3-8bc5-30b92d5b80a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Volume info retrieved successfully. Aug 14 03:07:23.821002 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-1645dac4-c661-44e3-8bc5-30b92d5b80a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:23.821336 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-1645dac4-c661-44e3-8bc5-30b92d5b80a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:23.856762 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-1645dac4-c661-44e3-8bc5-30b92d5b80a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:23.860280 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:23.860280 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:23.868561 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1645dac4-c661-44e3-8bc5-30b92d5b80a6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/84101160-4617-4082-9ebf-dc8e50db4d5e returned with HTTP 200 Aug 14 03:07:23.869239 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 642/2586] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:23 2026] GET /volume/v3/volumes/84101160-4617-4082-9ebf-dc8e50db4d5e => generated 908 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:23.888109 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:23.892217 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:23.892650 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-389849938", "volume_type": "e89bf2dd-c418-4bd0-8016-6b3b814ffc7f", "group_id": "26626d19-abab-43c4-9eab-adf1ecf53166", "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:23.895425 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-389849938', 'volume_type': 'e89bf2dd-c418-4bd0-8016-6b3b814ffc7f', 'group_id': '26626d19-abab-43c4-9eab-adf1ecf53166', 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:23.909131 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:23.909131 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:23.909801 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Create volume of 1 GB Aug 14 03:07:23.916175 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Availability Zones retrieved successfully. Aug 14 03:07:23.921253 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Flow 'volume_create_api' (a493eb38-4146-4cb3-9165-0a06d78648ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:23.922411 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa9e202-d4a7-4880-8ab7-e7ecece7c409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:23.923036 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:23.923036 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:23.923441 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:23.946307 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa9e202-d4a7-4880-8ab7-e7ecece7c409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:07:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e89bf2dd-c418-4bd0-8016-6b3b814ffc7f,is_public=True,name='tempest-GroupsTest-volume-type-1051487538',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e89bf2dd-c418-4bd0-8016-6b3b814ffc7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '26626d19-abab-43c4-9eab-adf1ecf53166', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:23.948095 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77982721-8e8f-4106-9f25-fa67c16f7c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:23.983307 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1051487538 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1051487538, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:23.984159 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1051487538 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1051487538, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:24.004672 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Created reservations ['a0fc47d3-cd61-44a9-b07b-e7b38fa1b853', '3f084ec6-19cd-402b-845b-024e4c84458a', '8acc2891-7858-42c0-a7f6-21a0e6c62e1f', '2c27882d-0b0c-4b40-9958-4a608919f9c2'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:24.005922 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77982721-8e8f-4106-9f25-fa67c16f7c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0fc47d3-cd61-44a9-b07b-e7b38fa1b853', '3f084ec6-19cd-402b-845b-024e4c84458a', '8acc2891-7858-42c0-a7f6-21a0e6c62e1f', '2c27882d-0b0c-4b40-9958-4a608919f9c2']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:24.006940 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86bbf9d-3c22-4247-ac92-db67a126be65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:24.040105 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86bbf9d-3c22-4247-ac92-db67a126be65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-389849938',encryption_key_id=None,group_id=26626d19-abab-43c4-9eab-adf1ecf53166,group_type_id=,metadata={},multiattach=False,project_id='e0b0a0c092a148689fd7d5e599e64393',qos_specs=None,replication_status=,reservations=['a0fc47d3-cd61-44a9-b07b-e7b38fa1b853','3f084ec6-19cd-402b-845b-024e4c84458a','8acc2891-7858-42c0-a7f6-21a0e6c62e1f','2c27882d-0b0c-4b40-9958-4a608919f9c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='642cf75e49c7493f9f5614adb3f7348d',volume_type_id=e89bf2dd-c418-4bd0-8016-6b3b814ffc7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-389849938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=26626d19-abab-43c4-9eab-adf1ecf53166,host=None,id=2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0b0a0c092a148689fd7d5e599e64393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='642cf75e49c7493f9f5614adb3f7348d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e89bf2dd-c418-4bd0-8016-6b3b814ffc7f),volume_type_id=e89bf2dd-c418-4bd0-8016-6b3b814ffc7f)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:24.041229 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47624cc3-4390-4eb8-a80b-12dc11b065b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:24.075337 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47624cc3-4390-4eb8-a80b-12dc11b065b9) transitioned into state 'SUCCESS' from state '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-389849938',encryption_key_id=None,group_id=26626d19-abab-43c4-9eab-adf1ecf53166,group_type_id=,metadata={},multiattach=False,project_id='e0b0a0c092a148689fd7d5e599e64393',qos_specs=None,replication_status=,reservations=['a0fc47d3-cd61-44a9-b07b-e7b38fa1b853','3f084ec6-19cd-402b-845b-024e4c84458a','8acc2891-7858-42c0-a7f6-21a0e6c62e1f','2c27882d-0b0c-4b40-9958-4a608919f9c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='642cf75e49c7493f9f5614adb3f7348d',volume_type_id=e89bf2dd-c418-4bd0-8016-6b3b814ffc7f)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:24.076542 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f40b8b-53d4-4a08-b42d-62efaa399197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:24.092635 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f40b8b-53d4-4a08-b42d-62efaa399197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:24.093831 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Flow 'volume_create_api' (a493eb38-4146-4cb3-9165-0a06d78648ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:24.094264 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Create volume request issued successfully. Aug 14 03:07:24.095147 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:24.095422 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:24.137751 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:24.143589 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:24.143589 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:24.149083 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-27953d3e-c6a4-4c2c-8589-ba745b66f18f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:24.149842 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 654/2587] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:07:23 2026] POST /volume/v3/volumes => generated 814 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:24.169743 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5865a48d-19db-4e8c-ae01-4bc2c106e6dd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:24.172053 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5865a48d-19db-4e8c-ae01-4bc2c106e6dd tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd Aug 14 03:07:24.172342 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5865a48d-19db-4e8c-ae01-4bc2c106e6dd tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:24.172573 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5865a48d-19db-4e8c-ae01-4bc2c106e6dd tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:24.180055 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f5420528-239b-49f7-943e-936f58d76283 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:24.181948 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:24.181948 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:24.183015 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f5420528-239b-49f7-943e-936f58d76283 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] GET https://10.4.3.152/volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad Aug 14 03:07:24.183342 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f5420528-239b-49f7-943e-936f58d76283 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:24.183603 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f5420528-239b-49f7-943e-936f58d76283 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:24.187430 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5865a48d-19db-4e8c-ae01-4bc2c106e6dd tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Volume info retrieved successfully. Aug 14 03:07:24.188360 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-5865a48d-19db-4e8c-ae01-4bc2c106e6dd tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:24.188575 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-5865a48d-19db-4e8c-ae01-4bc2c106e6dd tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:24.194099 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f5420528-239b-49f7-943e-936f58d76283 tempest-VolumesCloneNegativeTest-1992321182 tempest-VolumesCloneNegativeTest-1992321182-project-member] https://10.4.3.152/volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad returned with HTTP 404 Aug 14 03:07:24.195244 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 648/2588] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:24 2026] GET /volume/v3/volumes/88d88b7b-b218-4f82-9f2d-cd5fd96777ad => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:24.242849 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-5865a48d-19db-4e8c-ae01-4bc2c106e6dd tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:24.246402 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:24.246402 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:24.254499 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5865a48d-19db-4e8c-ae01-4bc2c106e6dd tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd returned with HTTP 200 Aug 14 03:07:24.255003 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 645/2589] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:24 2026] GET /volume/v3/volumes/2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd => generated 882 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:24.278029 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4e7c3747-687d-43e6-ae84-876115bdf466 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:24.281946 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4e7c3747-687d-43e6-ae84-876115bdf466 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:24.281946 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4e7c3747-687d-43e6-ae84-876115bdf466 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:24.281946 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4e7c3747-687d-43e6-ae84-876115bdf466 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:24.281946 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-4e7c3747-687d-43e6-ae84-876115bdf466 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:24.289944 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:24.289944 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:24.291879 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4e7c3747-687d-43e6-ae84-876115bdf466 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:24.291879 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 643/2590] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:24 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:25.270797 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4487405c-9055-452f-94ad-b9d76e6e3a7f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:25.273183 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4487405c-9055-452f-94ad-b9d76e6e3a7f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd Aug 14 03:07:25.274038 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4487405c-9055-452f-94ad-b9d76e6e3a7f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:25.274038 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4487405c-9055-452f-94ad-b9d76e6e3a7f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:25.285845 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:25.285845 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:25.292371 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4487405c-9055-452f-94ad-b9d76e6e3a7f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Volume info retrieved successfully. Aug 14 03:07:25.293508 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-4487405c-9055-452f-94ad-b9d76e6e3a7f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:25.293792 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-4487405c-9055-452f-94ad-b9d76e6e3a7f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:25.315854 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-56621350-e3db-41c8-aca7-23a176922564 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:25.315854 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-56621350-e3db-41c8-aca7-23a176922564 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:25.315854 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-56621350-e3db-41c8-aca7-23a176922564 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:25.317011 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-56621350-e3db-41c8-aca7-23a176922564 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:25.317011 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-56621350-e3db-41c8-aca7-23a176922564 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:25.321617 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:25.321617 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:25.322546 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-56621350-e3db-41c8-aca7-23a176922564 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:25.323080 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 649/2591] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:25 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:25.344174 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-4487405c-9055-452f-94ad-b9d76e6e3a7f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:25.348744 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:25.348744 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:25.358077 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4487405c-9055-452f-94ad-b9d76e6e3a7f tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd returned with HTTP 200 Aug 14 03:07:25.358450 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 655/2592] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:25 2026] GET /volume/v3/volumes/2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd => generated 907 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:25.378659 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1ae52b25-764c-4486-b2ad-174c3daabef0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:25.381231 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ae52b25-764c-4486-b2ad-174c3daabef0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] PUT https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 Aug 14 03:07:25.381591 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ae52b25-764c-4486-b2ad-174c3daabef0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:25.383557 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-1ae52b25-764c-4486-b2ad-174c3daabef0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Update called for group 26626d19-abab-43c4-9eab-adf1ecf53166. {{(pid=100380) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 03:07:25.383698 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.groups [None req-1ae52b25-764c-4486-b2ad-174c3daabef0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Updating group 26626d19-abab-43c4-9eab-adf1ecf53166 with name new_group description: This is a new group add_volumes: None remove_volumes: 2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd. Aug 14 03:07:25.389120 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:25.389120 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:25.433278 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ae52b25-764c-4486-b2ad-174c3daabef0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 returned with HTTP 202 Aug 14 03:07:25.433832 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 646/2593] 10.4.3.152 () {70 vars in 1407 bytes} [Fri Aug 14 03:07:25 2026] PUT /volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:25.442374 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bbc5ccae-2cf4-4378-b7bc-e32a8e5079e8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:25.446992 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bbc5ccae-2cf4-4378-b7bc-e32a8e5079e8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 Aug 14 03:07:25.447284 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bbc5ccae-2cf4-4378-b7bc-e32a8e5079e8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:25.447591 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bbc5ccae-2cf4-4378-b7bc-e32a8e5079e8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:25.447686 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-bbc5ccae-2cf4-4378-b7bc-e32a8e5079e8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 26626d19-abab-43c4-9eab-adf1ecf53166 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:25.453950 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:25.453950 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:25.468534 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bbc5ccae-2cf4-4378-b7bc-e32a8e5079e8 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 returned with HTTP 200 Aug 14 03:07:25.469310 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 644/2594] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:25 2026] GET /volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:26.335961 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-53f3b27b-7cee-4e99-ae11-fcf0efe500d1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:26.338339 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-53f3b27b-7cee-4e99-ae11-fcf0efe500d1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:07:26.338612 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-53f3b27b-7cee-4e99-ae11-fcf0efe500d1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:26.338848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-53f3b27b-7cee-4e99-ae11-fcf0efe500d1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:26.338969 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-53f3b27b-7cee-4e99-ae11-fcf0efe500d1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:26.343484 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:26.343484 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:26.344199 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-53f3b27b-7cee-4e99-ae11-fcf0efe500d1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:07:26.344684 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 650/2595] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:26 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:26.357225 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c4aa31a5-f531-41f2-a310-273e41770d43 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:26.482902 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dac0f420-b197-45a7-82a9-a867ec2786f2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:26.485488 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dac0f420-b197-45a7-82a9-a867ec2786f2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 Aug 14 03:07:26.485711 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dac0f420-b197-45a7-82a9-a867ec2786f2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:26.486048 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dac0f420-b197-45a7-82a9-a867ec2786f2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:26.486232 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-dac0f420-b197-45a7-82a9-a867ec2786f2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 26626d19-abab-43c4-9eab-adf1ecf53166 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:26.490573 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:26.490573 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:26.496832 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c4aa31a5-f531-41f2-a310-273e41770d43 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0/export_record Aug 14 03:07:26.497140 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c4aa31a5-f531-41f2-a310-273e41770d43 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:26.497353 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c4aa31a5-f531-41f2-a310-273e41770d43 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Calling method 'export_record' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:26.497465 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-c4aa31a5-f531-41f2-a310-273e41770d43 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Export record for backup 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100378) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 03:07:26.500533 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dac0f420-b197-45a7-82a9-a867ec2786f2 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 returned with HTTP 200 Aug 14 03:07:26.501100 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 647/2596] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:26 2026] GET /volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:26.502501 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:26.502501 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:26.504141 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.policy [None req-c4aa31a5-f531-41f2-a310-273e41770d43 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '2c866cd4600f4dbda2bcd63b162252e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5c4628844a44e8dbaab38d7ae2f7146', '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=100378) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:07:26.504457 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c4aa31a5-f531-41f2-a310-273e41770d43 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0/export_record returned with HTTP 403 Aug 14 03:07:26.505156 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 656/2597] 10.4.3.152 () {68 vars in 1430 bytes} [Fri Aug 14 03:07:26 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0/export_record => generated 101 bytes in 148 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:26.511805 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-80e5ea30-bd98-4102-ac88-980b016125c9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:26.514867 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-80e5ea30-bd98-4102-ac88-980b016125c9 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 Aug 14 03:07:26.515514 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:26.516889 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-80e5ea30-bd98-4102-ac88-980b016125c9 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:26.516889 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-80e5ea30-bd98-4102-ac88-980b016125c9 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:26.516889 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-80e5ea30-bd98-4102-ac88-980b016125c9 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 26626d19-abab-43c4-9eab-adf1ecf53166 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:26.517414 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:26.517888 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-878450961"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:26.519442 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-878450961'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:26.519631 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Create volume of 1 GB Aug 14 03:07:26.521919 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:26.521919 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:26.526792 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Availability Zones retrieved successfully. Aug 14 03:07:26.532446 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-80e5ea30-bd98-4102-ac88-980b016125c9 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 returned with HTTP 200 Aug 14 03:07:26.532780 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 645/2598] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:26 2026] GET /volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:26.539261 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Flow 'volume_create_api' (47f1a345-73da-4e06-844d-c8654293d8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:26.541971 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87e5c18a-ec81-4e02-ac8d-6d96418d137e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:26.543062 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:26.549640 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-80c337ac-ff0b-418f-a0fb-3d99b497ca90 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:26.551479 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-80c337ac-ff0b-418f-a0fb-3d99b497ca90 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:07:26.551692 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-80c337ac-ff0b-418f-a0fb-3d99b497ca90 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:26.551907 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-80c337ac-ff0b-418f-a0fb-3d99b497ca90 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:26.552307 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-80c337ac-ff0b-418f-a0fb-3d99b497ca90 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:26.552626 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:26.552626 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:26.553028 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-80c337ac-ff0b-418f-a0fb-3d99b497ca90 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:26.565812 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-80c337ac-ff0b-418f-a0fb-3d99b497ca90 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Get all volumes completed successfully. Aug 14 03:07:26.566639 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-80c337ac-ff0b-418f-a0fb-3d99b497ca90 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:26.566801 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-80c337ac-ff0b-418f-a0fb-3d99b497ca90 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:26.599868 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87e5c18a-ec81-4e02-ac8d-6d96418d137e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:26.600861 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524dcd8e-f85b-438e-b024-26ba92348a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:26.611985 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-80c337ac-ff0b-418f-a0fb-3d99b497ca90 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:26.614894 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:26.614894 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:26.622231 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-80c337ac-ff0b-418f-a0fb-3d99b497ca90 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:07:26.622678 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 648/2599] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:07:26 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:26.640932 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3a92b3e4-6aa0-4ae7-8122-d4d3e362e946 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:26.644752 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3a92b3e4-6aa0-4ae7-8122-d4d3e362e946 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] PUT https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 Aug 14 03:07:26.645176 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3a92b3e4-6aa0-4ae7-8122-d4d3e362e946 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:26.650628 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-3a92b3e4-6aa0-4ae7-8122-d4d3e362e946 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Update called for group 26626d19-abab-43c4-9eab-adf1ecf53166. {{(pid=100378) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 03:07:26.650745 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.groups [None req-3a92b3e4-6aa0-4ae7-8122-d4d3e362e946 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Updating group 26626d19-abab-43c4-9eab-adf1ecf53166 with name None description: None add_volumes: 2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd remove_volumes: None. Aug 14 03:07:26.656416 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Created reservations ['bc47fc31-4e5e-43b4-ae0b-e16625be993b', 'cb2df6bb-17a4-4501-a92f-e7e80e4b3118', '4eb5813c-3e61-4e2f-a0cb-cdcf019a3d56', '922eff02-f4e1-403b-904c-a1ee2cb45479'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:26.657244 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524dcd8e-f85b-438e-b024-26ba92348a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc47fc31-4e5e-43b4-ae0b-e16625be993b', 'cb2df6bb-17a4-4501-a92f-e7e80e4b3118', '4eb5813c-3e61-4e2f-a0cb-cdcf019a3d56', '922eff02-f4e1-403b-904c-a1ee2cb45479']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:26.657956 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50343536-7e61-416b-9196-07fe6f603063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:26.658034 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:26.658034 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:26.680098 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50343536-7e61-416b-9196-07fe6f603063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4487f1f0-da55-4455-87f4-fb28cdd8ee4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-878450961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5c4628844a44e8dbaab38d7ae2f7146',qos_specs=None,replication_status=,reservations=['bc47fc31-4e5e-43b4-ae0b-e16625be993b','cb2df6bb-17a4-4501-a92f-e7e80e4b3118','4eb5813c-3e61-4e2f-a0cb-cdcf019a3d56','922eff02-f4e1-403b-904c-a1ee2cb45479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0446ac070d64d55a095e1960346e6b7',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-878450961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4487f1f0-da55-4455-87f4-fb28cdd8ee4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5c4628844a44e8dbaab38d7ae2f7146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0446ac070d64d55a095e1960346e6b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:26.681395 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fb3389-c5f4-415d-bbd9-6ec076db9a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:26.704754 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fb3389-c5f4-415d-bbd9-6ec076db9a82) transitioned into state 'SUCCESS' from state '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-878450961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5c4628844a44e8dbaab38d7ae2f7146',qos_specs=None,replication_status=,reservations=['bc47fc31-4e5e-43b4-ae0b-e16625be993b','cb2df6bb-17a4-4501-a92f-e7e80e4b3118','4eb5813c-3e61-4e2f-a0cb-cdcf019a3d56','922eff02-f4e1-403b-904c-a1ee2cb45479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0446ac070d64d55a095e1960346e6b7',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:26.705851 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2676ff5-bde1-4680-be2d-9e295f310145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:26.706433 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3a92b3e4-6aa0-4ae7-8122-d4d3e362e946 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 returned with HTTP 202 Aug 14 03:07:26.707122 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 657/2600] 10.4.3.152 () {70 vars in 1406 bytes} [Fri Aug 14 03:07:26 2026] PUT /volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:26.717596 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2676ff5-bde1-4680-be2d-9e295f310145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:26.718733 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Flow 'volume_create_api' (47f1a345-73da-4e06-844d-c8654293d8ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:26.718845 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8beed3a9-7353-4eb4-91d2-33030a8936af None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:26.719132 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Create volume request issued successfully. Aug 14 03:07:26.719758 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-90310a84-c1f8-415f-9428-f5e859ec6b23 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:26.720227 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 651/2601] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:07:26 2026] POST /volume/v3/volumes => generated 777 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:26.720830 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8beed3a9-7353-4eb4-91d2-33030a8936af tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 Aug 14 03:07:26.721138 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8beed3a9-7353-4eb4-91d2-33030a8936af tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:26.721375 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8beed3a9-7353-4eb4-91d2-33030a8936af tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:26.721501 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-8beed3a9-7353-4eb4-91d2-33030a8936af tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 26626d19-abab-43c4-9eab-adf1ecf53166 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:26.725057 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:26.725057 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:26.733918 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bdb02fd3-189f-4794-9fb8-47d16dc9b875 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:26.736472 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bdb02fd3-189f-4794-9fb8-47d16dc9b875 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c Aug 14 03:07:26.736708 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bdb02fd3-189f-4794-9fb8-47d16dc9b875 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:26.736952 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bdb02fd3-189f-4794-9fb8-47d16dc9b875 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:26.744778 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8beed3a9-7353-4eb4-91d2-33030a8936af tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 returned with HTTP 200 Aug 14 03:07:26.745260 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 646/2602] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:26 2026] GET /volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:26.746458 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:26.746458 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:26.754433 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-bdb02fd3-189f-4794-9fb8-47d16dc9b875 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:07:26.760651 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bdb02fd3-189f-4794-9fb8-47d16dc9b875 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c returned with HTTP 200 Aug 14 03:07:26.761348 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 649/2603] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:26 2026] GET /volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:27.194855 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-c742f616-2565-4d13-b993-0f19d38b5845 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:27.197701 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-c742f616-2565-4d13-b993-0f19d38b5845 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:07:27.198016 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-c742f616-2565-4d13-b993-0f19d38b5845 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:27.198276 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-c742f616-2565-4d13-b993-0f19d38b5845 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:27.211885 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:27.211885 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:27.216515 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-c742f616-2565-4d13-b993-0f19d38b5845 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:07:27.220688 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-c742f616-2565-4d13-b993-0f19d38b5845 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:07:27.221316 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 658/2604] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:07:27 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:27.240899 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-45ec3ee4-f2d4-4774-9eed-6f3d6f9da658 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:27.243099 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-45ec3ee4-f2d4-4774-9eed-6f3d6f9da658 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] POST https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918/action Aug 14 03:07:27.243682 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-45ec3ee4-f2d4-4774-9eed-6f3d6f9da658 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:27.243991 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-45ec3ee4-f2d4-4774-9eed-6f3d6f9da658 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:27.257723 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:27.257723 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:27.259836 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-45ec3ee4-f2d4-4774-9eed-6f3d6f9da658 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:07:27.264207 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-45ec3ee4-f2d4-4774-9eed-6f3d6f9da658 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Begin detaching volume completed successfully. Aug 14 03:07:27.264709 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-45ec3ee4-f2d4-4774-9eed-6f3d6f9da658 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918/action returned with HTTP 202 Aug 14 03:07:27.265411 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 652/2605] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:07:27 2026] POST /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:07:27.285842 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fabd5c80-e485-445e-a3f5-2742342a5562 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:27.288657 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fabd5c80-e485-445e-a3f5-2742342a5562 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:07:27.289026 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fabd5c80-e485-445e-a3f5-2742342a5562 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:27.289299 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fabd5c80-e485-445e-a3f5-2742342a5562 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:27.301728 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:27.301728 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:27.306673 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fabd5c80-e485-445e-a3f5-2742342a5562 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:07:27.312044 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fabd5c80-e485-445e-a3f5-2742342a5562 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:07:27.312592 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 647/2606] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:27 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:27.313641 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3eedff42-fb78-4389-83fd-611860ee6de5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:27.314174 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3eedff42-fb78-4389-83fd-611860ee6de5 None None] GET https://10.4.3.152/volume// Aug 14 03:07:27.314397 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3eedff42-fb78-4389-83fd-611860ee6de5 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:27.314632 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3eedff42-fb78-4389-83fd-611860ee6de5 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:27.315041 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3eedff42-fb78-4389-83fd-611860ee6de5 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:07:27.315379 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 650/2607] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:07:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:07:27.325788 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-0bfd83b4-7bb7-402c-abf6-cbe441f11186 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:27.328113 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-0bfd83b4-7bb7-402c-abf6-cbe441f11186 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:07:27.328446 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-0bfd83b4-7bb7-402c-abf6-cbe441f11186 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:27.328629 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-0bfd83b4-7bb7-402c-abf6-cbe441f11186 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:27.340854 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:27.340854 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:27.346627 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-0bfd83b4-7bb7-402c-abf6-cbe441f11186 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:07:27.353210 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-0bfd83b4-7bb7-402c-abf6-cbe441f11186 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:07:27.353964 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 659/2608] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:07:27 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:27.756013 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e8c37fd9-b873-4866-bc2b-d1ed34c9540a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:27.759419 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e8c37fd9-b873-4866-bc2b-d1ed34c9540a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 Aug 14 03:07:27.759419 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e8c37fd9-b873-4866-bc2b-d1ed34c9540a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:27.759419 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e8c37fd9-b873-4866-bc2b-d1ed34c9540a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:27.759419 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-e8c37fd9-b873-4866-bc2b-d1ed34c9540a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 26626d19-abab-43c4-9eab-adf1ecf53166 {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:27.762461 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:27.762461 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:27.770244 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e8c37fd9-b873-4866-bc2b-d1ed34c9540a tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 returned with HTTP 200 Aug 14 03:07:27.770942 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 653/2609] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:27 2026] GET /volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:27.779242 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d81ff28f-44c7-4d84-9dcd-42ab7116936b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:27.783636 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d81ff28f-44c7-4d84-9dcd-42ab7116936b tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c Aug 14 03:07:27.783929 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d81ff28f-44c7-4d84-9dcd-42ab7116936b tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:27.784197 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d81ff28f-44c7-4d84-9dcd-42ab7116936b tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:27.786625 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:27.788364 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:07:27.788553 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:27.788734 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:27.788986 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:27.789699 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:27.794711 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:27.794711 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:27.798713 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Get all volumes completed successfully. Aug 14 03:07:27.799354 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d81ff28f-44c7-4d84-9dcd-42ab7116936b tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:07:27.799591 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:27.799757 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:27.805057 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d81ff28f-44c7-4d84-9dcd-42ab7116936b tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c returned with HTTP 200 Aug 14 03:07:27.805599 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 648/2610] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:27 2026] GET /volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:27.821093 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4060b8c1-0e99-492c-8089-f3331b7bc147 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:27.823207 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4060b8c1-0e99-492c-8089-f3331b7bc147 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:07:27.823661 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4060b8c1-0e99-492c-8089-f3331b7bc147 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4487f1f0-da55-4455-87f4-fb28cdd8ee4c", "name": "tempest-type-Backup-795577886"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:27.825596 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-4060b8c1-0e99-492c-8089-f3331b7bc147 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Creating new backup {'backup': {'volume_id': '4487f1f0-da55-4455-87f4-fb28cdd8ee4c', 'name': 'tempest-type-Backup-795577886'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:07:27.825834 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-4060b8c1-0e99-492c-8089-f3331b7bc147 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Creating backup of volume 4487f1f0-da55-4455-87f4-fb28cdd8ee4c in container None Aug 14 03:07:27.838460 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:27.838460 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:27.839641 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4060b8c1-0e99-492c-8089-f3331b7bc147 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:07:27.843042 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:27.846502 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:27.846502 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:27.851142 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:27.851368 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:27.866689 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-4060b8c1-0e99-492c-8089-f3331b7bc147 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Created reservations ['9d081a12-52d4-4044-b6fb-3c21f0536fb1', '22ed316a-daeb-4776-878b-092cdc5b3639'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:27.894201 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:27.897758 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:27.897758 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:27.908675 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f9a9832a-98ea-405a-a1c7-707fdf70c120 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:07:27.909275 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 651/2611] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:07:27 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:27.915329 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4060b8c1-0e99-492c-8089-f3331b7bc147 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:07:27.915888 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 660/2612] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:07:27 2026] POST /volume/v3/backups => generated 315 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 03:07:27.927883 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4cb8095b-ed33-46dd-a874-75a922d567c1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:27.929690 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:27.930500 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4cb8095b-ed33-46dd-a874-75a922d567c1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:27.932725 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4cb8095b-ed33-46dd-a874-75a922d567c1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:27.932841 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:07:27.932906 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4cb8095b-ed33-46dd-a874-75a922d567c1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:27.932906 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-4cb8095b-ed33-46dd-a874-75a922d567c1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:27.932977 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:27.932977 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:27.932977 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:27.933224 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:27.937629 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:27.937629 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:27.938596 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4cb8095b-ed33-46dd-a874-75a922d567c1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:27.939168 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 654/2613] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:27 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:27.943363 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Get all volumes completed successfully. Aug 14 03:07:27.943363 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:27.943363 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:27.984487 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:27.988483 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:27.988483 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:27.994075 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:27.994273 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:28.035268 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:28.038915 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:28.038915 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:28.048343 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ea79e70d-dd5b-48ff-92db-c7684a98ddd3 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:07:28.048894 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 649/2614] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:07:27 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:28.061392 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-748f65d8-f62f-430e-8a59-8694ea7fbf8b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:28.063441 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-748f65d8-f62f-430e-8a59-8694ea7fbf8b tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] POST https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166/action Aug 14 03:07:28.063774 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-748f65d8-f62f-430e-8a59-8694ea7fbf8b tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:28.063935 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-748f65d8-f62f-430e-8a59-8694ea7fbf8b tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:28.066537 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-748f65d8-f62f-430e-8a59-8694ea7fbf8b tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] delete called for group 26626d19-abab-43c4-9eab-adf1ecf53166 {{(pid=100380) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:07:28.066537 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.groups [None req-748f65d8-f62f-430e-8a59-8694ea7fbf8b tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Delete group with id: 26626d19-abab-43c4-9eab-adf1ecf53166 Aug 14 03:07:28.069248 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:28.069248 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:28.121090 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-748f65d8-f62f-430e-8a59-8694ea7fbf8b tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166/action returned with HTTP 202 Aug 14 03:07:28.121676 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 652/2615] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 03:07:28 2026] POST /volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:28.130003 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fbc62936-4fd0-44c2-a78f-e6f6572c2e7e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:28.132713 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fbc62936-4fd0-44c2-a78f-e6f6572c2e7e tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd Aug 14 03:07:28.133028 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fbc62936-4fd0-44c2-a78f-e6f6572c2e7e tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:28.133264 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fbc62936-4fd0-44c2-a78f-e6f6572c2e7e tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:28.142433 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:28.142433 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:28.146926 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fbc62936-4fd0-44c2-a78f-e6f6572c2e7e tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Volume info retrieved successfully. Aug 14 03:07:28.147705 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-fbc62936-4fd0-44c2-a78f-e6f6572c2e7e tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:28.147947 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-fbc62936-4fd0-44c2-a78f-e6f6572c2e7e tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:28.191571 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-fbc62936-4fd0-44c2-a78f-e6f6572c2e7e tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:28.195690 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:28.195690 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:28.204747 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fbc62936-4fd0-44c2-a78f-e6f6572c2e7e tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd returned with HTTP 200 Aug 14 03:07:28.205478 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 661/2616] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:28 2026] GET /volume/v3/volumes/2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd => generated 906 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:28.327683 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bb6fe4ce-eb13-4748-9dfc-4a3be3b9a213 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:28.331591 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bb6fe4ce-eb13-4748-9dfc-4a3be3b9a213 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:07:28.331591 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bb6fe4ce-eb13-4748-9dfc-4a3be3b9a213 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:28.331591 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bb6fe4ce-eb13-4748-9dfc-4a3be3b9a213 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:28.341101 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:28.341101 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:28.344646 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bb6fe4ce-eb13-4748-9dfc-4a3be3b9a213 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:07:28.349754 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bb6fe4ce-eb13-4748-9dfc-4a3be3b9a213 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:07:28.349754 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 655/2617] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:28 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:28.950248 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4053d409-c6af-416e-a671-d508bb5a79d3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:28.952359 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4053d409-c6af-416e-a671-d508bb5a79d3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:28.952585 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4053d409-c6af-416e-a671-d508bb5a79d3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:28.952765 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4053d409-c6af-416e-a671-d508bb5a79d3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:28.952914 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-4053d409-c6af-416e-a671-d508bb5a79d3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:28.957434 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:28.957434 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:28.958382 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4053d409-c6af-416e-a671-d508bb5a79d3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:28.958928 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 650/2618] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:28 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:29.221439 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9493c5fe-8c3a-4a11-ab69-fd762744ecb0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:29.223665 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9493c5fe-8c3a-4a11-ab69-fd762744ecb0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd Aug 14 03:07:29.223763 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9493c5fe-8c3a-4a11-ab69-fd762744ecb0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:29.224156 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9493c5fe-8c3a-4a11-ab69-fd762744ecb0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:29.231230 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9493c5fe-8c3a-4a11-ab69-fd762744ecb0 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd returned with HTTP 404 Aug 14 03:07:29.231715 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 653/2619] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:29 2026] GET /volume/v3/volumes/2b7f4f5a-6653-4b31-bc9d-77bd4bd486cd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:29.240109 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-03633397-7fcd-44fb-a1ef-25a8ef115215 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:29.242355 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-03633397-7fcd-44fb-a1ef-25a8ef115215 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/volumes/84101160-4617-4082-9ebf-dc8e50db4d5e Aug 14 03:07:29.242619 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-03633397-7fcd-44fb-a1ef-25a8ef115215 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:29.242970 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-03633397-7fcd-44fb-a1ef-25a8ef115215 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:29.250089 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-03633397-7fcd-44fb-a1ef-25a8ef115215 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/volumes/84101160-4617-4082-9ebf-dc8e50db4d5e returned with HTTP 404 Aug 14 03:07:29.250687 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 662/2620] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:29 2026] GET /volume/v3/volumes/84101160-4617-4082-9ebf-dc8e50db4d5e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:29.259493 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-62a04888-a065-4901-bc68-6e30535c0ee6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:29.261292 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-62a04888-a065-4901-bc68-6e30535c0ee6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] GET https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 Aug 14 03:07:29.261898 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-62a04888-a065-4901-bc68-6e30535c0ee6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:29.263072 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-62a04888-a065-4901-bc68-6e30535c0ee6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:29.263072 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-62a04888-a065-4901-bc68-6e30535c0ee6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] show called for member 26626d19-abab-43c4-9eab-adf1ecf53166 {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:29.265907 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-62a04888-a065-4901-bc68-6e30535c0ee6 tempest-GroupsTest-68289427 tempest-GroupsTest-68289427-project-member] https://10.4.3.152/volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 returned with HTTP 404 Aug 14 03:07:29.266576 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 656/2621] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:29 2026] GET /volume/v3/groups/26626d19-abab-43c4-9eab-adf1ecf53166 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:29.278042 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-768e7e6c-eb08-4581-9b3c-c7eb584b9696 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:29.280990 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-768e7e6c-eb08-4581-9b3c-c7eb584b9696 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/0c0cebd2-99f6-4b8d-93d4-448cf1f17fb1 Aug 14 03:07:29.281072 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-768e7e6c-eb08-4581-9b3c-c7eb584b9696 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:29.283945 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-768e7e6c-eb08-4581-9b3c-c7eb584b9696 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:29.294992 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-768e7e6c-eb08-4581-9b3c-c7eb584b9696 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] https://10.4.3.152/volume/v3/group_types/0c0cebd2-99f6-4b8d-93d4-448cf1f17fb1 returned with HTTP 202 Aug 14 03:07:29.295532 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 651/2622] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 03:07:29 2026] DELETE /volume/v3/group_types/0c0cebd2-99f6-4b8d-93d4-448cf1f17fb1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:29.304016 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-39d6c118-90ca-41c5-a13c-064ffd3614f5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:29.306298 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-39d6c118-90ca-41c5-a13c-064ffd3614f5 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] DELETE https://10.4.3.152/volume/v3/types/e89bf2dd-c418-4bd0-8016-6b3b814ffc7f Aug 14 03:07:29.306520 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-39d6c118-90ca-41c5-a13c-064ffd3614f5 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:29.306755 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-39d6c118-90ca-41c5-a13c-064ffd3614f5 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:29.333843 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-39d6c118-90ca-41c5-a13c-064ffd3614f5 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] https://10.4.3.152/volume/v3/types/e89bf2dd-c418-4bd0-8016-6b3b814ffc7f returned with HTTP 202 Aug 14 03:07:29.334428 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 654/2623] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:07:29 2026] DELETE /volume/v3/types/e89bf2dd-c418-4bd0-8016-6b3b814ffc7f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:29.342394 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f5ab5ae9-2b82-4099-80ef-b1529ebcf279 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:29.344753 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f5ab5ae9-2b82-4099-80ef-b1529ebcf279 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] GET https://10.4.3.152/volume/v3/types/e89bf2dd-c418-4bd0-8016-6b3b814ffc7f Aug 14 03:07:29.344967 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f5ab5ae9-2b82-4099-80ef-b1529ebcf279 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:29.345347 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f5ab5ae9-2b82-4099-80ef-b1529ebcf279 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:29.348785 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f5ab5ae9-2b82-4099-80ef-b1529ebcf279 tempest-GroupsTest-308334896 tempest-GroupsTest-308334896-project-admin] https://10.4.3.152/volume/v3/types/e89bf2dd-c418-4bd0-8016-6b3b814ffc7f returned with HTTP 404 Aug 14 03:07:29.349364 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 663/2624] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:07:29 2026] GET /volume/v3/types/e89bf2dd-c418-4bd0-8016-6b3b814ffc7f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:29.364535 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-55bf7726-bcab-426f-bc50-f4720e2a2c8f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:29.366843 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-55bf7726-bcab-426f-bc50-f4720e2a2c8f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:07:29.367763 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-55bf7726-bcab-426f-bc50-f4720e2a2c8f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:29.368129 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-55bf7726-bcab-426f-bc50-f4720e2a2c8f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:29.385539 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:29.385539 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:29.395676 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-55bf7726-bcab-426f-bc50-f4720e2a2c8f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:07:29.400520 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-55bf7726-bcab-426f-bc50-f4720e2a2c8f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:07:29.401033 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 657/2625] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:29 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:29.970631 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4031c784-673c-4aea-80af-a5a684947982 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:29.973359 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4031c784-673c-4aea-80af-a5a684947982 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:29.973604 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4031c784-673c-4aea-80af-a5a684947982 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:29.973946 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4031c784-673c-4aea-80af-a5a684947982 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:29.974000 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-4031c784-673c-4aea-80af-a5a684947982 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:29.978849 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:29.978849 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:29.979621 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4031c784-673c-4aea-80af-a5a684947982 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:29.980065 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 652/2626] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:29 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:30.421850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6d4b16b8-fa15-40fd-b24f-fdec6d23517e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:30.423665 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6d4b16b8-fa15-40fd-b24f-fdec6d23517e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:07:30.423902 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6d4b16b8-fa15-40fd-b24f-fdec6d23517e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:30.424118 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6d4b16b8-fa15-40fd-b24f-fdec6d23517e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:30.435015 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:30.435015 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:30.438523 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6d4b16b8-fa15-40fd-b24f-fdec6d23517e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:07:30.444478 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6d4b16b8-fa15-40fd-b24f-fdec6d23517e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:07:30.444984 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 655/2627] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:30 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:30.638839 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-81430e68-3da1-4f8a-9d91-008afe7338b0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:30.641227 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-81430e68-3da1-4f8a-9d91-008afe7338b0 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] DELETE https://10.4.3.152/volume/v3/attachments/464808b6-71fe-4065-b6e8-1734966e9361 Aug 14 03:07:30.641407 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-81430e68-3da1-4f8a-9d91-008afe7338b0 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:30.641637 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-81430e68-3da1-4f8a-9d91-008afe7338b0 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:30.654649 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:30.654649 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:30.720958 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-992daeab-ae11-456c-8d04-86cd3bbcbd5e req-81430e68-3da1-4f8a-9d91-008afe7338b0 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/attachments/464808b6-71fe-4065-b6e8-1734966e9361 returned with HTTP 200 Aug 14 03:07:30.721398 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 664/2628] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:07:30 2026] DELETE /volume/v3/attachments/464808b6-71fe-4065-b6e8-1734966e9361 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:30.993429 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fe10d792-e33e-4ab2-8a2a-29fa66c8f1b0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:30.996842 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fe10d792-e33e-4ab2-8a2a-29fa66c8f1b0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:30.996842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fe10d792-e33e-4ab2-8a2a-29fa66c8f1b0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:30.996842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fe10d792-e33e-4ab2-8a2a-29fa66c8f1b0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:30.996842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-fe10d792-e33e-4ab2-8a2a-29fa66c8f1b0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:31.002604 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:31.002604 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:31.003728 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fe10d792-e33e-4ab2-8a2a-29fa66c8f1b0 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:31.004396 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 658/2629] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:30 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:31.459274 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-90139a47-5b35-43c8-a0af-1bf2a38055f7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:31.462731 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-90139a47-5b35-43c8-a0af-1bf2a38055f7 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:07:31.462731 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-90139a47-5b35-43c8-a0af-1bf2a38055f7 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:31.462731 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-90139a47-5b35-43c8-a0af-1bf2a38055f7 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:31.475540 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:31.475540 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:31.483916 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-90139a47-5b35-43c8-a0af-1bf2a38055f7 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:07:31.489297 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-90139a47-5b35-43c8-a0af-1bf2a38055f7 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:07:31.489771 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 653/2630] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:31 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:32.016195 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-871fe296-3fc4-4cb7-ae0e-3f558b75fd2f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:32.018499 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-871fe296-3fc4-4cb7-ae0e-3f558b75fd2f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:32.018701 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-871fe296-3fc4-4cb7-ae0e-3f558b75fd2f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:32.018914 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-871fe296-3fc4-4cb7-ae0e-3f558b75fd2f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:32.019011 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-871fe296-3fc4-4cb7-ae0e-3f558b75fd2f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:32.023618 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:32.023618 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:32.024455 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-871fe296-3fc4-4cb7-ae0e-3f558b75fd2f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:32.024957 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 656/2631] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:32 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:32.055066 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c3ea9c9f-897c-4133-9582-94d284c758f5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:32.158126 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c3ea9c9f-897c-4133-9582-94d284c758f5 tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:07:32.158512 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c3ea9c9f-897c-4133-9582-94d284c758f5 tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-574039393"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:32.159795 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:32.159795 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:32.173674 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c3ea9c9f-897c-4133-9582-94d284c758f5 tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:07:32.174732 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 665/2632] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:07:32 2026] POST /volume/v3/types => generated 219 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:32.184247 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-649c1cfc-d5cc-4edc-a53c-bb16473a1adf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:32.186228 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-649c1cfc-d5cc-4edc-a53c-bb16473a1adf tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 14 03:07:32.186716 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-649c1cfc-d5cc-4edc-a53c-bb16473a1adf tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-976040129"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:32.199891 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-649c1cfc-d5cc-4edc-a53c-bb16473a1adf tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 14 03:07:32.200417 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 659/2633] 10.4.3.152 () {70 vars in 1311 bytes} [Fri Aug 14 03:07:32 2026] POST /volume/v3/group_types => generated 176 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:32.210181 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-11b86f00-5e4a-468f-8be4-04e42c10b2ea None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:32.291688 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-11b86f00-5e4a-468f-8be4-04e42c10b2ea tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] POST https://10.4.3.152/volume/v3/groups Aug 14 03:07:32.292163 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-11b86f00-5e4a-468f-8be4-04e42c10b2ea tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "59bb1aaa-c31d-4f0b-b98b-892851ab967e", "volume_types": ["f13759fa-2d73-45de-9f32-d4d22d9f77ba"], "name": "tempest-GroupsV314Test-Group-705034082"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:32.293718 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-11b86f00-5e4a-468f-8be4-04e42c10b2ea tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Creating new group {'group': {'group_type': '59bb1aaa-c31d-4f0b-b98b-892851ab967e', 'volume_types': ['f13759fa-2d73-45de-9f32-d4d22d9f77ba'], 'name': 'tempest-GroupsV314Test-Group-705034082'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:07:32.299005 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.groups [None req-11b86f00-5e4a-468f-8be4-04e42c10b2ea tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Creating group tempest-GroupsV314Test-Group-705034082. Aug 14 03:07:32.314585 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-11b86f00-5e4a-468f-8be4-04e42c10b2ea tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:07:32.313640. {{(pid=100381) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:07:32.315092 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-11b86f00-5e4a-468f-8be4-04e42c10b2ea tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Availability Zones retrieved successfully. Aug 14 03:07:32.350303 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-11b86f00-5e4a-468f-8be4-04e42c10b2ea tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Created reservations ['1959a8f8-16bb-4ec8-84b6-88cb42da440e'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:32.392968 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-11b86f00-5e4a-468f-8be4-04e42c10b2ea tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 14 03:07:32.392968 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 654/2634] 10.4.3.152 () {70 vars in 1297 bytes} [Fri Aug 14 03:07:32 2026] POST /volume/v3/groups => generated 107 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:32.400062 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-63bbb38f-1854-46b4-96ac-78f3b2219ff6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:32.402486 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63bbb38f-1854-46b4-96ac-78f3b2219ff6 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/groups/3f71663d-76b8-4420-8f73-88571bb2b656 Aug 14 03:07:32.402788 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63bbb38f-1854-46b4-96ac-78f3b2219ff6 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:32.403057 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63bbb38f-1854-46b4-96ac-78f3b2219ff6 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:32.403255 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-63bbb38f-1854-46b4-96ac-78f3b2219ff6 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] show called for member 3f71663d-76b8-4420-8f73-88571bb2b656 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:32.407969 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:32.407969 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:32.417443 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63bbb38f-1854-46b4-96ac-78f3b2219ff6 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/groups/3f71663d-76b8-4420-8f73-88571bb2b656 returned with HTTP 200 Aug 14 03:07:32.418053 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 657/2635] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:32 2026] GET /volume/v3/groups/3f71663d-76b8-4420-8f73-88571bb2b656 => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:33.039958 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-217ee872-7288-44c7-9006-a0a7e2b58a62 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:33.042574 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-217ee872-7288-44c7-9006-a0a7e2b58a62 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:33.042650 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-217ee872-7288-44c7-9006-a0a7e2b58a62 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:33.043026 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-217ee872-7288-44c7-9006-a0a7e2b58a62 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:33.043218 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-217ee872-7288-44c7-9006-a0a7e2b58a62 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:33.048784 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:33.048784 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:33.049730 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-217ee872-7288-44c7-9006-a0a7e2b58a62 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:33.050253 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 666/2636] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:33 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:33.427458 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8d5faf67-84d3-4ae4-be7b-cb544da872c2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:33.429374 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8d5faf67-84d3-4ae4-be7b-cb544da872c2 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/groups/3f71663d-76b8-4420-8f73-88571bb2b656 Aug 14 03:07:33.430286 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8d5faf67-84d3-4ae4-be7b-cb544da872c2 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:33.430549 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8d5faf67-84d3-4ae4-be7b-cb544da872c2 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:33.430771 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-8d5faf67-84d3-4ae4-be7b-cb544da872c2 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] show called for member 3f71663d-76b8-4420-8f73-88571bb2b656 {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:33.434813 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:33.434813 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:33.445953 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8d5faf67-84d3-4ae4-be7b-cb544da872c2 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/groups/3f71663d-76b8-4420-8f73-88571bb2b656 returned with HTTP 200 Aug 14 03:07:33.446359 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 660/2637] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:33 2026] GET /volume/v3/groups/3f71663d-76b8-4420-8f73-88571bb2b656 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:33.460051 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:33.462230 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:33.462571 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1627682432", "volume_type": "f13759fa-2d73-45de-9f32-d4d22d9f77ba", "group_id": "3f71663d-76b8-4420-8f73-88571bb2b656", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:33.464392 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1627682432', 'volume_type': 'f13759fa-2d73-45de-9f32-d4d22d9f77ba', 'group_id': '3f71663d-76b8-4420-8f73-88571bb2b656', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:33.473596 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:33.473596 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:33.474103 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Create volume of 1 GB Aug 14 03:07:33.482707 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Availability Zones retrieved successfully. Aug 14 03:07:33.491692 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Flow 'volume_create_api' (a5108bc7-d26f-4a1a-aa05-7afd15012d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:33.494098 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1366400b-308a-4042-83c6-2a0d12cda8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:33.494430 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:33.494430 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:33.495103 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:33.526844 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1366400b-308a-4042-83c6-2a0d12cda8bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:07:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f13759fa-2d73-45de-9f32-d4d22d9f77ba,is_public=True,name='tempest-GroupsV314Test-volume-type-574039393',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f13759fa-2d73-45de-9f32-d4d22d9f77ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3f71663d-76b8-4420-8f73-88571bb2b656', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:33.527889 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f04fad08-7a08-4e3e-b0a9-5beb7d7d2990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:33.572256 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-574039393 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-574039393, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:33.572662 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-574039393 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-574039393, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:33.612617 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Created reservations ['c264f3dc-53f1-4038-b683-0f23afbc679f', '211b615b-05ba-4a30-b117-642e441f228d', '1057d93a-44c5-4c2f-903b-ee1c1ad517f3', '6ca56d61-96dc-43b0-a060-97b319a4bf87'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:33.613685 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f04fad08-7a08-4e3e-b0a9-5beb7d7d2990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c264f3dc-53f1-4038-b683-0f23afbc679f', '211b615b-05ba-4a30-b117-642e441f228d', '1057d93a-44c5-4c2f-903b-ee1c1ad517f3', '6ca56d61-96dc-43b0-a060-97b319a4bf87']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:33.614673 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6cee8bb-c379-48e9-ae09-eb12cf86b855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:33.642062 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6cee8bb-c379-48e9-ae09-eb12cf86b855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68eac6c7-2c1b-4a20-9600-f8961b038a32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1627682432',encryption_key_id=None,group_id=3f71663d-76b8-4420-8f73-88571bb2b656,group_type_id=,metadata={},multiattach=False,project_id='852ba55ca0934f1a82d581b1fda4b4e8',qos_specs=None,replication_status=,reservations=['c264f3dc-53f1-4038-b683-0f23afbc679f','211b615b-05ba-4a30-b117-642e441f228d','1057d93a-44c5-4c2f-903b-ee1c1ad517f3','6ca56d61-96dc-43b0-a060-97b319a4bf87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b09f308131dd44fe9a994eebdca9a964',volume_type_id=f13759fa-2d73-45de-9f32-d4d22d9f77ba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1627682432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3f71663d-76b8-4420-8f73-88571bb2b656,host=None,id=68eac6c7-2c1b-4a20-9600-f8961b038a32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='852ba55ca0934f1a82d581b1fda4b4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b09f308131dd44fe9a994eebdca9a964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f13759fa-2d73-45de-9f32-d4d22d9f77ba),volume_type_id=f13759fa-2d73-45de-9f32-d4d22d9f77ba)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:33.642722 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30bc7e9d-fbf5-4a4b-88f8-bde57495d852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:33.670044 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30bc7e9d-fbf5-4a4b-88f8-bde57495d852) transitioned into state 'SUCCESS' from state '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-1627682432',encryption_key_id=None,group_id=3f71663d-76b8-4420-8f73-88571bb2b656,group_type_id=,metadata={},multiattach=False,project_id='852ba55ca0934f1a82d581b1fda4b4e8',qos_specs=None,replication_status=,reservations=['c264f3dc-53f1-4038-b683-0f23afbc679f','211b615b-05ba-4a30-b117-642e441f228d','1057d93a-44c5-4c2f-903b-ee1c1ad517f3','6ca56d61-96dc-43b0-a060-97b319a4bf87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b09f308131dd44fe9a994eebdca9a964',volume_type_id=f13759fa-2d73-45de-9f32-d4d22d9f77ba)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:33.671306 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f77dde-7a51-4984-bb14-5028a63edffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:33.689343 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f77dde-7a51-4984-bb14-5028a63edffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:33.690561 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Flow 'volume_create_api' (a5108bc7-d26f-4a1a-aa05-7afd15012d55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:33.691030 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Create volume request issued successfully. Aug 14 03:07:33.692022 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:33.692244 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:33.747575 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:33.751654 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:33.751654 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:33.756608 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-980140d4-4c1a-447c-aeaf-0d2d804cb125 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:33.757134 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 655/2638] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:07:33 2026] POST /volume/v3/volumes => generated 818 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:33.774722 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-162088cd-9469-4cd6-9f40-299c91385aed None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:33.778916 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-162088cd-9469-4cd6-9f40-299c91385aed tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/volumes/68eac6c7-2c1b-4a20-9600-f8961b038a32 Aug 14 03:07:33.779132 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-162088cd-9469-4cd6-9f40-299c91385aed tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:33.779332 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-162088cd-9469-4cd6-9f40-299c91385aed tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:33.791210 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:33.791210 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:33.795550 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-162088cd-9469-4cd6-9f40-299c91385aed tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Volume info retrieved successfully. Aug 14 03:07:33.796467 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-162088cd-9469-4cd6-9f40-299c91385aed tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:33.796755 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-162088cd-9469-4cd6-9f40-299c91385aed tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:33.860595 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-162088cd-9469-4cd6-9f40-299c91385aed tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:33.864493 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:33.864493 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:33.874497 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-162088cd-9469-4cd6-9f40-299c91385aed tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/volumes/68eac6c7-2c1b-4a20-9600-f8961b038a32 returned with HTTP 200 Aug 14 03:07:33.875071 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 658/2639] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:33 2026] GET /volume/v3/volumes/68eac6c7-2c1b-4a20-9600-f8961b038a32 => generated 886 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:34.063907 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4e7e93e4-51db-4e04-a55b-be2acb5c7cb1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:34.068346 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4e7e93e4-51db-4e04-a55b-be2acb5c7cb1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:34.068689 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4e7e93e4-51db-4e04-a55b-be2acb5c7cb1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:34.069014 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4e7e93e4-51db-4e04-a55b-be2acb5c7cb1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:34.069189 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-4e7e93e4-51db-4e04-a55b-be2acb5c7cb1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:34.079556 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:34.079556 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:34.080467 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4e7e93e4-51db-4e04-a55b-be2acb5c7cb1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:34.080993 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 667/2640] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:34 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:34.893447 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c640189c-6a4b-4022-8fba-370840e26897 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:34.895471 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c640189c-6a4b-4022-8fba-370840e26897 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/volumes/68eac6c7-2c1b-4a20-9600-f8961b038a32 Aug 14 03:07:34.895753 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c640189c-6a4b-4022-8fba-370840e26897 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:34.896054 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c640189c-6a4b-4022-8fba-370840e26897 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:34.916055 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:34.916055 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:34.926949 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c640189c-6a4b-4022-8fba-370840e26897 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Volume info retrieved successfully. Aug 14 03:07:34.928054 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-c640189c-6a4b-4022-8fba-370840e26897 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:34.928600 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-c640189c-6a4b-4022-8fba-370840e26897 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:34.998075 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-c640189c-6a4b-4022-8fba-370840e26897 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:35.001070 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.001070 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:35.011360 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c640189c-6a4b-4022-8fba-370840e26897 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/volumes/68eac6c7-2c1b-4a20-9600-f8961b038a32 returned with HTTP 200 Aug 14 03:07:35.012330 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 661/2641] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:34 2026] GET /volume/v3/volumes/68eac6c7-2c1b-4a20-9600-f8961b038a32 => generated 911 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:35.029023 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:35.031043 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] POST https://10.4.3.152/volume/v3/groups/action Aug 14 03:07:35.031970 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Action body: b'{"create-from-src": {"source_group_id": "3f71663d-76b8-4420-8f73-88571bb2b656", "name": "tempest-Group_from_grp-1987347858"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:35.031970 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "3f71663d-76b8-4420-8f73-88571bb2b656", "name": "tempest-Group_from_grp-1987347858"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:35.033872 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Creating new group {'create-from-src': {'source_group_id': '3f71663d-76b8-4420-8f73-88571bb2b656', 'name': 'tempest-Group_from_grp-1987347858'}}. {{(pid=100381) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 03:07:35.034245 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.groups [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Creating group tempest-Group_from_grp-1987347858 from source group 3f71663d-76b8-4420-8f73-88571bb2b656. Aug 14 03:07:35.041335 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.041335 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:35.054517 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.054517 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:35.094006 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d00309af-0b32-4184-a1e5-d09c62458727 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:35.097033 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d00309af-0b32-4184-a1e5-d09c62458727 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:35.097359 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d00309af-0b32-4184-a1e5-d09c62458727 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:35.097650 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d00309af-0b32-4184-a1e5-d09c62458727 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:35.097832 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-d00309af-0b32-4184-a1e5-d09c62458727 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:35.108121 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.108121 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:35.109078 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d00309af-0b32-4184-a1e5-d09c62458727 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:35.110026 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 659/2642] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:35 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:35.111316 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Created reservations ['95c4a72d-6164-4d92-b516-773fdeeb5c75'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:35.180408 np0000007307 devstack@c-api.service[100381]: INFO cinder.group.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] A mapping entry already exists for group b5e8e967-089e-4b0d-99ac-3795175dd790 and volume type f13759fa-2d73-45de-9f32-d4d22d9f77ba. Do not need to create again. Aug 14 03:07:35.180839 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.180839 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:35.181597 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Availability Zones retrieved successfully. Aug 14 03:07:35.189325 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Flow 'volume_create_api' (c71f7435-b49b-4143-b229-2e41c02997e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:35.190709 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f7dda21-a843-4bb2-bc57-684628a9836e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:35.192638 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:35.221669 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f7dda21-a843-4bb2-bc57-684628a9836e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '68eac6c7-2c1b-4a20-9600-f8961b038a32', 'volume_type': VolumeType(created_at=2026-08-14T03:07:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f13759fa-2d73-45de-9f32-d4d22d9f77ba,is_public=True,name='tempest-GroupsV314Test-volume-type-574039393',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f13759fa-2d73-45de-9f32-d4d22d9f77ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b5e8e967-089e-4b0d-99ac-3795175dd790', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:35.222699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5033ac2-33c6-495f-9c13-8dc1d9bbeadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:35.285184 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Created reservations ['029cf355-695f-469b-918d-c51cd22fbd87', 'e53662af-bade-49dd-9151-e4bb8c300abe', '24ba6e98-85bd-4ff4-96ab-d0d5530dae77', 'd479a910-cb72-40cf-8de9-467e4079f649'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:35.286224 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5033ac2-33c6-495f-9c13-8dc1d9bbeadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['029cf355-695f-469b-918d-c51cd22fbd87', 'e53662af-bade-49dd-9151-e4bb8c300abe', '24ba6e98-85bd-4ff4-96ab-d0d5530dae77', 'd479a910-cb72-40cf-8de9-467e4079f649']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:35.287223 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b154781d-de82-4a13-8f51-7f1b74fcb0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:35.319609 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b154781d-de82-4a13-8f51-7f1b74fcb0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64510728-6121-48f2-9e98-f776cbd06081', '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=b5e8e967-089e-4b0d-99ac-3795175dd790,group_type_id=,metadata={},multiattach=False,project_id='852ba55ca0934f1a82d581b1fda4b4e8',qos_specs=None,replication_status=,reservations=['029cf355-695f-469b-918d-c51cd22fbd87','e53662af-bade-49dd-9151-e4bb8c300abe','24ba6e98-85bd-4ff4-96ab-d0d5530dae77','d479a910-cb72-40cf-8de9-467e4079f649'],size=1,snapshot_id=None,source_replicaid=,source_volid=68eac6c7-2c1b-4a20-9600-f8961b038a32,status='creating',user_id='b09f308131dd44fe9a994eebdca9a964',volume_type_id=f13759fa-2d73-45de-9f32-d4d22d9f77ba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b5e8e967-089e-4b0d-99ac-3795175dd790,host=None,id=64510728-6121-48f2-9e98-f776cbd06081,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='852ba55ca0934f1a82d581b1fda4b4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=68eac6c7-2c1b-4a20-9600-f8961b038a32,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b09f308131dd44fe9a994eebdca9a964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f13759fa-2d73-45de-9f32-d4d22d9f77ba),volume_type_id=f13759fa-2d73-45de-9f32-d4d22d9f77ba)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:35.321217 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db4a6c0-edb7-4ee4-b983-db7ed726c748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:35.337031 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:35.339379 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:35.339943 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-471996709", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:35.342048 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-471996709', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:35.342311 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Create volume of 1 GB Aug 14 03:07:35.348187 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Availability Zones retrieved successfully. Aug 14 03:07:35.349239 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db4a6c0-edb7-4ee4-b983-db7ed726c748) transitioned into state 'SUCCESS' from 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=b5e8e967-089e-4b0d-99ac-3795175dd790,group_type_id=,metadata={},multiattach=False,project_id='852ba55ca0934f1a82d581b1fda4b4e8',qos_specs=None,replication_status=,reservations=['029cf355-695f-469b-918d-c51cd22fbd87','e53662af-bade-49dd-9151-e4bb8c300abe','24ba6e98-85bd-4ff4-96ab-d0d5530dae77','d479a910-cb72-40cf-8de9-467e4079f649'],size=1,snapshot_id=None,source_replicaid=,source_volid=68eac6c7-2c1b-4a20-9600-f8961b038a32,status='creating',user_id='b09f308131dd44fe9a994eebdca9a964',volume_type_id=f13759fa-2d73-45de-9f32-d4d22d9f77ba)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:35.350352 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Flow 'volume_create_api' (c71f7435-b49b-4143-b229-2e41c02997e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:35.350777 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Create volume request issued successfully. Aug 14 03:07:35.356521 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Flow 'volume_create_api' (96eec4cd-ab53-4f67-82fb-61a5d6dc7d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:35.358780 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d232028d-9724-4151-8032-0d51f23d3b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:35.360199 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:35.365291 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0511bb8-25ad-4f3f-b25c-f5e1faffb0a3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/groups/action returned with HTTP 202 Aug 14 03:07:35.365898 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 656/2643] 10.4.3.152 () {70 vars in 1318 bytes} [Fri Aug 14 03:07:35 2026] POST /volume/v3/groups/action => generated 102 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:35.377062 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:35.378999 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:07:35.379305 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:35.379569 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:35.379965 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:35.381102 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:35.391026 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Get all volumes completed successfully. Aug 14 03:07:35.391988 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:35.392222 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:35.399700 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d232028d-9724-4151-8032-0d51f23d3b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:35.400596 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (487f1869-13ad-40e6-a878-47bd778e1d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:35.432638 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:35.435887 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.435887 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:35.439875 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:35.440063 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:35.485832 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:35.488436 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Created reservations ['9970221c-bb56-4e56-854b-377617bf15f7', 'bcda8c6a-1f3e-4924-babf-5c04f8f4b672', '070fe128-3390-4752-9828-06723f4c191c', '7dcc5bb4-05e1-456f-9c46-85ff8bfc724f'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:35.489360 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.489360 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:35.489555 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (487f1869-13ad-40e6-a878-47bd778e1d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9970221c-bb56-4e56-854b-377617bf15f7', 'bcda8c6a-1f3e-4924-babf-5c04f8f4b672', '070fe128-3390-4752-9828-06723f4c191c', '7dcc5bb4-05e1-456f-9c46-85ff8bfc724f']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:35.490156 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f546b912-41d4-4556-b70e-627ff1670185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:35.499398 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7b31adc5-303f-4e81-b658-a746895ac7e3 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:07:35.499880 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 662/2644] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:07:35 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:35.516698 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5fcb8bcc-4bff-4b9f-8800-40aa1919f7b5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:35.518431 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f546b912-41d4-4556-b70e-627ff1670185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68867825-ddc0-465a-9532-a00701363c13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-471996709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6be5fe5e507e4cacae84a745855e0ddd',qos_specs=None,replication_status=,reservations=['9970221c-bb56-4e56-854b-377617bf15f7','bcda8c6a-1f3e-4924-babf-5c04f8f4b672','070fe128-3390-4752-9828-06723f4c191c','7dcc5bb4-05e1-456f-9c46-85ff8bfc724f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f67022aded4f428c3b8cc427ae3474',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-471996709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68867825-ddc0-465a-9532-a00701363c13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6be5fe5e507e4cacae84a745855e0ddd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1f67022aded4f428c3b8cc427ae3474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:35.519632 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a298a80e-2962-4470-bdc4-2342e0c01961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:35.520205 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5fcb8bcc-4bff-4b9f-8800-40aa1919f7b5 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/volumes/64510728-6121-48f2-9e98-f776cbd06081 Aug 14 03:07:35.520422 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5fcb8bcc-4bff-4b9f-8800-40aa1919f7b5 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:35.520628 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5fcb8bcc-4bff-4b9f-8800-40aa1919f7b5 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:35.539689 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.539689 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:35.553117 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5fcb8bcc-4bff-4b9f-8800-40aa1919f7b5 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Volume info retrieved successfully. Aug 14 03:07:35.553656 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-5fcb8bcc-4bff-4b9f-8800-40aa1919f7b5 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:35.554027 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-5fcb8bcc-4bff-4b9f-8800-40aa1919f7b5 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:35.561655 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a298a80e-2962-4470-bdc4-2342e0c01961) transitioned into state 'SUCCESS' from state '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-471996709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6be5fe5e507e4cacae84a745855e0ddd',qos_specs=None,replication_status=,reservations=['9970221c-bb56-4e56-854b-377617bf15f7','bcda8c6a-1f3e-4924-babf-5c04f8f4b672','070fe128-3390-4752-9828-06723f4c191c','7dcc5bb4-05e1-456f-9c46-85ff8bfc724f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f67022aded4f428c3b8cc427ae3474',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:35.562645 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ee0141-72d6-45d8-ba1a-3a013777e2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:35.576325 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ee0141-72d6-45d8-ba1a-3a013777e2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:35.577225 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Flow 'volume_create_api' (96eec4cd-ab53-4f67-82fb-61a5d6dc7d49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:35.577619 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Create volume request issued successfully. Aug 14 03:07:35.578343 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-819d3e7a-dc44-4ff5-aa14-541533bb9564 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:35.578738 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 668/2645] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:07:35 2026] POST /volume/v3/volumes => generated 788 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:35.601119 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d5add9a1-7795-44f1-b65f-8e9af0f614ee None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:35.603368 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-5fcb8bcc-4bff-4b9f-8800-40aa1919f7b5 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:35.603476 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d5add9a1-7795-44f1-b65f-8e9af0f614ee tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:35.603766 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d5add9a1-7795-44f1-b65f-8e9af0f614ee tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:35.603981 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d5add9a1-7795-44f1-b65f-8e9af0f614ee tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:35.607214 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.607214 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:35.618222 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5fcb8bcc-4bff-4b9f-8800-40aa1919f7b5 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/volumes/64510728-6121-48f2-9e98-f776cbd06081 returned with HTTP 200 Aug 14 03:07:35.618734 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 660/2646] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:35 2026] GET /volume/v3/volumes/64510728-6121-48f2-9e98-f776cbd06081 => generated 922 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:35.626231 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.626231 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:35.634220 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c74675ac-713a-4e10-a938-09e04ac1b85f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:35.635422 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d5add9a1-7795-44f1-b65f-8e9af0f614ee tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:35.636700 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c74675ac-713a-4e10-a938-09e04ac1b85f tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/groups/b5e8e967-089e-4b0d-99ac-3795175dd790 Aug 14 03:07:35.636969 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c74675ac-713a-4e10-a938-09e04ac1b85f tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:35.637205 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c74675ac-713a-4e10-a938-09e04ac1b85f tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:35.637476 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-c74675ac-713a-4e10-a938-09e04ac1b85f tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] show called for member b5e8e967-089e-4b0d-99ac-3795175dd790 {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:35.641695 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.641695 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:35.643031 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d5add9a1-7795-44f1-b65f-8e9af0f614ee tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:35.643646 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 657/2647] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:35 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:35.652945 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c74675ac-713a-4e10-a938-09e04ac1b85f tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/groups/b5e8e967-089e-4b0d-99ac-3795175dd790 returned with HTTP 200 Aug 14 03:07:35.653497 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 663/2648] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:35 2026] GET /volume/v3/groups/b5e8e967-089e-4b0d-99ac-3795175dd790 => generated 417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:35.664012 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f399c351-4f30-4d14-826e-876b8a8089cd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:35.666395 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:07:35.666646 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:35.666886 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:35.667222 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:35.667643 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.667643 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:35.668187 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:35.676980 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Get all volumes completed successfully. Aug 14 03:07:35.677736 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:35.677977 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:35.735152 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:35.738442 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.738442 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:35.742319 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:35.742532 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:35.781724 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:35.788539 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.788539 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:35.796887 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f399c351-4f30-4d14-826e-876b8a8089cd tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:07:35.797241 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 669/2649] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:07:35 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:35.813210 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bdad0824-79c0-488c-b362-5354d4670da0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:35.815504 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bdad0824-79c0-488c-b362-5354d4670da0 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] POST https://10.4.3.152/volume/v3/groups/b5e8e967-089e-4b0d-99ac-3795175dd790/action Aug 14 03:07:35.815989 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bdad0824-79c0-488c-b362-5354d4670da0 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:35.816164 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bdad0824-79c0-488c-b362-5354d4670da0 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:35.817799 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-bdad0824-79c0-488c-b362-5354d4670da0 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] delete called for group b5e8e967-089e-4b0d-99ac-3795175dd790 {{(pid=100380) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:07:35.817952 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.groups [None req-bdad0824-79c0-488c-b362-5354d4670da0 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Delete group with id: b5e8e967-089e-4b0d-99ac-3795175dd790 Aug 14 03:07:35.821882 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.821882 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:35.861945 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bdad0824-79c0-488c-b362-5354d4670da0 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/groups/b5e8e967-089e-4b0d-99ac-3795175dd790/action returned with HTTP 202 Aug 14 03:07:35.862410 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 661/2650] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 03:07:35 2026] POST /volume/v3/groups/b5e8e967-089e-4b0d-99ac-3795175dd790/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:35.870414 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-59467016-f796-4ca9-98aa-7da3b230b5b9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:35.872364 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-59467016-f796-4ca9-98aa-7da3b230b5b9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/volumes/64510728-6121-48f2-9e98-f776cbd06081 Aug 14 03:07:35.872661 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-59467016-f796-4ca9-98aa-7da3b230b5b9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:35.872966 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-59467016-f796-4ca9-98aa-7da3b230b5b9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:35.880712 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.880712 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:35.885064 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-59467016-f796-4ca9-98aa-7da3b230b5b9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Volume info retrieved successfully. Aug 14 03:07:35.885776 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-59467016-f796-4ca9-98aa-7da3b230b5b9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:35.885997 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-59467016-f796-4ca9-98aa-7da3b230b5b9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:35.926638 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-59467016-f796-4ca9-98aa-7da3b230b5b9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:35.930319 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:35.930319 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:35.940216 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-59467016-f796-4ca9-98aa-7da3b230b5b9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/volumes/64510728-6121-48f2-9e98-f776cbd06081 returned with HTTP 200 Aug 14 03:07:35.940773 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 658/2651] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:35 2026] GET /volume/v3/volumes/64510728-6121-48f2-9e98-f776cbd06081 => generated 921 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:36.128551 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-caa47f2f-0a34-4aa2-b504-6733fb56f3fd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:36.131537 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-caa47f2f-0a34-4aa2-b504-6733fb56f3fd tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:36.132000 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-caa47f2f-0a34-4aa2-b504-6733fb56f3fd tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:36.132338 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-caa47f2f-0a34-4aa2-b504-6733fb56f3fd tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:36.132569 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-caa47f2f-0a34-4aa2-b504-6733fb56f3fd tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:36.139157 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:36.139157 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:36.140499 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-caa47f2f-0a34-4aa2-b504-6733fb56f3fd tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:36.141001 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 664/2652] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:36 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:36.493842 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:36.596598 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:36.597108 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1086766227"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:36.599249 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1086766227'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:36.599435 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Create volume of 1 GB Aug 14 03:07:36.604861 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Availability Zones retrieved successfully. Aug 14 03:07:36.613696 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Flow 'volume_create_api' (4bbaf997-768c-4da3-9413-be5cc6c76b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:36.615161 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b0b4a3d-152d-41e9-82bc-2fb82de0f8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:36.616556 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:36.651204 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b0b4a3d-152d-41e9-82bc-2fb82de0f8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:36.652213 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397844b3-7f27-4098-90a4-e07b1ea10fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:36.662794 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-63ef3168-d2d5-4f62-9bd1-7ea29798d163 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:36.665345 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63ef3168-d2d5-4f62-9bd1-7ea29798d163 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:36.665568 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63ef3168-d2d5-4f62-9bd1-7ea29798d163 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:36.665766 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63ef3168-d2d5-4f62-9bd1-7ea29798d163 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:36.675920 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:36.675920 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:36.681883 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-63ef3168-d2d5-4f62-9bd1-7ea29798d163 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:36.688158 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63ef3168-d2d5-4f62-9bd1-7ea29798d163 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:36.688931 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 662/2653] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:36 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:36.704652 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fddedf2b-591f-4250-bdf5-52b4151e0af6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:36.707049 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fddedf2b-591f-4250-bdf5-52b4151e0af6 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:36.707187 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fddedf2b-591f-4250-bdf5-52b4151e0af6 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:36.707447 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fddedf2b-591f-4250-bdf5-52b4151e0af6 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:36.716449 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:36.716449 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:36.722237 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fddedf2b-591f-4250-bdf5-52b4151e0af6 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:36.729200 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fddedf2b-591f-4250-bdf5-52b4151e0af6 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:36.730017 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 659/2654] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:36 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:36.741384 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Created reservations ['5bd889d1-f4d1-48fc-9f84-e89e9fd8350c', '363ff38c-9dfd-4c0b-a3d5-7b4c893b752d', 'a492fb44-63ae-491e-96ab-52b0f16d60e7', 'bae26e0b-8369-47b0-9ad7-03f5190a6e69'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:36.742391 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397844b3-7f27-4098-90a4-e07b1ea10fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bd889d1-f4d1-48fc-9f84-e89e9fd8350c', '363ff38c-9dfd-4c0b-a3d5-7b4c893b752d', 'a492fb44-63ae-491e-96ab-52b0f16d60e7', 'bae26e0b-8369-47b0-9ad7-03f5190a6e69']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:36.743622 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (209b40b7-48c3-4219-81c5-11c0e9dbefc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:36.779604 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (209b40b7-48c3-4219-81c5-11c0e9dbefc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a734d89c-1296-48fe-82b3-9b3d0856c8ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1086766227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70889b395abc4fe8b07ad24af729b35a',qos_specs=None,replication_status=,reservations=['5bd889d1-f4d1-48fc-9f84-e89e9fd8350c','363ff38c-9dfd-4c0b-a3d5-7b4c893b752d','a492fb44-63ae-491e-96ab-52b0f16d60e7','bae26e0b-8369-47b0-9ad7-03f5190a6e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efb0ca8159c14762ac27f38586e564a4',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1086766227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a734d89c-1296-48fe-82b3-9b3d0856c8ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70889b395abc4fe8b07ad24af729b35a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efb0ca8159c14762ac27f38586e564a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:36.780246 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5810b9ef-1204-4032-a54d-251ef194e7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:36.781221 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-9e06d606-b128-4c55-9539-5f0c58fd5a88 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:36.784050 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-9e06d606-b128-4c55-9539-5f0c58fd5a88 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:36.784338 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-9e06d606-b128-4c55-9539-5f0c58fd5a88 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:36.784608 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-9e06d606-b128-4c55-9539-5f0c58fd5a88 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:36.797835 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:36.797835 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:36.804839 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-9e06d606-b128-4c55-9539-5f0c58fd5a88 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:36.808411 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5810b9ef-1204-4032-a54d-251ef194e7c2) transitioned into state 'SUCCESS' from state '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-1086766227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70889b395abc4fe8b07ad24af729b35a',qos_specs=None,replication_status=,reservations=['5bd889d1-f4d1-48fc-9f84-e89e9fd8350c','363ff38c-9dfd-4c0b-a3d5-7b4c893b752d','a492fb44-63ae-491e-96ab-52b0f16d60e7','bae26e0b-8369-47b0-9ad7-03f5190a6e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efb0ca8159c14762ac27f38586e564a4',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:36.809599 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e65e692-9f86-4033-8f9b-063f761751fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:36.813652 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-9e06d606-b128-4c55-9539-5f0c58fd5a88 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:36.814237 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 665/2655] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:07:36 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 863 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:36.830950 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e65e692-9f86-4033-8f9b-063f761751fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:36.832211 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Flow 'volume_create_api' (4bbaf997-768c-4da3-9413-be5cc6c76b2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:36.833362 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Create volume request issued successfully. Aug 14 03:07:36.834994 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c0dfc8d2-0257-4c97-b521-0e330d4cada6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:36.834994 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 670/2656] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:07:36 2026] POST /volume/v3/volumes => generated 774 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:36.850898 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-acd6d260-2a67-40d0-aae5-b799ff02f5ac None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:36.852909 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-acd6d260-2a67-40d0-aae5-b799ff02f5ac tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:07:36.853131 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-acd6d260-2a67-40d0-aae5-b799ff02f5ac tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:36.854069 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-acd6d260-2a67-40d0-aae5-b799ff02f5ac tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:36.860172 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:36.860172 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:36.866446 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-acd6d260-2a67-40d0-aae5-b799ff02f5ac tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:07:36.872067 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-acd6d260-2a67-40d0-aae5-b799ff02f5ac tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:07:36.872420 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 663/2657] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:36 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:36.910708 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-44718390-99f0-4807-abc4-f9e8354f8516 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:36.911192 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-44718390-99f0-4807-abc4-f9e8354f8516 None None] GET https://10.4.3.152/volume// Aug 14 03:07:36.911394 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-44718390-99f0-4807-abc4-f9e8354f8516 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:36.911604 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-44718390-99f0-4807-abc4-f9e8354f8516 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:36.911965 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-44718390-99f0-4807-abc4-f9e8354f8516 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:07:36.912337 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 660/2658] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:07:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:07:36.924493 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-fb584e35-b76c-4f80-bb90-29389ebca0b6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:36.927962 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-fb584e35-b76c-4f80-bb90-29389ebca0b6 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:07:36.928384 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-fb584e35-b76c-4f80-bb90-29389ebca0b6 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68867825-ddc0-465a-9532-a00701363c13", "connector": null, "instance_uuid": "53c95c1c-ce7f-4de5-b9a8-98aaf17f6ae3"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:36.943911 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:36.943911 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:36.955164 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7584fb26-1d0a-4dc4-a658-b160e5c96ad1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:36.957844 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7584fb26-1d0a-4dc4-a658-b160e5c96ad1 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/volumes/64510728-6121-48f2-9e98-f776cbd06081 Aug 14 03:07:36.958271 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7584fb26-1d0a-4dc4-a658-b160e5c96ad1 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:36.958591 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7584fb26-1d0a-4dc4-a658-b160e5c96ad1 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:36.966962 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7584fb26-1d0a-4dc4-a658-b160e5c96ad1 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/volumes/64510728-6121-48f2-9e98-f776cbd06081 returned with HTTP 404 Aug 14 03:07:36.967482 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 671/2659] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:36 2026] GET /volume/v3/volumes/64510728-6121-48f2-9e98-f776cbd06081 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:36.976767 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9514cc26-6c38-433a-a50e-72ea7b2d9fd9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:36.979046 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9514cc26-6c38-433a-a50e-72ea7b2d9fd9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/groups/b5e8e967-089e-4b0d-99ac-3795175dd790 Aug 14 03:07:36.979493 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9514cc26-6c38-433a-a50e-72ea7b2d9fd9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:36.979626 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9514cc26-6c38-433a-a50e-72ea7b2d9fd9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:36.979790 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-9514cc26-6c38-433a-a50e-72ea7b2d9fd9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] show called for member b5e8e967-089e-4b0d-99ac-3795175dd790 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:36.983018 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-fb584e35-b76c-4f80-bb90-29389ebca0b6 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:07:36.983503 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 666/2660] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:07:36 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:36.983673 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9514cc26-6c38-433a-a50e-72ea7b2d9fd9 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/groups/b5e8e967-089e-4b0d-99ac-3795175dd790 returned with HTTP 404 Aug 14 03:07:36.984331 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 664/2661] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:36 2026] GET /volume/v3/groups/b5e8e967-089e-4b0d-99ac-3795175dd790 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:36.995578 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a8611cf7-9aa5-4ad3-917c-88b6fcc28263 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:36.999067 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a8611cf7-9aa5-4ad3-917c-88b6fcc28263 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:07:36.999423 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a8611cf7-9aa5-4ad3-917c-88b6fcc28263 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:36.999705 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a8611cf7-9aa5-4ad3-917c-88b6fcc28263 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:37.000132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-a8611cf7-9aa5-4ad3-917c-88b6fcc28263 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:37.001777 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a8611cf7-9aa5-4ad3-917c-88b6fcc28263 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:37.017830 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a8611cf7-9aa5-4ad3-917c-88b6fcc28263 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Get all volumes completed successfully. Aug 14 03:07:37.017830 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-a8611cf7-9aa5-4ad3-917c-88b6fcc28263 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:37.017830 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-a8611cf7-9aa5-4ad3-917c-88b6fcc28263 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:37.022963 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a6fbb075-3103-4cea-a9e2-1dd14e0eef1e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:37.026056 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a6fbb075-3103-4cea-a9e2-1dd14e0eef1e tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:37.026056 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a6fbb075-3103-4cea-a9e2-1dd14e0eef1e tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:37.026316 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a6fbb075-3103-4cea-a9e2-1dd14e0eef1e tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:37.038330 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:37.038330 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:37.047673 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6fbba597-b2f1-4d6c-9a1c-aa473884ab4f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:37.048158 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6fbba597-b2f1-4d6c-9a1c-aa473884ab4f None None] GET https://10.4.3.152/volume// Aug 14 03:07:37.048382 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6fbba597-b2f1-4d6c-9a1c-aa473884ab4f None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:37.048618 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6fbba597-b2f1-4d6c-9a1c-aa473884ab4f None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:37.048972 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6fbba597-b2f1-4d6c-9a1c-aa473884ab4f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:07:37.049314 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 667/2662] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:07:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:07:37.051130 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a6fbb075-3103-4cea-a9e2-1dd14e0eef1e tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:37.055917 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a6fbb075-3103-4cea-a9e2-1dd14e0eef1e tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:37.056360 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 672/2663] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:37 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:37.062525 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-be20e887-9f59-4fd3-bc70-3239ccadf5cd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:37.063920 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-be20e887-9f59-4fd3-bc70-3239ccadf5cd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:37.064156 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-be20e887-9f59-4fd3-bc70-3239ccadf5cd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:37.064357 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-be20e887-9f59-4fd3-bc70-3239ccadf5cd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:37.069215 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-a8611cf7-9aa5-4ad3-917c-88b6fcc28263 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:37.072982 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:37.072982 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:37.074566 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:37.074566 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:37.078427 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-be20e887-9f59-4fd3-bc70-3239ccadf5cd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:37.082295 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a8611cf7-9aa5-4ad3-917c-88b6fcc28263 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:07:37.082863 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 661/2664] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:07:36 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:37.083683 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-be20e887-9f59-4fd3-bc70-3239ccadf5cd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:37.084472 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 665/2665] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:07:37 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 1042 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:37.096542 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f4ab00ee-7f87-48cd-93dd-4ce4f2fc0fd6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:37.098970 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f4ab00ee-7f87-48cd-93dd-4ce4f2fc0fd6 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] POST https://10.4.3.152/volume/v3/groups/3f71663d-76b8-4420-8f73-88571bb2b656/action Aug 14 03:07:37.099502 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f4ab00ee-7f87-48cd-93dd-4ce4f2fc0fd6 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:37.099717 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f4ab00ee-7f87-48cd-93dd-4ce4f2fc0fd6 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:37.101753 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-f4ab00ee-7f87-48cd-93dd-4ce4f2fc0fd6 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] delete called for group 3f71663d-76b8-4420-8f73-88571bb2b656 {{(pid=100379) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:07:37.101972 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.groups [None req-f4ab00ee-7f87-48cd-93dd-4ce4f2fc0fd6 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Delete group with id: 3f71663d-76b8-4420-8f73-88571bb2b656 Aug 14 03:07:37.106180 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:37.106180 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:37.144276 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f4ab00ee-7f87-48cd-93dd-4ce4f2fc0fd6 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/groups/3f71663d-76b8-4420-8f73-88571bb2b656/action returned with HTTP 202 Aug 14 03:07:37.144920 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 668/2666] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 03:07:37 2026] POST /volume/v3/groups/3f71663d-76b8-4420-8f73-88571bb2b656/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:37.153243 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9294ea15-10f9-4c27-87b3-fdb3cfe5daeb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:37.155599 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d07b5551-94d5-4e7e-853c-e4fcb1595f48 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:37.155701 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9294ea15-10f9-4c27-87b3-fdb3cfe5daeb tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:37.155991 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9294ea15-10f9-4c27-87b3-fdb3cfe5daeb tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:37.156250 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9294ea15-10f9-4c27-87b3-fdb3cfe5daeb tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:37.156420 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-9294ea15-10f9-4c27-87b3-fdb3cfe5daeb tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:37.158154 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d07b5551-94d5-4e7e-853c-e4fcb1595f48 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/volumes/68eac6c7-2c1b-4a20-9600-f8961b038a32 Aug 14 03:07:37.158433 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d07b5551-94d5-4e7e-853c-e4fcb1595f48 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:37.158645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d07b5551-94d5-4e7e-853c-e4fcb1595f48 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:37.162195 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:37.162195 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:37.162930 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9294ea15-10f9-4c27-87b3-fdb3cfe5daeb tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:37.163350 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 673/2667] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:37 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:37.166548 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:37.166548 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:37.171651 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d07b5551-94d5-4e7e-853c-e4fcb1595f48 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Volume info retrieved successfully. Aug 14 03:07:37.172657 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-d07b5551-94d5-4e7e-853c-e4fcb1595f48 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:07:37.172742 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-d07b5551-94d5-4e7e-853c-e4fcb1595f48 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:07:37.194573 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-2a7b67b9-9b78-4a09-a9d2-3b2ccab77418 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:37.197837 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-2a7b67b9-9b78-4a09-a9d2-3b2ccab77418 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] PUT https://10.4.3.152/volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7 Aug 14 03:07:37.197837 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-2a7b67b9-9b78-4a09-a9d2-3b2ccab77418 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:37.205652 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-2a7b67b9-9b78-4a09-a9d2-3b2ccab77418 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Acquiring lock "cinder-attachment_update-68867825-ddc0-465a-9532-a00701363c13-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:07:37.209709 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-d07b5551-94d5-4e7e-853c-e4fcb1595f48 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:37.213453 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:37.213453 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:37.214229 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-2a7b67b9-9b78-4a09-a9d2-3b2ccab77418 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Lock "cinder-attachment_update-68867825-ddc0-465a-9532-a00701363c13-np0000007307" acquired by "attachment_update" :: waited 0.009s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:07:37.215610 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:37.215610 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:37.220957 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d07b5551-94d5-4e7e-853c-e4fcb1595f48 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/volumes/68eac6c7-2c1b-4a20-9600-f8961b038a32 returned with HTTP 200 Aug 14 03:07:37.221365 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 662/2668] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:37 2026] GET /volume/v3/volumes/68eac6c7-2c1b-4a20-9600-f8961b038a32 => generated 910 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:37.337884 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-2a7b67b9-9b78-4a09-a9d2-3b2ccab77418 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Lock "cinder-attachment_update-68867825-ddc0-465a-9532-a00701363c13-np0000007307" released by "attachment_update" :: held 0.123s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:07:37.338146 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-2a7b67b9-9b78-4a09-a9d2-3b2ccab77418 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7 returned with HTTP 200 Aug 14 03:07:37.338860 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 666/2669] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:07:37 2026] PUT /volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:37.885404 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-def06a98-2015-4e30-b962-08ea2fddbd04 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:37.887585 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-def06a98-2015-4e30-b962-08ea2fddbd04 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:07:37.887972 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-def06a98-2015-4e30-b962-08ea2fddbd04 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:37.888229 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-def06a98-2015-4e30-b962-08ea2fddbd04 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:37.898592 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:37.898592 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:37.903495 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-def06a98-2015-4e30-b962-08ea2fddbd04 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:07:37.909620 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-def06a98-2015-4e30-b962-08ea2fddbd04 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:07:37.910434 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 669/2670] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:37 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:38.069564 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-045fab16-b52e-42f8-b2c7-5139582d3c46 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:38.071457 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-045fab16-b52e-42f8-b2c7-5139582d3c46 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:38.071643 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-045fab16-b52e-42f8-b2c7-5139582d3c46 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:38.071840 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-045fab16-b52e-42f8-b2c7-5139582d3c46 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:38.085386 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:38.085386 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:38.095614 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-045fab16-b52e-42f8-b2c7-5139582d3c46 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:38.102874 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-045fab16-b52e-42f8-b2c7-5139582d3c46 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:38.103432 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 674/2671] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:38 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:38.183637 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c4449c5d-9d53-45ad-a938-d6dc8e4aa2f1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:38.185738 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c4449c5d-9d53-45ad-a938-d6dc8e4aa2f1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:38.185984 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c4449c5d-9d53-45ad-a938-d6dc8e4aa2f1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:38.186185 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c4449c5d-9d53-45ad-a938-d6dc8e4aa2f1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:38.186185 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-c4449c5d-9d53-45ad-a938-d6dc8e4aa2f1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:38.191343 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:38.191343 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:38.191984 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c4449c5d-9d53-45ad-a938-d6dc8e4aa2f1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:38.192391 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 663/2672] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:38 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:38.238842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5c9ae1cf-7765-490b-9f63-318e3c76a164 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:38.240593 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5c9ae1cf-7765-490b-9f63-318e3c76a164 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/volumes/68eac6c7-2c1b-4a20-9600-f8961b038a32 Aug 14 03:07:38.240966 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5c9ae1cf-7765-490b-9f63-318e3c76a164 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:38.241237 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5c9ae1cf-7765-490b-9f63-318e3c76a164 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:38.246942 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5c9ae1cf-7765-490b-9f63-318e3c76a164 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/volumes/68eac6c7-2c1b-4a20-9600-f8961b038a32 returned with HTTP 404 Aug 14 03:07:38.247581 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 667/2673] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:38 2026] GET /volume/v3/volumes/68eac6c7-2c1b-4a20-9600-f8961b038a32 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:38.259813 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-12485960-71b8-4155-aa8a-4ebf546a3c36 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:38.264087 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-12485960-71b8-4155-aa8a-4ebf546a3c36 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] GET https://10.4.3.152/volume/v3/groups/3f71663d-76b8-4420-8f73-88571bb2b656 Aug 14 03:07:38.264087 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-12485960-71b8-4155-aa8a-4ebf546a3c36 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:38.264087 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-12485960-71b8-4155-aa8a-4ebf546a3c36 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:38.264087 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-12485960-71b8-4155-aa8a-4ebf546a3c36 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] show called for member 3f71663d-76b8-4420-8f73-88571bb2b656 {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:07:38.268222 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-12485960-71b8-4155-aa8a-4ebf546a3c36 tempest-GroupsV314Test-746376576 tempest-GroupsV314Test-746376576-project-member] https://10.4.3.152/volume/v3/groups/3f71663d-76b8-4420-8f73-88571bb2b656 returned with HTTP 404 Aug 14 03:07:38.269021 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 670/2674] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:07:38 2026] GET /volume/v3/groups/3f71663d-76b8-4420-8f73-88571bb2b656 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:38.278152 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5a6612a5-b817-43cf-b9e7-104db0cb450d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:38.280426 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5a6612a5-b817-43cf-b9e7-104db0cb450d tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/59bb1aaa-c31d-4f0b-b98b-892851ab967e Aug 14 03:07:38.280716 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5a6612a5-b817-43cf-b9e7-104db0cb450d tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:38.281021 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5a6612a5-b817-43cf-b9e7-104db0cb450d tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:38.295779 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5a6612a5-b817-43cf-b9e7-104db0cb450d tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] https://10.4.3.152/volume/v3/group_types/59bb1aaa-c31d-4f0b-b98b-892851ab967e returned with HTTP 202 Aug 14 03:07:38.296331 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 675/2675] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 03:07:38 2026] DELETE /volume/v3/group_types/59bb1aaa-c31d-4f0b-b98b-892851ab967e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:38.305332 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2be0396a-41eb-4958-9424-459debe271e4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:38.307214 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2be0396a-41eb-4958-9424-459debe271e4 tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] DELETE https://10.4.3.152/volume/v3/types/f13759fa-2d73-45de-9f32-d4d22d9f77ba Aug 14 03:07:38.307505 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2be0396a-41eb-4958-9424-459debe271e4 tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:38.307754 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2be0396a-41eb-4958-9424-459debe271e4 tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:38.344690 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2be0396a-41eb-4958-9424-459debe271e4 tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] https://10.4.3.152/volume/v3/types/f13759fa-2d73-45de-9f32-d4d22d9f77ba returned with HTTP 202 Aug 14 03:07:38.345211 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 664/2676] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:07:38 2026] DELETE /volume/v3/types/f13759fa-2d73-45de-9f32-d4d22d9f77ba => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:38.353997 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-00d7f546-f47a-447d-b7f0-140840865eeb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:38.355933 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-00d7f546-f47a-447d-b7f0-140840865eeb tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] GET https://10.4.3.152/volume/v3/types/f13759fa-2d73-45de-9f32-d4d22d9f77ba Aug 14 03:07:38.356422 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-00d7f546-f47a-447d-b7f0-140840865eeb tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:38.356782 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-00d7f546-f47a-447d-b7f0-140840865eeb tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:38.360984 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-00d7f546-f47a-447d-b7f0-140840865eeb tempest-GroupsV314Test-1305712870 tempest-GroupsV314Test-1305712870-project-admin] https://10.4.3.152/volume/v3/types/f13759fa-2d73-45de-9f32-d4d22d9f77ba returned with HTTP 404 Aug 14 03:07:38.363613 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 668/2677] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:07:38 2026] GET /volume/v3/types/f13759fa-2d73-45de-9f32-d4d22d9f77ba => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:39.127517 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ccab4aa6-79a1-47f8-ac00-cd50f31e4ffb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:39.129836 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ccab4aa6-79a1-47f8-ac00-cd50f31e4ffb tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:39.130082 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ccab4aa6-79a1-47f8-ac00-cd50f31e4ffb tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:39.130484 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ccab4aa6-79a1-47f8-ac00-cd50f31e4ffb tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:39.144631 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:39.144631 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:39.150583 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ccab4aa6-79a1-47f8-ac00-cd50f31e4ffb tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:39.157065 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ccab4aa6-79a1-47f8-ac00-cd50f31e4ffb tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:39.157892 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 671/2678] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:39 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:39.205701 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-985b372a-b78c-45bc-a6ba-7632072d5233 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:39.208785 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-985b372a-b78c-45bc-a6ba-7632072d5233 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:39.208785 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-985b372a-b78c-45bc-a6ba-7632072d5233 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:39.209447 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-985b372a-b78c-45bc-a6ba-7632072d5233 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:39.209631 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-985b372a-b78c-45bc-a6ba-7632072d5233 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:39.215299 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:39.215299 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:39.217000 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-985b372a-b78c-45bc-a6ba-7632072d5233 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:39.217806 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 676/2679] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:39 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:40.189040 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-222f654c-66ae-4818-8bc8-f214cf8bcd61 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:40.195367 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-222f654c-66ae-4818-8bc8-f214cf8bcd61 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:40.195690 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-222f654c-66ae-4818-8bc8-f214cf8bcd61 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:40.195990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-222f654c-66ae-4818-8bc8-f214cf8bcd61 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:40.209973 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:40.209973 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:40.214925 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-222f654c-66ae-4818-8bc8-f214cf8bcd61 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:40.221113 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-222f654c-66ae-4818-8bc8-f214cf8bcd61 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:40.221692 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 665/2680] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:40 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:40.232670 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1ea77402-7a44-46e9-b887-b46c29f43aac None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:40.234678 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ea77402-7a44-46e9-b887-b46c29f43aac tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:40.234991 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ea77402-7a44-46e9-b887-b46c29f43aac tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:40.235227 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ea77402-7a44-46e9-b887-b46c29f43aac tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:40.235394 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-1ea77402-7a44-46e9-b887-b46c29f43aac tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:40.239888 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:40.239888 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:40.240542 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ea77402-7a44-46e9-b887-b46c29f43aac tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:40.240943 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 669/2681] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:40 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:41.053178 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1b8ab04a-293b-4af9-af00-a8006989926c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:41.144975 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1b8ab04a-293b-4af9-af00-a8006989926c tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:07:41.145363 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1b8ab04a-293b-4af9-af00-a8006989926c tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2011589657", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:41.164486 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1b8ab04a-293b-4af9-af00-a8006989926c tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:07:41.165009 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 672/2682] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:07:41 2026] POST /volume/v3/types => generated 275 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:41.173471 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1870cd48-3eaf-4af5-9936-16a1382bafbe None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:41.175607 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1870cd48-3eaf-4af5-9936-16a1382bafbe tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:07:41.176059 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1870cd48-3eaf-4af5-9936-16a1382bafbe tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1114849282", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:41.196157 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1870cd48-3eaf-4af5-9936-16a1382bafbe tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:07:41.196591 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 677/2683] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:07:41 2026] POST /volume/v3/types => generated 275 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:41.204832 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-be11b25d-749c-4ddb-80fb-19a6c451cede None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:41.236449 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cba468aa-92a2-4ad8-b3c7-80c987146255 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:41.239220 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cba468aa-92a2-4ad8-b3c7-80c987146255 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:41.239402 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cba468aa-92a2-4ad8-b3c7-80c987146255 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:41.239597 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cba468aa-92a2-4ad8-b3c7-80c987146255 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:41.254340 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fcafb5ea-406a-474c-b07f-a0b0a1aa9153 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:41.256910 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fcafb5ea-406a-474c-b07f-a0b0a1aa9153 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:41.256910 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fcafb5ea-406a-474c-b07f-a0b0a1aa9153 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:41.256910 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fcafb5ea-406a-474c-b07f-a0b0a1aa9153 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:41.256910 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-fcafb5ea-406a-474c-b07f-a0b0a1aa9153 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:41.259105 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:41.259105 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:41.261618 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:41.261618 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:41.262128 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fcafb5ea-406a-474c-b07f-a0b0a1aa9153 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:41.262486 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 673/2684] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:41 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:41.264648 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cba468aa-92a2-4ad8-b3c7-80c987146255 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:41.270343 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cba468aa-92a2-4ad8-b3c7-80c987146255 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:41.271107 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 670/2685] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:41 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:41.289503 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:41.289925 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1869141618", "volume_type": "6296074e-1b5b-4a75-bb98-e778a3583d2a", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:41.291352 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1869141618', 'volume_type': '6296074e-1b5b-4a75-bb98-e778a3583d2a', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:41.296834 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Create volume of 1 GB Aug 14 03:07:41.297210 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:41.297210 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:41.297931 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Availability Zones retrieved successfully. Aug 14 03:07:41.310702 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Flow 'volume_create_api' (541442d2-e548-4e7e-ba5c-121081982fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:41.312119 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cd5672e-0802-49a7-a362-8f1e06ec9308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:41.313476 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:41.343281 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cd5672e-0802-49a7-a362-8f1e06ec9308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:07:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=6296074e-1b5b-4a75-bb98-e778a3583d2a,is_public=True,name='tempest-VolumeTypesTest-volume-type-2011589657',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6296074e-1b5b-4a75-bb98-e778a3583d2a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:41.343281 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e922a438-8bff-465b-822d-706dfb0ebad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:41.387498 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2011589657 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2011589657, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:41.387916 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2011589657 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2011589657, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:41.440386 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Created reservations ['652f4802-8c50-44df-a451-3de70772b4b0', '02ea08ad-2b71-45b5-be29-0ac59e06ce4d', 'b4aa5dcc-8f39-4d17-8848-1625f3001984', '407f0b8a-552a-48a7-87d4-73b31dd13177'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:41.441620 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e922a438-8bff-465b-822d-706dfb0ebad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['652f4802-8c50-44df-a451-3de70772b4b0', '02ea08ad-2b71-45b5-be29-0ac59e06ce4d', 'b4aa5dcc-8f39-4d17-8848-1625f3001984', '407f0b8a-552a-48a7-87d4-73b31dd13177']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:41.442730 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d63ef57-857e-475b-97c1-011329aa469a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:41.478588 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d63ef57-857e-475b-97c1-011329aa469a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '206b2ce3-5ebf-4ffa-83e0-6f6471c32c31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1869141618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e82a7bb638340b2a951470af203be5f',qos_specs=None,replication_status=,reservations=['652f4802-8c50-44df-a451-3de70772b4b0','02ea08ad-2b71-45b5-be29-0ac59e06ce4d','b4aa5dcc-8f39-4d17-8848-1625f3001984','407f0b8a-552a-48a7-87d4-73b31dd13177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d0b6037368749bbab94e6af4c4bdcd7',volume_type_id=6296074e-1b5b-4a75-bb98-e778a3583d2a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1869141618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=206b2ce3-5ebf-4ffa-83e0-6f6471c32c31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e82a7bb638340b2a951470af203be5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d0b6037368749bbab94e6af4c4bdcd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6296074e-1b5b-4a75-bb98-e778a3583d2a),volume_type_id=6296074e-1b5b-4a75-bb98-e778a3583d2a)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:41.479512 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcab6222-3457-44a6-9615-fb04ec0b791f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:41.506129 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcab6222-3457-44a6-9615-fb04ec0b791f) transitioned into state 'SUCCESS' from state '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-1869141618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e82a7bb638340b2a951470af203be5f',qos_specs=None,replication_status=,reservations=['652f4802-8c50-44df-a451-3de70772b4b0','02ea08ad-2b71-45b5-be29-0ac59e06ce4d','b4aa5dcc-8f39-4d17-8848-1625f3001984','407f0b8a-552a-48a7-87d4-73b31dd13177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d0b6037368749bbab94e6af4c4bdcd7',volume_type_id=6296074e-1b5b-4a75-bb98-e778a3583d2a)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:41.507143 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ddc8a6-9e7b-4468-8217-c770288b917a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:41.523511 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ddc8a6-9e7b-4468-8217-c770288b917a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:41.524816 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Flow 'volume_create_api' (541442d2-e548-4e7e-ba5c-121081982fad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:41.525348 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Create volume request issued successfully. Aug 14 03:07:41.526271 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be11b25d-749c-4ddb-80fb-19a6c451cede tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:41.526884 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 666/2686] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:07:41 2026] POST /volume/v3/volumes => generated 784 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:41.543016 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-eb09a6c9-2e1b-4e10-8dfb-b4ee467e9c00 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:41.546903 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-eb09a6c9-2e1b-4e10-8dfb-b4ee467e9c00 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] GET https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 Aug 14 03:07:41.547182 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-eb09a6c9-2e1b-4e10-8dfb-b4ee467e9c00 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:41.549595 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-eb09a6c9-2e1b-4e10-8dfb-b4ee467e9c00 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:41.565970 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:41.565970 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:41.572779 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-eb09a6c9-2e1b-4e10-8dfb-b4ee467e9c00 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Volume info retrieved successfully. Aug 14 03:07:41.586098 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-eb09a6c9-2e1b-4e10-8dfb-b4ee467e9c00 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 returned with HTTP 200 Aug 14 03:07:41.586098 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 678/2687] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:41 2026] GET /volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:41.749925 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-7ac84f7b-d61d-4870-a6ee-854a6b1a3c89 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:41.756058 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-7ac84f7b-d61d-4870-a6ee-854a6b1a3c89 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] POST https://10.4.3.152/volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7/action Aug 14 03:07:41.757763 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-7ac84f7b-d61d-4870-a6ee-854a6b1a3c89 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:41.757972 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-7ac84f7b-d61d-4870-a6ee-854a6b1a3c89 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:41.777451 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:41.777451 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:41.791956 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0e6b5d0c-30e6-4af1-9d78-80c4618dbfe2 req-7ac84f7b-d61d-4870-a6ee-854a6b1a3c89 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7/action returned with HTTP 204 Aug 14 03:07:41.792545 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 674/2688] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:07:41 2026] POST /volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:42.167669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a6b534b9-a858-4b5b-a9dc-084cc7c44d6e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.169499 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a6b534b9-a858-4b5b-a9dc-084cc7c44d6e tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:42.169703 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a6b534b9-a858-4b5b-a9dc-084cc7c44d6e tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.169907 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a6b534b9-a858-4b5b-a9dc-084cc7c44d6e tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.178423 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.178423 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:42.184288 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a6b534b9-a858-4b5b-a9dc-084cc7c44d6e tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:42.189786 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a6b534b9-a858-4b5b-a9dc-084cc7c44d6e tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:07:42.190363 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 671/2689] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:42 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:42.208455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0a923ec4-4540-49f5-a89d-77afd1bbf32f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.210674 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0a923ec4-4540-49f5-a89d-77afd1bbf32f tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:42.210959 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0a923ec4-4540-49f5-a89d-77afd1bbf32f tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.211400 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0a923ec4-4540-49f5-a89d-77afd1bbf32f tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.219781 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.219781 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:42.224833 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0a923ec4-4540-49f5-a89d-77afd1bbf32f tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:42.230320 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0a923ec4-4540-49f5-a89d-77afd1bbf32f tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:07:42.230704 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 667/2690] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:42 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:42.275547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3c3649e7-6aa6-4c7c-95af-06ec3a35404e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.277339 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3c3649e7-6aa6-4c7c-95af-06ec3a35404e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:42.277641 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3c3649e7-6aa6-4c7c-95af-06ec3a35404e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.277801 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3c3649e7-6aa6-4c7c-95af-06ec3a35404e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.279142 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-3c3649e7-6aa6-4c7c-95af-06ec3a35404e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:42.280053 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=347,cinder:INSERT=49,cinder:UPDATE=89 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:07:42.284196 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.284196 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:42.284871 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3c3649e7-6aa6-4c7c-95af-06ec3a35404e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:42.285472 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 679/2691] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:42 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:42.294971 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ea2a94cb-5279-4d40-94ca-0d02b2ab884f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.296391 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-900e43f5-e425-48b1-ac99-06a436663e34 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.297283 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ea2a94cb-5279-4d40-94ca-0d02b2ab884f tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:42.297590 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ea2a94cb-5279-4d40-94ca-0d02b2ab884f tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.297848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ea2a94cb-5279-4d40-94ca-0d02b2ab884f tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.300196 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-900e43f5-e425-48b1-ac99-06a436663e34 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:42.300446 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-900e43f5-e425-48b1-ac99-06a436663e34 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.300665 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-900e43f5-e425-48b1-ac99-06a436663e34 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.309472 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.309472 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:42.309857 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.309857 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:42.314542 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ea2a94cb-5279-4d40-94ca-0d02b2ab884f tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:42.314920 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-900e43f5-e425-48b1-ac99-06a436663e34 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:42.320256 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-900e43f5-e425-48b1-ac99-06a436663e34 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:07:42.320463 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ea2a94cb-5279-4d40-94ca-0d02b2ab884f tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:42.320958 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 675/2692] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:42 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:42.321066 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 672/2693] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:07:42 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:42.335946 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f7578afb-22d9-44e9-b4c4-8242138201d8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.339954 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f7578afb-22d9-44e9-b4c4-8242138201d8 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:42.340110 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f7578afb-22d9-44e9-b4c4-8242138201d8 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.340444 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f7578afb-22d9-44e9-b4c4-8242138201d8 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.355941 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.355941 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:42.366899 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f7578afb-22d9-44e9-b4c4-8242138201d8 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:42.379121 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f7578afb-22d9-44e9-b4c4-8242138201d8 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:42.379566 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 668/2694] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:42 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 1173 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:42.395977 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-97f200b1-d91c-4552-8362-f47d9f791665 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.397557 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 680/2695] 10.4.3.152 () {70 vars in 1611 bytes} [Fri Aug 14 03:07:42 2026] DELETE /volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 03:07:42.406522 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f38fa9e5-80da-4035-84f0-2fc8114b2754 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.422102 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8f3a7a76-ba46-4591-ab15-1f7718ba1061 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.422525 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8f3a7a76-ba46-4591-ab15-1f7718ba1061 None None] GET https://10.4.3.152/volume// Aug 14 03:07:42.422751 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8f3a7a76-ba46-4591-ab15-1f7718ba1061 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.423047 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8f3a7a76-ba46-4591-ab15-1f7718ba1061 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.423421 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8f3a7a76-ba46-4591-ab15-1f7718ba1061 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:07:42.423726 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 673/2696] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:07:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:07:42.434491 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-0f426447-8408-4465-a8e9-9e69575b7949 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.437770 np0000007307 devstack@c-api.service[100379]: WARNING keystonemiddleware.auth_token [None req-f38fa9e5-80da-4035-84f0-2fc8114b2754 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 03:07:42.437859 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-0f426447-8408-4465-a8e9-9e69575b7949 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:07:42.438288 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-0f426447-8408-4465-a8e9-9e69575b7949 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2f76b8f-4869-42bb-97fd-1172fd8971ac", "connector": null, "instance_uuid": "096c7453-452e-4818-9f93-e5e8625343d7"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:42.438909 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 676/2697] 10.4.3.152 () {70 vars in 1611 bytes} [Fri Aug 14 03:07:42 2026] DELETE /volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7 => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 03:07:42.448082 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.450407 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7 Aug 14 03:07:42.450623 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.450812 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.451305 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.451305 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:42.463986 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.463986 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:42.492264 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-0f426447-8408-4465-a8e9-9e69575b7949 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:07:42.492734 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 669/2698] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:07:42 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:42.530106 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-04cb91f6-0756-43b5-ac28-8b6fa724a73e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.532554 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-04cb91f6-0756-43b5-ac28-8b6fa724a73e tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:42.532829 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-04cb91f6-0756-43b5-ac28-8b6fa724a73e tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.533134 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-04cb91f6-0756-43b5-ac28-8b6fa724a73e tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.544807 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d7867aeb-487f-48aa-b367-bb85d2a0c6e6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.545316 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.545316 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:42.545486 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d7867aeb-487f-48aa-b367-bb85d2a0c6e6 None None] GET https://10.4.3.152/volume// Aug 14 03:07:42.545725 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d7867aeb-487f-48aa-b367-bb85d2a0c6e6 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.545997 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d7867aeb-487f-48aa-b367-bb85d2a0c6e6 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.546479 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d7867aeb-487f-48aa-b367-bb85d2a0c6e6 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:07:42.546921 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 677/2699] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:07:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:07:42.551322 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-04cb91f6-0756-43b5-ac28-8b6fa724a73e tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:42.557531 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-2535c4d1-ae9e-457b-bf40-7b0559468a8b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.558066 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-04cb91f6-0756-43b5-ac28-8b6fa724a73e tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:07:42.558775 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 674/2700] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:42 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:42.560704 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-2535c4d1-ae9e-457b-bf40-7b0559468a8b tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:42.560978 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-2535c4d1-ae9e-457b-bf40-7b0559468a8b tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.561259 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-2535c4d1-ae9e-457b-bf40-7b0559468a8b tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.563084 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Attachment connected to vm 53c95c1c-ce7f-4de5-b9a8-98aaf17f6ae3, checking data on nova Aug 14 03:07:42.563551 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.compute.nova [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Creating Keystone token plugin using URL: https://10.4.3.152/identity {{(pid=100378) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 03:07:42.577701 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.577701 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:42.582626 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-2535c4d1-ae9e-457b-bf40-7b0559468a8b tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:42.587676 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-2535c4d1-ae9e-457b-bf40-7b0559468a8b tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:07:42.588162 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 670/2701] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:07:42 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:42.601844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f3fa245c-2c64-419c-b644-3c00316c8cdb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.604568 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f3fa245c-2c64-419c-b644-3c00316c8cdb tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] GET https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 Aug 14 03:07:42.604923 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f3fa245c-2c64-419c-b644-3c00316c8cdb tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.605469 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f3fa245c-2c64-419c-b644-3c00316c8cdb tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.619281 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.619281 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:42.624941 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f3fa245c-2c64-419c-b644-3c00316c8cdb tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Volume info retrieved successfully. Aug 14 03:07:42.633968 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f3fa245c-2c64-419c-b644-3c00316c8cdb tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 returned with HTTP 200 Aug 14 03:07:42.634498 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 678/2702] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:42 2026] GET /volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:42.654458 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.657384 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] POST https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31/action Aug 14 03:07:42.657844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Action body: b'{"os-retype": {"new_type": "e0f9041d-61b8-4e48-8a2b-811c7f719a4c"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:42.658061 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "e0f9041d-61b8-4e48-8a2b-811c7f719a4c"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:42.669802 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.669802 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:42.670486 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Volume info retrieved successfully. Aug 14 03:07:42.693320 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1114849282 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1114849282, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:42.693848 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1114849282 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1114849282, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:42.724779 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Created reservations ['61db3977-feb3-4e94-9a19-cff22375824c', '17f3df86-0866-470b-84a7-4da6af50a5d2'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:42.737747 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-4109c4d8-d20b-462b-a9f6-29f003711b55 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.739194 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2011589657 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2011589657, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:42.739800 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2011589657 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2011589657, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:07:42.740635 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-4109c4d8-d20b-462b-a9f6-29f003711b55 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] PUT https://10.4.3.152/volume/v3/attachments/f62a4415-4227-48b1-a7cf-785268842fe6 Aug 14 03:07:42.740838 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-4109c4d8-d20b-462b-a9f6-29f003711b55 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:42.749007 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Created reservations ['9da032b2-24d9-42e4-af2b-0646c4dac4ce', 'b19e07f3-f155-48f4-9c0f-90a46eb4aea6'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:42.752900 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-4109c4d8-d20b-462b-a9f6-29f003711b55 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Acquiring lock "cinder-attachment_update-d2f76b8f-4869-42bb-97fd-1172fd8971ac-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:07:42.759697 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-4109c4d8-d20b-462b-a9f6-29f003711b55 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Lock "cinder-attachment_update-d2f76b8f-4869-42bb-97fd-1172fd8971ac-np0000007307" acquired by "attachment_update" :: waited 0.007s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:07:42.761219 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.761219 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:42.790705 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Retype volume request issued successfully. Aug 14 03:07:42.791060 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a3cb734-18be-4b85-8c84-f749c423ae39 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31/action returned with HTTP 202 Aug 14 03:07:42.791640 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 675/2703] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:07:42 2026] POST /volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:07:42.794083 np0000007307 devstack@c-api.service[100378]: DEBUG novaclient.v2.client [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] REQ: curl -g -i -X GET https://10.4.3.152/compute/v2.1/servers/53c95c1c-ce7f-4de5-b9a8-98aaf17f6ae3/os-volume_attachments/68867825-ddc0-465a-9532-a00701363c13 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8a108b8152815e72f072dce56dbd0288d5d9ad88115b87330130830c454066a6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-58364e9f-ba2f-4195-a87f-aeccd8d929bd" -H "X-Service-Token: {SHA256}7e19d27221db0fd79200c4e9e582bb5f612b279d751e5412809e2ffb33e3ecc7" {{(pid=100378) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 03:07:42.800935 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ba8b8633-6e05-4466-998c-7493be5a2028 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:42.804011 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ba8b8633-6e05-4466-998c-7493be5a2028 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] GET https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 Aug 14 03:07:42.804192 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ba8b8633-6e05-4466-998c-7493be5a2028 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:42.804396 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ba8b8633-6e05-4466-998c-7493be5a2028 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:42.818052 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:42.818052 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:42.823998 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ba8b8633-6e05-4466-998c-7493be5a2028 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Volume info retrieved successfully. Aug 14 03:07:42.833279 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ba8b8633-6e05-4466-998c-7493be5a2028 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 returned with HTTP 200 Aug 14 03:07:42.833948 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 679/2704] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:42 2026] GET /volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:42.914529 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-4109c4d8-d20b-462b-a9f6-29f003711b55 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Lock "cinder-attachment_update-d2f76b8f-4869-42bb-97fd-1172fd8971ac-np0000007307" released by "attachment_update" :: held 0.155s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:07:42.914889 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-4109c4d8-d20b-462b-a9f6-29f003711b55 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/attachments/f62a4415-4227-48b1-a7cf-785268842fe6 returned with HTTP 200 Aug 14 03:07:42.915375 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 671/2705] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:07:42 2026] PUT /volume/v3/attachments/f62a4415-4227-48b1-a7cf-785268842fe6 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:42.965964 np0000007307 devstack@c-api.service[100378]: DEBUG novaclient.v2.client [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 03:07:42 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-6f156a69-b942-4c78-8b27-8d963537ec01 x-openstack-request-id: req-6f156a69-b942-4c78-8b27-8d963537ec01 {{(pid=100378) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 03:07:42.966100 np0000007307 devstack@c-api.service[100378]: DEBUG novaclient.v2.client [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "68867825-ddc0-465a-9532-a00701363c13", "serverId": "53c95c1c-ce7f-4de5-b9a8-98aaf17f6ae3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "f1812656-651e-4cf6-8293-331a30d4e8b7", "bdm_uuid": "02487ef1-e024-4040-a50a-6532c3909caa"}} {{(pid=100378) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 03:07:42.966196 np0000007307 devstack@c-api.service[100378]: DEBUG novaclient.v2.client [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET call to compute for https://10.4.3.152/compute/v2.1/servers/53c95c1c-ce7f-4de5-b9a8-98aaf17f6ae3/os-volume_attachments/68867825-ddc0-465a-9532-a00701363c13 used request id req-6f156a69-b942-4c78-8b27-8d963537ec01 {{(pid=100378) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 03:07:42.968322 np0000007307 devstack@c-api.service[100378]: ERROR cinder.volume.api [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Caught error: Detach volume from instance 53c95c1c-ce7f-4de5-b9a8-98aaf17f6ae3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 53c95c1c-ce7f-4de5-b9a8-98aaf17f6ae3 using the Compute API Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 03:07:42.972450 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 53c95c1c-ce7f-4de5-b9a8-98aaf17f6ae3 using the Compute API Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: ERROR cinder.api.middleware.fault Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.middleware.fault [None req-58364e9f-ba2f-4195-a87f-aeccd8d929bd tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7 returned with HTTP 409 Aug 14 03:07:42.973947 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 681/2706] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 03:07:42 2026] DELETE /volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7 => generated 167 bytes in 526 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:43.020925 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-ce21b0cf-ace5-4d17-89fb-912b0e8ce164 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:43.023339 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-ce21b0cf-ace5-4d17-89fb-912b0e8ce164 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:43.023558 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-ce21b0cf-ace5-4d17-89fb-912b0e8ce164 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:43.023701 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-ce21b0cf-ace5-4d17-89fb-912b0e8ce164 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:43.034501 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:43.034501 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:43.039379 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-ce21b0cf-ace5-4d17-89fb-912b0e8ce164 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:43.044571 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-ce21b0cf-ace5-4d17-89fb-912b0e8ce164 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:43.044977 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 676/2707] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:07:43 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 1155 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:43.064364 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-494ad7b5-e05d-45b8-a3aa-fa7646152953 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:43.068256 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-494ad7b5-e05d-45b8-a3aa-fa7646152953 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] POST https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13/action Aug 14 03:07:43.068590 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-494ad7b5-e05d-45b8-a3aa-fa7646152953 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:43.068708 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-494ad7b5-e05d-45b8-a3aa-fa7646152953 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:43.082991 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:43.082991 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:43.083594 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-494ad7b5-e05d-45b8-a3aa-fa7646152953 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:43.091116 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-494ad7b5-e05d-45b8-a3aa-fa7646152953 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Begin detaching volume completed successfully. Aug 14 03:07:43.091391 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-494ad7b5-e05d-45b8-a3aa-fa7646152953 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13/action returned with HTTP 202 Aug 14 03:07:43.092007 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 680/2708] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:07:43 2026] POST /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:07:43.154234 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-76335536-3eee-46e2-91b2-fcc66b866202 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:43.154785 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-76335536-3eee-46e2-91b2-fcc66b866202 None None] GET https://10.4.3.152/volume// Aug 14 03:07:43.155047 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-76335536-3eee-46e2-91b2-fcc66b866202 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:43.155351 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-76335536-3eee-46e2-91b2-fcc66b866202 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:43.155936 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-76335536-3eee-46e2-91b2-fcc66b866202 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:07:43.156170 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 672/2709] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:07:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:07:43.166293 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-7ef3fefa-3af7-4728-b635-bafceab485de None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:43.169099 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-7ef3fefa-3af7-4728-b635-bafceab485de tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:43.169390 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-7ef3fefa-3af7-4728-b635-bafceab485de tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:43.169646 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-7ef3fefa-3af7-4728-b635-bafceab485de tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:43.217636 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-7ef3fefa-3af7-4728-b635-bafceab485de tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:07:43.227882 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:43.227882 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:43.232161 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-7ef3fefa-3af7-4728-b635-bafceab485de tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:43.237338 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-7ef3fefa-3af7-4728-b635-bafceab485de tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:43.237739 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 682/2710] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:07:43 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 1338 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:43.300850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dfae8962-93cd-4f5b-a52c-c20e2ba45fcf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:43.303334 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dfae8962-93cd-4f5b-a52c-c20e2ba45fcf tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:43.303717 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dfae8962-93cd-4f5b-a52c-c20e2ba45fcf tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:43.305461 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dfae8962-93cd-4f5b-a52c-c20e2ba45fcf tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:43.305681 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-dfae8962-93cd-4f5b-a52c-c20e2ba45fcf tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:43.325672 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:43.325672 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:43.326717 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dfae8962-93cd-4f5b-a52c-c20e2ba45fcf tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:43.327263 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 677/2711] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:43 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:43.580916 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ca978141-bf31-4929-b703-8fd588b2ceaf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:43.585748 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ca978141-bf31-4929-b703-8fd588b2ceaf tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:43.585748 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ca978141-bf31-4929-b703-8fd588b2ceaf tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:43.585748 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ca978141-bf31-4929-b703-8fd588b2ceaf tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:43.608585 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:43.608585 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:43.614852 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ca978141-bf31-4929-b703-8fd588b2ceaf tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:43.623847 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ca978141-bf31-4929-b703-8fd588b2ceaf tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:07:43.624427 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 681/2712] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:43 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:43.850082 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-75d27197-6542-4b20-96d1-367ef073bbd7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:43.852455 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-75d27197-6542-4b20-96d1-367ef073bbd7 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] GET https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 Aug 14 03:07:43.852712 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-75d27197-6542-4b20-96d1-367ef073bbd7 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:43.853036 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-75d27197-6542-4b20-96d1-367ef073bbd7 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:43.862454 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:43.862454 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:43.866842 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-75d27197-6542-4b20-96d1-367ef073bbd7 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Volume info retrieved successfully. Aug 14 03:07:43.871476 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-75d27197-6542-4b20-96d1-367ef073bbd7 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 returned with HTTP 200 Aug 14 03:07:43.871971 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 673/2713] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:43 2026] GET /volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:43.890724 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f590e008-ef30-4471-9993-f0e843a8442f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:43.895944 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f590e008-ef30-4471-9993-f0e843a8442f tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] GET https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 Aug 14 03:07:43.896165 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f590e008-ef30-4471-9993-f0e843a8442f tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:43.896386 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f590e008-ef30-4471-9993-f0e843a8442f tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:43.906181 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:43.906181 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:43.915074 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f590e008-ef30-4471-9993-f0e843a8442f tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Volume info retrieved successfully. Aug 14 03:07:43.920883 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f590e008-ef30-4471-9993-f0e843a8442f tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 returned with HTTP 200 Aug 14 03:07:43.921331 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 683/2714] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:43 2026] GET /volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:43.935562 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ff6b3551-f969-413f-9f68-eb1427b74bda None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:43.937283 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ff6b3551-f969-413f-9f68-eb1427b74bda tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] GET https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 Aug 14 03:07:43.937450 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ff6b3551-f969-413f-9f68-eb1427b74bda tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:43.937628 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ff6b3551-f969-413f-9f68-eb1427b74bda tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:43.945632 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:43.945632 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:43.949498 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ff6b3551-f969-413f-9f68-eb1427b74bda tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Volume info retrieved successfully. Aug 14 03:07:43.955072 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ff6b3551-f969-413f-9f68-eb1427b74bda tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 returned with HTTP 200 Aug 14 03:07:43.955505 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 678/2715] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:43 2026] GET /volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:43.969792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-187f67b2-a32f-4f51-8101-6e24e2544222 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:43.971920 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-187f67b2-a32f-4f51-8101-6e24e2544222 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] DELETE https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 Aug 14 03:07:43.972163 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-187f67b2-a32f-4f51-8101-6e24e2544222 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:43.972423 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-187f67b2-a32f-4f51-8101-6e24e2544222 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:43.972622 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-187f67b2-a32f-4f51-8101-6e24e2544222 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Delete volume with id: 206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 Aug 14 03:07:43.982114 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:43.982114 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:43.982715 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-187f67b2-a32f-4f51-8101-6e24e2544222 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Volume info retrieved successfully. Aug 14 03:07:44.012435 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-187f67b2-a32f-4f51-8101-6e24e2544222 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Delete volume request issued successfully. Aug 14 03:07:44.012435 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-187f67b2-a32f-4f51-8101-6e24e2544222 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 returned with HTTP 202 Aug 14 03:07:44.012435 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 682/2716] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:43 2026] DELETE /volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:44.019367 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f9bb8dcf-c906-4a52-8d38-8d24e204f6e1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:44.021172 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f9bb8dcf-c906-4a52-8d38-8d24e204f6e1 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] GET https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 Aug 14 03:07:44.021406 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f9bb8dcf-c906-4a52-8d38-8d24e204f6e1 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:44.021593 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f9bb8dcf-c906-4a52-8d38-8d24e204f6e1 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:44.034016 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:44.034016 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:44.041110 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f9bb8dcf-c906-4a52-8d38-8d24e204f6e1 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Volume info retrieved successfully. Aug 14 03:07:44.047975 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f9bb8dcf-c906-4a52-8d38-8d24e204f6e1 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 returned with HTTP 200 Aug 14 03:07:44.050034 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 674/2717] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:44 2026] GET /volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:44.340693 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c523fb45-4281-4d84-baf9-07f29bff04f3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:44.342682 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c523fb45-4281-4d84-baf9-07f29bff04f3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:44.342971 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c523fb45-4281-4d84-baf9-07f29bff04f3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:44.343197 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c523fb45-4281-4d84-baf9-07f29bff04f3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:44.343348 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-c523fb45-4281-4d84-baf9-07f29bff04f3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:44.347586 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:44.347586 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:44.348298 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c523fb45-4281-4d84-baf9-07f29bff04f3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:44.348712 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 684/2718] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:44 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:44.638260 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-72a2dde5-a6ed-4f41-9eb6-694940355069 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:44.640144 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-72a2dde5-a6ed-4f41-9eb6-694940355069 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:44.640345 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-72a2dde5-a6ed-4f41-9eb6-694940355069 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:44.640523 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-72a2dde5-a6ed-4f41-9eb6-694940355069 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:44.651064 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:44.651064 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:44.656152 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-72a2dde5-a6ed-4f41-9eb6-694940355069 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:44.663081 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-72a2dde5-a6ed-4f41-9eb6-694940355069 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:07:44.663754 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 679/2719] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:44 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.061884 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-243a938b-bed3-4c60-a701-d994ff906035 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.064221 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-243a938b-bed3-4c60-a701-d994ff906035 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] GET https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 Aug 14 03:07:45.064513 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-243a938b-bed3-4c60-a701-d994ff906035 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.064785 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-243a938b-bed3-4c60-a701-d994ff906035 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.072711 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-243a938b-bed3-4c60-a701-d994ff906035 tempest-VolumeTypesTest-732333772 tempest-VolumeTypesTest-732333772-project-member] https://10.4.3.152/volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 returned with HTTP 404 Aug 14 03:07:45.073393 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 683/2720] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/volumes/206b2ce3-5ebf-4ffa-83e0-6f6471c32c31 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:45.081913 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3783786f-162e-485a-b0bb-2df99921f914 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.084301 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3783786f-162e-485a-b0bb-2df99921f914 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] DELETE https://10.4.3.152/volume/v3/types/e0f9041d-61b8-4e48-8a2b-811c7f719a4c Aug 14 03:07:45.084573 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3783786f-162e-485a-b0bb-2df99921f914 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.084876 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3783786f-162e-485a-b0bb-2df99921f914 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.115846 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3783786f-162e-485a-b0bb-2df99921f914 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/e0f9041d-61b8-4e48-8a2b-811c7f719a4c returned with HTTP 202 Aug 14 03:07:45.116579 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 675/2721] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:07:45 2026] DELETE /volume/v3/types/e0f9041d-61b8-4e48-8a2b-811c7f719a4c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:45.122911 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b4e3c981-b27a-4a43-bd58-db7042a013d3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.125192 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b4e3c981-b27a-4a43-bd58-db7042a013d3 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types/e0f9041d-61b8-4e48-8a2b-811c7f719a4c Aug 14 03:07:45.125485 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b4e3c981-b27a-4a43-bd58-db7042a013d3 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.125757 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b4e3c981-b27a-4a43-bd58-db7042a013d3 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.129557 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b4e3c981-b27a-4a43-bd58-db7042a013d3 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/e0f9041d-61b8-4e48-8a2b-811c7f719a4c returned with HTTP 404 Aug 14 03:07:45.130317 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 685/2722] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types/e0f9041d-61b8-4e48-8a2b-811c7f719a4c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:45.137568 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-13a5c017-c96f-4e42-86e0-35db6518de25 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.139871 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-13a5c017-c96f-4e42-86e0-35db6518de25 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] DELETE https://10.4.3.152/volume/v3/types/6296074e-1b5b-4a75-bb98-e778a3583d2a Aug 14 03:07:45.140244 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-13a5c017-c96f-4e42-86e0-35db6518de25 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.140529 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-13a5c017-c96f-4e42-86e0-35db6518de25 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.166080 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-13a5c017-c96f-4e42-86e0-35db6518de25 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/6296074e-1b5b-4a75-bb98-e778a3583d2a returned with HTTP 202 Aug 14 03:07:45.166634 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 680/2723] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:07:45 2026] DELETE /volume/v3/types/6296074e-1b5b-4a75-bb98-e778a3583d2a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:45.174104 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-18d1839a-65e5-4dca-a0ea-7e2ea88d0298 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.176063 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-18d1839a-65e5-4dca-a0ea-7e2ea88d0298 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types/6296074e-1b5b-4a75-bb98-e778a3583d2a Aug 14 03:07:45.176330 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-18d1839a-65e5-4dca-a0ea-7e2ea88d0298 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.176602 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-18d1839a-65e5-4dca-a0ea-7e2ea88d0298 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.180015 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-18d1839a-65e5-4dca-a0ea-7e2ea88d0298 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/6296074e-1b5b-4a75-bb98-e778a3583d2a returned with HTTP 404 Aug 14 03:07:45.180456 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 684/2724] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types/6296074e-1b5b-4a75-bb98-e778a3583d2a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:45.200888 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-63679646-8d43-42bc-83f2-4ca0e4f61dd5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.202801 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-63679646-8d43-42bc-83f2-4ca0e4f61dd5 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:07:45.203276 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-63679646-8d43-42bc-83f2-4ca0e4f61dd5 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-124418664", "description": "tempest-volume-type-description-1822807325", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:45.222026 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-63679646-8d43-42bc-83f2-4ca0e4f61dd5 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:07:45.222407 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 676/2725] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:07:45 2026] POST /volume/v3/types => generated 314 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.231265 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1f040e52-e4c9-4c87-bd59-93b46497d213 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.233498 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1f040e52-e4c9-4c87-bd59-93b46497d213 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types/b1470970-10f7-4121-a2a1-d7da95ddfb00 Aug 14 03:07:45.233704 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1f040e52-e4c9-4c87-bd59-93b46497d213 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.233920 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1f040e52-e4c9-4c87-bd59-93b46497d213 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.239754 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1f040e52-e4c9-4c87-bd59-93b46497d213 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/b1470970-10f7-4121-a2a1-d7da95ddfb00 returned with HTTP 200 Aug 14 03:07:45.240384 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 686/2726] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types/b1470970-10f7-4121-a2a1-d7da95ddfb00 => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.249040 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2f2367a7-3bb3-4122-b88d-2afa0e1df955 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.251053 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2f2367a7-3bb3-4122-b88d-2afa0e1df955 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] DELETE https://10.4.3.152/volume/v3/types/b1470970-10f7-4121-a2a1-d7da95ddfb00 Aug 14 03:07:45.251279 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2f2367a7-3bb3-4122-b88d-2afa0e1df955 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.251490 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2f2367a7-3bb3-4122-b88d-2afa0e1df955 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.290731 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2f2367a7-3bb3-4122-b88d-2afa0e1df955 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/b1470970-10f7-4121-a2a1-d7da95ddfb00 returned with HTTP 202 Aug 14 03:07:45.291141 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 681/2727] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:07:45 2026] DELETE /volume/v3/types/b1470970-10f7-4121-a2a1-d7da95ddfb00 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:45.305159 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-853e39c1-ff4c-4140-86ec-5d75353db866 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.307457 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-853e39c1-ff4c-4140-86ec-5d75353db866 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types/b1470970-10f7-4121-a2a1-d7da95ddfb00 Aug 14 03:07:45.307713 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-853e39c1-ff4c-4140-86ec-5d75353db866 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.307980 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-853e39c1-ff4c-4140-86ec-5d75353db866 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.311979 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-853e39c1-ff4c-4140-86ec-5d75353db866 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/b1470970-10f7-4121-a2a1-d7da95ddfb00 returned with HTTP 404 Aug 14 03:07:45.312615 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 685/2728] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types/b1470970-10f7-4121-a2a1-d7da95ddfb00 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:45.320927 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7077411e-958b-4ae2-b77c-fa7c14792508 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.322784 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7077411e-958b-4ae2-b77c-fa7c14792508 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:07:45.323207 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7077411e-958b-4ae2-b77c-fa7c14792508 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1468643823"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:45.326919 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=489,cinder:UPDATE=117,cinder:INSERT=73 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:07:45.340856 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7077411e-958b-4ae2-b77c-fa7c14792508 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:07:45.340856 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 677/2729] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:07:45 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.349681 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b366a88f-7b60-43e5-82c5-1f98fb0c1308 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.351887 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b366a88f-7b60-43e5-82c5-1f98fb0c1308 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] POST https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption Aug 14 03:07:45.352241 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b366a88f-7b60-43e5-82c5-1f98fb0c1308 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:45.359429 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b26563ec-0c92-41e8-b0a6-617f23a64f9f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.363191 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b26563ec-0c92-41e8-b0a6-617f23a64f9f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:45.363191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b26563ec-0c92-41e8-b0a6-617f23a64f9f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.363191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b26563ec-0c92-41e8-b0a6-617f23a64f9f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.363191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-b26563ec-0c92-41e8-b0a6-617f23a64f9f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:45.368142 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:45.368142 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:45.369048 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b26563ec-0c92-41e8-b0a6-617f23a64f9f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:45.369787 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 682/2730] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.370720 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b366a88f-7b60-43e5-82c5-1f98fb0c1308 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption returned with HTTP 200 Aug 14 03:07:45.371333 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 687/2731] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:07:45 2026] POST /volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.381469 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-834a2be9-3dbb-488c-a29f-611685c559b7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.383317 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-834a2be9-3dbb-488c-a29f-611685c559b7 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption Aug 14 03:07:45.383521 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-834a2be9-3dbb-488c-a29f-611685c559b7 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.384130 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-834a2be9-3dbb-488c-a29f-611685c559b7 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.386076 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=382,cinder:UPDATE=89,cinder:INSERT=57 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:07:45.392040 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-834a2be9-3dbb-488c-a29f-611685c559b7 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption returned with HTTP 200 Aug 14 03:07:45.392595 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 686/2732] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.402131 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-57e73809-c773-485c-8393-4c4e059d0fca None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.403862 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-57e73809-c773-485c-8393-4c4e059d0fca tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] PUT https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption/0e310400-fa56-4e2e-a504-7bb6ba46f3c8 Aug 14 03:07:45.404221 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-57e73809-c773-485c-8393-4c4e059d0fca tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:45.422298 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-57e73809-c773-485c-8393-4c4e059d0fca tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption/0e310400-fa56-4e2e-a504-7bb6ba46f3c8 returned with HTTP 200 Aug 14 03:07:45.422919 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 678/2733] 10.4.3.152 () {68 vars in 1507 bytes} [Fri Aug 14 03:07:45 2026] PUT /volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption/0e310400-fa56-4e2e-a504-7bb6ba46f3c8 => generated 122 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.433850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6a4de51d-a2eb-49be-9b93-19f3abf377c0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.434655 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a4de51d-a2eb-49be-9b93-19f3abf377c0 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption Aug 14 03:07:45.434971 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a4de51d-a2eb-49be-9b93-19f3abf377c0 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.435263 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a4de51d-a2eb-49be-9b93-19f3abf377c0 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.443056 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a4de51d-a2eb-49be-9b93-19f3abf377c0 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption returned with HTTP 200 Aug 14 03:07:45.443637 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 683/2734] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.453516 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-bae3aa3c-6cb2-4b4c-af76-da2f6951da7d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.457843 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bae3aa3c-6cb2-4b4c-af76-da2f6951da7d tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption/cipher Aug 14 03:07:45.457843 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bae3aa3c-6cb2-4b4c-af76-da2f6951da7d tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.457843 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bae3aa3c-6cb2-4b4c-af76-da2f6951da7d tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.466258 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bae3aa3c-6cb2-4b4c-af76-da2f6951da7d tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption/cipher returned with HTTP 200 Aug 14 03:07:45.466868 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 688/2735] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:07:45.475055 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a5119972-9c9e-40c7-a024-29461d374e63 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.477367 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a5119972-9c9e-40c7-a024-29461d374e63 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] DELETE https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption/0e310400-fa56-4e2e-a504-7bb6ba46f3c8 Aug 14 03:07:45.477612 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a5119972-9c9e-40c7-a024-29461d374e63 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.477876 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a5119972-9c9e-40c7-a024-29461d374e63 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.491484 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a5119972-9c9e-40c7-a024-29461d374e63 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption/0e310400-fa56-4e2e-a504-7bb6ba46f3c8 returned with HTTP 202 Aug 14 03:07:45.491963 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 687/2736] 10.4.3.152 () {66 vars in 1489 bytes} [Fri Aug 14 03:07:45 2026] DELETE /volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption/0e310400-fa56-4e2e-a504-7bb6ba46f3c8 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:45.499772 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-485ba52a-e272-493b-bf0d-0f58fdc5465f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.501792 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-485ba52a-e272-493b-bf0d-0f58fdc5465f tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption Aug 14 03:07:45.502032 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-485ba52a-e272-493b-bf0d-0f58fdc5465f tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.502269 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-485ba52a-e272-493b-bf0d-0f58fdc5465f tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.509074 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-485ba52a-e272-493b-bf0d-0f58fdc5465f tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption returned with HTTP 200 Aug 14 03:07:45.509332 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 679/2737] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:07:45.517204 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dda494a9-9369-4111-955c-211b8e3cbe72 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.519871 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dda494a9-9369-4111-955c-211b8e3cbe72 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption Aug 14 03:07:45.520147 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dda494a9-9369-4111-955c-211b8e3cbe72 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.520454 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dda494a9-9369-4111-955c-211b8e3cbe72 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.528128 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dda494a9-9369-4111-955c-211b8e3cbe72 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption returned with HTTP 200 Aug 14 03:07:45.528699 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 684/2738] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:07:45.538627 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-96e1ceb2-be95-493f-a456-b5184ba94732 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.540948 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-96e1ceb2-be95-493f-a456-b5184ba94732 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] DELETE https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d Aug 14 03:07:45.541224 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-96e1ceb2-be95-493f-a456-b5184ba94732 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.541518 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-96e1ceb2-be95-493f-a456-b5184ba94732 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.570722 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-96e1ceb2-be95-493f-a456-b5184ba94732 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d returned with HTTP 202 Aug 14 03:07:45.571154 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 689/2739] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:07:45 2026] DELETE /volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:45.577848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e4fa4807-e07c-477f-8305-242f2557ecf1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.581447 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e4fa4807-e07c-477f-8305-242f2557ecf1 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d Aug 14 03:07:45.581607 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e4fa4807-e07c-477f-8305-242f2557ecf1 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.581801 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e4fa4807-e07c-477f-8305-242f2557ecf1 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.587742 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e4fa4807-e07c-477f-8305-242f2557ecf1 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d returned with HTTP 404 Aug 14 03:07:45.587742 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 688/2740] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types/a7ad4890-ae97-4fe9-a8d9-665c11ba604d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:45.597795 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-60b3976e-fbb1-4d3d-adaa-1d463295b4fe None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.601954 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-60b3976e-fbb1-4d3d-adaa-1d463295b4fe tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types Aug 14 03:07:45.602147 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-60b3976e-fbb1-4d3d-adaa-1d463295b4fe tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.602340 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-60b3976e-fbb1-4d3d-adaa-1d463295b4fe tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.616651 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-60b3976e-fbb1-4d3d-adaa-1d463295b4fe tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:07:45.617938 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 680/2741] 10.4.3.152 () {66 vars in 1231 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.629795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-76412d7d-03ed-41fe-8ea3-6cdaa03294c0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.635224 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-76412d7d-03ed-41fe-8ea3-6cdaa03294c0 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:07:45.635599 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-76412d7d-03ed-41fe-8ea3-6cdaa03294c0 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-215000677"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:45.655008 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-76412d7d-03ed-41fe-8ea3-6cdaa03294c0 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:07:45.655543 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 685/2742] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:07:45 2026] POST /volume/v3/types => generated 220 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.666848 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0e3a9d65-2e6b-4052-8bfa-6c8c50d33245 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.669483 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0e3a9d65-2e6b-4052-8bfa-6c8c50d33245 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] PUT https://10.4.3.152/volume/v3/types/0ee6a955-a00c-4dcd-b47c-bcbfb6986f4b Aug 14 03:07:45.669990 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0e3a9d65-2e6b-4052-8bfa-6c8c50d33245 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2074213209", "description": "tempest-volume-type-description-2108548980", "is_public": false}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:45.679899 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-03c40bda-469b-4ebd-8c58-4dbd98ea5bb2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.683214 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-03c40bda-469b-4ebd-8c58-4dbd98ea5bb2 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:45.683214 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-03c40bda-469b-4ebd-8c58-4dbd98ea5bb2 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.683214 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-03c40bda-469b-4ebd-8c58-4dbd98ea5bb2 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.692413 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:45.692413 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:45.696362 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-03c40bda-469b-4ebd-8c58-4dbd98ea5bb2 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:45.701485 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-03c40bda-469b-4ebd-8c58-4dbd98ea5bb2 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:07:45.702159 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 689/2743] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.721479 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0e3a9d65-2e6b-4052-8bfa-6c8c50d33245 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/0ee6a955-a00c-4dcd-b47c-bcbfb6986f4b returned with HTTP 200 Aug 14 03:07:45.722205 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 690/2744] 10.4.3.152 () {68 vars in 1363 bytes} [Fri Aug 14 03:07:45 2026] PUT /volume/v3/types/0ee6a955-a00c-4dcd-b47c-bcbfb6986f4b => generated 205 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.734292 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-52aeb837-353d-49bc-9094-e8213a4e2e40 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.735710 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-52aeb837-353d-49bc-9094-e8213a4e2e40 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types/0ee6a955-a00c-4dcd-b47c-bcbfb6986f4b Aug 14 03:07:45.736047 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-52aeb837-353d-49bc-9094-e8213a4e2e40 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.736349 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-52aeb837-353d-49bc-9094-e8213a4e2e40 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.741626 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-52aeb837-353d-49bc-9094-e8213a4e2e40 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/0ee6a955-a00c-4dcd-b47c-bcbfb6986f4b returned with HTTP 200 Aug 14 03:07:45.742137 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 681/2745] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types/0ee6a955-a00c-4dcd-b47c-bcbfb6986f4b => generated 269 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:45.750047 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-92be9fb2-c4f1-4b92-863a-54957fb50cf0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.751815 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-92be9fb2-c4f1-4b92-863a-54957fb50cf0 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] DELETE https://10.4.3.152/volume/v3/types/0ee6a955-a00c-4dcd-b47c-bcbfb6986f4b Aug 14 03:07:45.752063 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-92be9fb2-c4f1-4b92-863a-54957fb50cf0 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.752305 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-92be9fb2-c4f1-4b92-863a-54957fb50cf0 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.777366 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-92be9fb2-c4f1-4b92-863a-54957fb50cf0 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/0ee6a955-a00c-4dcd-b47c-bcbfb6986f4b returned with HTTP 202 Aug 14 03:07:45.777863 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 686/2746] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:07:45 2026] DELETE /volume/v3/types/0ee6a955-a00c-4dcd-b47c-bcbfb6986f4b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:45.785684 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bf7f4cfe-0f70-44ad-bbdc-022f8629f7c2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:45.787198 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf7f4cfe-0f70-44ad-bbdc-022f8629f7c2 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] GET https://10.4.3.152/volume/v3/types/0ee6a955-a00c-4dcd-b47c-bcbfb6986f4b Aug 14 03:07:45.787538 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bf7f4cfe-0f70-44ad-bbdc-022f8629f7c2 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:45.787862 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bf7f4cfe-0f70-44ad-bbdc-022f8629f7c2 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:45.790905 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf7f4cfe-0f70-44ad-bbdc-022f8629f7c2 tempest-VolumeTypesTest-220853413 tempest-VolumeTypesTest-220853413-project-admin] https://10.4.3.152/volume/v3/types/0ee6a955-a00c-4dcd-b47c-bcbfb6986f4b returned with HTTP 404 Aug 14 03:07:45.791532 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 690/2747] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:07:45 2026] GET /volume/v3/types/0ee6a955-a00c-4dcd-b47c-bcbfb6986f4b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:46.238263 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-4ae683d8-3766-4b31-a000-5b13344cab3c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:46.240666 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-4ae683d8-3766-4b31-a000-5b13344cab3c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] POST https://10.4.3.152/volume/v3/attachments/f62a4415-4227-48b1-a7cf-785268842fe6/action Aug 14 03:07:46.241302 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-4ae683d8-3766-4b31-a000-5b13344cab3c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:46.241584 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-4ae683d8-3766-4b31-a000-5b13344cab3c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:46.266675 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:46.266675 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:46.290800 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-ba7c81d2-3841-4b7a-b250-b40a7269e6bc req-4ae683d8-3766-4b31-a000-5b13344cab3c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/attachments/f62a4415-4227-48b1-a7cf-785268842fe6/action returned with HTTP 204 Aug 14 03:07:46.291692 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 691/2748] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:07:46 2026] POST /volume/v3/attachments/f62a4415-4227-48b1-a7cf-785268842fe6/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:46.337530 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-2fbdd5d6-84fc-4bb5-963b-ca420ce11f48 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:46.339790 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-2fbdd5d6-84fc-4bb5-963b-ca420ce11f48 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7 Aug 14 03:07:46.340004 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-2fbdd5d6-84fc-4bb5-963b-ca420ce11f48 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:46.340211 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-2fbdd5d6-84fc-4bb5-963b-ca420ce11f48 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:46.351281 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:46.351281 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:46.382746 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7dd806d6-596f-4de7-a41a-9ab04f617b15 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:46.385310 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7dd806d6-596f-4de7-a41a-9ab04f617b15 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:46.385676 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7dd806d6-596f-4de7-a41a-9ab04f617b15 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:46.386018 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7dd806d6-596f-4de7-a41a-9ab04f617b15 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:46.386260 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-7dd806d6-596f-4de7-a41a-9ab04f617b15 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:46.390956 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:46.390956 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:46.391631 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7dd806d6-596f-4de7-a41a-9ab04f617b15 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:46.392042 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 687/2749] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:46 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:46.422366 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8cbd6b58-bd4b-44cc-b9a1-5917bd4aad6a req-2fbdd5d6-84fc-4bb5-963b-ca420ce11f48 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7 returned with HTTP 200 Aug 14 03:07:46.422366 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 682/2750] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:07:46 2026] DELETE /volume/v3/attachments/f1812656-651e-4cf6-8293-331a30d4e8b7 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:46.718849 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1f7cadc9-109a-4d5c-84c6-6b4e173286ba None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:46.721205 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1f7cadc9-109a-4d5c-84c6-6b4e173286ba tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:46.721480 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1f7cadc9-109a-4d5c-84c6-6b4e173286ba tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:46.721718 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1f7cadc9-109a-4d5c-84c6-6b4e173286ba tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:46.738971 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:46.738971 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:46.738971 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1f7cadc9-109a-4d5c-84c6-6b4e173286ba tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:46.743505 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1f7cadc9-109a-4d5c-84c6-6b4e173286ba tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:07:46.743901 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 691/2751] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:46 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 1131 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:46.758621 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5527cf1d-ca7e-4ef8-a7f9-a52801530753 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:46.761592 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5527cf1d-ca7e-4ef8-a7f9-a52801530753 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:46.762002 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5527cf1d-ca7e-4ef8-a7f9-a52801530753 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:46.763627 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5527cf1d-ca7e-4ef8-a7f9-a52801530753 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:46.775436 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:46.775436 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:46.779991 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5527cf1d-ca7e-4ef8-a7f9-a52801530753 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:46.786176 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5527cf1d-ca7e-4ef8-a7f9-a52801530753 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:07:46.786877 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 692/2752] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:46 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 1131 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:47.378412 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-70250ebe-06a9-48c3-9947-36feb5a0c175 req-51a5cdac-44c9-417b-a8e7-880d107a8911 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:47.380744 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-70250ebe-06a9-48c3-9947-36feb5a0c175 req-51a5cdac-44c9-417b-a8e7-880d107a8911 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:47.380970 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-70250ebe-06a9-48c3-9947-36feb5a0c175 req-51a5cdac-44c9-417b-a8e7-880d107a8911 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:47.381190 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-70250ebe-06a9-48c3-9947-36feb5a0c175 req-51a5cdac-44c9-417b-a8e7-880d107a8911 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:47.389437 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:47.389437 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:47.393656 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-70250ebe-06a9-48c3-9947-36feb5a0c175 req-51a5cdac-44c9-417b-a8e7-880d107a8911 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:47.398953 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-70250ebe-06a9-48c3-9947-36feb5a0c175 req-51a5cdac-44c9-417b-a8e7-880d107a8911 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:47.399599 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 688/2753] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:07:47 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:47.403119 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3c36b7f1-0b2a-4ff8-8e96-6499ab418753 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:47.404929 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3c36b7f1-0b2a-4ff8-8e96-6499ab418753 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:47.405339 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3c36b7f1-0b2a-4ff8-8e96-6499ab418753 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:47.405445 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3c36b7f1-0b2a-4ff8-8e96-6499ab418753 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:47.405472 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-3c36b7f1-0b2a-4ff8-8e96-6499ab418753 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:47.409908 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:47.409908 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:47.410524 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3c36b7f1-0b2a-4ff8-8e96-6499ab418753 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:47.410920 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 683/2754] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:47 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:47.413750 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-67e99546-4880-4e70-a66d-7511a59efc37 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:47.417851 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-67e99546-4880-4e70-a66d-7511a59efc37 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] DELETE https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:47.417851 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-67e99546-4880-4e70-a66d-7511a59efc37 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:47.417851 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-67e99546-4880-4e70-a66d-7511a59efc37 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:47.417851 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-67e99546-4880-4e70-a66d-7511a59efc37 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Delete volume with id: 68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:47.427300 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8f9913a3-ac5a-48f5-91ee-ef83ce62d6b3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:47.427693 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:47.427693 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:47.428133 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-67e99546-4880-4e70-a66d-7511a59efc37 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:47.430251 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8f9913a3-ac5a-48f5-91ee-ef83ce62d6b3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379/export_record Aug 14 03:07:47.430635 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8f9913a3-ac5a-48f5-91ee-ef83ce62d6b3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:47.430975 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8f9913a3-ac5a-48f5-91ee-ef83ce62d6b3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'export_record' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:47.431203 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-8f9913a3-ac5a-48f5-91ee-ef83ce62d6b3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Export record for backup 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100378) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 03:07:47.441633 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:47.441633 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:47.443242 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.api [None req-8f9913a3-ac5a-48f5-91ee-ef83ce62d6b3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling RPCAPI with context: , host: np0000007307, backup: 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100378) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 03:07:47.454851 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-67e99546-4880-4e70-a66d-7511a59efc37 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Delete volume request issued successfully. Aug 14 03:07:47.455537 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-8f9913a3-ac5a-48f5-91ee-ef83ce62d6b3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] export_record in rpcapi backup_id 129096b4-3b08-44e9-b9c0-380fcbb56379 on host np0000007307. {{(pid=100378) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 03:07:47.455596 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-67e99546-4880-4e70-a66d-7511a59efc37 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 202 Aug 14 03:07:47.455596 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 692/2755] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:07:47 2026] DELETE /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:07:47.466591 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-361ad35b-6e15-4a87-b347-2ee0ce3ac174 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:47.469033 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-361ad35b-6e15-4a87-b347-2ee0ce3ac174 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:47.469964 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-361ad35b-6e15-4a87-b347-2ee0ce3ac174 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:47.469964 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-361ad35b-6e15-4a87-b347-2ee0ce3ac174 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:47.473962 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-8f9913a3-ac5a-48f5-91ee-ef83ce62d6b3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTI5MDk2YjQtM2IwOC00NGU5LWI5YzAtMzgwZmNiYjU2Mzc5IiwgInVzZXJfaWQiOiAiYjA0NDZhYzA3MGQ2NGQ1NWEwOTVlMTk2MDM0NmU2YjciLCAicHJvamVjdF9pZCI6ICJmNWM0NjI4ODQ0YTQ0ZThkYmFhYjM4ZDdhZTJmNzE0NiIsICJ2b2x1bWVfaWQiOiAiNDQ4N2YxZjAtZGE1NS00NDU1LTg3ZjQtZmIyOGNkZDhlZTRjIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTU1Nzc4ODYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NDg3ZjFmMC1kYTU1LTQ0NTUtODdmNC1mYjI4Y2RkOGVlNGMvMjAyNjA4MTQwMzA3MzAvYXpfbm92YV9iYWNrdXBfMTI5MDk2YjQtM2IwOC00NGU5LWI5YzAtMzgwZmNiYjU2Mzc5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzowNzoyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzowNzoyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjA3OjQ3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100378) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 03:07:47.474810 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8f9913a3-ac5a-48f5-91ee-ef83ce62d6b3 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379/export_record returned with HTTP 200 Aug 14 03:07:47.475410 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 693/2756] 10.4.3.152 () {68 vars in 1430 bytes} [Fri Aug 14 03:07:47 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379/export_record => generated 1424 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:47.478374 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:47.478374 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:47.484657 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-361ad35b-6e15-4a87-b347-2ee0ce3ac174 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Volume info retrieved successfully. Aug 14 03:07:47.488809 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f3ddf718-bdf8-4ce7-af6f-5bac7e77e880 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:47.490808 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-361ad35b-6e15-4a87-b347-2ee0ce3ac174 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 200 Aug 14 03:07:47.490939 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f3ddf718-bdf8-4ce7-af6f-5bac7e77e880 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:07:47.491194 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f3ddf718-bdf8-4ce7-af6f-5bac7e77e880 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:47.491445 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f3ddf718-bdf8-4ce7-af6f-5bac7e77e880 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:47.491536 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 689/2757] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:47 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:47.491581 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-f3ddf718-bdf8-4ce7-af6f-5bac7e77e880 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:47.496102 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:47.496102 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:47.496750 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f3ddf718-bdf8-4ce7-af6f-5bac7e77e880 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:07:47.497172 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 684/2758] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:47 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:47.512693 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5fc1e35c-cb83-4a89-8d7f-fd31b4228f50 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:47.514512 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5fc1e35c-cb83-4a89-8d7f-fd31b4228f50 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] POST https://10.4.3.152/volume/v3/backups/import_record Aug 14 03:07:47.514932 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5fc1e35c-cb83-4a89-8d7f-fd31b4228f50 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDI2ZGM4NGQtMTg5ZC00MTRiLTgxOTAtOThmZWJiODY0Mjg2IiwgInVzZXJfaWQiOiAiYjA0NDZhYzA3MGQ2NGQ1NWEwOTVlMTk2MDM0NmU2YjciLCAicHJvamVjdF9pZCI6ICJmNWM0NjI4ODQ0YTQ0ZThkYmFhYjM4ZDdhZTJmNzE0NiIsICJ2b2x1bWVfaWQiOiAiNDQ4N2YxZjAtZGE1NS00NDU1LTg3ZjQtZmIyOGNkZDhlZTRjIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTU1Nzc4ODYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NDg3ZjFmMC1kYTU1LTQ0NTUtODdmNC1mYjI4Y2RkOGVlNGMvMjAyNjA4MTQwMzA3MzAvYXpfbm92YV9iYWNrdXBfMTI5MDk2YjQtM2IwOC00NGU5LWI5YzAtMzgwZmNiYjU2Mzc5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzowNzoyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzowNzoyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjA3OjQ3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:47.516316 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-5fc1e35c-cb83-4a89-8d7f-fd31b4228f50 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDI2ZGM4NGQtMTg5ZC00MTRiLTgxOTAtOThmZWJiODY0Mjg2IiwgInVzZXJfaWQiOiAiYjA0NDZhYzA3MGQ2NGQ1NWEwOTVlMTk2MDM0NmU2YjciLCAicHJvamVjdF9pZCI6ICJmNWM0NjI4ODQ0YTQ0ZThkYmFhYjM4ZDdhZTJmNzE0NiIsICJ2b2x1bWVfaWQiOiAiNDQ4N2YxZjAtZGE1NS00NDU1LTg3ZjQtZmIyOGNkZDhlZTRjIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTU1Nzc4ODYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NDg3ZjFmMC1kYTU1LTQ0NTUtODdmNC1mYjI4Y2RkOGVlNGMvMjAyNjA4MTQwMzA3MzAvYXpfbm92YV9iYWNrdXBfMTI5MDk2YjQtM2IwOC00NGU5LWI5YzAtMzgwZmNiYjU2Mzc5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzowNzoyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzowNzoyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjA3OjQ3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100379) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 03:07:47.516460 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-5fc1e35c-cb83-4a89-8d7f-fd31b4228f50 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDI2ZGM4NGQtMTg5ZC00MTRiLTgxOTAtOThmZWJiODY0Mjg2IiwgInVzZXJfaWQiOiAiYjA0NDZhYzA3MGQ2NGQ1NWEwOTVlMTk2MDM0NmU2YjciLCAicHJvamVjdF9pZCI6ICJmNWM0NjI4ODQ0YTQ0ZThkYmFhYjM4ZDdhZTJmNzE0NiIsICJ2b2x1bWVfaWQiOiAiNDQ4N2YxZjAtZGE1NS00NDU1LTg3ZjQtZmIyOGNkZDhlZTRjIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTU1Nzc4ODYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NDg3ZjFmMC1kYTU1LTQ0NTUtODdmNC1mYjI4Y2RkOGVlNGMvMjAyNjA4MTQwMzA3MzAvYXpfbm92YV9iYWNrdXBfMTI5MDk2YjQtM2IwOC00NGU5LWI5YzAtMzgwZmNiYjU2Mzc5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzowNzoyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzowNzoyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjA3OjQ3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100379) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 03:07:47.517547 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.policy [None req-5fc1e35c-cb83-4a89-8d7f-fd31b4228f50 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '2c866cd4600f4dbda2bcd63b162252e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5c4628844a44e8dbaab38d7ae2f7146', '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=100379) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:07:47.517999 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5fc1e35c-cb83-4a89-8d7f-fd31b4228f50 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] https://10.4.3.152/volume/v3/backups/import_record returned with HTTP 403 Aug 14 03:07:47.518644 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 693/2759] 10.4.3.152 () {70 vars in 1342 bytes} [Fri Aug 14 03:07:47 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:47.527968 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b4d5166e-2f97-4145-a266-ee2726ddb439 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:47.529865 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b4d5166e-2f97-4145-a266-ee2726ddb439 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c Aug 14 03:07:47.530281 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b4d5166e-2f97-4145-a266-ee2726ddb439 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:47.530520 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b4d5166e-2f97-4145-a266-ee2726ddb439 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:47.530740 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-b4d5166e-2f97-4145-a266-ee2726ddb439 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Delete volume with id: 4487f1f0-da55-4455-87f4-fb28cdd8ee4c Aug 14 03:07:47.538448 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:47.538448 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:47.538967 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b4d5166e-2f97-4145-a266-ee2726ddb439 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:07:47.567893 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b4d5166e-2f97-4145-a266-ee2726ddb439 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Delete volume request issued successfully. Aug 14 03:07:47.568118 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b4d5166e-2f97-4145-a266-ee2726ddb439 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c returned with HTTP 202 Aug 14 03:07:47.568574 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 694/2760] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:07:47 2026] DELETE /volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:47.578534 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3f2efa37-3efe-4319-908f-b7edb7865eb1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:47.580350 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3f2efa37-3efe-4319-908f-b7edb7865eb1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c Aug 14 03:07:47.580639 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3f2efa37-3efe-4319-908f-b7edb7865eb1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:47.580883 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3f2efa37-3efe-4319-908f-b7edb7865eb1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:47.588894 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:47.588894 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:47.592810 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3f2efa37-3efe-4319-908f-b7edb7865eb1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:07:47.597998 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3f2efa37-3efe-4319-908f-b7edb7865eb1 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c returned with HTTP 200 Aug 14 03:07:47.598834 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 690/2761] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:47 2026] GET /volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:47.813499 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:47.925120 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:47.925476 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-909965850"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:47.926803 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-909965850'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:47.926988 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Create volume of 1 GB Aug 14 03:07:47.931098 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Availability Zones retrieved successfully. Aug 14 03:07:47.936093 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Flow 'volume_create_api' (15365d53-7910-4e2a-802a-a93f960dcd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:47.937122 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e8d327-071a-4991-8db0-439ce57ed4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:47.938112 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:47.963503 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e8d327-071a-4991-8db0-439ce57ed4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:47.964398 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6a53dc-18d5-4621-ba5d-c10efb820613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:48.023129 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Created reservations ['17aecfde-0cd9-4adb-bf67-79d261c6b11e', '8e2b3471-80f2-487c-8ac4-383021121a84', 'fa688201-9cf0-4c46-8f27-3c055d7263ca', 'ccd5c2a7-faf1-457b-86ec-13abb4f8a432'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:48.023986 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6a53dc-18d5-4621-ba5d-c10efb820613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17aecfde-0cd9-4adb-bf67-79d261c6b11e', '8e2b3471-80f2-487c-8ac4-383021121a84', 'fa688201-9cf0-4c46-8f27-3c055d7263ca', 'ccd5c2a7-faf1-457b-86ec-13abb4f8a432']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:48.024736 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cce0307-7a87-4bbf-932c-17e6094a5d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:48.045237 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cce0307-7a87-4bbf-932c-17e6094a5d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bba722de-a486-49d8-926c-07ecaf57c165', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-909965850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b610731ef4642eab1f4a61134ee1dea',qos_specs=None,replication_status=,reservations=['17aecfde-0cd9-4adb-bf67-79d261c6b11e','8e2b3471-80f2-487c-8ac4-383021121a84','fa688201-9cf0-4c46-8f27-3c055d7263ca','ccd5c2a7-faf1-457b-86ec-13abb4f8a432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e04b13a5bc84b439938aa0a2c4a5e99',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-909965850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bba722de-a486-49d8-926c-07ecaf57c165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b610731ef4642eab1f4a61134ee1dea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e04b13a5bc84b439938aa0a2c4a5e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:48.046085 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae435b5-9a35-4209-a6d3-36167c1e2428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:48.063093 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae435b5-9a35-4209-a6d3-36167c1e2428) transitioned into state 'SUCCESS' from state '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-909965850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b610731ef4642eab1f4a61134ee1dea',qos_specs=None,replication_status=,reservations=['17aecfde-0cd9-4adb-bf67-79d261c6b11e','8e2b3471-80f2-487c-8ac4-383021121a84','fa688201-9cf0-4c46-8f27-3c055d7263ca','ccd5c2a7-faf1-457b-86ec-13abb4f8a432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e04b13a5bc84b439938aa0a2c4a5e99',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:48.063793 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45417391-ce7a-4395-89ee-d3081af7a048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:48.072978 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45417391-ce7a-4395-89ee-d3081af7a048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:48.073697 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Flow 'volume_create_api' (15365d53-7910-4e2a-802a-a93f960dcd5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:48.073989 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Create volume request issued successfully. Aug 14 03:07:48.074542 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1cfdcd3b-d98e-4306-a59e-2355c1b78a50 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:48.075041 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 685/2762] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:07:47 2026] POST /volume/v3/volumes => generated 750 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:48.086653 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c1d3ae2a-59c2-4484-9fd9-945c22a0cab1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:48.088369 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c1d3ae2a-59c2-4484-9fd9-945c22a0cab1 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 Aug 14 03:07:48.088555 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c1d3ae2a-59c2-4484-9fd9-945c22a0cab1 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:48.088722 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c1d3ae2a-59c2-4484-9fd9-945c22a0cab1 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:48.095442 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:48.095442 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:48.098934 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c1d3ae2a-59c2-4484-9fd9-945c22a0cab1 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:48.103533 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c1d3ae2a-59c2-4484-9fd9-945c22a0cab1 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 returned with HTTP 200 Aug 14 03:07:48.103949 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 694/2763] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:48 2026] GET /volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:48.506056 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-047156ff-bca9-41d6-8af3-a28a382e8f63 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:48.508606 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-047156ff-bca9-41d6-8af3-a28a382e8f63 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] GET https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 Aug 14 03:07:48.509102 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-047156ff-bca9-41d6-8af3-a28a382e8f63 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:48.509459 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-047156ff-bca9-41d6-8af3-a28a382e8f63 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:48.517245 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-047156ff-bca9-41d6-8af3-a28a382e8f63 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830 tempest-TestServerVolumeAttachScenarioOldVersion-1652107830-project-member] https://10.4.3.152/volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 returned with HTTP 404 Aug 14 03:07:48.517911 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 695/2764] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:07:48 2026] GET /volume/v3/volumes/68867825-ddc0-465a-9532-a00701363c13 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:07:48.616644 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-448bbd93-a8c2-4dcc-a0d5-142920314207 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:48.618356 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-448bbd93-a8c2-4dcc-a0d5-142920314207 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c Aug 14 03:07:48.618573 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-448bbd93-a8c2-4dcc-a0d5-142920314207 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:48.618750 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-448bbd93-a8c2-4dcc-a0d5-142920314207 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:48.632517 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-448bbd93-a8c2-4dcc-a0d5-142920314207 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c returned with HTTP 404 Aug 14 03:07:48.633025 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 691/2765] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:48 2026] GET /volume/v3/volumes/4487f1f0-da55-4455-87f4-fb28cdd8ee4c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:48.643752 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-872cc085-f85f-4388-a314-ef2a48dbb95f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:48.645924 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-872cc085-f85f-4388-a314-ef2a48dbb95f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] GET https://10.4.3.152/volume/v3/backups Aug 14 03:07:48.646165 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-872cc085-f85f-4388-a314-ef2a48dbb95f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:48.646389 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-872cc085-f85f-4388-a314-ef2a48dbb95f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:48.646688 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-872cc085-f85f-4388-a314-ef2a48dbb95f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:48.647124 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:48.647124 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:48.660016 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-872cc085-f85f-4388-a314-ef2a48dbb95f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] https://10.4.3.152/volume/v3/backups returned with HTTP 200 Aug 14 03:07:48.660417 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 686/2766] 10.4.3.152 () {68 vars in 1277 bytes} [Fri Aug 14 03:07:48 2026] GET /volume/v3/backups => generated 624 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:48.671123 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-07ae75f7-ad55-4317-9b76-e0746ca8fe60 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:48.673189 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-07ae75f7-ad55-4317-9b76-e0746ca8fe60 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] GET https://10.4.3.152/volume/v3/backups?project_id=f5c4628844a44e8dbaab38d7ae2f7146 Aug 14 03:07:48.673525 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-07ae75f7-ad55-4317-9b76-e0746ca8fe60 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:48.673782 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-07ae75f7-ad55-4317-9b76-e0746ca8fe60 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:48.673944 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-07ae75f7-ad55-4317-9b76-e0746ca8fe60 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Removing options 'project_id' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:48.690009 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-07ae75f7-ad55-4317-9b76-e0746ca8fe60 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] https://10.4.3.152/volume/v3/backups?project_id=f5c4628844a44e8dbaab38d7ae2f7146 returned with HTTP 200 Aug 14 03:07:48.690497 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 695/2767] 10.4.3.152 () {68 vars in 1364 bytes} [Fri Aug 14 03:07:48 2026] GET /volume/v3/backups?project_id=f5c4628844a44e8dbaab38d7ae2f7146 => generated 624 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:48.700358 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:48.703202 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:48.703731 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-564096324"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:48.706448 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-564096324'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:48.707128 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Create volume of 1 GB Aug 14 03:07:48.715706 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Availability Zones retrieved successfully. Aug 14 03:07:48.724834 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Flow 'volume_create_api' (e18a35d8-6c7d-4dfe-9883-fb882ebf3be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:48.726828 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba771c18-b712-47f3-a4b3-d8a6e8975dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:48.728199 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:48.770078 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba771c18-b712-47f3-a4b3-d8a6e8975dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:48.771747 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9638ef8-4bf1-42f6-8050-024c629394c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:48.833062 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Created reservations ['5f5c7540-f6a3-4599-85b3-5eacd909f2d5', '109d1c12-1baa-43ed-9094-e1ce08aac2ff', 'b09e9c80-96fb-4b85-ac3b-4b150119ed3f', '18e1a979-35a8-4c0d-9b39-6084784ef277'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:48.834490 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9638ef8-4bf1-42f6-8050-024c629394c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f5c7540-f6a3-4599-85b3-5eacd909f2d5', '109d1c12-1baa-43ed-9094-e1ce08aac2ff', 'b09e9c80-96fb-4b85-ac3b-4b150119ed3f', '18e1a979-35a8-4c0d-9b39-6084784ef277']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:48.835870 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0753c552-cae6-467b-9c3f-3d8c6541477d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:48.860430 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0753c552-cae6-467b-9c3f-3d8c6541477d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b72fabfa-97ba-4df7-85d4-e1124b0919c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-564096324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5c4628844a44e8dbaab38d7ae2f7146',qos_specs=None,replication_status=,reservations=['5f5c7540-f6a3-4599-85b3-5eacd909f2d5','109d1c12-1baa-43ed-9094-e1ce08aac2ff','b09e9c80-96fb-4b85-ac3b-4b150119ed3f','18e1a979-35a8-4c0d-9b39-6084784ef277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0446ac070d64d55a095e1960346e6b7',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-564096324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b72fabfa-97ba-4df7-85d4-e1124b0919c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5c4628844a44e8dbaab38d7ae2f7146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0446ac070d64d55a095e1960346e6b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:48.861131 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f7c25f-243d-43c7-a619-86a3bead36c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:48.880935 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f7c25f-243d-43c7-a619-86a3bead36c2) transitioned into state 'SUCCESS' from state '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-564096324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5c4628844a44e8dbaab38d7ae2f7146',qos_specs=None,replication_status=,reservations=['5f5c7540-f6a3-4599-85b3-5eacd909f2d5','109d1c12-1baa-43ed-9094-e1ce08aac2ff','b09e9c80-96fb-4b85-ac3b-4b150119ed3f','18e1a979-35a8-4c0d-9b39-6084784ef277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0446ac070d64d55a095e1960346e6b7',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:48.882061 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56741229-9d92-4031-b1d0-f023ae604cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:48.895639 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56741229-9d92-4031-b1d0-f023ae604cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:48.897181 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Flow 'volume_create_api' (e18a35d8-6c7d-4dfe-9883-fb882ebf3be8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:48.897654 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Create volume request issued successfully. Aug 14 03:07:48.898529 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b25ba103-d3ae-42ce-b58f-6a842f1d715d tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:48.899265 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 696/2768] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:07:48 2026] POST /volume/v3/volumes => generated 777 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:48.912495 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ef69b94d-0486-4ed8-bb3e-5f08b0e52039 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:48.916920 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ef69b94d-0486-4ed8-bb3e-5f08b0e52039 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 Aug 14 03:07:48.917198 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ef69b94d-0486-4ed8-bb3e-5f08b0e52039 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:48.917539 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ef69b94d-0486-4ed8-bb3e-5f08b0e52039 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:48.927743 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:48.927743 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:48.933295 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ef69b94d-0486-4ed8-bb3e-5f08b0e52039 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:07:48.939976 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ef69b94d-0486-4ed8-bb3e-5f08b0e52039 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 returned with HTTP 200 Aug 14 03:07:48.940684 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 692/2769] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:48 2026] GET /volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:49.119413 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bcfdec03-24e7-47ef-b118-02616b597ba5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:49.121910 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bcfdec03-24e7-47ef-b118-02616b597ba5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 Aug 14 03:07:49.122198 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bcfdec03-24e7-47ef-b118-02616b597ba5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:49.123135 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bcfdec03-24e7-47ef-b118-02616b597ba5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:49.131803 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:49.131803 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:49.138840 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bcfdec03-24e7-47ef-b118-02616b597ba5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:49.141537 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bcfdec03-24e7-47ef-b118-02616b597ba5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 returned with HTTP 200 Aug 14 03:07:49.142770 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 687/2770] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:49 2026] GET /volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:49.161507 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4ff44899-cb93-4197-9620-31e5919d3ed7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:49.163349 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4ff44899-cb93-4197-9620-31e5919d3ed7 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:07:49.163680 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4ff44899-cb93-4197-9620-31e5919d3ed7 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bba722de-a486-49d8-926c-07ecaf57c165", "name": "tempest-VolumesDeleteCascade-Snapshot-1874849273"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:49.172653 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:49.172653 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:49.173140 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4ff44899-cb93-4197-9620-31e5919d3ed7 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:49.173276 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-4ff44899-cb93-4197-9620-31e5919d3ed7 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Create snapshot from volume bba722de-a486-49d8-926c-07ecaf57c165 Aug 14 03:07:49.206451 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-4ff44899-cb93-4197-9620-31e5919d3ed7 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Created reservations ['87dc97d6-d2c6-49a3-8c38-e6ae0dc34eab', '0eb05154-0213-4610-97e6-19757df7a5d7', 'ada1f731-5fb5-43b1-b841-2cb3d8c42b57', 'fe29cfa0-56c1-4625-acfc-4e31d2b70e52'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:49.236831 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4ff44899-cb93-4197-9620-31e5919d3ed7 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Snapshot create request issued successfully. Aug 14 03:07:49.237304 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4ff44899-cb93-4197-9620-31e5919d3ed7 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:07:49.237783 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 696/2771] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:07:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:49.251862 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5b93e4ff-5508-4f6f-80a7-cec7a2e09da5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:49.254502 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5b93e4ff-5508-4f6f-80a7-cec7a2e09da5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/snapshots/357ebd92-4c1f-418a-bed4-94980be04fc4 Aug 14 03:07:49.254711 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5b93e4ff-5508-4f6f-80a7-cec7a2e09da5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:49.255049 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5b93e4ff-5508-4f6f-80a7-cec7a2e09da5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:49.261445 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:49.261445 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:49.261986 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5b93e4ff-5508-4f6f-80a7-cec7a2e09da5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Snapshot retrieved successfully. Aug 14 03:07:49.263470 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5b93e4ff-5508-4f6f-80a7-cec7a2e09da5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots/357ebd92-4c1f-418a-bed4-94980be04fc4 returned with HTTP 200 Aug 14 03:07:49.263470 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 697/2772] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:07:49 2026] GET /volume/v3/snapshots/357ebd92-4c1f-418a-bed4-94980be04fc4 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:49.953479 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5798800d-a20d-4f31-9c84-e19ab7c63982 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:49.955454 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5798800d-a20d-4f31-9c84-e19ab7c63982 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 Aug 14 03:07:49.955726 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5798800d-a20d-4f31-9c84-e19ab7c63982 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:49.955985 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5798800d-a20d-4f31-9c84-e19ab7c63982 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:49.963446 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:49.963446 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:49.966980 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5798800d-a20d-4f31-9c84-e19ab7c63982 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:07:49.971239 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5798800d-a20d-4f31-9c84-e19ab7c63982 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 returned with HTTP 200 Aug 14 03:07:49.971730 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 693/2773] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:49 2026] GET /volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:49.985276 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5bc2e1fd-9819-49a8-8581-1aae04480771 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:49.987083 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5bc2e1fd-9819-49a8-8581-1aae04480771 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:07:49.987445 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5bc2e1fd-9819-49a8-8581-1aae04480771 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b72fabfa-97ba-4df7-85d4-e1124b0919c0", "name": "tempest-type-Backup-464394536"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:49.989231 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-5bc2e1fd-9819-49a8-8581-1aae04480771 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Creating new backup {'backup': {'volume_id': 'b72fabfa-97ba-4df7-85d4-e1124b0919c0', 'name': 'tempest-type-Backup-464394536'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:07:49.989413 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-5bc2e1fd-9819-49a8-8581-1aae04480771 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Creating backup of volume b72fabfa-97ba-4df7-85d4-e1124b0919c0 in container None Aug 14 03:07:49.996956 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:49.996956 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:49.997453 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5bc2e1fd-9819-49a8-8581-1aae04480771 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:07:50.016714 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-5bc2e1fd-9819-49a8-8581-1aae04480771 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Created reservations ['c4716a9c-d9ac-484e-bc3e-c6ff6b187f68', 'd13f1fdb-79ac-486b-8ad2-bf17606657cf'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:50.042390 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5bc2e1fd-9819-49a8-8581-1aae04480771 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:07:50.042798 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 688/2774] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:07:49 2026] POST /volume/v3/backups => generated 315 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:50.055892 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0d39b80f-c15f-4cd4-bcc6-2a8228211b90 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:50.058186 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d39b80f-c15f-4cd4-bcc6-2a8228211b90 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:07:50.058451 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d39b80f-c15f-4cd4-bcc6-2a8228211b90 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:50.058644 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d39b80f-c15f-4cd4-bcc6-2a8228211b90 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:50.058747 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0d39b80f-c15f-4cd4-bcc6-2a8228211b90 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:50.062947 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:50.062947 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:50.063847 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d39b80f-c15f-4cd4-bcc6-2a8228211b90 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:07:50.064234 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 697/2775] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:50 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:50.273262 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a16a0f28-3720-409f-a05d-5224a5f33bd8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:50.275228 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a16a0f28-3720-409f-a05d-5224a5f33bd8 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/snapshots/357ebd92-4c1f-418a-bed4-94980be04fc4 Aug 14 03:07:50.275416 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a16a0f28-3720-409f-a05d-5224a5f33bd8 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:50.275595 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a16a0f28-3720-409f-a05d-5224a5f33bd8 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:50.280877 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:50.280877 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:50.281526 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a16a0f28-3720-409f-a05d-5224a5f33bd8 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Snapshot retrieved successfully. Aug 14 03:07:50.282287 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a16a0f28-3720-409f-a05d-5224a5f33bd8 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots/357ebd92-4c1f-418a-bed4-94980be04fc4 returned with HTTP 200 Aug 14 03:07:50.282639 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 698/2776] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:07:50 2026] GET /volume/v3/snapshots/357ebd92-4c1f-418a-bed4-94980be04fc4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:50.290745 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2dfce89d-1d06-4f68-b13d-3cd6b2f6b523 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:50.292411 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2dfce89d-1d06-4f68-b13d-3cd6b2f6b523 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:07:50.292730 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2dfce89d-1d06-4f68-b13d-3cd6b2f6b523 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bba722de-a486-49d8-926c-07ecaf57c165", "name": "tempest-VolumesDeleteCascade-Snapshot-1018089769"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:50.300614 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:50.300614 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:50.301298 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2dfce89d-1d06-4f68-b13d-3cd6b2f6b523 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:50.301474 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-2dfce89d-1d06-4f68-b13d-3cd6b2f6b523 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Create snapshot from volume bba722de-a486-49d8-926c-07ecaf57c165 Aug 14 03:07:50.327271 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-2dfce89d-1d06-4f68-b13d-3cd6b2f6b523 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Created reservations ['632a77e0-59b8-4378-bc34-37d3a58b17d3', 'e2644aac-6cfe-4275-a292-1228312749d4', '7268eb8d-3dde-4fd1-be60-8b0060f21ea7', '76990843-ecdb-445f-9a84-dbb4c83b6f7a'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:50.355575 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2dfce89d-1d06-4f68-b13d-3cd6b2f6b523 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Snapshot create request issued successfully. Aug 14 03:07:50.355986 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2dfce89d-1d06-4f68-b13d-3cd6b2f6b523 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:07:50.356472 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 694/2777] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:07:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:50.364595 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b8aeaba4-8546-4cb9-bcb4-aadf01099ecd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:50.366474 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b8aeaba4-8546-4cb9-bcb4-aadf01099ecd tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/snapshots/e481955a-52a8-4bf8-bcf3-4c59f00e7632 Aug 14 03:07:50.366662 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b8aeaba4-8546-4cb9-bcb4-aadf01099ecd tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:50.366860 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b8aeaba4-8546-4cb9-bcb4-aadf01099ecd tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:50.374249 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:50.374249 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:50.374936 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b8aeaba4-8546-4cb9-bcb4-aadf01099ecd tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Snapshot retrieved successfully. Aug 14 03:07:50.376222 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b8aeaba4-8546-4cb9-bcb4-aadf01099ecd tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots/e481955a-52a8-4bf8-bcf3-4c59f00e7632 returned with HTTP 200 Aug 14 03:07:50.377256 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 689/2778] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:07:50 2026] GET /volume/v3/snapshots/e481955a-52a8-4bf8-bcf3-4c59f00e7632 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:50.513525 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-0d129f06-2eba-4023-a409-361b46f6aa58 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:50.515795 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-0d129f06-2eba-4023-a409-361b46f6aa58 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:50.516031 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-0d129f06-2eba-4023-a409-361b46f6aa58 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:50.516227 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-0d129f06-2eba-4023-a409-361b46f6aa58 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:50.531019 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:50.531019 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:50.536425 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-0d129f06-2eba-4023-a409-361b46f6aa58 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:50.541924 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-0d129f06-2eba-4023-a409-361b46f6aa58 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:07:50.542509 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 698/2779] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:07:50 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 1131 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:07:50.570954 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-d8a12daa-d485-446b-8fcb-a380c15b7eba None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:50.573099 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-d8a12daa-d485-446b-8fcb-a380c15b7eba tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] POST https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac/action Aug 14 03:07:50.573506 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-d8a12daa-d485-446b-8fcb-a380c15b7eba tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:07:50.573663 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-d8a12daa-d485-446b-8fcb-a380c15b7eba tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:50.586713 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:50.586713 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:50.587255 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-d8a12daa-d485-446b-8fcb-a380c15b7eba tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:50.594156 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-d8a12daa-d485-446b-8fcb-a380c15b7eba tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Begin detaching volume completed successfully. Aug 14 03:07:50.594404 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-d8a12daa-d485-446b-8fcb-a380c15b7eba tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac/action returned with HTTP 202 Aug 14 03:07:50.594866 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 699/2780] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:07:50 2026] POST /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:07:50.643928 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c4043fee-b1a9-4882-8a67-fa59e73c0de8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:50.644477 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c4043fee-b1a9-4882-8a67-fa59e73c0de8 None None] GET https://10.4.3.152/volume// Aug 14 03:07:50.644649 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c4043fee-b1a9-4882-8a67-fa59e73c0de8 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:50.644833 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c4043fee-b1a9-4882-8a67-fa59e73c0de8 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:50.645185 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c4043fee-b1a9-4882-8a67-fa59e73c0de8 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:07:50.645561 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 695/2781] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:07:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:07:50.656433 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-e245e2e2-3eec-4fde-82e0-1aaafc77091d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:50.659715 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-e245e2e2-3eec-4fde-82e0-1aaafc77091d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:50.660075 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-e245e2e2-3eec-4fde-82e0-1aaafc77091d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:50.660383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-e245e2e2-3eec-4fde-82e0-1aaafc77091d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:50.675611 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:50.675611 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:50.680841 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-e245e2e2-3eec-4fde-82e0-1aaafc77091d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:50.687345 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-e245e2e2-3eec-4fde-82e0-1aaafc77091d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:07:50.687811 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 690/2782] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:07:50 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 1314 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:07:51.075013 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0c27c3a5-f000-49da-9492-32a162c48203 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:51.076744 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0c27c3a5-f000-49da-9492-32a162c48203 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:07:51.077008 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0c27c3a5-f000-49da-9492-32a162c48203 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:51.077193 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0c27c3a5-f000-49da-9492-32a162c48203 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:51.077321 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0c27c3a5-f000-49da-9492-32a162c48203 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:51.081537 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:51.081537 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:51.082135 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0c27c3a5-f000-49da-9492-32a162c48203 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:07:51.082513 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 699/2783] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:51 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:51.388228 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-25c196c0-4c62-4bab-b0a7-1f77f3c113cc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:51.390879 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-25c196c0-4c62-4bab-b0a7-1f77f3c113cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/snapshots/e481955a-52a8-4bf8-bcf3-4c59f00e7632 Aug 14 03:07:51.391144 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-25c196c0-4c62-4bab-b0a7-1f77f3c113cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:51.391401 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-25c196c0-4c62-4bab-b0a7-1f77f3c113cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:51.398259 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:51.398259 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:51.398814 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-25c196c0-4c62-4bab-b0a7-1f77f3c113cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Snapshot retrieved successfully. Aug 14 03:07:51.399978 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-25c196c0-4c62-4bab-b0a7-1f77f3c113cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots/e481955a-52a8-4bf8-bcf3-4c59f00e7632 returned with HTTP 200 Aug 14 03:07:51.400288 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 700/2784] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:07:51 2026] GET /volume/v3/snapshots/e481955a-52a8-4bf8-bcf3-4c59f00e7632 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:51.409942 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-487de58f-2075-4d54-827b-46d95d78c0e2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:51.411797 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-487de58f-2075-4d54-827b-46d95d78c0e2 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] DELETE https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165?cascade=True Aug 14 03:07:51.412059 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-487de58f-2075-4d54-827b-46d95d78c0e2 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:51.412297 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-487de58f-2075-4d54-827b-46d95d78c0e2 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:51.412519 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-487de58f-2075-4d54-827b-46d95d78c0e2 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Delete volume with id: bba722de-a486-49d8-926c-07ecaf57c165 Aug 14 03:07:51.420568 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:51.420568 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:51.421113 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-487de58f-2075-4d54-827b-46d95d78c0e2 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:51.458121 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-487de58f-2075-4d54-827b-46d95d78c0e2 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Delete volume request issued successfully. Aug 14 03:07:51.458255 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-487de58f-2075-4d54-827b-46d95d78c0e2 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165?cascade=True returned with HTTP 202 Aug 14 03:07:51.458678 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 696/2785] 10.4.3.152 () {66 vars in 1376 bytes} [Fri Aug 14 03:07:51 2026] DELETE /volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165?cascade=True => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:51.465272 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fc74fbd4-1a1d-4fb8-aedb-c102f976e60f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:51.467803 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fc74fbd4-1a1d-4fb8-aedb-c102f976e60f tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 Aug 14 03:07:51.468087 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fc74fbd4-1a1d-4fb8-aedb-c102f976e60f tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:51.468252 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fc74fbd4-1a1d-4fb8-aedb-c102f976e60f tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:51.475564 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:51.475564 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:51.480977 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fc74fbd4-1a1d-4fb8-aedb-c102f976e60f tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:51.485652 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fc74fbd4-1a1d-4fb8-aedb-c102f976e60f tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 returned with HTTP 200 Aug 14 03:07:51.486326 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 691/2786] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:51 2026] GET /volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:52.092693 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5b477b8a-d812-421e-882f-be203ecee3a6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:52.094870 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5b477b8a-d812-421e-882f-be203ecee3a6 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:07:52.095478 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5b477b8a-d812-421e-882f-be203ecee3a6 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:52.095696 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5b477b8a-d812-421e-882f-be203ecee3a6 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:52.095871 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-5b477b8a-d812-421e-882f-be203ecee3a6 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:52.100775 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:52.100775 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:52.101593 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5b477b8a-d812-421e-882f-be203ecee3a6 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:07:52.102541 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 700/2787] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:52 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:07:52.499118 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-faf4b378-39d5-4a24-8747-ae063e445785 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:52.501113 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-faf4b378-39d5-4a24-8747-ae063e445785 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 Aug 14 03:07:52.501336 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-faf4b378-39d5-4a24-8747-ae063e445785 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:52.503744 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-faf4b378-39d5-4a24-8747-ae063e445785 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:52.509979 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-faf4b378-39d5-4a24-8747-ae063e445785 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 returned with HTTP 404 Aug 14 03:07:52.510878 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 701/2788] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:52 2026] GET /volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:52.520121 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e02efa24-881a-4c74-8662-6614bfa7772b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:52.522295 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e02efa24-881a-4c74-8662-6614bfa7772b tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 14 03:07:52.522335 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e02efa24-881a-4c74-8662-6614bfa7772b tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:52.522568 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e02efa24-881a-4c74-8662-6614bfa7772b tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:52.522916 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-e02efa24-881a-4c74-8662-6614bfa7772b tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:52.523251 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:52.523251 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:52.523705 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e02efa24-881a-4c74-8662-6614bfa7772b tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:52.532487 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e02efa24-881a-4c74-8662-6614bfa7772b tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Get all volumes completed successfully. Aug 14 03:07:52.532856 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e02efa24-881a-4c74-8662-6614bfa7772b tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 14 03:07:52.533284 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 697/2789] 10.4.3.152 () {66 vars in 1237 bytes} [Fri Aug 14 03:07:52 2026] GET /volume/v3/volumes => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:07:52.542326 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-44c60133-9d27-4de0-9de6-da410b7e2808 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:52.544595 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-44c60133-9d27-4de0-9de6-da410b7e2808 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/snapshots Aug 14 03:07:52.544797 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-44c60133-9d27-4de0-9de6-da410b7e2808 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:52.545014 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-44c60133-9d27-4de0-9de6-da410b7e2808 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:52.545239 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-44c60133-9d27-4de0-9de6-da410b7e2808 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:52.546291 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.db.api [None req-44c60133-9d27-4de0-9de6-da410b7e2808 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Building query based on filter {{(pid=100381) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:07:52.559139 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-44c60133-9d27-4de0-9de6-da410b7e2808 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Get all snapshots completed successfully. Aug 14 03:07:52.559476 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-44c60133-9d27-4de0-9de6-da410b7e2808 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 14 03:07:52.559911 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 692/2790] 10.4.3.152 () {66 vars in 1243 bytes} [Fri Aug 14 03:07:52 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:07:52.569591 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b12f3294-4dd8-4415-913a-af56b1d699b7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:52.571601 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b12f3294-4dd8-4415-913a-af56b1d699b7 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/e481955a-52a8-4bf8-bcf3-4c59f00e7632 Aug 14 03:07:52.571805 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b12f3294-4dd8-4415-913a-af56b1d699b7 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:52.572033 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b12f3294-4dd8-4415-913a-af56b1d699b7 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:52.572140 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-b12f3294-4dd8-4415-913a-af56b1d699b7 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Delete snapshot with id: e481955a-52a8-4bf8-bcf3-4c59f00e7632 Aug 14 03:07:52.577028 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b12f3294-4dd8-4415-913a-af56b1d699b7 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots/e481955a-52a8-4bf8-bcf3-4c59f00e7632 returned with HTTP 404 Aug 14 03:07:52.577608 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 701/2791] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:07:52 2026] DELETE /volume/v3/snapshots/e481955a-52a8-4bf8-bcf3-4c59f00e7632 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:52.584547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3737c86c-4ee5-4fcd-84e9-6800781786ac None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:52.586850 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3737c86c-4ee5-4fcd-84e9-6800781786ac tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/357ebd92-4c1f-418a-bed4-94980be04fc4 Aug 14 03:07:52.587032 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3737c86c-4ee5-4fcd-84e9-6800781786ac tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:52.587569 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3737c86c-4ee5-4fcd-84e9-6800781786ac tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:52.587569 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-3737c86c-4ee5-4fcd-84e9-6800781786ac tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Delete snapshot with id: 357ebd92-4c1f-418a-bed4-94980be04fc4 Aug 14 03:07:52.594215 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3737c86c-4ee5-4fcd-84e9-6800781786ac tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots/357ebd92-4c1f-418a-bed4-94980be04fc4 returned with HTTP 404 Aug 14 03:07:52.594215 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 702/2792] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:07:52 2026] DELETE /volume/v3/snapshots/357ebd92-4c1f-418a-bed4-94980be04fc4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:52.600685 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1fa504ef-092d-4f42-bd40-791197dec1f9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:52.602459 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1fa504ef-092d-4f42-bd40-791197dec1f9 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 Aug 14 03:07:52.602673 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1fa504ef-092d-4f42-bd40-791197dec1f9 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:52.602903 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1fa504ef-092d-4f42-bd40-791197dec1f9 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:52.610690 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1fa504ef-092d-4f42-bd40-791197dec1f9 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 returned with HTTP 404 Aug 14 03:07:52.611303 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 698/2793] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:52 2026] GET /volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:52.619618 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1d338809-ff31-443e-90b0-18ca967a392e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:52.621790 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1d338809-ff31-443e-90b0-18ca967a392e tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] DELETE https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 Aug 14 03:07:52.622191 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1d338809-ff31-443e-90b0-18ca967a392e tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:52.622528 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1d338809-ff31-443e-90b0-18ca967a392e tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:52.622835 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-1d338809-ff31-443e-90b0-18ca967a392e tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Delete volume with id: bba722de-a486-49d8-926c-07ecaf57c165 Aug 14 03:07:52.630361 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1d338809-ff31-443e-90b0-18ca967a392e tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 returned with HTTP 404 Aug 14 03:07:52.630918 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 693/2794] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:52 2026] DELETE /volume/v3/volumes/bba722de-a486-49d8-926c-07ecaf57c165 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:52.652214 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-60ea7f50-6a59-4494-a498-d39684866580 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:52.657030 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:52.657554 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1189472872"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:52.659780 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1189472872'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:52.659951 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Create volume of 1 GB Aug 14 03:07:52.667036 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Availability Zones retrieved successfully. Aug 14 03:07:52.675709 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Flow 'volume_create_api' (bb407431-96c3-4e34-8a8c-18268f8c7b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:52.677311 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4266babe-57bf-40a7-aa91-5b7453c5454d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:52.678442 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:52.715847 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4266babe-57bf-40a7-aa91-5b7453c5454d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:52.716712 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07fac1d1-4db5-4724-8de4-65a9395b4fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:52.782218 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Created reservations ['295afb5c-b7f3-4f07-9ebd-1a0dd4afc4d1', '21d88268-39a1-4831-8b47-ccfab1bf88c2', 'a289c95f-c06f-42c0-a122-4e96d419cfed', '0c27d511-3d01-4a65-82a6-6283245554ac'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:52.783443 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07fac1d1-4db5-4724-8de4-65a9395b4fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['295afb5c-b7f3-4f07-9ebd-1a0dd4afc4d1', '21d88268-39a1-4831-8b47-ccfab1bf88c2', 'a289c95f-c06f-42c0-a122-4e96d419cfed', '0c27d511-3d01-4a65-82a6-6283245554ac']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:52.784268 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a8a0925-438b-4e8b-966c-0e8d48ed025c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:52.812729 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a8a0925-438b-4e8b-966c-0e8d48ed025c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b447386-8e1e-4f49-bcee-35070051f801', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1189472872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b610731ef4642eab1f4a61134ee1dea',qos_specs=None,replication_status=,reservations=['295afb5c-b7f3-4f07-9ebd-1a0dd4afc4d1','21d88268-39a1-4831-8b47-ccfab1bf88c2','a289c95f-c06f-42c0-a122-4e96d419cfed','0c27d511-3d01-4a65-82a6-6283245554ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e04b13a5bc84b439938aa0a2c4a5e99',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1189472872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b447386-8e1e-4f49-bcee-35070051f801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b610731ef4642eab1f4a61134ee1dea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e04b13a5bc84b439938aa0a2c4a5e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:52.813533 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a50eba9-7b54-4864-99a5-b9766ed847e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:52.824423 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-46b8d2d4-3427-4f63-b1ec-fefdb776e99d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:52.826612 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-46b8d2d4-3427-4f63-b1ec-fefdb776e99d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f62a4415-4227-48b1-a7cf-785268842fe6 Aug 14 03:07:52.826710 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-46b8d2d4-3427-4f63-b1ec-fefdb776e99d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:52.826927 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-46b8d2d4-3427-4f63-b1ec-fefdb776e99d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:52.833190 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a50eba9-7b54-4864-99a5-b9766ed847e2) transitioned into state 'SUCCESS' from state '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-1189472872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b610731ef4642eab1f4a61134ee1dea',qos_specs=None,replication_status=,reservations=['295afb5c-b7f3-4f07-9ebd-1a0dd4afc4d1','21d88268-39a1-4831-8b47-ccfab1bf88c2','a289c95f-c06f-42c0-a122-4e96d419cfed','0c27d511-3d01-4a65-82a6-6283245554ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e04b13a5bc84b439938aa0a2c4a5e99',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:52.834001 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b4fd8e9-0fa0-4cd4-ad38-90cca537710f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:52.837235 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:52.837235 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:52.856305 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b4fd8e9-0fa0-4cd4-ad38-90cca537710f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:52.858140 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Flow 'volume_create_api' (bb407431-96c3-4e34-8a8c-18268f8c7b88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:52.858619 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Create volume request issued successfully. Aug 14 03:07:52.860282 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-60ea7f50-6a59-4494-a498-d39684866580 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:52.861095 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 702/2795] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:07:52 2026] POST /volume/v3/volumes => generated 751 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:52.876663 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-78e74085-f2d1-46a1-b0c6-2d596d78d9cc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:52.878747 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-78e74085-f2d1-46a1-b0c6-2d596d78d9cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 Aug 14 03:07:52.879025 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-78e74085-f2d1-46a1-b0c6-2d596d78d9cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:52.879948 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-78e74085-f2d1-46a1-b0c6-2d596d78d9cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:52.888162 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:52.888162 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:52.893650 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-78e74085-f2d1-46a1-b0c6-2d596d78d9cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:52.898794 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-78e74085-f2d1-46a1-b0c6-2d596d78d9cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 returned with HTTP 200 Aug 14 03:07:52.899411 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 699/2796] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:52 2026] GET /volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:52.902622 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f97f76e8-2bb9-4a2b-83ab-acacc5cd8615 req-46b8d2d4-3427-4f63-b1ec-fefdb776e99d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/attachments/f62a4415-4227-48b1-a7cf-785268842fe6 returned with HTTP 200 Aug 14 03:07:52.903173 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 703/2797] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:07:52 2026] DELETE /volume/v3/attachments/f62a4415-4227-48b1-a7cf-785268842fe6 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:53.113454 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-770d6a2e-94b8-4d35-ac60-136bfc5a1e8f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:53.115686 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-770d6a2e-94b8-4d35-ac60-136bfc5a1e8f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:07:53.115991 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-770d6a2e-94b8-4d35-ac60-136bfc5a1e8f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:53.116271 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-770d6a2e-94b8-4d35-ac60-136bfc5a1e8f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:53.116418 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-770d6a2e-94b8-4d35-ac60-136bfc5a1e8f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:53.123784 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:53.123784 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:53.124733 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-770d6a2e-94b8-4d35-ac60-136bfc5a1e8f tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:07:53.125220 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 694/2798] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:53 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:53.794883 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7e379ba9-e5a6-462b-a8d2-61d1903299a6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:53.797484 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7e379ba9-e5a6-462b-a8d2-61d1903299a6 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:07:53.798045 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7e379ba9-e5a6-462b-a8d2-61d1903299a6 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2f76b8f-4869-42bb-97fd-1172fd8971ac", "force": false, "name": "tempest-TestStampPattern-snapshot-448272413", "description": null, "metadata": null}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:53.809812 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:53.809812 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:53.810542 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7e379ba9-e5a6-462b-a8d2-61d1903299a6 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:07:53.810756 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-7e379ba9-e5a6-462b-a8d2-61d1903299a6 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Create snapshot from volume d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:07:53.864037 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-7e379ba9-e5a6-462b-a8d2-61d1903299a6 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Created reservations ['ade30e1f-d9fb-4db8-94b7-787842feb0cd', '72f57560-c617-4c02-b36b-7acde147ea81', 'f3eb3792-4708-4a02-b306-2f30ef17e9eb', '5be3bc19-d574-4e22-9588-2582533dda84'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:53.910981 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7e379ba9-e5a6-462b-a8d2-61d1903299a6 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Snapshot create request issued successfully. Aug 14 03:07:53.912134 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7e379ba9-e5a6-462b-a8d2-61d1903299a6 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:07:53.912562 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 703/2799] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:07:53 2026] POST /volume/v3/snapshots => generated 302 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:53.914491 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2e3edd83-21d7-4b0f-9ca3-d162637e0c06 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:53.916554 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2e3edd83-21d7-4b0f-9ca3-d162637e0c06 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 Aug 14 03:07:53.916836 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2e3edd83-21d7-4b0f-9ca3-d162637e0c06 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:53.917129 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2e3edd83-21d7-4b0f-9ca3-d162637e0c06 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:53.926553 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:53.926553 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:53.929163 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-89fc3e5a-5b3e-4c81-8022-32d8dffbec24 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:53.933504 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2e3edd83-21d7-4b0f-9ca3-d162637e0c06 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:53.935070 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-89fc3e5a-5b3e-4c81-8022-32d8dffbec24 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 Aug 14 03:07:53.935424 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-89fc3e5a-5b3e-4c81-8022-32d8dffbec24 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:53.935715 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-89fc3e5a-5b3e-4c81-8022-32d8dffbec24 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:53.940864 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2e3edd83-21d7-4b0f-9ca3-d162637e0c06 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 returned with HTTP 200 Aug 14 03:07:53.941273 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 700/2800] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:53 2026] GET /volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:53.941985 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:53.941985 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:53.942502 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-89fc3e5a-5b3e-4c81-8022-32d8dffbec24 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Snapshot retrieved successfully. Aug 14 03:07:53.944614 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-89fc3e5a-5b3e-4c81-8022-32d8dffbec24 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 returned with HTTP 200 Aug 14 03:07:53.944614 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 704/2801] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:07:53 2026] GET /volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 => generated 434 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:53.956113 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-43cc10f2-7b75-45ad-b942-dad3828a4f7a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:53.958987 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-43cc10f2-7b75-45ad-b942-dad3828a4f7a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:07:53.959483 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-43cc10f2-7b75-45ad-b942-dad3828a4f7a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b447386-8e1e-4f49-bcee-35070051f801", "name": "tempest-VolumesDeleteCascade-Snapshot-1133586443"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:53.976042 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:53.976042 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:53.976617 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-43cc10f2-7b75-45ad-b942-dad3828a4f7a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:53.976757 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-43cc10f2-7b75-45ad-b942-dad3828a4f7a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Create snapshot from volume 0b447386-8e1e-4f49-bcee-35070051f801 Aug 14 03:07:54.010382 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-43cc10f2-7b75-45ad-b942-dad3828a4f7a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Created reservations ['36668e71-d500-42d9-a96f-189aa533b3f1', 'fde61226-370d-4431-b316-5e563b258d31', 'f5117160-0531-434b-8596-9bd4a70c0661', 'bef8a7ab-5432-4c13-b25c-12d55544b0da'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:54.045183 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-43cc10f2-7b75-45ad-b942-dad3828a4f7a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Snapshot create request issued successfully. Aug 14 03:07:54.045573 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-43cc10f2-7b75-45ad-b942-dad3828a4f7a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:07:54.046075 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 695/2802] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:07:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:54.062844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-562b05e7-b837-40f0-99f9-39dff5681227 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:54.062844 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-562b05e7-b837-40f0-99f9-39dff5681227 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/snapshots/fac81c80-d516-465e-a363-b31a43dbe789 Aug 14 03:07:54.062844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-562b05e7-b837-40f0-99f9-39dff5681227 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:54.063139 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-562b05e7-b837-40f0-99f9-39dff5681227 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:54.069841 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:54.069841 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:54.070350 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-562b05e7-b837-40f0-99f9-39dff5681227 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Snapshot retrieved successfully. Aug 14 03:07:54.071143 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-562b05e7-b837-40f0-99f9-39dff5681227 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots/fac81c80-d516-465e-a363-b31a43dbe789 returned with HTTP 200 Aug 14 03:07:54.072350 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 704/2803] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:07:54 2026] GET /volume/v3/snapshots/fac81c80-d516-465e-a363-b31a43dbe789 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:54.137646 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4bc2684b-d380-430d-a2b8-6de7e2e9c9cc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:54.139770 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4bc2684b-d380-430d-a2b8-6de7e2e9c9cc tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:07:54.140043 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4bc2684b-d380-430d-a2b8-6de7e2e9c9cc tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:54.140313 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4bc2684b-d380-430d-a2b8-6de7e2e9c9cc tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:54.140460 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-4bc2684b-d380-430d-a2b8-6de7e2e9c9cc tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:54.145100 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:54.145100 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:54.145879 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4bc2684b-d380-430d-a2b8-6de7e2e9c9cc tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:07:54.146584 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 701/2804] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:54 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:54.956813 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-be638830-d6dc-42fe-aab0-aa5f28d00dbe None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:54.959299 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-be638830-d6dc-42fe-aab0-aa5f28d00dbe tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 Aug 14 03:07:54.959531 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-be638830-d6dc-42fe-aab0-aa5f28d00dbe tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:54.959791 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-be638830-d6dc-42fe-aab0-aa5f28d00dbe tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:54.967086 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:54.967086 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:54.967625 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-be638830-d6dc-42fe-aab0-aa5f28d00dbe tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Snapshot retrieved successfully. Aug 14 03:07:54.968464 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-be638830-d6dc-42fe-aab0-aa5f28d00dbe tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 returned with HTTP 200 Aug 14 03:07:54.968842 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 705/2805] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:07:54 2026] GET /volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:54.978460 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3ac01731-5083-4186-b24e-721dd2933511 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:54.980661 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3ac01731-5083-4186-b24e-721dd2933511 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 Aug 14 03:07:54.980936 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3ac01731-5083-4186-b24e-721dd2933511 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:54.981265 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3ac01731-5083-4186-b24e-721dd2933511 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:54.990261 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:54.990261 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:54.991112 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3ac01731-5083-4186-b24e-721dd2933511 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Snapshot retrieved successfully. Aug 14 03:07:54.992630 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3ac01731-5083-4186-b24e-721dd2933511 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 returned with HTTP 200 Aug 14 03:07:54.993329 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 696/2806] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:07:54 2026] GET /volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:55.086527 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4d1eab78-1e43-46ba-a8e2-627f8d7a63f5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:55.089282 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4d1eab78-1e43-46ba-a8e2-627f8d7a63f5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/snapshots/fac81c80-d516-465e-a363-b31a43dbe789 Aug 14 03:07:55.089492 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4d1eab78-1e43-46ba-a8e2-627f8d7a63f5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:55.089725 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4d1eab78-1e43-46ba-a8e2-627f8d7a63f5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:55.095880 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:55.095880 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:55.096445 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4d1eab78-1e43-46ba-a8e2-627f8d7a63f5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Snapshot retrieved successfully. Aug 14 03:07:55.097567 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4d1eab78-1e43-46ba-a8e2-627f8d7a63f5 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots/fac81c80-d516-465e-a363-b31a43dbe789 returned with HTTP 200 Aug 14 03:07:55.098075 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 705/2807] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:07:55 2026] GET /volume/v3/snapshots/fac81c80-d516-465e-a363-b31a43dbe789 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:55.108532 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:55.110479 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:55.110788 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fac81c80-d516-465e-a363-b31a43dbe789", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-690054421"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:55.112302 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Create volume request body: {'volume': {'snapshot_id': 'fac81c80-d516-465e-a363-b31a43dbe789', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-690054421'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:55.117754 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:55.117754 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:55.118268 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Snapshot retrieved successfully. Aug 14 03:07:55.118379 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Create volume of 1 GB Aug 14 03:07:55.124998 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Availability Zones retrieved successfully. Aug 14 03:07:55.130914 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Flow 'volume_create_api' (37c28345-278a-4237-b2af-2d0a2b77e7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:55.131996 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9fa210f-5710-4f74-9a9c-aaabb911d079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:55.132899 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:55.160043 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-49d435c1-1d66-478c-8fb0-af4968e244be None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:55.162390 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-49d435c1-1d66-478c-8fb0-af4968e244be tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:07:55.162669 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-49d435c1-1d66-478c-8fb0-af4968e244be tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:55.162945 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-49d435c1-1d66-478c-8fb0-af4968e244be tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:55.163096 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-49d435c1-1d66-478c-8fb0-af4968e244be tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:55.165681 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9fa210f-5710-4f74-9a9c-aaabb911d079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fac81c80-d516-465e-a363-b31a43dbe789', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:55.166732 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769ba609-fa72-44a2-a843-de371b3dfca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:55.168498 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:55.168498 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:55.169483 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-49d435c1-1d66-478c-8fb0-af4968e244be tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:07:55.169993 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 706/2808] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:55 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:55.219295 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Created reservations ['68ac1a90-35c5-47ca-9f6a-3a3c117e7606', '6056cc46-6863-4684-a453-19db137bbf9c', '7c35310c-8aaa-4646-8ce9-8583e65dbb80', '776f849c-9046-4651-8fcb-5a76be2134ff'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:07:55.220263 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769ba609-fa72-44a2-a843-de371b3dfca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ac1a90-35c5-47ca-9f6a-3a3c117e7606', '6056cc46-6863-4684-a453-19db137bbf9c', '7c35310c-8aaa-4646-8ce9-8583e65dbb80', '776f849c-9046-4651-8fcb-5a76be2134ff']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:55.221180 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453ed73c-f754-47d1-aa20-1515cade52ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:55.263003 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453ed73c-f754-47d1-aa20-1515cade52ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad125e90-2848-4593-83bd-d62a4dd17a85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-690054421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b610731ef4642eab1f4a61134ee1dea',qos_specs=None,replication_status=,reservations=['68ac1a90-35c5-47ca-9f6a-3a3c117e7606','6056cc46-6863-4684-a453-19db137bbf9c','7c35310c-8aaa-4646-8ce9-8583e65dbb80','776f849c-9046-4651-8fcb-5a76be2134ff'],size=1,snapshot_id=fac81c80-d516-465e-a363-b31a43dbe789,source_replicaid=,source_volid=None,status='creating',user_id='8e04b13a5bc84b439938aa0a2c4a5e99',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-690054421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad125e90-2848-4593-83bd-d62a4dd17a85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b610731ef4642eab1f4a61134ee1dea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fac81c80-d516-465e-a363-b31a43dbe789,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e04b13a5bc84b439938aa0a2c4a5e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:55.263692 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5e9f0e5-492b-4bb5-889d-ca8c5b01a16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:55.282778 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5e9f0e5-492b-4bb5-889d-ca8c5b01a16b) transitioned into state 'SUCCESS' from state '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-690054421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b610731ef4642eab1f4a61134ee1dea',qos_specs=None,replication_status=,reservations=['68ac1a90-35c5-47ca-9f6a-3a3c117e7606','6056cc46-6863-4684-a453-19db137bbf9c','7c35310c-8aaa-4646-8ce9-8583e65dbb80','776f849c-9046-4651-8fcb-5a76be2134ff'],size=1,snapshot_id=fac81c80-d516-465e-a363-b31a43dbe789,source_replicaid=,source_volid=None,status='creating',user_id='8e04b13a5bc84b439938aa0a2c4a5e99',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:55.283664 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4415255-125f-4467-bca4-689c3c43965d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:55.306038 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4415255-125f-4467-bca4-689c3c43965d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:55.306038 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Flow 'volume_create_api' (37c28345-278a-4237-b2af-2d0a2b77e7f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:55.306038 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Create volume request issued successfully. Aug 14 03:07:55.306038 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1b1fd3c8-693e-4251-b756-788405a7b4ad tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:07:55.306263 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 702/2809] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:07:55 2026] POST /volume/v3/volumes => generated 784 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:07:55.321428 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a397cb70-683f-43c4-80ef-21e785d5c968 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:55.326520 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a397cb70-683f-43c4-80ef-21e785d5c968 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 Aug 14 03:07:55.326679 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a397cb70-683f-43c4-80ef-21e785d5c968 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:55.326968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a397cb70-683f-43c4-80ef-21e785d5c968 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:55.334646 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:55.334646 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:55.339105 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a397cb70-683f-43c4-80ef-21e785d5c968 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:55.345554 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a397cb70-683f-43c4-80ef-21e785d5c968 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 returned with HTTP 200 Aug 14 03:07:55.347860 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 697/2810] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:55 2026] GET /volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:56.181472 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a386cc8b-c124-4f95-b805-107377e93605 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:56.183699 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a386cc8b-c124-4f95-b805-107377e93605 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:07:56.183941 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a386cc8b-c124-4f95-b805-107377e93605 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:56.184178 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a386cc8b-c124-4f95-b805-107377e93605 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:56.184328 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-a386cc8b-c124-4f95-b805-107377e93605 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:56.190391 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:56.190391 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:56.191221 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a386cc8b-c124-4f95-b805-107377e93605 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:07:56.191681 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 706/2811] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:56 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:56.361067 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3bd3f673-2056-4190-8adf-dd767a04f5ce None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:56.363399 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3bd3f673-2056-4190-8adf-dd767a04f5ce tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 Aug 14 03:07:56.363704 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3bd3f673-2056-4190-8adf-dd767a04f5ce tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:56.363949 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3bd3f673-2056-4190-8adf-dd767a04f5ce tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:56.374108 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:56.374108 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:56.378437 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3bd3f673-2056-4190-8adf-dd767a04f5ce tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:56.383537 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3bd3f673-2056-4190-8adf-dd767a04f5ce tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 returned with HTTP 200 Aug 14 03:07:56.383958 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 707/2812] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:56 2026] GET /volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:56.397594 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1c1d66dc-bb47-4be3-84d2-228c3ed4f907 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:56.403550 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1c1d66dc-bb47-4be3-84d2-228c3ed4f907 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 Aug 14 03:07:56.405028 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1c1d66dc-bb47-4be3-84d2-228c3ed4f907 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:56.405377 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1c1d66dc-bb47-4be3-84d2-228c3ed4f907 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:56.416747 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:56.416747 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:56.423037 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1c1d66dc-bb47-4be3-84d2-228c3ed4f907 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:56.429165 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1c1d66dc-bb47-4be3-84d2-228c3ed4f907 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 returned with HTTP 200 Aug 14 03:07:56.429689 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 703/2813] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:56 2026] GET /volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:56.442612 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e0b89f5e-e378-4c3c-b2bf-9e6a766e5dcc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:56.446812 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e0b89f5e-e378-4c3c-b2bf-9e6a766e5dcc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801?cascade=True Aug 14 03:07:56.447110 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e0b89f5e-e378-4c3c-b2bf-9e6a766e5dcc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:56.447392 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e0b89f5e-e378-4c3c-b2bf-9e6a766e5dcc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:56.447628 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-e0b89f5e-e378-4c3c-b2bf-9e6a766e5dcc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Delete volume with id: 0b447386-8e1e-4f49-bcee-35070051f801 Aug 14 03:07:56.457519 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:56.457519 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:56.458216 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e0b89f5e-e378-4c3c-b2bf-9e6a766e5dcc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:56.499597 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e0b89f5e-e378-4c3c-b2bf-9e6a766e5dcc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Delete volume request issued successfully. Aug 14 03:07:56.500037 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e0b89f5e-e378-4c3c-b2bf-9e6a766e5dcc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801?cascade=True returned with HTTP 202 Aug 14 03:07:56.500759 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 698/2814] 10.4.3.152 () {66 vars in 1376 bytes} [Fri Aug 14 03:07:56 2026] DELETE /volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801?cascade=True => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:56.511441 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-25e26c42-7c8d-471a-b23f-c529467123ca None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:56.513815 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-25e26c42-7c8d-471a-b23f-c529467123ca tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 Aug 14 03:07:56.514096 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-25e26c42-7c8d-471a-b23f-c529467123ca tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:56.514338 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-25e26c42-7c8d-471a-b23f-c529467123ca tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:56.523950 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:56.523950 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:56.528928 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-25e26c42-7c8d-471a-b23f-c529467123ca tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:56.535393 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-25e26c42-7c8d-471a-b23f-c529467123ca tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 returned with HTTP 200 Aug 14 03:07:56.536405 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 707/2815] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:56 2026] GET /volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:57.203329 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ffc9feb7-119d-41be-ae73-71fa83aacbf6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:57.207615 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ffc9feb7-119d-41be-ae73-71fa83aacbf6 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:07:57.207831 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ffc9feb7-119d-41be-ae73-71fa83aacbf6 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:57.208066 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ffc9feb7-119d-41be-ae73-71fa83aacbf6 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:57.208219 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-ffc9feb7-119d-41be-ae73-71fa83aacbf6 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:57.213513 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:57.213513 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:57.214255 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ffc9feb7-119d-41be-ae73-71fa83aacbf6 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:07:57.214661 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 708/2816] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:57 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:57.553845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2a56f4d2-aa5f-47cc-95f5-779415b90e8a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:57.554814 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a56f4d2-aa5f-47cc-95f5-779415b90e8a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 Aug 14 03:07:57.555432 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a56f4d2-aa5f-47cc-95f5-779415b90e8a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:57.555861 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a56f4d2-aa5f-47cc-95f5-779415b90e8a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:57.563482 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a56f4d2-aa5f-47cc-95f5-779415b90e8a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 returned with HTTP 404 Aug 14 03:07:57.564065 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 704/2817] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:57 2026] GET /volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:57.573455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-67e58a22-847f-4f40-bb72-f377fdf4eb75 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:57.575538 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-67e58a22-847f-4f40-bb72-f377fdf4eb75 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 14 03:07:57.575803 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-67e58a22-847f-4f40-bb72-f377fdf4eb75 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:57.576105 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-67e58a22-847f-4f40-bb72-f377fdf4eb75 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:57.576435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-67e58a22-847f-4f40-bb72-f377fdf4eb75 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:57.576895 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:57.576895 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:57.577416 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-67e58a22-847f-4f40-bb72-f377fdf4eb75 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:07:57.585776 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-67e58a22-847f-4f40-bb72-f377fdf4eb75 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Get all volumes completed successfully. Aug 14 03:07:57.586231 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-67e58a22-847f-4f40-bb72-f377fdf4eb75 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 14 03:07:57.586592 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 699/2818] 10.4.3.152 () {66 vars in 1237 bytes} [Fri Aug 14 03:07:57 2026] GET /volume/v3/volumes => generated 334 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:57.598170 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ff77137b-a713-4716-ae6d-b9d5fbf7b791 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:57.601940 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ff77137b-a713-4716-ae6d-b9d5fbf7b791 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/snapshots Aug 14 03:07:57.601940 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ff77137b-a713-4716-ae6d-b9d5fbf7b791 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:57.601940 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ff77137b-a713-4716-ae6d-b9d5fbf7b791 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:57.601940 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-ff77137b-a713-4716-ae6d-b9d5fbf7b791 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:07:57.603093 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.db.api [None req-ff77137b-a713-4716-ae6d-b9d5fbf7b791 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Building query based on filter {{(pid=100379) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:07:57.610224 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ff77137b-a713-4716-ae6d-b9d5fbf7b791 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Get all snapshots completed successfully. Aug 14 03:07:57.610659 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ff77137b-a713-4716-ae6d-b9d5fbf7b791 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 14 03:07:57.611253 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 708/2819] 10.4.3.152 () {66 vars in 1243 bytes} [Fri Aug 14 03:07:57 2026] GET /volume/v3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:07:57.625670 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-da1ad509-bb09-4165-b884-fd0388ed4769 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:57.628045 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-da1ad509-bb09-4165-b884-fd0388ed4769 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 Aug 14 03:07:57.628381 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-da1ad509-bb09-4165-b884-fd0388ed4769 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:57.628645 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-da1ad509-bb09-4165-b884-fd0388ed4769 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:57.637482 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:57.637482 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:57.643721 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-da1ad509-bb09-4165-b884-fd0388ed4769 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:57.649442 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-da1ad509-bb09-4165-b884-fd0388ed4769 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 returned with HTTP 200 Aug 14 03:07:57.649832 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 709/2820] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:57 2026] GET /volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:57.663939 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e8876835-5db8-4f2f-8afd-b7acd9e4c1cc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:57.666741 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e8876835-5db8-4f2f-8afd-b7acd9e4c1cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 Aug 14 03:07:57.667032 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e8876835-5db8-4f2f-8afd-b7acd9e4c1cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:57.667318 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e8876835-5db8-4f2f-8afd-b7acd9e4c1cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:57.667532 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-e8876835-5db8-4f2f-8afd-b7acd9e4c1cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Delete volume with id: ad125e90-2848-4593-83bd-d62a4dd17a85 Aug 14 03:07:57.677707 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:57.677707 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:57.678461 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e8876835-5db8-4f2f-8afd-b7acd9e4c1cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:57.704445 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e8876835-5db8-4f2f-8afd-b7acd9e4c1cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Delete volume request issued successfully. Aug 14 03:07:57.704725 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e8876835-5db8-4f2f-8afd-b7acd9e4c1cc tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 returned with HTTP 202 Aug 14 03:07:57.705566 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 705/2821] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:57 2026] DELETE /volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:07:57.714660 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fc89b7b5-2c23-45f5-9e40-7ba8a3d0b289 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:57.716956 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fc89b7b5-2c23-45f5-9e40-7ba8a3d0b289 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 Aug 14 03:07:57.717167 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fc89b7b5-2c23-45f5-9e40-7ba8a3d0b289 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:57.717383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fc89b7b5-2c23-45f5-9e40-7ba8a3d0b289 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:57.724286 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:57.724286 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:07:57.728084 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fc89b7b5-2c23-45f5-9e40-7ba8a3d0b289 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Volume info retrieved successfully. Aug 14 03:07:57.732761 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fc89b7b5-2c23-45f5-9e40-7ba8a3d0b289 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 returned with HTTP 200 Aug 14 03:07:57.733502 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 700/2822] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:57 2026] GET /volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:58.228157 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0a64077a-c456-494b-b39d-8c1fdf09078b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:58.230448 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0a64077a-c456-494b-b39d-8c1fdf09078b tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:07:58.230785 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0a64077a-c456-494b-b39d-8c1fdf09078b tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:58.231364 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0a64077a-c456-494b-b39d-8c1fdf09078b tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:58.231364 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0a64077a-c456-494b-b39d-8c1fdf09078b tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:58.236147 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:58.236147 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:07:58.237133 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0a64077a-c456-494b-b39d-8c1fdf09078b tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:07:58.237763 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 709/2823] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:58 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:58.747226 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ab2014bc-1b3d-47fa-a19e-0c53052e947a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:58.749303 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ab2014bc-1b3d-47fa-a19e-0c53052e947a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 Aug 14 03:07:58.749519 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ab2014bc-1b3d-47fa-a19e-0c53052e947a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:58.749705 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ab2014bc-1b3d-47fa-a19e-0c53052e947a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:58.756263 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ab2014bc-1b3d-47fa-a19e-0c53052e947a tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 returned with HTTP 404 Aug 14 03:07:58.756835 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 710/2824] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:58 2026] GET /volume/v3/volumes/ad125e90-2848-4593-83bd-d62a4dd17a85 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:58.763909 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-63acd440-9cbc-4dc6-b9c2-b0ef074a3c84 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:58.766153 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63acd440-9cbc-4dc6-b9c2-b0ef074a3c84 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/fac81c80-d516-465e-a363-b31a43dbe789 Aug 14 03:07:58.766402 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63acd440-9cbc-4dc6-b9c2-b0ef074a3c84 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:58.766642 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63acd440-9cbc-4dc6-b9c2-b0ef074a3c84 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:58.766775 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-63acd440-9cbc-4dc6-b9c2-b0ef074a3c84 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Delete snapshot with id: fac81c80-d516-465e-a363-b31a43dbe789 Aug 14 03:07:58.771447 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63acd440-9cbc-4dc6-b9c2-b0ef074a3c84 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/snapshots/fac81c80-d516-465e-a363-b31a43dbe789 returned with HTTP 404 Aug 14 03:07:58.772099 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 706/2825] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:07:58 2026] DELETE /volume/v3/snapshots/fac81c80-d516-465e-a363-b31a43dbe789 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:58.779144 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1799d4fe-6a4b-4ab3-8a74-db9abd022262 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:58.780946 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1799d4fe-6a4b-4ab3-8a74-db9abd022262 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] GET https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 Aug 14 03:07:58.781141 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1799d4fe-6a4b-4ab3-8a74-db9abd022262 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:58.781397 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1799d4fe-6a4b-4ab3-8a74-db9abd022262 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:58.787328 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1799d4fe-6a4b-4ab3-8a74-db9abd022262 tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 returned with HTTP 404 Aug 14 03:07:58.787879 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 701/2826] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:07:58 2026] GET /volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:58.795230 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-379fa7fa-ab98-4497-a804-b74c99f0163e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:58.798109 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-379fa7fa-ab98-4497-a804-b74c99f0163e tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 Aug 14 03:07:58.798359 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-379fa7fa-ab98-4497-a804-b74c99f0163e tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:58.798589 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-379fa7fa-ab98-4497-a804-b74c99f0163e tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:58.798779 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-379fa7fa-ab98-4497-a804-b74c99f0163e tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] Delete volume with id: 0b447386-8e1e-4f49-bcee-35070051f801 Aug 14 03:07:58.809546 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-379fa7fa-ab98-4497-a804-b74c99f0163e tempest-VolumesDeleteCascade-234581704 tempest-VolumesDeleteCascade-234581704-project-member] https://10.4.3.152/volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 returned with HTTP 404 Aug 14 03:07:58.811136 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 710/2827] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:07:58 2026] DELETE /volume/v3/volumes/0b447386-8e1e-4f49-bcee-35070051f801 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:07:59.253035 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-dc05245d-3ed3-4a9f-8f87-e45cebe50cce None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:59.255157 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dc05245d-3ed3-4a9f-8f87-e45cebe50cce tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:07:59.255371 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dc05245d-3ed3-4a9f-8f87-e45cebe50cce tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:07:59.255605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dc05245d-3ed3-4a9f-8f87-e45cebe50cce tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:07:59.255743 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-dc05245d-3ed3-4a9f-8f87-e45cebe50cce tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:07:59.261118 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:59.261118 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:07:59.262131 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dc05245d-3ed3-4a9f-8f87-e45cebe50cce tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:07:59.262781 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 711/2828] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:07:59 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:07:59.914388 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0b80e595-4cfc-4660-9875-614705aa7a22 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:07:59.916451 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:07:59.916892 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-777399019", "snapshot_id": "5770c7af-3f69-4d9d-a007-811879e028f2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:07:59.918838 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-777399019', 'snapshot_id': '5770c7af-3f69-4d9d-a007-811879e028f2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:07:59.924625 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:07:59.924625 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:07:59.925093 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Snapshot retrieved successfully. Aug 14 03:07:59.925212 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Create volume of 1 GB Aug 14 03:07:59.929614 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Availability Zones retrieved successfully. Aug 14 03:07:59.934708 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Flow 'volume_create_api' (0c7c0418-354b-44bf-b8e6-41b25335b095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:07:59.935934 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e383df17-8be4-4a93-831c-718bd866b807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:07:59.937613 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:07:59.970087 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e383df17-8be4-4a93-831c-718bd866b807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5770c7af-3f69-4d9d-a007-811879e028f2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:07:59.971256 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173a3817-d684-4b47-8081-84d5e1566f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:00.009332 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Created reservations ['fca81bbf-4145-413e-9d96-212ebaabb054', '4a76cbf9-76d0-4691-abc4-a0a53d2264f3', '4bd3ab47-dace-4cae-8e67-718010168125', '92e76209-962d-43bf-926b-1a164d07e6f6'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:00.010113 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173a3817-d684-4b47-8081-84d5e1566f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fca81bbf-4145-413e-9d96-212ebaabb054', '4a76cbf9-76d0-4691-abc4-a0a53d2264f3', '4bd3ab47-dace-4cae-8e67-718010168125', '92e76209-962d-43bf-926b-1a164d07e6f6']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:00.010847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (734552bf-1730-47ba-847b-eb35c12d1484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:00.056753 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (734552bf-1730-47ba-847b-eb35c12d1484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2241bc4-f67a-4976-8993-aa73dbeac140', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-777399019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d02507b817243dda3657885eb90a620',qos_specs=None,replication_status=,reservations=['fca81bbf-4145-413e-9d96-212ebaabb054','4a76cbf9-76d0-4691-abc4-a0a53d2264f3','4bd3ab47-dace-4cae-8e67-718010168125','92e76209-962d-43bf-926b-1a164d07e6f6'],size=1,snapshot_id=5770c7af-3f69-4d9d-a007-811879e028f2,source_replicaid=,source_volid=None,status='creating',user_id='9077d3b02c2547618b1d1d68d6221f87',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-777399019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2241bc4-f67a-4976-8993-aa73dbeac140,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d02507b817243dda3657885eb90a620',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5770c7af-3f69-4d9d-a007-811879e028f2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9077d3b02c2547618b1d1d68d6221f87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:00.057138 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (defe3ffc-ca18-47e2-b42d-a691d225cf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:00.076777 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (defe3ffc-ca18-47e2-b42d-a691d225cf0c) transitioned into state 'SUCCESS' from state '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-777399019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d02507b817243dda3657885eb90a620',qos_specs=None,replication_status=,reservations=['fca81bbf-4145-413e-9d96-212ebaabb054','4a76cbf9-76d0-4691-abc4-a0a53d2264f3','4bd3ab47-dace-4cae-8e67-718010168125','92e76209-962d-43bf-926b-1a164d07e6f6'],size=1,snapshot_id=5770c7af-3f69-4d9d-a007-811879e028f2,source_replicaid=,source_volid=None,status='creating',user_id='9077d3b02c2547618b1d1d68d6221f87',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:00.077778 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c686d15-2e18-4147-92f7-4117ee469adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:00.102328 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c686d15-2e18-4147-92f7-4117ee469adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:00.103583 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Flow 'volume_create_api' (0c7c0418-354b-44bf-b8e6-41b25335b095) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:00.103979 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Create volume request issued successfully. Aug 14 03:08:00.104705 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0b80e595-4cfc-4660-9875-614705aa7a22 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:00.105274 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 707/2829] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:07:59 2026] POST /volume/v3/volumes => generated 780 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:00.276307 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ae20b175-80b0-4109-a1ba-18e2a2c26e15 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:00.278440 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ae20b175-80b0-4109-a1ba-18e2a2c26e15 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:08:00.279146 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ae20b175-80b0-4109-a1ba-18e2a2c26e15 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:00.279510 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ae20b175-80b0-4109-a1ba-18e2a2c26e15 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:00.279718 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-ae20b175-80b0-4109-a1ba-18e2a2c26e15 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:00.287830 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:00.287830 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:00.290025 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ae20b175-80b0-4109-a1ba-18e2a2c26e15 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:08:00.296742 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 702/2830] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:00 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:01.040766 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:01.230146 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:01.230590 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-859552675"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:01.232075 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-859552675'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:01.232185 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Create volume of 1 GB Aug 14 03:08:01.236488 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Availability Zones retrieved successfully. Aug 14 03:08:01.242064 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Flow 'volume_create_api' (404a10c3-3bab-4a1f-8bf4-6cbd797c246b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:01.242933 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60446c54-c27b-4687-9cda-072cff58c9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:01.244081 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:01.275878 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60446c54-c27b-4687-9cda-072cff58c9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:01.277024 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abc87fe-cbb5-4f24-ad5a-8db48d78ce1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:01.311612 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4974d3b2-7a08-4ee2-8875-196c7ef299ed None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:01.317846 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4974d3b2-7a08-4ee2-8875-196c7ef299ed tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:08:01.317846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4974d3b2-7a08-4ee2-8875-196c7ef299ed tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:01.317846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4974d3b2-7a08-4ee2-8875-196c7ef299ed tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:01.317846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-4974d3b2-7a08-4ee2-8875-196c7ef299ed tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:01.322118 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:01.322118 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:01.323008 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4974d3b2-7a08-4ee2-8875-196c7ef299ed tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:08:01.323669 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 712/2831] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:01 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:01.368572 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Created reservations ['491493cf-0280-4601-9e1e-f6e864116512', '299cddc8-dddf-459b-b833-45ddcd520dc8', 'ae62cf1e-ad9e-4f37-891a-5956f167375a', 'affe7044-94fd-4576-9e80-89f703be9ce3'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:01.371390 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abc87fe-cbb5-4f24-ad5a-8db48d78ce1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['491493cf-0280-4601-9e1e-f6e864116512', '299cddc8-dddf-459b-b833-45ddcd520dc8', 'ae62cf1e-ad9e-4f37-891a-5956f167375a', 'affe7044-94fd-4576-9e80-89f703be9ce3']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:01.372502 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7504f0f0-a13a-4a2d-9871-e8bc8e891069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:01.400478 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7504f0f0-a13a-4a2d-9871-e8bc8e891069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-859552675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73c2f0ba84b543b89c75682953dfa820',qos_specs=None,replication_status=,reservations=['491493cf-0280-4601-9e1e-f6e864116512','299cddc8-dddf-459b-b833-45ddcd520dc8','ae62cf1e-ad9e-4f37-891a-5956f167375a','affe7044-94fd-4576-9e80-89f703be9ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b5de7621d694b5cadd882e26288617b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-859552675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73c2f0ba84b543b89c75682953dfa820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b5de7621d694b5cadd882e26288617b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:01.401193 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ffbba91-22be-40b3-98ec-68b868668ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:01.426839 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ffbba91-22be-40b3-98ec-68b868668ae4) transitioned into state 'SUCCESS' from state '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-859552675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73c2f0ba84b543b89c75682953dfa820',qos_specs=None,replication_status=,reservations=['491493cf-0280-4601-9e1e-f6e864116512','299cddc8-dddf-459b-b833-45ddcd520dc8','ae62cf1e-ad9e-4f37-891a-5956f167375a','affe7044-94fd-4576-9e80-89f703be9ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b5de7621d694b5cadd882e26288617b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:01.427664 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af485e1d-30cf-472e-b342-7815d3723c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:01.441144 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af485e1d-30cf-472e-b342-7815d3723c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:01.442234 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Flow 'volume_create_api' (404a10c3-3bab-4a1f-8bf4-6cbd797c246b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:01.442524 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Create volume request issued successfully. Aug 14 03:08:01.443064 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aa800d30-54fb-4728-8fb6-5338ccd77750 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:01.443481 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 711/2832] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:08:01 2026] POST /volume/v3/volumes => generated 750 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:01.456267 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4d1116d9-add1-4a72-9d11-3b9fe83964d0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:01.462401 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4d1116d9-add1-4a72-9d11-3b9fe83964d0 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] GET https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:01.462709 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4d1116d9-add1-4a72-9d11-3b9fe83964d0 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:01.462930 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4d1116d9-add1-4a72-9d11-3b9fe83964d0 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:01.475651 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:01.475651 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:01.481772 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4d1116d9-add1-4a72-9d11-3b9fe83964d0 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Volume info retrieved successfully. Aug 14 03:08:01.493393 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4d1116d9-add1-4a72-9d11-3b9fe83964d0 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d returned with HTTP 200 Aug 14 03:08:01.493393 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 708/2833] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:01 2026] GET /volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:02.336843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3d019129-9a46-4bd3-a3da-622334fc16cf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:02.338865 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3d019129-9a46-4bd3-a3da-622334fc16cf tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:08:02.340355 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3d019129-9a46-4bd3-a3da-622334fc16cf tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:02.340355 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3d019129-9a46-4bd3-a3da-622334fc16cf tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:02.340355 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-3d019129-9a46-4bd3-a3da-622334fc16cf tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:02.344261 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:02.344261 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:02.345189 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3d019129-9a46-4bd3-a3da-622334fc16cf tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:08:02.345722 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 703/2834] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:02 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:02.511929 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c833e3dc-db2f-4b87-8aa1-fed7d2a83020 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:02.514071 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c833e3dc-db2f-4b87-8aa1-fed7d2a83020 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] GET https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:02.514315 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c833e3dc-db2f-4b87-8aa1-fed7d2a83020 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:02.514547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c833e3dc-db2f-4b87-8aa1-fed7d2a83020 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:02.530252 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:02.530252 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:02.534250 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c833e3dc-db2f-4b87-8aa1-fed7d2a83020 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Volume info retrieved successfully. Aug 14 03:08:02.544517 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c833e3dc-db2f-4b87-8aa1-fed7d2a83020 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d returned with HTTP 200 Aug 14 03:08:02.546206 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 713/2835] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:02 2026] GET /volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:02.565848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bf4e154a-5d95-40ff-977a-60ed97929e05 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:02.567996 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf4e154a-5d95-40ff-977a-60ed97929e05 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] POST https://10.4.3.152/volume/v3/os-volume-transfer Aug 14 03:08:02.568479 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bf4e154a-5d95-40ff-977a-60ed97929e05 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:02.570409 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.volume_transfer [None req-bf4e154a-5d95-40ff-977a-60ed97929e05 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Creating new volume transfer {'transfer': {'volume_id': '6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 03:08:02.570757 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.volume_transfer [None req-bf4e154a-5d95-40ff-977a-60ed97929e05 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Creating transfer of volume 6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:02.571048 np0000007307 devstack@c-api.service[100379]: INFO cinder.transfer.api [None req-bf4e154a-5d95-40ff-977a-60ed97929e05 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Generating transfer record for volume 6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:02.584101 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:02.584101 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:02.609569 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf4e154a-5d95-40ff-977a-60ed97929e05 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 03:08:02.610229 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 712/2836] 10.4.3.152 () {68 vars in 1291 bytes} [Fri Aug 14 03:08:02 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:02.620578 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b41331fc-4e7d-4ad1-9667-0b429b8490c7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:02.623892 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b41331fc-4e7d-4ad1-9667-0b429b8490c7 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] GET https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:02.624112 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b41331fc-4e7d-4ad1-9667-0b429b8490c7 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:02.624262 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b41331fc-4e7d-4ad1-9667-0b429b8490c7 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:02.632840 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:02.632840 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:02.644492 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b41331fc-4e7d-4ad1-9667-0b429b8490c7 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Volume info retrieved successfully. Aug 14 03:08:02.656815 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b41331fc-4e7d-4ad1-9667-0b429b8490c7 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d returned with HTTP 200 Aug 14 03:08:02.657510 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 709/2837] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:02 2026] GET /volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:02.683467 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bf5cf1df-f3f9-4365-a38f-f85392a882a0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:02.685291 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bf5cf1df-f3f9-4365-a38f-f85392a882a0 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] GET https://10.4.3.152/volume/v3/os-volume-transfer/04f7498d-d485-4920-97c4-27a68d4136eb Aug 14 03:08:02.685759 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bf5cf1df-f3f9-4365-a38f-f85392a882a0 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:02.687144 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bf5cf1df-f3f9-4365-a38f-f85392a882a0 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:02.692302 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bf5cf1df-f3f9-4365-a38f-f85392a882a0 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/04f7498d-d485-4920-97c4-27a68d4136eb returned with HTTP 200 Aug 14 03:08:02.693544 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 704/2838] 10.4.3.152 () {66 vars in 1381 bytes} [Fri Aug 14 03:08:02 2026] GET /volume/v3/os-volume-transfer/04f7498d-d485-4920-97c4-27a68d4136eb => generated 409 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:02.705469 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-be898336-f5ac-4459-8a22-8e91e9bfe89a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:02.710859 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-be898336-f5ac-4459-8a22-8e91e9bfe89a tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] GET https://10.4.3.152/volume/v3/os-volume-transfer Aug 14 03:08:02.710859 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-be898336-f5ac-4459-8a22-8e91e9bfe89a tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:02.710859 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-be898336-f5ac-4459-8a22-8e91e9bfe89a tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:02.710859 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.volume_transfer [None req-be898336-f5ac-4459-8a22-8e91e9bfe89a tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Listing volume transfers {{(pid=100378) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 03:08:02.719347 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-be898336-f5ac-4459-8a22-8e91e9bfe89a tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/os-volume-transfer returned with HTTP 200 Aug 14 03:08:02.720188 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 714/2839] 10.4.3.152 () {66 vars in 1270 bytes} [Fri Aug 14 03:08:02 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:02.730541 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ef62ed20-15de-4cfe-9ad7-a0a3cd09fbd9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:02.812911 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ef62ed20-15de-4cfe-9ad7-a0a3cd09fbd9 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] POST https://10.4.3.152/volume/v3/os-volume-transfer/04f7498d-d485-4920-97c4-27a68d4136eb/accept Aug 14 03:08:02.813078 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ef62ed20-15de-4cfe-9ad7-a0a3cd09fbd9 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bce1e6d39278c93c"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:02.814833 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.volume_transfer [None req-ef62ed20-15de-4cfe-9ad7-a0a3cd09fbd9 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Accepting volume transfer 04f7498d-d485-4920-97c4-27a68d4136eb {{(pid=100379) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 03:08:02.815101 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.volume_transfer [None req-ef62ed20-15de-4cfe-9ad7-a0a3cd09fbd9 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Accepting transfer 04f7498d-d485-4920-97c4-27a68d4136eb Aug 14 03:08:02.893141 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-ef62ed20-15de-4cfe-9ad7-a0a3cd09fbd9 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Created reservations ['6249e38f-73e4-4a73-ac6d-4a814c2c7b91', 'e4112b2f-df14-49a3-aa5d-c238a5819558', '8410cf7f-b4c1-41a3-b5c2-86fee1a88366', '00de1abc-9138-4a0c-ba71-713c60e6d497'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:02.930884 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-ef62ed20-15de-4cfe-9ad7-a0a3cd09fbd9 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Created reservations ['2f98afb5-0a08-4828-93a1-0e17a9602461', 'e796f2af-fe0b-4a2f-b46b-4c7ea601455b', 'c3a42ee1-52ed-4a2a-9f49-ecb83f3f9e79', 'af468fca-2c46-43bd-bcf9-c3ac7d8764bd'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:02.982759 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f1e53239-5f98-4dc7-b626-9d18934406f1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:02.986875 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-ef62ed20-15de-4cfe-9ad7-a0a3cd09fbd9 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Created reservations ['c9b3d7bf-365c-42a0-844d-aac6019e8a19', '6c4ae38c-0dc3-4b92-af45-5091b5d9bcf1', 'eee25bcc-d92a-48ab-b859-58ae77cd6c67', '80ff4f76-6c9f-4c0c-93d2-9e8b504d0e8c'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:02.987071 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f1e53239-5f98-4dc7-b626-9d18934406f1 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:08:02.987071 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f1e53239-5f98-4dc7-b626-9d18934406f1 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:02.987071 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f1e53239-5f98-4dc7-b626-9d18934406f1 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:02.998193 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:02.998193 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:03.004883 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f1e53239-5f98-4dc7-b626-9d18934406f1 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:08:03.011100 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f1e53239-5f98-4dc7-b626-9d18934406f1 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e returned with HTTP 200 Aug 14 03:08:03.011482 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 710/2840] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:02 2026] GET /volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:03.034787 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-ef62ed20-15de-4cfe-9ad7-a0a3cd09fbd9 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Created reservations ['d3fcf4e9-cef1-4706-be46-c61df929e0af', 'f4dadcef-0983-4d6e-94ba-112f5aab8f0a', '342b07ce-8834-4773-901c-a5bc66936d74', '78e05352-8a09-42b2-88d5-e81ec425c726'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:03.059335 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ef62ed20-15de-4cfe-9ad7-a0a3cd09fbd9 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Transfer volume completed successfully. Aug 14 03:08:03.106052 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3ee03b35-db4b-466e-862b-c352779f0e71 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:03.109635 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3ee03b35-db4b-466e-862b-c352779f0e71 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:08:03.109635 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3ee03b35-db4b-466e-862b-c352779f0e71 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:03.109812 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3ee03b35-db4b-466e-862b-c352779f0e71 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:03.125109 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:03.125109 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:03.136848 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3ee03b35-db4b-466e-862b-c352779f0e71 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:08:03.142709 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3ee03b35-db4b-466e-862b-c352779f0e71 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e returned with HTTP 200 Aug 14 03:08:03.143286 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 705/2841] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:03 2026] GET /volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:03.166060 np0000007307 devstack@c-api.service[100379]: INFO cinder.transfer.api [None req-ef62ed20-15de-4cfe-9ad7-a0a3cd09fbd9 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Volume 6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d has been transferred. Aug 14 03:08:03.177328 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ef62ed20-15de-4cfe-9ad7-a0a3cd09fbd9 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/04f7498d-d485-4920-97c4-27a68d4136eb/accept returned with HTTP 202 Aug 14 03:08:03.177567 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 713/2842] 10.4.3.152 () {68 vars in 1423 bytes} [Fri Aug 14 03:08:02 2026] POST /volume/v3/os-volume-transfer/04f7498d-d485-4920-97c4-27a68d4136eb/accept => generated 365 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:03.195729 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ec4bc317-f266-462b-9062-5321a77ef139 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:03.200507 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ec4bc317-f266-462b-9062-5321a77ef139 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] GET https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:03.200860 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ec4bc317-f266-462b-9062-5321a77ef139 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:03.201106 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ec4bc317-f266-462b-9062-5321a77ef139 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:03.214026 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:03.214026 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:03.222316 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ec4bc317-f266-462b-9062-5321a77ef139 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Volume info retrieved successfully. Aug 14 03:08:03.231144 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ec4bc317-f266-462b-9062-5321a77ef139 tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d returned with HTTP 200 Aug 14 03:08:03.231969 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 715/2843] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:03 2026] GET /volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:03.251050 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7cb5879c-41d6-4de1-a0bc-089418aa1c1c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:03.254272 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7cb5879c-41d6-4de1-a0bc-089418aa1c1c tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] GET https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:03.254574 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7cb5879c-41d6-4de1-a0bc-089418aa1c1c tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:03.254903 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7cb5879c-41d6-4de1-a0bc-089418aa1c1c tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:03.266330 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:03.266330 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:03.273733 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7cb5879c-41d6-4de1-a0bc-089418aa1c1c tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] Volume info retrieved successfully. Aug 14 03:08:03.281195 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7cb5879c-41d6-4de1-a0bc-089418aa1c1c tempest-VolumesTransfersTest-366381785 tempest-VolumesTransfersTest-366381785-project-member] https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d returned with HTTP 200 Aug 14 03:08:03.281637 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 711/2844] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:03 2026] GET /volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:03.294920 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ec792708-d4c2-495f-81bc-b13141080102 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:03.297646 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ec792708-d4c2-495f-81bc-b13141080102 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] DELETE https://10.4.3.152/volume/v3/os-volume-transfer/04f7498d-d485-4920-97c4-27a68d4136eb Aug 14 03:08:03.297961 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ec792708-d4c2-495f-81bc-b13141080102 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:03.298247 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ec792708-d4c2-495f-81bc-b13141080102 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:03.298464 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.volume_transfer [None req-ec792708-d4c2-495f-81bc-b13141080102 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Delete transfer with id: 04f7498d-d485-4920-97c4-27a68d4136eb Aug 14 03:08:03.302510 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ec792708-d4c2-495f-81bc-b13141080102 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/04f7498d-d485-4920-97c4-27a68d4136eb returned with HTTP 404 Aug 14 03:08:03.305811 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 706/2845] 10.4.3.152 () {66 vars in 1384 bytes} [Fri Aug 14 03:08:03 2026] DELETE /volume/v3/os-volume-transfer/04f7498d-d485-4920-97c4-27a68d4136eb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:03.313611 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-281fab28-1b7a-42e6-a54f-a51ec0f16c17 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:03.358547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-be3ec992-08e6-41f5-bf79-34aae4d5c994 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:03.361346 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-be3ec992-08e6-41f5-bf79-34aae4d5c994 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:08:03.361346 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-be3ec992-08e6-41f5-bf79-34aae4d5c994 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:03.361346 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-be3ec992-08e6-41f5-bf79-34aae4d5c994 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:03.361346 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-be3ec992-08e6-41f5-bf79-34aae4d5c994 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:03.368724 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:03.368724 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:03.369223 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-281fab28-1b7a-42e6-a54f-a51ec0f16c17 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:03.369429 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-281fab28-1b7a-42e6-a54f-a51ec0f16c17 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:03.369627 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-281fab28-1b7a-42e6-a54f-a51ec0f16c17 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:03.369671 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-be3ec992-08e6-41f5-bf79-34aae4d5c994 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:08:03.369776 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-281fab28-1b7a-42e6-a54f-a51ec0f16c17 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Delete volume with id: 6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:03.370092 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 716/2846] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:03 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:03.378655 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:03.378655 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:03.379169 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-281fab28-1b7a-42e6-a54f-a51ec0f16c17 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Volume info retrieved successfully. Aug 14 03:08:03.402904 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-281fab28-1b7a-42e6-a54f-a51ec0f16c17 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Delete volume request issued successfully. Aug 14 03:08:03.402904 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-281fab28-1b7a-42e6-a54f-a51ec0f16c17 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d returned with HTTP 202 Aug 14 03:08:03.402904 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 714/2847] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:03 2026] DELETE /volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:03.409435 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ae1f8021-f200-46f2-b7bb-7b5662ec01a6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:03.411533 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ae1f8021-f200-46f2-b7bb-7b5662ec01a6 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] GET https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:03.411533 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ae1f8021-f200-46f2-b7bb-7b5662ec01a6 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:03.411673 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ae1f8021-f200-46f2-b7bb-7b5662ec01a6 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:03.418413 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:03.418413 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:03.422666 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ae1f8021-f200-46f2-b7bb-7b5662ec01a6 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Volume info retrieved successfully. Aug 14 03:08:03.431255 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ae1f8021-f200-46f2-b7bb-7b5662ec01a6 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d returned with HTTP 200 Aug 14 03:08:03.431255 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 712/2848] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:03 2026] GET /volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:04.385265 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-94059559-5c92-4594-b56d-9e291c9661bd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:04.387638 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-94059559-5c92-4594-b56d-9e291c9661bd tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:08:04.387911 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-94059559-5c92-4594-b56d-9e291c9661bd tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:04.388140 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-94059559-5c92-4594-b56d-9e291c9661bd tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:04.388396 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-94059559-5c92-4594-b56d-9e291c9661bd tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:04.394637 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:04.394637 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:04.395408 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-94059559-5c92-4594-b56d-9e291c9661bd tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:08:04.395911 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 707/2849] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:04 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:04.447254 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8158cfe7-5832-4e05-80b6-06c2f6986229 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:04.449267 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8158cfe7-5832-4e05-80b6-06c2f6986229 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] GET https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:04.449567 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8158cfe7-5832-4e05-80b6-06c2f6986229 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:04.449784 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8158cfe7-5832-4e05-80b6-06c2f6986229 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:04.456253 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8158cfe7-5832-4e05-80b6-06c2f6986229 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d returned with HTTP 404 Aug 14 03:08:04.456707 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 717/2850] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:04 2026] GET /volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:04.464945 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-42d6077b-6cfd-4c8b-a18d-0e5351dc7e20 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:04.466950 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-42d6077b-6cfd-4c8b-a18d-0e5351dc7e20 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] GET https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:04.468867 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-42d6077b-6cfd-4c8b-a18d-0e5351dc7e20 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:04.468867 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-42d6077b-6cfd-4c8b-a18d-0e5351dc7e20 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:04.491327 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-42d6077b-6cfd-4c8b-a18d-0e5351dc7e20 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d returned with HTTP 404 Aug 14 03:08:04.491894 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 715/2851] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:04 2026] GET /volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:04.500599 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6d5305eb-1ad4-4b1f-ac59-eb8ffab43e92 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:04.502975 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6d5305eb-1ad4-4b1f-ac59-eb8ffab43e92 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] DELETE https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:04.503219 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6d5305eb-1ad4-4b1f-ac59-eb8ffab43e92 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:04.503474 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6d5305eb-1ad4-4b1f-ac59-eb8ffab43e92 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:04.503704 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-6d5305eb-1ad4-4b1f-ac59-eb8ffab43e92 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Delete volume with id: 6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d Aug 14 03:08:04.511207 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6d5305eb-1ad4-4b1f-ac59-eb8ffab43e92 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d returned with HTTP 404 Aug 14 03:08:04.511756 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 713/2852] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:04 2026] DELETE /volume/v3/volumes/6436a3aa-f09a-4fe9-93a6-2b0f8f4b5c0d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:04.523203 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:04.526910 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:04.527284 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1939312744"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:04.528803 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1939312744'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:04.529015 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Create volume of 1 GB Aug 14 03:08:04.536127 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Availability Zones retrieved successfully. Aug 14 03:08:04.546099 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Flow 'volume_create_api' (1ed17022-3695-429f-85fb-8778d07daa3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:04.547183 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e23e575-1eb2-4f21-894a-35a082c1e428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:04.548164 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:04.580405 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e23e575-1eb2-4f21-894a-35a082c1e428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:04.581305 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (067550c8-3e9c-4530-b417-7273cef6b49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:04.645739 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Created reservations ['281e02a9-d0ab-4c2f-9506-53e6d6d63347', '3da61250-3f4a-4d33-af67-b2bf88905938', 'c82a6de7-47bf-410c-8900-bd9190e98735', '55aca88a-4e91-4d45-8faa-c71da1e14897'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:04.646667 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (067550c8-3e9c-4530-b417-7273cef6b49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['281e02a9-d0ab-4c2f-9506-53e6d6d63347', '3da61250-3f4a-4d33-af67-b2bf88905938', 'c82a6de7-47bf-410c-8900-bd9190e98735', '55aca88a-4e91-4d45-8faa-c71da1e14897']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:04.647524 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1afc32-0b0a-4e50-933e-5ad9567b5065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:04.678354 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1afc32-0b0a-4e50-933e-5ad9567b5065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f7309d1-cfd0-482e-ab17-d7c64cdc9b44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1939312744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73c2f0ba84b543b89c75682953dfa820',qos_specs=None,replication_status=,reservations=['281e02a9-d0ab-4c2f-9506-53e6d6d63347','3da61250-3f4a-4d33-af67-b2bf88905938','c82a6de7-47bf-410c-8900-bd9190e98735','55aca88a-4e91-4d45-8faa-c71da1e14897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b5de7621d694b5cadd882e26288617b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1939312744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f7309d1-cfd0-482e-ab17-d7c64cdc9b44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73c2f0ba84b543b89c75682953dfa820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b5de7621d694b5cadd882e26288617b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:04.679324 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c7a31e2-7739-402f-a1b7-9107b1e3e4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:04.713984 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c7a31e2-7739-402f-a1b7-9107b1e3e4e7) transitioned into state 'SUCCESS' from state '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-1939312744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73c2f0ba84b543b89c75682953dfa820',qos_specs=None,replication_status=,reservations=['281e02a9-d0ab-4c2f-9506-53e6d6d63347','3da61250-3f4a-4d33-af67-b2bf88905938','c82a6de7-47bf-410c-8900-bd9190e98735','55aca88a-4e91-4d45-8faa-c71da1e14897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b5de7621d694b5cadd882e26288617b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:04.714952 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d63bb1-b95b-4727-8032-89fcab02d230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:04.736167 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d63bb1-b95b-4727-8032-89fcab02d230) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:04.737355 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Flow 'volume_create_api' (1ed17022-3695-429f-85fb-8778d07daa3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:04.738942 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Create volume request issued successfully. Aug 14 03:08:04.738942 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e7bcc8c0-1cd9-47ac-8077-1f16af221821 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:04.739287 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 708/2853] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:08:04 2026] POST /volume/v3/volumes => generated 751 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 03:08:04.757138 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cf1fea6e-7c84-4b4d-9bb6-e520ab4a1973 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:04.760711 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cf1fea6e-7c84-4b4d-9bb6-e520ab4a1973 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] GET https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:04.760711 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cf1fea6e-7c84-4b4d-9bb6-e520ab4a1973 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:04.761014 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cf1fea6e-7c84-4b4d-9bb6-e520ab4a1973 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:04.782676 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:04.782676 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:04.794548 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cf1fea6e-7c84-4b4d-9bb6-e520ab4a1973 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Volume info retrieved successfully. Aug 14 03:08:04.804166 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cf1fea6e-7c84-4b4d-9bb6-e520ab4a1973 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 returned with HTTP 200 Aug 14 03:08:04.804868 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 718/2854] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:04 2026] GET /volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:08:05.410807 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-36fda933-df7c-4672-8bd8-0cc38fc6c5aa None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:05.412935 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-36fda933-df7c-4672-8bd8-0cc38fc6c5aa tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:08:05.413199 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-36fda933-df7c-4672-8bd8-0cc38fc6c5aa tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:05.413380 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-36fda933-df7c-4672-8bd8-0cc38fc6c5aa tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:05.413499 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-36fda933-df7c-4672-8bd8-0cc38fc6c5aa tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:05.417559 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:05.417559 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:05.418255 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-36fda933-df7c-4672-8bd8-0cc38fc6c5aa tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:08:05.418523 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 716/2855] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:05 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:05.821302 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2d27fafa-679c-4043-9777-bea1c7c25a2e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:05.823885 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2d27fafa-679c-4043-9777-bea1c7c25a2e tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] GET https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:05.823885 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2d27fafa-679c-4043-9777-bea1c7c25a2e tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:05.823885 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2d27fafa-679c-4043-9777-bea1c7c25a2e tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:05.830914 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:05.830914 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:05.834961 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2d27fafa-679c-4043-9777-bea1c7c25a2e tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Volume info retrieved successfully. Aug 14 03:08:05.839327 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2d27fafa-679c-4043-9777-bea1c7c25a2e tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 returned with HTTP 200 Aug 14 03:08:05.839839 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 714/2856] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:05 2026] GET /volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:05.853254 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-dac1cdbb-ee84-496d-a269-08c3ce6d1dc4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:05.855789 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dac1cdbb-ee84-496d-a269-08c3ce6d1dc4 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] POST https://10.4.3.152/volume/v3/os-volume-transfer Aug 14 03:08:05.856263 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dac1cdbb-ee84-496d-a269-08c3ce6d1dc4 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9f7309d1-cfd0-482e-ab17-d7c64cdc9b44"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:05.858018 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.volume_transfer [None req-dac1cdbb-ee84-496d-a269-08c3ce6d1dc4 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Creating new volume transfer {'transfer': {'volume_id': '9f7309d1-cfd0-482e-ab17-d7c64cdc9b44'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 03:08:05.858168 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.volume_transfer [None req-dac1cdbb-ee84-496d-a269-08c3ce6d1dc4 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Creating transfer of volume 9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:05.858384 np0000007307 devstack@c-api.service[100381]: INFO cinder.transfer.api [None req-dac1cdbb-ee84-496d-a269-08c3ce6d1dc4 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Generating transfer record for volume 9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:05.867475 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:05.867475 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:05.879719 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dac1cdbb-ee84-496d-a269-08c3ce6d1dc4 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 03:08:05.880231 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 709/2857] 10.4.3.152 () {68 vars in 1291 bytes} [Fri Aug 14 03:08:05 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:05.891674 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-49f23890-76bc-44f2-a26b-94a411702a2d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:05.893146 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-49f23890-76bc-44f2-a26b-94a411702a2d tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] GET https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:05.893363 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-49f23890-76bc-44f2-a26b-94a411702a2d tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:05.893934 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-49f23890-76bc-44f2-a26b-94a411702a2d tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:05.900407 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:05.900407 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:05.903850 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-49f23890-76bc-44f2-a26b-94a411702a2d tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Volume info retrieved successfully. Aug 14 03:08:05.908027 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-49f23890-76bc-44f2-a26b-94a411702a2d tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 returned with HTTP 200 Aug 14 03:08:05.908372 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 719/2858] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:05 2026] GET /volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:05.920169 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-74708c37-f8d8-4fc1-b5ef-873ab3cd60bb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:05.922409 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-74708c37-f8d8-4fc1-b5ef-873ab3cd60bb tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] GET https://10.4.3.152/volume/v3/os-volume-transfer/detail Aug 14 03:08:05.922690 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-74708c37-f8d8-4fc1-b5ef-873ab3cd60bb tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:05.923159 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-74708c37-f8d8-4fc1-b5ef-873ab3cd60bb tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:05.923363 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.volume_transfer [None req-74708c37-f8d8-4fc1-b5ef-873ab3cd60bb tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Listing volume transfers {{(pid=100379) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 03:08:05.929695 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-74708c37-f8d8-4fc1-b5ef-873ab3cd60bb tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 14 03:08:05.930252 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 717/2859] 10.4.3.152 () {66 vars in 1291 bytes} [Fri Aug 14 03:08:05 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:05.940476 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-116af96d-aef0-4a39-a6d0-51f72a7f9971 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:05.942925 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-116af96d-aef0-4a39-a6d0-51f72a7f9971 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] DELETE https://10.4.3.152/volume/v3/os-volume-transfer/d898a2d0-acc6-4a04-aaa2-54acf1b6ec27 Aug 14 03:08:05.943203 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-116af96d-aef0-4a39-a6d0-51f72a7f9971 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:05.943471 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-116af96d-aef0-4a39-a6d0-51f72a7f9971 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:05.943629 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.volume_transfer [None req-116af96d-aef0-4a39-a6d0-51f72a7f9971 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Delete transfer with id: d898a2d0-acc6-4a04-aaa2-54acf1b6ec27 Aug 14 03:08:05.955458 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:05.955458 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:05.970264 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-116af96d-aef0-4a39-a6d0-51f72a7f9971 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/d898a2d0-acc6-4a04-aaa2-54acf1b6ec27 returned with HTTP 202 Aug 14 03:08:05.970264 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 715/2860] 10.4.3.152 () {66 vars in 1384 bytes} [Fri Aug 14 03:08:05 2026] DELETE /volume/v3/os-volume-transfer/d898a2d0-acc6-4a04-aaa2-54acf1b6ec27 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:05.974736 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-932bd5cf-c7ad-434b-85df-f856e12a9964 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:05.976914 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-932bd5cf-c7ad-434b-85df-f856e12a9964 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] GET https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:05.977057 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-932bd5cf-c7ad-434b-85df-f856e12a9964 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:05.977291 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-932bd5cf-c7ad-434b-85df-f856e12a9964 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:05.986806 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:05.986806 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:05.992875 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-932bd5cf-c7ad-434b-85df-f856e12a9964 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Volume info retrieved successfully. Aug 14 03:08:05.999296 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-932bd5cf-c7ad-434b-85df-f856e12a9964 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 returned with HTTP 200 Aug 14 03:08:06.000141 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 710/2861] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:05 2026] GET /volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:06.020240 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-43194d8f-7dde-4083-930a-90ad3e5e355a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:06.022347 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-43194d8f-7dde-4083-930a-90ad3e5e355a tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] DELETE https://10.4.3.152/volume/v3/os-volume-transfer/d898a2d0-acc6-4a04-aaa2-54acf1b6ec27 Aug 14 03:08:06.022621 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-43194d8f-7dde-4083-930a-90ad3e5e355a tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:06.022887 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-43194d8f-7dde-4083-930a-90ad3e5e355a tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:06.023209 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.volume_transfer [None req-43194d8f-7dde-4083-930a-90ad3e5e355a tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Delete transfer with id: d898a2d0-acc6-4a04-aaa2-54acf1b6ec27 Aug 14 03:08:06.026318 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-43194d8f-7dde-4083-930a-90ad3e5e355a tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/d898a2d0-acc6-4a04-aaa2-54acf1b6ec27 returned with HTTP 404 Aug 14 03:08:06.026995 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 720/2862] 10.4.3.152 () {66 vars in 1384 bytes} [Fri Aug 14 03:08:06 2026] DELETE /volume/v3/os-volume-transfer/d898a2d0-acc6-4a04-aaa2-54acf1b6ec27 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:06.034585 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-76320324-bc07-4a71-b7f0-35b5a4d4e8f7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:06.036693 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-76320324-bc07-4a71-b7f0-35b5a4d4e8f7 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:06.036981 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-76320324-bc07-4a71-b7f0-35b5a4d4e8f7 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:06.037264 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-76320324-bc07-4a71-b7f0-35b5a4d4e8f7 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:06.037460 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-76320324-bc07-4a71-b7f0-35b5a4d4e8f7 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Delete volume with id: 9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:06.046480 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:06.046480 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:06.046891 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-76320324-bc07-4a71-b7f0-35b5a4d4e8f7 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Volume info retrieved successfully. Aug 14 03:08:06.067179 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-76320324-bc07-4a71-b7f0-35b5a4d4e8f7 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Delete volume request issued successfully. Aug 14 03:08:06.067395 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-76320324-bc07-4a71-b7f0-35b5a4d4e8f7 tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 returned with HTTP 202 Aug 14 03:08:06.068054 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 718/2863] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:06 2026] DELETE /volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:06.076572 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6997c574-80a3-4a62-b4c5-43f0355017bf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:06.078594 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6997c574-80a3-4a62-b4c5-43f0355017bf tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] GET https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:06.078594 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6997c574-80a3-4a62-b4c5-43f0355017bf tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:06.078754 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6997c574-80a3-4a62-b4c5-43f0355017bf tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:06.085982 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:06.085982 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:06.089796 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6997c574-80a3-4a62-b4c5-43f0355017bf tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Volume info retrieved successfully. Aug 14 03:08:06.094037 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6997c574-80a3-4a62-b4c5-43f0355017bf tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 returned with HTTP 200 Aug 14 03:08:06.094470 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 716/2864] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:06 2026] GET /volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:06.299150 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-67c0db68-2ea2-46db-bea5-5df778991f44 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:06.300893 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-67c0db68-2ea2-46db-bea5-5df778991f44 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:08:06.301188 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-67c0db68-2ea2-46db-bea5-5df778991f44 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:06.301331 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-67c0db68-2ea2-46db-bea5-5df778991f44 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:06.301450 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-67c0db68-2ea2-46db-bea5-5df778991f44 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Delete volume with id: ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:08:06.309504 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:06.309504 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:06.310036 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-67c0db68-2ea2-46db-bea5-5df778991f44 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:08:06.330381 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-67c0db68-2ea2-46db-bea5-5df778991f44 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Delete volume request issued successfully. Aug 14 03:08:06.330743 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-67c0db68-2ea2-46db-bea5-5df778991f44 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e returned with HTTP 202 Aug 14 03:08:06.331300 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 711/2865] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:06 2026] DELETE /volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:06.340940 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a6001101-dccb-44c4-8df1-7e5a7d8647e0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:06.344290 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a6001101-dccb-44c4-8df1-7e5a7d8647e0 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:08:06.344290 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a6001101-dccb-44c4-8df1-7e5a7d8647e0 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:06.344290 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a6001101-dccb-44c4-8df1-7e5a7d8647e0 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:06.352582 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:06.352582 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:06.357117 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a6001101-dccb-44c4-8df1-7e5a7d8647e0 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:08:06.363601 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a6001101-dccb-44c4-8df1-7e5a7d8647e0 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e returned with HTTP 200 Aug 14 03:08:06.365061 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 721/2866] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:06 2026] GET /volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:06.433050 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-707d180f-9f3f-4b2c-8c7f-be5a1adba8f9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:06.434411 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-707d180f-9f3f-4b2c-8c7f-be5a1adba8f9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:08:06.435064 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-707d180f-9f3f-4b2c-8c7f-be5a1adba8f9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:06.435296 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-707d180f-9f3f-4b2c-8c7f-be5a1adba8f9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:06.436870 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-707d180f-9f3f-4b2c-8c7f-be5a1adba8f9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:06.442842 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:06.442842 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:06.443714 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-707d180f-9f3f-4b2c-8c7f-be5a1adba8f9 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:08:06.444318 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 719/2867] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:06 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:06.460033 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9ac4c648-f34f-4f3f-bc0a-a0d720c91222 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:06.461900 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9ac4c648-f34f-4f3f-bc0a-a0d720c91222 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] POST https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac/action Aug 14 03:08:06.462290 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9ac4c648-f34f-4f3f-bc0a-a0d720c91222 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:06.462412 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9ac4c648-f34f-4f3f-bc0a-a0d720c91222 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:06.463720 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.admin_actions [None req-9ac4c648-f34f-4f3f-bc0a-a0d720c91222 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Updating backup '68dd124e-48c0-4072-8a2c-5b2b931ed5ac' with '{'status': 'error'}' {{(pid=100380) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 03:08:06.471366 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:06.471366 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:06.472621 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-9ac4c648-f34f-4f3f-bc0a-a0d720c91222 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2c866cd4600f4dbda2bcd63b162252e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5c4628844a44e8dbaab38d7ae2f7146', '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=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:08:06.472933 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9ac4c648-f34f-4f3f-bc0a-a0d720c91222 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac/action returned with HTTP 403 Aug 14 03:08:06.473459 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 717/2868] 10.4.3.152 () {70 vars in 1430 bytes} [Fri Aug 14 03:08:06 2026] POST /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:06.482558 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d6125fd2-79bf-49bf-ae61-66f59f892b07 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:06.485715 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d6125fd2-79bf-49bf-ae61-66f59f892b07 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 Aug 14 03:08:06.485977 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d6125fd2-79bf-49bf-ae61-66f59f892b07 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:06.486232 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d6125fd2-79bf-49bf-ae61-66f59f892b07 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:06.486389 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-d6125fd2-79bf-49bf-ae61-66f59f892b07 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Delete volume with id: b72fabfa-97ba-4df7-85d4-e1124b0919c0 Aug 14 03:08:06.495713 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:06.495713 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:06.496170 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d6125fd2-79bf-49bf-ae61-66f59f892b07 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:08:06.515681 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d6125fd2-79bf-49bf-ae61-66f59f892b07 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Delete volume request issued successfully. Aug 14 03:08:06.516052 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d6125fd2-79bf-49bf-ae61-66f59f892b07 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 returned with HTTP 202 Aug 14 03:08:06.516590 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 712/2869] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:08:06 2026] DELETE /volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:06.527771 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4400a0c3-6402-40cc-8fcb-9b15b7759461 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:06.529247 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4400a0c3-6402-40cc-8fcb-9b15b7759461 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 Aug 14 03:08:06.529637 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4400a0c3-6402-40cc-8fcb-9b15b7759461 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:06.530046 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4400a0c3-6402-40cc-8fcb-9b15b7759461 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:06.539403 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:06.539403 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:06.544633 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4400a0c3-6402-40cc-8fcb-9b15b7759461 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:08:06.551904 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4400a0c3-6402-40cc-8fcb-9b15b7759461 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 returned with HTTP 200 Aug 14 03:08:06.552675 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 722/2870] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:06 2026] GET /volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:07.109793 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-48a2ed55-4456-4316-b9fa-e006b6a6c6ea None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:07.111944 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-48a2ed55-4456-4316-b9fa-e006b6a6c6ea tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] GET https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:07.112224 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-48a2ed55-4456-4316-b9fa-e006b6a6c6ea tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:07.112467 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-48a2ed55-4456-4316-b9fa-e006b6a6c6ea tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:07.119808 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-48a2ed55-4456-4316-b9fa-e006b6a6c6ea tempest-VolumesTransfersTest-49326336 tempest-VolumesTransfersTest-49326336-project-admin] https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 returned with HTTP 404 Aug 14 03:08:07.120435 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 720/2871] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:07 2026] GET /volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:07.130179 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-32c4fc32-0221-4a77-b9cd-95435641415b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:07.132057 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-32c4fc32-0221-4a77-b9cd-95435641415b tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] GET https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:07.133949 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-32c4fc32-0221-4a77-b9cd-95435641415b tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:07.134240 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-32c4fc32-0221-4a77-b9cd-95435641415b tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:07.142621 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-32c4fc32-0221-4a77-b9cd-95435641415b tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 returned with HTTP 404 Aug 14 03:08:07.143317 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 718/2872] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:07 2026] GET /volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:07.151595 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-60ac9d70-26eb-42d8-8ac2-359a7f180c15 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:07.153444 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-60ac9d70-26eb-42d8-8ac2-359a7f180c15 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:07.153740 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-60ac9d70-26eb-42d8-8ac2-359a7f180c15 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:07.154455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-60ac9d70-26eb-42d8-8ac2-359a7f180c15 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:07.154455 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-60ac9d70-26eb-42d8-8ac2-359a7f180c15 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] Delete volume with id: 9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 Aug 14 03:08:07.179288 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-60ac9d70-26eb-42d8-8ac2-359a7f180c15 tempest-VolumesTransfersTest-2037011016 tempest-VolumesTransfersTest-2037011016-project-member] https://10.4.3.152/volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 returned with HTTP 404 Aug 14 03:08:07.179780 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 713/2873] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:07 2026] DELETE /volume/v3/volumes/9f7309d1-cfd0-482e-ab17-d7c64cdc9b44 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:07.382276 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a0c11374-c01c-4b2a-bab2-316b1846922a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:07.387939 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a0c11374-c01c-4b2a-bab2-316b1846922a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e Aug 14 03:08:07.388242 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a0c11374-c01c-4b2a-bab2-316b1846922a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:07.388837 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a0c11374-c01c-4b2a-bab2-316b1846922a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:07.396265 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a0c11374-c01c-4b2a-bab2-316b1846922a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e returned with HTTP 404 Aug 14 03:08:07.396956 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 723/2874] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:07 2026] GET /volume/v3/volumes/ab794daa-8f0c-4cab-a775-fefd965b107e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:07.474610 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8e0914c2-66e3-4698-98e7-4a0ec0debf6a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:07.477044 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8e0914c2-66e3-4698-98e7-4a0ec0debf6a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:08:07.477281 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8e0914c2-66e3-4698-98e7-4a0ec0debf6a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:07.477562 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8e0914c2-66e3-4698-98e7-4a0ec0debf6a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:07.477803 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-8e0914c2-66e3-4698-98e7-4a0ec0debf6a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Delete volume with id: ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:08:07.488569 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:07.488569 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:07.489268 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8e0914c2-66e3-4698-98e7-4a0ec0debf6a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:08:07.512043 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8e0914c2-66e3-4698-98e7-4a0ec0debf6a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Delete volume request issued successfully. Aug 14 03:08:07.512043 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8e0914c2-66e3-4698-98e7-4a0ec0debf6a tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 202 Aug 14 03:08:07.512641 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 721/2875] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:07 2026] DELETE /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:07.523745 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3b0e0736-7a1a-4b44-b727-ec9aa1e5f58d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:07.526755 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3b0e0736-7a1a-4b44-b727-ec9aa1e5f58d tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:08:07.527514 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3b0e0736-7a1a-4b44-b727-ec9aa1e5f58d tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:07.528192 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3b0e0736-7a1a-4b44-b727-ec9aa1e5f58d tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:07.546925 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:07.546925 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:07.553770 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3b0e0736-7a1a-4b44-b727-ec9aa1e5f58d tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Volume info retrieved successfully. Aug 14 03:08:07.560488 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3b0e0736-7a1a-4b44-b727-ec9aa1e5f58d tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 200 Aug 14 03:08:07.560992 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 719/2876] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:07 2026] GET /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:07.568387 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-77d0af24-d31f-4c25-ba73-a8b47590d39e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:07.570807 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-77d0af24-d31f-4c25-ba73-a8b47590d39e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 Aug 14 03:08:07.571111 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-77d0af24-d31f-4c25-ba73-a8b47590d39e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:07.571354 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-77d0af24-d31f-4c25-ba73-a8b47590d39e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:07.579777 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-77d0af24-d31f-4c25-ba73-a8b47590d39e tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 returned with HTTP 404 Aug 14 03:08:07.580534 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 714/2877] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:07 2026] GET /volume/v3/volumes/b72fabfa-97ba-4df7-85d4-e1124b0919c0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:07.591296 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-371f4149-a7df-41d0-8393-30a13a219263 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:07.593796 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-371f4149-a7df-41d0-8393-30a13a219263 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:08:07.594193 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-371f4149-a7df-41d0-8393-30a13a219263 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:07.594496 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-371f4149-a7df-41d0-8393-30a13a219263 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:07.594634 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-371f4149-a7df-41d0-8393-30a13a219263 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:07.601383 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:07.601383 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:07.602508 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-371f4149-a7df-41d0-8393-30a13a219263 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-reader] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:08:07.603175 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 724/2878] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:07 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:07.620766 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6205459e-06c8-4e6b-805c-6ff84f833423 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:07.623112 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6205459e-06c8-4e6b-805c-6ff84f833423 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] DELETE https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:08:07.623384 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6205459e-06c8-4e6b-805c-6ff84f833423 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:07.623614 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6205459e-06c8-4e6b-805c-6ff84f833423 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:07.623722 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-6205459e-06c8-4e6b-805c-6ff84f833423 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Delete backup with id: 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. Aug 14 03:08:07.629213 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:07.629213 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:07.644072 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-6205459e-06c8-4e6b-805c-6ff84f833423 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] delete_backup rpcapi backup_id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac {{(pid=100379) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:08:07.647053 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6205459e-06c8-4e6b-805c-6ff84f833423 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 202 Aug 14 03:08:07.647245 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 722/2879] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:08:07 2026] DELETE /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 03:08:07.663502 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-df112475-c14d-46d3-aa1d-a5bfa8859acc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:07.666178 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-df112475-c14d-46d3-aa1d-a5bfa8859acc tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:08:07.666386 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-df112475-c14d-46d3-aa1d-a5bfa8859acc tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:07.666579 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-df112475-c14d-46d3-aa1d-a5bfa8859acc tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:07.666724 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-df112475-c14d-46d3-aa1d-a5bfa8859acc tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:07.673799 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:07.673799 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:07.674634 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-df112475-c14d-46d3-aa1d-a5bfa8859acc tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 200 Aug 14 03:08:07.675133 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 720/2880] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:07 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:08.577328 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-878a5dd1-6fe9-4615-8ccd-9e14c509c107 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:08.579879 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-878a5dd1-6fe9-4615-8ccd-9e14c509c107 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] GET https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 Aug 14 03:08:08.580108 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-878a5dd1-6fe9-4615-8ccd-9e14c509c107 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:08.580314 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-878a5dd1-6fe9-4615-8ccd-9e14c509c107 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:08.587159 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-878a5dd1-6fe9-4615-8ccd-9e14c509c107 tempest-AttachVolumeShelveTestJSON-682254465 tempest-AttachVolumeShelveTestJSON-682254465-project-member] https://10.4.3.152/volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 returned with HTTP 404 Aug 14 03:08:08.587745 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 715/2881] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:08 2026] GET /volume/v3/volumes/ad2ae9a1-177d-46c8-aa1f-253beb974a63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:08.693438 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5befdbef-05d1-430b-a0f9-b586893b77ce None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:08.695417 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5befdbef-05d1-430b-a0f9-b586893b77ce tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac Aug 14 03:08:08.695670 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5befdbef-05d1-430b-a0f9-b586893b77ce tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:08.695984 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5befdbef-05d1-430b-a0f9-b586893b77ce tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:08.696102 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-5befdbef-05d1-430b-a0f9-b586893b77ce tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 68dd124e-48c0-4072-8a2c-5b2b931ed5ac. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:08.700200 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5befdbef-05d1-430b-a0f9-b586893b77ce tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac returned with HTTP 404 Aug 14 03:08:08.700887 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 725/2882] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:08 2026] GET /volume/v3/backups/68dd124e-48c0-4072-8a2c-5b2b931ed5ac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:08.711622 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-202cfd54-ec12-486e-8c8d-a4130b1b4a95 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:08.714190 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-202cfd54-ec12-486e-8c8d-a4130b1b4a95 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] DELETE https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:08:08.714468 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-202cfd54-ec12-486e-8c8d-a4130b1b4a95 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:08.714720 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-202cfd54-ec12-486e-8c8d-a4130b1b4a95 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:08.714959 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-202cfd54-ec12-486e-8c8d-a4130b1b4a95 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Delete backup with id: 129096b4-3b08-44e9-b9c0-380fcbb56379. Aug 14 03:08:08.720227 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:08.720227 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:08.733068 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-202cfd54-ec12-486e-8c8d-a4130b1b4a95 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] delete_backup rpcapi backup_id 129096b4-3b08-44e9-b9c0-380fcbb56379 {{(pid=100379) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:08:08.734923 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-202cfd54-ec12-486e-8c8d-a4130b1b4a95 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 202 Aug 14 03:08:08.735478 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 723/2883] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:08:08 2026] DELETE /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:08:08.745012 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ab9c9abf-8d5c-4f79-97ad-160568f36736 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:08.748407 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ab9c9abf-8d5c-4f79-97ad-160568f36736 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:08:08.748691 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ab9c9abf-8d5c-4f79-97ad-160568f36736 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:08.748984 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ab9c9abf-8d5c-4f79-97ad-160568f36736 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:08.749148 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-ab9c9abf-8d5c-4f79-97ad-160568f36736 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:08.758092 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:08.758092 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:08.758838 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ab9c9abf-8d5c-4f79-97ad-160568f36736 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 200 Aug 14 03:08:08.759270 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 721/2884] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:08 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:09.776075 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-aa8b010e-d3b1-435a-aef7-5876764d9b63 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:09.779333 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aa8b010e-d3b1-435a-aef7-5876764d9b63 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 Aug 14 03:08:09.779699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aa8b010e-d3b1-435a-aef7-5876764d9b63 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:09.780054 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aa8b010e-d3b1-435a-aef7-5876764d9b63 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:09.780247 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-aa8b010e-d3b1-435a-aef7-5876764d9b63 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 129096b4-3b08-44e9-b9c0-380fcbb56379. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:09.785378 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aa8b010e-d3b1-435a-aef7-5876764d9b63 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 returned with HTTP 404 Aug 14 03:08:09.787746 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 716/2885] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:09 2026] GET /volume/v3/backups/129096b4-3b08-44e9-b9c0-380fcbb56379 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:09.794792 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-acd3b5e6-7d30-4de8-93bd-78865c83aed2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:09.796923 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-acd3b5e6-7d30-4de8-93bd-78865c83aed2 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] DELETE https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:08:09.797190 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-acd3b5e6-7d30-4de8-93bd-78865c83aed2 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:09.797461 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-acd3b5e6-7d30-4de8-93bd-78865c83aed2 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:09.797588 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-acd3b5e6-7d30-4de8-93bd-78865c83aed2 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Delete backup with id: 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. Aug 14 03:08:09.802813 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:09.802813 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:09.817527 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-acd3b5e6-7d30-4de8-93bd-78865c83aed2 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] delete_backup rpcapi backup_id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0 {{(pid=100378) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:08:09.821878 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-acd3b5e6-7d30-4de8-93bd-78865c83aed2 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 202 Aug 14 03:08:09.822347 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 726/2886] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:08:09 2026] DELETE /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:08:09.832928 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2185c158-0947-4b7d-b6c8-2c3a018a0c04 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:09.835403 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2185c158-0947-4b7d-b6c8-2c3a018a0c04 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:08:09.835862 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2185c158-0947-4b7d-b6c8-2c3a018a0c04 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:09.837110 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2185c158-0947-4b7d-b6c8-2c3a018a0c04 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:09.837110 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-2185c158-0947-4b7d-b6c8-2c3a018a0c04 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:09.845244 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:09.845244 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:09.846592 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2185c158-0947-4b7d-b6c8-2c3a018a0c04 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 200 Aug 14 03:08:09.847326 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 724/2887] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:09 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:10.090465 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:10.224990 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:10.225537 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-445080090", "metadata": {"Type": "Test"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:10.227285 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-445080090', 'metadata': {'Type': 'Test'}}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:10.227689 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume of 1 GB Aug 14 03:08:10.232899 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Availability Zones retrieved successfully. Aug 14 03:08:10.239577 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (b5f9cf2b-39fe-4dbb-aa2b-77c141b6c5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:10.241547 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a6776c-121e-4651-bc06-5f8330e8949a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:10.242103 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:10.286663 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a6776c-121e-4651-bc06-5f8330e8949a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:10.287934 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d121a38-9da0-4e81-8dbb-3f29b3acdd49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:10.381071 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Created reservations ['1b01275e-bbf9-4e47-9159-208f0abf7067', 'ff5d5d43-6263-4999-af11-3465cf01c137', '9b2da75c-c302-4364-a983-91c1f7138985', '3e2b60ac-a3ea-489d-8360-c201e84be3a9'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:10.382304 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d121a38-9da0-4e81-8dbb-3f29b3acdd49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b01275e-bbf9-4e47-9159-208f0abf7067', 'ff5d5d43-6263-4999-af11-3465cf01c137', '9b2da75c-c302-4364-a983-91c1f7138985', '3e2b60ac-a3ea-489d-8360-c201e84be3a9']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:10.383203 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (298fdafb-453c-4c8e-8796-13f5af26d581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:10.412314 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (298fdafb-453c-4c8e-8796-13f5af26d581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45e6f7a8-f94d-4130-a0cc-73b7197cdfd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-445080090',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['1b01275e-bbf9-4e47-9159-208f0abf7067','ff5d5d43-6263-4999-af11-3465cf01c137','9b2da75c-c302-4364-a983-91c1f7138985','3e2b60ac-a3ea-489d-8360-c201e84be3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-445080090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45e6f7a8-f94d-4130-a0cc-73b7197cdfd5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='088c56b3353a4a1a871352b221559ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d483e38b7b8745129343ee327ef48d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:10.413177 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a24715bc-bcf6-4885-9e81-526716d22933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:10.432795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a24715bc-bcf6-4885-9e81-526716d22933) transitioned into state 'SUCCESS' from state '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-445080090',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['1b01275e-bbf9-4e47-9159-208f0abf7067','ff5d5d43-6263-4999-af11-3465cf01c137','9b2da75c-c302-4364-a983-91c1f7138985','3e2b60ac-a3ea-489d-8360-c201e84be3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:10.433472 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da7ced6a-8592-4512-9d4b-4cf1620b4e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:10.450903 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da7ced6a-8592-4512-9d4b-4cf1620b4e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:10.451364 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (b5f9cf2b-39fe-4dbb-aa2b-77c141b6c5b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:10.451647 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request issued successfully. Aug 14 03:08:10.452253 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-58da900c-3ffc-4001-beac-bfb17b5d0000 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:10.452613 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 722/2888] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:08:10 2026] POST /volume/v3/volumes => generated 758 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:10.471183 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-77f2b11d-f3df-4f46-9433-1e72b90820be None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:10.478307 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-77f2b11d-f3df-4f46-9433-1e72b90820be tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 Aug 14 03:08:10.478307 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-77f2b11d-f3df-4f46-9433-1e72b90820be tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:10.478307 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-77f2b11d-f3df-4f46-9433-1e72b90820be tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:10.492002 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:10.492002 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:10.498613 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-77f2b11d-f3df-4f46-9433-1e72b90820be tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:10.506886 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-77f2b11d-f3df-4f46-9433-1e72b90820be tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 returned with HTTP 200 Aug 14 03:08:10.507273 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 717/2889] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:10 2026] GET /volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:10.645751 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:10.710746 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:10.711107 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-971443874", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:10.712614 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-971443874', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:10.712729 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Create volume of 1 GB Aug 14 03:08:10.716593 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Availability Zones retrieved successfully. Aug 14 03:08:10.722192 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Flow 'volume_create_api' (f83eb45d-5ce1-44e7-8385-716b3130804d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:10.723024 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e955df8d-431f-4bbf-809c-ad3bdbc9e6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:10.723888 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:10.749456 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e955df8d-431f-4bbf-809c-ad3bdbc9e6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:10.750409 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f54d26a-72f8-4e88-86d1-8e33e96384c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:10.818073 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Created reservations ['9ad0bb44-96c0-4221-88f0-b6a76ae85d1f', '2eda5ff5-81d6-498c-b961-d91929875b6b', 'cabfdda6-b22c-4580-ac3e-156bbfc9a9ce', 'bc314960-59b0-419e-8d32-3fb2e08cabd3'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:10.818846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f54d26a-72f8-4e88-86d1-8e33e96384c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ad0bb44-96c0-4221-88f0-b6a76ae85d1f', '2eda5ff5-81d6-498c-b961-d91929875b6b', 'cabfdda6-b22c-4580-ac3e-156bbfc9a9ce', 'bc314960-59b0-419e-8d32-3fb2e08cabd3']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:10.820064 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4236da5d-8409-4d8d-a41a-9bb63bacbbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:10.843120 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4236da5d-8409-4d8d-a41a-9bb63bacbbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1af81b4d-2587-409c-953d-57711ed502fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-971443874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8db124c95384fa9ab4d2f69c4c8b24b',qos_specs=None,replication_status=,reservations=['9ad0bb44-96c0-4221-88f0-b6a76ae85d1f','2eda5ff5-81d6-498c-b961-d91929875b6b','cabfdda6-b22c-4580-ac3e-156bbfc9a9ce','bc314960-59b0-419e-8d32-3fb2e08cabd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa458bd96e645d7912aa5cbedb28ab0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-971443874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1af81b4d-2587-409c-953d-57711ed502fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8db124c95384fa9ab4d2f69c4c8b24b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9aa458bd96e645d7912aa5cbedb28ab0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:10.843859 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e031cb51-6efb-42e5-8a96-1c7ed6d97d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:10.859427 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dce55034-62f9-489d-b1a4-11bfbae23762 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:10.861390 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dce55034-62f9-489d-b1a4-11bfbae23762 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 Aug 14 03:08:10.861561 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dce55034-62f9-489d-b1a4-11bfbae23762 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:10.861738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dce55034-62f9-489d-b1a4-11bfbae23762 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:10.861848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-dce55034-62f9-489d-b1a4-11bfbae23762 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Show backup with id 3e0f7737-cccf-43b3-8b60-3aec5992f7c0. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:10.864992 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e031cb51-6efb-42e5-8a96-1c7ed6d97d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-971443874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8db124c95384fa9ab4d2f69c4c8b24b',qos_specs=None,replication_status=,reservations=['9ad0bb44-96c0-4221-88f0-b6a76ae85d1f','2eda5ff5-81d6-498c-b961-d91929875b6b','cabfdda6-b22c-4580-ac3e-156bbfc9a9ce','bc314960-59b0-419e-8d32-3fb2e08cabd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa458bd96e645d7912aa5cbedb28ab0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:10.865761 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9141829f-5721-479d-a8ca-607ae41e3c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:10.868778 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dce55034-62f9-489d-b1a4-11bfbae23762 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 returned with HTTP 404 Aug 14 03:08:10.869306 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 725/2890] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:10 2026] GET /volume/v3/backups/3e0f7737-cccf-43b3-8b60-3aec5992f7c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:10.876733 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9141829f-5721-479d-a8ca-607ae41e3c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:10.877851 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Flow 'volume_create_api' (f83eb45d-5ce1-44e7-8385-716b3130804d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:10.878273 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Create volume request issued successfully. Aug 14 03:08:10.878327 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-696c4acf-eae0-4e90-8826-d45487a7a9c4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:10.879044 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-55c3451a-60fb-4e00-98ae-2460f28dd313 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:10.879721 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 727/2891] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:08:10 2026] POST /volume/v3/volumes => generated 755 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:10.880832 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-696c4acf-eae0-4e90-8826-d45487a7a9c4 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 Aug 14 03:08:10.881079 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-696c4acf-eae0-4e90-8826-d45487a7a9c4 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:10.881291 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-696c4acf-eae0-4e90-8826-d45487a7a9c4 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:10.881460 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-696c4acf-eae0-4e90-8826-d45487a7a9c4 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Delete volume with id: 5ed5f7da-0119-4318-bedd-e0c3505715a9 Aug 14 03:08:10.890395 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:10.890395 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:10.890852 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-696c4acf-eae0-4e90-8826-d45487a7a9c4 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:08:10.896675 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d845a865-3198-44cc-a4d7-1a592afa2974 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:10.898980 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d845a865-3198-44cc-a4d7-1a592afa2974 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] GET https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb Aug 14 03:08:10.899253 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d845a865-3198-44cc-a4d7-1a592afa2974 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:10.899489 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d845a865-3198-44cc-a4d7-1a592afa2974 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:10.910075 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-696c4acf-eae0-4e90-8826-d45487a7a9c4 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Delete volume request issued successfully. Aug 14 03:08:10.910211 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:10.910211 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:10.910301 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-696c4acf-eae0-4e90-8826-d45487a7a9c4 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 returned with HTTP 202 Aug 14 03:08:10.910738 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 723/2892] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:08:10 2026] DELETE /volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:10.917674 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d845a865-3198-44cc-a4d7-1a592afa2974 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Volume info retrieved successfully. Aug 14 03:08:10.921627 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-224e0b18-aaf3-4c79-b807-c9b09f17ad76 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:10.922802 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d845a865-3198-44cc-a4d7-1a592afa2974 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb returned with HTTP 200 Aug 14 03:08:10.923424 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 718/2893] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:10 2026] GET /volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:10.925721 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-224e0b18-aaf3-4c79-b807-c9b09f17ad76 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 Aug 14 03:08:10.926039 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-224e0b18-aaf3-4c79-b807-c9b09f17ad76 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:10.926256 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-224e0b18-aaf3-4c79-b807-c9b09f17ad76 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:10.936765 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:10.936765 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:10.944376 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-224e0b18-aaf3-4c79-b807-c9b09f17ad76 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Volume info retrieved successfully. Aug 14 03:08:10.951727 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-224e0b18-aaf3-4c79-b807-c9b09f17ad76 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 returned with HTTP 200 Aug 14 03:08:10.952170 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 726/2894] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:10 2026] GET /volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:11.531128 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7ac82272-4823-420b-8108-18e0962c6c8c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:11.533075 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ac82272-4823-420b-8108-18e0962c6c8c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 Aug 14 03:08:11.533368 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ac82272-4823-420b-8108-18e0962c6c8c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:11.533557 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ac82272-4823-420b-8108-18e0962c6c8c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:11.545287 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:11.545287 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:11.553969 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7ac82272-4823-420b-8108-18e0962c6c8c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:11.558883 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ac82272-4823-420b-8108-18e0962c6c8c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 returned with HTTP 200 Aug 14 03:08:11.559448 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 728/2895] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:11 2026] GET /volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:11.576241 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f8dbfce2-eab0-4bf5-9e07-79f416a40bb8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:11.580505 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f8dbfce2-eab0-4bf5-9e07-79f416a40bb8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 Aug 14 03:08:11.580773 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f8dbfce2-eab0-4bf5-9e07-79f416a40bb8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:11.581046 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f8dbfce2-eab0-4bf5-9e07-79f416a40bb8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:11.592570 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:11.592570 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:11.599589 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f8dbfce2-eab0-4bf5-9e07-79f416a40bb8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:11.607439 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f8dbfce2-eab0-4bf5-9e07-79f416a40bb8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 returned with HTTP 200 Aug 14 03:08:11.608356 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 724/2896] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:11 2026] GET /volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:11.620763 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8f214a3d-5f51-4424-b9a3-30d3215a166f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:11.622563 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8f214a3d-5f51-4424-b9a3-30d3215a166f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] PUT https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 Aug 14 03:08:11.622968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8f214a3d-5f51-4424-b9a3-30d3215a166f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-445080090"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:11.631209 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:11.631209 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:11.634694 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8f214a3d-5f51-4424-b9a3-30d3215a166f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:11.641453 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8f214a3d-5f51-4424-b9a3-30d3215a166f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume updated successfully. Aug 14 03:08:11.642188 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8f214a3d-5f51-4424-b9a3-30d3215a166f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 returned with HTTP 200 Aug 14 03:08:11.642742 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 719/2897] 10.4.3.152 () {68 vars in 1368 bytes} [Fri Aug 14 03:08:11 2026] PUT /volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 => generated 783 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:11.656604 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-62b94ba5-caa8-4aef-9b9e-c2b8f07d9f04 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:11.658583 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-62b94ba5-caa8-4aef-9b9e-c2b8f07d9f04 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] PUT https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 Aug 14 03:08:11.659211 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-62b94ba5-caa8-4aef-9b9e-c2b8f07d9f04 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-600132826", "description": "This is the new description of volume"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:11.673836 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:11.673836 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:11.685311 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-62b94ba5-caa8-4aef-9b9e-c2b8f07d9f04 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:11.692251 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-62b94ba5-caa8-4aef-9b9e-c2b8f07d9f04 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume updated successfully. Aug 14 03:08:11.693745 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-62b94ba5-caa8-4aef-9b9e-c2b8f07d9f04 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 returned with HTTP 200 Aug 14 03:08:11.694505 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 727/2898] 10.4.3.152 () {68 vars in 1369 bytes} [Fri Aug 14 03:08:11 2026] PUT /volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:11.706473 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-50b5d8f3-8696-44e1-a29c-2ee6437c8d51 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:11.708156 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-50b5d8f3-8696-44e1-a29c-2ee6437c8d51 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 Aug 14 03:08:11.708343 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-50b5d8f3-8696-44e1-a29c-2ee6437c8d51 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:11.708523 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-50b5d8f3-8696-44e1-a29c-2ee6437c8d51 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:11.715025 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:11.715025 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:11.718205 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-50b5d8f3-8696-44e1-a29c-2ee6437c8d51 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:11.721750 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-50b5d8f3-8696-44e1-a29c-2ee6437c8d51 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 returned with HTTP 200 Aug 14 03:08:11.722096 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 729/2899] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:11 2026] GET /volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 => generated 890 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:11.733846 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:11.736772 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:11.737224 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1662002082", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2122429438"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:11.739480 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1662002082', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2122429438'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:11.739558 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume of 1 GB Aug 14 03:08:11.744135 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Availability Zones retrieved successfully. Aug 14 03:08:11.751945 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (7de6c387-cff5-4509-9efa-98753b47179c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:11.753180 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24f57e23-640b-4654-a185-b840816af0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:11.754407 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:11.787565 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24f57e23-640b-4654-a185-b840816af0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:11.788591 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cae72579-8ecc-4591-b90b-fdbcfb3d2c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:11.831061 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Created reservations ['514d5335-9832-4667-8f13-9768da74e67d', '5a24c82d-9860-471c-920c-8c6818fd94b6', 'a0028f5b-a60c-4bfd-bb70-9e9330a688ab', 'c61d3103-1a91-4e63-ac5c-f3950490bb9e'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:11.832094 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cae72579-8ecc-4591-b90b-fdbcfb3d2c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['514d5335-9832-4667-8f13-9768da74e67d', '5a24c82d-9860-471c-920c-8c6818fd94b6', 'a0028f5b-a60c-4bfd-bb70-9e9330a688ab', 'c61d3103-1a91-4e63-ac5c-f3950490bb9e']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:11.832948 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d99b21eb-434c-4423-8cc7-046519ca54ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:11.854877 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d99b21eb-434c-4423-8cc7-046519ca54ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1659cf59-c1bc-45e1-a3a2-6c576406f193', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1662002082',display_name='tempest-VolumesGetTest-Volume-2122429438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['514d5335-9832-4667-8f13-9768da74e67d','5a24c82d-9860-471c-920c-8c6818fd94b6','a0028f5b-a60c-4bfd-bb70-9e9330a688ab','c61d3103-1a91-4e63-ac5c-f3950490bb9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1662002082',display_name='tempest-VolumesGetTest-Volume-2122429438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1659cf59-c1bc-45e1-a3a2-6c576406f193,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='088c56b3353a4a1a871352b221559ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d483e38b7b8745129343ee327ef48d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:11.855841 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2888b685-b2e1-4958-92d4-bc25d2d56f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:11.882430 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2888b685-b2e1-4958-92d4-bc25d2d56f10) transitioned into 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-1662002082',display_name='tempest-VolumesGetTest-Volume-2122429438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['514d5335-9832-4667-8f13-9768da74e67d','5a24c82d-9860-471c-920c-8c6818fd94b6','a0028f5b-a60c-4bfd-bb70-9e9330a688ab','c61d3103-1a91-4e63-ac5c-f3950490bb9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:11.883181 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ffe139-ed64-4eb9-b760-15b4e843f3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:11.892960 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ffe139-ed64-4eb9-b760-15b4e843f3c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:11.893808 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (7de6c387-cff5-4509-9efa-98753b47179c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:11.894179 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request issued successfully. Aug 14 03:08:11.894763 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9fd0dc0a-4ea3-4269-bdbf-934671ff1b0f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:11.895231 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 725/2900] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:08:11 2026] POST /volume/v3/volumes => generated 780 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:11.909423 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-25ffdfba-2643-475c-a964-27ce15dfb729 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:11.911801 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-25ffdfba-2643-475c-a964-27ce15dfb729 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 Aug 14 03:08:11.911801 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-25ffdfba-2643-475c-a964-27ce15dfb729 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:11.912171 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-25ffdfba-2643-475c-a964-27ce15dfb729 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:11.921635 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:11.921635 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:11.926256 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-25ffdfba-2643-475c-a964-27ce15dfb729 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:11.935262 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-25ffdfba-2643-475c-a964-27ce15dfb729 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 returned with HTTP 200 Aug 14 03:08:11.936272 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 720/2901] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:11 2026] GET /volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:11.936363 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b8364e83-1cfd-4fa1-aa23-8fabf301f8c3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:11.938199 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b8364e83-1cfd-4fa1-aa23-8fabf301f8c3 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] GET https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb Aug 14 03:08:11.938580 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b8364e83-1cfd-4fa1-aa23-8fabf301f8c3 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:11.938935 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b8364e83-1cfd-4fa1-aa23-8fabf301f8c3 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:11.953147 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:11.953147 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:11.963284 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b8364e83-1cfd-4fa1-aa23-8fabf301f8c3 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Volume info retrieved successfully. Aug 14 03:08:11.968516 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-46cea063-6d53-453a-af94-65d5a7034f44 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:11.971521 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-46cea063-6d53-453a-af94-65d5a7034f44 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] GET https://10.4.3.152/volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 Aug 14 03:08:11.971759 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b8364e83-1cfd-4fa1-aa23-8fabf301f8c3 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb returned with HTTP 200 Aug 14 03:08:11.971830 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-46cea063-6d53-453a-af94-65d5a7034f44 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:11.971977 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 728/2902] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:11 2026] GET /volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:11.972025 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-46cea063-6d53-453a-af94-65d5a7034f44 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:11.977840 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-46cea063-6d53-453a-af94-65d5a7034f44 tempest-ProjectReaderTests33-1252037004 tempest-ProjectReaderTests33-1252037004-project-admin] https://10.4.3.152/volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 returned with HTTP 404 Aug 14 03:08:11.978344 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 730/2903] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:11 2026] GET /volume/v3/volumes/5ed5f7da-0119-4318-bedd-e0c3505715a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:11.983722 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-764bd035-bf0a-4a79-b029-5e6600a7d0bb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:11.986776 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-764bd035-bf0a-4a79-b029-5e6600a7d0bb tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] GET https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb Aug 14 03:08:11.986957 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-764bd035-bf0a-4a79-b029-5e6600a7d0bb tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:11.987300 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-764bd035-bf0a-4a79-b029-5e6600a7d0bb tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:11.996680 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:11.996680 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:12.004898 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-764bd035-bf0a-4a79-b029-5e6600a7d0bb tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Volume info retrieved successfully. Aug 14 03:08:12.010796 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-764bd035-bf0a-4a79-b029-5e6600a7d0bb tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb returned with HTTP 200 Aug 14 03:08:12.011335 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 726/2904] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:11 2026] GET /volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:12.032315 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a4af1c06-0f23-449d-8ce4-efc1c81048fb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:12.034550 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a4af1c06-0f23-449d-8ce4-efc1c81048fb tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] POST https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb/action Aug 14 03:08:12.035164 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a4af1c06-0f23-449d-8ce4-efc1c81048fb tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1251378702", "disk_format": "raw"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:12.035375 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a4af1c06-0f23-449d-8ce4-efc1c81048fb tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1251378702", "disk_format": "raw"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:12.045645 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:12.045645 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:12.046223 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a4af1c06-0f23-449d-8ce4-efc1c81048fb tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Volume info retrieved successfully. Aug 14 03:08:12.063310 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:12.063310 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:12.069409 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.image.image_utils [None req-a4af1c06-0f23-449d-8ce4-efc1c81048fb tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1251378702'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1251378702'}]. {{(pid=100381) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 03:08:12.753385 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a4af1c06-0f23-449d-8ce4-efc1c81048fb tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Copy volume to image completed successfully. Aug 14 03:08:12.753929 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a4af1c06-0f23-449d-8ce4-efc1c81048fb tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb/action returned with HTTP 202 Aug 14 03:08:12.754383 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 721/2905] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:08:12 2026] POST /volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb/action => generated 686 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:12.948736 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f0b1ce94-6d40-41f1-b883-6c6cad2baded None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:12.950800 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f0b1ce94-6d40-41f1-b883-6c6cad2baded tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 Aug 14 03:08:12.951075 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f0b1ce94-6d40-41f1-b883-6c6cad2baded tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:12.951368 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f0b1ce94-6d40-41f1-b883-6c6cad2baded tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:12.958878 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:12.958878 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:12.963122 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f0b1ce94-6d40-41f1-b883-6c6cad2baded tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:12.967570 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f0b1ce94-6d40-41f1-b883-6c6cad2baded tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 returned with HTTP 200 Aug 14 03:08:12.968015 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 729/2906] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:12 2026] GET /volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:08:12.982857 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-14f6a6dc-42b1-4b43-9fd7-0ec4bfa4d3fe None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:12.986848 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-14f6a6dc-42b1-4b43-9fd7-0ec4bfa4d3fe tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] PUT https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 Aug 14 03:08:12.986848 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-14f6a6dc-42b1-4b43-9fd7-0ec4bfa4d3fe tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-445080090", "description": null}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:12.994993 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:12.994993 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:12.999718 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-14f6a6dc-42b1-4b43-9fd7-0ec4bfa4d3fe tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:13.006399 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-14f6a6dc-42b1-4b43-9fd7-0ec4bfa4d3fe tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume updated successfully. Aug 14 03:08:13.007115 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-14f6a6dc-42b1-4b43-9fd7-0ec4bfa4d3fe tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 returned with HTTP 200 Aug 14 03:08:13.007782 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 731/2907] 10.4.3.152 () {68 vars in 1368 bytes} [Fri Aug 14 03:08:12 2026] PUT /volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 => generated 769 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:13.019577 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8b95f436-7a41-4f3c-a90f-7392a91bc38c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:13.021213 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8b95f436-7a41-4f3c-a90f-7392a91bc38c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 Aug 14 03:08:13.021389 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8b95f436-7a41-4f3c-a90f-7392a91bc38c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:13.021562 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8b95f436-7a41-4f3c-a90f-7392a91bc38c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:13.024224 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=477,cinder:INSERT=58,cinder:UPDATE=111 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:08:13.029244 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:13.029244 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:13.033072 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8b95f436-7a41-4f3c-a90f-7392a91bc38c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:13.037967 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8b95f436-7a41-4f3c-a90f-7392a91bc38c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 returned with HTTP 200 Aug 14 03:08:13.038407 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 727/2908] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:13 2026] GET /volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:13.051272 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-78aefac0-da49-42f4-8deb-ee6ad49a5531 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:13.054443 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-78aefac0-da49-42f4-8deb-ee6ad49a5531 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 Aug 14 03:08:13.054443 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-78aefac0-da49-42f4-8deb-ee6ad49a5531 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:13.054443 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-78aefac0-da49-42f4-8deb-ee6ad49a5531 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:13.054443 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-78aefac0-da49-42f4-8deb-ee6ad49a5531 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume with id: 1659cf59-c1bc-45e1-a3a2-6c576406f193 Aug 14 03:08:13.065904 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:13.065904 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:13.066386 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-78aefac0-da49-42f4-8deb-ee6ad49a5531 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:13.100629 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-78aefac0-da49-42f4-8deb-ee6ad49a5531 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume request issued successfully. Aug 14 03:08:13.100922 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-78aefac0-da49-42f4-8deb-ee6ad49a5531 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 returned with HTTP 202 Aug 14 03:08:13.101600 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 722/2909] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:13 2026] DELETE /volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:13.109486 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-281316d0-5b91-4785-8b40-9c12ce73e26b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:13.112084 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-281316d0-5b91-4785-8b40-9c12ce73e26b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 Aug 14 03:08:13.112398 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-281316d0-5b91-4785-8b40-9c12ce73e26b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:13.112676 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-281316d0-5b91-4785-8b40-9c12ce73e26b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:13.123680 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:13.123680 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:13.127753 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-281316d0-5b91-4785-8b40-9c12ce73e26b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:13.132788 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-281316d0-5b91-4785-8b40-9c12ce73e26b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 returned with HTTP 200 Aug 14 03:08:13.133533 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 730/2910] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:13 2026] GET /volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:13.638679 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e14c0277-50a8-4929-999f-e13efdd38227 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:13.790011 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-93e04c77-ce66-46ca-8953-db258be921a8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:13.791465 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-93e04c77-ce66-46ca-8953-db258be921a8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:08:13.791699 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-93e04c77-ce66-46ca-8953-db258be921a8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:13.791940 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-93e04c77-ce66-46ca-8953-db258be921a8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:13.792115 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e14c0277-50a8-4929-999f-e13efdd38227 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:08:13.792528 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e14c0277-50a8-4929-999f-e13efdd38227 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-652960955"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:13.801848 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:13.801848 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:13.807455 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-93e04c77-ce66-46ca-8953-db258be921a8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:08:13.812046 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-93e04c77-ce66-46ca-8953-db258be921a8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:08:13.812891 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 728/2911] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:13 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:13.816975 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e14c0277-50a8-4929-999f-e13efdd38227 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:08:13.817713 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 732/2912] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:08:13 2026] POST /volume/v3/types => generated 223 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:13.827587 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-341beb95-a497-4f5e-93bb-1d38813160b4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:13.829176 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-341beb95-a497-4f5e-93bb-1d38813160b4 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 14 03:08:13.829509 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-341beb95-a497-4f5e-93bb-1d38813160b4 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1230159640"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:13.849762 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-341beb95-a497-4f5e-93bb-1d38813160b4 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 14 03:08:13.850212 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 723/2913] 10.4.3.152 () {70 vars in 1311 bytes} [Fri Aug 14 03:08:13 2026] POST /volume/v3/group_types => generated 181 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:13.861275 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-71436122-923a-4601-91b2-8e93461fe17f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:13.874354 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-57f3b648-db2a-4683-ae97-eedafa8a32e6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:13.876444 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-57f3b648-db2a-4683-ae97-eedafa8a32e6 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:08:13.876678 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-57f3b648-db2a-4683-ae97-eedafa8a32e6 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:13.876929 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-57f3b648-db2a-4683-ae97-eedafa8a32e6 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:13.885315 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:13.885315 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:13.889469 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-57f3b648-db2a-4683-ae97-eedafa8a32e6 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:08:13.896756 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-57f3b648-db2a-4683-ae97-eedafa8a32e6 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:08:13.897365 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 729/2914] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:13 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:14.018399 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-71436122-923a-4601-91b2-8e93461fe17f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/groups Aug 14 03:08:14.018848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-71436122-923a-4601-91b2-8e93461fe17f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "59819eb8-9ef7-4a8a-b836-1621fe2cca93", "volume_types": ["29576651-df00-4719-be9e-fb2b4b563c48"], "name": "tempest-GroupSnapshotsTest-Group-205007646"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:14.023318 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-71436122-923a-4601-91b2-8e93461fe17f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating new group {'group': {'group_type': '59819eb8-9ef7-4a8a-b836-1621fe2cca93', 'volume_types': ['29576651-df00-4719-be9e-fb2b4b563c48'], 'name': 'tempest-GroupSnapshotsTest-Group-205007646'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:08:14.034303 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.groups [None req-71436122-923a-4601-91b2-8e93461fe17f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating group tempest-GroupSnapshotsTest-Group-205007646. Aug 14 03:08:14.050103 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-71436122-923a-4601-91b2-8e93461fe17f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Availability Zones retrieved successfully. Aug 14 03:08:14.082266 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-71436122-923a-4601-91b2-8e93461fe17f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Created reservations ['7b00b170-3e34-45f9-b546-0cd00b6a7c5a'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:14.136505 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-71436122-923a-4601-91b2-8e93461fe17f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 14 03:08:14.137009 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 731/2915] 10.4.3.152 () {70 vars in 1297 bytes} [Fri Aug 14 03:08:13 2026] POST /volume/v3/groups => generated 111 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:14.148002 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d73917fc-f55e-4d5a-ab59-6a9d30733783 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:14.148294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ab77a442-210c-409c-ae8d-626e1470331a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:14.151557 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ab77a442-210c-409c-ae8d-626e1470331a tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 Aug 14 03:08:14.151557 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ab77a442-210c-409c-ae8d-626e1470331a tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:14.151691 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ab77a442-210c-409c-ae8d-626e1470331a tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:14.153734 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d73917fc-f55e-4d5a-ab59-6a9d30733783 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/c1cc9f5a-91ac-477f-af79-a49f6de0fee0 Aug 14 03:08:14.154105 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d73917fc-f55e-4d5a-ab59-6a9d30733783 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:14.154708 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d73917fc-f55e-4d5a-ab59-6a9d30733783 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:14.154708 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-d73917fc-f55e-4d5a-ab59-6a9d30733783 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member c1cc9f5a-91ac-477f-af79-a49f6de0fee0 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:14.161249 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:14.161249 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:14.163159 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ab77a442-210c-409c-ae8d-626e1470331a tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 returned with HTTP 404 Aug 14 03:08:14.163988 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 724/2916] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:14 2026] GET /volume/v3/volumes/1659cf59-c1bc-45e1-a3a2-6c576406f193 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:14.170799 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d73917fc-f55e-4d5a-ab59-6a9d30733783 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/c1cc9f5a-91ac-477f-af79-a49f6de0fee0 returned with HTTP 200 Aug 14 03:08:14.173848 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 733/2917] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:14 2026] GET /volume/v3/groups/c1cc9f5a-91ac-477f-af79-a49f6de0fee0 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:14.177763 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dfc83b4d-bd55-4d42-8c91-6b091056b073 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:14.180054 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dfc83b4d-bd55-4d42-8c91-6b091056b073 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 Aug 14 03:08:14.180282 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dfc83b4d-bd55-4d42-8c91-6b091056b073 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:14.180862 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dfc83b4d-bd55-4d42-8c91-6b091056b073 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:14.190408 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:14.190408 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:14.199307 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-dfc83b4d-bd55-4d42-8c91-6b091056b073 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:14.207037 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dfc83b4d-bd55-4d42-8c91-6b091056b073 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 returned with HTTP 200 Aug 14 03:08:14.207699 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 730/2918] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:14 2026] GET /volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 => generated 890 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:14.222006 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-120b45ba-d320-42fc-a133-2bbd7f9f7ba9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:14.228383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f02e50fe-b1ad-4ce8-ae5e-52bc973830ac None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:14.230255 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f02e50fe-b1ad-4ce8-ae5e-52bc973830ac tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] DELETE https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 Aug 14 03:08:14.230444 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f02e50fe-b1ad-4ce8-ae5e-52bc973830ac tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:14.230637 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f02e50fe-b1ad-4ce8-ae5e-52bc973830ac tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:14.230886 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-f02e50fe-b1ad-4ce8-ae5e-52bc973830ac tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume with id: 45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 Aug 14 03:08:14.238430 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:14.238430 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:14.238903 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f02e50fe-b1ad-4ce8-ae5e-52bc973830ac tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:14.257688 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f02e50fe-b1ad-4ce8-ae5e-52bc973830ac tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume request issued successfully. Aug 14 03:08:14.257917 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f02e50fe-b1ad-4ce8-ae5e-52bc973830ac tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 returned with HTTP 202 Aug 14 03:08:14.258709 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 725/2919] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:14 2026] DELETE /volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:14.267476 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e3dadf22-475e-45f3-a459-ef522fa5756d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:14.271501 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e3dadf22-475e-45f3-a459-ef522fa5756d tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 Aug 14 03:08:14.271740 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e3dadf22-475e-45f3-a459-ef522fa5756d tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:14.272002 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e3dadf22-475e-45f3-a459-ef522fa5756d tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:14.280854 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:14.280854 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:14.288427 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e3dadf22-475e-45f3-a459-ef522fa5756d tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:14.296056 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e3dadf22-475e-45f3-a459-ef522fa5756d tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 returned with HTTP 200 Aug 14 03:08:14.296507 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 734/2920] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:14 2026] GET /volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 => generated 889 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:14.360416 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-120b45ba-d320-42fc-a133-2bbd7f9f7ba9 tempest-ProjectMemberTests-89164049 tempest-ProjectMemberTests-89164049-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools Aug 14 03:08:14.360804 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-120b45ba-d320-42fc-a133-2bbd7f9f7ba9 tempest-ProjectMemberTests-89164049 tempest-ProjectMemberTests-89164049-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:14.361136 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-120b45ba-d320-42fc-a133-2bbd7f9f7ba9 tempest-ProjectMemberTests-89164049 tempest-ProjectMemberTests-89164049-project-admin] Calling method 'get_pools' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:14.361396 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:14.361396 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:14.372426 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-120b45ba-d320-42fc-a133-2bbd7f9f7ba9 tempest-ProjectMemberTests-89164049 tempest-ProjectMemberTests-89164049-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 03:08:14.372905 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 732/2921] 10.4.3.152 () {66 vars in 1291 bytes} [Fri Aug 14 03:08:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:14.382212 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-343d2a23-f1d1-480c-8206-5d3f6eea6458 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:14.471866 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-343d2a23-f1d1-480c-8206-5d3f6eea6458 tempest-ProjectMemberTests-89164049 tempest-ProjectMemberTests-89164049-project-member] GET https://10.4.3.152/volume/v3/capabilities/np0000007307@storpool Aug 14 03:08:14.471866 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-343d2a23-f1d1-480c-8206-5d3f6eea6458 tempest-ProjectMemberTests-89164049 tempest-ProjectMemberTests-89164049-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:14.471866 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-343d2a23-f1d1-480c-8206-5d3f6eea6458 tempest-ProjectMemberTests-89164049 tempest-ProjectMemberTests-89164049-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:14.472488 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-343d2a23-f1d1-480c-8206-5d3f6eea6458 tempest-ProjectMemberTests-89164049 tempest-ProjectMemberTests-89164049-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1dfa0898573d40f08a75cebcfed381d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70638e6e327346518bae3b0c376513a9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:08:14.472634 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-343d2a23-f1d1-480c-8206-5d3f6eea6458 tempest-ProjectMemberTests-89164049 tempest-ProjectMemberTests-89164049-project-member] https://10.4.3.152/volume/v3/capabilities/np0000007307@storpool returned with HTTP 403 Aug 14 03:08:14.473180 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 731/2922] 10.4.3.152 () {66 vars in 1318 bytes} [Fri Aug 14 03:08:14 2026] GET /volume/v3/capabilities/np0000007307@storpool => generated 110 bytes in 91 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:15.184147 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c00aa438-6372-44ce-8ee9-d55969edbb44 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:15.186434 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c00aa438-6372-44ce-8ee9-d55969edbb44 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/c1cc9f5a-91ac-477f-af79-a49f6de0fee0 Aug 14 03:08:15.186701 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c00aa438-6372-44ce-8ee9-d55969edbb44 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:15.187181 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c00aa438-6372-44ce-8ee9-d55969edbb44 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:15.187484 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-c00aa438-6372-44ce-8ee9-d55969edbb44 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member c1cc9f5a-91ac-477f-af79-a49f6de0fee0 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:15.191707 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:15.191707 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:15.204952 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c00aa438-6372-44ce-8ee9-d55969edbb44 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/c1cc9f5a-91ac-477f-af79-a49f6de0fee0 returned with HTTP 200 Aug 14 03:08:15.205438 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 726/2923] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:15 2026] GET /volume/v3/groups/c1cc9f5a-91ac-477f-af79-a49f6de0fee0 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:15.223730 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:15.227437 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:15.227997 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-149913259", "volume_type": "29576651-df00-4719-be9e-fb2b4b563c48", "group_id": "c1cc9f5a-91ac-477f-af79-a49f6de0fee0", "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:15.233862 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-149913259', 'volume_type': '29576651-df00-4719-be9e-fb2b4b563c48', 'group_id': 'c1cc9f5a-91ac-477f-af79-a49f6de0fee0', 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:15.245014 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:15.245014 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:15.245635 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume of 1 GB Aug 14 03:08:15.252954 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Availability Zones retrieved successfully. Aug 14 03:08:15.258749 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Flow 'volume_create_api' (fd6995e5-5fcc-41c3-ab17-cb5b75dfd53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:15.259923 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fab71b1-d00d-44d3-8b0e-5aea4cfcf511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:15.260475 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:15.260475 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:15.260875 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:15.286413 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fab71b1-d00d-44d3-8b0e-5aea4cfcf511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:08:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=29576651-df00-4719-be9e-fb2b4b563c48,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-652960955',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29576651-df00-4719-be9e-fb2b4b563c48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c1cc9f5a-91ac-477f-af79-a49f6de0fee0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:15.288060 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17687f5-b036-43c9-9874-0c51f2a3c5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:15.314859 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-23523038-d4bc-4c09-a44c-83b5166deaec None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:15.317037 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-23523038-d4bc-4c09-a44c-83b5166deaec tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 Aug 14 03:08:15.317251 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-23523038-d4bc-4c09-a44c-83b5166deaec tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:15.317460 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-23523038-d4bc-4c09-a44c-83b5166deaec tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:15.326203 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-23523038-d4bc-4c09-a44c-83b5166deaec tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 returned with HTTP 404 Aug 14 03:08:15.326977 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 733/2924] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:15 2026] GET /volume/v3/volumes/45e6f7a8-f94d-4130-a0cc-73b7197cdfd5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:15.331412 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-652960955 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-652960955, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:15.331706 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-652960955 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-652960955, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:15.346374 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-22e409b4-3135-428b-8d76-589c1a67cae8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:15.348003 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:15.349000 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-809458785"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:15.350319 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-809458785'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:15.351010 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume of 1 GB Aug 14 03:08:15.358876 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Availability Zones retrieved successfully. Aug 14 03:08:15.373924 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (d695a5b4-5a37-4c30-a668-2700dbdd34ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:15.378361 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6793a792-f79e-4172-889b-3a60b58ceb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:15.379567 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:15.387542 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Created reservations ['69aef719-1f25-4363-967a-3ea7a6958cae', '49f12087-5524-4fc3-ae5b-f9f55aa4b600', '00e57f75-cdf0-4fd5-bd2b-7e1fbc6d97b7', '7aa5d6a3-0d3e-45dc-8938-c9bac41e9d26'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:15.389253 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17687f5-b036-43c9-9874-0c51f2a3c5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69aef719-1f25-4363-967a-3ea7a6958cae', '49f12087-5524-4fc3-ae5b-f9f55aa4b600', '00e57f75-cdf0-4fd5-bd2b-7e1fbc6d97b7', '7aa5d6a3-0d3e-45dc-8938-c9bac41e9d26']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:15.390577 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bda65702-6039-449d-a7fe-4f8706a6129c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:15.428457 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bda65702-6039-449d-a7fe-4f8706a6129c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a31e4d4-d4fd-418a-9319-19028c071f8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-149913259',encryption_key_id=None,group_id=c1cc9f5a-91ac-477f-af79-a49f6de0fee0,group_type_id=,metadata={},multiattach=False,project_id='6f3ef5d27508413ba00723121559d9c9',qos_specs=None,replication_status=,reservations=['69aef719-1f25-4363-967a-3ea7a6958cae','49f12087-5524-4fc3-ae5b-f9f55aa4b600','00e57f75-cdf0-4fd5-bd2b-7e1fbc6d97b7','7aa5d6a3-0d3e-45dc-8938-c9bac41e9d26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82dc0c88325143988189dcdac0fd5d04',volume_type_id=29576651-df00-4719-be9e-fb2b4b563c48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-149913259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c1cc9f5a-91ac-477f-af79-a49f6de0fee0,host=None,id=9a31e4d4-d4fd-418a-9319-19028c071f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f3ef5d27508413ba00723121559d9c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82dc0c88325143988189dcdac0fd5d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29576651-df00-4719-be9e-fb2b4b563c48),volume_type_id=29576651-df00-4719-be9e-fb2b4b563c48)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:15.430720 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e69c6a95-cd58-4872-85be-caf4169c6eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:15.433798 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6793a792-f79e-4172-889b-3a60b58ceb77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:15.434715 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47bd1ed6-b7d3-4db4-93af-0709e6b659bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:15.456207 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e69c6a95-cd58-4872-85be-caf4169c6eaa) transitioned into state 'SUCCESS' from state '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-149913259',encryption_key_id=None,group_id=c1cc9f5a-91ac-477f-af79-a49f6de0fee0,group_type_id=,metadata={},multiattach=False,project_id='6f3ef5d27508413ba00723121559d9c9',qos_specs=None,replication_status=,reservations=['69aef719-1f25-4363-967a-3ea7a6958cae','49f12087-5524-4fc3-ae5b-f9f55aa4b600','00e57f75-cdf0-4fd5-bd2b-7e1fbc6d97b7','7aa5d6a3-0d3e-45dc-8938-c9bac41e9d26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82dc0c88325143988189dcdac0fd5d04',volume_type_id=29576651-df00-4719-be9e-fb2b4b563c48)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:15.457251 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3372f6-de38-4c0c-8310-adab610f9640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:15.475539 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3372f6-de38-4c0c-8310-adab610f9640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:15.476542 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Flow 'volume_create_api' (fd6995e5-5fcc-41c3-ab17-cb5b75dfd53a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:15.477211 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume request issued successfully. Aug 14 03:08:15.478033 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:15.478270 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:15.500140 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Created reservations ['41848ae7-6179-46ec-b95f-920684e2caa5', '0cbae16d-9d6c-4f1d-a6c8-bf689bea0a3d', 'a9275bb9-2693-472c-8d95-43027e24976a', 'fc21fb3c-574e-462e-8459-1eb95f97cfcb'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:15.502415 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47bd1ed6-b7d3-4db4-93af-0709e6b659bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41848ae7-6179-46ec-b95f-920684e2caa5', '0cbae16d-9d6c-4f1d-a6c8-bf689bea0a3d', 'a9275bb9-2693-472c-8d95-43027e24976a', 'fc21fb3c-574e-462e-8459-1eb95f97cfcb']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:15.502998 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb4a30a6-b45d-45e8-9bea-55f4a4212c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:15.522593 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:15.525548 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:15.525548 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:15.528758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb4a30a6-b45d-45e8-9bea-55f4a4212c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04ace231-1fd5-4255-8b44-30ccf113b320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-809458785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['41848ae7-6179-46ec-b95f-920684e2caa5','0cbae16d-9d6c-4f1d-a6c8-bf689bea0a3d','a9275bb9-2693-472c-8d95-43027e24976a','fc21fb3c-574e-462e-8459-1eb95f97cfcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-809458785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04ace231-1fd5-4255-8b44-30ccf113b320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='088c56b3353a4a1a871352b221559ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d483e38b7b8745129343ee327ef48d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:15.529666 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cf224309-5faf-446b-b058-69a3c5c5d1a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:15.529743 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ebd402e-c9f6-48c8-82bc-200d44131d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:15.530182 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 735/2925] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:08:15 2026] POST /volume/v3/volumes => generated 821 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:15.546389 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b453d50f-00d6-41cc-9f59-adf1d9b80c76 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:15.548514 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b453d50f-00d6-41cc-9f59-adf1d9b80c76 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/9a31e4d4-d4fd-418a-9319-19028c071f8b Aug 14 03:08:15.548636 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b453d50f-00d6-41cc-9f59-adf1d9b80c76 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:15.548989 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b453d50f-00d6-41cc-9f59-adf1d9b80c76 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:15.565510 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:15.565510 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:15.566040 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ebd402e-c9f6-48c8-82bc-200d44131d2d) transitioned into state 'SUCCESS' from state '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-809458785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['41848ae7-6179-46ec-b95f-920684e2caa5','0cbae16d-9d6c-4f1d-a6c8-bf689bea0a3d','a9275bb9-2693-472c-8d95-43027e24976a','fc21fb3c-574e-462e-8459-1eb95f97cfcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:15.566966 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743b9dba-fe75-4f54-abe7-9cec5033eaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:15.571929 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b453d50f-00d6-41cc-9f59-adf1d9b80c76 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:15.572743 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-b453d50f-00d6-41cc-9f59-adf1d9b80c76 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:15.572926 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-b453d50f-00d6-41cc-9f59-adf1d9b80c76 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:15.579045 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743b9dba-fe75-4f54-abe7-9cec5033eaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:15.579842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (d695a5b4-5a37-4c30-a668-2700dbdd34ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:15.580196 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request issued successfully. Aug 14 03:08:15.580873 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-22e409b4-3135-428b-8d76-589c1a67cae8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:15.581315 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 732/2926] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:08:15 2026] POST /volume/v3/volumes => generated 744 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:15.597725 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-25447f64-7eb9-48f7-834a-5e31b1ebb0db None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:15.599310 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-25447f64-7eb9-48f7-834a-5e31b1ebb0db tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 Aug 14 03:08:15.599651 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-25447f64-7eb9-48f7-834a-5e31b1ebb0db tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:15.600092 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-25447f64-7eb9-48f7-834a-5e31b1ebb0db tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:15.615644 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:15.615644 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:15.621365 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-25447f64-7eb9-48f7-834a-5e31b1ebb0db tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:15.629754 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-25447f64-7eb9-48f7-834a-5e31b1ebb0db tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 returned with HTTP 200 Aug 14 03:08:15.631142 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 734/2927] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:15 2026] GET /volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 => generated 812 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:15.632988 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-b453d50f-00d6-41cc-9f59-adf1d9b80c76 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:15.637546 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:15.637546 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:15.646648 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b453d50f-00d6-41cc-9f59-adf1d9b80c76 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/9a31e4d4-d4fd-418a-9319-19028c071f8b returned with HTTP 200 Aug 14 03:08:15.647571 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 727/2928] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:15 2026] GET /volume/v3/volumes/9a31e4d4-d4fd-418a-9319-19028c071f8b => generated 889 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:16.563277 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:16.645878 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e8827ec1-f681-4c52-a18e-1ed7fea51a85 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:16.646526 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:16.646935 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1608854169"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:16.648304 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e8827ec1-f681-4c52-a18e-1ed7fea51a85 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 Aug 14 03:08:16.648424 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1608854169'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:16.648584 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e8827ec1-f681-4c52-a18e-1ed7fea51a85 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:16.648617 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume of 1 GB Aug 14 03:08:16.648910 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e8827ec1-f681-4c52-a18e-1ed7fea51a85 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:16.652872 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Availability Zones retrieved successfully. Aug 14 03:08:16.659191 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:16.659191 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:16.659870 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Flow 'volume_create_api' (f1c80c6e-1f24-4677-bad6-417abda0c331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:16.661159 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec458e8d-8c5c-4e9a-b2ab-60f109cfc0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:16.662151 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:16.663992 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c2896636-8b2d-49b0-9c97-92188a99afd6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:16.665009 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e8827ec1-f681-4c52-a18e-1ed7fea51a85 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:16.670536 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c2896636-8b2d-49b0-9c97-92188a99afd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/9a31e4d4-d4fd-418a-9319-19028c071f8b Aug 14 03:08:16.670834 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c2896636-8b2d-49b0-9c97-92188a99afd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:16.671082 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c2896636-8b2d-49b0-9c97-92188a99afd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:16.671262 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e8827ec1-f681-4c52-a18e-1ed7fea51a85 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 returned with HTTP 200 Aug 14 03:08:16.671833 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 733/2929] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:16 2026] GET /volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:16.685549 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:16.685549 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:16.691291 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d698a6a8-2785-4f65-8493-390006fa0a2f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:16.693726 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:16.694160 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "04ace231-1fd5-4255-8b44-30ccf113b320", "size": 1, "name": "tempest-VolumesGetTest-Volume-294796050", "metadata": {"Type": "Test"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:16.695313 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c2896636-8b2d-49b0-9c97-92188a99afd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:16.695796 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request body: {'volume': {'source_volid': '04ace231-1fd5-4255-8b44-30ccf113b320', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-294796050', 'metadata': {'Type': 'Test'}}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:16.696523 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-c2896636-8b2d-49b0-9c97-92188a99afd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:16.696833 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-c2896636-8b2d-49b0-9c97-92188a99afd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:16.705683 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:16.705683 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:16.706359 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume retrieved successfully. Aug 14 03:08:16.706499 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume of 1 GB Aug 14 03:08:16.706710 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec458e8d-8c5c-4e9a-b2ab-60f109cfc0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:16.707850 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c01afdf1-5085-48d1-9701-b54e0d5ec638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:16.711605 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Availability Zones retrieved successfully. Aug 14 03:08:16.722892 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (dbcd20eb-85b3-4ac1-a606-5dd7e3574515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:16.722892 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4415bb3b-b4d9-48ee-8e96-88b78849f140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:16.722892 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:16.753448 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4415bb3b-b4d9-48ee-8e96-88b78849f140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '04ace231-1fd5-4255-8b44-30ccf113b320', 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:16.757180 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ac59885-5e69-4579-988a-5f1fd30b280b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:16.757318 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-c2896636-8b2d-49b0-9c97-92188a99afd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:16.761774 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:16.761774 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:16.772768 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c2896636-8b2d-49b0-9c97-92188a99afd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/9a31e4d4-d4fd-418a-9319-19028c071f8b returned with HTTP 200 Aug 14 03:08:16.773530 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 735/2930] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:16 2026] GET /volume/v3/volumes/9a31e4d4-d4fd-418a-9319-19028c071f8b => generated 914 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:16.789674 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-95b56747-e21d-483f-80fc-5a8c12b26724 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:16.790956 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Created reservations ['f0421526-2e0c-488d-90dd-61a4fd834b89', 'bd3a4c1a-3895-43f3-8b6c-af5a9024ca1c', '59bec559-7955-4e36-adcd-15992969540d', '55cdc489-3036-4ede-8042-62bfbfa1c692'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:16.792367 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c01afdf1-5085-48d1-9701-b54e0d5ec638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0421526-2e0c-488d-90dd-61a4fd834b89', 'bd3a4c1a-3895-43f3-8b6c-af5a9024ca1c', '59bec559-7955-4e36-adcd-15992969540d', '55cdc489-3036-4ede-8042-62bfbfa1c692']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:16.792531 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-95b56747-e21d-483f-80fc-5a8c12b26724 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/group_snapshots Aug 14 03:08:16.792858 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-95b56747-e21d-483f-80fc-5a8c12b26724 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c1cc9f5a-91ac-477f-af79-a49f6de0fee0", "name": "tempest-group_snapshot-1330584956"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:16.793018 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c2a379-8b6e-4d67-bbae-e63800426975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:16.794946 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.group_snapshots [None req-95b56747-e21d-483f-80fc-5a8c12b26724 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c1cc9f5a-91ac-477f-af79-a49f6de0fee0', 'name': 'tempest-group_snapshot-1330584956'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 03:08:16.799461 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:16.799461 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:16.802483 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Created reservations ['688a002b-d0b8-4fc4-97c1-c3845a2d9392', '780e3e35-570f-40f1-89b4-317412d64175', '7f4395ce-ed2b-4b27-845d-d61c860ebc34', '33ab50a3-4af7-47c9-8bc4-447ffed9e0b4'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:16.803603 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ac59885-5e69-4579-988a-5f1fd30b280b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['688a002b-d0b8-4fc4-97c1-c3845a2d9392', '780e3e35-570f-40f1-89b4-317412d64175', '7f4395ce-ed2b-4b27-845d-d61c860ebc34', '33ab50a3-4af7-47c9-8bc4-447ffed9e0b4']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:16.804034 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.group_snapshots [None req-95b56747-e21d-483f-80fc-5a8c12b26724 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating group_snapshot tempest-group_snapshot-1330584956. Aug 14 03:08:16.804572 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e155c9-df00-4625-aa76-bc0017d9c6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:16.815943 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c2a379-8b6e-4d67-bbae-e63800426975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e11e8bff-21e2-4d63-8d2c-502b2608119a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1608854169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ff8d63471b47fdb6838cb097324808',qos_specs=None,replication_status=,reservations=['f0421526-2e0c-488d-90dd-61a4fd834b89','bd3a4c1a-3895-43f3-8b6c-af5a9024ca1c','59bec559-7955-4e36-adcd-15992969540d','55cdc489-3036-4ede-8042-62bfbfa1c692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1041cdbe70be46609ebcab4f29941bfe',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1608854169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e11e8bff-21e2-4d63-8d2c-502b2608119a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70ff8d63471b47fdb6838cb097324808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1041cdbe70be46609ebcab4f29941bfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:16.816686 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c0c4fef-2414-4945-bd5e-29092ff31c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:16.825945 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:16.825945 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:16.836604 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c0c4fef-2414-4945-bd5e-29092ff31c55) transitioned into state 'SUCCESS' from state '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-1608854169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ff8d63471b47fdb6838cb097324808',qos_specs=None,replication_status=,reservations=['f0421526-2e0c-488d-90dd-61a4fd834b89','bd3a4c1a-3895-43f3-8b6c-af5a9024ca1c','59bec559-7955-4e36-adcd-15992969540d','55cdc489-3036-4ede-8042-62bfbfa1c692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1041cdbe70be46609ebcab4f29941bfe',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:16.837487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eada7530-b91e-4aa3-99a0-1e8b7f1f71b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:16.838700 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-95b56747-e21d-483f-80fc-5a8c12b26724 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-652960955 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-652960955, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:16.839041 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-95b56747-e21d-483f-80fc-5a8c12b26724 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-652960955 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-652960955, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:16.841815 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e155c9-df00-4625-aa76-bc0017d9c6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f1bd5bf-3375-48f2-8d27-cba408d04edb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-294796050',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['688a002b-d0b8-4fc4-97c1-c3845a2d9392','780e3e35-570f-40f1-89b4-317412d64175','7f4395ce-ed2b-4b27-845d-d61c860ebc34','33ab50a3-4af7-47c9-8bc4-447ffed9e0b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=04ace231-1fd5-4255-8b44-30ccf113b320,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-294796050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f1bd5bf-3375-48f2-8d27-cba408d04edb,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='088c56b3353a4a1a871352b221559ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=04ace231-1fd5-4255-8b44-30ccf113b320,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d483e38b7b8745129343ee327ef48d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:16.842809 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbb6b82c-9e50-4b0f-a8df-1b7a128435d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:16.846902 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eada7530-b91e-4aa3-99a0-1e8b7f1f71b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:16.847738 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Flow 'volume_create_api' (f1c80c6e-1f24-4677-bad6-417abda0c331) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:16.848106 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume request issued successfully. Aug 14 03:08:16.848659 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ddbe1da-1ffc-4d3a-bbd5-444b5e7515d5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:16.849131 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 736/2931] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:08:16 2026] POST /volume/v3/volumes => generated 778 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:16.865644 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6b9f7160-6898-4133-a194-43d412cc3cf5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:16.868913 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6b9f7160-6898-4133-a194-43d412cc3cf5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a Aug 14 03:08:16.869676 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6b9f7160-6898-4133-a194-43d412cc3cf5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:16.871537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6b9f7160-6898-4133-a194-43d412cc3cf5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:16.884757 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbb6b82c-9e50-4b0f-a8df-1b7a128435d8) transitioned into state 'SUCCESS' from state '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-294796050',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['688a002b-d0b8-4fc4-97c1-c3845a2d9392','780e3e35-570f-40f1-89b4-317412d64175','7f4395ce-ed2b-4b27-845d-d61c860ebc34','33ab50a3-4af7-47c9-8bc4-447ffed9e0b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=04ace231-1fd5-4255-8b44-30ccf113b320,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:16.885702 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1ba336-bfb4-422d-be20-d5b962ea83f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:16.887123 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:16.887123 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:16.894220 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-95b56747-e21d-483f-80fc-5a8c12b26724 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Created reservations ['ac1738bb-aef6-463f-9f44-788a90307bd6', '6e724de5-3e9a-4bab-9ac4-657999435050', '74e4609e-7042-4479-8bc2-08c9ae94360e', '8ef8b4bd-c4ed-4b8a-aa47-197ae7125a16'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:16.894352 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6b9f7160-6898-4133-a194-43d412cc3cf5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:16.900933 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6b9f7160-6898-4133-a194-43d412cc3cf5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a returned with HTTP 200 Aug 14 03:08:16.901840 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 736/2932] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:16 2026] GET /volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:16.907416 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1ba336-bfb4-422d-be20-d5b962ea83f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:16.908292 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (dbcd20eb-85b3-4ac1-a606-5dd7e3574515) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:16.908986 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request issued successfully. Aug 14 03:08:16.909250 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d698a6a8-2785-4f65-8493-390006fa0a2f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:16.910168 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 728/2933] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:08:16 2026] POST /volume/v3/volumes => generated 792 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:16.922564 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8ef31af3-56d7-467f-84c3-0ef1782091f6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:16.924774 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8ef31af3-56d7-467f-84c3-0ef1782091f6 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb Aug 14 03:08:16.924996 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8ef31af3-56d7-467f-84c3-0ef1782091f6 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:16.925225 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8ef31af3-56d7-467f-84c3-0ef1782091f6 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:16.928383 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-95b56747-e21d-483f-80fc-5a8c12b26724 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots returned with HTTP 202 Aug 14 03:08:16.928968 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 734/2934] 10.4.3.152 () {70 vars in 1324 bytes} [Fri Aug 14 03:08:16 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:16.939126 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-315b4393-ee69-4bff-8ea0-d124624665b3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:16.940288 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:16.940288 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:16.941738 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-315b4393-ee69-4bff-8ea0-d124624665b3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/ff854266-f92a-4501-9080-86d91637dd26 Aug 14 03:08:16.942093 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-315b4393-ee69-4bff-8ea0-d124624665b3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:16.942340 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-315b4393-ee69-4bff-8ea0-d124624665b3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:16.942508 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.group_snapshots [None req-315b4393-ee69-4bff-8ea0-d124624665b3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member ff854266-f92a-4501-9080-86d91637dd26 {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:08:16.947728 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:16.947728 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:16.947886 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8ef31af3-56d7-467f-84c3-0ef1782091f6 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:16.952627 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-315b4393-ee69-4bff-8ea0-d124624665b3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/ff854266-f92a-4501-9080-86d91637dd26 returned with HTTP 200 Aug 14 03:08:16.953143 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 737/2935] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:08:16 2026] GET /volume/v3/group_snapshots/ff854266-f92a-4501-9080-86d91637dd26 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:16.953559 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8ef31af3-56d7-467f-84c3-0ef1782091f6 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb returned with HTTP 200 Aug 14 03:08:16.954033 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 737/2936] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:16 2026] GET /volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:17.919886 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7e5e2dbd-966e-4f00-a616-019baf872508 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:17.921189 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7e5e2dbd-966e-4f00-a616-019baf872508 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a Aug 14 03:08:17.921425 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7e5e2dbd-966e-4f00-a616-019baf872508 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:17.921641 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7e5e2dbd-966e-4f00-a616-019baf872508 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:17.930433 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:17.930433 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:17.934480 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7e5e2dbd-966e-4f00-a616-019baf872508 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:17.938935 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7e5e2dbd-966e-4f00-a616-019baf872508 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a returned with HTTP 200 Aug 14 03:08:17.939438 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 729/2937] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:17 2026] GET /volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:17.958104 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7e957d3d-3f10-47aa-8184-1e6c6d029ba8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:17.960431 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7e957d3d-3f10-47aa-8184-1e6c6d029ba8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:08:17.960926 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7e957d3d-3f10-47aa-8184-1e6c6d029ba8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e11e8bff-21e2-4d63-8d2c-502b2608119a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1380103749"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:17.963692 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-15bf8e6f-d887-4e5a-ad1a-5b841c3ca819 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:17.966298 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-15bf8e6f-d887-4e5a-ad1a-5b841c3ca819 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/ff854266-f92a-4501-9080-86d91637dd26 Aug 14 03:08:17.966959 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-15bf8e6f-d887-4e5a-ad1a-5b841c3ca819 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:17.966959 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-15bf8e6f-d887-4e5a-ad1a-5b841c3ca819 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:17.967628 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.group_snapshots [None req-15bf8e6f-d887-4e5a-ad1a-5b841c3ca819 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member ff854266-f92a-4501-9080-86d91637dd26 {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:08:17.974429 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fe950fe2-0d87-4ddf-954c-e1969fa610bb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:17.976698 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:17.976698 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:17.977439 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fe950fe2-0d87-4ddf-954c-e1969fa610bb tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb Aug 14 03:08:17.977439 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fe950fe2-0d87-4ddf-954c-e1969fa610bb tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:17.977612 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fe950fe2-0d87-4ddf-954c-e1969fa610bb tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:17.983099 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:17.983099 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:17.983641 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-15bf8e6f-d887-4e5a-ad1a-5b841c3ca819 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/ff854266-f92a-4501-9080-86d91637dd26 returned with HTTP 200 Aug 14 03:08:17.984177 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7e957d3d-3f10-47aa-8184-1e6c6d029ba8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:17.984177 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-7e957d3d-3f10-47aa-8184-1e6c6d029ba8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create snapshot from volume e11e8bff-21e2-4d63-8d2c-502b2608119a Aug 14 03:08:17.984305 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 738/2938] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:08:17 2026] GET /volume/v3/group_snapshots/ff854266-f92a-4501-9080-86d91637dd26 => generated 308 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:17.991009 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:17.991009 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:17.996313 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fe950fe2-0d87-4ddf-954c-e1969fa610bb tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:17.996999 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0ac64e54-4f81-4589-aa26-4492762404cb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:17.999661 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0ac64e54-4f81-4589-aa26-4492762404cb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 14 03:08:18.000046 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0ac64e54-4f81-4589-aa26-4492762404cb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:18.000483 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0ac64e54-4f81-4589-aa26-4492762404cb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:18.000644 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-0ac64e54-4f81-4589-aa26-4492762404cb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:18.002780 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.db.api [None req-0ac64e54-4f81-4589-aa26-4492762404cb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Building query based on filter {{(pid=100381) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:08:18.004331 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fe950fe2-0d87-4ddf-954c-e1969fa610bb tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb returned with HTTP 200 Aug 14 03:08:18.004772 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 738/2939] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:17 2026] GET /volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb => generated 885 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:18.018001 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0ac64e54-4f81-4589-aa26-4492762404cb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all snapshots completed successfully. Aug 14 03:08:18.018571 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.018571 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:18.019365 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0ac64e54-4f81-4589-aa26-4492762404cb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:08:18.019687 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 730/2940] 10.4.3.152 () {66 vars in 1264 bytes} [Fri Aug 14 03:08:17 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:18.023138 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cbb59881-f05e-4dc9-b22a-4f1b9cd80acd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.026595 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cbb59881-f05e-4dc9-b22a-4f1b9cd80acd tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb Aug 14 03:08:18.026595 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cbb59881-f05e-4dc9-b22a-4f1b9cd80acd tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:18.027115 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cbb59881-f05e-4dc9-b22a-4f1b9cd80acd tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:18.038868 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5ddd9db9-3659-413f-9806-af82086b3e3d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.040948 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5ddd9db9-3659-413f-9806-af82086b3e3d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/snapshots/256c9bf5-2e1e-4c69-a51d-179172add9f4 Aug 14 03:08:18.041497 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5ddd9db9-3659-413f-9806-af82086b3e3d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:18.041497 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5ddd9db9-3659-413f-9806-af82086b3e3d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:18.044620 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-7e957d3d-3f10-47aa-8184-1e6c6d029ba8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Created reservations ['5b34535e-5eee-41b4-9938-4ffbdfe6c8c7', '12556cbc-e666-465c-b089-d905b189cc1f', '4c45c587-956e-4c07-9532-001f44285df5', 'd52594ef-ef92-446d-bfba-77a65171114c'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:18.051520 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.051520 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:18.052134 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5ddd9db9-3659-413f-9806-af82086b3e3d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Snapshot retrieved successfully. Aug 14 03:08:18.053293 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5ddd9db9-3659-413f-9806-af82086b3e3d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/snapshots/256c9bf5-2e1e-4c69-a51d-179172add9f4 returned with HTTP 200 Aug 14 03:08:18.053561 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 739/2941] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:18 2026] GET /volume/v3/snapshots/256c9bf5-2e1e-4c69-a51d-179172add9f4 => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:18.068263 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-18326670-30fa-45bc-a92f-935e044675c3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.070497 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/groups/action Aug 14 03:08:18.071085 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "ff854266-f92a-4501-9080-86d91637dd26", "name": "tempest-Group_from_snap-1119574866"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:18.071085 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "ff854266-f92a-4501-9080-86d91637dd26", "name": "tempest-Group_from_snap-1119574866"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:18.072937 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'ff854266-f92a-4501-9080-86d91637dd26', 'name': 'tempest-Group_from_snap-1119574866'}}. {{(pid=100381) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 03:08:18.073171 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.groups [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating group tempest-Group_from_snap-1119574866 from group_snapshot ff854266-f92a-4501-9080-86d91637dd26. Aug 14 03:08:18.079843 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.079843 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:18.087170 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7e957d3d-3f10-47aa-8184-1e6c6d029ba8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot create request issued successfully. Aug 14 03:08:18.087845 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7e957d3d-3f10-47aa-8184-1e6c6d029ba8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:08:18.088535 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 735/2942] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:08:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:18.088616 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.088616 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:18.093585 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.093585 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:18.107180 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2f7997b2-1b4c-4907-a767-1e92017e1086 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.109388 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2f7997b2-1b4c-4907-a767-1e92017e1086 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 Aug 14 03:08:18.109590 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2f7997b2-1b4c-4907-a767-1e92017e1086 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:18.109908 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2f7997b2-1b4c-4907-a767-1e92017e1086 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:18.122632 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.122632 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:18.122632 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2f7997b2-1b4c-4907-a767-1e92017e1086 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:18.123364 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2f7997b2-1b4c-4907-a767-1e92017e1086 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 returned with HTTP 200 Aug 14 03:08:18.123778 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 740/2943] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:18 2026] GET /volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:18.144757 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Created reservations ['021c4f02-e899-4162-87ef-039fcef26bdd'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:18.216230 np0000007307 devstack@c-api.service[100381]: INFO cinder.group.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] A mapping entry already exists for group 541b8630-46b0-48ae-8f4c-fc8985f935f1 and volume type 29576651-df00-4719-be9e-fb2b4b563c48. Do not need to create again. Aug 14 03:08:18.216230 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.216230 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:18.216230 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Availability Zones retrieved successfully. Aug 14 03:08:18.223627 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Flow 'volume_create_api' (f6600d2f-c684-491b-a4e4-c49d48bdf9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:18.227348 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46aecf2d-a648-43db-95d0-d823c3e9ad32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:18.229583 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:18.255784 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.255784 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:18.260352 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-cbb59881-f05e-4dc9-b22a-4f1b9cd80acd tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:18.267457 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cbb59881-f05e-4dc9-b22a-4f1b9cd80acd tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb returned with HTTP 200 Aug 14 03:08:18.268035 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 739/2944] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:18 2026] GET /volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb => generated 885 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:18.269697 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46aecf2d-a648-43db-95d0-d823c3e9ad32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '256c9bf5-2e1e-4c69-a51d-179172add9f4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:08:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=29576651-df00-4719-be9e-fb2b4b563c48,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-652960955',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29576651-df00-4719-be9e-fb2b4b563c48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '541b8630-46b0-48ae-8f4c-fc8985f935f1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:18.270749 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e07441-802e-4d57-9b10-a95e3a1e4b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:18.285748 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-366ff464-3716-405f-88be-68985dad31a5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.288545 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-366ff464-3716-405f-88be-68985dad31a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] PUT https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb Aug 14 03:08:18.288903 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-366ff464-3716-405f-88be-68985dad31a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-294796050"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:18.302729 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.302729 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:18.309252 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-366ff464-3716-405f-88be-68985dad31a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:18.316973 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-652960955 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-652960955, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:18.321390 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-366ff464-3716-405f-88be-68985dad31a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume updated successfully. Aug 14 03:08:18.321390 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-366ff464-3716-405f-88be-68985dad31a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb returned with HTTP 200 Aug 14 03:08:18.321390 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 736/2945] 10.4.3.152 () {68 vars in 1368 bytes} [Fri Aug 14 03:08:18 2026] PUT /volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:18.339460 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Created reservations ['5c792125-1729-4be0-a863-a5c8a8fe0a6d', 'aaf7ba2f-19d4-4c69-9247-8e3a1a6490f7'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:18.339884 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-877936ac-363e-422a-9733-867a1c2d5935 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.340979 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e07441-802e-4d57-9b10-a95e3a1e4b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c792125-1729-4be0-a863-a5c8a8fe0a6d', 'aaf7ba2f-19d4-4c69-9247-8e3a1a6490f7']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:18.345016 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136607b8-d175-44b8-897b-b6e2ae051e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:18.345808 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-877936ac-363e-422a-9733-867a1c2d5935 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] PUT https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb Aug 14 03:08:18.345808 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-877936ac-363e-422a-9733-867a1c2d5935 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1074503806", "description": "This is the new description of volume"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:18.354739 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.354739 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:18.363081 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-877936ac-363e-422a-9733-867a1c2d5935 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:18.381514 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-877936ac-363e-422a-9733-867a1c2d5935 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume updated successfully. Aug 14 03:08:18.381514 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-877936ac-363e-422a-9733-867a1c2d5935 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb returned with HTTP 200 Aug 14 03:08:18.382135 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 741/2946] 10.4.3.152 () {68 vars in 1369 bytes} [Fri Aug 14 03:08:18 2026] PUT /volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:18.394859 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136607b8-d175-44b8-897b-b6e2ae051e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0db5efd6-476b-4af6-9516-316c811674f3', '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=541b8630-46b0-48ae-8f4c-fc8985f935f1,group_type_id=,metadata={},multiattach=False,project_id='6f3ef5d27508413ba00723121559d9c9',qos_specs=None,replication_status=,reservations=['5c792125-1729-4be0-a863-a5c8a8fe0a6d','aaf7ba2f-19d4-4c69-9247-8e3a1a6490f7'],size=1,snapshot_id=256c9bf5-2e1e-4c69-a51d-179172add9f4,source_replicaid=,source_volid=None,status='creating',user_id='82dc0c88325143988189dcdac0fd5d04',volume_type_id=29576651-df00-4719-be9e-fb2b4b563c48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=541b8630-46b0-48ae-8f4c-fc8985f935f1,host=None,id=0db5efd6-476b-4af6-9516-316c811674f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f3ef5d27508413ba00723121559d9c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=256c9bf5-2e1e-4c69-a51d-179172add9f4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82dc0c88325143988189dcdac0fd5d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29576651-df00-4719-be9e-fb2b4b563c48),volume_type_id=29576651-df00-4719-be9e-fb2b4b563c48)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:18.397323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732dc414-4543-4547-a995-fe4c8fa66de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:18.397426 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8ac43fcf-270e-4dfa-9a8a-0e5aa7193807 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.399531 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8ac43fcf-270e-4dfa-9a8a-0e5aa7193807 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb Aug 14 03:08:18.399675 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8ac43fcf-270e-4dfa-9a8a-0e5aa7193807 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:18.399897 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8ac43fcf-270e-4dfa-9a8a-0e5aa7193807 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:18.409570 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.409570 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:18.416695 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8ac43fcf-270e-4dfa-9a8a-0e5aa7193807 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:18.424992 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732dc414-4543-4547-a995-fe4c8fa66de9) transitioned into state 'SUCCESS' from 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=541b8630-46b0-48ae-8f4c-fc8985f935f1,group_type_id=,metadata={},multiattach=False,project_id='6f3ef5d27508413ba00723121559d9c9',qos_specs=None,replication_status=,reservations=['5c792125-1729-4be0-a863-a5c8a8fe0a6d','aaf7ba2f-19d4-4c69-9247-8e3a1a6490f7'],size=1,snapshot_id=256c9bf5-2e1e-4c69-a51d-179172add9f4,source_replicaid=,source_volid=None,status='creating',user_id='82dc0c88325143988189dcdac0fd5d04',volume_type_id=29576651-df00-4719-be9e-fb2b4b563c48)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:18.427053 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Flow 'volume_create_api' (f6600d2f-c684-491b-a4e4-c49d48bdf9e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:18.427053 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume request issued successfully. Aug 14 03:08:18.435479 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8ac43fcf-270e-4dfa-9a8a-0e5aa7193807 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb returned with HTTP 200 Aug 14 03:08:18.436141 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 740/2947] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:18 2026] GET /volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb => generated 925 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:18.449200 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-18326670-30fa-45bc-a92f-935e044675c3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/action returned with HTTP 202 Aug 14 03:08:18.449200 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 731/2948] 10.4.3.152 () {70 vars in 1318 bytes} [Fri Aug 14 03:08:18 2026] POST /volume/v3/groups/action => generated 103 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:18.455512 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.459212 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:18.459581 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1b463836-fd66-42da-837c-2e9e83a88903 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.459710 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-834391943", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1652393"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:18.463792 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:08:18.465435 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-834391943', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1652393'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:18.465435 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume of 1 GB Aug 14 03:08:18.465964 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:18.465964 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:18.465964 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:18.465964 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:08:18.469301 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Availability Zones retrieved successfully. Aug 14 03:08:18.475572 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (96e040d1-7df4-45f5-b2e0-e3f36a9f126d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:18.476677 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c594e5a-fdc3-412f-b279-3f31ead84f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:18.477779 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:18.477882 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all volumes completed successfully. Aug 14 03:08:18.479073 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:18.479447 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:18.510918 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c594e5a-fdc3-412f-b279-3f31ead84f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:18.510918 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50e4b260-245d-4d9f-a5d7-07c8d9770bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:18.544451 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:18.550385 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.550385 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:18.555608 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:18.555608 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:18.576134 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Created reservations ['269ee60a-2643-4440-98d7-f312a44ebdf4', 'ad62bf67-f7d6-4d5b-bcd9-6b31fa26e070', 'c9ac2f29-a6d4-4587-8c80-4940fc5e02f7', 'b845c8d3-9aa6-4646-864b-b79f816f7dc5'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:18.577491 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50e4b260-245d-4d9f-a5d7-07c8d9770bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['269ee60a-2643-4440-98d7-f312a44ebdf4', 'ad62bf67-f7d6-4d5b-bcd9-6b31fa26e070', 'c9ac2f29-a6d4-4587-8c80-4940fc5e02f7', 'b845c8d3-9aa6-4646-864b-b79f816f7dc5']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:18.578215 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d0088e-94cd-4351-b9bf-33d5bc49fd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:18.607543 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d0088e-94cd-4351-b9bf-33d5bc49fd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b138320d-b53d-4431-8aed-d5115af4f5d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-834391943',display_name='tempest-VolumesGetTest-Volume-1652393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['269ee60a-2643-4440-98d7-f312a44ebdf4','ad62bf67-f7d6-4d5b-bcd9-6b31fa26e070','c9ac2f29-a6d4-4587-8c80-4940fc5e02f7','b845c8d3-9aa6-4646-864b-b79f816f7dc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:18Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-834391943',display_name='tempest-VolumesGetTest-Volume-1652393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b138320d-b53d-4431-8aed-d5115af4f5d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='088c56b3353a4a1a871352b221559ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d483e38b7b8745129343ee327ef48d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:18.608885 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6136657b-0601-47f0-a05f-7a2c76616ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:18.620197 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:18.626240 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.626240 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:18.637274 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1b463836-fd66-42da-837c-2e9e83a88903 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:08:18.637447 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 742/2949] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:08:18 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 03:08:18.651808 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6136657b-0601-47f0-a05f-7a2c76616ba4) transitioned into 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-834391943',display_name='tempest-VolumesGetTest-Volume-1652393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['269ee60a-2643-4440-98d7-f312a44ebdf4','ad62bf67-f7d6-4d5b-bcd9-6b31fa26e070','c9ac2f29-a6d4-4587-8c80-4940fc5e02f7','b845c8d3-9aa6-4646-864b-b79f816f7dc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:18.654477 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (922129ec-dccc-46b8-961e-bb4b645c8802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:18.658053 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b1023033-62aa-4eff-9b9e-df4048c58c71 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.661085 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b1023033-62aa-4eff-9b9e-df4048c58c71 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/0db5efd6-476b-4af6-9516-316c811674f3 Aug 14 03:08:18.661085 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b1023033-62aa-4eff-9b9e-df4048c58c71 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:18.661085 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b1023033-62aa-4eff-9b9e-df4048c58c71 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:18.667425 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (922129ec-dccc-46b8-961e-bb4b645c8802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:18.668590 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (96e040d1-7df4-45f5-b2e0-e3f36a9f126d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:18.672381 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request issued successfully. Aug 14 03:08:18.672381 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ab8710f-1f03-412f-988b-9690fb6a5d9b tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:18.672381 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 737/2950] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:08:18 2026] POST /volume/v3/volumes => generated 776 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:18.677372 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.677372 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:18.683237 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b1023033-62aa-4eff-9b9e-df4048c58c71 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:18.684204 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-b1023033-62aa-4eff-9b9e-df4048c58c71 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:18.684457 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-b1023033-62aa-4eff-9b9e-df4048c58c71 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:18.695645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7aa2b024-8048-4a88-b150-05e705a21f18 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.697374 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7aa2b024-8048-4a88-b150-05e705a21f18 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 Aug 14 03:08:18.699841 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7aa2b024-8048-4a88-b150-05e705a21f18 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:18.699841 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7aa2b024-8048-4a88-b150-05e705a21f18 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:18.713464 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.713464 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:18.720765 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7aa2b024-8048-4a88-b150-05e705a21f18 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:18.732388 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7aa2b024-8048-4a88-b150-05e705a21f18 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 returned with HTTP 200 Aug 14 03:08:18.733899 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 732/2951] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:18 2026] GET /volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:18.736751 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-b1023033-62aa-4eff-9b9e-df4048c58c71 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:18.741301 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.741301 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:18.751984 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b1023033-62aa-4eff-9b9e-df4048c58c71 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/0db5efd6-476b-4af6-9516-316c811674f3 returned with HTTP 200 Aug 14 03:08:18.752748 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 741/2952] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:18 2026] GET /volume/v3/volumes/0db5efd6-476b-4af6-9516-316c811674f3 => generated 926 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:18.776314 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5028e518-32a2-47bc-875a-b7030ec391ed None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.779306 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5028e518-32a2-47bc-875a-b7030ec391ed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/541b8630-46b0-48ae-8f4c-fc8985f935f1 Aug 14 03:08:18.779904 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5028e518-32a2-47bc-875a-b7030ec391ed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:18.780262 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5028e518-32a2-47bc-875a-b7030ec391ed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:18.780379 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-5028e518-32a2-47bc-875a-b7030ec391ed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 541b8630-46b0-48ae-8f4c-fc8985f935f1 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:18.786631 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.786631 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:18.800358 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5028e518-32a2-47bc-875a-b7030ec391ed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/541b8630-46b0-48ae-8f4c-fc8985f935f1 returned with HTTP 200 Aug 14 03:08:18.801102 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 743/2953] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:18 2026] GET /volume/v3/groups/541b8630-46b0-48ae-8f4c-fc8985f935f1 => generated 418 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:18.813115 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.815507 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:08:18.815806 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:18.816132 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:18.816559 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:18.817469 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.817469 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:18.817469 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:08:18.828106 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all volumes completed successfully. Aug 14 03:08:18.831855 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:18.831855 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:18.881669 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:18.885848 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.885848 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:18.892258 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:18.893166 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:18.937220 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:18.942394 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.942394 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:18.951594 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e2c196fa-2c65-457b-b7d2-6d16cbdc6536 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:08:18.952053 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 738/2954] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:08:18 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:18.968358 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5fcbdcea-5cb9-44ed-a1b6-c6e65d79be21 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:18.971856 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5fcbdcea-5cb9-44ed-a1b6-c6e65d79be21 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/groups/541b8630-46b0-48ae-8f4c-fc8985f935f1/action Aug 14 03:08:18.971856 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5fcbdcea-5cb9-44ed-a1b6-c6e65d79be21 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:18.971856 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5fcbdcea-5cb9-44ed-a1b6-c6e65d79be21 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:18.973532 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-5fcbdcea-5cb9-44ed-a1b6-c6e65d79be21 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] delete called for group 541b8630-46b0-48ae-8f4c-fc8985f935f1 {{(pid=100381) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:08:18.973911 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.groups [None req-5fcbdcea-5cb9-44ed-a1b6-c6e65d79be21 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Delete group with id: 541b8630-46b0-48ae-8f4c-fc8985f935f1 Aug 14 03:08:18.980985 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:18.980985 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:19.037686 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5fcbdcea-5cb9-44ed-a1b6-c6e65d79be21 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/541b8630-46b0-48ae-8f4c-fc8985f935f1/action returned with HTTP 202 Aug 14 03:08:19.039475 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 733/2955] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 03:08:18 2026] POST /volume/v3/groups/541b8630-46b0-48ae-8f4c-fc8985f935f1/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:19.053220 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e478c3bc-7d56-4c29-95e7-fb22fd0e74a7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:19.055777 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e478c3bc-7d56-4c29-95e7-fb22fd0e74a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/0db5efd6-476b-4af6-9516-316c811674f3 Aug 14 03:08:19.056074 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e478c3bc-7d56-4c29-95e7-fb22fd0e74a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:19.056326 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e478c3bc-7d56-4c29-95e7-fb22fd0e74a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:19.068539 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:19.068539 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:19.073815 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e478c3bc-7d56-4c29-95e7-fb22fd0e74a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:19.074723 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-e478c3bc-7d56-4c29-95e7-fb22fd0e74a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:19.074950 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-e478c3bc-7d56-4c29-95e7-fb22fd0e74a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:19.125106 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-e478c3bc-7d56-4c29-95e7-fb22fd0e74a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:19.133277 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:19.133277 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:19.139516 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f6d04802-3c4b-4535-97a5-49f78f3479ea None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:19.141331 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f6d04802-3c4b-4535-97a5-49f78f3479ea tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 Aug 14 03:08:19.141764 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f6d04802-3c4b-4535-97a5-49f78f3479ea tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:19.141938 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f6d04802-3c4b-4535-97a5-49f78f3479ea tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:19.141983 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e478c3bc-7d56-4c29-95e7-fb22fd0e74a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/0db5efd6-476b-4af6-9516-316c811674f3 returned with HTTP 200 Aug 14 03:08:19.142552 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 742/2956] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:19 2026] GET /volume/v3/volumes/0db5efd6-476b-4af6-9516-316c811674f3 => generated 925 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:19.147744 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:19.147744 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:19.148121 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f6d04802-3c4b-4535-97a5-49f78f3479ea tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:19.148903 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f6d04802-3c4b-4535-97a5-49f78f3479ea tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 returned with HTTP 200 Aug 14 03:08:19.149348 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 744/2957] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:19 2026] GET /volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:19.161311 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-27115a09-95b6-468b-99dc-f5ddf9c13350 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:19.253316 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-27115a09-95b6-468b-99dc-f5ddf9c13350 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] POST https://10.4.3.152/volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47/action Aug 14 03:08:19.253666 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-27115a09-95b6-468b-99dc-f5ddf9c13350 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:19.253793 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-27115a09-95b6-468b-99dc-f5ddf9c13350 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:19.263320 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:19.263320 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:19.263851 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-27115a09-95b6-468b-99dc-f5ddf9c13350 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Snapshot retrieved successfully. Aug 14 03:08:19.264936 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-27115a09-95b6-468b-99dc-f5ddf9c13350 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '646302481b9546179db06c5a738ea036', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70ff8d63471b47fdb6838cb097324808', '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=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:08:19.265202 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-27115a09-95b6-468b-99dc-f5ddf9c13350 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] https://10.4.3.152/volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47/action returned with HTTP 403 Aug 14 03:08:19.266981 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 739/2958] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 03:08:19 2026] POST /volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47/action => generated 133 bytes in 106 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:19.274358 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ad53e8bc-0dae-4f4f-a5ca-d8b070ae08e4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:19.276508 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ad53e8bc-0dae-4f4f-a5ca-d8b070ae08e4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 Aug 14 03:08:19.278222 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ad53e8bc-0dae-4f4f-a5ca-d8b070ae08e4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:19.278222 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ad53e8bc-0dae-4f4f-a5ca-d8b070ae08e4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:19.278222 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-ad53e8bc-0dae-4f4f-a5ca-d8b070ae08e4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete snapshot with id: e93c6404-0824-4cf2-9715-7176927f7b47 Aug 14 03:08:19.282692 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:19.282692 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:19.283195 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ad53e8bc-0dae-4f4f-a5ca-d8b070ae08e4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:19.306693 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ad53e8bc-0dae-4f4f-a5ca-d8b070ae08e4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot delete request issued successfully. Aug 14 03:08:19.308483 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ad53e8bc-0dae-4f4f-a5ca-d8b070ae08e4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 returned with HTTP 202 Aug 14 03:08:19.308483 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 734/2959] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:08:19 2026] DELETE /volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:19.318876 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-202ff592-22d3-41b6-92df-a2a7bd3d549f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:19.320887 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-202ff592-22d3-41b6-92df-a2a7bd3d549f tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 Aug 14 03:08:19.321174 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-202ff592-22d3-41b6-92df-a2a7bd3d549f tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:19.321511 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-202ff592-22d3-41b6-92df-a2a7bd3d549f tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:19.326670 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:19.326670 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:19.326965 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-202ff592-22d3-41b6-92df-a2a7bd3d549f tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:19.327580 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-202ff592-22d3-41b6-92df-a2a7bd3d549f tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 returned with HTTP 200 Aug 14 03:08:19.327932 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 743/2960] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:19 2026] GET /volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:19.752530 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d0dcef1e-0d6e-4097-9739-b7bf353e9507 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:19.754680 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d0dcef1e-0d6e-4097-9739-b7bf353e9507 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 Aug 14 03:08:19.754952 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d0dcef1e-0d6e-4097-9739-b7bf353e9507 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:19.755233 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d0dcef1e-0d6e-4097-9739-b7bf353e9507 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:19.765393 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:19.765393 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:19.771117 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d0dcef1e-0d6e-4097-9739-b7bf353e9507 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:19.779369 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d0dcef1e-0d6e-4097-9739-b7bf353e9507 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 returned with HTTP 200 Aug 14 03:08:19.780052 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 745/2961] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:19 2026] GET /volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:19.794784 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-200b9858-8ee8-4e0e-8dc2-aca36d7875c1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:19.797984 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-200b9858-8ee8-4e0e-8dc2-aca36d7875c1 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] PUT https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 Aug 14 03:08:19.798459 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-200b9858-8ee8-4e0e-8dc2-aca36d7875c1 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-294796050", "description": null}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:19.820144 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:19.820144 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:19.824766 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-200b9858-8ee8-4e0e-8dc2-aca36d7875c1 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:19.833385 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-200b9858-8ee8-4e0e-8dc2-aca36d7875c1 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume updated successfully. Aug 14 03:08:19.834282 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-200b9858-8ee8-4e0e-8dc2-aca36d7875c1 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 returned with HTTP 200 Aug 14 03:08:19.834805 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 740/2962] 10.4.3.152 () {68 vars in 1368 bytes} [Fri Aug 14 03:08:19 2026] PUT /volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 => generated 769 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:19.851351 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-941a282a-bffb-4bc5-954f-c8abef21fc81 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:19.853852 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-941a282a-bffb-4bc5-954f-c8abef21fc81 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 Aug 14 03:08:19.853852 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-941a282a-bffb-4bc5-954f-c8abef21fc81 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:19.853852 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-941a282a-bffb-4bc5-954f-c8abef21fc81 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:19.866730 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:19.866730 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:19.876436 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-941a282a-bffb-4bc5-954f-c8abef21fc81 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:19.885544 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-941a282a-bffb-4bc5-954f-c8abef21fc81 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 returned with HTTP 200 Aug 14 03:08:19.886759 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 735/2963] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:19 2026] GET /volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:19.903223 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0e7eda8f-8867-4e6e-8b00-cfbaca4d6f44 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:19.905626 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0e7eda8f-8867-4e6e-8b00-cfbaca4d6f44 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 Aug 14 03:08:19.905931 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0e7eda8f-8867-4e6e-8b00-cfbaca4d6f44 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:19.906227 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0e7eda8f-8867-4e6e-8b00-cfbaca4d6f44 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:19.906762 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-0e7eda8f-8867-4e6e-8b00-cfbaca4d6f44 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume with id: b138320d-b53d-4431-8aed-d5115af4f5d7 Aug 14 03:08:19.915943 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:19.915943 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:19.916646 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0e7eda8f-8867-4e6e-8b00-cfbaca4d6f44 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:19.938863 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0e7eda8f-8867-4e6e-8b00-cfbaca4d6f44 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume request issued successfully. Aug 14 03:08:19.939001 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0e7eda8f-8867-4e6e-8b00-cfbaca4d6f44 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 returned with HTTP 202 Aug 14 03:08:19.939583 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 744/2964] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:19 2026] DELETE /volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:19.951152 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a41dfdce-54bb-43bc-9463-c953f0ac5248 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:19.954046 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a41dfdce-54bb-43bc-9463-c953f0ac5248 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 Aug 14 03:08:19.954046 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a41dfdce-54bb-43bc-9463-c953f0ac5248 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:19.954402 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a41dfdce-54bb-43bc-9463-c953f0ac5248 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:19.967479 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:19.967479 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:19.974945 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a41dfdce-54bb-43bc-9463-c953f0ac5248 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:19.982659 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a41dfdce-54bb-43bc-9463-c953f0ac5248 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 returned with HTTP 200 Aug 14 03:08:19.983193 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 746/2965] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:19 2026] GET /volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:08:20.164208 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-beb64f18-1bf8-44ef-b994-1b5bcd12bc59 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:20.165706 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-beb64f18-1bf8-44ef-b994-1b5bcd12bc59 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/0db5efd6-476b-4af6-9516-316c811674f3 Aug 14 03:08:20.166038 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-beb64f18-1bf8-44ef-b994-1b5bcd12bc59 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:20.166680 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-beb64f18-1bf8-44ef-b994-1b5bcd12bc59 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:20.177966 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-beb64f18-1bf8-44ef-b994-1b5bcd12bc59 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/0db5efd6-476b-4af6-9516-316c811674f3 returned with HTTP 404 Aug 14 03:08:20.178678 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 741/2966] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:20 2026] GET /volume/v3/volumes/0db5efd6-476b-4af6-9516-316c811674f3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:20.189948 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d318efd4-4062-4156-9cb3-e316cdc388b7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:20.195472 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d318efd4-4062-4156-9cb3-e316cdc388b7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/541b8630-46b0-48ae-8f4c-fc8985f935f1 Aug 14 03:08:20.195472 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d318efd4-4062-4156-9cb3-e316cdc388b7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:20.195472 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d318efd4-4062-4156-9cb3-e316cdc388b7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:20.195472 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-d318efd4-4062-4156-9cb3-e316cdc388b7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 541b8630-46b0-48ae-8f4c-fc8985f935f1 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:20.201502 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d318efd4-4062-4156-9cb3-e316cdc388b7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/541b8630-46b0-48ae-8f4c-fc8985f935f1 returned with HTTP 404 Aug 14 03:08:20.203659 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 736/2967] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:20 2026] GET /volume/v3/groups/541b8630-46b0-48ae-8f4c-fc8985f935f1 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:20.212919 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0100313c-e427-4d0c-8041-2b0a44b5869f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:20.215945 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0100313c-e427-4d0c-8041-2b0a44b5869f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] DELETE https://10.4.3.152/volume/v3/group_snapshots/ff854266-f92a-4501-9080-86d91637dd26 Aug 14 03:08:20.216415 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0100313c-e427-4d0c-8041-2b0a44b5869f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:20.216415 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0100313c-e427-4d0c-8041-2b0a44b5869f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:20.216558 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.group_snapshots [None req-0100313c-e427-4d0c-8041-2b0a44b5869f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] delete called for member ff854266-f92a-4501-9080-86d91637dd26 {{(pid=100379) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 03:08:20.216698 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.group_snapshots [None req-0100313c-e427-4d0c-8041-2b0a44b5869f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Delete group_snapshot with id: ff854266-f92a-4501-9080-86d91637dd26 Aug 14 03:08:20.221245 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:20.221245 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:20.258976 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0100313c-e427-4d0c-8041-2b0a44b5869f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/ff854266-f92a-4501-9080-86d91637dd26 returned with HTTP 202 Aug 14 03:08:20.258976 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 745/2968] 10.4.3.152 () {68 vars in 1416 bytes} [Fri Aug 14 03:08:20 2026] DELETE /volume/v3/group_snapshots/ff854266-f92a-4501-9080-86d91637dd26 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:20.272843 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3f444a91-5e8d-404b-be10-a4c5062f4235 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:20.276784 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3f444a91-5e8d-404b-be10-a4c5062f4235 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:08:20.276784 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3f444a91-5e8d-404b-be10-a4c5062f4235 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:20.277142 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3f444a91-5e8d-404b-be10-a4c5062f4235 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:20.277473 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-3f444a91-5e8d-404b-be10-a4c5062f4235 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:20.278975 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-3f444a91-5e8d-404b-be10-a4c5062f4235 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:08:20.291032 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3f444a91-5e8d-404b-be10-a4c5062f4235 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all volumes completed successfully. Aug 14 03:08:20.292048 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-3f444a91-5e8d-404b-be10-a4c5062f4235 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:20.294846 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-3f444a91-5e8d-404b-be10-a4c5062f4235 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:20.339863 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c2cb3180-83ff-42e3-b241-c6850801aae2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:20.342216 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c2cb3180-83ff-42e3-b241-c6850801aae2 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 Aug 14 03:08:20.342543 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c2cb3180-83ff-42e3-b241-c6850801aae2 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:20.343237 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c2cb3180-83ff-42e3-b241-c6850801aae2 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:20.352975 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c2cb3180-83ff-42e3-b241-c6850801aae2 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 returned with HTTP 404 Aug 14 03:08:20.353750 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 742/2969] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:20 2026] GET /volume/v3/snapshots/e93c6404-0824-4cf2-9715-7176927f7b47 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:20.362508 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-3f444a91-5e8d-404b-be10-a4c5062f4235 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:20.364578 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:20.364578 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:20.368807 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b72b01f9-fb22-460f-a60c-eaf615bfa701 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:20.372669 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b72b01f9-fb22-460f-a60c-eaf615bfa701 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a Aug 14 03:08:20.372669 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b72b01f9-fb22-460f-a60c-eaf615bfa701 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:20.372669 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b72b01f9-fb22-460f-a60c-eaf615bfa701 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:20.372669 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-b72b01f9-fb22-460f-a60c-eaf615bfa701 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete volume with id: e11e8bff-21e2-4d63-8d2c-502b2608119a Aug 14 03:08:20.378202 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3f444a91-5e8d-404b-be10-a4c5062f4235 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:08:20.378808 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 747/2970] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:08:20 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:20.387661 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:20.387661 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:20.388327 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b72b01f9-fb22-460f-a60c-eaf615bfa701 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:20.397537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-caaf5477-0904-43c7-9bf3-a23be925d2b2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:20.399746 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-caaf5477-0904-43c7-9bf3-a23be925d2b2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 14 03:08:20.400062 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-caaf5477-0904-43c7-9bf3-a23be925d2b2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:20.400424 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-caaf5477-0904-43c7-9bf3-a23be925d2b2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:20.400713 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-caaf5477-0904-43c7-9bf3-a23be925d2b2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:20.401156 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:20.401156 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:20.402427 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.db.api [None req-caaf5477-0904-43c7-9bf3-a23be925d2b2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Building query based on filter {{(pid=100379) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:08:20.406784 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-caaf5477-0904-43c7-9bf3-a23be925d2b2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all snapshots completed successfully. Aug 14 03:08:20.408038 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-caaf5477-0904-43c7-9bf3-a23be925d2b2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:08:20.408617 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 746/2971] 10.4.3.152 () {66 vars in 1264 bytes} [Fri Aug 14 03:08:20 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:08:20.425395 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b72b01f9-fb22-460f-a60c-eaf615bfa701 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete volume request issued successfully. Aug 14 03:08:20.425541 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f69ceb1f-b600-4040-b3d7-994a94c84177 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:20.425597 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b72b01f9-fb22-460f-a60c-eaf615bfa701 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a returned with HTTP 202 Aug 14 03:08:20.426118 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 737/2972] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:20 2026] DELETE /volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:20.429911 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f69ceb1f-b600-4040-b3d7-994a94c84177 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/ff854266-f92a-4501-9080-86d91637dd26 Aug 14 03:08:20.430598 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f69ceb1f-b600-4040-b3d7-994a94c84177 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:20.430598 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f69ceb1f-b600-4040-b3d7-994a94c84177 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:20.430598 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.group_snapshots [None req-f69ceb1f-b600-4040-b3d7-994a94c84177 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member ff854266-f92a-4501-9080-86d91637dd26 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:08:20.436431 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f69ceb1f-b600-4040-b3d7-994a94c84177 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/ff854266-f92a-4501-9080-86d91637dd26 returned with HTTP 404 Aug 14 03:08:20.437035 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 743/2973] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:08:20 2026] GET /volume/v3/group_snapshots/ff854266-f92a-4501-9080-86d91637dd26 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:20.439160 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1d03331c-6558-46bc-8ee0-2b5728ce1be7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:20.445949 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1d03331c-6558-46bc-8ee0-2b5728ce1be7 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a Aug 14 03:08:20.446084 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1d03331c-6558-46bc-8ee0-2b5728ce1be7 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:20.447101 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1d03331c-6558-46bc-8ee0-2b5728ce1be7 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:20.450269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-28ad1a03-f0a5-4b8a-b887-0d45ee8bb498 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:20.453243 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-28ad1a03-f0a5-4b8a-b887-0d45ee8bb498 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:08:20.453506 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-28ad1a03-f0a5-4b8a-b887-0d45ee8bb498 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:20.453699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-28ad1a03-f0a5-4b8a-b887-0d45ee8bb498 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:20.454035 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-28ad1a03-f0a5-4b8a-b887-0d45ee8bb498 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:20.454927 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-28ad1a03-f0a5-4b8a-b887-0d45ee8bb498 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:08:20.458811 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:20.458811 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:20.465047 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-28ad1a03-f0a5-4b8a-b887-0d45ee8bb498 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all volumes completed successfully. Aug 14 03:08:20.465257 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1d03331c-6558-46bc-8ee0-2b5728ce1be7 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:20.466223 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-28ad1a03-f0a5-4b8a-b887-0d45ee8bb498 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:20.467117 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-28ad1a03-f0a5-4b8a-b887-0d45ee8bb498 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:20.471738 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1d03331c-6558-46bc-8ee0-2b5728ce1be7 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a returned with HTTP 200 Aug 14 03:08:20.472415 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 748/2974] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:20 2026] GET /volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:20.515433 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-28ad1a03-f0a5-4b8a-b887-0d45ee8bb498 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:20.520606 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:20.520606 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:20.532522 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-28ad1a03-f0a5-4b8a-b887-0d45ee8bb498 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:08:20.533136 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 747/2975] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:08:20 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:20.553926 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-79b8766b-66e3-4631-a3d7-a21a7915f989 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:20.557215 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79b8766b-66e3-4631-a3d7-a21a7915f989 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/groups/c1cc9f5a-91ac-477f-af79-a49f6de0fee0/action Aug 14 03:08:20.558226 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79b8766b-66e3-4631-a3d7-a21a7915f989 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:20.558898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79b8766b-66e3-4631-a3d7-a21a7915f989 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:20.560795 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-79b8766b-66e3-4631-a3d7-a21a7915f989 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] delete called for group c1cc9f5a-91ac-477f-af79-a49f6de0fee0 {{(pid=100381) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:08:20.561518 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.groups [None req-79b8766b-66e3-4631-a3d7-a21a7915f989 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Delete group with id: c1cc9f5a-91ac-477f-af79-a49f6de0fee0 Aug 14 03:08:20.566842 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:20.566842 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:20.663487 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79b8766b-66e3-4631-a3d7-a21a7915f989 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/c1cc9f5a-91ac-477f-af79-a49f6de0fee0/action returned with HTTP 202 Aug 14 03:08:20.664296 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 738/2976] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 03:08:20 2026] POST /volume/v3/groups/c1cc9f5a-91ac-477f-af79-a49f6de0fee0/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:20.674656 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8d46a3d3-9279-4a83-a06d-cfab2baa6a04 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:20.680431 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8d46a3d3-9279-4a83-a06d-cfab2baa6a04 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/9a31e4d4-d4fd-418a-9319-19028c071f8b Aug 14 03:08:20.680672 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8d46a3d3-9279-4a83-a06d-cfab2baa6a04 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:20.682893 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8d46a3d3-9279-4a83-a06d-cfab2baa6a04 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:20.696482 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:20.696482 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:20.701470 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8d46a3d3-9279-4a83-a06d-cfab2baa6a04 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:20.702777 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-8d46a3d3-9279-4a83-a06d-cfab2baa6a04 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:20.703009 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-8d46a3d3-9279-4a83-a06d-cfab2baa6a04 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:20.760420 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-8d46a3d3-9279-4a83-a06d-cfab2baa6a04 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:20.768357 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:20.768357 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:20.779533 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8d46a3d3-9279-4a83-a06d-cfab2baa6a04 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/9a31e4d4-d4fd-418a-9319-19028c071f8b returned with HTTP 200 Aug 14 03:08:20.780129 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 744/2977] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:20 2026] GET /volume/v3/volumes/9a31e4d4-d4fd-418a-9319-19028c071f8b => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:21.005632 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ef6343cb-75db-47b0-b25d-e54ca02ea927 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.006629 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ef6343cb-75db-47b0-b25d-e54ca02ea927 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 Aug 14 03:08:21.007257 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ef6343cb-75db-47b0-b25d-e54ca02ea927 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:21.007257 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ef6343cb-75db-47b0-b25d-e54ca02ea927 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:21.021856 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ef6343cb-75db-47b0-b25d-e54ca02ea927 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 returned with HTTP 404 Aug 14 03:08:21.022349 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 749/2978] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:21 2026] GET /volume/v3/volumes/b138320d-b53d-4431-8aed-d5115af4f5d7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:21.033548 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d0cc42d7-6751-4834-b344-6017f7150ed6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.035544 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d0cc42d7-6751-4834-b344-6017f7150ed6 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb Aug 14 03:08:21.035867 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d0cc42d7-6751-4834-b344-6017f7150ed6 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:21.037517 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d0cc42d7-6751-4834-b344-6017f7150ed6 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:21.045641 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:21.045641 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:21.054564 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d0cc42d7-6751-4834-b344-6017f7150ed6 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:21.058551 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d0cc42d7-6751-4834-b344-6017f7150ed6 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb returned with HTTP 200 Aug 14 03:08:21.059098 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 748/2979] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:21 2026] GET /volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb => generated 925 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:21.080516 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-69465033-064b-4f00-abdb-5f9f0b0a8d89 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.082712 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-69465033-064b-4f00-abdb-5f9f0b0a8d89 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb Aug 14 03:08:21.083517 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-69465033-064b-4f00-abdb-5f9f0b0a8d89 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:21.083517 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-69465033-064b-4f00-abdb-5f9f0b0a8d89 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:21.083642 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-69465033-064b-4f00-abdb-5f9f0b0a8d89 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume with id: 3f1bd5bf-3375-48f2-8d27-cba408d04edb Aug 14 03:08:21.100115 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:21.100115 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:21.100640 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-69465033-064b-4f00-abdb-5f9f0b0a8d89 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:21.132020 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-69465033-064b-4f00-abdb-5f9f0b0a8d89 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume request issued successfully. Aug 14 03:08:21.132020 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-69465033-064b-4f00-abdb-5f9f0b0a8d89 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb returned with HTTP 202 Aug 14 03:08:21.132439 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 739/2980] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:21 2026] DELETE /volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:21.142083 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0886da1a-bf85-4c54-91d4-f99b37e62dc8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.143393 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0886da1a-bf85-4c54-91d4-f99b37e62dc8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb Aug 14 03:08:21.143649 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0886da1a-bf85-4c54-91d4-f99b37e62dc8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:21.143892 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0886da1a-bf85-4c54-91d4-f99b37e62dc8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:21.152651 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:21.152651 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:21.162337 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0886da1a-bf85-4c54-91d4-f99b37e62dc8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:21.168774 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0886da1a-bf85-4c54-91d4-f99b37e62dc8 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb returned with HTTP 200 Aug 14 03:08:21.169424 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 745/2981] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:21 2026] GET /volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb => generated 924 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:21.489359 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-95604df5-ec29-4027-9520-ea31bad99e73 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.491798 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-95604df5-ec29-4027-9520-ea31bad99e73 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a Aug 14 03:08:21.492211 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-95604df5-ec29-4027-9520-ea31bad99e73 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:21.492375 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-95604df5-ec29-4027-9520-ea31bad99e73 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:21.504368 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-95604df5-ec29-4027-9520-ea31bad99e73 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a returned with HTTP 404 Aug 14 03:08:21.504579 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 750/2982] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:21 2026] GET /volume/v3/volumes/e11e8bff-21e2-4d63-8d2c-502b2608119a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:21.517145 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.522731 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:21.523488 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-484782294"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:21.525619 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-484782294'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:21.525843 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume of 1 GB Aug 14 03:08:21.536013 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Availability Zones retrieved successfully. Aug 14 03:08:21.544804 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Flow 'volume_create_api' (a7b124bc-9f94-4ada-b1b2-608639ee30dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:21.546251 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1005bbe6-74c0-4787-8523-614605aa75c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:21.547399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:21.581164 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1005bbe6-74c0-4787-8523-614605aa75c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:21.582091 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ede75ccf-1f67-4d75-8cca-b08c58489c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:21.624740 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Created reservations ['d3622ad0-c04f-4aa6-a0d0-b7deed625b92', 'bdeff395-6105-45f3-b454-924a5408174b', 'fb12132c-6884-42c8-8d02-c2b72fdce110', '4daf9f45-939f-4781-a5a7-cd7b88e101ee'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:21.625907 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ede75ccf-1f67-4d75-8cca-b08c58489c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3622ad0-c04f-4aa6-a0d0-b7deed625b92', 'bdeff395-6105-45f3-b454-924a5408174b', 'fb12132c-6884-42c8-8d02-c2b72fdce110', '4daf9f45-939f-4781-a5a7-cd7b88e101ee']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:21.627135 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b9c371-1d75-47e2-863b-865c2b526bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:21.661744 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b9c371-1d75-47e2-863b-865c2b526bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '358ff7a8-176f-469a-aa81-b1207ddb5fb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-484782294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ff8d63471b47fdb6838cb097324808',qos_specs=None,replication_status=,reservations=['d3622ad0-c04f-4aa6-a0d0-b7deed625b92','bdeff395-6105-45f3-b454-924a5408174b','fb12132c-6884-42c8-8d02-c2b72fdce110','4daf9f45-939f-4781-a5a7-cd7b88e101ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1041cdbe70be46609ebcab4f29941bfe',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-484782294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=358ff7a8-176f-469a-aa81-b1207ddb5fb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70ff8d63471b47fdb6838cb097324808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1041cdbe70be46609ebcab4f29941bfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:21.663220 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98927f0c-ed08-4661-af44-e5c9e931793b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:21.691867 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98927f0c-ed08-4661-af44-e5c9e931793b) transitioned into state 'SUCCESS' from state '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-484782294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ff8d63471b47fdb6838cb097324808',qos_specs=None,replication_status=,reservations=['d3622ad0-c04f-4aa6-a0d0-b7deed625b92','bdeff395-6105-45f3-b454-924a5408174b','fb12132c-6884-42c8-8d02-c2b72fdce110','4daf9f45-939f-4781-a5a7-cd7b88e101ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1041cdbe70be46609ebcab4f29941bfe',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:21.692651 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ad8b70-5ea4-4cf2-9d3d-8284ff73b4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:21.709684 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ad8b70-5ea4-4cf2-9d3d-8284ff73b4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:21.710684 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Flow 'volume_create_api' (a7b124bc-9f94-4ada-b1b2-608639ee30dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:21.711189 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume request issued successfully. Aug 14 03:08:21.711732 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4fb1cd7d-4cab-4cc1-8ab6-7d4a8305649d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:21.712562 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 749/2983] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:08:21 2026] POST /volume/v3/volumes => generated 777 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:21.729830 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b3b96fa3-79ab-499e-aaa6-9d58c2120a30 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.735780 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b3b96fa3-79ab-499e-aaa6-9d58c2120a30 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 Aug 14 03:08:21.736024 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b3b96fa3-79ab-499e-aaa6-9d58c2120a30 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:21.736253 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b3b96fa3-79ab-499e-aaa6-9d58c2120a30 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:21.747366 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:21.747366 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:21.758594 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b3b96fa3-79ab-499e-aaa6-9d58c2120a30 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:21.764461 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b3b96fa3-79ab-499e-aaa6-9d58c2120a30 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 returned with HTTP 200 Aug 14 03:08:21.764909 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 740/2984] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:21 2026] GET /volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:21.796734 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-75de0bcc-f8a2-4826-918f-fe158217f08e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.802106 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75de0bcc-f8a2-4826-918f-fe158217f08e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/9a31e4d4-d4fd-418a-9319-19028c071f8b Aug 14 03:08:21.802416 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75de0bcc-f8a2-4826-918f-fe158217f08e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:21.802749 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75de0bcc-f8a2-4826-918f-fe158217f08e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:21.820279 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75de0bcc-f8a2-4826-918f-fe158217f08e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/9a31e4d4-d4fd-418a-9319-19028c071f8b returned with HTTP 404 Aug 14 03:08:21.820900 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 746/2985] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:21 2026] GET /volume/v3/volumes/9a31e4d4-d4fd-418a-9319-19028c071f8b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:21.830477 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4ab76284-f2c7-43b2-9e58-4a4842a8256d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.832471 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4ab76284-f2c7-43b2-9e58-4a4842a8256d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/c1cc9f5a-91ac-477f-af79-a49f6de0fee0 Aug 14 03:08:21.832893 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4ab76284-f2c7-43b2-9e58-4a4842a8256d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:21.833126 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4ab76284-f2c7-43b2-9e58-4a4842a8256d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:21.833326 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-4ab76284-f2c7-43b2-9e58-4a4842a8256d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member c1cc9f5a-91ac-477f-af79-a49f6de0fee0 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:21.838555 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4ab76284-f2c7-43b2-9e58-4a4842a8256d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/c1cc9f5a-91ac-477f-af79-a49f6de0fee0 returned with HTTP 404 Aug 14 03:08:21.839460 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 751/2986] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:21 2026] GET /volume/v3/groups/c1cc9f5a-91ac-477f-af79-a49f6de0fee0 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:21.847682 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e625a262-5ae9-4db2-9b1a-bed4f456ce4c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.850925 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e625a262-5ae9-4db2-9b1a-bed4f456ce4c tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/59819eb8-9ef7-4a8a-b836-1621fe2cca93 Aug 14 03:08:21.851376 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e625a262-5ae9-4db2-9b1a-bed4f456ce4c tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:21.851808 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e625a262-5ae9-4db2-9b1a-bed4f456ce4c tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:21.852190 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:21.852190 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:21.872467 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e625a262-5ae9-4db2-9b1a-bed4f456ce4c tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/group_types/59819eb8-9ef7-4a8a-b836-1621fe2cca93 returned with HTTP 202 Aug 14 03:08:21.872687 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 750/2987] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 03:08:21 2026] DELETE /volume/v3/group_types/59819eb8-9ef7-4a8a-b836-1621fe2cca93 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:21.887796 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-046d4601-f194-4406-b6f5-c2a8bf20d7c7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.890130 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-046d4601-f194-4406-b6f5-c2a8bf20d7c7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] DELETE https://10.4.3.152/volume/v3/types/29576651-df00-4719-be9e-fb2b4b563c48 Aug 14 03:08:21.890352 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-046d4601-f194-4406-b6f5-c2a8bf20d7c7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:21.890653 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-046d4601-f194-4406-b6f5-c2a8bf20d7c7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:21.936260 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-046d4601-f194-4406-b6f5-c2a8bf20d7c7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/types/29576651-df00-4719-be9e-fb2b4b563c48 returned with HTTP 202 Aug 14 03:08:21.936964 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 741/2988] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:08:21 2026] DELETE /volume/v3/types/29576651-df00-4719-be9e-fb2b4b563c48 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:21.949011 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8af82c47-fb15-43be-8199-f6d20c810c04 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.951536 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8af82c47-fb15-43be-8199-f6d20c810c04 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] GET https://10.4.3.152/volume/v3/types/29576651-df00-4719-be9e-fb2b4b563c48 Aug 14 03:08:21.951699 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8af82c47-fb15-43be-8199-f6d20c810c04 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:21.951958 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8af82c47-fb15-43be-8199-f6d20c810c04 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:21.959943 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8af82c47-fb15-43be-8199-f6d20c810c04 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/types/29576651-df00-4719-be9e-fb2b4b563c48 returned with HTTP 404 Aug 14 03:08:21.960640 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 747/2989] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:08:21 2026] GET /volume/v3/types/29576651-df00-4719-be9e-fb2b4b563c48 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:21.973865 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1dd5f128-1dba-4aee-83d4-9eed1a701ce7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:21.976025 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1dd5f128-1dba-4aee-83d4-9eed1a701ce7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:08:21.976438 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1dd5f128-1dba-4aee-83d4-9eed1a701ce7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-415366374"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:21.994708 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1dd5f128-1dba-4aee-83d4-9eed1a701ce7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:08:21.995223 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 752/2990] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:08:21 2026] POST /volume/v3/types => generated 223 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:22.016253 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0720846c-2bd1-4d38-8744-2b254c75152f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.020781 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0720846c-2bd1-4d38-8744-2b254c75152f tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 14 03:08:22.020781 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0720846c-2bd1-4d38-8744-2b254c75152f tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1111645707"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:22.036858 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0720846c-2bd1-4d38-8744-2b254c75152f tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 14 03:08:22.037567 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 751/2991] 10.4.3.152 () {70 vars in 1311 bytes} [Fri Aug 14 03:08:22 2026] POST /volume/v3/group_types => generated 181 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:22.050834 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-40963c75-f639-4817-b828-2f955b755e90 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.053430 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-40963c75-f639-4817-b828-2f955b755e90 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/groups Aug 14 03:08:22.054800 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-40963c75-f639-4817-b828-2f955b755e90 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "393e6309-aea1-42e8-b14d-7a34f43b3c85", "volume_types": ["1b021cf9-2533-4313-97d0-231d3fd07177"], "name": "tempest-GroupSnapshotsTest-Group-2103453187"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:22.056631 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-40963c75-f639-4817-b828-2f955b755e90 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating new group {'group': {'group_type': '393e6309-aea1-42e8-b14d-7a34f43b3c85', 'volume_types': ['1b021cf9-2533-4313-97d0-231d3fd07177'], 'name': 'tempest-GroupSnapshotsTest-Group-2103453187'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:08:22.063378 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.groups [None req-40963c75-f639-4817-b828-2f955b755e90 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating group tempest-GroupSnapshotsTest-Group-2103453187. Aug 14 03:08:22.076873 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-40963c75-f639-4817-b828-2f955b755e90 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Availability Zones retrieved successfully. Aug 14 03:08:22.102296 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-40963c75-f639-4817-b828-2f955b755e90 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Created reservations ['e3ad9387-6a0d-4bf3-b114-377899dc0885'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:22.150000 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-40963c75-f639-4817-b828-2f955b755e90 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 14 03:08:22.150747 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 742/2992] 10.4.3.152 () {70 vars in 1297 bytes} [Fri Aug 14 03:08:22 2026] POST /volume/v3/groups => generated 112 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:08:22.165795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-26741932-e0be-4121-aab8-389bb4d32117 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.170812 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-26741932-e0be-4121-aab8-389bb4d32117 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:22.171191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-26741932-e0be-4121-aab8-389bb4d32117 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:22.171434 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-26741932-e0be-4121-aab8-389bb4d32117 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:22.171602 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-26741932-e0be-4121-aab8-389bb4d32117 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 679f0c0a-9f80-46f3-b8f0-78fdac3306de {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:22.175728 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:22.175728 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:22.186362 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-26741932-e0be-4121-aab8-389bb4d32117 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 200 Aug 14 03:08:22.186951 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 748/2993] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:22 2026] GET /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:22.190632 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e8a4f12b-9ac8-48ba-acd0-6c255914e48f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.193426 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e8a4f12b-9ac8-48ba-acd0-6c255914e48f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb Aug 14 03:08:22.193801 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e8a4f12b-9ac8-48ba-acd0-6c255914e48f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:22.194151 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e8a4f12b-9ac8-48ba-acd0-6c255914e48f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:22.203520 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e8a4f12b-9ac8-48ba-acd0-6c255914e48f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb returned with HTTP 404 Aug 14 03:08:22.204226 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 753/2994] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:22 2026] GET /volume/v3/volumes/3f1bd5bf-3375-48f2-8d27-cba408d04edb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:22.214929 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3e92e8a6-d495-47bb-a08c-899db20a0d2c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.218695 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3e92e8a6-d495-47bb-a08c-899db20a0d2c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 Aug 14 03:08:22.219122 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3e92e8a6-d495-47bb-a08c-899db20a0d2c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:22.219736 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3e92e8a6-d495-47bb-a08c-899db20a0d2c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:22.227287 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:22.227287 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:22.233450 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3e92e8a6-d495-47bb-a08c-899db20a0d2c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:22.240498 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3e92e8a6-d495-47bb-a08c-899db20a0d2c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 returned with HTTP 200 Aug 14 03:08:22.241193 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 752/2995] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:22 2026] GET /volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:22.259158 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1346635e-50a2-461e-b1f6-bccc458c0930 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.261284 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1346635e-50a2-461e-b1f6-bccc458c0930 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] DELETE https://10.4.3.152/volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 Aug 14 03:08:22.261576 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1346635e-50a2-461e-b1f6-bccc458c0930 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:22.261884 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1346635e-50a2-461e-b1f6-bccc458c0930 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:22.262124 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-1346635e-50a2-461e-b1f6-bccc458c0930 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume with id: 04ace231-1fd5-4255-8b44-30ccf113b320 Aug 14 03:08:22.271476 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:22.271476 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:22.272223 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1346635e-50a2-461e-b1f6-bccc458c0930 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:22.298586 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1346635e-50a2-461e-b1f6-bccc458c0930 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume request issued successfully. Aug 14 03:08:22.298911 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1346635e-50a2-461e-b1f6-bccc458c0930 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 returned with HTTP 202 Aug 14 03:08:22.300750 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 743/2996] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:22 2026] DELETE /volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:22.311090 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d258a7ef-6f3c-48ba-8c34-0683bfe2b4f7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.313534 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d258a7ef-6f3c-48ba-8c34-0683bfe2b4f7 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 Aug 14 03:08:22.313726 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d258a7ef-6f3c-48ba-8c34-0683bfe2b4f7 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:22.313937 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d258a7ef-6f3c-48ba-8c34-0683bfe2b4f7 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:22.326412 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:22.326412 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:22.336355 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d258a7ef-6f3c-48ba-8c34-0683bfe2b4f7 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:22.342633 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-e1e53b3f-e97e-409a-ac57-fa7cb8c6e2da None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.346698 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d258a7ef-6f3c-48ba-8c34-0683bfe2b4f7 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 returned with HTTP 200 Aug 14 03:08:22.347342 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 749/2997] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:22 2026] GET /volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:22.347428 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-e1e53b3f-e97e-409a-ac57-fa7cb8c6e2da tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:22.347740 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-e1e53b3f-e97e-409a-ac57-fa7cb8c6e2da tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:22.348003 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-e1e53b3f-e97e-409a-ac57-fa7cb8c6e2da tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:22.360939 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:22.360939 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:22.371854 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-e1e53b3f-e97e-409a-ac57-fa7cb8c6e2da tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:22.379379 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-e1e53b3f-e97e-409a-ac57-fa7cb8c6e2da tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:22.379994 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 754/2998] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:08:22 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:22.500097 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-560dfdd4-41c2-43b6-ad03-1d607abc8921 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.500669 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-560dfdd4-41c2-43b6-ad03-1d607abc8921 None None] GET https://10.4.3.152/volume// Aug 14 03:08:22.500917 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-560dfdd4-41c2-43b6-ad03-1d607abc8921 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:22.501247 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-560dfdd4-41c2-43b6-ad03-1d607abc8921 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:22.501632 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-560dfdd4-41c2-43b6-ad03-1d607abc8921 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:08:22.502155 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 753/2999] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:08:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:08:22.511676 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-b223e520-01d0-4bec-acc4-dd1dba01f3df None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.663611 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-b223e520-01d0-4bec-acc4-dd1dba01f3df tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:08:22.664149 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-b223e520-01d0-4bec-acc4-dd1dba01f3df tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a734d89c-1296-48fe-82b3-9b3d0856c8ae", "connector": null, "instance_uuid": "f65ebdca-db99-4c98-b09e-db720848ea55"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:22.680080 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:22.680080 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:22.723847 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-b223e520-01d0-4bec-acc4-dd1dba01f3df tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:08:22.724346 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 744/3000] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:08:22 2026] POST /volume/v3/attachments => generated 273 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:22.773521 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-63213880-28c5-4528-9f08-8491db41c5a5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.778894 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63213880-28c5-4528-9f08-8491db41c5a5 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:22.778894 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63213880-28c5-4528-9f08-8491db41c5a5 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:22.778894 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63213880-28c5-4528-9f08-8491db41c5a5 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:22.788906 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5821d813-bf75-4d2e-baf1-6ca29b5000f8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.788906 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5821d813-bf75-4d2e-baf1-6ca29b5000f8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 Aug 14 03:08:22.788906 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5821d813-bf75-4d2e-baf1-6ca29b5000f8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:22.788906 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5821d813-bf75-4d2e-baf1-6ca29b5000f8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:22.795645 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:22.795645 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:22.800917 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8cc3ec5b-da5f-46b2-93a6-54c7eecc1a48 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.801336 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:22.801336 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:22.801505 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8cc3ec5b-da5f-46b2-93a6-54c7eecc1a48 None None] GET https://10.4.3.152/volume// Aug 14 03:08:22.801566 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8cc3ec5b-da5f-46b2-93a6-54c7eecc1a48 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:22.801804 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8cc3ec5b-da5f-46b2-93a6-54c7eecc1a48 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:22.802513 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8cc3ec5b-da5f-46b2-93a6-54c7eecc1a48 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:08:22.802742 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 754/3001] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:08:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:08:22.805614 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-63213880-28c5-4528-9f08-8491db41c5a5 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:22.808741 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5821d813-bf75-4d2e-baf1-6ca29b5000f8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:22.817419 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63213880-28c5-4528-9f08-8491db41c5a5 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:22.817800 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 750/3002] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:22 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:22.820493 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5821d813-bf75-4d2e-baf1-6ca29b5000f8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 returned with HTTP 200 Aug 14 03:08:22.820941 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-e386727e-bf05-4cb2-a366-90adbb9b7a95 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.821318 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 755/3003] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:22 2026] GET /volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:22.824990 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-e386727e-bf05-4cb2-a366-90adbb9b7a95 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:22.825549 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-e386727e-bf05-4cb2-a366-90adbb9b7a95 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:22.825628 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-e386727e-bf05-4cb2-a366-90adbb9b7a95 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:22.842646 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-41587706-0856-44e8-838e-0fcbd5addf45 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.845461 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-41587706-0856-44e8-838e-0fcbd5addf45 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:08:22.848196 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-41587706-0856-44e8-838e-0fcbd5addf45 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "358ff7a8-176f-469a-aa81-b1207ddb5fb9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1506698291"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:22.849358 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:22.849358 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:22.856635 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-e386727e-bf05-4cb2-a366-90adbb9b7a95 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:22.864295 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-e386727e-bf05-4cb2-a366-90adbb9b7a95 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:22.864874 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:22.864874 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:22.865049 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 745/3004] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:08:22 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 1028 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:22.866591 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-41587706-0856-44e8-838e-0fcbd5addf45 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:22.866591 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-41587706-0856-44e8-838e-0fcbd5addf45 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create snapshot from volume 358ff7a8-176f-469a-aa81-b1207ddb5fb9 Aug 14 03:08:22.913379 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-41587706-0856-44e8-838e-0fcbd5addf45 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Created reservations ['5af0efb1-7464-43d3-b38a-ee67e2c95420', '709e415c-aeb9-4fdc-82a8-b6200c94bd71', '51a5def6-4b88-4252-8865-229f04ceb5ad', '93a640da-1064-406b-86ac-6d4cc0ac125a'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:22.970737 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-41587706-0856-44e8-838e-0fcbd5addf45 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot create request issued successfully. Aug 14 03:08:22.971088 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-41587706-0856-44e8-838e-0fcbd5addf45 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:08:22.971711 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 755/3005] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:08:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:22.985203 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aa5a8f5a-a3a4-418f-bfbe-72850e0e116b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:22.989264 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aa5a8f5a-a3a4-418f-bfbe-72850e0e116b tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 Aug 14 03:08:22.989632 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aa5a8f5a-a3a4-418f-bfbe-72850e0e116b tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:22.990082 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aa5a8f5a-a3a4-418f-bfbe-72850e0e116b tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:22.997231 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:22.997231 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:22.997763 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-aa5a8f5a-a3a4-418f-bfbe-72850e0e116b tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:22.998637 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aa5a8f5a-a3a4-418f-bfbe-72850e0e116b tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 returned with HTTP 200 Aug 14 03:08:22.999397 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 751/3006] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:22 2026] GET /volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:23.025645 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-6a275ca3-9c8a-4d4d-adee-700f756ef832 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:23.033512 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-6a275ca3-9c8a-4d4d-adee-700f756ef832 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] PUT https://10.4.3.152/volume/v3/attachments/1700d1f0-7107-4ba7-9e69-43347281418f Aug 14 03:08:23.034007 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-6a275ca3-9c8a-4d4d-adee-700f756ef832 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:23.050311 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-6a275ca3-9c8a-4d4d-adee-700f756ef832 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Acquiring lock "cinder-attachment_update-a734d89c-1296-48fe-82b3-9b3d0856c8ae-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:08:23.063175 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-6a275ca3-9c8a-4d4d-adee-700f756ef832 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Lock "cinder-attachment_update-a734d89c-1296-48fe-82b3-9b3d0856c8ae-np0000007307" acquired by "attachment_update" :: waited 0.013s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:08:23.064012 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:23.064012 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:23.206790 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-16f96567-a11e-4d03-86ee-3583fdf67069 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:23.208460 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-16f96567-a11e-4d03-86ee-3583fdf67069 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:23.208683 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-16f96567-a11e-4d03-86ee-3583fdf67069 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:23.208934 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-16f96567-a11e-4d03-86ee-3583fdf67069 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:23.209136 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-16f96567-a11e-4d03-86ee-3583fdf67069 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 679f0c0a-9f80-46f3-b8f0-78fdac3306de {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:23.215245 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:23.215245 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:23.221330 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-6a275ca3-9c8a-4d4d-adee-700f756ef832 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Lock "cinder-attachment_update-a734d89c-1296-48fe-82b3-9b3d0856c8ae-np0000007307" released by "attachment_update" :: held 0.158s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:08:23.222072 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-6a275ca3-9c8a-4d4d-adee-700f756ef832 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/attachments/1700d1f0-7107-4ba7-9e69-43347281418f returned with HTTP 200 Aug 14 03:08:23.223220 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 756/3007] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:08:23 2026] PUT /volume/v3/attachments/1700d1f0-7107-4ba7-9e69-43347281418f => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:23.231381 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-16f96567-a11e-4d03-86ee-3583fdf67069 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 200 Aug 14 03:08:23.231381 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 746/3008] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:23 2026] GET /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:23.242962 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a147076c-0680-4bae-b7e9-408c440121cf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:23.247848 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:23.247848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-516560251", "volume_type": "1b021cf9-2533-4313-97d0-231d3fd07177", "group_id": "679f0c0a-9f80-46f3-b8f0-78fdac3306de", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:23.249393 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-516560251', 'volume_type': '1b021cf9-2533-4313-97d0-231d3fd07177', 'group_id': '679f0c0a-9f80-46f3-b8f0-78fdac3306de', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:23.263791 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:23.263791 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:23.263791 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume of 1 GB Aug 14 03:08:23.279935 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Availability Zones retrieved successfully. Aug 14 03:08:23.292847 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Flow 'volume_create_api' (26e9eb42-6eff-424e-acb8-0ff588b10e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:23.292847 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e0ac8d-9803-43be-9a30-327b73890479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:23.293122 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:23.293122 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:23.293614 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:23.334535 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e0ac8d-9803-43be-9a30-327b73890479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:08:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1b021cf9-2533-4313-97d0-231d3fd07177,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-415366374',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b021cf9-2533-4313-97d0-231d3fd07177', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '679f0c0a-9f80-46f3-b8f0-78fdac3306de', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:23.335643 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bed51d-4bc2-4b20-b61b-c688bcb0cf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:23.367979 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8941d82a-d69d-4d23-a41b-c824a4b87bef None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:23.372629 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8941d82a-d69d-4d23-a41b-c824a4b87bef tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 Aug 14 03:08:23.372957 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8941d82a-d69d-4d23-a41b-c824a4b87bef tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:23.373170 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8941d82a-d69d-4d23-a41b-c824a4b87bef tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:23.381248 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8941d82a-d69d-4d23-a41b-c824a4b87bef tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 returned with HTTP 404 Aug 14 03:08:23.382541 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 752/3009] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:23 2026] GET /volume/v3/volumes/04ace231-1fd5-4255-8b44-30ccf113b320 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:23.385324 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-415366374 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-415366374, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:23.385730 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-415366374 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-415366374, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:23.437443 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Created reservations ['e18fbd02-19e4-4712-9b1a-1d4f0cf3796c', '1fc600ba-70d8-4594-8ceb-b862fb6ab1ad', 'd41deb07-20e6-4717-a08c-9cfba857ce81', 'ddefb070-92b7-4930-9529-df10bbba8d58'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:23.438446 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bed51d-4bc2-4b20-b61b-c688bcb0cf40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e18fbd02-19e4-4712-9b1a-1d4f0cf3796c', '1fc600ba-70d8-4594-8ceb-b862fb6ab1ad', 'd41deb07-20e6-4717-a08c-9cfba857ce81', 'ddefb070-92b7-4930-9529-df10bbba8d58']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:23.439597 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3303caa4-c60d-43ad-bfa2-c09a9495e596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:23.448286 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:23.451554 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:23.452031 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1, "name": "tempest-VolumesGetTest-Volume-237628219", "metadata": {"Type": "Test"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:23.453950 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request body: {'volume': {'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-237628219', 'metadata': {'Type': 'Test'}}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:23.470080 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3303caa4-c60d-43ad-bfa2-c09a9495e596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b620160-aba3-4181-823f-c155ec5e82d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-516560251',encryption_key_id=None,group_id=679f0c0a-9f80-46f3-b8f0-78fdac3306de,group_type_id=,metadata={},multiattach=False,project_id='6f3ef5d27508413ba00723121559d9c9',qos_specs=None,replication_status=,reservations=['e18fbd02-19e4-4712-9b1a-1d4f0cf3796c','1fc600ba-70d8-4594-8ceb-b862fb6ab1ad','d41deb07-20e6-4717-a08c-9cfba857ce81','ddefb070-92b7-4930-9529-df10bbba8d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82dc0c88325143988189dcdac0fd5d04',volume_type_id=1b021cf9-2533-4313-97d0-231d3fd07177), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-516560251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=679f0c0a-9f80-46f3-b8f0-78fdac3306de,host=None,id=2b620160-aba3-4181-823f-c155ec5e82d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f3ef5d27508413ba00723121559d9c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82dc0c88325143988189dcdac0fd5d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b021cf9-2533-4313-97d0-231d3fd07177),volume_type_id=1b021cf9-2533-4313-97d0-231d3fd07177)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:23.471123 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e9315c-5c59-4df2-b4e0-98f9cbc11f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:23.493337 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e9315c-5c59-4df2-b4e0-98f9cbc11f12) transitioned into state 'SUCCESS' from state '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-516560251',encryption_key_id=None,group_id=679f0c0a-9f80-46f3-b8f0-78fdac3306de,group_type_id=,metadata={},multiattach=False,project_id='6f3ef5d27508413ba00723121559d9c9',qos_specs=None,replication_status=,reservations=['e18fbd02-19e4-4712-9b1a-1d4f0cf3796c','1fc600ba-70d8-4594-8ceb-b862fb6ab1ad','d41deb07-20e6-4717-a08c-9cfba857ce81','ddefb070-92b7-4930-9529-df10bbba8d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82dc0c88325143988189dcdac0fd5d04',volume_type_id=1b021cf9-2533-4313-97d0-231d3fd07177)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:23.494745 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0cb69bf-e7dc-4f28-91c8-d30ef4f7e85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:23.516963 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0cb69bf-e7dc-4f28-91c8-d30ef4f7e85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:23.517865 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Flow 'volume_create_api' (26e9eb42-6eff-424e-acb8-0ff588b10e1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:23.518504 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume request issued successfully. Aug 14 03:08:23.519212 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:23.519423 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:23.565925 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:23.569563 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:23.569563 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:23.575187 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a147076c-0680-4bae-b7e9-408c440121cf tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:23.575790 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 756/3010] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:08:23 2026] POST /volume/v3/volumes => generated 821 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:23.580960 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume of 1 GB Aug 14 03:08:23.581436 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:23.581436 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:23.585908 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Availability Zones retrieved successfully. Aug 14 03:08:23.591529 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-db276664-fae9-4822-b124-aa96d52ff86f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:23.592154 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (eb920ef0-84aa-44ac-9a78-6f23c10d82d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:23.594347 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-db276664-fae9-4822-b124-aa96d52ff86f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/2b620160-aba3-4181-823f-c155ec5e82d5 Aug 14 03:08:23.594434 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b28abff6-b0c0-4e5b-a80c-36b6729fdcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:23.594497 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-db276664-fae9-4822-b124-aa96d52ff86f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:23.594497 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-db276664-fae9-4822-b124-aa96d52ff86f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:23.594551 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:23.603861 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:23.603861 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:23.609620 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-db276664-fae9-4822-b124-aa96d52ff86f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:23.610532 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-db276664-fae9-4822-b124-aa96d52ff86f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:23.610705 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-db276664-fae9-4822-b124-aa96d52ff86f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:23.655475 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-db276664-fae9-4822-b124-aa96d52ff86f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:23.658931 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:23.658931 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:23.669223 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-db276664-fae9-4822-b124-aa96d52ff86f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/2b620160-aba3-4181-823f-c155ec5e82d5 returned with HTTP 200 Aug 14 03:08:23.669900 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 747/3011] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:23 2026] GET /volume/v3/volumes/2b620160-aba3-4181-823f-c155ec5e82d5 => generated 889 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:23.672677 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b28abff6-b0c0-4e5b-a80c-36b6729fdcde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:23.674060 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5fa6a7d-a054-4f87-b3b6-a6f75ddfbcd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:23.730127 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Created reservations ['b17c7d07-d289-4823-b920-8af53bb382e6', '34e5f67b-665b-4e80-93be-077a92b738f9', 'e1834dff-a6a4-4855-8aa5-778d82422a8a', '3c3c09ac-96cf-465b-8e61-7515439c6a6d'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:23.731049 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5fa6a7d-a054-4f87-b3b6-a6f75ddfbcd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b17c7d07-d289-4823-b920-8af53bb382e6', '34e5f67b-665b-4e80-93be-077a92b738f9', 'e1834dff-a6a4-4855-8aa5-778d82422a8a', '3c3c09ac-96cf-465b-8e61-7515439c6a6d']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:23.731926 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf1b051-cf82-4222-b287-1aa6ef92bb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:23.767058 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf1b051-cf82-4222-b287-1aa6ef92bb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '697a4d23-3019-4d79-a5dc-3c91aca3b335', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-237628219',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['b17c7d07-d289-4823-b920-8af53bb382e6','34e5f67b-665b-4e80-93be-077a92b738f9','e1834dff-a6a4-4855-8aa5-778d82422a8a','3c3c09ac-96cf-465b-8e61-7515439c6a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-237628219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=697a4d23-3019-4d79-a5dc-3c91aca3b335,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='088c56b3353a4a1a871352b221559ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d483e38b7b8745129343ee327ef48d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:23.767878 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b2a2a73-86b0-4f18-927b-ab892efa82cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:23.798490 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b2a2a73-86b0-4f18-927b-ab892efa82cd) transitioned into state 'SUCCESS' from state '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-237628219',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['b17c7d07-d289-4823-b920-8af53bb382e6','34e5f67b-665b-4e80-93be-077a92b738f9','e1834dff-a6a4-4855-8aa5-778d82422a8a','3c3c09ac-96cf-465b-8e61-7515439c6a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:23.800442 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c666fc53-15c8-4835-9170-79651c26bd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:23.812922 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c666fc53-15c8-4835-9170-79651c26bd7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:23.813923 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (eb920ef0-84aa-44ac-9a78-6f23c10d82d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:23.814317 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request issued successfully. Aug 14 03:08:23.815255 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fb4a786e-1881-4bb0-bda0-bec8d90a98a5 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:23.815661 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 757/3012] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:08:23 2026] POST /volume/v3/volumes => generated 758 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:23.834736 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-771de29a-cd03-46ae-9011-2e9289831e0c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:23.837321 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-771de29a-cd03-46ae-9011-2e9289831e0c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 Aug 14 03:08:23.837474 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-771de29a-cd03-46ae-9011-2e9289831e0c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:23.837683 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-771de29a-cd03-46ae-9011-2e9289831e0c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:23.844465 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5f6e9d27-a248-4039-af42-d254b0d16a78 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:23.846903 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:23.846903 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:23.847961 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5f6e9d27-a248-4039-af42-d254b0d16a78 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:23.847961 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5f6e9d27-a248-4039-af42-d254b0d16a78 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:23.847961 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5f6e9d27-a248-4039-af42-d254b0d16a78 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:23.851483 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-771de29a-cd03-46ae-9011-2e9289831e0c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:23.857507 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-771de29a-cd03-46ae-9011-2e9289831e0c tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 returned with HTTP 200 Aug 14 03:08:23.858741 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 753/3013] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:23 2026] GET /volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:23.866109 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:23.866109 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:23.873027 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5f6e9d27-a248-4039-af42-d254b0d16a78 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:23.879631 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5f6e9d27-a248-4039-af42-d254b0d16a78 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:23.879915 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 757/3014] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:23 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:24.010947 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-648b1cd1-0520-4180-813a-b9a74359f84c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:24.015622 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-648b1cd1-0520-4180-813a-b9a74359f84c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 Aug 14 03:08:24.017186 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-648b1cd1-0520-4180-813a-b9a74359f84c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:24.017186 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-648b1cd1-0520-4180-813a-b9a74359f84c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:24.023503 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:24.023503 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:24.024130 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-648b1cd1-0520-4180-813a-b9a74359f84c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:24.025244 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-648b1cd1-0520-4180-813a-b9a74359f84c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 returned with HTTP 200 Aug 14 03:08:24.025835 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 748/3015] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:24 2026] GET /volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:24.040524 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6fc78094-32df-4503-a461-2df236bc428e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:24.043088 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6fc78094-32df-4503-a461-2df236bc428e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] GET https://10.4.3.152/volume/v3/snapshots Aug 14 03:08:24.043555 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6fc78094-32df-4503-a461-2df236bc428e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:24.043668 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6fc78094-32df-4503-a461-2df236bc428e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:24.043994 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-6fc78094-32df-4503-a461-2df236bc428e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:24.044394 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:24.044394 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:24.045549 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.db.api [None req-6fc78094-32df-4503-a461-2df236bc428e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Building query based on filter {{(pid=100378) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:08:24.062654 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6fc78094-32df-4503-a461-2df236bc428e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Get all snapshots completed successfully. Aug 14 03:08:24.063186 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6fc78094-32df-4503-a461-2df236bc428e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 14 03:08:24.063601 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 758/3016] 10.4.3.152 () {66 vars in 1243 bytes} [Fri Aug 14 03:08:24 2026] GET /volume/v3/snapshots => generated 336 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:24.077301 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fc0e76de-b0be-4605-852a-fb43061e4b73 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:24.081704 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fc0e76de-b0be-4605-852a-fb43061e4b73 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 Aug 14 03:08:24.082569 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fc0e76de-b0be-4605-852a-fb43061e4b73 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:24.083059 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fc0e76de-b0be-4605-852a-fb43061e4b73 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:24.083505 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-fc0e76de-b0be-4605-852a-fb43061e4b73 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete snapshot with id: e8f65428-fe56-44d9-ba1d-ad697b10c7b1 Aug 14 03:08:24.095617 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:24.095617 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:24.096018 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fc0e76de-b0be-4605-852a-fb43061e4b73 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:24.138223 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fc0e76de-b0be-4605-852a-fb43061e4b73 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot delete request issued successfully. Aug 14 03:08:24.138539 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fc0e76de-b0be-4605-852a-fb43061e4b73 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 returned with HTTP 202 Aug 14 03:08:24.139599 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 754/3017] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:08:24 2026] DELETE /volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:24.152931 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0b624f97-35c1-4c6a-92d9-e9825e8e24e5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:24.155115 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0b624f97-35c1-4c6a-92d9-e9825e8e24e5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 Aug 14 03:08:24.155497 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0b624f97-35c1-4c6a-92d9-e9825e8e24e5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:24.155834 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0b624f97-35c1-4c6a-92d9-e9825e8e24e5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:24.163444 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:24.163444 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:24.163901 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0b624f97-35c1-4c6a-92d9-e9825e8e24e5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:24.164961 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0b624f97-35c1-4c6a-92d9-e9825e8e24e5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 returned with HTTP 200 Aug 14 03:08:24.165397 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 758/3018] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:24 2026] GET /volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:24.688968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9e7f878a-7c24-4a77-b309-ec48c7a4533e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:24.692421 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9e7f878a-7c24-4a77-b309-ec48c7a4533e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/2b620160-aba3-4181-823f-c155ec5e82d5 Aug 14 03:08:24.692600 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9e7f878a-7c24-4a77-b309-ec48c7a4533e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:24.693579 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9e7f878a-7c24-4a77-b309-ec48c7a4533e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:24.712790 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:24.712790 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:24.723273 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-9e7f878a-7c24-4a77-b309-ec48c7a4533e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:24.724611 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-9e7f878a-7c24-4a77-b309-ec48c7a4533e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:24.724953 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-9e7f878a-7c24-4a77-b309-ec48c7a4533e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:24.778938 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-9e7f878a-7c24-4a77-b309-ec48c7a4533e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:24.783799 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:24.783799 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:24.794074 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9e7f878a-7c24-4a77-b309-ec48c7a4533e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/2b620160-aba3-4181-823f-c155ec5e82d5 returned with HTTP 200 Aug 14 03:08:24.794544 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 749/3019] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:24 2026] GET /volume/v3/volumes/2b620160-aba3-4181-823f-c155ec5e82d5 => generated 914 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:24.817657 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:24.819933 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:24.820326 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-941527838", "volume_type": "1b021cf9-2533-4313-97d0-231d3fd07177", "group_id": "679f0c0a-9f80-46f3-b8f0-78fdac3306de", "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:24.822545 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-941527838', 'volume_type': '1b021cf9-2533-4313-97d0-231d3fd07177', 'group_id': '679f0c0a-9f80-46f3-b8f0-78fdac3306de', 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:24.831932 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:24.831932 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:24.832712 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume of 1 GB Aug 14 03:08:24.841123 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Availability Zones retrieved successfully. Aug 14 03:08:24.852083 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Flow 'volume_create_api' (ada822b8-8f36-4c86-b4ea-5722f70b8e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:24.855156 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8be59a2-ab03-4a18-b429-6e2e0ea08f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:24.856575 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:24.856575 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:24.857258 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:24.875687 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f10e2119-540a-4826-abb8-8cfec61fb442 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:24.878978 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f10e2119-540a-4826-abb8-8cfec61fb442 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 Aug 14 03:08:24.881235 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f10e2119-540a-4826-abb8-8cfec61fb442 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:24.881508 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f10e2119-540a-4826-abb8-8cfec61fb442 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:24.889667 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:24.889667 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:24.891617 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8be59a2-ab03-4a18-b429-6e2e0ea08f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:08:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1b021cf9-2533-4313-97d0-231d3fd07177,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-415366374',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b021cf9-2533-4313-97d0-231d3fd07177', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '679f0c0a-9f80-46f3-b8f0-78fdac3306de', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:24.892487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7329dd24-10f0-41f1-b743-8cdb5fc7e2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:24.895793 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f10e2119-540a-4826-abb8-8cfec61fb442 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:24.903934 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f10e2119-540a-4826-abb8-8cfec61fb442 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 returned with HTTP 200 Aug 14 03:08:24.904794 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 755/3020] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:24 2026] GET /volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:24.908862 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d684bc5c-c794-4355-866a-d93a72a93f51 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:24.912034 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d684bc5c-c794-4355-866a-d93a72a93f51 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:24.912380 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d684bc5c-c794-4355-866a-d93a72a93f51 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:24.912704 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d684bc5c-c794-4355-866a-d93a72a93f51 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:24.924915 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f9bda642-ef80-4c42-8fcd-ea74dd4a6579 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:24.927685 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f9bda642-ef80-4c42-8fcd-ea74dd4a6579 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 Aug 14 03:08:24.928840 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f9bda642-ef80-4c42-8fcd-ea74dd4a6579 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:24.928840 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f9bda642-ef80-4c42-8fcd-ea74dd4a6579 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:24.929278 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:24.929278 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:24.938237 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:24.938237 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:24.939551 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d684bc5c-c794-4355-866a-d93a72a93f51 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:24.940280 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-415366374 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-415366374, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:24.940280 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-415366374 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-415366374, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:24.944655 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f9bda642-ef80-4c42-8fcd-ea74dd4a6579 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:24.946650 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d684bc5c-c794-4355-866a-d93a72a93f51 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:24.948214 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 759/3021] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:24 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:24.952937 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f9bda642-ef80-4c42-8fcd-ea74dd4a6579 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 returned with HTTP 200 Aug 14 03:08:24.953666 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 750/3022] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:24 2026] GET /volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:24.965471 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Created reservations ['627aca7a-a812-41f5-93c5-4208784a1004', '6912f317-20df-4df5-bfbc-691f243412d6', '30fbde70-2276-4d4e-b01f-6e0169665ea3', 'bdeea7da-9476-4d78-afc1-f75d40b5942a'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:24.966676 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7329dd24-10f0-41f1-b743-8cdb5fc7e2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['627aca7a-a812-41f5-93c5-4208784a1004', '6912f317-20df-4df5-bfbc-691f243412d6', '30fbde70-2276-4d4e-b01f-6e0169665ea3', 'bdeea7da-9476-4d78-afc1-f75d40b5942a']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:24.967765 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b2c67c-b5e7-44b1-b27a-144ebc94355f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:24.973264 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1b787627-d77b-47e4-a6d6-1f2225a55351 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:24.977860 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1b787627-d77b-47e4-a6d6-1f2225a55351 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] PUT https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 Aug 14 03:08:24.977860 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1b787627-d77b-47e4-a6d6-1f2225a55351 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-237628219"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:24.990102 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:24.990102 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:24.994548 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1b787627-d77b-47e4-a6d6-1f2225a55351 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:25.006102 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1b787627-d77b-47e4-a6d6-1f2225a55351 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume updated successfully. Aug 14 03:08:25.008228 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1b787627-d77b-47e4-a6d6-1f2225a55351 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 returned with HTTP 200 Aug 14 03:08:25.008228 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 756/3023] 10.4.3.152 () {68 vars in 1368 bytes} [Fri Aug 14 03:08:24 2026] PUT /volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 => generated 782 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:25.009670 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b2c67c-b5e7-44b1-b27a-144ebc94355f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8aae151-4740-488d-90b1-cf82d5646de6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-941527838',encryption_key_id=None,group_id=679f0c0a-9f80-46f3-b8f0-78fdac3306de,group_type_id=,metadata={},multiattach=False,project_id='6f3ef5d27508413ba00723121559d9c9',qos_specs=None,replication_status=,reservations=['627aca7a-a812-41f5-93c5-4208784a1004','6912f317-20df-4df5-bfbc-691f243412d6','30fbde70-2276-4d4e-b01f-6e0169665ea3','bdeea7da-9476-4d78-afc1-f75d40b5942a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82dc0c88325143988189dcdac0fd5d04',volume_type_id=1b021cf9-2533-4313-97d0-231d3fd07177), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-941527838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=679f0c0a-9f80-46f3-b8f0-78fdac3306de,host=None,id=c8aae151-4740-488d-90b1-cf82d5646de6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f3ef5d27508413ba00723121559d9c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82dc0c88325143988189dcdac0fd5d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b021cf9-2533-4313-97d0-231d3fd07177),volume_type_id=1b021cf9-2533-4313-97d0-231d3fd07177)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:25.011093 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20d2a8b3-fdba-4278-94a8-3e6cd76b0f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:25.027152 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d67bf5a0-63df-46dd-adb7-f9aa15479dc3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:25.033294 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d67bf5a0-63df-46dd-adb7-f9aa15479dc3 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] PUT https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 Aug 14 03:08:25.034583 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d67bf5a0-63df-46dd-adb7-f9aa15479dc3 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1890587563", "description": "This is the new description of volume"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:25.046441 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20d2a8b3-fdba-4278-94a8-3e6cd76b0f1c) transitioned into state 'SUCCESS' from state '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-941527838',encryption_key_id=None,group_id=679f0c0a-9f80-46f3-b8f0-78fdac3306de,group_type_id=,metadata={},multiattach=False,project_id='6f3ef5d27508413ba00723121559d9c9',qos_specs=None,replication_status=,reservations=['627aca7a-a812-41f5-93c5-4208784a1004','6912f317-20df-4df5-bfbc-691f243412d6','30fbde70-2276-4d4e-b01f-6e0169665ea3','bdeea7da-9476-4d78-afc1-f75d40b5942a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82dc0c88325143988189dcdac0fd5d04',volume_type_id=1b021cf9-2533-4313-97d0-231d3fd07177)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:25.047187 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865944fd-9858-47c4-9ce3-34c657e82c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:25.051251 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:25.051251 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:25.059046 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d67bf5a0-63df-46dd-adb7-f9aa15479dc3 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:25.066208 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865944fd-9858-47c4-9ce3-34c657e82c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:25.067510 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Flow 'volume_create_api' (ada822b8-8f36-4c86-b4ea-5722f70b8e3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:25.068016 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume request issued successfully. Aug 14 03:08:25.069253 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d67bf5a0-63df-46dd-adb7-f9aa15479dc3 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume updated successfully. Aug 14 03:08:25.069359 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:25.069359 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:25.069467 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d67bf5a0-63df-46dd-adb7-f9aa15479dc3 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 returned with HTTP 200 Aug 14 03:08:25.069954 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 760/3024] 10.4.3.152 () {68 vars in 1369 bytes} [Fri Aug 14 03:08:25 2026] PUT /volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:25.089249 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-372b638d-2bed-4182-b89d-9adb203c0fbb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:25.091623 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-372b638d-2bed-4182-b89d-9adb203c0fbb tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 Aug 14 03:08:25.091913 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-372b638d-2bed-4182-b89d-9adb203c0fbb tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:25.092211 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-372b638d-2bed-4182-b89d-9adb203c0fbb tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:25.102145 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:25.102145 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:25.108352 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-372b638d-2bed-4182-b89d-9adb203c0fbb tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:25.117304 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-372b638d-2bed-4182-b89d-9adb203c0fbb tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 returned with HTTP 200 Aug 14 03:08:25.118047 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 751/3025] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:25 2026] GET /volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 => generated 1406 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:25.132681 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:25.140976 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1041cbbf-475a-4968-a70d-2b06a03326ca None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:25.141929 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:25.141929 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:25.144086 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:25.147300 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1649485287", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-648232198"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:25.147509 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-faebc704-8f91-46a1-ba2b-e3b2fbda6e4c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:25.148036 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 759/3026] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:08:24 2026] POST /volume/v3/volumes => generated 821 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:25.151805 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1649485287', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-648232198'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:25.151805 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume of 1 GB Aug 14 03:08:25.158271 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Availability Zones retrieved successfully. Aug 14 03:08:25.167558 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (b8d53a39-30d6-41ba-832c-9ce443203902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:25.169312 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5a3a970f-6903-467d-8a5e-d614acd2092a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:25.169716 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40714963-ac32-4fbe-a02b-de8b37dfe9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:25.171145 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:25.173933 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5a3a970f-6903-467d-8a5e-d614acd2092a tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/c8aae151-4740-488d-90b1-cf82d5646de6 Aug 14 03:08:25.174247 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5a3a970f-6903-467d-8a5e-d614acd2092a tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:25.174572 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5a3a970f-6903-467d-8a5e-d614acd2092a tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:25.184100 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9c3686dd-533c-4bf9-8008-994a1f94ce72 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:25.186770 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9c3686dd-533c-4bf9-8008-994a1f94ce72 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 Aug 14 03:08:25.187190 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9c3686dd-533c-4bf9-8008-994a1f94ce72 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:25.187553 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9c3686dd-533c-4bf9-8008-994a1f94ce72 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:25.192444 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:25.192444 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:25.196059 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9c3686dd-533c-4bf9-8008-994a1f94ce72 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 returned with HTTP 404 Aug 14 03:08:25.197072 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 752/3027] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:25 2026] GET /volume/v3/snapshots/e8f65428-fe56-44d9-ba1d-ad697b10c7b1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:25.202180 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5a3a970f-6903-467d-8a5e-d614acd2092a tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:25.206590 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-5a3a970f-6903-467d-8a5e-d614acd2092a tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:25.206876 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-5a3a970f-6903-467d-8a5e-d614acd2092a tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:25.209657 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40714963-ac32-4fbe-a02b-de8b37dfe9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:25.211109 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1761fc6-79a6-4838-b15b-2c40d2196a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:25.214794 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-87693c2c-de1a-482b-8917-7f34a2aaf3b3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:25.217533 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-87693c2c-de1a-482b-8917-7f34a2aaf3b3 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 Aug 14 03:08:25.217533 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-87693c2c-de1a-482b-8917-7f34a2aaf3b3 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:25.218275 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-87693c2c-de1a-482b-8917-7f34a2aaf3b3 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:25.218275 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-87693c2c-de1a-482b-8917-7f34a2aaf3b3 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete volume with id: 358ff7a8-176f-469a-aa81-b1207ddb5fb9 Aug 14 03:08:25.236126 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:25.236126 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:25.236662 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-87693c2c-de1a-482b-8917-7f34a2aaf3b3 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:25.270960 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-5a3a970f-6903-467d-8a5e-d614acd2092a tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:25.271109 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-87693c2c-de1a-482b-8917-7f34a2aaf3b3 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete volume request issued successfully. Aug 14 03:08:25.273145 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-87693c2c-de1a-482b-8917-7f34a2aaf3b3 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 returned with HTTP 202 Aug 14 03:08:25.273145 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 760/3028] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:25 2026] DELETE /volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:25.275457 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:25.275457 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:25.285799 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8bb1025b-f66f-4133-9b40-3cfda77d8347 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:25.289604 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8bb1025b-f66f-4133-9b40-3cfda77d8347 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 Aug 14 03:08:25.289727 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5a3a970f-6903-467d-8a5e-d614acd2092a tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/c8aae151-4740-488d-90b1-cf82d5646de6 returned with HTTP 200 Aug 14 03:08:25.290527 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8bb1025b-f66f-4133-9b40-3cfda77d8347 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:25.290619 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 761/3029] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:25 2026] GET /volume/v3/volumes/c8aae151-4740-488d-90b1-cf82d5646de6 => generated 889 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:25.290667 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8bb1025b-f66f-4133-9b40-3cfda77d8347 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:25.298125 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Created reservations ['061ff161-96e3-4310-8370-e748f170a718', 'db6c99bb-644d-41f9-b93a-7493aaf96d86', 'b47d75d8-9e4d-495a-97df-a04a4a01d3ef', '808ebbd7-6713-46c1-9a9f-ede5fd859cdb'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:25.299431 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1761fc6-79a6-4838-b15b-2c40d2196a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['061ff161-96e3-4310-8370-e748f170a718', 'db6c99bb-644d-41f9-b93a-7493aaf96d86', 'b47d75d8-9e4d-495a-97df-a04a4a01d3ef', '808ebbd7-6713-46c1-9a9f-ede5fd859cdb']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:25.300581 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb44081-38fe-4f45-a8d8-dbb46adc76c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:25.305255 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:25.305255 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:25.310973 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8bb1025b-f66f-4133-9b40-3cfda77d8347 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:25.318880 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8bb1025b-f66f-4133-9b40-3cfda77d8347 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 returned with HTTP 200 Aug 14 03:08:25.318880 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 753/3030] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:25 2026] GET /volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:25.337460 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb44081-38fe-4f45-a8d8-dbb46adc76c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad955361-993d-4b0e-9ba0-127234146d1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1649485287',display_name='tempest-VolumesGetTest-Volume-648232198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['061ff161-96e3-4310-8370-e748f170a718','db6c99bb-644d-41f9-b93a-7493aaf96d86','b47d75d8-9e4d-495a-97df-a04a4a01d3ef','808ebbd7-6713-46c1-9a9f-ede5fd859cdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:25Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1649485287',display_name='tempest-VolumesGetTest-Volume-648232198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad955361-993d-4b0e-9ba0-127234146d1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='088c56b3353a4a1a871352b221559ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d483e38b7b8745129343ee327ef48d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:25.342161 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84db55bf-3f82-4188-911a-de955fad5f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:25.383072 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84db55bf-3f82-4188-911a-de955fad5f3f) transitioned into 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-1649485287',display_name='tempest-VolumesGetTest-Volume-648232198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='088c56b3353a4a1a871352b221559ba5',qos_specs=None,replication_status=,reservations=['061ff161-96e3-4310-8370-e748f170a718','db6c99bb-644d-41f9-b93a-7493aaf96d86','b47d75d8-9e4d-495a-97df-a04a4a01d3ef','808ebbd7-6713-46c1-9a9f-ede5fd859cdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d483e38b7b8745129343ee327ef48d5f',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:25.384927 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c44ddfb0-8b8f-456e-9967-61fd0cfeea6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:25.401837 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c44ddfb0-8b8f-456e-9967-61fd0cfeea6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:25.402717 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Flow 'volume_create_api' (b8d53a39-30d6-41ba-832c-9ce443203902) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:25.403594 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Create volume request issued successfully. Aug 14 03:08:25.404612 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1041cbbf-475a-4968-a70d-2b06a03326ca tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:25.405237 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 757/3031] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:08:25 2026] POST /volume/v3/volumes => generated 779 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:25.423941 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ef45f810-9e12-4904-8520-43f46c26b502 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:25.426412 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ef45f810-9e12-4904-8520-43f46c26b502 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e Aug 14 03:08:25.426714 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ef45f810-9e12-4904-8520-43f46c26b502 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:25.426962 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ef45f810-9e12-4904-8520-43f46c26b502 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:25.439629 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:25.439629 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:25.449558 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ef45f810-9e12-4904-8520-43f46c26b502 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:25.461883 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ef45f810-9e12-4904-8520-43f46c26b502 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e returned with HTTP 200 Aug 14 03:08:25.461883 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 761/3032] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:25 2026] GET /volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:25.968164 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4f2a9a3d-e36d-4ca3-8467-d2c180e5a5e6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:25.970612 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4f2a9a3d-e36d-4ca3-8467-d2c180e5a5e6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:25.970987 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4f2a9a3d-e36d-4ca3-8467-d2c180e5a5e6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:25.971522 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4f2a9a3d-e36d-4ca3-8467-d2c180e5a5e6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:25.991393 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:25.991393 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:26.003763 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4f2a9a3d-e36d-4ca3-8467-d2c180e5a5e6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:26.010298 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4f2a9a3d-e36d-4ca3-8467-d2c180e5a5e6 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:26.011071 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 762/3033] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:25 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:26.310792 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5842eaa4-71d7-425a-b913-16b98f26b032 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:26.313706 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5842eaa4-71d7-425a-b913-16b98f26b032 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/c8aae151-4740-488d-90b1-cf82d5646de6 Aug 14 03:08:26.314174 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5842eaa4-71d7-425a-b913-16b98f26b032 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:26.314241 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5842eaa4-71d7-425a-b913-16b98f26b032 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:26.325085 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:26.325085 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:26.332050 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5842eaa4-71d7-425a-b913-16b98f26b032 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:26.332921 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-5842eaa4-71d7-425a-b913-16b98f26b032 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:26.332921 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-5842eaa4-71d7-425a-b913-16b98f26b032 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:26.337311 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5ec38361-1525-478e-8b8f-4a622fb291ad None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:26.340321 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5ec38361-1525-478e-8b8f-4a622fb291ad tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 Aug 14 03:08:26.340321 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5ec38361-1525-478e-8b8f-4a622fb291ad tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:26.340528 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5ec38361-1525-478e-8b8f-4a622fb291ad tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:26.349925 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5ec38361-1525-478e-8b8f-4a622fb291ad tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 returned with HTTP 404 Aug 14 03:08:26.349925 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 758/3034] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:26 2026] GET /volume/v3/volumes/358ff7a8-176f-469a-aa81-b1207ddb5fb9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:26.366530 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:26.369411 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:26.370629 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1732617596"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:26.371576 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1732617596'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:26.371728 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume of 1 GB Aug 14 03:08:26.377492 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Availability Zones retrieved successfully. Aug 14 03:08:26.385047 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Flow 'volume_create_api' (b5072917-8598-4adb-a882-db6954ec43fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:26.386193 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46a85bbe-e183-4e34-9745-3ac3276a5f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:26.387260 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:26.391339 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-5842eaa4-71d7-425a-b913-16b98f26b032 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:26.400532 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:26.400532 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:26.411627 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5842eaa4-71d7-425a-b913-16b98f26b032 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/c8aae151-4740-488d-90b1-cf82d5646de6 returned with HTTP 200 Aug 14 03:08:26.412461 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 754/3035] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:26 2026] GET /volume/v3/volumes/c8aae151-4740-488d-90b1-cf82d5646de6 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:26.430639 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ef36ae3c-db48-467f-9459-4f93783fe3fb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:26.431894 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46a85bbe-e183-4e34-9745-3ac3276a5f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:26.432736 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ef36ae3c-db48-467f-9459-4f93783fe3fb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] PUT https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:26.433048 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90dd4722-223b-4084-9a75-e9d92adec639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:26.433217 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ef36ae3c-db48-467f-9459-4f93783fe3fb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "2b620160-aba3-4181-823f-c155ec5e82d5"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:26.435174 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-ef36ae3c-db48-467f-9459-4f93783fe3fb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Update called for group 679f0c0a-9f80-46f3-b8f0-78fdac3306de. {{(pid=100379) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 03:08:26.435314 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.groups [None req-ef36ae3c-db48-467f-9459-4f93783fe3fb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Updating group 679f0c0a-9f80-46f3-b8f0-78fdac3306de with name None description: None add_volumes: None remove_volumes: 2b620160-aba3-4181-823f-c155ec5e82d5. Aug 14 03:08:26.441422 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:26.441422 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:26.483948 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-007854e2-8895-46dd-995e-1aa606b6c6db None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:26.486379 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-007854e2-8895-46dd-995e-1aa606b6c6db tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e Aug 14 03:08:26.489070 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-007854e2-8895-46dd-995e-1aa606b6c6db tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:26.490748 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-007854e2-8895-46dd-995e-1aa606b6c6db tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:26.492415 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ef36ae3c-db48-467f-9459-4f93783fe3fb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 202 Aug 14 03:08:26.494500 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 763/3036] 10.4.3.152 () {70 vars in 1406 bytes} [Fri Aug 14 03:08:26 2026] PUT /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:26.502785 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Created reservations ['dfdc34a9-396a-4081-bf17-c3c3a416df9a', '445275f9-3e04-4bf8-8ac5-17fa2eeeaa5a', '8ead6d55-6d8e-46f7-9099-9751db33584c', 'f27f50d4-fa86-47ad-8230-b1d9526ff6f6'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:26.503913 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90dd4722-223b-4084-9a75-e9d92adec639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfdc34a9-396a-4081-bf17-c3c3a416df9a', '445275f9-3e04-4bf8-8ac5-17fa2eeeaa5a', '8ead6d55-6d8e-46f7-9099-9751db33584c', 'f27f50d4-fa86-47ad-8230-b1d9526ff6f6']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:26.504084 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:26.504084 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:26.504792 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f785325-636b-4ab6-a35d-b4c30eb371a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:26.506187 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-602af6d0-fa53-4761-a2bb-91aca3c86681 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:26.510329 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-602af6d0-fa53-4761-a2bb-91aca3c86681 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:26.512614 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-602af6d0-fa53-4761-a2bb-91aca3c86681 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:26.512614 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-602af6d0-fa53-4761-a2bb-91aca3c86681 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:26.512851 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-007854e2-8895-46dd-995e-1aa606b6c6db tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:26.512912 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-602af6d0-fa53-4761-a2bb-91aca3c86681 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 679f0c0a-9f80-46f3-b8f0-78fdac3306de {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:26.518057 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:26.518057 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:26.519332 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-007854e2-8895-46dd-995e-1aa606b6c6db tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e returned with HTTP 200 Aug 14 03:08:26.519840 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 759/3037] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:26 2026] GET /volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:26.539216 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e1a6fa42-c3b7-402e-9b1b-da6ce7a4a256 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:26.541297 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e1a6fa42-c3b7-402e-9b1b-da6ce7a4a256 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] PUT https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e Aug 14 03:08:26.542041 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e1a6fa42-c3b7-402e-9b1b-da6ce7a4a256 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-237628219", "description": null}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:26.545927 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-602af6d0-fa53-4761-a2bb-91aca3c86681 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 200 Aug 14 03:08:26.547567 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 755/3038] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:26 2026] GET /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:26.550404 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f785325-636b-4ab6-a35d-b4c30eb371a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cec3895-582f-42ab-8f04-5648719a13cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1732617596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ff8d63471b47fdb6838cb097324808',qos_specs=None,replication_status=,reservations=['dfdc34a9-396a-4081-bf17-c3c3a416df9a','445275f9-3e04-4bf8-8ac5-17fa2eeeaa5a','8ead6d55-6d8e-46f7-9099-9751db33584c','f27f50d4-fa86-47ad-8230-b1d9526ff6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1041cdbe70be46609ebcab4f29941bfe',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1732617596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cec3895-582f-42ab-8f04-5648719a13cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70ff8d63471b47fdb6838cb097324808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1041cdbe70be46609ebcab4f29941bfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:26.551962 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9114fe8d-90d1-407a-bee3-b619eef64d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:26.565899 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:26.565899 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:26.578578 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e1a6fa42-c3b7-402e-9b1b-da6ce7a4a256 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:26.585901 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e1a6fa42-c3b7-402e-9b1b-da6ce7a4a256 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume updated successfully. Aug 14 03:08:26.587746 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e1a6fa42-c3b7-402e-9b1b-da6ce7a4a256 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e returned with HTTP 200 Aug 14 03:08:26.587746 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 764/3039] 10.4.3.152 () {68 vars in 1368 bytes} [Fri Aug 14 03:08:26 2026] PUT /volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e => generated 769 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:26.600506 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9114fe8d-90d1-407a-bee3-b619eef64d09) transitioned into state 'SUCCESS' from state '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-1732617596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ff8d63471b47fdb6838cb097324808',qos_specs=None,replication_status=,reservations=['dfdc34a9-396a-4081-bf17-c3c3a416df9a','445275f9-3e04-4bf8-8ac5-17fa2eeeaa5a','8ead6d55-6d8e-46f7-9099-9751db33584c','f27f50d4-fa86-47ad-8230-b1d9526ff6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1041cdbe70be46609ebcab4f29941bfe',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:26.601660 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78897aa6-2718-40e6-b4a0-c2b67d382110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:26.612789 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a0ef071b-5ffc-49bc-b790-b1491440482e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:26.615463 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a0ef071b-5ffc-49bc-b790-b1491440482e tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e Aug 14 03:08:26.615708 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a0ef071b-5ffc-49bc-b790-b1491440482e tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:26.615998 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a0ef071b-5ffc-49bc-b790-b1491440482e tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:26.620568 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78897aa6-2718-40e6-b4a0-c2b67d382110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:26.621652 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Flow 'volume_create_api' (b5072917-8598-4adb-a882-db6954ec43fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:26.622161 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume request issued successfully. Aug 14 03:08:26.622999 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1fd75724-216a-43be-9e24-3ae7161cfb0a tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:26.624004 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 762/3040] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:08:26 2026] POST /volume/v3/volumes => generated 778 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:26.625669 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:26.625669 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:26.630663 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a0ef071b-5ffc-49bc-b790-b1491440482e tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:26.636395 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a0ef071b-5ffc-49bc-b790-b1491440482e tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e returned with HTTP 200 Aug 14 03:08:26.637095 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 760/3041] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:26 2026] GET /volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:26.645645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-81c253d3-6e64-4def-901f-c95581a129a5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:26.645645 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-81c253d3-6e64-4def-901f-c95581a129a5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb Aug 14 03:08:26.646342 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-81c253d3-6e64-4def-901f-c95581a129a5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:26.646342 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-81c253d3-6e64-4def-901f-c95581a129a5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:26.657571 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:26.657571 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:26.657868 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8b70ed45-5d68-4e9d-9578-dec5d7d949de None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:26.661510 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8b70ed45-5d68-4e9d-9578-dec5d7d949de tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e Aug 14 03:08:26.661848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8b70ed45-5d68-4e9d-9578-dec5d7d949de tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:26.662080 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8b70ed45-5d68-4e9d-9578-dec5d7d949de tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:26.662270 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-8b70ed45-5d68-4e9d-9578-dec5d7d949de tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume with id: ad955361-993d-4b0e-9ba0-127234146d1e Aug 14 03:08:26.668376 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-81c253d3-6e64-4def-901f-c95581a129a5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:26.674070 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:26.674070 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:26.674682 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-81c253d3-6e64-4def-901f-c95581a129a5 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb returned with HTTP 200 Aug 14 03:08:26.674919 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8b70ed45-5d68-4e9d-9578-dec5d7d949de tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:26.675804 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 756/3042] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:26 2026] GET /volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:26.708705 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8b70ed45-5d68-4e9d-9578-dec5d7d949de tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume request issued successfully. Aug 14 03:08:26.709056 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8b70ed45-5d68-4e9d-9578-dec5d7d949de tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e returned with HTTP 202 Aug 14 03:08:26.709840 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 765/3043] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:26 2026] DELETE /volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:26.722506 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ae2ff3b6-996c-4e9b-b703-358b5db8afcc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:26.725380 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ae2ff3b6-996c-4e9b-b703-358b5db8afcc tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e Aug 14 03:08:26.725579 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ae2ff3b6-996c-4e9b-b703-358b5db8afcc tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:26.725804 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ae2ff3b6-996c-4e9b-b703-358b5db8afcc tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:26.739526 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:26.739526 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:26.746708 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ae2ff3b6-996c-4e9b-b703-358b5db8afcc tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:26.753275 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ae2ff3b6-996c-4e9b-b703-358b5db8afcc tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e returned with HTTP 200 Aug 14 03:08:26.753769 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 763/3044] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:26 2026] GET /volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:27.034477 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e5f98c05-ec0e-4c59-a006-6b9d8960e132 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:27.036523 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e5f98c05-ec0e-4c59-a006-6b9d8960e132 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:27.036780 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e5f98c05-ec0e-4c59-a006-6b9d8960e132 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:27.037109 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e5f98c05-ec0e-4c59-a006-6b9d8960e132 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:27.055121 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:27.055121 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:27.061447 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e5f98c05-ec0e-4c59-a006-6b9d8960e132 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:27.067541 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e5f98c05-ec0e-4c59-a006-6b9d8960e132 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:27.067936 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 761/3045] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:27 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:27.559796 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1e3a37fe-65c1-4f3e-9e6f-195c5f48e95d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:27.561800 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1e3a37fe-65c1-4f3e-9e6f-195c5f48e95d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:27.561800 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1e3a37fe-65c1-4f3e-9e6f-195c5f48e95d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:27.562169 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1e3a37fe-65c1-4f3e-9e6f-195c5f48e95d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:27.562500 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-1e3a37fe-65c1-4f3e-9e6f-195c5f48e95d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 679f0c0a-9f80-46f3-b8f0-78fdac3306de {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:27.566155 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:27.566155 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:27.570779 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-a847294b-ba71-4580-9e39-275afd292dec None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:27.573584 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-a847294b-ba71-4580-9e39-275afd292dec tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] POST https://10.4.3.152/volume/v3/attachments/1700d1f0-7107-4ba7-9e69-43347281418f/action Aug 14 03:08:27.574059 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-a847294b-ba71-4580-9e39-275afd292dec tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:27.574207 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-a847294b-ba71-4580-9e39-275afd292dec tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:27.579112 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1e3a37fe-65c1-4f3e-9e6f-195c5f48e95d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 200 Aug 14 03:08:27.580647 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 757/3046] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:27 2026] GET /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:27.590944 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-10cb3f38-da10-4819-93b0-b7067b2537a7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:27.593306 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-10cb3f38-da10-4819-93b0-b7067b2537a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] PUT https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:27.593732 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-10cb3f38-da10-4819-93b0-b7067b2537a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2b620160-aba3-4181-823f-c155ec5e82d5"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:27.596103 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-10cb3f38-da10-4819-93b0-b7067b2537a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Update called for group 679f0c0a-9f80-46f3-b8f0-78fdac3306de. {{(pid=100378) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 03:08:27.596301 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.groups [None req-10cb3f38-da10-4819-93b0-b7067b2537a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Updating group 679f0c0a-9f80-46f3-b8f0-78fdac3306de with name None description: None add_volumes: 2b620160-aba3-4181-823f-c155ec5e82d5 remove_volumes: None. Aug 14 03:08:27.598246 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:27.598246 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:27.600678 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:27.600678 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:27.615399 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-cd905759-b8f0-4f8e-ba49-27cb5c4557f0 req-a847294b-ba71-4580-9e39-275afd292dec tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/attachments/1700d1f0-7107-4ba7-9e69-43347281418f/action returned with HTTP 204 Aug 14 03:08:27.616086 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 766/3047] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:08:27 2026] POST /volume/v3/attachments/1700d1f0-7107-4ba7-9e69-43347281418f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:27.642554 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-10cb3f38-da10-4819-93b0-b7067b2537a7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 202 Aug 14 03:08:27.642554 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 764/3048] 10.4.3.152 () {70 vars in 1406 bytes} [Fri Aug 14 03:08:27 2026] PUT /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:27.648540 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-63831d9e-167a-4cbf-98a4-66d46f1c2e3d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:27.652123 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63831d9e-167a-4cbf-98a4-66d46f1c2e3d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:27.652416 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63831d9e-167a-4cbf-98a4-66d46f1c2e3d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:27.652665 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63831d9e-167a-4cbf-98a4-66d46f1c2e3d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:27.652850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-63831d9e-167a-4cbf-98a4-66d46f1c2e3d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 679f0c0a-9f80-46f3-b8f0-78fdac3306de {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:27.656948 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:27.656948 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:27.666093 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63831d9e-167a-4cbf-98a4-66d46f1c2e3d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 200 Aug 14 03:08:27.667022 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 762/3049] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:27 2026] GET /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:27.695980 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b84bd84c-1d67-4002-a743-81d7eaa19376 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:27.702119 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b84bd84c-1d67-4002-a743-81d7eaa19376 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb Aug 14 03:08:27.702379 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b84bd84c-1d67-4002-a743-81d7eaa19376 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:27.702588 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b84bd84c-1d67-4002-a743-81d7eaa19376 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:27.713488 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:27.713488 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:27.725416 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b84bd84c-1d67-4002-a743-81d7eaa19376 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:27.734920 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b84bd84c-1d67-4002-a743-81d7eaa19376 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb returned with HTTP 200 Aug 14 03:08:27.734920 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 758/3050] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:27 2026] GET /volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:27.748265 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1d92514d-989f-4878-9ba9-0060b3678953 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:27.750125 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1d92514d-989f-4878-9ba9-0060b3678953 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:08:27.750651 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1d92514d-989f-4878-9ba9-0060b3678953 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cec3895-582f-42ab-8f04-5648719a13cb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-584209446"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:27.763153 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:27.763153 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:27.764573 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1d92514d-989f-4878-9ba9-0060b3678953 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:27.764573 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-1d92514d-989f-4878-9ba9-0060b3678953 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create snapshot from volume 6cec3895-582f-42ab-8f04-5648719a13cb Aug 14 03:08:27.780050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b83c4d9f-7726-4d3e-917c-7c97a7d7862a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:27.782189 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b83c4d9f-7726-4d3e-917c-7c97a7d7862a tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e Aug 14 03:08:27.782422 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b83c4d9f-7726-4d3e-917c-7c97a7d7862a tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:27.782624 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b83c4d9f-7726-4d3e-917c-7c97a7d7862a tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:27.792162 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b83c4d9f-7726-4d3e-917c-7c97a7d7862a tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e returned with HTTP 404 Aug 14 03:08:27.792908 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 765/3051] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:27 2026] GET /volume/v3/volumes/ad955361-993d-4b0e-9ba0-127234146d1e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:27.805692 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f82a8187-3370-418b-ac5d-5aeff5c83be2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:27.808752 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f82a8187-3370-418b-ac5d-5aeff5c83be2 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 Aug 14 03:08:27.809055 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f82a8187-3370-418b-ac5d-5aeff5c83be2 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:27.809186 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f82a8187-3370-418b-ac5d-5aeff5c83be2 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:27.813999 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-1d92514d-989f-4878-9ba9-0060b3678953 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Created reservations ['e13b1ffb-d2f4-44b0-aeae-55711a50f7aa', '9894b991-1d21-4951-a9d9-fbd8feaf0373', '922b681a-2edb-4e3e-9c69-f6821b98b871', '3683eba3-acbd-4b1d-8046-1986abc04dbd'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:27.822042 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:27.822042 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:27.830749 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f82a8187-3370-418b-ac5d-5aeff5c83be2 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:27.842496 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f82a8187-3370-418b-ac5d-5aeff5c83be2 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 returned with HTTP 200 Aug 14 03:08:27.842496 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 763/3052] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:27 2026] GET /volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 => generated 1406 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:27.860764 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-571b4461-0c94-4f0e-a68e-da6075bf1c42 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:27.863889 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-571b4461-0c94-4f0e-a68e-da6075bf1c42 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] DELETE https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 Aug 14 03:08:27.864091 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-571b4461-0c94-4f0e-a68e-da6075bf1c42 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:27.864239 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-571b4461-0c94-4f0e-a68e-da6075bf1c42 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:27.864390 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-571b4461-0c94-4f0e-a68e-da6075bf1c42 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume with id: 697a4d23-3019-4d79-a5dc-3c91aca3b335 Aug 14 03:08:27.870567 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1d92514d-989f-4878-9ba9-0060b3678953 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot create request issued successfully. Aug 14 03:08:27.870977 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1d92514d-989f-4878-9ba9-0060b3678953 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:08:27.871525 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 767/3053] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:08:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:27.874295 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:27.874295 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:27.874743 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-571b4461-0c94-4f0e-a68e-da6075bf1c42 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:27.887536 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-edbf5af5-5418-415c-985a-f89b4af43232 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:27.889925 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-edbf5af5-5418-415c-985a-f89b4af43232 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 Aug 14 03:08:27.890188 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-edbf5af5-5418-415c-985a-f89b4af43232 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:27.890434 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-edbf5af5-5418-415c-985a-f89b4af43232 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:27.898913 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:27.898913 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:27.899346 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-edbf5af5-5418-415c-985a-f89b4af43232 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:27.900243 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-edbf5af5-5418-415c-985a-f89b4af43232 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 returned with HTTP 200 Aug 14 03:08:27.900781 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 766/3054] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:27 2026] GET /volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:27.916452 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-571b4461-0c94-4f0e-a68e-da6075bf1c42 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Delete volume request issued successfully. Aug 14 03:08:27.916660 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-571b4461-0c94-4f0e-a68e-da6075bf1c42 tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 returned with HTTP 202 Aug 14 03:08:27.917132 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 759/3055] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:27 2026] DELETE /volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:27.927267 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a4521044-bb2f-4346-a973-f161e4866aac None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:27.931576 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a4521044-bb2f-4346-a973-f161e4866aac tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 Aug 14 03:08:27.931870 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a4521044-bb2f-4346-a973-f161e4866aac tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:27.932203 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a4521044-bb2f-4346-a973-f161e4866aac tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:27.942959 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:27.942959 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:27.949338 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a4521044-bb2f-4346-a973-f161e4866aac tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Volume info retrieved successfully. Aug 14 03:08:27.956920 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a4521044-bb2f-4346-a973-f161e4866aac tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 returned with HTTP 200 Aug 14 03:08:27.958094 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 764/3056] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:27 2026] GET /volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 => generated 1405 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:28.088315 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f89e4bf1-e4a2-4444-b839-42402236d534 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:28.090563 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f89e4bf1-e4a2-4444-b839-42402236d534 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:28.090814 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f89e4bf1-e4a2-4444-b839-42402236d534 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:28.091073 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f89e4bf1-e4a2-4444-b839-42402236d534 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:28.103167 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:28.103167 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:28.107400 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f89e4bf1-e4a2-4444-b839-42402236d534 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:28.111176 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f89e4bf1-e4a2-4444-b839-42402236d534 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:28.111544 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 768/3057] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:28 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:28.128262 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:28.130472 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] POST https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae/action Aug 14 03:08:28.130898 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:28.131218 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:28.143731 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:28.143731 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:28.144305 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:28.185988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Created reservations ['ea60c181-296e-4d09-98f9-1f23099f937e', 'd61de5da-2a18-4642-8cdc-4aac5ded0ef1'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:28.211249 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Extend volume request issued successfully. Aug 14 03:08:28.211453 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae/action returned with HTTP 202 Aug 14 03:08:28.211726 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 767/3058] 10.4.3.152 () {70 vars in 1431 bytes} [Fri Aug 14 03:08:28 2026] POST /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:08:28.219167 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4d9d3fa1-ef54-4cf4-87b7-4486a9d38682 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:28.221199 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4d9d3fa1-ef54-4cf4-87b7-4486a9d38682 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:28.221547 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4d9d3fa1-ef54-4cf4-87b7-4486a9d38682 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:28.221756 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4d9d3fa1-ef54-4cf4-87b7-4486a9d38682 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:28.239302 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:28.239302 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:28.249267 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4d9d3fa1-ef54-4cf4-87b7-4486a9d38682 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:28.258134 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4d9d3fa1-ef54-4cf4-87b7-4486a9d38682 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:28.258633 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 760/3059] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:28 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 1162 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:28.674785 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 req-fb59d864-91c6-49fe-a899-63b39b011e5d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:28.676951 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 req-fb59d864-91c6-49fe-a899-63b39b011e5d service nova] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:28.677161 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 req-fb59d864-91c6-49fe-a899-63b39b011e5d service nova] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:28.677341 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 req-fb59d864-91c6-49fe-a899-63b39b011e5d service nova] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:28.679416 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b38e6b14-883b-413a-988a-227a744842e4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:28.683581 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b38e6b14-883b-413a-988a-227a744842e4 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:28.683581 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b38e6b14-883b-413a-988a-227a744842e4 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:28.683581 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b38e6b14-883b-413a-988a-227a744842e4 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:28.683581 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-b38e6b14-883b-413a-988a-227a744842e4 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 679f0c0a-9f80-46f3-b8f0-78fdac3306de {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:28.689370 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:28.689370 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:28.689781 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:28.689781 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:28.694773 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 req-fb59d864-91c6-49fe-a899-63b39b011e5d service nova] Volume info retrieved successfully. Aug 14 03:08:28.701144 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ddf89a5a-f34e-4e3c-b7c7-f1a4439b8a47 req-fb59d864-91c6-49fe-a899-63b39b011e5d service nova] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:28.701847 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 765/3060] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:08:28 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:28.703368 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b38e6b14-883b-413a-988a-227a744842e4 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 200 Aug 14 03:08:28.704153 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 769/3061] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:28 2026] GET /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:28.715219 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5094e053-8f2a-4729-9e37-b6e65d94cf7d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:28.717442 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5094e053-8f2a-4729-9e37-b6e65d94cf7d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] PUT https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:28.717860 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5094e053-8f2a-4729-9e37-b6e65d94cf7d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c8aae151-4740-488d-90b1-cf82d5646de6"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:28.719527 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-5094e053-8f2a-4729-9e37-b6e65d94cf7d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Update called for group 679f0c0a-9f80-46f3-b8f0-78fdac3306de. {{(pid=100378) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 03:08:28.719625 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.groups [None req-5094e053-8f2a-4729-9e37-b6e65d94cf7d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Updating group 679f0c0a-9f80-46f3-b8f0-78fdac3306de with name None description: None add_volumes: None remove_volumes: c8aae151-4740-488d-90b1-cf82d5646de6. Aug 14 03:08:28.723390 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:28.723390 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:28.743099 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5094e053-8f2a-4729-9e37-b6e65d94cf7d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 202 Aug 14 03:08:28.743563 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 768/3062] 10.4.3.152 () {70 vars in 1406 bytes} [Fri Aug 14 03:08:28 2026] PUT /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:28.755961 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0760a833-6c10-4d34-aca4-18b8ae4b9cd6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:28.761793 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0760a833-6c10-4d34-aca4-18b8ae4b9cd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:28.762104 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0760a833-6c10-4d34-aca4-18b8ae4b9cd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:28.762342 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0760a833-6c10-4d34-aca4-18b8ae4b9cd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:28.762520 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-0760a833-6c10-4d34-aca4-18b8ae4b9cd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 679f0c0a-9f80-46f3-b8f0-78fdac3306de {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:28.772739 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:28.772739 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:28.783144 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0760a833-6c10-4d34-aca4-18b8ae4b9cd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 200 Aug 14 03:08:28.783587 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 761/3063] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:28 2026] GET /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:28.911769 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3a5ce514-7d2a-49d5-a13c-2517f6e00837 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:28.914537 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3a5ce514-7d2a-49d5-a13c-2517f6e00837 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 Aug 14 03:08:28.914777 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3a5ce514-7d2a-49d5-a13c-2517f6e00837 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:28.915012 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3a5ce514-7d2a-49d5-a13c-2517f6e00837 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:28.920442 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:28.920442 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:28.920729 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3a5ce514-7d2a-49d5-a13c-2517f6e00837 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:28.921413 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3a5ce514-7d2a-49d5-a13c-2517f6e00837 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 returned with HTTP 200 Aug 14 03:08:28.921881 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 766/3064] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:28 2026] GET /volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:28.934087 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-415e58d5-f63e-4d91-adba-4f0537acae2d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:28.935773 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-415e58d5-f63e-4d91-adba-4f0537acae2d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] POST https://10.4.3.152/volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52/action Aug 14 03:08:28.936085 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-415e58d5-f63e-4d91-adba-4f0537acae2d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:28.936217 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-415e58d5-f63e-4d91-adba-4f0537acae2d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:28.937512 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.admin_actions [None req-415e58d5-f63e-4d91-adba-4f0537acae2d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Updating snapshot 'efc0713d-530d-43b9-877d-5bc849e38d52' with '{'status': 'error'}' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:08:28.948800 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:28.948800 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:28.949272 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.policy [None req-415e58d5-f63e-4d91-adba-4f0537acae2d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '646302481b9546179db06c5a738ea036', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70ff8d63471b47fdb6838cb097324808', '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=100379) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:08:28.949466 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-415e58d5-f63e-4d91-adba-4f0537acae2d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] https://10.4.3.152/volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52/action returned with HTTP 403 Aug 14 03:08:28.949908 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 770/3065] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 03:08:28 2026] POST /volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:28.958721 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d5058b1d-4e83-4398-b9b4-fd2858b9a5d0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:28.961274 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d5058b1d-4e83-4398-b9b4-fd2858b9a5d0 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 Aug 14 03:08:28.961511 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d5058b1d-4e83-4398-b9b4-fd2858b9a5d0 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:28.961757 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d5058b1d-4e83-4398-b9b4-fd2858b9a5d0 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:28.961930 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-d5058b1d-4e83-4398-b9b4-fd2858b9a5d0 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete snapshot with id: efc0713d-530d-43b9-877d-5bc849e38d52 Aug 14 03:08:28.970312 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:28.970312 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:28.970848 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d5058b1d-4e83-4398-b9b4-fd2858b9a5d0 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:28.977660 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f47c140d-9aad-4e59-a99b-e23310161e7f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:28.979309 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f47c140d-9aad-4e59-a99b-e23310161e7f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] GET https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 Aug 14 03:08:28.979470 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f47c140d-9aad-4e59-a99b-e23310161e7f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:28.979665 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f47c140d-9aad-4e59-a99b-e23310161e7f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:28.988590 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f47c140d-9aad-4e59-a99b-e23310161e7f tempest-VolumesGetTest-1969943587 tempest-VolumesGetTest-1969943587-project-member] https://10.4.3.152/volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 returned with HTTP 404 Aug 14 03:08:28.989509 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 762/3066] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:28 2026] GET /volume/v3/volumes/697a4d23-3019-4d79-a5dc-3c91aca3b335 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:28.998089 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d5058b1d-4e83-4398-b9b4-fd2858b9a5d0 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot delete request issued successfully. Aug 14 03:08:28.998345 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d5058b1d-4e83-4398-b9b4-fd2858b9a5d0 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 returned with HTTP 202 Aug 14 03:08:28.998805 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 769/3067] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:08:28 2026] DELETE /volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:29.012887 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-34edfbfa-9de9-48b8-9037-64faeaa41efa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.014955 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-34edfbfa-9de9-48b8-9037-64faeaa41efa tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 Aug 14 03:08:29.015258 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-34edfbfa-9de9-48b8-9037-64faeaa41efa tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:29.015482 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-34edfbfa-9de9-48b8-9037-64faeaa41efa tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:29.022124 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.022124 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:29.023084 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-34edfbfa-9de9-48b8-9037-64faeaa41efa tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:29.023399 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-34edfbfa-9de9-48b8-9037-64faeaa41efa tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 returned with HTTP 200 Aug 14 03:08:29.023785 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 767/3068] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:29 2026] GET /volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:29.203555 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6d8f64e0-1af4-44b2-afb4-8a2ec798a665 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.206606 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6d8f64e0-1af4-44b2-afb4-8a2ec798a665 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] GET https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb Aug 14 03:08:29.206606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6d8f64e0-1af4-44b2-afb4-8a2ec798a665 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:29.206606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6d8f64e0-1af4-44b2-afb4-8a2ec798a665 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:29.213253 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.213253 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:29.219133 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6d8f64e0-1af4-44b2-afb4-8a2ec798a665 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Volume info retrieved successfully. Aug 14 03:08:29.224066 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6d8f64e0-1af4-44b2-afb4-8a2ec798a665 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb returned with HTTP 200 Aug 14 03:08:29.225375 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 771/3069] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:29 2026] GET /volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:29.273836 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8c7e6e73-c7b3-45fc-8d54-954fecf3ca5e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.276104 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8c7e6e73-c7b3-45fc-8d54-954fecf3ca5e tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:29.276329 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8c7e6e73-c7b3-45fc-8d54-954fecf3ca5e tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:29.276523 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8c7e6e73-c7b3-45fc-8d54-954fecf3ca5e tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:29.288725 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.288725 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:29.293525 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8c7e6e73-c7b3-45fc-8d54-954fecf3ca5e tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:29.298633 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8c7e6e73-c7b3-45fc-8d54-954fecf3ca5e tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:29.299154 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 763/3070] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:29 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:29.315658 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b032dd7e-26d3-4d76-8c31-6e735b62b118 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.318312 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b032dd7e-26d3-4d76-8c31-6e735b62b118 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:29.318605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b032dd7e-26d3-4d76-8c31-6e735b62b118 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:29.318896 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b032dd7e-26d3-4d76-8c31-6e735b62b118 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:29.332699 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.332699 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:29.339156 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b032dd7e-26d3-4d76-8c31-6e735b62b118 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:29.346006 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b032dd7e-26d3-4d76-8c31-6e735b62b118 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:29.346541 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 770/3071] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:29 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 1159 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:29.651121 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-a089f22d-bf7e-4558-a4bf-1916cd28cdbd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.653481 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-a089f22d-bf7e-4558-a4bf-1916cd28cdbd tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:29.653676 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-a089f22d-bf7e-4558-a4bf-1916cd28cdbd tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:29.653930 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-a089f22d-bf7e-4558-a4bf-1916cd28cdbd tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:29.663320 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.663320 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:29.666532 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-a089f22d-bf7e-4558-a4bf-1916cd28cdbd tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:29.670903 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-a089f22d-bf7e-4558-a4bf-1916cd28cdbd tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:29.670903 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 768/3072] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:08:29 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:29.694295 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-7f7ad7eb-b792-411f-8615-8c765cae6259 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.697030 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-7f7ad7eb-b792-411f-8615-8c765cae6259 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] POST https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae/action Aug 14 03:08:29.698088 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-7f7ad7eb-b792-411f-8615-8c765cae6259 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:29.698088 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-7f7ad7eb-b792-411f-8615-8c765cae6259 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:29.711266 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.711266 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:29.711870 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-7f7ad7eb-b792-411f-8615-8c765cae6259 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:29.722394 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-7f7ad7eb-b792-411f-8615-8c765cae6259 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Begin detaching volume completed successfully. Aug 14 03:08:29.722751 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-7f7ad7eb-b792-411f-8615-8c765cae6259 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae/action returned with HTTP 202 Aug 14 03:08:29.723274 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 772/3073] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:08:29 2026] POST /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:08:29.750395 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-875c7b39-548f-4ff1-9f31-2274b4c2c0ba None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.752307 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-875c7b39-548f-4ff1-9f31-2274b4c2c0ba tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:29.752488 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-875c7b39-548f-4ff1-9f31-2274b4c2c0ba tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:29.752928 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-875c7b39-548f-4ff1-9f31-2274b4c2c0ba tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:29.766964 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.766964 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:29.771579 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-875c7b39-548f-4ff1-9f31-2274b4c2c0ba tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:29.774581 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f1dd4866-5aa6-4336-ae81-22c51b266b3d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.776866 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f1dd4866-5aa6-4336-ae81-22c51b266b3d tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb Aug 14 03:08:29.776949 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-875c7b39-548f-4ff1-9f31-2274b4c2c0ba tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:29.777136 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f1dd4866-5aa6-4336-ae81-22c51b266b3d tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:29.777512 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 764/3074] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:29 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:29.777566 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f1dd4866-5aa6-4336-ae81-22c51b266b3d tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:29.777832 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-f1dd4866-5aa6-4336-ae81-22c51b266b3d tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Delete volume with id: 1af81b4d-2587-409c-953d-57711ed502fb Aug 14 03:08:29.787834 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.787834 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:29.788298 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c283cf11-7a9b-4835-a240-6327d600ec10 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.788687 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c283cf11-7a9b-4835-a240-6327d600ec10 None None] GET https://10.4.3.152/volume// Aug 14 03:08:29.788741 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c283cf11-7a9b-4835-a240-6327d600ec10 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:29.789057 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f1dd4866-5aa6-4336-ae81-22c51b266b3d tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Volume info retrieved successfully. Aug 14 03:08:29.790130 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c283cf11-7a9b-4835-a240-6327d600ec10 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:29.790567 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c283cf11-7a9b-4835-a240-6327d600ec10 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:08:29.792757 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 769/3075] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:08:29 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:08:29.796421 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8e755061-065e-43c7-a98c-56f28eb5d170 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.802078 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8e755061-065e-43c7-a98c-56f28eb5d170 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:29.802078 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8e755061-065e-43c7-a98c-56f28eb5d170 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:29.802078 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8e755061-065e-43c7-a98c-56f28eb5d170 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:29.802078 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-8e755061-065e-43c7-a98c-56f28eb5d170 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 679f0c0a-9f80-46f3-b8f0-78fdac3306de {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:29.802405 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-9000c599-f05b-4f61-bbf4-38d9ba904978 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.804549 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-9000c599-f05b-4f61-bbf4-38d9ba904978 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:29.804784 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-9000c599-f05b-4f61-bbf4-38d9ba904978 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:29.809569 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-9000c599-f05b-4f61-bbf4-38d9ba904978 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:29.809686 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.809686 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:29.812287 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f1dd4866-5aa6-4336-ae81-22c51b266b3d tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Delete volume request issued successfully. Aug 14 03:08:29.812530 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f1dd4866-5aa6-4336-ae81-22c51b266b3d tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb returned with HTTP 202 Aug 14 03:08:29.814494 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 771/3076] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:29 2026] DELETE /volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:29.819523 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8e755061-065e-43c7-a98c-56f28eb5d170 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 200 Aug 14 03:08:29.819924 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 773/3077] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:29 2026] GET /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:29.822301 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4437a1a5-17e7-4040-8674-fdc4d03df440 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.825293 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4437a1a5-17e7-4040-8674-fdc4d03df440 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] GET https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb Aug 14 03:08:29.825293 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4437a1a5-17e7-4040-8674-fdc4d03df440 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:29.825293 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4437a1a5-17e7-4040-8674-fdc4d03df440 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:29.827082 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.827082 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:29.833946 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-59a6a840-eb52-4d1f-b8aa-376f503a8d18 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.834012 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-9000c599-f05b-4f61-bbf4-38d9ba904978 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:29.836861 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-59a6a840-eb52-4d1f-b8aa-376f503a8d18 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] PUT https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:29.837501 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-9000c599-f05b-4f61-bbf4-38d9ba904978 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:29.837591 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-59a6a840-eb52-4d1f-b8aa-376f503a8d18 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c8aae151-4740-488d-90b1-cf82d5646de6"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:29.837672 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 765/3078] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:08:29 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:29.839087 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.839087 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:29.839964 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-59a6a840-eb52-4d1f-b8aa-376f503a8d18 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Update called for group 679f0c0a-9f80-46f3-b8f0-78fdac3306de. {{(pid=100378) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 03:08:29.840160 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.groups [None req-59a6a840-eb52-4d1f-b8aa-376f503a8d18 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Updating group 679f0c0a-9f80-46f3-b8f0-78fdac3306de with name None description: None add_volumes: c8aae151-4740-488d-90b1-cf82d5646de6 remove_volumes: None. Aug 14 03:08:29.844962 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.844962 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:29.849021 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4437a1a5-17e7-4040-8674-fdc4d03df440 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Volume info retrieved successfully. Aug 14 03:08:29.858304 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4437a1a5-17e7-4040-8674-fdc4d03df440 tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb returned with HTTP 200 Aug 14 03:08:29.858810 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 770/3079] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:29 2026] GET /volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:29.878707 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-59a6a840-eb52-4d1f-b8aa-376f503a8d18 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 202 Aug 14 03:08:29.879326 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 772/3080] 10.4.3.152 () {70 vars in 1406 bytes} [Fri Aug 14 03:08:29 2026] PUT /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:29.887322 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d11d3a73-9770-409d-81b3-80861362feed None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:29.892045 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d11d3a73-9770-409d-81b3-80861362feed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:29.892307 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d11d3a73-9770-409d-81b3-80861362feed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:29.892563 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d11d3a73-9770-409d-81b3-80861362feed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:29.892781 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-d11d3a73-9770-409d-81b3-80861362feed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 679f0c0a-9f80-46f3-b8f0-78fdac3306de {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:29.897141 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:29.897141 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:29.907060 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d11d3a73-9770-409d-81b3-80861362feed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 200 Aug 14 03:08:29.907575 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 774/3081] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:29 2026] GET /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:30.037477 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-daf9950f-2325-4801-ae48-3ac93109533e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:30.039761 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-daf9950f-2325-4801-ae48-3ac93109533e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 Aug 14 03:08:30.040050 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-daf9950f-2325-4801-ae48-3ac93109533e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:30.040289 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-daf9950f-2325-4801-ae48-3ac93109533e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:30.045495 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-daf9950f-2325-4801-ae48-3ac93109533e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 returned with HTTP 404 Aug 14 03:08:30.046115 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 766/3082] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:30 2026] GET /volume/v3/snapshots/efc0713d-530d-43b9-877d-5bc849e38d52 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:30.054640 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-55fe5aa1-7205-44eb-89dc-ae5674ccf47e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:30.058039 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-55fe5aa1-7205-44eb-89dc-ae5674ccf47e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb Aug 14 03:08:30.058270 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-55fe5aa1-7205-44eb-89dc-ae5674ccf47e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:30.058511 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-55fe5aa1-7205-44eb-89dc-ae5674ccf47e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:30.058720 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-55fe5aa1-7205-44eb-89dc-ae5674ccf47e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete volume with id: 6cec3895-582f-42ab-8f04-5648719a13cb Aug 14 03:08:30.070843 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:30.070843 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:30.071376 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-55fe5aa1-7205-44eb-89dc-ae5674ccf47e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:30.098795 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-55fe5aa1-7205-44eb-89dc-ae5674ccf47e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete volume request issued successfully. Aug 14 03:08:30.099140 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-55fe5aa1-7205-44eb-89dc-ae5674ccf47e tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb returned with HTTP 202 Aug 14 03:08:30.099737 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 771/3083] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:30 2026] DELETE /volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:30.109140 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7d42bccb-458f-4089-8fb2-3b53c0cf4c5d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:30.110974 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7d42bccb-458f-4089-8fb2-3b53c0cf4c5d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb Aug 14 03:08:30.111166 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7d42bccb-458f-4089-8fb2-3b53c0cf4c5d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:30.111347 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7d42bccb-458f-4089-8fb2-3b53c0cf4c5d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:30.118341 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:30.118341 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:30.122031 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7d42bccb-458f-4089-8fb2-3b53c0cf4c5d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:30.125958 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7d42bccb-458f-4089-8fb2-3b53c0cf4c5d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb returned with HTTP 200 Aug 14 03:08:30.126353 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 773/3084] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:30 2026] GET /volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:30.405367 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fdcdd5e3-7249-4f57-8151-390964ac4cff None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:30.495314 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fdcdd5e3-7249-4f57-8151-390964ac4cff tempest-VolumesSummaryTest-2009320200 tempest-VolumesSummaryTest-2009320200-project-member] GET https://10.4.3.152/volume/v3/volumes/summary Aug 14 03:08:30.495611 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fdcdd5e3-7249-4f57-8151-390964ac4cff tempest-VolumesSummaryTest-2009320200 tempest-VolumesSummaryTest-2009320200-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:30.495835 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fdcdd5e3-7249-4f57-8151-390964ac4cff tempest-VolumesSummaryTest-2009320200 tempest-VolumesSummaryTest-2009320200-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:30.496015 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-fdcdd5e3-7249-4f57-8151-390964ac4cff tempest-VolumesSummaryTest-2009320200 tempest-VolumesSummaryTest-2009320200-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:30.496282 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:30.496282 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:30.502807 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fdcdd5e3-7249-4f57-8151-390964ac4cff tempest-VolumesSummaryTest-2009320200 tempest-VolumesSummaryTest-2009320200-project-member] Get summary completed successfully. Aug 14 03:08:30.503209 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fdcdd5e3-7249-4f57-8151-390964ac4cff tempest-VolumesSummaryTest-2009320200 tempest-VolumesSummaryTest-2009320200-project-member] https://10.4.3.152/volume/v3/volumes/summary returned with HTTP 200 Aug 14 03:08:30.503700 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 775/3085] 10.4.3.152 () {68 vars in 1302 bytes} [Fri Aug 14 03:08:30 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:30.710767 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-6795d237-3a2c-469c-9320-c68cf230f49c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:30.713077 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-6795d237-3a2c-469c-9320-c68cf230f49c tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] DELETE https://10.4.3.152/volume/v3/attachments/1700d1f0-7107-4ba7-9e69-43347281418f Aug 14 03:08:30.713274 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-6795d237-3a2c-469c-9320-c68cf230f49c tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:30.713459 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-6795d237-3a2c-469c-9320-c68cf230f49c tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:30.723271 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:30.723271 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:30.779462 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-73c7e4d2-8047-4ffd-9c47-dada89f715d3 req-6795d237-3a2c-469c-9320-c68cf230f49c tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/attachments/1700d1f0-7107-4ba7-9e69-43347281418f returned with HTTP 200 Aug 14 03:08:30.780028 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 767/3086] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:08:30 2026] DELETE /volume/v3/attachments/1700d1f0-7107-4ba7-9e69-43347281418f => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:30.795190 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7038417f-cda1-4585-8224-bce4d2aebd65 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:30.797262 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7038417f-cda1-4585-8224-bce4d2aebd65 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:30.797460 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7038417f-cda1-4585-8224-bce4d2aebd65 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:30.797648 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7038417f-cda1-4585-8224-bce4d2aebd65 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:30.806924 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:30.806924 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:30.812771 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7038417f-cda1-4585-8224-bce4d2aebd65 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:30.818712 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7038417f-cda1-4585-8224-bce4d2aebd65 tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:30.819299 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 772/3087] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:30 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:30.874332 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-839201e3-51e0-4482-9fb7-939b4f82cfee None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:30.876932 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-839201e3-51e0-4482-9fb7-939b4f82cfee tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] GET https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb Aug 14 03:08:30.877283 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-839201e3-51e0-4482-9fb7-939b4f82cfee tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:30.877570 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-839201e3-51e0-4482-9fb7-939b4f82cfee tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:30.886354 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-839201e3-51e0-4482-9fb7-939b4f82cfee tempest-TestImageHashVerification-68357905 tempest-TestImageHashVerification-68357905-project-member] https://10.4.3.152/volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb returned with HTTP 404 Aug 14 03:08:30.886485 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 774/3088] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:30 2026] GET /volume/v3/volumes/1af81b4d-2587-409c-953d-57711ed502fb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:30.919647 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b91aede4-1f4e-445b-b46e-5a34cea2b4a6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:30.923024 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b91aede4-1f4e-445b-b46e-5a34cea2b4a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:30.923435 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b91aede4-1f4e-445b-b46e-5a34cea2b4a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:30.923542 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b91aede4-1f4e-445b-b46e-5a34cea2b4a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:30.923597 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.groups [None req-b91aede4-1f4e-445b-b46e-5a34cea2b4a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 679f0c0a-9f80-46f3-b8f0-78fdac3306de {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:30.927157 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:30.927157 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:30.935198 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b91aede4-1f4e-445b-b46e-5a34cea2b4a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 200 Aug 14 03:08:30.935616 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 776/3089] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:30 2026] GET /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:30.946393 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:30.948345 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:08:30.949553 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:30.949553 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:30.949553 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:30.949713 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:30.949713 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:30.950291 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:08:30.962868 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all volumes completed successfully. Aug 14 03:08:30.963789 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:30.964068 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:31.036979 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:31.039942 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:31.039942 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:31.044447 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:31.044685 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:31.084751 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:31.088568 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:31.088568 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:31.097264 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1923d531-7340-4ec9-83eb-0a4cb57f693f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:08:31.097647 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 768/3090] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:08:30 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:31.111296 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-45e1afba-4cda-4559-a2b6-81bf0356d13b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:31.113276 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-45e1afba-4cda-4559-a2b6-81bf0356d13b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/group_snapshots Aug 14 03:08:31.113695 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-45e1afba-4cda-4559-a2b6-81bf0356d13b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "679f0c0a-9f80-46f3-b8f0-78fdac3306de", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2100977156"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:31.115282 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.group_snapshots [None req-45e1afba-4cda-4559-a2b6-81bf0356d13b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '679f0c0a-9f80-46f3-b8f0-78fdac3306de', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2100977156'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 03:08:31.119260 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:31.119260 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:31.123945 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.group_snapshots [None req-45e1afba-4cda-4559-a2b6-81bf0356d13b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2100977156. Aug 14 03:08:31.140854 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:31.140854 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:31.145467 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e2eac50d-daf5-43bc-b63e-152dc7d61bc4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:31.147991 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e2eac50d-daf5-43bc-b63e-152dc7d61bc4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb Aug 14 03:08:31.148171 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e2eac50d-daf5-43bc-b63e-152dc7d61bc4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:31.148344 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e2eac50d-daf5-43bc-b63e-152dc7d61bc4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:31.158021 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e2eac50d-daf5-43bc-b63e-152dc7d61bc4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb returned with HTTP 404 Aug 14 03:08:31.158810 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 775/3091] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:31 2026] GET /volume/v3/volumes/6cec3895-582f-42ab-8f04-5648719a13cb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:31.163963 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-45e1afba-4cda-4559-a2b6-81bf0356d13b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-415366374 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-415366374, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:31.163963 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-45e1afba-4cda-4559-a2b6-81bf0356d13b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-415366374 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-415366374, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:31.172316 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-390aa987-032b-490d-9233-47e1f960d413 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:31.174907 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:31.175721 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1188373798"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:31.179639 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1188373798'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:31.179764 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume of 1 GB Aug 14 03:08:31.180163 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:31.180163 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:31.185496 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Availability Zones retrieved successfully. Aug 14 03:08:31.193316 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-45e1afba-4cda-4559-a2b6-81bf0356d13b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Created reservations ['8eac18a3-54fd-4e7e-a037-31479db1fdf3', '1b836430-009f-4346-9088-3fb918980ccb', 'ec3b9e60-6b51-428d-9b54-600894c6512c', 'ec536fbb-e365-49e7-8fbb-8a6e7882499c'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:31.198876 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Flow 'volume_create_api' (47fed473-3e3a-409b-8eb4-8d85d82ca1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:31.201079 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6156cd88-e0dd-4792-807a-f4d2374ea53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:31.202618 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:31.243322 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-45e1afba-4cda-4559-a2b6-81bf0356d13b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots returned with HTTP 202 Aug 14 03:08:31.243854 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 773/3092] 10.4.3.152 () {70 vars in 1324 bytes} [Fri Aug 14 03:08:31 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:31.252497 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6156cd88-e0dd-4792-807a-f4d2374ea53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:31.257479 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0bbac53-49b0-4307-b193-322f96d678aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:31.259314 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4053b289-00ad-4f55-adbb-11787d3b2807 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:31.262646 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4053b289-00ad-4f55-adbb-11787d3b2807 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 Aug 14 03:08:31.262990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4053b289-00ad-4f55-adbb-11787d3b2807 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:31.263285 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4053b289-00ad-4f55-adbb-11787d3b2807 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:31.263492 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.group_snapshots [None req-4053b289-00ad-4f55-adbb-11787d3b2807 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member ef5d3dc1-544d-4958-9f4e-accd0de96042 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:08:31.268961 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:31.268961 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:31.274402 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4053b289-00ad-4f55-adbb-11787d3b2807 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 returned with HTTP 200 Aug 14 03:08:31.275159 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 769/3093] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:08:31 2026] GET /volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:31.312689 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Created reservations ['acc97824-1825-47ad-a68d-07f98e9371ac', 'a17b9feb-6dda-43b5-bde6-ffb901b5fb33', '0853d16a-6694-4258-98e5-0ab78195ddb5', 'c8c36cbd-cdec-4946-b682-9cb94f27582f'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:31.313618 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0bbac53-49b0-4307-b193-322f96d678aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acc97824-1825-47ad-a68d-07f98e9371ac', 'a17b9feb-6dda-43b5-bde6-ffb901b5fb33', '0853d16a-6694-4258-98e5-0ab78195ddb5', 'c8c36cbd-cdec-4946-b682-9cb94f27582f']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:31.314466 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba52628-acfa-46c6-9506-e091b40a7050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:31.351727 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba52628-acfa-46c6-9506-e091b40a7050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fc15f66-8d49-4786-a8da-52d6f44e59c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1188373798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ff8d63471b47fdb6838cb097324808',qos_specs=None,replication_status=,reservations=['acc97824-1825-47ad-a68d-07f98e9371ac','a17b9feb-6dda-43b5-bde6-ffb901b5fb33','0853d16a-6694-4258-98e5-0ab78195ddb5','c8c36cbd-cdec-4946-b682-9cb94f27582f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1041cdbe70be46609ebcab4f29941bfe',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1188373798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fc15f66-8d49-4786-a8da-52d6f44e59c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70ff8d63471b47fdb6838cb097324808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1041cdbe70be46609ebcab4f29941bfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:31.352690 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd95e9b-6736-46d4-8a66-197167673cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:31.374342 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd95e9b-6736-46d4-8a66-197167673cdb) transitioned into state 'SUCCESS' from state '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-1188373798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ff8d63471b47fdb6838cb097324808',qos_specs=None,replication_status=,reservations=['acc97824-1825-47ad-a68d-07f98e9371ac','a17b9feb-6dda-43b5-bde6-ffb901b5fb33','0853d16a-6694-4258-98e5-0ab78195ddb5','c8c36cbd-cdec-4946-b682-9cb94f27582f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1041cdbe70be46609ebcab4f29941bfe',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:31.375145 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12237665-58a5-4db5-a10f-f5d2e3bb546b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:31.388716 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12237665-58a5-4db5-a10f-f5d2e3bb546b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:31.389010 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Flow 'volume_create_api' (47fed473-3e3a-409b-8eb4-8d85d82ca1ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:31.389359 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume request issued successfully. Aug 14 03:08:31.390114 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-390aa987-032b-490d-9233-47e1f960d413 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:31.390788 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 777/3094] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:08:31 2026] POST /volume/v3/volumes => generated 778 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:31.411182 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-825ac723-2a29-4ee9-a254-4fff0d74ec63 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:31.413174 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-825ac723-2a29-4ee9-a254-4fff0d74ec63 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 Aug 14 03:08:31.413511 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-825ac723-2a29-4ee9-a254-4fff0d74ec63 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:31.413642 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-825ac723-2a29-4ee9-a254-4fff0d74ec63 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:31.424280 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:31.424280 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:31.429059 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-825ac723-2a29-4ee9-a254-4fff0d74ec63 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:31.433471 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-825ac723-2a29-4ee9-a254-4fff0d74ec63 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 returned with HTTP 200 Aug 14 03:08:31.433875 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 776/3095] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:31 2026] GET /volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:32.289217 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-13a5b1a8-584f-4932-93eb-fd6665071c73 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:32.294850 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-13a5b1a8-584f-4932-93eb-fd6665071c73 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 Aug 14 03:08:32.295179 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-13a5b1a8-584f-4932-93eb-fd6665071c73 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:32.295466 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-13a5b1a8-584f-4932-93eb-fd6665071c73 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:32.295659 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.group_snapshots [None req-13a5b1a8-584f-4932-93eb-fd6665071c73 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member ef5d3dc1-544d-4958-9f4e-accd0de96042 {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:08:32.301068 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:32.301068 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:32.311833 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-13a5b1a8-584f-4932-93eb-fd6665071c73 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 returned with HTTP 200 Aug 14 03:08:32.312454 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 774/3096] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:08:32 2026] GET /volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 => generated 327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:32.323690 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a6017043-bf4b-4a98-9b72-df9e325abfb3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:32.325414 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a6017043-bf4b-4a98-9b72-df9e325abfb3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 14 03:08:32.325619 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a6017043-bf4b-4a98-9b72-df9e325abfb3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:32.325843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a6017043-bf4b-4a98-9b72-df9e325abfb3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:32.326028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-a6017043-bf4b-4a98-9b72-df9e325abfb3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:32.326920 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.db.api [None req-a6017043-bf4b-4a98-9b72-df9e325abfb3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Building query based on filter {{(pid=100381) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:08:32.335174 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a6017043-bf4b-4a98-9b72-df9e325abfb3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all snapshots completed successfully. Aug 14 03:08:32.337728 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:32.337728 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:32.338372 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a6017043-bf4b-4a98-9b72-df9e325abfb3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:08:32.338748 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 770/3097] 10.4.3.152 () {66 vars in 1264 bytes} [Fri Aug 14 03:08:32 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:32.350086 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-04055705-4a1e-4184-81a8-e1236978783d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:32.351867 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-04055705-4a1e-4184-81a8-e1236978783d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/snapshots/bda11621-84e5-488e-9a9e-386429aebeca Aug 14 03:08:32.352399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-04055705-4a1e-4184-81a8-e1236978783d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:32.352399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-04055705-4a1e-4184-81a8-e1236978783d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:32.358454 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:32.358454 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:32.358928 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-04055705-4a1e-4184-81a8-e1236978783d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Snapshot retrieved successfully. Aug 14 03:08:32.359856 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-04055705-4a1e-4184-81a8-e1236978783d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/snapshots/bda11621-84e5-488e-9a9e-386429aebeca returned with HTTP 200 Aug 14 03:08:32.360225 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 778/3098] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:32 2026] GET /volume/v3/snapshots/bda11621-84e5-488e-9a9e-386429aebeca => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:32.373215 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-816d9269-5fae-4659-ae79-c401ac92a16f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:32.376164 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-816d9269-5fae-4659-ae79-c401ac92a16f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/snapshots/62d5ba79-2bc1-408c-b314-9f82f4b3a56a Aug 14 03:08:32.376437 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-816d9269-5fae-4659-ae79-c401ac92a16f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:32.376661 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-816d9269-5fae-4659-ae79-c401ac92a16f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:32.382231 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:32.382231 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:32.382836 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-816d9269-5fae-4659-ae79-c401ac92a16f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Snapshot retrieved successfully. Aug 14 03:08:32.383834 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-816d9269-5fae-4659-ae79-c401ac92a16f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/snapshots/62d5ba79-2bc1-408c-b314-9f82f4b3a56a returned with HTTP 200 Aug 14 03:08:32.384327 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 777/3099] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:32 2026] GET /volume/v3/snapshots/62d5ba79-2bc1-408c-b314-9f82f4b3a56a => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:32.395463 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d46a2409-d616-4434-bbeb-2a826b2cb77c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:32.398324 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d46a2409-d616-4434-bbeb-2a826b2cb77c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] DELETE https://10.4.3.152/volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 Aug 14 03:08:32.398936 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d46a2409-d616-4434-bbeb-2a826b2cb77c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:32.399350 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d46a2409-d616-4434-bbeb-2a826b2cb77c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:32.399559 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.group_snapshots [None req-d46a2409-d616-4434-bbeb-2a826b2cb77c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] delete called for member ef5d3dc1-544d-4958-9f4e-accd0de96042 {{(pid=100380) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 03:08:32.399700 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.group_snapshots [None req-d46a2409-d616-4434-bbeb-2a826b2cb77c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Delete group_snapshot with id: ef5d3dc1-544d-4958-9f4e-accd0de96042 Aug 14 03:08:32.404793 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:32.404793 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:32.450846 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-970addde-a65a-43c9-92d5-f3951d4c518f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:32.452898 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-970addde-a65a-43c9-92d5-f3951d4c518f tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 Aug 14 03:08:32.453379 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-970addde-a65a-43c9-92d5-f3951d4c518f tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:32.453604 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-970addde-a65a-43c9-92d5-f3951d4c518f tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:32.460139 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d46a2409-d616-4434-bbeb-2a826b2cb77c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 returned with HTTP 202 Aug 14 03:08:32.461237 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 775/3100] 10.4.3.152 () {68 vars in 1416 bytes} [Fri Aug 14 03:08:32 2026] DELETE /volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:32.464813 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:32.464813 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:32.469133 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:32.470448 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-970addde-a65a-43c9-92d5-f3951d4c518f tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:32.474083 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:08:32.474939 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:32.475258 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:32.475658 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:32.476212 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-970addde-a65a-43c9-92d5-f3951d4c518f tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 returned with HTTP 200 Aug 14 03:08:32.476671 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 771/3101] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:32 2026] GET /volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:32.477925 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:08:32.490361 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-630009bc-7885-4091-b27d-99bcfea63250 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:32.492098 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-630009bc-7885-4091-b27d-99bcfea63250 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:08:32.492463 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-630009bc-7885-4091-b27d-99bcfea63250 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fc15f66-8d49-4786-a8da-52d6f44e59c0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-861452895"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:32.494677 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all volumes completed successfully. Aug 14 03:08:32.496306 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:32.496477 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:32.502682 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:32.502682 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:32.503188 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-630009bc-7885-4091-b27d-99bcfea63250 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:32.503363 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-630009bc-7885-4091-b27d-99bcfea63250 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create snapshot from volume 2fc15f66-8d49-4786-a8da-52d6f44e59c0 Aug 14 03:08:32.530556 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-630009bc-7885-4091-b27d-99bcfea63250 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Created reservations ['1737ce4b-ee14-4d8b-bd18-a3f7213e1028', 'f14ff50f-706a-44df-8295-f54c15ad73cd', 'd99fe946-26ee-43ce-bf10-513e7ed7ee01', '46a36dcd-4260-4235-bb6e-f56351bb9b48'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:32.542650 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:32.546423 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:32.546423 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:32.552150 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:32.552332 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:32.599730 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-630009bc-7885-4091-b27d-99bcfea63250 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot create request issued successfully. Aug 14 03:08:32.600251 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-630009bc-7885-4091-b27d-99bcfea63250 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:08:32.600427 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:32.601373 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 778/3102] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:08:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:32.606127 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:32.606127 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:32.618031 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c43a177c-91a5-46ac-b48f-9819f4e8819d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:32.621849 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c43a177c-91a5-46ac-b48f-9819f4e8819d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 Aug 14 03:08:32.622152 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c43a177c-91a5-46ac-b48f-9819f4e8819d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:32.622354 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c43a177c-91a5-46ac-b48f-9819f4e8819d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:32.624335 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9ffe4dab-ca88-4de1-b714-9de252ba9d91 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:08:32.625021 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 779/3103] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:08:32 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:32.631785 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:32.631785 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:32.632223 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c43a177c-91a5-46ac-b48f-9819f4e8819d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:32.633090 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c43a177c-91a5-46ac-b48f-9819f4e8819d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 returned with HTTP 200 Aug 14 03:08:32.633517 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 776/3104] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:32 2026] GET /volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:32.644384 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4898f6aa-2cc4-46c2-978f-ca25b8ab8c03 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:32.648335 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4898f6aa-2cc4-46c2-978f-ca25b8ab8c03 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 14 03:08:32.648643 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4898f6aa-2cc4-46c2-978f-ca25b8ab8c03 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:32.649595 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4898f6aa-2cc4-46c2-978f-ca25b8ab8c03 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:32.649595 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-4898f6aa-2cc4-46c2-978f-ca25b8ab8c03 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:32.653039 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.db.api [None req-4898f6aa-2cc4-46c2-978f-ca25b8ab8c03 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Building query based on filter {{(pid=100381) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:08:32.665196 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4898f6aa-2cc4-46c2-978f-ca25b8ab8c03 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all snapshots completed successfully. Aug 14 03:08:32.665694 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:32.665694 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:32.666405 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4898f6aa-2cc4-46c2-978f-ca25b8ab8c03 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:08:32.667579 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 772/3105] 10.4.3.152 () {66 vars in 1264 bytes} [Fri Aug 14 03:08:32 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:32.682968 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0d672a05-2525-47d0-a2ab-c7cfd4912bd6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:32.685887 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0d672a05-2525-47d0-a2ab-c7cfd4912bd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/snapshots/bda11621-84e5-488e-9a9e-386429aebeca Aug 14 03:08:32.686301 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0d672a05-2525-47d0-a2ab-c7cfd4912bd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:32.686537 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0d672a05-2525-47d0-a2ab-c7cfd4912bd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:32.693152 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:32.693152 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:32.693699 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0d672a05-2525-47d0-a2ab-c7cfd4912bd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Snapshot retrieved successfully. Aug 14 03:08:32.695355 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0d672a05-2525-47d0-a2ab-c7cfd4912bd6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/snapshots/bda11621-84e5-488e-9a9e-386429aebeca returned with HTTP 200 Aug 14 03:08:32.695355 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 779/3106] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:32 2026] GET /volume/v3/snapshots/bda11621-84e5-488e-9a9e-386429aebeca => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:33.645572 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ce6ddc25-35ba-4256-9c85-6f21049bca07 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:33.648301 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ce6ddc25-35ba-4256-9c85-6f21049bca07 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 Aug 14 03:08:33.648473 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ce6ddc25-35ba-4256-9c85-6f21049bca07 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:33.648657 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ce6ddc25-35ba-4256-9c85-6f21049bca07 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:33.657854 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:33.657854 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:33.658357 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ce6ddc25-35ba-4256-9c85-6f21049bca07 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:33.659055 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ce6ddc25-35ba-4256-9c85-6f21049bca07 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 returned with HTTP 200 Aug 14 03:08:33.659497 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 780/3107] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:33 2026] GET /volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:33.674011 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ee88fe2d-4a04-40f7-a8d2-c479b46f9e5c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:33.674554 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ee88fe2d-4a04-40f7-a8d2-c479b46f9e5c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] GET https://10.4.3.152/volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 Aug 14 03:08:33.674771 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ee88fe2d-4a04-40f7-a8d2-c479b46f9e5c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:33.675100 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ee88fe2d-4a04-40f7-a8d2-c479b46f9e5c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:33.681252 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:33.681252 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:33.681879 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ee88fe2d-4a04-40f7-a8d2-c479b46f9e5c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Snapshot retrieved successfully. Aug 14 03:08:33.683064 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ee88fe2d-4a04-40f7-a8d2-c479b46f9e5c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] https://10.4.3.152/volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 returned with HTTP 200 Aug 14 03:08:33.684012 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 777/3108] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:33 2026] GET /volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:33.694499 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c650a637-3b68-4961-bfb0-f5abede3f2d7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:33.699570 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c650a637-3b68-4961-bfb0-f5abede3f2d7 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 Aug 14 03:08:33.699570 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c650a637-3b68-4961-bfb0-f5abede3f2d7 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:33.699570 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c650a637-3b68-4961-bfb0-f5abede3f2d7 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:33.699939 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-c650a637-3b68-4961-bfb0-f5abede3f2d7 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete snapshot with id: 649c1592-a2b4-4386-8651-5fb40a659518 Aug 14 03:08:33.709341 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9dfdaad4-faf5-4c0d-a71a-d23e5b25d57f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:33.711357 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9dfdaad4-faf5-4c0d-a71a-d23e5b25d57f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/snapshots/bda11621-84e5-488e-9a9e-386429aebeca Aug 14 03:08:33.711571 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9dfdaad4-faf5-4c0d-a71a-d23e5b25d57f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:33.711802 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9dfdaad4-faf5-4c0d-a71a-d23e5b25d57f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:33.712417 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:33.712417 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:33.712809 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c650a637-3b68-4961-bfb0-f5abede3f2d7 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:33.717496 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9dfdaad4-faf5-4c0d-a71a-d23e5b25d57f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/snapshots/bda11621-84e5-488e-9a9e-386429aebeca returned with HTTP 404 Aug 14 03:08:33.717689 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 780/3109] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:33 2026] GET /volume/v3/snapshots/bda11621-84e5-488e-9a9e-386429aebeca => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:33.726963 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dd0b9128-521e-4e65-b116-d8334feaf1b7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:33.729730 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd0b9128-521e-4e65-b116-d8334feaf1b7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 Aug 14 03:08:33.730024 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd0b9128-521e-4e65-b116-d8334feaf1b7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:33.730498 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd0b9128-521e-4e65-b116-d8334feaf1b7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:33.730561 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.group_snapshots [None req-dd0b9128-521e-4e65-b116-d8334feaf1b7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member ef5d3dc1-544d-4958-9f4e-accd0de96042 {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:08:33.735174 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd0b9128-521e-4e65-b116-d8334feaf1b7 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 returned with HTTP 404 Aug 14 03:08:33.736099 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 781/3110] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:08:33 2026] GET /volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:33.737118 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c650a637-3b68-4961-bfb0-f5abede3f2d7 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot delete request issued successfully. Aug 14 03:08:33.737118 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c650a637-3b68-4961-bfb0-f5abede3f2d7 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 returned with HTTP 202 Aug 14 03:08:33.737502 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 773/3111] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:08:33 2026] DELETE /volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:33.744398 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5bbde56c-ea39-4560-942a-49a8fad3a44e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:33.746869 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5bbde56c-ea39-4560-942a-49a8fad3a44e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] DELETE https://10.4.3.152/volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 Aug 14 03:08:33.747012 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3a918e40-dbff-4a11-8f71-802606aa22b4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:33.747246 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5bbde56c-ea39-4560-942a-49a8fad3a44e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:33.747605 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5bbde56c-ea39-4560-942a-49a8fad3a44e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:33.747816 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.group_snapshots [None req-5bbde56c-ea39-4560-942a-49a8fad3a44e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] delete called for member ef5d3dc1-544d-4958-9f4e-accd0de96042 {{(pid=100380) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 03:08:33.748015 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.group_snapshots [None req-5bbde56c-ea39-4560-942a-49a8fad3a44e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Delete group_snapshot with id: ef5d3dc1-544d-4958-9f4e-accd0de96042 Aug 14 03:08:33.748862 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3a918e40-dbff-4a11-8f71-802606aa22b4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 Aug 14 03:08:33.749201 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3a918e40-dbff-4a11-8f71-802606aa22b4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:33.749320 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3a918e40-dbff-4a11-8f71-802606aa22b4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:33.752401 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5bbde56c-ea39-4560-942a-49a8fad3a44e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 returned with HTTP 404 Aug 14 03:08:33.753077 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 778/3112] 10.4.3.152 () {68 vars in 1416 bytes} [Fri Aug 14 03:08:33 2026] DELETE /volume/v3/group_snapshots/ef5d3dc1-544d-4958-9f4e-accd0de96042 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:33.757640 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:33.757640 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:33.757955 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3a918e40-dbff-4a11-8f71-802606aa22b4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:33.758955 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3a918e40-dbff-4a11-8f71-802606aa22b4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 returned with HTTP 200 Aug 14 03:08:33.759459 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 781/3113] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:33 2026] GET /volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:33.763681 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:33.765983 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:08:33.766273 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:33.766544 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:33.767001 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:33.767862 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:08:33.781008 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all volumes completed successfully. Aug 14 03:08:33.781936 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:33.782156 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:33.851204 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:33.856037 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:33.856037 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:33.861385 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:33.861630 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:33.921767 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:33.927369 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:33.927369 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:33.941220 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-53f76a80-de8e-4a83-9888-1a948ce32d1f tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:08:33.941220 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 782/3114] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:08:33 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:33.961787 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-409b6eb0-ef60-435b-ab7e-c326c6001028 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:33.964377 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-409b6eb0-ef60-435b-ab7e-c326c6001028 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de/action Aug 14 03:08:33.964895 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-409b6eb0-ef60-435b-ab7e-c326c6001028 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:33.964895 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-409b6eb0-ef60-435b-ab7e-c326c6001028 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:33.969439 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-409b6eb0-ef60-435b-ab7e-c326c6001028 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] delete called for group 679f0c0a-9f80-46f3-b8f0-78fdac3306de {{(pid=100381) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:08:33.969439 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.groups [None req-409b6eb0-ef60-435b-ab7e-c326c6001028 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Delete group with id: 679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:33.973640 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:33.973640 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:34.025364 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-409b6eb0-ef60-435b-ab7e-c326c6001028 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de/action returned with HTTP 202 Aug 14 03:08:34.025799 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 774/3115] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 03:08:33 2026] POST /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:34.034998 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-89c9021f-4695-4014-acbc-08d1740c960d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:34.037413 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-89c9021f-4695-4014-acbc-08d1740c960d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/c8aae151-4740-488d-90b1-cf82d5646de6 Aug 14 03:08:34.037699 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-89c9021f-4695-4014-acbc-08d1740c960d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:34.038008 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-89c9021f-4695-4014-acbc-08d1740c960d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:34.046138 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:34.046138 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:34.052493 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-89c9021f-4695-4014-acbc-08d1740c960d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:34.053659 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-89c9021f-4695-4014-acbc-08d1740c960d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:34.053885 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-89c9021f-4695-4014-acbc-08d1740c960d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:34.097332 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-89c9021f-4695-4014-acbc-08d1740c960d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:34.101253 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:34.101253 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:34.110233 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-89c9021f-4695-4014-acbc-08d1740c960d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/c8aae151-4740-488d-90b1-cf82d5646de6 returned with HTTP 200 Aug 14 03:08:34.110833 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 779/3116] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:34 2026] GET /volume/v3/volumes/c8aae151-4740-488d-90b1-cf82d5646de6 => generated 913 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:34.433626 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3b7ea63c-723b-4f94-9e2e-926c6167e40f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:34.436428 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b7ea63c-723b-4f94-9e2e-926c6167e40f tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:34.436759 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b7ea63c-723b-4f94-9e2e-926c6167e40f tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:34.437078 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b7ea63c-723b-4f94-9e2e-926c6167e40f tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:34.448095 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:34.448095 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:34.456000 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3b7ea63c-723b-4f94-9e2e-926c6167e40f tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:34.462849 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b7ea63c-723b-4f94-9e2e-926c6167e40f tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:34.463449 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 782/3117] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:34 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:34.477937 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-67ddb49a-668c-41b4-b33f-9bd6948e845a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:34.480642 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-67ddb49a-668c-41b4-b33f-9bd6948e845a tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:34.480917 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-67ddb49a-668c-41b4-b33f-9bd6948e845a tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:34.481168 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-67ddb49a-668c-41b4-b33f-9bd6948e845a tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:34.481399 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-67ddb49a-668c-41b4-b33f-9bd6948e845a tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Delete volume with id: a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:34.489715 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:34.489715 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:34.490368 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-67ddb49a-668c-41b4-b33f-9bd6948e845a tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:34.507417 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-67ddb49a-668c-41b4-b33f-9bd6948e845a tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Delete volume request issued successfully. Aug 14 03:08:34.507627 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-67ddb49a-668c-41b4-b33f-9bd6948e845a tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 202 Aug 14 03:08:34.508066 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 783/3118] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:08:34 2026] DELETE /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:34.516836 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ac559f2c-5687-4da9-a6be-408cdd326a4e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:34.519310 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ac559f2c-5687-4da9-a6be-408cdd326a4e tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:34.519519 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ac559f2c-5687-4da9-a6be-408cdd326a4e tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:34.519706 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ac559f2c-5687-4da9-a6be-408cdd326a4e tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:34.528134 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:34.528134 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:34.538880 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ac559f2c-5687-4da9-a6be-408cdd326a4e tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Volume info retrieved successfully. Aug 14 03:08:34.544116 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ac559f2c-5687-4da9-a6be-408cdd326a4e tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 200 Aug 14 03:08:34.544435 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 775/3119] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:34 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:34.770587 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dfb75c73-1c45-48aa-8e3a-a164f8021005 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:34.773288 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dfb75c73-1c45-48aa-8e3a-a164f8021005 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 Aug 14 03:08:34.773607 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dfb75c73-1c45-48aa-8e3a-a164f8021005 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:34.773924 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dfb75c73-1c45-48aa-8e3a-a164f8021005 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:34.779165 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dfb75c73-1c45-48aa-8e3a-a164f8021005 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 returned with HTTP 404 Aug 14 03:08:34.779809 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 780/3120] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:34 2026] GET /volume/v3/snapshots/649c1592-a2b4-4386-8651-5fb40a659518 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:34.787402 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1c34ffe5-87a6-4da2-84e1-24c52a5611d6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:34.789570 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1c34ffe5-87a6-4da2-84e1-24c52a5611d6 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 Aug 14 03:08:34.789792 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1c34ffe5-87a6-4da2-84e1-24c52a5611d6 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:34.790311 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1c34ffe5-87a6-4da2-84e1-24c52a5611d6 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:34.790507 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-1c34ffe5-87a6-4da2-84e1-24c52a5611d6 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete volume with id: 2fc15f66-8d49-4786-a8da-52d6f44e59c0 Aug 14 03:08:34.797949 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:34.797949 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:34.798288 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1c34ffe5-87a6-4da2-84e1-24c52a5611d6 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:34.814918 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1c34ffe5-87a6-4da2-84e1-24c52a5611d6 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete volume request issued successfully. Aug 14 03:08:34.815139 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1c34ffe5-87a6-4da2-84e1-24c52a5611d6 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 returned with HTTP 202 Aug 14 03:08:34.815582 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 783/3121] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:34 2026] DELETE /volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:34.826006 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5c33d2ff-5ce6-4b21-af17-876608f9bf6d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:34.828968 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5c33d2ff-5ce6-4b21-af17-876608f9bf6d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 Aug 14 03:08:34.829237 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5c33d2ff-5ce6-4b21-af17-876608f9bf6d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:34.829519 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5c33d2ff-5ce6-4b21-af17-876608f9bf6d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:34.840432 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:34.840432 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:34.845903 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5c33d2ff-5ce6-4b21-af17-876608f9bf6d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:34.851656 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5c33d2ff-5ce6-4b21-af17-876608f9bf6d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 returned with HTTP 200 Aug 14 03:08:34.852307 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 784/3122] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:34 2026] GET /volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:35.126315 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e685823c-fb75-4258-afdf-7678e9d0f92e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.129337 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e685823c-fb75-4258-afdf-7678e9d0f92e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/c8aae151-4740-488d-90b1-cf82d5646de6 Aug 14 03:08:35.129337 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e685823c-fb75-4258-afdf-7678e9d0f92e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:35.129337 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e685823c-fb75-4258-afdf-7678e9d0f92e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:35.134227 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e685823c-fb75-4258-afdf-7678e9d0f92e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/c8aae151-4740-488d-90b1-cf82d5646de6 returned with HTTP 404 Aug 14 03:08:35.134842 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 776/3123] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:35 2026] GET /volume/v3/volumes/c8aae151-4740-488d-90b1-cf82d5646de6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:35.143014 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-964de0fb-83d6-40be-a310-d37e8ccece95 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.145935 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-964de0fb-83d6-40be-a310-d37e8ccece95 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/2b620160-aba3-4181-823f-c155ec5e82d5 Aug 14 03:08:35.146221 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-964de0fb-83d6-40be-a310-d37e8ccece95 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:35.146630 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-964de0fb-83d6-40be-a310-d37e8ccece95 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:35.154052 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-964de0fb-83d6-40be-a310-d37e8ccece95 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/2b620160-aba3-4181-823f-c155ec5e82d5 returned with HTTP 404 Aug 14 03:08:35.154579 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 781/3124] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:35 2026] GET /volume/v3/volumes/2b620160-aba3-4181-823f-c155ec5e82d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:35.162808 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3774512c-9178-4cbd-846d-a3cfd0192548 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.164679 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3774512c-9178-4cbd-846d-a3cfd0192548 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de Aug 14 03:08:35.164903 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3774512c-9178-4cbd-846d-a3cfd0192548 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:35.165120 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3774512c-9178-4cbd-846d-a3cfd0192548 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:35.165266 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-3774512c-9178-4cbd-846d-a3cfd0192548 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 679f0c0a-9f80-46f3-b8f0-78fdac3306de {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:35.169402 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3774512c-9178-4cbd-846d-a3cfd0192548 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de returned with HTTP 404 Aug 14 03:08:35.169902 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 784/3125] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:35 2026] GET /volume/v3/groups/679f0c0a-9f80-46f3-b8f0-78fdac3306de => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:35.176850 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0000e556-baac-48bf-937b-13f969bf4126 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.178558 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0000e556-baac-48bf-937b-13f969bf4126 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/393e6309-aea1-42e8-b14d-7a34f43b3c85 Aug 14 03:08:35.178758 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0000e556-baac-48bf-937b-13f969bf4126 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:35.178966 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0000e556-baac-48bf-937b-13f969bf4126 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:35.189633 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0000e556-baac-48bf-937b-13f969bf4126 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/group_types/393e6309-aea1-42e8-b14d-7a34f43b3c85 returned with HTTP 202 Aug 14 03:08:35.190092 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 785/3126] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 03:08:35 2026] DELETE /volume/v3/group_types/393e6309-aea1-42e8-b14d-7a34f43b3c85 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:35.197450 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c47dc33c-c233-4983-ae52-4650b56fea8e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.199499 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c47dc33c-c233-4983-ae52-4650b56fea8e tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] DELETE https://10.4.3.152/volume/v3/types/1b021cf9-2533-4313-97d0-231d3fd07177 Aug 14 03:08:35.201350 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c47dc33c-c233-4983-ae52-4650b56fea8e tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:35.201350 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c47dc33c-c233-4983-ae52-4650b56fea8e tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:35.224696 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c47dc33c-c233-4983-ae52-4650b56fea8e tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/types/1b021cf9-2533-4313-97d0-231d3fd07177 returned with HTTP 202 Aug 14 03:08:35.225400 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 777/3127] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:08:35 2026] DELETE /volume/v3/types/1b021cf9-2533-4313-97d0-231d3fd07177 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:35.234585 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7c2ae39f-3cb3-46f8-9d96-359d80ff99b7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.237076 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7c2ae39f-3cb3-46f8-9d96-359d80ff99b7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] GET https://10.4.3.152/volume/v3/types/1b021cf9-2533-4313-97d0-231d3fd07177 Aug 14 03:08:35.237285 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7c2ae39f-3cb3-46f8-9d96-359d80ff99b7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:35.237579 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7c2ae39f-3cb3-46f8-9d96-359d80ff99b7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:35.242254 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7c2ae39f-3cb3-46f8-9d96-359d80ff99b7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/types/1b021cf9-2533-4313-97d0-231d3fd07177 returned with HTTP 404 Aug 14 03:08:35.243008 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 782/3128] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:08:35 2026] GET /volume/v3/types/1b021cf9-2533-4313-97d0-231d3fd07177 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:35.253104 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-47b1bb63-cf29-4ab6-b603-89522754f62a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.255057 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-47b1bb63-cf29-4ab6-b603-89522754f62a tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:08:35.255404 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-47b1bb63-cf29-4ab6-b603-89522754f62a tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1419707355"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:35.470080 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-47b1bb63-cf29-4ab6-b603-89522754f62a tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:08:35.470481 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 785/3129] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:08:35 2026] POST /volume/v3/types => generated 224 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:35.479221 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d88e483a-e78c-400d-a353-bfe2b36e87c7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.481831 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d88e483a-e78c-400d-a353-bfe2b36e87c7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 14 03:08:35.482333 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d88e483a-e78c-400d-a353-bfe2b36e87c7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-546622432"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:35.501765 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d88e483a-e78c-400d-a353-bfe2b36e87c7 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 14 03:08:35.502197 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 786/3130] 10.4.3.152 () {70 vars in 1311 bytes} [Fri Aug 14 03:08:35 2026] POST /volume/v3/group_types => generated 180 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:35.510849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f1992e06-d0f2-4621-8cfb-eb8b678ac8ae None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.513019 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f1992e06-d0f2-4621-8cfb-eb8b678ac8ae tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/groups Aug 14 03:08:35.513392 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f1992e06-d0f2-4621-8cfb-eb8b678ac8ae tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dcccccaa-1b88-4140-8be9-f607d7b19826", "volume_types": ["fd94ff13-a7f5-44c4-9fb1-44c005ca85c5"], "name": "tempest-GroupSnapshotsTest-Group-174441491"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:35.516444 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-f1992e06-d0f2-4621-8cfb-eb8b678ac8ae tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating new group {'group': {'group_type': 'dcccccaa-1b88-4140-8be9-f607d7b19826', 'volume_types': ['fd94ff13-a7f5-44c4-9fb1-44c005ca85c5'], 'name': 'tempest-GroupSnapshotsTest-Group-174441491'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:08:35.520837 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.groups [None req-f1992e06-d0f2-4621-8cfb-eb8b678ac8ae tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating group tempest-GroupSnapshotsTest-Group-174441491. Aug 14 03:08:35.531109 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f1992e06-d0f2-4621-8cfb-eb8b678ac8ae tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Availability Zones retrieved successfully. Aug 14 03:08:35.552126 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-f1992e06-d0f2-4621-8cfb-eb8b678ac8ae tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Created reservations ['d29663d4-d368-4ce3-86c1-244f2148a4db'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:35.561151 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-56dc523e-0f89-49ab-a7ee-f92f8619090f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.563279 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-56dc523e-0f89-49ab-a7ee-f92f8619090f tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] GET https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae Aug 14 03:08:35.563279 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-56dc523e-0f89-49ab-a7ee-f92f8619090f tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:35.563456 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-56dc523e-0f89-49ab-a7ee-f92f8619090f tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:35.569813 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-56dc523e-0f89-49ab-a7ee-f92f8619090f tempest-VolumesExtendAttachedTest-1760030995 tempest-VolumesExtendAttachedTest-1760030995-project-member] https://10.4.3.152/volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae returned with HTTP 404 Aug 14 03:08:35.570563 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 783/3131] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:35 2026] GET /volume/v3/volumes/a734d89c-1296-48fe-82b3-9b3d0856c8ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:35.581218 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f1992e06-d0f2-4621-8cfb-eb8b678ac8ae tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 14 03:08:35.581711 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 778/3132] 10.4.3.152 () {70 vars in 1297 bytes} [Fri Aug 14 03:08:35 2026] POST /volume/v3/groups => generated 111 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:35.591383 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-bb305f00-66e7-4e7c-878d-ed18fd5d32ea None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.596050 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bb305f00-66e7-4e7c-878d-ed18fd5d32ea tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/78df946a-bdf0-44e2-b0aa-34a81c12f3c0 Aug 14 03:08:35.596050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bb305f00-66e7-4e7c-878d-ed18fd5d32ea tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:35.596050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bb305f00-66e7-4e7c-878d-ed18fd5d32ea tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:35.596050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-bb305f00-66e7-4e7c-878d-ed18fd5d32ea tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 78df946a-bdf0-44e2-b0aa-34a81c12f3c0 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:35.598888 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:35.598888 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:35.607265 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bb305f00-66e7-4e7c-878d-ed18fd5d32ea tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/78df946a-bdf0-44e2-b0aa-34a81c12f3c0 returned with HTTP 200 Aug 14 03:08:35.607632 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 786/3133] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:35 2026] GET /volume/v3/groups/78df946a-bdf0-44e2-b0aa-34a81c12f3c0 => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:35.866353 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bf90f970-28b9-48e2-9c20-448ad768e753 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.868902 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf90f970-28b9-48e2-9c20-448ad768e753 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 Aug 14 03:08:35.869182 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bf90f970-28b9-48e2-9c20-448ad768e753 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:35.869416 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bf90f970-28b9-48e2-9c20-448ad768e753 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:35.877562 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf90f970-28b9-48e2-9c20-448ad768e753 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 returned with HTTP 404 Aug 14 03:08:35.877562 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 787/3134] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:35 2026] GET /volume/v3/volumes/2fc15f66-8d49-4786-a8da-52d6f44e59c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:35.888060 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-27576089-62de-4638-83b1-96d235c7953c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:35.889647 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:35.889993 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-59427389"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:35.891349 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-59427389'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:35.891491 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume of 1 GB Aug 14 03:08:35.894888 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Availability Zones retrieved successfully. Aug 14 03:08:35.899949 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Flow 'volume_create_api' (766e2f8c-ab25-4150-9820-759a9cb0e02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:35.900539 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45fb82e0-cd51-4930-8ea2-653253093724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:35.901268 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:35.923608 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45fb82e0-cd51-4930-8ea2-653253093724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:35.924356 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1df2906-9ba3-4c32-8ed7-07414b16121a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:35.963518 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Created reservations ['685505d5-6940-4235-9938-e64ea969e561', '7f4db665-d694-4f95-b0a8-9289c8fef9c2', 'f04e5c2a-89a9-4343-9139-4c76994bf8b7', '285e971e-6699-4515-90cd-980a7fcdcbc7'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:35.965794 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1df2906-9ba3-4c32-8ed7-07414b16121a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['685505d5-6940-4235-9938-e64ea969e561', '7f4db665-d694-4f95-b0a8-9289c8fef9c2', 'f04e5c2a-89a9-4343-9139-4c76994bf8b7', '285e971e-6699-4515-90cd-980a7fcdcbc7']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:35.965794 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f31479-fd5b-4670-b4b4-5d56cf545ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:35.993058 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f31479-fd5b-4670-b4b4-5d56cf545ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edd68fd9-d149-4977-8faf-3438973aef3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59427389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ff8d63471b47fdb6838cb097324808',qos_specs=None,replication_status=,reservations=['685505d5-6940-4235-9938-e64ea969e561','7f4db665-d694-4f95-b0a8-9289c8fef9c2','f04e5c2a-89a9-4343-9139-4c76994bf8b7','285e971e-6699-4515-90cd-980a7fcdcbc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1041cdbe70be46609ebcab4f29941bfe',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59427389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edd68fd9-d149-4977-8faf-3438973aef3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70ff8d63471b47fdb6838cb097324808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1041cdbe70be46609ebcab4f29941bfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:35.995419 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faec8fa2-f712-4673-961e-05f54c78cdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:36.019122 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faec8fa2-f712-4673-961e-05f54c78cdaf) transitioned into state 'SUCCESS' from state '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-59427389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ff8d63471b47fdb6838cb097324808',qos_specs=None,replication_status=,reservations=['685505d5-6940-4235-9938-e64ea969e561','7f4db665-d694-4f95-b0a8-9289c8fef9c2','f04e5c2a-89a9-4343-9139-4c76994bf8b7','285e971e-6699-4515-90cd-980a7fcdcbc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1041cdbe70be46609ebcab4f29941bfe',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:36.019122 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ea8669-d174-4368-bf00-1e55dbe6ac18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:36.030781 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ea8669-d174-4368-bf00-1e55dbe6ac18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:36.035008 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Flow 'volume_create_api' (766e2f8c-ab25-4150-9820-759a9cb0e02e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:36.035008 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create volume request issued successfully. Aug 14 03:08:36.035008 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-27576089-62de-4638-83b1-96d235c7953c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:36.035008 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 784/3135] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:08:35 2026] POST /volume/v3/volumes => generated 776 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:36.047058 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d20f2dc5-fc64-4b95-bc54-9a6349f80514 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:36.052790 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d20f2dc5-fc64-4b95-bc54-9a6349f80514 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f Aug 14 03:08:36.053161 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d20f2dc5-fc64-4b95-bc54-9a6349f80514 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:36.053469 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d20f2dc5-fc64-4b95-bc54-9a6349f80514 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:36.062026 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:36.062026 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:36.066183 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d20f2dc5-fc64-4b95-bc54-9a6349f80514 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:36.071100 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d20f2dc5-fc64-4b95-bc54-9a6349f80514 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f returned with HTTP 200 Aug 14 03:08:36.071577 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 779/3136] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:36 2026] GET /volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:36.618662 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ff15b589-b88b-4450-bf85-1aa0ec8858cc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:36.620775 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ff15b589-b88b-4450-bf85-1aa0ec8858cc tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/78df946a-bdf0-44e2-b0aa-34a81c12f3c0 Aug 14 03:08:36.620987 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ff15b589-b88b-4450-bf85-1aa0ec8858cc tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:36.621167 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ff15b589-b88b-4450-bf85-1aa0ec8858cc tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:36.621328 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.groups [None req-ff15b589-b88b-4450-bf85-1aa0ec8858cc tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 78df946a-bdf0-44e2-b0aa-34a81c12f3c0 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:36.625574 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:36.625574 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:36.637517 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ff15b589-b88b-4450-bf85-1aa0ec8858cc tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/78df946a-bdf0-44e2-b0aa-34a81c12f3c0 returned with HTTP 200 Aug 14 03:08:36.638102 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 787/3137] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:36 2026] GET /volume/v3/groups/78df946a-bdf0-44e2-b0aa-34a81c12f3c0 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:36.652350 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7c310f87-5061-4ee5-a219-c2a390677c22 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:36.654882 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:36.655417 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-662808528", "volume_type": "fd94ff13-a7f5-44c4-9fb1-44c005ca85c5", "group_id": "78df946a-bdf0-44e2-b0aa-34a81c12f3c0", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:36.657525 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-662808528', 'volume_type': 'fd94ff13-a7f5-44c4-9fb1-44c005ca85c5', 'group_id': '78df946a-bdf0-44e2-b0aa-34a81c12f3c0', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:36.667856 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:36.667856 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:36.668543 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume of 1 GB Aug 14 03:08:36.675797 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Availability Zones retrieved successfully. Aug 14 03:08:36.682058 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Flow 'volume_create_api' (a681397c-7110-434c-a6f1-ab17b3e72e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:36.683267 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ebdb39-822c-4c6c-90cc-26f86142f2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:36.683859 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:36.683859 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:36.684348 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:36.708238 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ebdb39-822c-4c6c-90cc-26f86142f2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:08:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fd94ff13-a7f5-44c4-9fb1-44c005ca85c5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1419707355',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd94ff13-a7f5-44c4-9fb1-44c005ca85c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '78df946a-bdf0-44e2-b0aa-34a81c12f3c0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:36.709222 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4568d63-3428-4aaa-b3c2-345df3696639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:36.742009 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1419707355 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1419707355, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:36.742322 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1419707355 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1419707355, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:36.768304 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Created reservations ['2b3330bb-f62f-4db3-84b1-977c5c821573', '1b4f0cab-b9d9-460f-bb53-1b17c1c4c487', 'dfdf70d2-ef90-4584-8af9-c342a730f703', 'df2a059b-0d42-4620-9a35-0894845474ab'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:36.769269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4568d63-3428-4aaa-b3c2-345df3696639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b3330bb-f62f-4db3-84b1-977c5c821573', '1b4f0cab-b9d9-460f-bb53-1b17c1c4c487', 'dfdf70d2-ef90-4584-8af9-c342a730f703', 'df2a059b-0d42-4620-9a35-0894845474ab']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:36.770147 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10496b2c-fbde-4fab-bbc5-66c45fb311a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:36.798855 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10496b2c-fbde-4fab-bbc5-66c45fb311a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '877d71d3-f82c-4b3e-95f3-54732084d2db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-662808528',encryption_key_id=None,group_id=78df946a-bdf0-44e2-b0aa-34a81c12f3c0,group_type_id=,metadata={},multiattach=False,project_id='6f3ef5d27508413ba00723121559d9c9',qos_specs=None,replication_status=,reservations=['2b3330bb-f62f-4db3-84b1-977c5c821573','1b4f0cab-b9d9-460f-bb53-1b17c1c4c487','dfdf70d2-ef90-4584-8af9-c342a730f703','df2a059b-0d42-4620-9a35-0894845474ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82dc0c88325143988189dcdac0fd5d04',volume_type_id=fd94ff13-a7f5-44c4-9fb1-44c005ca85c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-662808528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=78df946a-bdf0-44e2-b0aa-34a81c12f3c0,host=None,id=877d71d3-f82c-4b3e-95f3-54732084d2db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f3ef5d27508413ba00723121559d9c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82dc0c88325143988189dcdac0fd5d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd94ff13-a7f5-44c4-9fb1-44c005ca85c5),volume_type_id=fd94ff13-a7f5-44c4-9fb1-44c005ca85c5)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:36.800224 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f165d2-b143-4e3a-9d14-53f47bc934e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:36.825075 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f165d2-b143-4e3a-9d14-53f47bc934e2) transitioned into state 'SUCCESS' from state '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-662808528',encryption_key_id=None,group_id=78df946a-bdf0-44e2-b0aa-34a81c12f3c0,group_type_id=,metadata={},multiattach=False,project_id='6f3ef5d27508413ba00723121559d9c9',qos_specs=None,replication_status=,reservations=['2b3330bb-f62f-4db3-84b1-977c5c821573','1b4f0cab-b9d9-460f-bb53-1b17c1c4c487','dfdf70d2-ef90-4584-8af9-c342a730f703','df2a059b-0d42-4620-9a35-0894845474ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82dc0c88325143988189dcdac0fd5d04',volume_type_id=fd94ff13-a7f5-44c4-9fb1-44c005ca85c5)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:36.826360 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95014f1e-3c8f-4ce9-ba6f-59d505656643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:36.843995 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95014f1e-3c8f-4ce9-ba6f-59d505656643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:36.843995 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Flow 'volume_create_api' (a681397c-7110-434c-a6f1-ab17b3e72e7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:36.843995 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Create volume request issued successfully. Aug 14 03:08:36.843995 np0000007307 devstack@c-api.service[100379]: WARNING stevedore.named [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:36.844289 np0000007307 devstack@c-api.service[100379]: WARNING castellan.key_manager [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:36.893041 np0000007307 devstack@c-api.service[100379]: DEBUG oslo_db.sqlalchemy.engines [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:36.896882 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:36.896882 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:36.901461 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7c310f87-5061-4ee5-a219-c2a390677c22 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:36.902528 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 788/3138] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:08:36 2026] POST /volume/v3/volumes => generated 822 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:36.914438 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cb04852c-ed2b-4f0f-a178-38008800eb66 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:36.917453 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cb04852c-ed2b-4f0f-a178-38008800eb66 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/877d71d3-f82c-4b3e-95f3-54732084d2db Aug 14 03:08:36.917773 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cb04852c-ed2b-4f0f-a178-38008800eb66 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:36.918086 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cb04852c-ed2b-4f0f-a178-38008800eb66 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:36.926914 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:36.926914 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:36.931368 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cb04852c-ed2b-4f0f-a178-38008800eb66 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:36.932297 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-cb04852c-ed2b-4f0f-a178-38008800eb66 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:36.932471 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-cb04852c-ed2b-4f0f-a178-38008800eb66 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:36.984380 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-cb04852c-ed2b-4f0f-a178-38008800eb66 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:36.991979 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:36.991979 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:36.996941 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cb04852c-ed2b-4f0f-a178-38008800eb66 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/877d71d3-f82c-4b3e-95f3-54732084d2db returned with HTTP 200 Aug 14 03:08:36.997501 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 785/3139] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:36 2026] GET /volume/v3/volumes/877d71d3-f82c-4b3e-95f3-54732084d2db => generated 890 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:37.089704 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0f456f1a-970f-46fe-a97d-0a6db398f7b1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:37.092476 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0f456f1a-970f-46fe-a97d-0a6db398f7b1 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f Aug 14 03:08:37.092476 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0f456f1a-970f-46fe-a97d-0a6db398f7b1 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:37.092476 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0f456f1a-970f-46fe-a97d-0a6db398f7b1 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:37.297290 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:37.297290 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:37.303050 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0f456f1a-970f-46fe-a97d-0a6db398f7b1 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:37.307712 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0f456f1a-970f-46fe-a97d-0a6db398f7b1 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f returned with HTTP 200 Aug 14 03:08:37.308476 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 780/3140] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:37 2026] GET /volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f => generated 1016 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:37.325130 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0f8f9875-8e3c-40b3-8092-5ac50aa69fe8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:37.327009 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0f8f9875-8e3c-40b3-8092-5ac50aa69fe8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:08:37.327412 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0f8f9875-8e3c-40b3-8092-5ac50aa69fe8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "edd68fd9-d149-4977-8faf-3438973aef3f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1695744919"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:37.336743 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:37.336743 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:37.337164 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0f8f9875-8e3c-40b3-8092-5ac50aa69fe8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:37.337277 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-0f8f9875-8e3c-40b3-8092-5ac50aa69fe8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Create snapshot from volume edd68fd9-d149-4977-8faf-3438973aef3f Aug 14 03:08:37.364172 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-0f8f9875-8e3c-40b3-8092-5ac50aa69fe8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Created reservations ['3d7a1462-e874-42ab-a05a-7d5b0acbaf9c', '241b2993-89ee-435d-bc48-0ecec137bc56', 'af8fe27d-a8ad-4a27-8bb7-f0364ce0422b', '8cc5067a-33c6-46dc-981e-ff2c87179ca7'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:37.397473 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0f8f9875-8e3c-40b3-8092-5ac50aa69fe8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot create request issued successfully. Aug 14 03:08:37.397895 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0f8f9875-8e3c-40b3-8092-5ac50aa69fe8 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:08:37.398305 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 788/3141] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:08:37 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) Aug 14 03:08:37.407977 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0da18d66-6824-485f-8d6d-260a4f79457c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:37.410653 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0da18d66-6824-485f-8d6d-260a4f79457c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 Aug 14 03:08:37.410910 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0da18d66-6824-485f-8d6d-260a4f79457c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:37.411088 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0da18d66-6824-485f-8d6d-260a4f79457c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:37.418131 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:37.418131 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:37.418643 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0da18d66-6824-485f-8d6d-260a4f79457c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:37.419682 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0da18d66-6824-485f-8d6d-260a4f79457c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 returned with HTTP 200 Aug 14 03:08:37.420090 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 789/3142] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:37 2026] GET /volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:38.013269 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-db4cf4e0-5b40-4621-a2ad-091d91364da2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:38.016018 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db4cf4e0-5b40-4621-a2ad-091d91364da2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/877d71d3-f82c-4b3e-95f3-54732084d2db Aug 14 03:08:38.016785 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db4cf4e0-5b40-4621-a2ad-091d91364da2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:38.016785 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db4cf4e0-5b40-4621-a2ad-091d91364da2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:38.030289 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:38.030289 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:38.037435 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-db4cf4e0-5b40-4621-a2ad-091d91364da2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:38.038747 np0000007307 devstack@c-api.service[100380]: WARNING stevedore.named [None req-db4cf4e0-5b40-4621-a2ad-091d91364da2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:38.038999 np0000007307 devstack@c-api.service[100380]: WARNING castellan.key_manager [None req-db4cf4e0-5b40-4621-a2ad-091d91364da2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:38.096919 np0000007307 devstack@c-api.service[100380]: DEBUG oslo_db.sqlalchemy.engines [None req-db4cf4e0-5b40-4621-a2ad-091d91364da2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:38.100797 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:38.100797 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:38.110750 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db4cf4e0-5b40-4621-a2ad-091d91364da2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/877d71d3-f82c-4b3e-95f3-54732084d2db returned with HTTP 200 Aug 14 03:08:38.111392 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 786/3143] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:38 2026] GET /volume/v3/volumes/877d71d3-f82c-4b3e-95f3-54732084d2db => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:38.126737 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d851964e-80e6-49b4-9e3b-6c8b07d9424d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:38.128772 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d851964e-80e6-49b4-9e3b-6c8b07d9424d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/group_snapshots Aug 14 03:08:38.129248 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d851964e-80e6-49b4-9e3b-6c8b07d9424d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "78df946a-bdf0-44e2-b0aa-34a81c12f3c0", "name": "tempest-group_snapshot-1045193501"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:38.131156 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.group_snapshots [None req-d851964e-80e6-49b4-9e3b-6c8b07d9424d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '78df946a-bdf0-44e2-b0aa-34a81c12f3c0', 'name': 'tempest-group_snapshot-1045193501'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 03:08:38.135206 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:38.135206 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:38.139338 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.group_snapshots [None req-d851964e-80e6-49b4-9e3b-6c8b07d9424d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Creating group_snapshot tempest-group_snapshot-1045193501. Aug 14 03:08:38.163717 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:38.163717 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:38.179831 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-d851964e-80e6-49b4-9e3b-6c8b07d9424d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1419707355 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1419707355, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:38.180326 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-d851964e-80e6-49b4-9e3b-6c8b07d9424d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1419707355 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1419707355, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:38.207025 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-d851964e-80e6-49b4-9e3b-6c8b07d9424d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Created reservations ['2f4c9c57-79ae-4fcd-97fd-8859663e1629', '68afa924-bf5f-4df0-97bd-86c2bb842b8d', '61c95103-2631-4cea-88a1-5ab441659260', 'ee9b8e2a-b0a0-4cee-b853-28d0bffc095f'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:38.241903 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d851964e-80e6-49b4-9e3b-6c8b07d9424d tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots returned with HTTP 202 Aug 14 03:08:38.243773 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 781/3144] 10.4.3.152 () {70 vars in 1324 bytes} [Fri Aug 14 03:08:38 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:38.257518 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ef6fd2c3-0be0-4378-951b-13a4c2f681a3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:38.260251 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ef6fd2c3-0be0-4378-951b-13a4c2f681a3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 Aug 14 03:08:38.260491 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ef6fd2c3-0be0-4378-951b-13a4c2f681a3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:38.260759 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ef6fd2c3-0be0-4378-951b-13a4c2f681a3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:38.260980 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.group_snapshots [None req-ef6fd2c3-0be0-4378-951b-13a4c2f681a3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member b377d5c6-5b81-438a-83f5-1f5c35c4db75 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:08:38.266380 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:38.266380 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:38.274723 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ef6fd2c3-0be0-4378-951b-13a4c2f681a3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 returned with HTTP 200 Aug 14 03:08:38.274992 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 789/3145] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:08:38 2026] GET /volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:38.430651 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0e7e70c1-680b-4031-9bfa-f32c4fa5b66d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:38.432572 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0e7e70c1-680b-4031-9bfa-f32c4fa5b66d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 Aug 14 03:08:38.432783 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0e7e70c1-680b-4031-9bfa-f32c4fa5b66d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:38.433012 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0e7e70c1-680b-4031-9bfa-f32c4fa5b66d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:38.439575 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:38.439575 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:38.440071 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0e7e70c1-680b-4031-9bfa-f32c4fa5b66d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:38.440716 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0e7e70c1-680b-4031-9bfa-f32c4fa5b66d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 returned with HTTP 200 Aug 14 03:08:38.441146 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 790/3146] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:38 2026] GET /volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:38.457304 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3ef3a521-adda-4e46-adf4-cc962e78e630 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:38.458698 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3ef3a521-adda-4e46-adf4-cc962e78e630 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] POST https://10.4.3.152/volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374/action Aug 14 03:08:38.459287 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3ef3a521-adda-4e46-adf4-cc962e78e630 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:38.459477 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3ef3a521-adda-4e46-adf4-cc962e78e630 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:38.461563 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.snapshot_unmanage [None req-3ef3a521-adda-4e46-adf4-cc962e78e630 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Unmanage snapshot with id: de908e32-cd39-4697-9b58-6e20e16b9374 Aug 14 03:08:38.474772 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:38.474772 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:38.475529 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3ef3a521-adda-4e46-adf4-cc962e78e630 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Snapshot retrieved successfully. Aug 14 03:08:38.476962 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-3ef3a521-adda-4e46-adf4-cc962e78e630 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '646302481b9546179db06c5a738ea036', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70ff8d63471b47fdb6838cb097324808', '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=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:08:38.477293 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3ef3a521-adda-4e46-adf4-cc962e78e630 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-reader] https://10.4.3.152/volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374/action returned with HTTP 403 Aug 14 03:08:38.478053 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 787/3147] 10.4.3.152 () {68 vars in 1396 bytes} [Fri Aug 14 03:08:38 2026] POST /volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:38.487880 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bb155307-e2e7-4499-a4f7-c5c93633b42d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:38.490265 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bb155307-e2e7-4499-a4f7-c5c93633b42d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 Aug 14 03:08:38.490386 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bb155307-e2e7-4499-a4f7-c5c93633b42d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:38.490584 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bb155307-e2e7-4499-a4f7-c5c93633b42d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:38.490737 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-bb155307-e2e7-4499-a4f7-c5c93633b42d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete snapshot with id: de908e32-cd39-4697-9b58-6e20e16b9374 Aug 14 03:08:38.496423 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:38.496423 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:38.496898 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bb155307-e2e7-4499-a4f7-c5c93633b42d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:38.518271 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bb155307-e2e7-4499-a4f7-c5c93633b42d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot delete request issued successfully. Aug 14 03:08:38.519067 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bb155307-e2e7-4499-a4f7-c5c93633b42d tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 returned with HTTP 202 Aug 14 03:08:38.519067 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 782/3148] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:08:38 2026] DELETE /volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:38.527750 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-bbfc83ad-ea86-4a96-aa54-eafa27bc2bfa None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:38.531947 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bbfc83ad-ea86-4a96-aa54-eafa27bc2bfa tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 Aug 14 03:08:38.531947 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bbfc83ad-ea86-4a96-aa54-eafa27bc2bfa tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:38.531947 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bbfc83ad-ea86-4a96-aa54-eafa27bc2bfa tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:38.538473 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:38.538473 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:38.538849 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-bbfc83ad-ea86-4a96-aa54-eafa27bc2bfa tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Snapshot retrieved successfully. Aug 14 03:08:38.539524 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bbfc83ad-ea86-4a96-aa54-eafa27bc2bfa tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 returned with HTTP 200 Aug 14 03:08:38.545802 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 790/3149] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:38 2026] GET /volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:39.285408 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1eebc7a9-5408-4451-b34e-364bfdc17630 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.287444 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1eebc7a9-5408-4451-b34e-364bfdc17630 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 Aug 14 03:08:39.287724 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1eebc7a9-5408-4451-b34e-364bfdc17630 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.287973 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1eebc7a9-5408-4451-b34e-364bfdc17630 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.288103 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.group_snapshots [None req-1eebc7a9-5408-4451-b34e-364bfdc17630 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member b377d5c6-5b81-438a-83f5-1f5c35c4db75 {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:08:39.291694 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:39.291694 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:39.295368 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1eebc7a9-5408-4451-b34e-364bfdc17630 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 returned with HTTP 200 Aug 14 03:08:39.296031 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 791/3150] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:08:39 2026] GET /volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:08:39.306068 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-faf96747-03e4-48b4-8ea4-7a779cf64a0e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.308314 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-faf96747-03e4-48b4-8ea4-7a779cf64a0e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 14 03:08:39.308684 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-faf96747-03e4-48b4-8ea4-7a779cf64a0e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.308909 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-faf96747-03e4-48b4-8ea4-7a779cf64a0e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.309222 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-faf96747-03e4-48b4-8ea4-7a779cf64a0e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:39.311064 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-faf96747-03e4-48b4-8ea4-7a779cf64a0e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Building query based on filter {{(pid=100380) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:08:39.316961 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-faf96747-03e4-48b4-8ea4-7a779cf64a0e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all snapshots completed successfully. Aug 14 03:08:39.317706 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:39.317706 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:39.318489 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-faf96747-03e4-48b4-8ea4-7a779cf64a0e tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:08:39.318995 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 788/3151] 10.4.3.152 () {66 vars in 1264 bytes} [Fri Aug 14 03:08:39 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:39.332627 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-543a7726-02d5-49aa-b6ca-a9451814857b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.334703 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-543a7726-02d5-49aa-b6ca-a9451814857b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/snapshots/6f5d2e93-b39e-405a-ba07-95ce9a8e834d Aug 14 03:08:39.334974 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-543a7726-02d5-49aa-b6ca-a9451814857b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.335247 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-543a7726-02d5-49aa-b6ca-a9451814857b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.345247 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:39.345247 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:39.345769 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-543a7726-02d5-49aa-b6ca-a9451814857b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Snapshot retrieved successfully. Aug 14 03:08:39.346975 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-543a7726-02d5-49aa-b6ca-a9451814857b tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/snapshots/6f5d2e93-b39e-405a-ba07-95ce9a8e834d returned with HTTP 200 Aug 14 03:08:39.347287 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 783/3152] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:39 2026] GET /volume/v3/snapshots/6f5d2e93-b39e-405a-ba07-95ce9a8e834d => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:39.361921 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-af900d3d-b3c5-4559-b5db-ebb4a302c9a6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.365717 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-af900d3d-b3c5-4559-b5db-ebb4a302c9a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 Aug 14 03:08:39.366113 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-af900d3d-b3c5-4559-b5db-ebb4a302c9a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.366435 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-af900d3d-b3c5-4559-b5db-ebb4a302c9a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.366685 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.group_snapshots [None req-af900d3d-b3c5-4559-b5db-ebb4a302c9a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member b377d5c6-5b81-438a-83f5-1f5c35c4db75 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:08:39.370847 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:39.370847 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:39.376352 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-af900d3d-b3c5-4559-b5db-ebb4a302c9a6 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 returned with HTTP 200 Aug 14 03:08:39.377506 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 791/3153] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:08:39 2026] GET /volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:39.387876 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1a7ca975-c338-4ce2-a087-f2a08c522048 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.389880 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1a7ca975-c338-4ce2-a087-f2a08c522048 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/detail Aug 14 03:08:39.390215 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1a7ca975-c338-4ce2-a087-f2a08c522048 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.390487 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1a7ca975-c338-4ce2-a087-f2a08c522048 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.400273 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1a7ca975-c338-4ce2-a087-f2a08c522048 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 14 03:08:39.400868 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 792/3154] 10.4.3.152 () {68 vars in 1323 bytes} [Fri Aug 14 03:08:39 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:39.411354 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-913fa94c-1bb9-43a0-b133-1711204f70a3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.413852 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-913fa94c-1bb9-43a0-b133-1711204f70a3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] DELETE https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 Aug 14 03:08:39.414184 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-913fa94c-1bb9-43a0-b133-1711204f70a3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.414420 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-913fa94c-1bb9-43a0-b133-1711204f70a3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.414558 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.group_snapshots [None req-913fa94c-1bb9-43a0-b133-1711204f70a3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] delete called for member b377d5c6-5b81-438a-83f5-1f5c35c4db75 {{(pid=100380) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 03:08:39.414670 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.group_snapshots [None req-913fa94c-1bb9-43a0-b133-1711204f70a3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Delete group_snapshot with id: b377d5c6-5b81-438a-83f5-1f5c35c4db75 Aug 14 03:08:39.419140 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:39.419140 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:39.448604 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.475852 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-913fa94c-1bb9-43a0-b133-1711204f70a3 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 returned with HTTP 202 Aug 14 03:08:39.475852 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 789/3155] 10.4.3.152 () {68 vars in 1416 bytes} [Fri Aug 14 03:08:39 2026] DELETE /volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:39.483590 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-05e592e3-70a5-4b89-afc1-efc644200c05 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.485374 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-05e592e3-70a5-4b89-afc1-efc644200c05 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:08:39.485779 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-05e592e3-70a5-4b89-afc1-efc644200c05 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.486067 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-05e592e3-70a5-4b89-afc1-efc644200c05 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.486396 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-05e592e3-70a5-4b89-afc1-efc644200c05 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:39.487247 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-05e592e3-70a5-4b89-afc1-efc644200c05 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:08:39.496615 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-05e592e3-70a5-4b89-afc1-efc644200c05 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all volumes completed successfully. Aug 14 03:08:39.497447 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-05e592e3-70a5-4b89-afc1-efc644200c05 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:39.497599 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-05e592e3-70a5-4b89-afc1-efc644200c05 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:39.542923 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-05e592e3-70a5-4b89-afc1-efc644200c05 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:39.547135 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:39.547135 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:39.555456 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e9fe49ba-3625-4bc5-ab7e-8b58cf451d55 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.558417 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-05e592e3-70a5-4b89-afc1-efc644200c05 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:08:39.558529 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e9fe49ba-3625-4bc5-ab7e-8b58cf451d55 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 Aug 14 03:08:39.558641 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e9fe49ba-3625-4bc5-ab7e-8b58cf451d55 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.558908 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 792/3156] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:08:39 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:39.558998 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e9fe49ba-3625-4bc5-ab7e-8b58cf451d55 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.567197 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e9fe49ba-3625-4bc5-ab7e-8b58cf451d55 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 returned with HTTP 404 Aug 14 03:08:39.568091 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 793/3157] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:39 2026] GET /volume/v3/snapshots/de908e32-cd39-4697-9b58-6e20e16b9374 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:39.578530 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-51b3569b-77cc-44c2-ac96-918ac2047078 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.579989 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a1e1f143-2aa9-4519-a477-dbd8a0387b5c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.580635 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-51b3569b-77cc-44c2-ac96-918ac2047078 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 14 03:08:39.581210 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-51b3569b-77cc-44c2-ac96-918ac2047078 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.581568 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-51b3569b-77cc-44c2-ac96-918ac2047078 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.581998 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-51b3569b-77cc-44c2-ac96-918ac2047078 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:39.582457 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:39.582457 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:39.582546 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a1e1f143-2aa9-4519-a477-dbd8a0387b5c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f Aug 14 03:08:39.584441 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a1e1f143-2aa9-4519-a477-dbd8a0387b5c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.584441 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a1e1f143-2aa9-4519-a477-dbd8a0387b5c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.584441 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-a1e1f143-2aa9-4519-a477-dbd8a0387b5c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete volume with id: edd68fd9-d149-4977-8faf-3438973aef3f Aug 14 03:08:39.584712 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-51b3569b-77cc-44c2-ac96-918ac2047078 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Building query based on filter {{(pid=100380) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:08:39.587770 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:39.588246 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-198610766"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:39.589596 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-51b3569b-77cc-44c2-ac96-918ac2047078 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all snapshots completed successfully. Aug 14 03:08:39.590447 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-198610766'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:39.591583 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume of 1 GB Aug 14 03:08:39.591652 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-51b3569b-77cc-44c2-ac96-918ac2047078 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:08:39.591652 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 790/3158] 10.4.3.152 () {66 vars in 1264 bytes} [Fri Aug 14 03:08:39 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:08:39.597230 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Availability Zones retrieved successfully. Aug 14 03:08:39.600190 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:39.600190 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:39.601117 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a1e1f143-2aa9-4519-a477-dbd8a0387b5c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:39.602685 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ff71164f-eb3a-4348-8e78-106fb1840bed None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.605315 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ff71164f-eb3a-4348-8e78-106fb1840bed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 Aug 14 03:08:39.605620 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ff71164f-eb3a-4348-8e78-106fb1840bed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.605863 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ff71164f-eb3a-4348-8e78-106fb1840bed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.606041 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.group_snapshots [None req-ff71164f-eb3a-4348-8e78-106fb1840bed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member b377d5c6-5b81-438a-83f5-1f5c35c4db75 {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:08:39.606352 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Flow 'volume_create_api' (1eb75fd4-34a8-4083-a003-0c43d3425f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:39.608384 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42806abf-1d10-44fa-aa9e-82fd4a00cec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:39.609895 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:39.611803 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:39.611803 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:39.619445 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ff71164f-eb3a-4348-8e78-106fb1840bed tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 returned with HTTP 200 Aug 14 03:08:39.619955 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 794/3159] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:08:39 2026] GET /volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:39.629645 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a1e1f143-2aa9-4519-a477-dbd8a0387b5c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Delete volume request issued successfully. Aug 14 03:08:39.629855 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a1e1f143-2aa9-4519-a477-dbd8a0387b5c tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f returned with HTTP 202 Aug 14 03:08:39.630497 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 793/3160] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:39 2026] DELETE /volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:39.641874 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-542ca34c-8375-4994-a1b6-734455550ae4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.644861 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-542ca34c-8375-4994-a1b6-734455550ae4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f Aug 14 03:08:39.644861 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-542ca34c-8375-4994-a1b6-734455550ae4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.644861 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-542ca34c-8375-4994-a1b6-734455550ae4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.645031 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42806abf-1d10-44fa-aa9e-82fd4a00cec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:39.645728 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f90729-2ca8-48a2-bb24-ed7e6e674757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:39.653176 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:39.653176 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:39.658982 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-542ca34c-8375-4994-a1b6-734455550ae4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Volume info retrieved successfully. Aug 14 03:08:39.664453 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-542ca34c-8375-4994-a1b6-734455550ae4 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f returned with HTTP 200 Aug 14 03:08:39.665060 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 791/3161] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:39 2026] GET /volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:39.739267 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Created reservations ['180355f0-3251-46d7-af7c-c91fa323b374', 'b1eeb75e-84ba-4b4a-aac1-7914c18dd14d', '410def04-4c55-42e6-8f98-88e69fbc1915', 'c78b427e-8711-4810-8cf2-c3a36ffa9ab5'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:39.740478 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f90729-2ca8-48a2-bb24-ed7e6e674757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['180355f0-3251-46d7-af7c-c91fa323b374', 'b1eeb75e-84ba-4b4a-aac1-7914c18dd14d', '410def04-4c55-42e6-8f98-88e69fbc1915', 'c78b427e-8711-4810-8cf2-c3a36ffa9ab5']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:39.741228 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2761aa3b-7096-4105-8c2f-fc5d6a7ca7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:39.781736 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2761aa3b-7096-4105-8c2f-fc5d6a7ca7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60fe9fae-0f63-4b46-89ba-9dfa687685c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-198610766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',qos_specs=None,replication_status=,reservations=['180355f0-3251-46d7-af7c-c91fa323b374','b1eeb75e-84ba-4b4a-aac1-7914c18dd14d','410def04-4c55-42e6-8f98-88e69fbc1915','c78b427e-8711-4810-8cf2-c3a36ffa9ab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e229146879ee4f72b4150fb12148f2c3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-198610766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60fe9fae-0f63-4b46-89ba-9dfa687685c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e229146879ee4f72b4150fb12148f2c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:39.781736 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee973fe0-1119-4feb-b375-8e3df06cd5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:39.809020 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee973fe0-1119-4feb-b375-8e3df06cd5fe) transitioned into state 'SUCCESS' from state '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-198610766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',qos_specs=None,replication_status=,reservations=['180355f0-3251-46d7-af7c-c91fa323b374','b1eeb75e-84ba-4b4a-aac1-7914c18dd14d','410def04-4c55-42e6-8f98-88e69fbc1915','c78b427e-8711-4810-8cf2-c3a36ffa9ab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e229146879ee4f72b4150fb12148f2c3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:39.809881 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1ec02fa-f7c3-4111-be1e-d8f00d14cd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:39.822780 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1ec02fa-f7c3-4111-be1e-d8f00d14cd5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:39.823870 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Flow 'volume_create_api' (1eb75fd4-34a8-4083-a003-0c43d3425f2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:39.824340 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume request issued successfully. Aug 14 03:08:39.825228 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-094f5762-eec4-4cb9-8994-891ff9760bf9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:39.825747 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 784/3162] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:08:39 2026] POST /volume/v3/volumes => generated 777 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:39.838371 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cea5aa6c-e370-42fa-8f23-97d305e8e07e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:39.840932 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cea5aa6c-e370-42fa-8f23-97d305e8e07e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 Aug 14 03:08:39.841171 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cea5aa6c-e370-42fa-8f23-97d305e8e07e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:39.841439 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cea5aa6c-e370-42fa-8f23-97d305e8e07e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:39.850331 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:39.850331 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:39.857703 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-cea5aa6c-e370-42fa-8f23-97d305e8e07e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:08:39.862753 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cea5aa6c-e370-42fa-8f23-97d305e8e07e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 returned with HTTP 200 Aug 14 03:08:39.863299 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 795/3163] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:39 2026] GET /volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:40.633418 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-97ee01be-4103-48b8-a4fa-a9db92fb6adc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:40.636680 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-97ee01be-4103-48b8-a4fa-a9db92fb6adc tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 Aug 14 03:08:40.636992 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-97ee01be-4103-48b8-a4fa-a9db92fb6adc tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:40.637226 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-97ee01be-4103-48b8-a4fa-a9db92fb6adc tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:40.637383 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.group_snapshots [None req-97ee01be-4103-48b8-a4fa-a9db92fb6adc tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member b377d5c6-5b81-438a-83f5-1f5c35c4db75 {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:08:40.641021 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-97ee01be-4103-48b8-a4fa-a9db92fb6adc tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 returned with HTTP 404 Aug 14 03:08:40.641693 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 794/3164] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:08:40 2026] GET /volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:40.655871 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d2727626-765b-4f86-af95-fc521e2ae01c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:40.657627 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d2727626-765b-4f86-af95-fc521e2ae01c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/group_snapshots Aug 14 03:08:40.657854 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d2727626-765b-4f86-af95-fc521e2ae01c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:40.658059 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d2727626-765b-4f86-af95-fc521e2ae01c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:40.663282 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d2727626-765b-4f86-af95-fc521e2ae01c tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots returned with HTTP 200 Aug 14 03:08:40.663653 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 792/3165] 10.4.3.152 () {68 vars in 1302 bytes} [Fri Aug 14 03:08:40 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:40.676970 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-974c5253-ef1f-4b61-8da0-68dc4784fcc2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:40.678237 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-974c5253-ef1f-4b61-8da0-68dc4784fcc2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] DELETE https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 Aug 14 03:08:40.678441 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-974c5253-ef1f-4b61-8da0-68dc4784fcc2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:40.678663 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-974c5253-ef1f-4b61-8da0-68dc4784fcc2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:40.678835 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.group_snapshots [None req-974c5253-ef1f-4b61-8da0-68dc4784fcc2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] delete called for member b377d5c6-5b81-438a-83f5-1f5c35c4db75 {{(pid=100381) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 03:08:40.678984 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.group_snapshots [None req-974c5253-ef1f-4b61-8da0-68dc4784fcc2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Delete group_snapshot with id: b377d5c6-5b81-438a-83f5-1f5c35c4db75 Aug 14 03:08:40.682058 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4a92b160-5e71-4585-ac22-babce48cc1a9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:40.682681 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-974c5253-ef1f-4b61-8da0-68dc4784fcc2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 returned with HTTP 404 Aug 14 03:08:40.683325 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 785/3166] 10.4.3.152 () {68 vars in 1416 bytes} [Fri Aug 14 03:08:40 2026] DELETE /volume/v3/group_snapshots/b377d5c6-5b81-438a-83f5-1f5c35c4db75 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:40.684385 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4a92b160-5e71-4585-ac22-babce48cc1a9 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] GET https://10.4.3.152/volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f Aug 14 03:08:40.684608 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4a92b160-5e71-4585-ac22-babce48cc1a9 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:40.684837 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4a92b160-5e71-4585-ac22-babce48cc1a9 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:40.690588 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4a92b160-5e71-4585-ac22-babce48cc1a9 tempest-ProjectReaderTests-953893451 tempest-ProjectReaderTests-953893451-project-admin] https://10.4.3.152/volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f returned with HTTP 404 Aug 14 03:08:40.691113 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 796/3167] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:40 2026] GET /volume/v3/volumes/edd68fd9-d149-4977-8faf-3438973aef3f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:40.692296 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-dbb923a9-5f84-42a9-90a0-1284a5f5f8cd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:40.694229 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dbb923a9-5f84-42a9-90a0-1284a5f5f8cd tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:08:40.694457 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dbb923a9-5f84-42a9-90a0-1284a5f5f8cd tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:40.694651 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dbb923a9-5f84-42a9-90a0-1284a5f5f8cd tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:40.694937 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-dbb923a9-5f84-42a9-90a0-1284a5f5f8cd tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:08:40.695688 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-dbb923a9-5f84-42a9-90a0-1284a5f5f8cd tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:08:40.702908 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-dbb923a9-5f84-42a9-90a0-1284a5f5f8cd tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Get all volumes completed successfully. Aug 14 03:08:40.703749 np0000007307 devstack@c-api.service[100378]: WARNING stevedore.named [None req-dbb923a9-5f84-42a9-90a0-1284a5f5f8cd tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:40.704037 np0000007307 devstack@c-api.service[100378]: WARNING castellan.key_manager [None req-dbb923a9-5f84-42a9-90a0-1284a5f5f8cd tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:40.746544 np0000007307 devstack@c-api.service[100378]: DEBUG oslo_db.sqlalchemy.engines [None req-dbb923a9-5f84-42a9-90a0-1284a5f5f8cd tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:40.749590 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:40.749590 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:40.759086 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dbb923a9-5f84-42a9-90a0-1284a5f5f8cd tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:08:40.759622 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 795/3168] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:08:40 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:40.775758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4f1db3e4-1870-4511-bc5d-8209ff73f104 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:40.777660 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4f1db3e4-1870-4511-bc5d-8209ff73f104 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] POST https://10.4.3.152/volume/v3/groups/78df946a-bdf0-44e2-b0aa-34a81c12f3c0/action Aug 14 03:08:40.778149 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4f1db3e4-1870-4511-bc5d-8209ff73f104 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:40.778327 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4f1db3e4-1870-4511-bc5d-8209ff73f104 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:40.779764 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.groups [None req-4f1db3e4-1870-4511-bc5d-8209ff73f104 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] delete called for group 78df946a-bdf0-44e2-b0aa-34a81c12f3c0 {{(pid=100380) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:08:40.780051 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.groups [None req-4f1db3e4-1870-4511-bc5d-8209ff73f104 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Delete group with id: 78df946a-bdf0-44e2-b0aa-34a81c12f3c0 Aug 14 03:08:40.786105 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:40.786105 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:40.827133 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4f1db3e4-1870-4511-bc5d-8209ff73f104 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/78df946a-bdf0-44e2-b0aa-34a81c12f3c0/action returned with HTTP 202 Aug 14 03:08:40.827558 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 793/3169] 10.4.3.152 () {70 vars in 1428 bytes} [Fri Aug 14 03:08:40 2026] POST /volume/v3/groups/78df946a-bdf0-44e2-b0aa-34a81c12f3c0/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:40.835480 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-71a78d73-8a0f-46b2-940a-084e1a91b448 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:40.840412 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-71a78d73-8a0f-46b2-940a-084e1a91b448 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/877d71d3-f82c-4b3e-95f3-54732084d2db Aug 14 03:08:40.840637 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-71a78d73-8a0f-46b2-940a-084e1a91b448 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:40.840893 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-71a78d73-8a0f-46b2-940a-084e1a91b448 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:40.849248 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:40.849248 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:40.853859 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-71a78d73-8a0f-46b2-940a-084e1a91b448 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Volume info retrieved successfully. Aug 14 03:08:40.854518 np0000007307 devstack@c-api.service[100381]: WARNING stevedore.named [None req-71a78d73-8a0f-46b2-940a-084e1a91b448 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:08:40.854715 np0000007307 devstack@c-api.service[100381]: WARNING castellan.key_manager [None req-71a78d73-8a0f-46b2-940a-084e1a91b448 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:08:40.881757 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-aae80b23-806f-4a8f-9871-3c07598070ea None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:40.884437 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aae80b23-806f-4a8f-9871-3c07598070ea tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 Aug 14 03:08:40.884549 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aae80b23-806f-4a8f-9871-3c07598070ea tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:40.884684 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aae80b23-806f-4a8f-9871-3c07598070ea tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:40.897893 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:40.897893 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:40.905508 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.sqlalchemy.engines [None req-71a78d73-8a0f-46b2-940a-084e1a91b448 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:08:40.910399 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:40.910399 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:40.911568 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-aae80b23-806f-4a8f-9871-3c07598070ea tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:08:40.921994 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aae80b23-806f-4a8f-9871-3c07598070ea tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 returned with HTTP 200 Aug 14 03:08:40.922935 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 797/3170] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:40 2026] GET /volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:40.930369 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-71a78d73-8a0f-46b2-940a-084e1a91b448 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/877d71d3-f82c-4b3e-95f3-54732084d2db returned with HTTP 200 Aug 14 03:08:40.931420 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 786/3171] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:40 2026] GET /volume/v3/volumes/877d71d3-f82c-4b3e-95f3-54732084d2db => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:40.942952 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-10bc859d-ea5a-4ff6-ad12-bcb4f7593582 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:40.944673 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-10bc859d-ea5a-4ff6-ad12-bcb4f7593582 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:08:40.945245 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-10bc859d-ea5a-4ff6-ad12-bcb4f7593582 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60fe9fae-0f63-4b46-89ba-9dfa687685c5", "name": "tempest-type-Backup-738391969"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:40.946925 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-10bc859d-ea5a-4ff6-ad12-bcb4f7593582 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Creating new backup {'backup': {'volume_id': '60fe9fae-0f63-4b46-89ba-9dfa687685c5', 'name': 'tempest-type-Backup-738391969'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:08:40.947207 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-10bc859d-ea5a-4ff6-ad12-bcb4f7593582 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Creating backup of volume 60fe9fae-0f63-4b46-89ba-9dfa687685c5 in container None Aug 14 03:08:40.958849 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:40.958849 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:40.958849 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-10bc859d-ea5a-4ff6-ad12-bcb4f7593582 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:08:40.996523 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-10bc859d-ea5a-4ff6-ad12-bcb4f7593582 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Created reservations ['c1a967ce-cfc7-41d9-84f9-c704ecd2ba9f', '3e71e480-9bc0-483c-bbb6-65eb4d035dd2'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:41.054375 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-10bc859d-ea5a-4ff6-ad12-bcb4f7593582 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:08:41.054375 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 796/3172] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:08:40 2026] POST /volume/v3/backups => generated 315 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:41.069203 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aa8a5212-1f1b-4aa3-94b3-f69487aa82b4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:41.071457 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aa8a5212-1f1b-4aa3-94b3-f69487aa82b4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:41.071723 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aa8a5212-1f1b-4aa3-94b3-f69487aa82b4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:41.071986 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aa8a5212-1f1b-4aa3-94b3-f69487aa82b4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:41.072107 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-aa8a5212-1f1b-4aa3-94b3-f69487aa82b4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:41.079786 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:41.079786 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:41.080789 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aa8a5212-1f1b-4aa3-94b3-f69487aa82b4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:41.081413 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 794/3173] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:41 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:41.950398 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ea8128b0-228b-4cf9-98ba-f19d01f8c0bb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:41.952755 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ea8128b0-228b-4cf9-98ba-f19d01f8c0bb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/volumes/877d71d3-f82c-4b3e-95f3-54732084d2db Aug 14 03:08:41.953158 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ea8128b0-228b-4cf9-98ba-f19d01f8c0bb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:41.953447 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ea8128b0-228b-4cf9-98ba-f19d01f8c0bb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:41.960841 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ea8128b0-228b-4cf9-98ba-f19d01f8c0bb tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/volumes/877d71d3-f82c-4b3e-95f3-54732084d2db returned with HTTP 404 Aug 14 03:08:41.961475 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 798/3174] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:08:41 2026] GET /volume/v3/volumes/877d71d3-f82c-4b3e-95f3-54732084d2db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:41.971382 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bdd4147e-cf89-449b-aa10-b82138e555d2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:41.973993 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bdd4147e-cf89-449b-aa10-b82138e555d2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] GET https://10.4.3.152/volume/v3/groups/78df946a-bdf0-44e2-b0aa-34a81c12f3c0 Aug 14 03:08:41.974233 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bdd4147e-cf89-449b-aa10-b82138e555d2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:41.974464 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bdd4147e-cf89-449b-aa10-b82138e555d2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:41.974624 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.groups [None req-bdd4147e-cf89-449b-aa10-b82138e555d2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] show called for member 78df946a-bdf0-44e2-b0aa-34a81c12f3c0 {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:08:41.978156 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bdd4147e-cf89-449b-aa10-b82138e555d2 tempest-GroupSnapshotsTest-1452291115 tempest-GroupSnapshotsTest-1452291115-project-member] https://10.4.3.152/volume/v3/groups/78df946a-bdf0-44e2-b0aa-34a81c12f3c0 returned with HTTP 404 Aug 14 03:08:41.978803 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 787/3175] 10.4.3.152 () {68 vars in 1386 bytes} [Fri Aug 14 03:08:41 2026] GET /volume/v3/groups/78df946a-bdf0-44e2-b0aa-34a81c12f3c0 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:41.987427 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0cadf919-810b-457a-9c1f-6f964716782f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:41.989538 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0cadf919-810b-457a-9c1f-6f964716782f tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/dcccccaa-1b88-4140-8be9-f607d7b19826 Aug 14 03:08:41.989806 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0cadf919-810b-457a-9c1f-6f964716782f tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:41.990078 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0cadf919-810b-457a-9c1f-6f964716782f tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:41.990803 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:41.990803 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:42.003191 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0cadf919-810b-457a-9c1f-6f964716782f tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/group_types/dcccccaa-1b88-4140-8be9-f607d7b19826 returned with HTTP 202 Aug 14 03:08:42.003852 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 797/3176] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 03:08:41 2026] DELETE /volume/v3/group_types/dcccccaa-1b88-4140-8be9-f607d7b19826 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:42.011928 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5f19de1f-00d9-447c-9086-adbc1ebbf215 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:42.014924 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5f19de1f-00d9-447c-9086-adbc1ebbf215 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] DELETE https://10.4.3.152/volume/v3/types/fd94ff13-a7f5-44c4-9fb1-44c005ca85c5 Aug 14 03:08:42.014924 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5f19de1f-00d9-447c-9086-adbc1ebbf215 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:42.014924 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5f19de1f-00d9-447c-9086-adbc1ebbf215 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:42.043216 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5f19de1f-00d9-447c-9086-adbc1ebbf215 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/types/fd94ff13-a7f5-44c4-9fb1-44c005ca85c5 returned with HTTP 202 Aug 14 03:08:42.043322 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 795/3177] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:08:42 2026] DELETE /volume/v3/types/fd94ff13-a7f5-44c4-9fb1-44c005ca85c5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:42.052295 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f136b3b9-030c-46cf-bfd8-6d5f67bfc6b3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:42.054167 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f136b3b9-030c-46cf-bfd8-6d5f67bfc6b3 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] GET https://10.4.3.152/volume/v3/types/fd94ff13-a7f5-44c4-9fb1-44c005ca85c5 Aug 14 03:08:42.054444 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f136b3b9-030c-46cf-bfd8-6d5f67bfc6b3 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:42.054668 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f136b3b9-030c-46cf-bfd8-6d5f67bfc6b3 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:42.058504 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f136b3b9-030c-46cf-bfd8-6d5f67bfc6b3 tempest-GroupSnapshotsTest-2106077093 tempest-GroupSnapshotsTest-2106077093-project-admin] https://10.4.3.152/volume/v3/types/fd94ff13-a7f5-44c4-9fb1-44c005ca85c5 returned with HTTP 404 Aug 14 03:08:42.059136 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 799/3178] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:08:42 2026] GET /volume/v3/types/fd94ff13-a7f5-44c4-9fb1-44c005ca85c5 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:42.093383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2c781fea-b114-4003-abc9-8761edfdd8a8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:42.096190 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2c781fea-b114-4003-abc9-8761edfdd8a8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:42.100109 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2c781fea-b114-4003-abc9-8761edfdd8a8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:42.100588 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2c781fea-b114-4003-abc9-8761edfdd8a8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:42.100755 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-2c781fea-b114-4003-abc9-8761edfdd8a8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:42.111023 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:42.111023 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:42.111729 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2c781fea-b114-4003-abc9-8761edfdd8a8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:42.112126 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 788/3179] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:42 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 724 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:42.827491 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-12a9545c-e0cf-4535-a852-c227d334da7f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:43.005289 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-12a9545c-e0cf-4535-a852-c227d334da7f tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:08:43.005289 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-12a9545c-e0cf-4535-a852-c227d334da7f tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1645549524", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2094845995", "vendor_name": "tempest-vendor_name-2082815284"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:43.008136 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f6a7da22-d653-45dd-9649-c58b220341ca None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:43.015391 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=517,cinder:INSERT=81,cinder:UPDATE=146 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:08:43.038656 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-12a9545c-e0cf-4535-a852-c227d334da7f tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:08:43.039169 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 798/3180] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:08:42 2026] POST /volume/v3/types => generated 329 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:43.052465 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:43.054330 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:43.054838 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "124acf5a-1c43-4352-8b3b-f9f9624afd7a", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:43.056685 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Create volume request body: {'volume': {'volume_type': '124acf5a-1c43-4352-8b3b-f9f9624afd7a', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:43.061037 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Create volume of 1 GB Aug 14 03:08:43.061362 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:43.061362 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:43.061786 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Availability Zones retrieved successfully. Aug 14 03:08:43.067506 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Flow 'volume_create_api' (a048ba4b-66b6-4602-87d7-51784ec186c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:43.071478 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d877cbd0-2189-4ac5-8cf2-32cdd34b509b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:43.072424 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:43.104102 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d877cbd0-2189-4ac5-8cf2-32cdd34b509b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:08:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2094845995',vendor_name='tempest-vendor_name-2082815284'},id=124acf5a-1c43-4352-8b3b-f9f9624afd7a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1645549524',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '124acf5a-1c43-4352-8b3b-f9f9624afd7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:43.105911 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f4c3e5-9e30-40c1-898e-71fc43592085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:43.124323 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f6a7da22-d653-45dd-9649-c58b220341ca tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:08:43.126189 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f6a7da22-d653-45dd-9649-c58b220341ca tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485", "extra_specs": {}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:43.126341 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7eef5373-9dbd-4b41-a0aa-6bd7fec36af8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:43.128108 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7eef5373-9dbd-4b41-a0aa-6bd7fec36af8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:43.128597 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7eef5373-9dbd-4b41-a0aa-6bd7fec36af8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:43.128978 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7eef5373-9dbd-4b41-a0aa-6bd7fec36af8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:43.129451 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-7eef5373-9dbd-4b41-a0aa-6bd7fec36af8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:43.133943 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1645549524 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1645549524, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:43.134093 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:43.134093 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:43.134542 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1645549524 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1645549524, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:43.135765 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7eef5373-9dbd-4b41-a0aa-6bd7fec36af8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:43.135765 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 789/3181] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:43 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:43.153715 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f6a7da22-d653-45dd-9649-c58b220341ca tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:08:43.154316 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 796/3182] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:08:43 2026] POST /volume/v3/types => generated 267 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:43.178075 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Created reservations ['1c3aa670-960d-4be6-a4d9-9368e2192f93', 'e97c1938-8dd1-4605-92cd-4b0034efe91a', 'a1bbad25-7840-41ed-8c4f-114cc1e8f9dd', '0546a467-5de0-4101-a1c5-e707086df469'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:43.179049 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f4c3e5-9e30-40c1-898e-71fc43592085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c3aa670-960d-4be6-a4d9-9368e2192f93', 'e97c1938-8dd1-4605-92cd-4b0034efe91a', 'a1bbad25-7840-41ed-8c4f-114cc1e8f9dd', '0546a467-5de0-4101-a1c5-e707086df469']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:43.179816 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c6a905b-6f69-4ca7-88c5-3af2d75827f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:43.204923 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c6a905b-6f69-4ca7-88c5-3af2d75827f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22e62bf8-a574-4f25-9852-ddf388a22a7a', '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='53b928cbd908489d8896d042fb381dac',qos_specs=None,replication_status=,reservations=['1c3aa670-960d-4be6-a4d9-9368e2192f93','e97c1938-8dd1-4605-92cd-4b0034efe91a','a1bbad25-7840-41ed-8c4f-114cc1e8f9dd','0546a467-5de0-4101-a1c5-e707086df469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db379c0b37af470e8f1cd4b60a4c87f1',volume_type_id=124acf5a-1c43-4352-8b3b-f9f9624afd7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22e62bf8-a574-4f25-9852-ddf388a22a7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b928cbd908489d8896d042fb381dac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db379c0b37af470e8f1cd4b60a4c87f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(124acf5a-1c43-4352-8b3b-f9f9624afd7a),volume_type_id=124acf5a-1c43-4352-8b3b-f9f9624afd7a)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:43.205776 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d970d66-0128-4d3a-9108-09ff2d2f87cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:43.228657 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d970d66-0128-4d3a-9108-09ff2d2f87cf) transitioned into state 'SUCCESS' from 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='53b928cbd908489d8896d042fb381dac',qos_specs=None,replication_status=,reservations=['1c3aa670-960d-4be6-a4d9-9368e2192f93','e97c1938-8dd1-4605-92cd-4b0034efe91a','a1bbad25-7840-41ed-8c4f-114cc1e8f9dd','0546a467-5de0-4101-a1c5-e707086df469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db379c0b37af470e8f1cd4b60a4c87f1',volume_type_id=124acf5a-1c43-4352-8b3b-f9f9624afd7a)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:43.229395 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb72ed24-2ad1-423d-a3a7-2e35960322d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:43.240986 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb72ed24-2ad1-423d-a3a7-2e35960322d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:43.242067 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Flow 'volume_create_api' (a048ba4b-66b6-4602-87d7-51784ec186c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:43.242466 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Create volume request issued successfully. Aug 14 03:08:43.243213 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fa3d7f14-c2e5-4c35-8873-61a56b0d5cac tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:43.243749 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 800/3183] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:08:43 2026] POST /volume/v3/volumes => generated 773 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:43.259524 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-80f64f47-1380-4bb6-97dd-030fb954d8ea None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:43.261535 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-80f64f47-1380-4bb6-97dd-030fb954d8ea tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] GET https://10.4.3.152/volume/v3/volumes/22e62bf8-a574-4f25-9852-ddf388a22a7a Aug 14 03:08:43.261806 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-80f64f47-1380-4bb6-97dd-030fb954d8ea tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:43.262064 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-80f64f47-1380-4bb6-97dd-030fb954d8ea tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:43.272994 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:43.272994 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:43.278418 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-80f64f47-1380-4bb6-97dd-030fb954d8ea tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Volume info retrieved successfully. Aug 14 03:08:43.284466 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-80f64f47-1380-4bb6-97dd-030fb954d8ea tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/volumes/22e62bf8-a574-4f25-9852-ddf388a22a7a returned with HTTP 200 Aug 14 03:08:43.285158 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 799/3184] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:43 2026] GET /volume/v3/volumes/22e62bf8-a574-4f25-9852-ddf388a22a7a => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:43.305005 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:43.307234 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:43.309633 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1495674098"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:43.311163 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Create volume request body: {'volume': {'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1495674098'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:43.436891 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Create volume of 1 GB Aug 14 03:08:43.441712 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Availability Zones retrieved successfully. Aug 14 03:08:43.453496 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Flow 'volume_create_api' (5e67deff-cef1-4336-a823-6e1bf50f6575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:43.453496 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8da34c-5d4f-45c8-a458-d07ac28e3726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:43.453496 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:43.526499 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8da34c-5d4f-45c8-a458-d07ac28e3726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:43.528400 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0f27bd-c3a6-44e3-80bd-1b78053e1608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:43.613646 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Created reservations ['699802e6-9651-451f-844e-a6f4f28eb78b', '843f9916-08a8-4c88-b262-167712fcf060', '7af02d7f-9f8c-4596-8bad-6008014d7640', '6369cb4d-3af1-4d4c-b74b-28f38dd68dd1'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:43.614843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0f27bd-c3a6-44e3-80bd-1b78053e1608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['699802e6-9651-451f-844e-a6f4f28eb78b', '843f9916-08a8-4c88-b262-167712fcf060', '7af02d7f-9f8c-4596-8bad-6008014d7640', '6369cb4d-3af1-4d4c-b74b-28f38dd68dd1']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:43.615653 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5939e7df-12a8-4c56-b8e3-d490a47497a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:43.640647 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5939e7df-12a8-4c56-b8e3-d490a47497a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '184034aa-f5ff-453d-8ac3-2ba57cd08415', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1495674098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f41da42b6bdd4fb8bd09a6edc6c15c60',qos_specs=None,replication_status=,reservations=['699802e6-9651-451f-844e-a6f4f28eb78b','843f9916-08a8-4c88-b262-167712fcf060','7af02d7f-9f8c-4596-8bad-6008014d7640','6369cb4d-3af1-4d4c-b74b-28f38dd68dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d96152e1bc4bb68ef001ef70434043',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1495674098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=184034aa-f5ff-453d-8ac3-2ba57cd08415,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f41da42b6bdd4fb8bd09a6edc6c15c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d96152e1bc4bb68ef001ef70434043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:43.642297 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b22710-2be0-4f9a-9dcf-6ce45645ca38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:43.664902 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b22710-2be0-4f9a-9dcf-6ce45645ca38) transitioned into state 'SUCCESS' from state '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-1495674098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f41da42b6bdd4fb8bd09a6edc6c15c60',qos_specs=None,replication_status=,reservations=['699802e6-9651-451f-844e-a6f4f28eb78b','843f9916-08a8-4c88-b262-167712fcf060','7af02d7f-9f8c-4596-8bad-6008014d7640','6369cb4d-3af1-4d4c-b74b-28f38dd68dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d96152e1bc4bb68ef001ef70434043',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:43.664902 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eaf864e-b077-43fc-8a67-1ba6d4eb43c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:43.675945 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eaf864e-b077-43fc-8a67-1ba6d4eb43c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:43.676748 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Flow 'volume_create_api' (5e67deff-cef1-4336-a823-6e1bf50f6575) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:43.677137 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Create volume request issued successfully. Aug 14 03:08:43.677716 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e128d2db-253e-4bfc-a563-6ebd336bc357 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:43.678176 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 790/3185] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:08:43 2026] POST /volume/v3/volumes => generated 748 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:43.696847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-74eec14d-39ab-4942-9de5-671492795d68 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:43.696847 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-74eec14d-39ab-4942-9de5-671492795d68 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 Aug 14 03:08:43.696847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-74eec14d-39ab-4942-9de5-671492795d68 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:43.697139 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-74eec14d-39ab-4942-9de5-671492795d68 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:43.707311 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:43.707311 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:43.713020 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-74eec14d-39ab-4942-9de5-671492795d68 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:43.717056 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-74eec14d-39ab-4942-9de5-671492795d68 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 returned with HTTP 200 Aug 14 03:08:43.717741 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 797/3186] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:43 2026] GET /volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:44.150387 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6b908266-840b-44b9-b6a8-42abfad270cd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.153129 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6b908266-840b-44b9-b6a8-42abfad270cd tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:44.153447 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6b908266-840b-44b9-b6a8-42abfad270cd tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:44.153769 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6b908266-840b-44b9-b6a8-42abfad270cd tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:44.153871 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6b908266-840b-44b9-b6a8-42abfad270cd tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:44.159503 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:44.159503 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:44.160429 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6b908266-840b-44b9-b6a8-42abfad270cd tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:44.161000 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 801/3187] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:44 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:44.301684 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3a16e52e-38f8-4859-8c6b-adb41a447b50 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.303495 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3a16e52e-38f8-4859-8c6b-adb41a447b50 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] GET https://10.4.3.152/volume/v3/volumes/22e62bf8-a574-4f25-9852-ddf388a22a7a Aug 14 03:08:44.303705 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3a16e52e-38f8-4859-8c6b-adb41a447b50 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:44.303947 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3a16e52e-38f8-4859-8c6b-adb41a447b50 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:44.311071 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:44.311071 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:44.314488 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3a16e52e-38f8-4859-8c6b-adb41a447b50 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Volume info retrieved successfully. Aug 14 03:08:44.318370 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3a16e52e-38f8-4859-8c6b-adb41a447b50 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/volumes/22e62bf8-a574-4f25-9852-ddf388a22a7a returned with HTTP 200 Aug 14 03:08:44.318802 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 800/3188] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:44 2026] GET /volume/v3/volumes/22e62bf8-a574-4f25-9852-ddf388a22a7a => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:44.332018 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1c6e717d-f9c4-47fe-a22c-f335681c900b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.334440 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1c6e717d-f9c4-47fe-a22c-f335681c900b tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 14 03:08:44.335857 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1c6e717d-f9c4-47fe-a22c-f335681c900b tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:44.335857 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1c6e717d-f9c4-47fe-a22c-f335681c900b tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:44.335857 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:44.335857 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:44.340061 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1c6e717d-f9c4-47fe-a22c-f335681c900b tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:08:44.340848 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 791/3189] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:08:44 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:44.352255 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cdc760ec-f3dd-4e61-8a81-d5b49c0f7ddc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.355082 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cdc760ec-f3dd-4e61-8a81-d5b49c0f7ddc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] DELETE https://10.4.3.152/volume/v3/messages/fa77915a-b1ff-461d-ac27-0230317ace1e Aug 14 03:08:44.355277 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cdc760ec-f3dd-4e61-8a81-d5b49c0f7ddc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:44.355562 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cdc760ec-f3dd-4e61-8a81-d5b49c0f7ddc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:44.367474 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cdc760ec-f3dd-4e61-8a81-d5b49c0f7ddc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/messages/fa77915a-b1ff-461d-ac27-0230317ace1e returned with HTTP 204 Aug 14 03:08:44.367882 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 798/3190] 10.4.3.152 () {68 vars in 1394 bytes} [Fri Aug 14 03:08:44 2026] DELETE /volume/v3/messages/fa77915a-b1ff-461d-ac27-0230317ace1e => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:08:44.376982 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3cbfebc5-201b-494d-82e5-13fa63ed4183 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.379271 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3cbfebc5-201b-494d-82e5-13fa63ed4183 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] GET https://10.4.3.152/volume/v3/messages/fa77915a-b1ff-461d-ac27-0230317ace1e Aug 14 03:08:44.379567 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3cbfebc5-201b-494d-82e5-13fa63ed4183 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:44.379781 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3cbfebc5-201b-494d-82e5-13fa63ed4183 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:44.384750 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3cbfebc5-201b-494d-82e5-13fa63ed4183 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/messages/fa77915a-b1ff-461d-ac27-0230317ace1e returned with HTTP 404 Aug 14 03:08:44.385534 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 802/3191] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:08:44 2026] GET /volume/v3/messages/fa77915a-b1ff-461d-ac27-0230317ace1e => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:44.394555 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-63e8da3c-2bee-4637-afeb-722cd15bb4e3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.396331 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-63e8da3c-2bee-4637-afeb-722cd15bb4e3 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/22e62bf8-a574-4f25-9852-ddf388a22a7a Aug 14 03:08:44.396547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-63e8da3c-2bee-4637-afeb-722cd15bb4e3 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:44.396739 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-63e8da3c-2bee-4637-afeb-722cd15bb4e3 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:44.396939 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-63e8da3c-2bee-4637-afeb-722cd15bb4e3 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Delete volume with id: 22e62bf8-a574-4f25-9852-ddf388a22a7a Aug 14 03:08:44.405484 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:44.405484 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:44.406477 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-63e8da3c-2bee-4637-afeb-722cd15bb4e3 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Volume info retrieved successfully. Aug 14 03:08:44.407321 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-63e8da3c-2bee-4637-afeb-722cd15bb4e3 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100378) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:08:44.419363 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-63e8da3c-2bee-4637-afeb-722cd15bb4e3 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1645549524 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1645549524, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:44.419996 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-63e8da3c-2bee-4637-afeb-722cd15bb4e3 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1645549524 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1645549524, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:44.432249 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-63e8da3c-2bee-4637-afeb-722cd15bb4e3 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Created reservations ['f9f93722-fe7e-4c01-ae00-88c612ad11f5', '29d3f126-8b35-4a2a-897f-64ce25c0ce9b', 'd366cb1d-588c-4dce-b194-476432be3288', 'aaecd34b-b50e-4f91-9690-317748380ea9'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:44.464300 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-63e8da3c-2bee-4637-afeb-722cd15bb4e3 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Delete volume request issued successfully. Aug 14 03:08:44.464568 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-63e8da3c-2bee-4637-afeb-722cd15bb4e3 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/volumes/22e62bf8-a574-4f25-9852-ddf388a22a7a returned with HTTP 202 Aug 14 03:08:44.465090 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 801/3192] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:08:44 2026] DELETE /volume/v3/volumes/22e62bf8-a574-4f25-9852-ddf388a22a7a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:44.473408 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1d3b6760-6bcf-4650-ad37-fa8fa3dd005f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.476729 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1d3b6760-6bcf-4650-ad37-fa8fa3dd005f tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] DELETE https://10.4.3.152/volume/v3/types/124acf5a-1c43-4352-8b3b-f9f9624afd7a Aug 14 03:08:44.476729 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1d3b6760-6bcf-4650-ad37-fa8fa3dd005f tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:44.477172 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1d3b6760-6bcf-4650-ad37-fa8fa3dd005f tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:44.513386 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1d3b6760-6bcf-4650-ad37-fa8fa3dd005f tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/types/124acf5a-1c43-4352-8b3b-f9f9624afd7a returned with HTTP 202 Aug 14 03:08:44.513386 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 792/3193] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:08:44 2026] DELETE /volume/v3/types/124acf5a-1c43-4352-8b3b-f9f9624afd7a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:44.523390 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1bfc272f-359d-4991-bdb1-ac8d8723b4d5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.525230 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1bfc272f-359d-4991-bdb1-ac8d8723b4d5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:08:44.525552 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1bfc272f-359d-4991-bdb1-ac8d8723b4d5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-524888200", "extra_specs": {"storage_protocol": "tempest-storage_protocol-764439559", "vendor_name": "tempest-vendor_name-1956065735"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:44.542325 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1bfc272f-359d-4991-bdb1-ac8d8723b4d5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:08:44.542766 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 799/3194] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:08:44 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:44.553539 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.555413 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:44.555755 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "081a9ff1-2c76-4896-aec4-3b8087541c76", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:44.557949 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Create volume request body: {'volume': {'volume_type': '081a9ff1-2c76-4896-aec4-3b8087541c76', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:44.561728 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Create volume of 1 GB Aug 14 03:08:44.562099 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:44.562099 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:44.562544 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Availability Zones retrieved successfully. Aug 14 03:08:44.568525 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Flow 'volume_create_api' (ee7f86d6-7253-4105-b22f-d120c649444e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:44.570505 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd90be5-30b2-4f5e-8db6-33f2ba678628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:44.571427 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:44.597016 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd90be5-30b2-4f5e-8db6-33f2ba678628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:08:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-764439559',vendor_name='tempest-vendor_name-1956065735'},id=081a9ff1-2c76-4896-aec4-3b8087541c76,is_public=True,name='tempest-ProjectAdminTests-volume-type-524888200',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '081a9ff1-2c76-4896-aec4-3b8087541c76', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:44.597774 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648bdaf0-3a42-480d-8d0e-3fe6e3190c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:44.636657 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-524888200 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-524888200, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:44.637038 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-524888200 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-524888200, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:44.677548 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Created reservations ['5c42c806-cd0e-44f5-80fd-29f5699b20d4', '26e27ce1-681c-4c04-8e85-846ca09d1727', 'ddb8b89c-8766-4c2b-8dd4-6b10f6bbf88e', '6d8e1877-ef30-42f6-b134-f2715d732f32'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:44.678788 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648bdaf0-3a42-480d-8d0e-3fe6e3190c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c42c806-cd0e-44f5-80fd-29f5699b20d4', '26e27ce1-681c-4c04-8e85-846ca09d1727', 'ddb8b89c-8766-4c2b-8dd4-6b10f6bbf88e', '6d8e1877-ef30-42f6-b134-f2715d732f32']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:44.679711 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37d127c-7763-4ad4-9db4-c9950e5064d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:44.710441 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37d127c-7763-4ad4-9db4-c9950e5064d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a4efcc9-02da-4c43-9453-45fee9cbd65c', '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='53b928cbd908489d8896d042fb381dac',qos_specs=None,replication_status=,reservations=['5c42c806-cd0e-44f5-80fd-29f5699b20d4','26e27ce1-681c-4c04-8e85-846ca09d1727','ddb8b89c-8766-4c2b-8dd4-6b10f6bbf88e','6d8e1877-ef30-42f6-b134-f2715d732f32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db379c0b37af470e8f1cd4b60a4c87f1',volume_type_id=081a9ff1-2c76-4896-aec4-3b8087541c76), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:44Z,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=0a4efcc9-02da-4c43-9453-45fee9cbd65c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b928cbd908489d8896d042fb381dac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db379c0b37af470e8f1cd4b60a4c87f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(081a9ff1-2c76-4896-aec4-3b8087541c76),volume_type_id=081a9ff1-2c76-4896-aec4-3b8087541c76)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:44.711328 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f8bcf91-bfe9-450e-8b71-1a5430ef215a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:44.731785 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f8bcf91-bfe9-450e-8b71-1a5430ef215a) transitioned into state 'SUCCESS' from 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='53b928cbd908489d8896d042fb381dac',qos_specs=None,replication_status=,reservations=['5c42c806-cd0e-44f5-80fd-29f5699b20d4','26e27ce1-681c-4c04-8e85-846ca09d1727','ddb8b89c-8766-4c2b-8dd4-6b10f6bbf88e','6d8e1877-ef30-42f6-b134-f2715d732f32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db379c0b37af470e8f1cd4b60a4c87f1',volume_type_id=081a9ff1-2c76-4896-aec4-3b8087541c76)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:44.733086 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46980755-5cf1-47f4-be8a-f8f2161a829e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:44.733981 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-54c6a5e9-1860-4f83-af26-82b24acd359a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.736787 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-54c6a5e9-1860-4f83-af26-82b24acd359a tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 Aug 14 03:08:44.737386 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-54c6a5e9-1860-4f83-af26-82b24acd359a tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:44.737765 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-54c6a5e9-1860-4f83-af26-82b24acd359a tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:44.744312 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46980755-5cf1-47f4-be8a-f8f2161a829e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:44.745105 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Flow 'volume_create_api' (ee7f86d6-7253-4105-b22f-d120c649444e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:44.745390 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Create volume request issued successfully. Aug 14 03:08:44.745942 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-06a0bd3d-ec5a-4a41-8467-bb3a5afca02a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:44.746331 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 803/3195] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:08:44 2026] POST /volume/v3/volumes => generated 772 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:44.751664 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:44.751664 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:44.757951 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-54c6a5e9-1860-4f83-af26-82b24acd359a tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:44.759991 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-27c0a42d-55e6-46c7-bb13-49770285f16c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.762195 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-27c0a42d-55e6-46c7-bb13-49770285f16c tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] GET https://10.4.3.152/volume/v3/volumes/0a4efcc9-02da-4c43-9453-45fee9cbd65c Aug 14 03:08:44.762994 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-27c0a42d-55e6-46c7-bb13-49770285f16c tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:44.763603 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-27c0a42d-55e6-46c7-bb13-49770285f16c tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:44.767486 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-54c6a5e9-1860-4f83-af26-82b24acd359a tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 returned with HTTP 200 Aug 14 03:08:44.768551 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 802/3196] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:44 2026] GET /volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:44.774630 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:44.774630 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:44.780644 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-27c0a42d-55e6-46c7-bb13-49770285f16c tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Volume info retrieved successfully. Aug 14 03:08:44.785221 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-27c0a42d-55e6-46c7-bb13-49770285f16c tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/volumes/0a4efcc9-02da-4c43-9453-45fee9cbd65c returned with HTTP 200 Aug 14 03:08:44.785652 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ff7f0ed6-71c6-44f1-8328-9e1dee319f31 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.785904 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 793/3197] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:44 2026] GET /volume/v3/volumes/0a4efcc9-02da-4c43-9453-45fee9cbd65c => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:44.788714 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ff7f0ed6-71c6-44f1-8328-9e1dee319f31 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] POST https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415/action Aug 14 03:08:44.789255 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ff7f0ed6-71c6-44f1-8328-9e1dee319f31 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:44.789924 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ff7f0ed6-71c6-44f1-8328-9e1dee319f31 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:44.801101 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:44.801101 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:44.801540 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ff7f0ed6-71c6-44f1-8328-9e1dee319f31 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:44.852110 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-ff7f0ed6-71c6-44f1-8328-9e1dee319f31 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Created reservations ['a02b67cf-2dc1-4fb5-9157-328805ae8aac', '5a82b9d4-d96f-40bd-b971-6a6ace0187ea'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:44.863656 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ff7f0ed6-71c6-44f1-8328-9e1dee319f31 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Extend volume request issued successfully. Aug 14 03:08:44.863986 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ff7f0ed6-71c6-44f1-8328-9e1dee319f31 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415/action returned with HTTP 202 Aug 14 03:08:44.864618 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 800/3198] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:08:44 2026] POST /volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:08:44.873652 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-26b87b27-a5bf-4189-9846-7ecdedb09800 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:44.875796 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-26b87b27-a5bf-4189-9846-7ecdedb09800 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 Aug 14 03:08:44.876044 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-26b87b27-a5bf-4189-9846-7ecdedb09800 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:44.876260 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-26b87b27-a5bf-4189-9846-7ecdedb09800 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:44.887776 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:44.887776 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:44.894052 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-26b87b27-a5bf-4189-9846-7ecdedb09800 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:44.900960 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-26b87b27-a5bf-4189-9846-7ecdedb09800 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 returned with HTTP 200 Aug 14 03:08:44.901510 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 804/3199] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:44 2026] GET /volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:44.917870 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-771ef14b-32ca-4532-9cef-66e711ea4a12 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.025564 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-771ef14b-32ca-4532-9cef-66e711ea4a12 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 14 03:08:45.026187 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-771ef14b-32ca-4532-9cef-66e711ea4a12 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1790177324"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:45.046189 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-771ef14b-32ca-4532-9cef-66e711ea4a12 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 14 03:08:45.046334 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 803/3200] 10.4.3.152 () {70 vars in 1311 bytes} [Fri Aug 14 03:08:44 2026] POST /volume/v3/group_types => generated 181 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:45.060787 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3293e9c0-5b52-4048-82b4-20acb128b834 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.067304 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3293e9c0-5b52-4048-82b4-20acb128b834 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] POST https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs Aug 14 03:08:45.067755 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3293e9c0-5b52-4048-82b4-20acb128b834 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:45.102764 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3293e9c0-5b52-4048-82b4-20acb128b834 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs returned with HTTP 202 Aug 14 03:08:45.103415 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 794/3201] 10.4.3.152 () {70 vars in 1458 bytes} [Fri Aug 14 03:08:45 2026] POST /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs => generated 53 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:45.116320 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bbfdd14f-194a-4046-9ccb-77494c684905 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.118228 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bbfdd14f-194a-4046-9ccb-77494c684905 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] POST https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs Aug 14 03:08:45.118535 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bbfdd14f-194a-4046-9ccb-77494c684905 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:45.140433 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bbfdd14f-194a-4046-9ccb-77494c684905 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs returned with HTTP 202 Aug 14 03:08:45.140955 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 801/3202] 10.4.3.152 () {70 vars in 1458 bytes} [Fri Aug 14 03:08:45 2026] POST /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs => generated 61 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:45.151990 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a1c41d09-c68e-4ce7-81b6-450b9a095536 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.154545 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a1c41d09-c68e-4ce7-81b6-450b9a095536 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] GET https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key2 Aug 14 03:08:45.154911 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a1c41d09-c68e-4ce7-81b6-450b9a095536 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.155088 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a1c41d09-c68e-4ce7-81b6-450b9a095536 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.164360 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a1c41d09-c68e-4ce7-81b6-450b9a095536 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key2 returned with HTTP 200 Aug 14 03:08:45.165163 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 805/3203] 10.4.3.152 () {68 vars in 1452 bytes} [Fri Aug 14 03:08:45 2026] GET /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:45.175606 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c13dda59-a4e5-4157-9758-b573f2fd2ce9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.177895 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c13dda59-a4e5-4157-9758-b573f2fd2ce9 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] GET https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key3 Aug 14 03:08:45.178087 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c13dda59-a4e5-4157-9758-b573f2fd2ce9 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.178439 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c13dda59-a4e5-4157-9758-b573f2fd2ce9 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.180204 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c74aa3c9-a3fb-4cf9-b823-8c835ca7d991 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.182450 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c74aa3c9-a3fb-4cf9-b823-8c835ca7d991 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:45.182559 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c74aa3c9-a3fb-4cf9-b823-8c835ca7d991 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.182979 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c74aa3c9-a3fb-4cf9-b823-8c835ca7d991 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.182979 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-c74aa3c9-a3fb-4cf9-b823-8c835ca7d991 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:45.188257 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:45.188257 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:45.188711 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c74aa3c9-a3fb-4cf9-b823-8c835ca7d991 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:45.192945 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 795/3204] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:45 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:45.193419 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c13dda59-a4e5-4157-9758-b573f2fd2ce9 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key3 returned with HTTP 200 Aug 14 03:08:45.193419 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 804/3205] 10.4.3.152 () {68 vars in 1452 bytes} [Fri Aug 14 03:08:45 2026] GET /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key3 => generated 18 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:45.204687 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a4642cfd-be2d-4397-af49-0a20662c11a2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.206754 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a4642cfd-be2d-4397-af49-0a20662c11a2 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] PUT https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key3 Aug 14 03:08:45.207163 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a4642cfd-be2d-4397-af49-0a20662c11a2 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:45.222707 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a4642cfd-be2d-4397-af49-0a20662c11a2 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key3 returned with HTTP 200 Aug 14 03:08:45.224097 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 802/3206] 10.4.3.152 () {70 vars in 1472 bytes} [Fri Aug 14 03:08:45 2026] PUT /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key3 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:45.231778 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-07f764f7-4da8-4a5b-9b5b-120ff864dc1a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.233972 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-07f764f7-4da8-4a5b-9b5b-120ff864dc1a tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] GET https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs Aug 14 03:08:45.234244 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-07f764f7-4da8-4a5b-9b5b-120ff864dc1a tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.234453 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-07f764f7-4da8-4a5b-9b5b-120ff864dc1a tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.246115 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-07f764f7-4da8-4a5b-9b5b-120ff864dc1a tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs returned with HTTP 200 Aug 14 03:08:45.246598 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 806/3207] 10.4.3.152 () {68 vars in 1437 bytes} [Fri Aug 14 03:08:45 2026] GET /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs => generated 87 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:45.255878 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4b9981d6-aaf7-41cf-b5b8-14a4456af43d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.257900 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4b9981d6-aaf7-41cf-b5b8-14a4456af43d tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key1 Aug 14 03:08:45.258203 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4b9981d6-aaf7-41cf-b5b8-14a4456af43d tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.258466 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4b9981d6-aaf7-41cf-b5b8-14a4456af43d tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.272292 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4b9981d6-aaf7-41cf-b5b8-14a4456af43d tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key1 returned with HTTP 202 Aug 14 03:08:45.272908 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 796/3208] 10.4.3.152 () {68 vars in 1455 bytes} [Fri Aug 14 03:08:45 2026] DELETE /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:45.281256 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ea4d739e-3a73-4d49-82fe-174652fed8fc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.283057 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ea4d739e-3a73-4d49-82fe-174652fed8fc tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] GET https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key1 Aug 14 03:08:45.283481 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ea4d739e-3a73-4d49-82fe-174652fed8fc tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.283652 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ea4d739e-3a73-4d49-82fe-174652fed8fc tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.290690 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ea4d739e-3a73-4d49-82fe-174652fed8fc tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] HTTP exception thrown: Group Type abaa9756-b4b2-4c5f-956b-c7630d85c4bc has no extra spec with key key1. Aug 14 03:08:45.291116 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ea4d739e-3a73-4d49-82fe-174652fed8fc tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key1 returned with HTTP 404 Aug 14 03:08:45.291723 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 805/3209] 10.4.3.152 () {68 vars in 1452 bytes} [Fri Aug 14 03:08:45 2026] GET /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key1 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:45.300450 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c74b9fbd-7d87-4661-83ad-597341b67868 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.302497 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c74b9fbd-7d87-4661-83ad-597341b67868 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key2 Aug 14 03:08:45.302757 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c74b9fbd-7d87-4661-83ad-597341b67868 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.303020 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c74b9fbd-7d87-4661-83ad-597341b67868 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.319261 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c74b9fbd-7d87-4661-83ad-597341b67868 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key2 returned with HTTP 202 Aug 14 03:08:45.319657 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 803/3210] 10.4.3.152 () {68 vars in 1455 bytes} [Fri Aug 14 03:08:45 2026] DELETE /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:45.327855 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8c774f16-259d-4f3c-b48d-8ad48e26241c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.330280 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8c774f16-259d-4f3c-b48d-8ad48e26241c tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] GET https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key2 Aug 14 03:08:45.330584 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8c774f16-259d-4f3c-b48d-8ad48e26241c tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.330909 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8c774f16-259d-4f3c-b48d-8ad48e26241c tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.337966 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8c774f16-259d-4f3c-b48d-8ad48e26241c tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] HTTP exception thrown: Group Type abaa9756-b4b2-4c5f-956b-c7630d85c4bc has no extra spec with key key2. Aug 14 03:08:45.338192 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8c774f16-259d-4f3c-b48d-8ad48e26241c tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key2 returned with HTTP 404 Aug 14 03:08:45.340441 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 807/3211] 10.4.3.152 () {68 vars in 1452 bytes} [Fri Aug 14 03:08:45 2026] GET /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:45.347850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0cfceea1-6d8e-470d-adc3-050c043b3161 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.350261 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0cfceea1-6d8e-470d-adc3-050c043b3161 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key3 Aug 14 03:08:45.350558 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0cfceea1-6d8e-470d-adc3-050c043b3161 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.350840 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0cfceea1-6d8e-470d-adc3-050c043b3161 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.353351 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=580,cinder:INSERT=85,cinder:UPDATE=153 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:08:45.373169 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0cfceea1-6d8e-470d-adc3-050c043b3161 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key3 returned with HTTP 202 Aug 14 03:08:45.373674 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 797/3212] 10.4.3.152 () {68 vars in 1455 bytes} [Fri Aug 14 03:08:45 2026] DELETE /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:45.382449 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-478bcde9-ec04-4d60-b31f-b3092560ee30 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.384469 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-478bcde9-ec04-4d60-b31f-b3092560ee30 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] GET https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key3 Aug 14 03:08:45.384751 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-478bcde9-ec04-4d60-b31f-b3092560ee30 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.385017 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-478bcde9-ec04-4d60-b31f-b3092560ee30 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.392104 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-478bcde9-ec04-4d60-b31f-b3092560ee30 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] HTTP exception thrown: Group Type abaa9756-b4b2-4c5f-956b-c7630d85c4bc has no extra spec with key key3. Aug 14 03:08:45.392368 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-478bcde9-ec04-4d60-b31f-b3092560ee30 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key3 returned with HTTP 404 Aug 14 03:08:45.393504 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 806/3213] 10.4.3.152 () {68 vars in 1452 bytes} [Fri Aug 14 03:08:45 2026] GET /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:08:45.404914 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-62b1d586-df62-4173-8d20-1bb690f748b6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.407177 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-62b1d586-df62-4173-8d20-1bb690f748b6 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc Aug 14 03:08:45.407427 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-62b1d586-df62-4173-8d20-1bb690f748b6 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.407660 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-62b1d586-df62-4173-8d20-1bb690f748b6 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.433621 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-62b1d586-df62-4173-8d20-1bb690f748b6 tempest-GroupTypeSpecsTest-682401856 tempest-GroupTypeSpecsTest-682401856-project-admin] https://10.4.3.152/volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc returned with HTTP 202 Aug 14 03:08:45.434210 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 804/3214] 10.4.3.152 () {68 vars in 1404 bytes} [Fri Aug 14 03:08:45 2026] DELETE /volume/v3/group_types/abaa9756-b4b2-4c5f-956b-c7630d85c4bc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:08:45.457794 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3d21be57-0c1d-4ac9-9b36-d6bf32c4a90a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.459857 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3d21be57-0c1d-4ac9-9b36-d6bf32c4a90a tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:08:45.460282 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3d21be57-0c1d-4ac9-9b36-d6bf32c4a90a tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718", "extra_specs": {}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:45.464330 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=595,cinder:UPDATE=201,cinder:INSERT=124 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:08:45.477722 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3d21be57-0c1d-4ac9-9b36-d6bf32c4a90a tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:08:45.478244 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 808/3215] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:08:45 2026] POST /volume/v3/types => generated 269 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:45.486785 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c2d43f8d-4e91-462d-8126-c5d6d34c94cf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.488938 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c2d43f8d-4e91-462d-8126-c5d6d34c94cf tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:08:45.489310 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c2d43f8d-4e91-462d-8126-c5d6d34c94cf tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471", "extra_specs": {}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:45.503708 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c2d43f8d-4e91-462d-8126-c5d6d34c94cf tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:08:45.504191 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 798/3216] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:08:45 2026] POST /volume/v3/types => generated 267 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:08:45.515360 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.517981 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:45.518529 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1625861186", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718", "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:45.520917 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1625861186', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718', 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:45.525524 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Create volume of 1 GB Aug 14 03:08:45.526085 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:45.526085 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:45.526973 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Availability Zones retrieved successfully. Aug 14 03:08:45.536196 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Flow 'volume_create_api' (989e76f7-ecc4-44ee-86c3-d1cfdc716c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:45.537891 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05a565a8-71e1-4edb-8937-dffda5d8947a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:45.539239 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:45.569937 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05a565a8-71e1-4edb-8937-dffda5d8947a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:08:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ed13154-b867-4cad-8eda-fcb4b91ae29b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ed13154-b867-4cad-8eda-fcb4b91ae29b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:45.571116 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d88a2a7-c934-440c-ad3b-39e4abddfa56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:45.613693 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:45.614449 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:45.669637 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Created reservations ['74ea48ca-3af4-4aaa-ad2a-e92759b0b784', 'e46c4c7e-0e74-4cb4-bfbb-a5ce6bd027d6', 'f8897f27-e083-4995-a61b-220b00729bd2', '0cbaee1b-4c70-41f2-8807-c710ed289cc4'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:45.670637 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d88a2a7-c934-440c-ad3b-39e4abddfa56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74ea48ca-3af4-4aaa-ad2a-e92759b0b784', 'e46c4c7e-0e74-4cb4-bfbb-a5ce6bd027d6', 'f8897f27-e083-4995-a61b-220b00729bd2', '0cbaee1b-4c70-41f2-8807-c710ed289cc4']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:45.671815 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7d5e02-f6fd-4bd7-aa8d-6905135efdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:45.700548 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7d5e02-f6fd-4bd7-aa8d-6905135efdd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7283d8a-f87c-4e85-9f04-64210a8d12ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1625861186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13222a4a6e03435fbb1650cd6d5f1da0',qos_specs=None,replication_status=,reservations=['74ea48ca-3af4-4aaa-ad2a-e92759b0b784','e46c4c7e-0e74-4cb4-bfbb-a5ce6bd027d6','f8897f27-e083-4995-a61b-220b00729bd2','0cbaee1b-4c70-41f2-8807-c710ed289cc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2b2ebf3f704db98efa0e2e7c1b6fda',volume_type_id=4ed13154-b867-4cad-8eda-fcb4b91ae29b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1625861186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7283d8a-f87c-4e85-9f04-64210a8d12ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13222a4a6e03435fbb1650cd6d5f1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d2b2ebf3f704db98efa0e2e7c1b6fda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ed13154-b867-4cad-8eda-fcb4b91ae29b),volume_type_id=4ed13154-b867-4cad-8eda-fcb4b91ae29b)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:45.701743 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57aadcbb-9e6c-4ae0-8844-7089c48bac3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:45.737086 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57aadcbb-9e6c-4ae0-8844-7089c48bac3d) transitioned into state 'SUCCESS' from state '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-1625861186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13222a4a6e03435fbb1650cd6d5f1da0',qos_specs=None,replication_status=,reservations=['74ea48ca-3af4-4aaa-ad2a-e92759b0b784','e46c4c7e-0e74-4cb4-bfbb-a5ce6bd027d6','f8897f27-e083-4995-a61b-220b00729bd2','0cbaee1b-4c70-41f2-8807-c710ed289cc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2b2ebf3f704db98efa0e2e7c1b6fda',volume_type_id=4ed13154-b867-4cad-8eda-fcb4b91ae29b)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:45.738261 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfb74979-6a82-4049-8288-b100f53f28f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:45.754065 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfb74979-6a82-4049-8288-b100f53f28f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:45.754926 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Flow 'volume_create_api' (989e76f7-ecc4-44ee-86c3-d1cfdc716c52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:45.755245 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Create volume request issued successfully. Aug 14 03:08:45.755837 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-152b87a2-ba9b-4036-9933-a1f4cbcc7437 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:45.756328 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 807/3217] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:08:45 2026] POST /volume/v3/volumes => generated 847 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:45.774054 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b348cefa-d212-4642-ae26-cb4175833424 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.776403 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:45.776940 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-78713367", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471", "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:45.779385 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-78713367', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471', 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:45.785101 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Create volume of 1 GB Aug 14 03:08:45.785566 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:45.785566 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:45.786344 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Availability Zones retrieved successfully. Aug 14 03:08:45.795413 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Flow 'volume_create_api' (66674d76-704d-4421-997c-7894281f513f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:45.796940 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb68e1b-1c72-4969-9dc6-aa4920fa17c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:45.798338 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:45.800017 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-abfc1839-22c7-4010-960f-98b52e18b59f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.802331 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-abfc1839-22c7-4010-960f-98b52e18b59f tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] GET https://10.4.3.152/volume/v3/volumes/0a4efcc9-02da-4c43-9453-45fee9cbd65c Aug 14 03:08:45.802614 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-abfc1839-22c7-4010-960f-98b52e18b59f tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.802867 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-abfc1839-22c7-4010-960f-98b52e18b59f tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.811033 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:45.811033 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:45.815145 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-abfc1839-22c7-4010-960f-98b52e18b59f tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Volume info retrieved successfully. Aug 14 03:08:45.819297 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-abfc1839-22c7-4010-960f-98b52e18b59f tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/volumes/0a4efcc9-02da-4c43-9453-45fee9cbd65c returned with HTTP 200 Aug 14 03:08:45.819846 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 809/3218] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:45 2026] GET /volume/v3/volumes/0a4efcc9-02da-4c43-9453-45fee9cbd65c => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:45.826016 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb68e1b-1c72-4969-9dc6-aa4920fa17c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:08:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9da0ba6-da6b-4821-b2b1-58f33f0ddb8f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9da0ba6-da6b-4821-b2b1-58f33f0ddb8f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:45.827148 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b2011c-ef52-4ef7-9bfc-8b6b17b15d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:45.833190 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c7f27f08-0f9c-4a65-900e-ba43080492df None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.835118 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c7f27f08-0f9c-4a65-900e-ba43080492df tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 14 03:08:45.835361 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c7f27f08-0f9c-4a65-900e-ba43080492df tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.835544 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c7f27f08-0f9c-4a65-900e-ba43080492df tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.840414 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c7f27f08-0f9c-4a65-900e-ba43080492df tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:08:45.840785 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 799/3219] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:08:45 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:45.849758 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-805dbe14-fa68-491e-8efa-af72e1a3f813 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.852071 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-805dbe14-fa68-491e-8efa-af72e1a3f813 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 14 03:08:45.852357 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-805dbe14-fa68-491e-8efa-af72e1a3f813 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.852592 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-805dbe14-fa68-491e-8efa-af72e1a3f813 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.852986 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:45.852986 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:45.856862 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-805dbe14-fa68-491e-8efa-af72e1a3f813 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:08:45.857410 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 808/3220] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:08:45 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:45.865215 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:45.865716 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:45.867789 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4541b76a-b353-47dc-9fb6-a99173031ecc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.870354 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4541b76a-b353-47dc-9fb6-a99173031ecc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] DELETE https://10.4.3.152/volume/v3/messages/a74f9936-0fe2-4dde-a3e2-8b4324372cc4 Aug 14 03:08:45.870648 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4541b76a-b353-47dc-9fb6-a99173031ecc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.870943 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4541b76a-b353-47dc-9fb6-a99173031ecc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.882659 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4541b76a-b353-47dc-9fb6-a99173031ecc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/messages/a74f9936-0fe2-4dde-a3e2-8b4324372cc4 returned with HTTP 204 Aug 14 03:08:45.883316 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 810/3221] 10.4.3.152 () {68 vars in 1394 bytes} [Fri Aug 14 03:08:45 2026] DELETE /volume/v3/messages/a74f9936-0fe2-4dde-a3e2-8b4324372cc4 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:08:45.892042 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3799bac7-66dd-40d2-a06a-0a08a8003f07 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.894638 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3799bac7-66dd-40d2-a06a-0a08a8003f07 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/0a4efcc9-02da-4c43-9453-45fee9cbd65c Aug 14 03:08:45.894964 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3799bac7-66dd-40d2-a06a-0a08a8003f07 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.895539 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3799bac7-66dd-40d2-a06a-0a08a8003f07 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.895539 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-3799bac7-66dd-40d2-a06a-0a08a8003f07 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Delete volume with id: 0a4efcc9-02da-4c43-9453-45fee9cbd65c Aug 14 03:08:45.900687 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Created reservations ['1f3f6697-45d2-4b62-a830-48e2beb51299', 'fad53813-66e2-487b-8ad2-4a260a78e10f', '43d0227f-5fb0-4a6b-801f-c9d19dd76c3f', '5c5ca8eb-c0f9-4884-82ce-6c6b30a8d0cc'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:45.901553 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b2011c-ef52-4ef7-9bfc-8b6b17b15d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f3f6697-45d2-4b62-a830-48e2beb51299', 'fad53813-66e2-487b-8ad2-4a260a78e10f', '43d0227f-5fb0-4a6b-801f-c9d19dd76c3f', '5c5ca8eb-c0f9-4884-82ce-6c6b30a8d0cc']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:45.902364 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae52030c-ca52-49ec-bb83-7b8518f79522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:45.906323 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:45.906323 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:45.906832 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3799bac7-66dd-40d2-a06a-0a08a8003f07 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Volume info retrieved successfully. Aug 14 03:08:45.908713 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-3799bac7-66dd-40d2-a06a-0a08a8003f07 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100381) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:08:45.919888 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-10ccf127-e034-48a2-b5d7-effeb63e219f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.921831 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-10ccf127-e034-48a2-b5d7-effeb63e219f tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 Aug 14 03:08:45.922028 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-10ccf127-e034-48a2-b5d7-effeb63e219f tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.922216 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-10ccf127-e034-48a2-b5d7-effeb63e219f tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.923853 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-3799bac7-66dd-40d2-a06a-0a08a8003f07 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-524888200 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-524888200, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:45.924339 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-3799bac7-66dd-40d2-a06a-0a08a8003f07 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-524888200 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-524888200, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:45.934971 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:45.934971 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:45.937251 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae52030c-ca52-49ec-bb83-7b8518f79522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f94861cc-dc86-4363-8bda-5dc5a9988183', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-78713367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13222a4a6e03435fbb1650cd6d5f1da0',qos_specs=None,replication_status=,reservations=['1f3f6697-45d2-4b62-a830-48e2beb51299','fad53813-66e2-487b-8ad2-4a260a78e10f','43d0227f-5fb0-4a6b-801f-c9d19dd76c3f','5c5ca8eb-c0f9-4884-82ce-6c6b30a8d0cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2b2ebf3f704db98efa0e2e7c1b6fda',volume_type_id=c9da0ba6-da6b-4821-b2b1-58f33f0ddb8f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-78713367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f94861cc-dc86-4363-8bda-5dc5a9988183,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13222a4a6e03435fbb1650cd6d5f1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d2b2ebf3f704db98efa0e2e7c1b6fda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9da0ba6-da6b-4821-b2b1-58f33f0ddb8f),volume_type_id=c9da0ba6-da6b-4821-b2b1-58f33f0ddb8f)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:45.938059 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa54b6b6-50dd-4c14-9a01-d56379d256fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:45.940574 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-10ccf127-e034-48a2-b5d7-effeb63e219f tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:45.940810 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-3799bac7-66dd-40d2-a06a-0a08a8003f07 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Created reservations ['fcfdc1e0-1511-4071-a1c7-cbec1b3c7c7f', 'f938b3ec-1722-4ee3-b0ea-ef0ac0e6841e', '85319f8a-dc0e-48f1-9b3f-8e50d06113bb', 'bc0b7e78-415e-46d6-b552-edc663c481c5'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:45.949065 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-10ccf127-e034-48a2-b5d7-effeb63e219f tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 returned with HTTP 200 Aug 14 03:08:45.949810 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 809/3222] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:45 2026] GET /volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:45.963192 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa54b6b6-50dd-4c14-9a01-d56379d256fc) transitioned into state 'SUCCESS' from state '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-78713367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13222a4a6e03435fbb1650cd6d5f1da0',qos_specs=None,replication_status=,reservations=['1f3f6697-45d2-4b62-a830-48e2beb51299','fad53813-66e2-487b-8ad2-4a260a78e10f','43d0227f-5fb0-4a6b-801f-c9d19dd76c3f','5c5ca8eb-c0f9-4884-82ce-6c6b30a8d0cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2b2ebf3f704db98efa0e2e7c1b6fda',volume_type_id=c9da0ba6-da6b-4821-b2b1-58f33f0ddb8f)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:45.963829 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c86958b-3260-4010-82bd-3dbd28934736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:45.967168 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-beff1fd9-d2ac-4bb3-b360-f3603e99dd2b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:45.972205 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-beff1fd9-d2ac-4bb3-b360-f3603e99dd2b tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 Aug 14 03:08:45.972570 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-beff1fd9-d2ac-4bb3-b360-f3603e99dd2b tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:45.973329 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-beff1fd9-d2ac-4bb3-b360-f3603e99dd2b tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:45.974326 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c86958b-3260-4010-82bd-3dbd28934736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:45.976327 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Flow 'volume_create_api' (66674d76-704d-4421-997c-7894281f513f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:45.976327 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Create volume request issued successfully. Aug 14 03:08:45.976663 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b348cefa-d212-4642-ae26-cb4175833424 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:45.977862 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 805/3223] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:08:45 2026] POST /volume/v3/volumes => generated 843 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:45.984909 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:45.984909 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:45.993297 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-beff1fd9-d2ac-4bb3-b360-f3603e99dd2b tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:45.999312 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3799bac7-66dd-40d2-a06a-0a08a8003f07 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Delete volume request issued successfully. Aug 14 03:08:45.999602 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3799bac7-66dd-40d2-a06a-0a08a8003f07 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/volumes/0a4efcc9-02da-4c43-9453-45fee9cbd65c returned with HTTP 202 Aug 14 03:08:46.000172 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 800/3224] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:08:45 2026] DELETE /volume/v3/volumes/0a4efcc9-02da-4c43-9453-45fee9cbd65c => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:46.000898 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-beff1fd9-d2ac-4bb3-b360-f3603e99dd2b tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 returned with HTTP 200 Aug 14 03:08:46.002039 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 811/3225] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:45 2026] GET /volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:46.008326 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.009684 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2f9b53f1-c4ab-4213-afdf-200e40fe93d6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.010154 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:46.010502 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-439861241", "snapshot_id": null, "imageRef": "a5aec41e-83b7-4cb1-8fcb-e35251fb858d", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485", "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:46.011803 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2f9b53f1-c4ab-4213-afdf-200e40fe93d6 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] DELETE https://10.4.3.152/volume/v3/types/081a9ff1-2c76-4896-aec4-3b8087541c76 Aug 14 03:08:46.012086 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-439861241', 'snapshot_id': None, 'imageRef': 'a5aec41e-83b7-4cb1-8fcb-e35251fb858d', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485', 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:46.012145 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2f9b53f1-c4ab-4213-afdf-200e40fe93d6 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.012470 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2f9b53f1-c4ab-4213-afdf-200e40fe93d6 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.012714 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.012714 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:46.019257 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e0167e26-4cc5-4173-89fe-e6175d807bbb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.021362 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e0167e26-4cc5-4173-89fe-e6175d807bbb tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 Aug 14 03:08:46.021362 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e0167e26-4cc5-4173-89fe-e6175d807bbb tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.021362 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e0167e26-4cc5-4173-89fe-e6175d807bbb tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.027857 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.027857 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:46.031160 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e0167e26-4cc5-4173-89fe-e6175d807bbb tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:46.035511 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e0167e26-4cc5-4173-89fe-e6175d807bbb tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 returned with HTTP 200 Aug 14 03:08:46.035935 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 801/3226] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:46 2026] GET /volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:46.047949 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2f9b53f1-c4ab-4213-afdf-200e40fe93d6 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/types/081a9ff1-2c76-4896-aec4-3b8087541c76 returned with HTTP 202 Aug 14 03:08:46.048431 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 806/3227] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:08:46 2026] DELETE /volume/v3/types/081a9ff1-2c76-4896-aec4-3b8087541c76 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:46.049561 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fa7c6af1-3e2c-46a1-9063-a3d775a63d23 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.051702 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fa7c6af1-3e2c-46a1-9063-a3d775a63d23 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] DELETE https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 Aug 14 03:08:46.051779 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fa7c6af1-3e2c-46a1-9063-a3d775a63d23 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.052440 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fa7c6af1-3e2c-46a1-9063-a3d775a63d23 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.052440 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-fa7c6af1-3e2c-46a1-9063-a3d775a63d23 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Delete volume with id: 184034aa-f5ff-453d-8ac3-2ba57cd08415 Aug 14 03:08:46.058517 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d22a26ac-eb11-48a9-9692-49a4b13f6aa5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.062352 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.062352 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:46.062672 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d22a26ac-eb11-48a9-9692-49a4b13f6aa5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:08:46.062967 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fa7c6af1-3e2c-46a1-9063-a3d775a63d23 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:46.063535 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d22a26ac-eb11-48a9-9692-49a4b13f6aa5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1693927645", "extra_specs": {"storage_protocol": "tempest-storage_protocol-391480427", "vendor_name": "tempest-vendor_name-1853043086"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:46.080799 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d22a26ac-eb11-48a9-9692-49a4b13f6aa5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:08:46.081193 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 802/3228] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:08:46 2026] POST /volume/v3/types => generated 328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:46.091462 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fa7c6af1-3e2c-46a1-9063-a3d775a63d23 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Delete volume request issued successfully. Aug 14 03:08:46.091676 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fa7c6af1-3e2c-46a1-9063-a3d775a63d23 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 returned with HTTP 202 Aug 14 03:08:46.092179 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 812/3229] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:46 2026] DELETE /volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:46.094898 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.096609 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:46.097311 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "234e113a-9c9d-4af7-88c3-7a347b3c6946", "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:46.098742 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Create volume request body: {'volume': {'volume_type': '234e113a-9c9d-4af7-88c3-7a347b3c6946', 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:46.105055 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9f5d63f4-86d5-4db1-8ea4-7a121e5ffc6d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.107851 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9f5d63f4-86d5-4db1-8ea4-7a121e5ffc6d tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 Aug 14 03:08:46.108118 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9f5d63f4-86d5-4db1-8ea4-7a121e5ffc6d tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.108355 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9f5d63f4-86d5-4db1-8ea4-7a121e5ffc6d tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.117465 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.117465 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:46.122563 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-9f5d63f4-86d5-4db1-8ea4-7a121e5ffc6d tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:46.122755 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Create volume of 1 GB Aug 14 03:08:46.123110 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.123110 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:46.123721 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Availability Zones retrieved successfully. Aug 14 03:08:46.128788 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9f5d63f4-86d5-4db1-8ea4-7a121e5ffc6d tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 returned with HTTP 200 Aug 14 03:08:46.129264 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 803/3230] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:46 2026] GET /volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:46.132722 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Flow 'volume_create_api' (dcb6abf9-cbb7-4115-b965-38765f7f6e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:46.134060 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aea4155-737f-4cbe-9095-97d83f0e2cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:46.135635 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:46.203901 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6848e2fe-32ce-4c0c-b0bc-7583f970fd06 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.206191 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6848e2fe-32ce-4c0c-b0bc-7583f970fd06 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:46.206480 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6848e2fe-32ce-4c0c-b0bc-7583f970fd06 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.206755 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6848e2fe-32ce-4c0c-b0bc-7583f970fd06 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.206935 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6848e2fe-32ce-4c0c-b0bc-7583f970fd06 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:46.211202 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aea4155-737f-4cbe-9095-97d83f0e2cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:08:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbe22526-a71a-46ab-b52b-3f0430f7ddb5,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbe22526-a71a-46ab-b52b-3f0430f7ddb5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:46.212211 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b05360-bd12-440a-9357-2e0f3da01f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:46.212349 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.212349 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:46.213312 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6848e2fe-32ce-4c0c-b0bc-7583f970fd06 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:46.213949 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 813/3231] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:46 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:08:46.251870 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-03682dec-92b2-4610-b763-c1714cae967d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.256558 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-03682dec-92b2-4610-b763-c1714cae967d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:46.256732 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-03682dec-92b2-4610-b763-c1714cae967d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.257041 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-03682dec-92b2-4610-b763-c1714cae967d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.265239 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:46.265697 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:46.268388 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.268388 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:46.276555 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-03682dec-92b2-4610-b763-c1714cae967d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:46.284769 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-03682dec-92b2-4610-b763-c1714cae967d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:46.285462 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 804/3232] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:46 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:46.306343 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-01c496bf-d3bd-4157-a60e-5b3e8025bfc8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.308039 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-01c496bf-d3bd-4157-a60e-5b3e8025bfc8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:46.308039 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-01c496bf-d3bd-4157-a60e-5b3e8025bfc8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.308039 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-01c496bf-d3bd-4157-a60e-5b3e8025bfc8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.317633 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.317633 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:46.317890 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Created reservations ['e7fb3174-df33-4ab7-afef-7d2a0fadce6b', '33f90d25-ce53-4476-87a4-b5f8c139c6c2', 'c7cea3d0-13b4-410f-ac15-4a0759c57c2a', 'ff5ae773-b048-43dd-b1fd-6dbb861c35a7'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:46.319070 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b05360-bd12-440a-9357-2e0f3da01f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7fb3174-df33-4ab7-afef-7d2a0fadce6b', '33f90d25-ce53-4476-87a4-b5f8c139c6c2', 'c7cea3d0-13b4-410f-ac15-4a0759c57c2a', 'ff5ae773-b048-43dd-b1fd-6dbb861c35a7']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:46.320189 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fce6aff7-3690-47c1-ae2f-ca734b52bdb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:46.322680 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-01c496bf-d3bd-4157-a60e-5b3e8025bfc8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:46.326299 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Create volume of 1 GB Aug 14 03:08:46.327215 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.327215 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:46.327372 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Availability Zones retrieved successfully. Aug 14 03:08:46.329197 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-01c496bf-d3bd-4157-a60e-5b3e8025bfc8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:46.329925 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 814/3233] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:46 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:46.334993 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Flow 'volume_create_api' (027d7e7f-b2db-4f6f-b3f6-5a535c41468d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:46.336605 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5c6805-7d42-470b-b7ab-911f87eceba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:46.338290 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:46.355437 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fce6aff7-3690-47c1-ae2f-ca734b52bdb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce65296c-60c2-404a-883a-8a93441a9e39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-439861241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13222a4a6e03435fbb1650cd6d5f1da0',qos_specs=None,replication_status=,reservations=['e7fb3174-df33-4ab7-afef-7d2a0fadce6b','33f90d25-ce53-4476-87a4-b5f8c139c6c2','c7cea3d0-13b4-410f-ac15-4a0759c57c2a','ff5ae773-b048-43dd-b1fd-6dbb861c35a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2b2ebf3f704db98efa0e2e7c1b6fda',volume_type_id=bbe22526-a71a-46ab-b52b-3f0430f7ddb5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-439861241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce65296c-60c2-404a-883a-8a93441a9e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13222a4a6e03435fbb1650cd6d5f1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d2b2ebf3f704db98efa0e2e7c1b6fda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbe22526-a71a-46ab-b52b-3f0430f7ddb5),volume_type_id=bbe22526-a71a-46ab-b52b-3f0430f7ddb5)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:46.357647 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2920c6f4-65d6-448a-9d14-76e8e1f1ef9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:46.364554 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5c6805-7d42-470b-b7ab-911f87eceba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:08:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-391480427',vendor_name='tempest-vendor_name-1853043086'},id=234e113a-9c9d-4af7-88c3-7a347b3c6946,is_public=True,name='tempest-ProjectAdminTests-volume-type-1693927645',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '234e113a-9c9d-4af7-88c3-7a347b3c6946', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:46.365628 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4ece4d-8a98-4dbf-8151-5eefe7f87ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:46.383929 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ab4540f5-daf7-468f-9662-3eead99ab6c8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.386136 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2920c6f4-65d6-448a-9d14-76e8e1f1ef9b) transitioned into state 'SUCCESS' from state '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-439861241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13222a4a6e03435fbb1650cd6d5f1da0',qos_specs=None,replication_status=,reservations=['e7fb3174-df33-4ab7-afef-7d2a0fadce6b','33f90d25-ce53-4476-87a4-b5f8c139c6c2','c7cea3d0-13b4-410f-ac15-4a0759c57c2a','ff5ae773-b048-43dd-b1fd-6dbb861c35a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2b2ebf3f704db98efa0e2e7c1b6fda',volume_type_id=bbe22526-a71a-46ab-b52b-3f0430f7ddb5)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:46.386565 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ab4540f5-daf7-468f-9662-3eead99ab6c8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:46.386871 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ab4540f5-daf7-468f-9662-3eead99ab6c8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.387134 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ab4540f5-daf7-468f-9662-3eead99ab6c8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.387200 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2defb304-7cd5-40d0-b51b-4c8923f1ea38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:46.395101 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.395101 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:46.397362 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1693927645 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1693927645, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:46.398287 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2defb304-7cd5-40d0-b51b-4c8923f1ea38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:46.398380 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1693927645 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1693927645, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:46.398743 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Flow 'volume_create_api' (dcb6abf9-cbb7-4115-b965-38765f7f6e0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:46.399193 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Create volume request issued successfully. Aug 14 03:08:46.400066 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-28befc3a-c00c-4001-87c3-ecbbe927ddc6 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:46.400716 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 810/3234] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:08:46 2026] POST /volume/v3/volumes => generated 844 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:46.402038 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ab4540f5-daf7-468f-9662-3eead99ab6c8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:46.410086 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ab4540f5-daf7-468f-9662-3eead99ab6c8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:46.410735 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 805/3235] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:08:46 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:46.418463 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dc91d9d2-a062-426f-bb2e-126f997e5d78 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.421179 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dc91d9d2-a062-426f-bb2e-126f997e5d78 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:46.421360 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dc91d9d2-a062-426f-bb2e-126f997e5d78 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.421540 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dc91d9d2-a062-426f-bb2e-126f997e5d78 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.430272 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.430272 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:46.432100 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Created reservations ['820d3b50-da05-4eed-9bed-4684dc7cd4ae', '002a4352-4987-40ad-b151-15de27e27dfa', '7244ee21-385f-4d40-92e7-29434f415233', '6be16fbc-2936-4c13-aa44-36ab8437fc46'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:46.432994 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4ece4d-8a98-4dbf-8151-5eefe7f87ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['820d3b50-da05-4eed-9bed-4684dc7cd4ae', '002a4352-4987-40ad-b151-15de27e27dfa', '7244ee21-385f-4d40-92e7-29434f415233', '6be16fbc-2936-4c13-aa44-36ab8437fc46']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:46.433894 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a064ff04-352a-41c3-b56d-3d004a38da41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:46.436713 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-dc91d9d2-a062-426f-bb2e-126f997e5d78 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:46.447327 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dc91d9d2-a062-426f-bb2e-126f997e5d78 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:46.447916 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 815/3236] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:46 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 912 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:46.466687 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a064ff04-352a-41c3-b56d-3d004a38da41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd34845c-3450-466e-83cf-710b77d50fbc', '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='53b928cbd908489d8896d042fb381dac',qos_specs=None,replication_status=,reservations=['820d3b50-da05-4eed-9bed-4684dc7cd4ae','002a4352-4987-40ad-b151-15de27e27dfa','7244ee21-385f-4d40-92e7-29434f415233','6be16fbc-2936-4c13-aa44-36ab8437fc46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db379c0b37af470e8f1cd4b60a4c87f1',volume_type_id=234e113a-9c9d-4af7-88c3-7a347b3c6946), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:46Z,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=cd34845c-3450-466e-83cf-710b77d50fbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b928cbd908489d8896d042fb381dac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db379c0b37af470e8f1cd4b60a4c87f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(234e113a-9c9d-4af7-88c3-7a347b3c6946),volume_type_id=234e113a-9c9d-4af7-88c3-7a347b3c6946)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:46.467318 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00f7821c-58b4-410d-a1e4-a6f928d30dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:46.491301 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00f7821c-58b4-410d-a1e4-a6f928d30dfa) transitioned into state 'SUCCESS' from 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='53b928cbd908489d8896d042fb381dac',qos_specs=None,replication_status=,reservations=['820d3b50-da05-4eed-9bed-4684dc7cd4ae','002a4352-4987-40ad-b151-15de27e27dfa','7244ee21-385f-4d40-92e7-29434f415233','6be16fbc-2936-4c13-aa44-36ab8437fc46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db379c0b37af470e8f1cd4b60a4c87f1',volume_type_id=234e113a-9c9d-4af7-88c3-7a347b3c6946)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:46.492553 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c65f31-4341-4bce-a1c7-73bab8c3e17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:46.502827 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c65f31-4341-4bce-a1c7-73bab8c3e17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:46.504063 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ce835a12-080b-47c3-b655-8402cfe0fb91 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.504173 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Flow 'volume_create_api' (027d7e7f-b2db-4f6f-b3f6-5a535c41468d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:46.504597 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ce835a12-080b-47c3-b655-8402cfe0fb91 None None] GET https://10.4.3.152/volume// Aug 14 03:08:46.504641 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Create volume request issued successfully. Aug 14 03:08:46.504804 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ce835a12-080b-47c3-b655-8402cfe0fb91 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.505066 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ce835a12-080b-47c3-b655-8402cfe0fb91 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.505446 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ce835a12-080b-47c3-b655-8402cfe0fb91 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:08:46.505554 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-39d7e0cb-4c97-498d-88ee-7f67b08f1ffc tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:46.505793 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 811/3237] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:08:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:08:46.506193 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 807/3238] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:08:46 2026] POST /volume/v3/volumes => generated 773 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:46.514762 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-22110000-b8f7-4463-ab9a-755f3d939856 req-a317768a-bf4e-4df0-9881-2c456cd5f4a0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.518844 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-a317768a-bf4e-4df0-9881-2c456cd5f4a0 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:08:46.519472 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e9a46fe7-4a2e-4b72-8ad6-299b3fb4b67a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.519650 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-a317768a-bf4e-4df0-9881-2c456cd5f4a0 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2241bc4-f67a-4976-8993-aa73dbeac140", "connector": null, "instance_uuid": "f2046df9-ae9d-495e-97dd-1df8ec7b1f25"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:46.521262 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e9a46fe7-4a2e-4b72-8ad6-299b3fb4b67a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] GET https://10.4.3.152/volume/v3/volumes/cd34845c-3450-466e-83cf-710b77d50fbc Aug 14 03:08:46.521469 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e9a46fe7-4a2e-4b72-8ad6-299b3fb4b67a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.521696 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e9a46fe7-4a2e-4b72-8ad6-299b3fb4b67a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.530061 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.530061 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:46.531596 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.531596 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:46.536151 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e9a46fe7-4a2e-4b72-8ad6-299b3fb4b67a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Volume info retrieved successfully. Aug 14 03:08:46.541021 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e9a46fe7-4a2e-4b72-8ad6-299b3fb4b67a tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/volumes/cd34845c-3450-466e-83cf-710b77d50fbc returned with HTTP 200 Aug 14 03:08:46.541537 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 816/3239] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:46 2026] GET /volume/v3/volumes/cd34845c-3450-466e-83cf-710b77d50fbc => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:46.576347 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-a317768a-bf4e-4df0-9881-2c456cd5f4a0 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:08:46.576990 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 806/3240] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:08:46 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:46.611227 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ccd24ee0-5138-4222-9663-562694350fa5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.613469 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ccd24ee0-5138-4222-9663-562694350fa5 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:46.613798 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ccd24ee0-5138-4222-9663-562694350fa5 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.614062 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ccd24ee0-5138-4222-9663-562694350fa5 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.627057 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0ab4efd1-60c0-407f-b259-5df51847db1f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.627564 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0ab4efd1-60c0-407f-b259-5df51847db1f None None] GET https://10.4.3.152/volume// Aug 14 03:08:46.627790 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0ab4efd1-60c0-407f-b259-5df51847db1f None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.628091 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0ab4efd1-60c0-407f-b259-5df51847db1f None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.628477 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0ab4efd1-60c0-407f-b259-5df51847db1f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:08:46.628799 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 808/3241] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:08:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:08:46.632017 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.632017 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:46.636613 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ccd24ee0-5138-4222-9663-562694350fa5 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:46.636698 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ff6bef5f-e39b-4f90-98cd-14f68c7879b2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.638944 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ff6bef5f-e39b-4f90-98cd-14f68c7879b2 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:46.639191 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ff6bef5f-e39b-4f90-98cd-14f68c7879b2 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:46.639384 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ff6bef5f-e39b-4f90-98cd-14f68c7879b2 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:46.642586 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ccd24ee0-5138-4222-9663-562694350fa5 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:46.642948 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 812/3242] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:46 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:46.649408 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.649408 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:46.653091 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ff6bef5f-e39b-4f90-98cd-14f68c7879b2 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:46.661668 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ff6bef5f-e39b-4f90-98cd-14f68c7879b2 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:46.662335 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 817/3243] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:08:46 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:46.773154 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ecbbb3c7-c212-49e6-a539-31f91cf7604d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:46.776206 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ecbbb3c7-c212-49e6-a539-31f91cf7604d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] PUT https://10.4.3.152/volume/v3/attachments/c3d1a421-5b58-4b7d-a90d-471be7bda467 Aug 14 03:08:46.776206 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ecbbb3c7-c212-49e6-a539-31f91cf7604d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:46.785380 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ecbbb3c7-c212-49e6-a539-31f91cf7604d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Acquiring lock "cinder-attachment_update-c2241bc4-f67a-4976-8993-aa73dbeac140-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:08:46.790141 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ecbbb3c7-c212-49e6-a539-31f91cf7604d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Lock "cinder-attachment_update-c2241bc4-f67a-4976-8993-aa73dbeac140-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:08:46.791066 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:46.791066 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:46.931604 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ecbbb3c7-c212-49e6-a539-31f91cf7604d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Lock "cinder-attachment_update-c2241bc4-f67a-4976-8993-aa73dbeac140-np0000007307" released by "attachment_update" :: held 0.141s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:08:46.931941 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ecbbb3c7-c212-49e6-a539-31f91cf7604d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/attachments/c3d1a421-5b58-4b7d-a90d-471be7bda467 returned with HTTP 200 Aug 14 03:08:46.932386 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 807/3244] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:08:46 2026] PUT /volume/v3/attachments/c3d1a421-5b58-4b7d-a90d-471be7bda467 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:47.147137 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3b46fa28-1911-4c59-a472-0b045b1e7c75 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.151446 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3b46fa28-1911-4c59-a472-0b045b1e7c75 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 Aug 14 03:08:47.151834 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3b46fa28-1911-4c59-a472-0b045b1e7c75 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:47.152114 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3b46fa28-1911-4c59-a472-0b045b1e7c75 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:47.176589 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3b46fa28-1911-4c59-a472-0b045b1e7c75 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 returned with HTTP 404 Aug 14 03:08:47.176589 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 809/3245] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:47 2026] GET /volume/v3/volumes/184034aa-f5ff-453d-8ac3-2ba57cd08415 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:47.185356 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.188573 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:47.188573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1576426250"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:47.189222 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1576426250'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:47.189348 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Create volume of 1 GB Aug 14 03:08:47.194168 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Availability Zones retrieved successfully. Aug 14 03:08:47.201318 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Flow 'volume_create_api' (7f8894cf-79e2-49c2-8786-31ed2e39c9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:47.202650 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c945ef-56a0-4eb4-b405-6dec220512ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:47.203884 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:47.225407 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b0742df1-a898-4ffd-b8ae-1780ef3e6886 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.227925 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0742df1-a898-4ffd-b8ae-1780ef3e6886 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:47.228187 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0742df1-a898-4ffd-b8ae-1780ef3e6886 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:47.228281 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0742df1-a898-4ffd-b8ae-1780ef3e6886 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:47.228383 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b0742df1-a898-4ffd-b8ae-1780ef3e6886 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:47.231503 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c945ef-56a0-4eb4-b405-6dec220512ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:47.232281 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5be84d3-35c5-493e-ac26-925723908d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:47.234265 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:47.234265 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:47.235124 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0742df1-a898-4ffd-b8ae-1780ef3e6886 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:47.235500 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 818/3246] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:47 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:47.273002 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Created reservations ['ef983626-78ea-4142-a259-6ffca075a568', '258b42a8-36b2-4922-bd7d-668fb1ed2500', 'd8c03567-7dab-4cd8-9a57-56c0430b808d', '47835b4a-d45a-456d-be0e-4fbb5fd60d0a'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:47.274163 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5be84d3-35c5-493e-ac26-925723908d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef983626-78ea-4142-a259-6ffca075a568', '258b42a8-36b2-4922-bd7d-668fb1ed2500', 'd8c03567-7dab-4cd8-9a57-56c0430b808d', '47835b4a-d45a-456d-be0e-4fbb5fd60d0a']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:47.274726 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10740c1c-4317-4f8e-98ef-952ad1f1b150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:47.297455 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10740c1c-4317-4f8e-98ef-952ad1f1b150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22b3c735-b063-40da-8ce7-7c0cdc095fce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1576426250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f41da42b6bdd4fb8bd09a6edc6c15c60',qos_specs=None,replication_status=,reservations=['ef983626-78ea-4142-a259-6ffca075a568','258b42a8-36b2-4922-bd7d-668fb1ed2500','d8c03567-7dab-4cd8-9a57-56c0430b808d','47835b4a-d45a-456d-be0e-4fbb5fd60d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d96152e1bc4bb68ef001ef70434043',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1576426250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22b3c735-b063-40da-8ce7-7c0cdc095fce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f41da42b6bdd4fb8bd09a6edc6c15c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d96152e1bc4bb68ef001ef70434043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:47.298303 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e649fbb2-f34a-4b15-a9c1-71c6662c0010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:47.316714 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e649fbb2-f34a-4b15-a9c1-71c6662c0010) transitioned into state 'SUCCESS' from state '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-1576426250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f41da42b6bdd4fb8bd09a6edc6c15c60',qos_specs=None,replication_status=,reservations=['ef983626-78ea-4142-a259-6ffca075a568','258b42a8-36b2-4922-bd7d-668fb1ed2500','d8c03567-7dab-4cd8-9a57-56c0430b808d','47835b4a-d45a-456d-be0e-4fbb5fd60d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d96152e1bc4bb68ef001ef70434043',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:47.317464 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a64e77e2-a56e-4a87-9d20-0932867b72c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:47.328896 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a64e77e2-a56e-4a87-9d20-0932867b72c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:47.329918 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Flow 'volume_create_api' (7f8894cf-79e2-49c2-8786-31ed2e39c9da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:47.330260 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Create volume request issued successfully. Aug 14 03:08:47.331281 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2262d47c-2966-4d58-aa36-7db5d47bc0b1 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:47.331753 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 813/3247] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:08:47 2026] POST /volume/v3/volumes => generated 748 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:47.348014 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8169f272-27c1-4852-b876-307df11858f4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.349943 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8169f272-27c1-4852-b876-307df11858f4 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce Aug 14 03:08:47.350185 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8169f272-27c1-4852-b876-307df11858f4 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:47.350545 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8169f272-27c1-4852-b876-307df11858f4 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:47.358179 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:47.358179 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:47.366204 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8169f272-27c1-4852-b876-307df11858f4 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:47.373191 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8169f272-27c1-4852-b876-307df11858f4 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce returned with HTTP 200 Aug 14 03:08:47.373643 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 808/3248] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:47 2026] GET /volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:47.464386 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-08638e2b-b654-4554-8802-710f14b19cfa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.467791 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-08638e2b-b654-4554-8802-710f14b19cfa tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:47.468056 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-08638e2b-b654-4554-8802-710f14b19cfa tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:47.468316 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-08638e2b-b654-4554-8802-710f14b19cfa tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:47.476014 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:47.476014 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:47.480010 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-08638e2b-b654-4554-8802-710f14b19cfa tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:47.484959 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-08638e2b-b654-4554-8802-710f14b19cfa tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:47.485486 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 810/3249] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:47 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:47.554718 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-65d474f0-4fdc-4fd1-b424-031b135f783b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.556986 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-65d474f0-4fdc-4fd1-b424-031b135f783b tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] GET https://10.4.3.152/volume/v3/volumes/cd34845c-3450-466e-83cf-710b77d50fbc Aug 14 03:08:47.557259 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-65d474f0-4fdc-4fd1-b424-031b135f783b tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:47.557513 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-65d474f0-4fdc-4fd1-b424-031b135f783b tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:47.566506 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:47.566506 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:47.572401 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-65d474f0-4fdc-4fd1-b424-031b135f783b tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Volume info retrieved successfully. Aug 14 03:08:47.577075 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-65d474f0-4fdc-4fd1-b424-031b135f783b tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/volumes/cd34845c-3450-466e-83cf-710b77d50fbc returned with HTTP 200 Aug 14 03:08:47.577540 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 819/3250] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:47 2026] GET /volume/v3/volumes/cd34845c-3450-466e-83cf-710b77d50fbc => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:47.591180 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-687250bf-00b4-46d4-954a-2b8f7df83a7e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.593016 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-687250bf-00b4-46d4-954a-2b8f7df83a7e tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 14 03:08:47.593204 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-687250bf-00b4-46d4-954a-2b8f7df83a7e tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:47.593388 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-687250bf-00b4-46d4-954a-2b8f7df83a7e tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:47.593641 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:47.593641 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:47.596962 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-687250bf-00b4-46d4-954a-2b8f7df83a7e tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:08:47.597297 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 814/3251] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:08:47 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:47.606379 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c32ff40f-0910-4170-b1d6-aa6336cd0106 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.608167 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c32ff40f-0910-4170-b1d6-aa6336cd0106 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] GET https://10.4.3.152/volume/v3/messages/c802363d-da4a-4a1f-b244-f3f9ef11cfc1 Aug 14 03:08:47.608370 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c32ff40f-0910-4170-b1d6-aa6336cd0106 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:47.608538 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c32ff40f-0910-4170-b1d6-aa6336cd0106 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:47.613062 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c32ff40f-0910-4170-b1d6-aa6336cd0106 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/messages/c802363d-da4a-4a1f-b244-f3f9ef11cfc1 returned with HTTP 200 Aug 14 03:08:47.613431 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 809/3252] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:08:47 2026] GET /volume/v3/messages/c802363d-da4a-4a1f-b244-f3f9ef11cfc1 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:47.621297 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7119971b-ff35-457a-adb4-7002ef1ba9c1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.623057 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7119971b-ff35-457a-adb4-7002ef1ba9c1 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] DELETE https://10.4.3.152/volume/v3/messages/c802363d-da4a-4a1f-b244-f3f9ef11cfc1 Aug 14 03:08:47.623277 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7119971b-ff35-457a-adb4-7002ef1ba9c1 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:47.623460 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7119971b-ff35-457a-adb4-7002ef1ba9c1 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:47.630384 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7119971b-ff35-457a-adb4-7002ef1ba9c1 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/messages/c802363d-da4a-4a1f-b244-f3f9ef11cfc1 returned with HTTP 204 Aug 14 03:08:47.630746 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 811/3253] 10.4.3.152 () {68 vars in 1394 bytes} [Fri Aug 14 03:08:47 2026] DELETE /volume/v3/messages/c802363d-da4a-4a1f-b244-f3f9ef11cfc1 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:08:47.637681 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-72e1e04e-5f66-4754-af81-0fca3f4cd3b5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.639996 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-72e1e04e-5f66-4754-af81-0fca3f4cd3b5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/cd34845c-3450-466e-83cf-710b77d50fbc Aug 14 03:08:47.640112 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-72e1e04e-5f66-4754-af81-0fca3f4cd3b5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:47.640280 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-72e1e04e-5f66-4754-af81-0fca3f4cd3b5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:47.640452 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-72e1e04e-5f66-4754-af81-0fca3f4cd3b5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Delete volume with id: cd34845c-3450-466e-83cf-710b77d50fbc Aug 14 03:08:47.649212 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:47.649212 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:47.649564 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-72e1e04e-5f66-4754-af81-0fca3f4cd3b5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Volume info retrieved successfully. Aug 14 03:08:47.650669 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-72e1e04e-5f66-4754-af81-0fca3f4cd3b5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100379) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:08:47.658267 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a2e2441b-ddce-4cae-88a7-0d092645e8c8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.660093 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a2e2441b-ddce-4cae-88a7-0d092645e8c8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:47.660353 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a2e2441b-ddce-4cae-88a7-0d092645e8c8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:47.660459 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a2e2441b-ddce-4cae-88a7-0d092645e8c8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:47.662788 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-72e1e04e-5f66-4754-af81-0fca3f4cd3b5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1693927645 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1693927645, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:47.663281 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-72e1e04e-5f66-4754-af81-0fca3f4cd3b5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1693927645 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1693927645, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:08:47.672986 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:47.672986 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:47.677314 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-72e1e04e-5f66-4754-af81-0fca3f4cd3b5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Created reservations ['3bd7cd1a-18ab-436f-9371-9f7cb5457447', 'b5eea182-312f-4dd9-8256-a0c21b5e6206', 'd5345a5e-4465-4495-b8fc-0a87d555ae96', 'e3dba2ef-a8f3-4f12-acf9-1153db697208'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:47.679066 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a2e2441b-ddce-4cae-88a7-0d092645e8c8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:47.684529 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a2e2441b-ddce-4cae-88a7-0d092645e8c8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:47.685014 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 815/3254] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:47 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:47.710223 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-72e1e04e-5f66-4754-af81-0fca3f4cd3b5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Delete volume request issued successfully. Aug 14 03:08:47.710522 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-72e1e04e-5f66-4754-af81-0fca3f4cd3b5 tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/volumes/cd34845c-3450-466e-83cf-710b77d50fbc returned with HTTP 202 Aug 14 03:08:47.711136 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 820/3255] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:08:47 2026] DELETE /volume/v3/volumes/cd34845c-3450-466e-83cf-710b77d50fbc => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:47.718723 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-68f3b8ef-33f5-480e-96f1-5251d19b40ef None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.720451 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-68f3b8ef-33f5-480e-96f1-5251d19b40ef tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] DELETE https://10.4.3.152/volume/v3/types/234e113a-9c9d-4af7-88c3-7a347b3c6946 Aug 14 03:08:47.720601 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-68f3b8ef-33f5-480e-96f1-5251d19b40ef tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:47.720832 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-68f3b8ef-33f5-480e-96f1-5251d19b40ef tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:47.742850 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-68f3b8ef-33f5-480e-96f1-5251d19b40ef tempest-ProjectAdminTests-2130581272 tempest-ProjectAdminTests-2130581272-project-admin] https://10.4.3.152/volume/v3/types/234e113a-9c9d-4af7-88c3-7a347b3c6946 returned with HTTP 202 Aug 14 03:08:47.743405 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 810/3256] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:08:47 2026] DELETE /volume/v3/types/234e113a-9c9d-4af7-88c3-7a347b3c6946 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:47.904391 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3c17f51d-6edf-40e2-9638-4103b43f4646 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:47.995367 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3c17f51d-6edf-40e2-9638-4103b43f4646 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] POST https://10.4.3.152/volume/v3/qos-specs Aug 14 03:08:47.995727 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3c17f51d-6edf-40e2-9638-4103b43f4646 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-433538346", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:47.997829 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.qos_specs [None req-3c17f51d-6edf-40e2-9638-4103b43f4646 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-433538346', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100380) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 03:08:48.006243 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-3c17f51d-6edf-40e2-9638-4103b43f4646 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DB qos_specs_create(): root {'id': '22e90473-087b-40ac-9377-4e24a51837e3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-433538346'} {{(pid=100380) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 03:08:48.016956 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3c17f51d-6edf-40e2-9638-4103b43f4646 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:08:48.017423 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 812/3257] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:08:47 2026] POST /volume/v3/qos-specs => generated 392 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.026635 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5b5ecdea-5787-464a-a48c-d43c110ee8f7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.028450 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5b5ecdea-5787-464a-a48c-d43c110ee8f7 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:08:48.028988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5b5ecdea-5787-464a-a48c-d43c110ee8f7 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-223419178"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:48.044577 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5b5ecdea-5787-464a-a48c-d43c110ee8f7 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:08:48.044965 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 816/3258] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:08:48 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.055279 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7bc1f01b-31ea-460e-a29f-1ea6de69e292 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.057188 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7bc1f01b-31ea-460e-a29f-1ea6de69e292 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:08:48.057519 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7bc1f01b-31ea-460e-a29f-1ea6de69e292 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-555549033"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:48.070076 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7bc1f01b-31ea-460e-a29f-1ea6de69e292 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:08:48.070552 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 821/3259] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:08:48 2026] POST /volume/v3/types => generated 221 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.079478 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-72623822-7270-4ee7-b28d-d01d05758ffb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.081478 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-72623822-7270-4ee7-b28d-d01d05758ffb tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:08:48.081968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-72623822-7270-4ee7-b28d-d01d05758ffb tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-52597491"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:48.102492 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-72623822-7270-4ee7-b28d-d01d05758ffb tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:08:48.103320 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 811/3260] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:08:48 2026] POST /volume/v3/types => generated 220 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.110731 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bf8b865f-03bf-4cbe-bc4d-234ed9e93725 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.114257 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bf8b865f-03bf-4cbe-bc4d-234ed9e93725 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associate?vol_type_id=f19c77d2-03ee-47b1-b603-223f22f98361 Aug 14 03:08:48.114257 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bf8b865f-03bf-4cbe-bc4d-234ed9e93725 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.114257 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bf8b865f-03bf-4cbe-bc4d-234ed9e93725 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'associate' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.114257 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.114257 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:48.114257 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bf8b865f-03bf-4cbe-bc4d-234ed9e93725 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Associate qos_spec: 22e90473-087b-40ac-9377-4e24a51837e3 with type: f19c77d2-03ee-47b1-b603-223f22f98361 {{(pid=100380) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 03:08:48.138226 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bf8b865f-03bf-4cbe-bc4d-234ed9e93725 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associate?vol_type_id=f19c77d2-03ee-47b1-b603-223f22f98361 returned with HTTP 202 Aug 14 03:08:48.138755 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 813/3261] 10.4.3.152 () {66 vars in 1481 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associate?vol_type_id=f19c77d2-03ee-47b1-b603-223f22f98361 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:48.145856 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f519d9a1-65b0-4bf7-836b-1bf2ae22f021 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.149666 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f519d9a1-65b0-4bf7-836b-1bf2ae22f021 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associate?vol_type_id=43f41d04-6a20-495e-ac0c-f1288ccdd045 Aug 14 03:08:48.149794 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f519d9a1-65b0-4bf7-836b-1bf2ae22f021 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.150056 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f519d9a1-65b0-4bf7-836b-1bf2ae22f021 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'associate' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.151387 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f519d9a1-65b0-4bf7-836b-1bf2ae22f021 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Associate qos_spec: 22e90473-087b-40ac-9377-4e24a51837e3 with type: 43f41d04-6a20-495e-ac0c-f1288ccdd045 {{(pid=100378) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 03:08:48.183104 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f519d9a1-65b0-4bf7-836b-1bf2ae22f021 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associate?vol_type_id=43f41d04-6a20-495e-ac0c-f1288ccdd045 returned with HTTP 202 Aug 14 03:08:48.183511 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 817/3262] 10.4.3.152 () {66 vars in 1481 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associate?vol_type_id=43f41d04-6a20-495e-ac0c-f1288ccdd045 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:48.190363 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-98c7d833-e6c4-4c93-aa40-79115031792d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.192411 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-98c7d833-e6c4-4c93-aa40-79115031792d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associate?vol_type_id=67e030da-9b55-431b-98fe-ceeb58cf1861 Aug 14 03:08:48.192679 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-98c7d833-e6c4-4c93-aa40-79115031792d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.192965 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-98c7d833-e6c4-4c93-aa40-79115031792d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'associate' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.193666 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.qos_specs_manage [None req-98c7d833-e6c4-4c93-aa40-79115031792d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Associate qos_spec: 22e90473-087b-40ac-9377-4e24a51837e3 with type: 67e030da-9b55-431b-98fe-ceeb58cf1861 {{(pid=100379) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 03:08:48.217025 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-98c7d833-e6c4-4c93-aa40-79115031792d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associate?vol_type_id=67e030da-9b55-431b-98fe-ceeb58cf1861 returned with HTTP 202 Aug 14 03:08:48.217434 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 822/3263] 10.4.3.152 () {66 vars in 1481 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associate?vol_type_id=67e030da-9b55-431b-98fe-ceeb58cf1861 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:48.227132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ef0a8933-ce13-4d36-86aa-a518e73ede1e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.229714 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ef0a8933-ce13-4d36-86aa-a518e73ede1e tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associations Aug 14 03:08:48.230032 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ef0a8933-ce13-4d36-86aa-a518e73ede1e tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.230320 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ef0a8933-ce13-4d36-86aa-a518e73ede1e tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'associations' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.231088 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ef0a8933-ce13-4d36-86aa-a518e73ede1e tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Get associations for qos_spec id: 22e90473-087b-40ac-9377-4e24a51837e3 {{(pid=100381) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 03:08:48.246548 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fe2a0384-333e-4558-95b6-b604ed40a76c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.251411 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fe2a0384-333e-4558-95b6-b604ed40a76c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:48.251735 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fe2a0384-333e-4558-95b6-b604ed40a76c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.252057 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fe2a0384-333e-4558-95b6-b604ed40a76c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.252218 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-fe2a0384-333e-4558-95b6-b604ed40a76c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:48.252721 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ef0a8933-ce13-4d36-86aa-a518e73ede1e tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associations returned with HTTP 200 Aug 14 03:08:48.253152 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 812/3264] 10.4.3.152 () {66 vars in 1393 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associations => generated 444 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.257612 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.257612 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:48.258563 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fe2a0384-333e-4558-95b6-b604ed40a76c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:48.260037 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 814/3265] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.261000 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d69ee4d6-25ca-450c-9c67-053dd8d182d0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.263033 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d69ee4d6-25ca-450c-9c67-053dd8d182d0 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/disassociate?vol_type_id=f19c77d2-03ee-47b1-b603-223f22f98361 Aug 14 03:08:48.263225 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d69ee4d6-25ca-450c-9c67-053dd8d182d0 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.263403 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d69ee4d6-25ca-450c-9c67-053dd8d182d0 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'disassociate' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.263639 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.263639 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:48.264061 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d69ee4d6-25ca-450c-9c67-053dd8d182d0 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Disassociate qos_spec: 22e90473-087b-40ac-9377-4e24a51837e3 from type: f19c77d2-03ee-47b1-b603-223f22f98361 {{(pid=100378) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 14 03:08:48.277612 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d69ee4d6-25ca-450c-9c67-053dd8d182d0 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/disassociate?vol_type_id=f19c77d2-03ee-47b1-b603-223f22f98361 returned with HTTP 202 Aug 14 03:08:48.278218 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 818/3266] 10.4.3.152 () {66 vars in 1490 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/disassociate?vol_type_id=f19c77d2-03ee-47b1-b603-223f22f98361 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:48.285989 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-61309e2d-0111-4d76-bd0c-14f9362deb31 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.288373 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-61309e2d-0111-4d76-bd0c-14f9362deb31 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associations Aug 14 03:08:48.288685 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-61309e2d-0111-4d76-bd0c-14f9362deb31 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.288930 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-61309e2d-0111-4d76-bd0c-14f9362deb31 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'associations' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.289235 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.289235 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:48.289606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.qos_specs_manage [None req-61309e2d-0111-4d76-bd0c-14f9362deb31 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Get associations for qos_spec id: 22e90473-087b-40ac-9377-4e24a51837e3 {{(pid=100379) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 03:08:48.311217 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-61309e2d-0111-4d76-bd0c-14f9362deb31 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associations returned with HTTP 200 Aug 14 03:08:48.311683 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 823/3267] 10.4.3.152 () {66 vars in 1393 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associations => generated 303 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.320774 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-76d91102-adb3-49ef-beed-9153772ea573 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.322812 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-76d91102-adb3-49ef-beed-9153772ea573 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/disassociate_all Aug 14 03:08:48.323099 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-76d91102-adb3-49ef-beed-9153772ea573 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.323343 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-76d91102-adb3-49ef-beed-9153772ea573 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'disassociate_all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.323662 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.323662 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:48.324031 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.qos_specs_manage [None req-76d91102-adb3-49ef-beed-9153772ea573 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Disassociate qos_spec: 22e90473-087b-40ac-9377-4e24a51837e3 from all. {{(pid=100381) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 14 03:08:48.344671 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-76d91102-adb3-49ef-beed-9153772ea573 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/disassociate_all returned with HTTP 202 Aug 14 03:08:48.345486 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 813/3268] 10.4.3.152 () {66 vars in 1405 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/disassociate_all => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:48.355607 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-db38073b-7e19-440d-995a-d30e12df7833 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.357562 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db38073b-7e19-440d-995a-d30e12df7833 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associations Aug 14 03:08:48.357918 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db38073b-7e19-440d-995a-d30e12df7833 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.358162 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db38073b-7e19-440d-995a-d30e12df7833 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'associations' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.358699 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.qos_specs_manage [None req-db38073b-7e19-440d-995a-d30e12df7833 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Get associations for qos_spec id: 22e90473-087b-40ac-9377-4e24a51837e3 {{(pid=100380) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 03:08:48.374348 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db38073b-7e19-440d-995a-d30e12df7833 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associations returned with HTTP 200 Aug 14 03:08:48.374769 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 815/3269] 10.4.3.152 () {66 vars in 1393 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/associations => generated 24 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:08:48.383211 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ab70ec81-a502-41be-b1a0-750507de9913 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.385685 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ab70ec81-a502-41be-b1a0-750507de9913 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DELETE https://10.4.3.152/volume/v3/types/67e030da-9b55-431b-98fe-ceeb58cf1861 Aug 14 03:08:48.385924 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ab70ec81-a502-41be-b1a0-750507de9913 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.386187 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ab70ec81-a502-41be-b1a0-750507de9913 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.386439 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.386439 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:48.390384 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fdf0c787-4379-4ca9-a8be-6674d75fa1cc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.392790 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fdf0c787-4379-4ca9-a8be-6674d75fa1cc tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce Aug 14 03:08:48.393101 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fdf0c787-4379-4ca9-a8be-6674d75fa1cc tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.393397 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fdf0c787-4379-4ca9-a8be-6674d75fa1cc tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.402382 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.402382 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:48.406557 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fdf0c787-4379-4ca9-a8be-6674d75fa1cc tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:48.411045 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fdf0c787-4379-4ca9-a8be-6674d75fa1cc tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce returned with HTTP 200 Aug 14 03:08:48.411431 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 824/3270] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.422054 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ab70ec81-a502-41be-b1a0-750507de9913 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/types/67e030da-9b55-431b-98fe-ceeb58cf1861 returned with HTTP 202 Aug 14 03:08:48.422607 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 819/3271] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:08:48 2026] DELETE /volume/v3/types/67e030da-9b55-431b-98fe-ceeb58cf1861 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:48.430972 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a37e8ab2-4e50-4b7a-8617-8f25d5b36ee5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.430972 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a37e8ab2-4e50-4b7a-8617-8f25d5b36ee5 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:08:48.430972 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a37e8ab2-4e50-4b7a-8617-8f25d5b36ee5 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22b3c735-b063-40da-8ce7-7c0cdc095fce", "name": "tempest-VolumesExtendTest-Snapshot-999517711"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:48.432916 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4ae8f251-79fc-4425-bbfa-4096c9006c18 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.435461 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4ae8f251-79fc-4425-bbfa-4096c9006c18 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/types/67e030da-9b55-431b-98fe-ceeb58cf1861 Aug 14 03:08:48.435674 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4ae8f251-79fc-4425-bbfa-4096c9006c18 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.435984 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4ae8f251-79fc-4425-bbfa-4096c9006c18 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.439407 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4ae8f251-79fc-4425-bbfa-4096c9006c18 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/types/67e030da-9b55-431b-98fe-ceeb58cf1861 returned with HTTP 404 Aug 14 03:08:48.440150 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 816/3272] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/types/67e030da-9b55-431b-98fe-ceeb58cf1861 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:48.442481 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.442481 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:48.443066 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a37e8ab2-4e50-4b7a-8617-8f25d5b36ee5 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:48.443259 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-a37e8ab2-4e50-4b7a-8617-8f25d5b36ee5 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Create snapshot from volume 22b3c735-b063-40da-8ce7-7c0cdc095fce Aug 14 03:08:48.447915 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-273fee2b-9be7-4daa-918e-ec05dc247c36 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.450537 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-273fee2b-9be7-4daa-918e-ec05dc247c36 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DELETE https://10.4.3.152/volume/v3/types/43f41d04-6a20-495e-ac0c-f1288ccdd045 Aug 14 03:08:48.450815 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-273fee2b-9be7-4daa-918e-ec05dc247c36 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.451130 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-273fee2b-9be7-4daa-918e-ec05dc247c36 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.477690 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-273fee2b-9be7-4daa-918e-ec05dc247c36 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/types/43f41d04-6a20-495e-ac0c-f1288ccdd045 returned with HTTP 202 Aug 14 03:08:48.478254 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 825/3273] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:08:48 2026] DELETE /volume/v3/types/43f41d04-6a20-495e-ac0c-f1288ccdd045 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:48.487078 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a5b34cae-2937-4afb-92cf-fda5d51b3cba None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.489426 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a5b34cae-2937-4afb-92cf-fda5d51b3cba tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/types/43f41d04-6a20-495e-ac0c-f1288ccdd045 Aug 14 03:08:48.489426 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a5b34cae-2937-4afb-92cf-fda5d51b3cba tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.489910 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a5b34cae-2937-4afb-92cf-fda5d51b3cba tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.493755 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-a37e8ab2-4e50-4b7a-8617-8f25d5b36ee5 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Created reservations ['e530922f-5445-40fa-8387-9e63f2352d9f', '77ce965e-cef1-438d-846c-4b82d43afc94', '551957ae-7f56-46ad-99c1-301ee3fb6ca4', '6ba1d7bb-8c42-4581-a988-340856c60af2'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:48.495455 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a5b34cae-2937-4afb-92cf-fda5d51b3cba tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/types/43f41d04-6a20-495e-ac0c-f1288ccdd045 returned with HTTP 404 Aug 14 03:08:48.496136 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 820/3274] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/types/43f41d04-6a20-495e-ac0c-f1288ccdd045 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:08:48.500128 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7991c574-75ca-48c2-bfeb-8d24db5cf72f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.502279 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7991c574-75ca-48c2-bfeb-8d24db5cf72f tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:48.502528 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7991c574-75ca-48c2-bfeb-8d24db5cf72f tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.502748 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7991c574-75ca-48c2-bfeb-8d24db5cf72f tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.504690 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-716e24e2-c1c9-4324-afae-319e10d10002 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.507080 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-716e24e2-c1c9-4324-afae-319e10d10002 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DELETE https://10.4.3.152/volume/v3/types/f19c77d2-03ee-47b1-b603-223f22f98361 Aug 14 03:08:48.507347 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-716e24e2-c1c9-4324-afae-319e10d10002 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.507574 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-716e24e2-c1c9-4324-afae-319e10d10002 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.513593 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.513593 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:48.518584 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7991c574-75ca-48c2-bfeb-8d24db5cf72f tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:48.525508 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7991c574-75ca-48c2-bfeb-8d24db5cf72f tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:48.526092 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 817/3275] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.535730 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a37e8ab2-4e50-4b7a-8617-8f25d5b36ee5 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Snapshot create request issued successfully. Aug 14 03:08:48.536118 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a37e8ab2-4e50-4b7a-8617-8f25d5b36ee5 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:08:48.536626 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 814/3276] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:08:48 2026] POST /volume/v3/snapshots => generated 303 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:48.547994 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-55c52e12-ad72-4490-80e4-6f71e26135bf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.549021 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-716e24e2-c1c9-4324-afae-319e10d10002 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/types/f19c77d2-03ee-47b1-b603-223f22f98361 returned with HTTP 202 Aug 14 03:08:48.549612 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 826/3277] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:08:48 2026] DELETE /volume/v3/types/f19c77d2-03ee-47b1-b603-223f22f98361 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:48.549914 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-55c52e12-ad72-4490-80e4-6f71e26135bf tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a Aug 14 03:08:48.550849 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-55c52e12-ad72-4490-80e4-6f71e26135bf tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.551174 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-55c52e12-ad72-4490-80e4-6f71e26135bf tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.558361 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.558361 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:48.559536 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-55c52e12-ad72-4490-80e4-6f71e26135bf tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Snapshot retrieved successfully. Aug 14 03:08:48.559664 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-88ad0669-0799-40ed-b69e-b60cfcbb38ca None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.560286 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-55c52e12-ad72-4490-80e4-6f71e26135bf tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a returned with HTTP 200 Aug 14 03:08:48.560941 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 821/3278] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.560996 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-88ad0669-0799-40ed-b69e-b60cfcbb38ca tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/types/f19c77d2-03ee-47b1-b603-223f22f98361 Aug 14 03:08:48.561165 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-88ad0669-0799-40ed-b69e-b60cfcbb38ca tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.561381 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-88ad0669-0799-40ed-b69e-b60cfcbb38ca tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.566155 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-88ad0669-0799-40ed-b69e-b60cfcbb38ca tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/types/f19c77d2-03ee-47b1-b603-223f22f98361 returned with HTTP 404 Aug 14 03:08:48.566155 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 818/3279] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/types/f19c77d2-03ee-47b1-b603-223f22f98361 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:48.576117 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c35a0c59-ac99-4076-8430-9c0469b781b5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.578965 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c35a0c59-ac99-4076-8430-9c0469b781b5 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] POST https://10.4.3.152/volume/v3/qos-specs Aug 14 03:08:48.579764 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c35a0c59-ac99-4076-8430-9c0469b781b5 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1094359669", "consumer": "back-end"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:48.581630 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.581630 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:48.582171 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.qos_specs [None req-c35a0c59-ac99-4076-8430-9c0469b781b5 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1094359669', 'consumer': 'back-end', 'specs': {}} {{(pid=100381) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 03:08:48.590666 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.db.api [None req-c35a0c59-ac99-4076-8430-9c0469b781b5 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DB qos_specs_create(): root {'id': 'c9fdad91-dc75-4b70-9bdb-3270e1c3da18', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1094359669'} {{(pid=100381) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 03:08:48.604263 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c35a0c59-ac99-4076-8430-9c0469b781b5 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:08:48.604797 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 815/3280] 10.4.3.152 () {68 vars in 1264 bytes} [Fri Aug 14 03:08:48 2026] POST /volume/v3/qos-specs => generated 369 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.616117 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-51b6d065-ef09-43f4-b39a-db7b7ce24f0c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.618531 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-51b6d065-ef09-43f4-b39a-db7b7ce24f0c tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/c9fdad91-dc75-4b70-9bdb-3270e1c3da18?force=False Aug 14 03:08:48.618720 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-51b6d065-ef09-43f4-b39a-db7b7ce24f0c tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.619000 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-51b6d065-ef09-43f4-b39a-db7b7ce24f0c tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.619634 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.qos_specs_manage [None req-51b6d065-ef09-43f4-b39a-db7b7ce24f0c tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Delete qos_spec: c9fdad91-dc75-4b70-9bdb-3270e1c3da18, force: False {{(pid=100379) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:08:48.639561 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-51b6d065-ef09-43f4-b39a-db7b7ce24f0c tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/c9fdad91-dc75-4b70-9bdb-3270e1c3da18?force=False returned with HTTP 202 Aug 14 03:08:48.640159 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 827/3281] 10.4.3.152 () {66 vars in 1380 bytes} [Fri Aug 14 03:08:48 2026] DELETE /volume/v3/qos-specs/c9fdad91-dc75-4b70-9bdb-3270e1c3da18?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:48.648456 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a6205b03-a6f5-40f5-ae85-157d481b5b1f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.650218 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a6205b03-a6f5-40f5-ae85-157d481b5b1f tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/c9fdad91-dc75-4b70-9bdb-3270e1c3da18 Aug 14 03:08:48.650391 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a6205b03-a6f5-40f5-ae85-157d481b5b1f tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.650589 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a6205b03-a6f5-40f5-ae85-157d481b5b1f tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.654359 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a6205b03-a6f5-40f5-ae85-157d481b5b1f tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/c9fdad91-dc75-4b70-9bdb-3270e1c3da18 returned with HTTP 404 Aug 14 03:08:48.654956 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 822/3282] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/c9fdad91-dc75-4b70-9bdb-3270e1c3da18 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:48.664148 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-385185ae-3d99-424f-987e-794b76e1f9d9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.665727 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-385185ae-3d99-424f-987e-794b76e1f9d9 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs Aug 14 03:08:48.666194 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-385185ae-3d99-424f-987e-794b76e1f9d9 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.666604 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-385185ae-3d99-424f-987e-794b76e1f9d9 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.680802 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-385185ae-3d99-424f-987e-794b76e1f9d9 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:08:48.681616 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 819/3283] 10.4.3.152 () {66 vars in 1243 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.690575 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-023a9cb6-11fc-4290-99e6-389a41421327 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.692890 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-023a9cb6-11fc-4290-99e6-389a41421327 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/c9fdad91-dc75-4b70-9bdb-3270e1c3da18?force=False Aug 14 03:08:48.693097 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-023a9cb6-11fc-4290-99e6-389a41421327 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.693355 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-023a9cb6-11fc-4290-99e6-389a41421327 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.693640 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.693640 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:48.694099 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.qos_specs_manage [None req-023a9cb6-11fc-4290-99e6-389a41421327 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Delete qos_spec: c9fdad91-dc75-4b70-9bdb-3270e1c3da18, force: False {{(pid=100381) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:08:48.698119 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-023a9cb6-11fc-4290-99e6-389a41421327 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/c9fdad91-dc75-4b70-9bdb-3270e1c3da18?force=False returned with HTTP 404 Aug 14 03:08:48.698732 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 816/3284] 10.4.3.152 () {66 vars in 1380 bytes} [Fri Aug 14 03:08:48 2026] DELETE /volume/v3/qos-specs/c9fdad91-dc75-4b70-9bdb-3270e1c3da18?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:48.700811 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a96c688a-4af8-472f-863f-c8c18cad239c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.703543 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a96c688a-4af8-472f-863f-c8c18cad239c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:48.703780 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a96c688a-4af8-472f-863f-c8c18cad239c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.704051 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a96c688a-4af8-472f-863f-c8c18cad239c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.707573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-71e586df-32da-42ce-a83e-f5db55ec9f2d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.709917 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-71e586df-32da-42ce-a83e-f5db55ec9f2d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/c9fdad91-dc75-4b70-9bdb-3270e1c3da18 Aug 14 03:08:48.710148 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-71e586df-32da-42ce-a83e-f5db55ec9f2d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.710397 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-71e586df-32da-42ce-a83e-f5db55ec9f2d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.714751 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.714751 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:48.716579 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-71e586df-32da-42ce-a83e-f5db55ec9f2d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/c9fdad91-dc75-4b70-9bdb-3270e1c3da18 returned with HTTP 404 Aug 14 03:08:48.717174 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 823/3285] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/c9fdad91-dc75-4b70-9bdb-3270e1c3da18 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:48.719033 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a96c688a-4af8-472f-863f-c8c18cad239c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:48.723991 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a96c688a-4af8-472f-863f-c8c18cad239c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:48.724424 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 828/3286] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.726013 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-301f7b6b-d27b-48f6-8896-179f14866e1a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.727669 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-301f7b6b-d27b-48f6-8896-179f14866e1a tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] POST https://10.4.3.152/volume/v3/qos-specs Aug 14 03:08:48.728326 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-301f7b6b-d27b-48f6-8896-179f14866e1a tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1693495573", "consumer": "both"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:48.730505 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.730505 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:48.731105 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.qos_specs [None req-301f7b6b-d27b-48f6-8896-179f14866e1a tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1693495573', 'consumer': 'both', 'specs': {}} {{(pid=100380) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 03:08:48.734207 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-301f7b6b-d27b-48f6-8896-179f14866e1a tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DB qos_specs_create(): root {'id': '5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1693495573'} {{(pid=100380) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 03:08:48.740110 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-301f7b6b-d27b-48f6-8896-179f14866e1a tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:08:48.740723 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 820/3287] 10.4.3.152 () {68 vars in 1264 bytes} [Fri Aug 14 03:08:48 2026] POST /volume/v3/qos-specs => generated 365 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.749843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-04d7b8ef-d8dc-47ab-9578-87e1dd467039 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.752018 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-04d7b8ef-d8dc-47ab-9578-87e1dd467039 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5?force=False Aug 14 03:08:48.752264 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-04d7b8ef-d8dc-47ab-9578-87e1dd467039 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.752477 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-04d7b8ef-d8dc-47ab-9578-87e1dd467039 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.753082 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.qos_specs_manage [None req-04d7b8ef-d8dc-47ab-9578-87e1dd467039 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Delete qos_spec: 5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5, force: False {{(pid=100381) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:08:48.772107 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-04d7b8ef-d8dc-47ab-9578-87e1dd467039 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5?force=False returned with HTTP 202 Aug 14 03:08:48.772488 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 817/3288] 10.4.3.152 () {66 vars in 1380 bytes} [Fri Aug 14 03:08:48 2026] DELETE /volume/v3/qos-specs/5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:48.779413 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8380ac95-db85-4fe0-a613-c362eec4110f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.781683 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8380ac95-db85-4fe0-a613-c362eec4110f tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5 Aug 14 03:08:48.782004 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8380ac95-db85-4fe0-a613-c362eec4110f tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.782208 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8380ac95-db85-4fe0-a613-c362eec4110f tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.786336 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8380ac95-db85-4fe0-a613-c362eec4110f tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5 returned with HTTP 404 Aug 14 03:08:48.786811 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 824/3289] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:48.794679 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6356e3a9-a538-426a-8684-f4882b455ef1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.796421 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6356e3a9-a538-426a-8684-f4882b455ef1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs Aug 14 03:08:48.796616 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6356e3a9-a538-426a-8684-f4882b455ef1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.796798 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6356e3a9-a538-426a-8684-f4882b455ef1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.805629 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6356e3a9-a538-426a-8684-f4882b455ef1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:08:48.805992 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 829/3290] 10.4.3.152 () {66 vars in 1243 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.814442 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-03ec6732-847c-4961-8b7d-fa3156f4caa1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.816116 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-03ec6732-847c-4961-8b7d-fa3156f4caa1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5?force=False Aug 14 03:08:48.816462 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-03ec6732-847c-4961-8b7d-fa3156f4caa1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.816795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-03ec6732-847c-4961-8b7d-fa3156f4caa1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.817835 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.817835 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:48.817835 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.qos_specs_manage [None req-03ec6732-847c-4961-8b7d-fa3156f4caa1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Delete qos_spec: 5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5, force: False {{(pid=100380) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:08:48.821123 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-03ec6732-847c-4961-8b7d-fa3156f4caa1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5?force=False returned with HTTP 404 Aug 14 03:08:48.821892 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 821/3291] 10.4.3.152 () {66 vars in 1380 bytes} [Fri Aug 14 03:08:48 2026] DELETE /volume/v3/qos-specs/5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:48.830057 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-62dcafdf-dcee-48b1-9762-ded22ab09abf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.832572 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-62dcafdf-dcee-48b1-9762-ded22ab09abf tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5 Aug 14 03:08:48.832832 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-62dcafdf-dcee-48b1-9762-ded22ab09abf tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.833124 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-62dcafdf-dcee-48b1-9762-ded22ab09abf tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.833456 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.833456 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:48.837724 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-62dcafdf-dcee-48b1-9762-ded22ab09abf tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5 returned with HTTP 404 Aug 14 03:08:48.838410 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 818/3292] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/5be5f4ed-6ec7-4fdf-91c1-1656e55b07b5 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:48.845554 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5ffa350a-243b-4610-8a4f-2b8d3cf9d83c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.847465 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5ffa350a-243b-4610-8a4f-2b8d3cf9d83c tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] POST https://10.4.3.152/volume/v3/qos-specs Aug 14 03:08:48.847845 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5ffa350a-243b-4610-8a4f-2b8d3cf9d83c tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1555455571", "consumer": "front-end"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:48.849783 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.qos_specs [None req-5ffa350a-243b-4610-8a4f-2b8d3cf9d83c tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1555455571', 'consumer': 'front-end', 'specs': {}} {{(pid=100378) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 03:08:48.855994 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.db.api [None req-5ffa350a-243b-4610-8a4f-2b8d3cf9d83c tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DB qos_specs_create(): root {'id': '34ce1302-0e53-4f2c-90c1-c605da257395', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1555455571'} {{(pid=100378) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 03:08:48.862274 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5ffa350a-243b-4610-8a4f-2b8d3cf9d83c tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:08:48.862705 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 825/3293] 10.4.3.152 () {68 vars in 1264 bytes} [Fri Aug 14 03:08:48 2026] POST /volume/v3/qos-specs => generated 370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.871290 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-97a35937-14c5-4ca7-ba7e-a5dd8be493a7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.873432 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-97a35937-14c5-4ca7-ba7e-a5dd8be493a7 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/34ce1302-0e53-4f2c-90c1-c605da257395?force=False Aug 14 03:08:48.873647 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-97a35937-14c5-4ca7-ba7e-a5dd8be493a7 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.873902 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-97a35937-14c5-4ca7-ba7e-a5dd8be493a7 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.874179 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.874179 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:48.874560 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.qos_specs_manage [None req-97a35937-14c5-4ca7-ba7e-a5dd8be493a7 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Delete qos_spec: 34ce1302-0e53-4f2c-90c1-c605da257395, force: False {{(pid=100379) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:08:48.891226 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-97a35937-14c5-4ca7-ba7e-a5dd8be493a7 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/34ce1302-0e53-4f2c-90c1-c605da257395?force=False returned with HTTP 202 Aug 14 03:08:48.891673 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 830/3294] 10.4.3.152 () {66 vars in 1380 bytes} [Fri Aug 14 03:08:48 2026] DELETE /volume/v3/qos-specs/34ce1302-0e53-4f2c-90c1-c605da257395?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:48.899155 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e0d93a92-45ee-40a4-9e04-00877658d9f7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.902931 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e0d93a92-45ee-40a4-9e04-00877658d9f7 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/34ce1302-0e53-4f2c-90c1-c605da257395 Aug 14 03:08:48.903252 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e0d93a92-45ee-40a4-9e04-00877658d9f7 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.903519 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e0d93a92-45ee-40a4-9e04-00877658d9f7 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.907327 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e0d93a92-45ee-40a4-9e04-00877658d9f7 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/34ce1302-0e53-4f2c-90c1-c605da257395 returned with HTTP 404 Aug 14 03:08:48.907623 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 822/3295] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/34ce1302-0e53-4f2c-90c1-c605da257395 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:48.914378 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3e158c41-26ec-4eb4-afb3-d2ca2dcc5152 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.916591 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3e158c41-26ec-4eb4-afb3-d2ca2dcc5152 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs Aug 14 03:08:48.916883 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3e158c41-26ec-4eb4-afb3-d2ca2dcc5152 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.917141 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3e158c41-26ec-4eb4-afb3-d2ca2dcc5152 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.929335 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3e158c41-26ec-4eb4-afb3-d2ca2dcc5152 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:08:48.929908 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 819/3296] 10.4.3.152 () {66 vars in 1243 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.937989 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-528aea35-6454-4cbb-b374-0826da340c4d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.940290 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-528aea35-6454-4cbb-b374-0826da340c4d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/34ce1302-0e53-4f2c-90c1-c605da257395?force=False Aug 14 03:08:48.940521 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-528aea35-6454-4cbb-b374-0826da340c4d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.940795 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-528aea35-6454-4cbb-b374-0826da340c4d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.941208 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.941208 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:48.941689 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.qos_specs_manage [None req-528aea35-6454-4cbb-b374-0826da340c4d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Delete qos_spec: 34ce1302-0e53-4f2c-90c1-c605da257395, force: False {{(pid=100378) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:08:48.945537 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-528aea35-6454-4cbb-b374-0826da340c4d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/34ce1302-0e53-4f2c-90c1-c605da257395?force=False returned with HTTP 404 Aug 14 03:08:48.946181 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 826/3297] 10.4.3.152 () {66 vars in 1380 bytes} [Fri Aug 14 03:08:48 2026] DELETE /volume/v3/qos-specs/34ce1302-0e53-4f2c-90c1-c605da257395?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:48.952784 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3ffc952c-6191-4fd5-8309-09bb093676c8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.954653 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3ffc952c-6191-4fd5-8309-09bb093676c8 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/34ce1302-0e53-4f2c-90c1-c605da257395 Aug 14 03:08:48.954945 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3ffc952c-6191-4fd5-8309-09bb093676c8 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.955189 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3ffc952c-6191-4fd5-8309-09bb093676c8 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.955480 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.955480 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:48.959059 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3ffc952c-6191-4fd5-8309-09bb093676c8 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/34ce1302-0e53-4f2c-90c1-c605da257395 returned with HTTP 404 Aug 14 03:08:48.959558 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 831/3298] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/34ce1302-0e53-4f2c-90c1-c605da257395 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:48.967013 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b918b447-62e5-4938-9198-3efcdacc5f67 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.968718 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b918b447-62e5-4938-9198-3efcdacc5f67 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 Aug 14 03:08:48.968933 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b918b447-62e5-4938-9198-3efcdacc5f67 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.969109 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b918b447-62e5-4938-9198-3efcdacc5f67 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.973284 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b918b447-62e5-4938-9198-3efcdacc5f67 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 returned with HTTP 200 Aug 14 03:08:48.973661 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 823/3299] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:48.982559 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-78e7fdbd-702b-4569-855b-db8dacb865e2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:48.984795 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-78e7fdbd-702b-4569-855b-db8dacb865e2 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs Aug 14 03:08:48.985112 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-78e7fdbd-702b-4569-855b-db8dacb865e2 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:48.985376 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-78e7fdbd-702b-4569-855b-db8dacb865e2 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:48.985722 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:48.985722 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:48.991085 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-78e7fdbd-702b-4569-855b-db8dacb865e2 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:08:48.991562 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 820/3300] 10.4.3.152 () {66 vars in 1243 bytes} [Fri Aug 14 03:08:48 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:49.000029 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2494a085-2b2f-41fd-97bd-8ef6df13b9d1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.001845 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2494a085-2b2f-41fd-97bd-8ef6df13b9d1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] PUT https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 Aug 14 03:08:49.002214 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2494a085-2b2f-41fd-97bd-8ef6df13b9d1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:49.007634 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.qos_specs [None req-2494a085-2b2f-41fd-97bd-8ef6df13b9d1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100378) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 14 03:08:49.016267 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.db.api [None req-2494a085-2b2f-41fd-97bd-8ef6df13b9d1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] qos_specs_update() value: {'id': '691385f1-0088-4771-8aca-299df2729c44', 'key': 'iops_bytes', 'value': '500', 'specs_id': '22e90473-087b-40ac-9377-4e24a51837e3', 'deleted': False} {{(pid=100378) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 14 03:08:49.020787 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2494a085-2b2f-41fd-97bd-8ef6df13b9d1 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 returned with HTTP 200 Aug 14 03:08:49.021260 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 827/3301] 10.4.3.152 () {68 vars in 1374 bytes} [Fri Aug 14 03:08:48 2026] PUT /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 => generated 36 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:08:49.028261 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-af8df79e-fe6a-4ffe-88b8-8ac6fabc559a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.030095 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-af8df79e-fe6a-4ffe-88b8-8ac6fabc559a tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 Aug 14 03:08:49.030320 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-af8df79e-fe6a-4ffe-88b8-8ac6fabc559a tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:49.030543 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-af8df79e-fe6a-4ffe-88b8-8ac6fabc559a tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:49.035146 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-af8df79e-fe6a-4ffe-88b8-8ac6fabc559a tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 returned with HTTP 200 Aug 14 03:08:49.035585 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 832/3302] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:49 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 => generated 413 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:49.045114 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a1168082-fdcc-42e4-a7f4-0be1baf7552b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.047108 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a1168082-fdcc-42e4-a7f4-0be1baf7552b tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] PUT https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/delete_keys Aug 14 03:08:49.047534 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a1168082-fdcc-42e4-a7f4-0be1baf7552b tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:49.049572 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:49.049572 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:49.049966 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a1168082-fdcc-42e4-a7f4-0be1baf7552b tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Delete_key spec: 22e90473-087b-40ac-9377-4e24a51837e3, keys: ['iops_bytes'] {{(pid=100380) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 14 03:08:49.068781 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a1168082-fdcc-42e4-a7f4-0be1baf7552b tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/delete_keys returned with HTTP 202 Aug 14 03:08:49.069460 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 824/3303] 10.4.3.152 () {68 vars in 1410 bytes} [Fri Aug 14 03:08:49 2026] PUT /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3/delete_keys => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:49.076724 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-14f9a75c-7da5-42d8-ae3c-6d7c17403383 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.078706 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-14f9a75c-7da5-42d8-ae3c-6d7c17403383 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 Aug 14 03:08:49.078963 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-14f9a75c-7da5-42d8-ae3c-6d7c17403383 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:49.079598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-14f9a75c-7da5-42d8-ae3c-6d7c17403383 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:49.079598 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:49.079598 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:49.083792 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-14f9a75c-7da5-42d8-ae3c-6d7c17403383 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 returned with HTTP 200 Aug 14 03:08:49.084212 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 821/3304] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:49 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:49.092836 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-deac7bd4-d5bc-4e29-ad13-113d0b0ef4b8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.094740 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-deac7bd4-d5bc-4e29-ad13-113d0b0ef4b8 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 Aug 14 03:08:49.095032 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-deac7bd4-d5bc-4e29-ad13-113d0b0ef4b8 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:49.095269 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-deac7bd4-d5bc-4e29-ad13-113d0b0ef4b8 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:49.095565 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:49.095565 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:49.100094 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-deac7bd4-d5bc-4e29-ad13-113d0b0ef4b8 tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 returned with HTTP 200 Aug 14 03:08:49.100574 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 828/3305] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:49 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:49.110566 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f178f5be-74a8-48b1-b244-fd1d046e551d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.112621 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f178f5be-74a8-48b1-b244-fd1d046e551d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3?force=False Aug 14 03:08:49.112987 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f178f5be-74a8-48b1-b244-fd1d046e551d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:49.113038 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f178f5be-74a8-48b1-b244-fd1d046e551d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:49.113295 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:49.113295 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:49.113667 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f178f5be-74a8-48b1-b244-fd1d046e551d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Delete qos_spec: 22e90473-087b-40ac-9377-4e24a51837e3, force: False {{(pid=100379) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:08:49.130542 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f178f5be-74a8-48b1-b244-fd1d046e551d tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3?force=False returned with HTTP 202 Aug 14 03:08:49.131047 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 833/3306] 10.4.3.152 () {66 vars in 1380 bytes} [Fri Aug 14 03:08:49 2026] DELETE /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:49.138209 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4ecab915-92ac-449a-860e-f9286b98653e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.140137 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4ecab915-92ac-449a-860e-f9286b98653e tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 Aug 14 03:08:49.140405 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4ecab915-92ac-449a-860e-f9286b98653e tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:49.140609 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4ecab915-92ac-449a-860e-f9286b98653e tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:49.140894 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:49.140894 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:49.145037 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4ecab915-92ac-449a-860e-f9286b98653e tempest-QosSpecsTestJSON-850546500 tempest-QosSpecsTestJSON-850546500-project-admin] https://10.4.3.152/volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 returned with HTTP 404 Aug 14 03:08:49.145522 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 825/3307] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:49 2026] GET /volume/v3/qos-specs/22e90473-087b-40ac-9377-4e24a51837e3 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:49.270578 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8193d5aa-7a87-482f-b8c0-55fe78989079 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.272947 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8193d5aa-7a87-482f-b8c0-55fe78989079 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:49.273223 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8193d5aa-7a87-482f-b8c0-55fe78989079 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:49.273454 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8193d5aa-7a87-482f-b8c0-55fe78989079 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:49.273580 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-8193d5aa-7a87-482f-b8c0-55fe78989079 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:49.279006 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:49.279006 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:49.279839 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8193d5aa-7a87-482f-b8c0-55fe78989079 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:49.280317 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 822/3308] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:49 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:49.540770 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-92235776-659a-4aa9-8cd1-f22c0cebd18c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.542465 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-92235776-659a-4aa9-8cd1-f22c0cebd18c tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:49.542658 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-92235776-659a-4aa9-8cd1-f22c0cebd18c tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:49.542872 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-92235776-659a-4aa9-8cd1-f22c0cebd18c tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:49.549588 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:49.549588 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:49.553275 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-92235776-659a-4aa9-8cd1-f22c0cebd18c tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:49.557682 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-92235776-659a-4aa9-8cd1-f22c0cebd18c tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:49.558191 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 829/3309] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:49 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:49.570122 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dd878211-7828-45c7-82ed-a50f91de8d35 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.572300 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd878211-7828-45c7-82ed-a50f91de8d35 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a Aug 14 03:08:49.572582 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd878211-7828-45c7-82ed-a50f91de8d35 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:49.572804 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd878211-7828-45c7-82ed-a50f91de8d35 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:49.578621 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:49.578621 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:49.579188 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-dd878211-7828-45c7-82ed-a50f91de8d35 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Snapshot retrieved successfully. Aug 14 03:08:49.580240 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd878211-7828-45c7-82ed-a50f91de8d35 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a returned with HTTP 200 Aug 14 03:08:49.580616 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 834/3310] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:49 2026] GET /volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:49.588625 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dd10fdb9-f146-4fe8-8f7b-231fd8f20132 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.590631 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dd10fdb9-f146-4fe8-8f7b-231fd8f20132 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] POST https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce/action Aug 14 03:08:49.591048 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dd10fdb9-f146-4fe8-8f7b-231fd8f20132 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:49.591205 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dd10fdb9-f146-4fe8-8f7b-231fd8f20132 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:49.600604 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:49.600604 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:49.601135 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-dd10fdb9-f146-4fe8-8f7b-231fd8f20132 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:49.641748 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-dd10fdb9-f146-4fe8-8f7b-231fd8f20132 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Created reservations ['630cad5e-d327-42f8-b1b6-e54a9209ec1b', '5b043957-ebed-495d-aa7a-60118e95493b'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:49.657387 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-dd10fdb9-f146-4fe8-8f7b-231fd8f20132 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Extend volume request issued successfully. Aug 14 03:08:49.657591 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dd10fdb9-f146-4fe8-8f7b-231fd8f20132 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce/action returned with HTTP 202 Aug 14 03:08:49.658073 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 826/3311] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:08:49 2026] POST /volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:08:49.667152 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-738dd823-56eb-4e67-a03d-12eff5c3b0ef None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.669072 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-738dd823-56eb-4e67-a03d-12eff5c3b0ef tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce Aug 14 03:08:49.669246 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-738dd823-56eb-4e67-a03d-12eff5c3b0ef tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:49.669444 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-738dd823-56eb-4e67-a03d-12eff5c3b0ef tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:49.677401 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:49.677401 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:49.681359 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-738dd823-56eb-4e67-a03d-12eff5c3b0ef tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:49.685546 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-738dd823-56eb-4e67-a03d-12eff5c3b0ef tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce returned with HTTP 200 Aug 14 03:08:49.685975 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 823/3312] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:49 2026] GET /volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:49.737642 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ec9ca382-2c4c-47e7-8c5c-6cd811b6109f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:49.739749 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ec9ca382-2c4c-47e7-8c5c-6cd811b6109f tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:49.740007 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ec9ca382-2c4c-47e7-8c5c-6cd811b6109f tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:49.740235 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ec9ca382-2c4c-47e7-8c5c-6cd811b6109f tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:49.750868 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:49.750868 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:49.754938 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ec9ca382-2c4c-47e7-8c5c-6cd811b6109f tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:49.759440 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ec9ca382-2c4c-47e7-8c5c-6cd811b6109f tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:49.759886 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 830/3313] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:49 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:50.292191 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0af0bbff-a1fc-419a-866f-ca625a532d52 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:50.294295 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0af0bbff-a1fc-419a-866f-ca625a532d52 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:50.294495 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0af0bbff-a1fc-419a-866f-ca625a532d52 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:50.294687 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0af0bbff-a1fc-419a-866f-ca625a532d52 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:50.294781 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0af0bbff-a1fc-419a-866f-ca625a532d52 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:50.299503 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:50.299503 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:50.300343 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0af0bbff-a1fc-419a-866f-ca625a532d52 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:50.300873 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 835/3314] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:50 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:50.570219 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6c61f458-78fe-45e4-9e43-5b1a90edff75 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:50.572105 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6c61f458-78fe-45e4-9e43-5b1a90edff75 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:50.572289 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6c61f458-78fe-45e4-9e43-5b1a90edff75 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:50.572458 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6c61f458-78fe-45e4-9e43-5b1a90edff75 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:50.580309 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:50.580309 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:50.583880 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6c61f458-78fe-45e4-9e43-5b1a90edff75 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:50.588362 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6c61f458-78fe-45e4-9e43-5b1a90edff75 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:50.588906 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 827/3315] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:50 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:50.700975 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b2bd58c7-4b93-42fe-a26e-a6fbe858fea7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:50.703068 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b2bd58c7-4b93-42fe-a26e-a6fbe858fea7 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce Aug 14 03:08:50.703848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b2bd58c7-4b93-42fe-a26e-a6fbe858fea7 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:50.703848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b2bd58c7-4b93-42fe-a26e-a6fbe858fea7 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:50.709918 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:50.709918 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:50.712712 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b2bd58c7-4b93-42fe-a26e-a6fbe858fea7 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:50.716258 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b2bd58c7-4b93-42fe-a26e-a6fbe858fea7 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce returned with HTTP 200 Aug 14 03:08:50.716587 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 824/3316] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:50 2026] GET /volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:50.731292 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b290b6e9-4c62-43fd-be8b-4415ff3c97d2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:50.733036 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b290b6e9-4c62-43fd-be8b-4415ff3c97d2 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce Aug 14 03:08:50.733470 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b290b6e9-4c62-43fd-be8b-4415ff3c97d2 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:50.733470 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b290b6e9-4c62-43fd-be8b-4415ff3c97d2 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:50.744624 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:50.744624 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:50.749309 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b290b6e9-4c62-43fd-be8b-4415ff3c97d2 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:50.755372 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b290b6e9-4c62-43fd-be8b-4415ff3c97d2 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce returned with HTTP 200 Aug 14 03:08:50.755915 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 831/3317] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:50 2026] GET /volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:50.772662 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2ea4ff8a-3bb0-4aab-9376-31eace9528d4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:50.774508 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2ea4ff8a-3bb0-4aab-9376-31eace9528d4 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a Aug 14 03:08:50.774761 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2ea4ff8a-3bb0-4aab-9376-31eace9528d4 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:50.775016 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2ea4ff8a-3bb0-4aab-9376-31eace9528d4 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:50.775129 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-2ea4ff8a-3bb0-4aab-9376-31eace9528d4 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Delete snapshot with id: 81d8d121-6d29-4e71-bfde-dc11c556df8a Aug 14 03:08:50.776048 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-76cf383f-c825-491d-8bf0-10da51724491 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:50.778007 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-76cf383f-c825-491d-8bf0-10da51724491 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:50.778196 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-76cf383f-c825-491d-8bf0-10da51724491 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:50.778471 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-76cf383f-c825-491d-8bf0-10da51724491 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:50.781995 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:50.781995 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:50.782649 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2ea4ff8a-3bb0-4aab-9376-31eace9528d4 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Snapshot retrieved successfully. Aug 14 03:08:50.791126 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:50.791126 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:50.796094 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-76cf383f-c825-491d-8bf0-10da51724491 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:50.802604 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2ea4ff8a-3bb0-4aab-9376-31eace9528d4 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Snapshot delete request issued successfully. Aug 14 03:08:50.802897 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2ea4ff8a-3bb0-4aab-9376-31eace9528d4 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a returned with HTTP 202 Aug 14 03:08:50.803184 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-76cf383f-c825-491d-8bf0-10da51724491 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:50.803511 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 836/3318] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:08:50 2026] DELETE /volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:50.803668 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 828/3319] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:50 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:50.811543 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b47898e1-b7e7-454a-90c1-801c2c48ce28 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:50.813653 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b47898e1-b7e7-454a-90c1-801c2c48ce28 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a Aug 14 03:08:50.813938 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b47898e1-b7e7-454a-90c1-801c2c48ce28 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:50.814213 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b47898e1-b7e7-454a-90c1-801c2c48ce28 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:50.819504 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:50.819504 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:50.820044 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b47898e1-b7e7-454a-90c1-801c2c48ce28 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Snapshot retrieved successfully. Aug 14 03:08:50.820830 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b47898e1-b7e7-454a-90c1-801c2c48ce28 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a returned with HTTP 200 Aug 14 03:08:50.821206 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 825/3320] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:50 2026] GET /volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:51.189382 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ce5301c8-e65d-46c3-8af1-6c057b0effc3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:51.192301 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ce5301c8-e65d-46c3-8af1-6c057b0effc3 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] POST https://10.4.3.152/volume/v3/attachments/c3d1a421-5b58-4b7d-a90d-471be7bda467/action Aug 14 03:08:51.192793 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ce5301c8-e65d-46c3-8af1-6c057b0effc3 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:51.193009 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ce5301c8-e65d-46c3-8af1-6c057b0effc3 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:51.214013 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:51.214013 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:51.232895 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-22110000-b8f7-4463-ab9a-755f3d939856 req-ce5301c8-e65d-46c3-8af1-6c057b0effc3 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/attachments/c3d1a421-5b58-4b7d-a90d-471be7bda467/action returned with HTTP 204 Aug 14 03:08:51.233410 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 832/3321] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:08:51 2026] POST /volume/v3/attachments/c3d1a421-5b58-4b7d-a90d-471be7bda467/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:51.321744 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9630b57e-e8e3-4f76-bf64-19c604937d32 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:51.331442 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9630b57e-e8e3-4f76-bf64-19c604937d32 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:51.332747 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9630b57e-e8e3-4f76-bf64-19c604937d32 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:51.334031 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9630b57e-e8e3-4f76-bf64-19c604937d32 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:51.335467 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-9630b57e-e8e3-4f76-bf64-19c604937d32 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:51.361340 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:51.361340 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:51.364119 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9630b57e-e8e3-4f76-bf64-19c604937d32 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:51.368729 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 837/3322] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:51 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 735 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:51.600861 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a61810f9-8723-46ee-ac9f-90dc414196b4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:51.602563 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a61810f9-8723-46ee-ac9f-90dc414196b4 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:51.602773 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a61810f9-8723-46ee-ac9f-90dc414196b4 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:51.602988 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a61810f9-8723-46ee-ac9f-90dc414196b4 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:51.610065 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:51.610065 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:51.614629 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a61810f9-8723-46ee-ac9f-90dc414196b4 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:51.619584 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a61810f9-8723-46ee-ac9f-90dc414196b4 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:51.620154 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 829/3323] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:51 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:51.817027 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-af594375-aa12-4794-8bd2-e7c3622ff6a4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:51.819141 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-af594375-aa12-4794-8bd2-e7c3622ff6a4 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:51.819434 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-af594375-aa12-4794-8bd2-e7c3622ff6a4 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:51.819615 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-af594375-aa12-4794-8bd2-e7c3622ff6a4 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:51.830514 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8894535b-34b0-499c-b2f8-accd24d7c6eb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:51.830970 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:51.830970 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:51.832459 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8894535b-34b0-499c-b2f8-accd24d7c6eb tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a Aug 14 03:08:51.832689 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8894535b-34b0-499c-b2f8-accd24d7c6eb tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:51.832923 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8894535b-34b0-499c-b2f8-accd24d7c6eb tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:51.834705 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-af594375-aa12-4794-8bd2-e7c3622ff6a4 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:51.838331 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8894535b-34b0-499c-b2f8-accd24d7c6eb tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a returned with HTTP 404 Aug 14 03:08:51.839108 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 833/3324] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:08:51 2026] GET /volume/v3/snapshots/81d8d121-6d29-4e71-bfde-dc11c556df8a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:51.839697 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-af594375-aa12-4794-8bd2-e7c3622ff6a4 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:51.840218 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 826/3325] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:51 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 1165 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:51.848013 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2f7615d9-4182-4636-ae66-3ca5773f9a77 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:51.849992 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2f7615d9-4182-4636-ae66-3ca5773f9a77 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce Aug 14 03:08:51.850230 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2f7615d9-4182-4636-ae66-3ca5773f9a77 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:51.850414 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2f7615d9-4182-4636-ae66-3ca5773f9a77 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:51.854607 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-190d0bac-6ac5-45b9-b532-c7365a7ac4f6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:51.857052 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-190d0bac-6ac5-45b9-b532-c7365a7ac4f6 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:51.857296 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-190d0bac-6ac5-45b9-b532-c7365a7ac4f6 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:51.857633 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-190d0bac-6ac5-45b9-b532-c7365a7ac4f6 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:51.857857 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:51.857857 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:51.862415 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2f7615d9-4182-4636-ae66-3ca5773f9a77 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:51.866632 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2f7615d9-4182-4636-ae66-3ca5773f9a77 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce returned with HTTP 200 Aug 14 03:08:51.866951 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 838/3326] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:51 2026] GET /volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:51.871631 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:51.871631 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:51.876573 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-190d0bac-6ac5-45b9-b532-c7365a7ac4f6 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:51.881093 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4109056c-ef73-45f4-8114-57c6b5458934 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:51.882655 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-190d0bac-6ac5-45b9-b532-c7365a7ac4f6 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:51.882919 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4109056c-ef73-45f4-8114-57c6b5458934 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] DELETE https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce Aug 14 03:08:51.883145 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4109056c-ef73-45f4-8114-57c6b5458934 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:51.883293 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 830/3327] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:51 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 1165 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:51.883331 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4109056c-ef73-45f4-8114-57c6b5458934 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:51.883504 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-4109056c-ef73-45f4-8114-57c6b5458934 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Delete volume with id: 22b3c735-b063-40da-8ce7-7c0cdc095fce Aug 14 03:08:51.892073 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:51.892073 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:51.892621 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4109056c-ef73-45f4-8114-57c6b5458934 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:51.912770 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4109056c-ef73-45f4-8114-57c6b5458934 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Delete volume request issued successfully. Aug 14 03:08:51.913170 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4109056c-ef73-45f4-8114-57c6b5458934 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce returned with HTTP 202 Aug 14 03:08:51.913668 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 834/3328] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:51 2026] DELETE /volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 03:08:51.921446 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1dca6cf3-52b7-4c0d-b2b9-90edde6e712a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:51.923201 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1dca6cf3-52b7-4c0d-b2b9-90edde6e712a tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce Aug 14 03:08:51.923477 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1dca6cf3-52b7-4c0d-b2b9-90edde6e712a tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:51.923762 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1dca6cf3-52b7-4c0d-b2b9-90edde6e712a tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:51.933776 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:51.933776 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:51.938009 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1dca6cf3-52b7-4c0d-b2b9-90edde6e712a tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Volume info retrieved successfully. Aug 14 03:08:51.943017 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1dca6cf3-52b7-4c0d-b2b9-90edde6e712a tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce returned with HTTP 200 Aug 14 03:08:51.943526 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 827/3329] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:51 2026] GET /volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:52.378107 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0cbf6933-a403-4ec9-a23c-9868bda94921 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:52.380635 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0cbf6933-a403-4ec9-a23c-9868bda94921 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:52.380985 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0cbf6933-a403-4ec9-a23c-9868bda94921 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:52.381251 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0cbf6933-a403-4ec9-a23c-9868bda94921 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:52.381417 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0cbf6933-a403-4ec9-a23c-9868bda94921 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:52.386940 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:52.386940 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:52.387810 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0cbf6933-a403-4ec9-a23c-9868bda94921 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:52.388442 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 839/3330] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:52 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:52.638779 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7111c096-7d05-4dd0-a34c-5eaebfe23288 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:52.641053 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7111c096-7d05-4dd0-a34c-5eaebfe23288 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:52.641342 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7111c096-7d05-4dd0-a34c-5eaebfe23288 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:52.641620 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7111c096-7d05-4dd0-a34c-5eaebfe23288 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:52.650796 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:52.650796 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:52.655967 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7111c096-7d05-4dd0-a34c-5eaebfe23288 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:52.662346 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7111c096-7d05-4dd0-a34c-5eaebfe23288 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:52.662950 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 831/3331] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:52 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:52.956895 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8db9941a-f285-40cf-8f72-ed2065b94387 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:52.959011 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8db9941a-f285-40cf-8f72-ed2065b94387 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] GET https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce Aug 14 03:08:52.959279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8db9941a-f285-40cf-8f72-ed2065b94387 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:52.959573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8db9941a-f285-40cf-8f72-ed2065b94387 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:52.965752 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8db9941a-f285-40cf-8f72-ed2065b94387 tempest-VolumesExtendTest-1070463137 tempest-VolumesExtendTest-1070463137-project-member] https://10.4.3.152/volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce returned with HTTP 404 Aug 14 03:08:52.966488 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 835/3332] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:52 2026] GET /volume/v3/volumes/22b3c735-b063-40da-8ce7-7c0cdc095fce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:53.401472 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-46feac0d-c845-4acd-899e-e06f0ad7b7fd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:53.403272 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-46feac0d-c845-4acd-899e-e06f0ad7b7fd tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:53.404168 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-46feac0d-c845-4acd-899e-e06f0ad7b7fd tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:53.404168 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-46feac0d-c845-4acd-899e-e06f0ad7b7fd tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:53.404168 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-46feac0d-c845-4acd-899e-e06f0ad7b7fd tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:53.408558 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:53.408558 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:53.409293 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-46feac0d-c845-4acd-899e-e06f0ad7b7fd tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:53.409566 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 828/3333] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:53 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:53.677374 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c9e56087-2daf-4598-b393-55f4b6898344 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:53.679886 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c9e56087-2daf-4598-b393-55f4b6898344 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:53.680154 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c9e56087-2daf-4598-b393-55f4b6898344 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:53.680422 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c9e56087-2daf-4598-b393-55f4b6898344 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:53.690874 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:53.690874 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:53.695802 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c9e56087-2daf-4598-b393-55f4b6898344 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:53.702441 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c9e56087-2daf-4598-b393-55f4b6898344 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:53.703198 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 840/3334] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:53 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:54.422014 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-abbfc87a-d5b7-480c-b27c-baab69019733 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:54.426009 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-abbfc87a-d5b7-480c-b27c-baab69019733 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:54.426009 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-abbfc87a-d5b7-480c-b27c-baab69019733 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:54.426009 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-abbfc87a-d5b7-480c-b27c-baab69019733 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:54.426009 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-abbfc87a-d5b7-480c-b27c-baab69019733 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:54.430009 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:54.430009 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:54.430009 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-abbfc87a-d5b7-480c-b27c-baab69019733 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:54.430009 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 832/3335] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:54 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:54.548377 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-820b19d3-4ddc-4c74-b711-595c149047fe None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:54.553429 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-820b19d3-4ddc-4c74-b711-595c149047fe tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:54.553701 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-820b19d3-4ddc-4c74-b711-595c149047fe tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:54.554036 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-820b19d3-4ddc-4c74-b711-595c149047fe tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:54.572328 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:54.572328 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:54.578230 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-820b19d3-4ddc-4c74-b711-595c149047fe tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:54.584134 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-820b19d3-4ddc-4c74-b711-595c149047fe tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:54.584134 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 836/3336] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:08:54 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 1165 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:54.607093 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-c2b58bcb-3adb-4f10-89d2-0bdcfeb5c69d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:54.610470 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-c2b58bcb-3adb-4f10-89d2-0bdcfeb5c69d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] POST https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140/action Aug 14 03:08:54.610470 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-c2b58bcb-3adb-4f10-89d2-0bdcfeb5c69d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:54.610470 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-c2b58bcb-3adb-4f10-89d2-0bdcfeb5c69d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:54.625086 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:54.625086 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:54.625733 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-c2b58bcb-3adb-4f10-89d2-0bdcfeb5c69d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:54.631671 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-c2b58bcb-3adb-4f10-89d2-0bdcfeb5c69d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Begin detaching volume completed successfully. Aug 14 03:08:54.631947 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-c2b58bcb-3adb-4f10-89d2-0bdcfeb5c69d tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140/action returned with HTTP 202 Aug 14 03:08:54.632411 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 829/3337] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:08:54 2026] POST /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:08:54.684871 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-19a18d76-610b-4dda-80f3-2155ec2870bc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:54.684871 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19a18d76-610b-4dda-80f3-2155ec2870bc None None] GET https://10.4.3.152/volume// Aug 14 03:08:54.684871 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19a18d76-610b-4dda-80f3-2155ec2870bc None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:54.684871 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19a18d76-610b-4dda-80f3-2155ec2870bc None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:54.684871 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19a18d76-610b-4dda-80f3-2155ec2870bc None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:08:54.685337 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 841/3338] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:08:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:08:54.695668 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-11349597-a625-4ce6-a534-8e9466b9cb77 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:54.699801 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-11349597-a625-4ce6-a534-8e9466b9cb77 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:54.699801 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-11349597-a625-4ce6-a534-8e9466b9cb77 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:54.699801 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-11349597-a625-4ce6-a534-8e9466b9cb77 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:54.711768 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:54.711768 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:54.715194 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-11349597-a625-4ce6-a534-8e9466b9cb77 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:54.721901 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fa578412-ae91-4ad3-aeef-39afc38956a1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:54.722158 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-11349597-a625-4ce6-a534-8e9466b9cb77 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:54.723041 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 833/3339] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:08:54 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 1348 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 03:08:54.723435 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fa578412-ae91-4ad3-aeef-39afc38956a1 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:54.723678 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fa578412-ae91-4ad3-aeef-39afc38956a1 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:54.723979 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fa578412-ae91-4ad3-aeef-39afc38956a1 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:54.737597 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:54.737597 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:54.745769 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fa578412-ae91-4ad3-aeef-39afc38956a1 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:54.751371 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fa578412-ae91-4ad3-aeef-39afc38956a1 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:54.751944 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 837/3340] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:54 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:54.761654 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:54.908908 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:08:54.909278 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-496366519"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:54.910677 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-496366519'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:08:54.910815 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Create volume of 1 GB Aug 14 03:08:54.921178 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Availability Zones retrieved successfully. Aug 14 03:08:54.930343 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Flow 'volume_create_api' (a6ca45c1-aca3-4788-a5bc-a95fe2190c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:54.931950 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b7d3a3-53f0-4ec9-8677-8849ba516246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:54.933322 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:08:54.971371 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b7d3a3-53f0-4ec9-8677-8849ba516246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:54.972101 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13dbdea-b2c7-4c1f-bffe-01a883d14f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:55.047181 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Created reservations ['e327dc8e-6971-49ea-8a59-703435e4b458', '928dac9c-f9d8-492e-8711-6ed8e063402f', '9f44ac8d-2f3c-4799-a001-30a36e59493a', '0d75edc1-600d-444f-9ea3-dbe72271586d'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:55.048156 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13dbdea-b2c7-4c1f-bffe-01a883d14f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e327dc8e-6971-49ea-8a59-703435e4b458', '928dac9c-f9d8-492e-8711-6ed8e063402f', '9f44ac8d-2f3c-4799-a001-30a36e59493a', '0d75edc1-600d-444f-9ea3-dbe72271586d']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:55.049084 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5666130b-0bf6-4130-99f9-cb4d44b06201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:55.076782 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5666130b-0bf6-4130-99f9-cb4d44b06201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e712d0-80f0-422c-b317-d5ebbcf52069', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-496366519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab30b778bc35422bb9c7b94241c5a5af',qos_specs=None,replication_status=,reservations=['e327dc8e-6971-49ea-8a59-703435e4b458','928dac9c-f9d8-492e-8711-6ed8e063402f','9f44ac8d-2f3c-4799-a001-30a36e59493a','0d75edc1-600d-444f-9ea3-dbe72271586d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1138221f89c24bd4839548280d41ed2d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-496366519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e712d0-80f0-422c-b317-d5ebbcf52069,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab30b778bc35422bb9c7b94241c5a5af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1138221f89c24bd4839548280d41ed2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:55.078491 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68683470-1daf-4f49-ac42-ea6ca50f2ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:55.102664 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68683470-1daf-4f49-ac42-ea6ca50f2ae7) transitioned into state 'SUCCESS' from state '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-496366519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab30b778bc35422bb9c7b94241c5a5af',qos_specs=None,replication_status=,reservations=['e327dc8e-6971-49ea-8a59-703435e4b458','928dac9c-f9d8-492e-8711-6ed8e063402f','9f44ac8d-2f3c-4799-a001-30a36e59493a','0d75edc1-600d-444f-9ea3-dbe72271586d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1138221f89c24bd4839548280d41ed2d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:55.103550 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107874e3-4e68-44f5-83d4-6f7c91217d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:08:55.116681 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107874e3-4e68-44f5-83d4-6f7c91217d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:08:55.117325 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Flow 'volume_create_api' (a6ca45c1-aca3-4788-a5bc-a95fe2190c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:08:55.117652 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Create volume request issued successfully. Aug 14 03:08:55.118434 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a05b3bc4-16fb-45bc-8aac-484a16ed3794 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:08:55.119031 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 830/3341] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:08:54 2026] POST /volume/v3/volumes => generated 748 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:55.139033 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c1374996-2038-42be-aea6-6bf1acbe95fe None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:55.141297 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c1374996-2038-42be-aea6-6bf1acbe95fe tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 Aug 14 03:08:55.141521 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c1374996-2038-42be-aea6-6bf1acbe95fe tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:55.141749 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c1374996-2038-42be-aea6-6bf1acbe95fe tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:55.152274 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:55.152274 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:55.158938 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c1374996-2038-42be-aea6-6bf1acbe95fe tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:08:55.165775 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c1374996-2038-42be-aea6-6bf1acbe95fe tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 returned with HTTP 200 Aug 14 03:08:55.166375 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 842/3342] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:55 2026] GET /volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:55.442429 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c9718c7d-a2fa-4e72-94e6-6336c41ae467 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:55.445889 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c9718c7d-a2fa-4e72-94e6-6336c41ae467 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:55.446105 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c9718c7d-a2fa-4e72-94e6-6336c41ae467 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:55.446291 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c9718c7d-a2fa-4e72-94e6-6336c41ae467 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:55.446387 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-c9718c7d-a2fa-4e72-94e6-6336c41ae467 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:55.451134 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:55.451134 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:55.454789 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c9718c7d-a2fa-4e72-94e6-6336c41ae467 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:55.454789 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 834/3343] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:55 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:55.686506 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-0bd08a39-e344-465d-93a6-80a46d8fe089 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:55.689526 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-0bd08a39-e344-465d-93a6-80a46d8fe089 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] DELETE https://10.4.3.152/volume/v3/attachments/c3d1a421-5b58-4b7d-a90d-471be7bda467 Aug 14 03:08:55.689526 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-0bd08a39-e344-465d-93a6-80a46d8fe089 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:55.689526 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-0bd08a39-e344-465d-93a6-80a46d8fe089 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:55.696632 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:55.696632 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:55.767040 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8fee2ba0-8aad-41b4-a839-07ad8f0dd3b0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:55.769540 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fee2ba0-8aad-41b4-a839-07ad8f0dd3b0 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:55.769807 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fee2ba0-8aad-41b4-a839-07ad8f0dd3b0 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:55.770086 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fee2ba0-8aad-41b4-a839-07ad8f0dd3b0 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:55.782049 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:55.782049 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:55.796381 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8fee2ba0-8aad-41b4-a839-07ad8f0dd3b0 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:55.802550 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fee2ba0-8aad-41b4-a839-07ad8f0dd3b0 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:55.802756 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-1332213b-6c63-46c4-b8df-6b11ddd529db req-0bd08a39-e344-465d-93a6-80a46d8fe089 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/attachments/c3d1a421-5b58-4b7d-a90d-471be7bda467 returned with HTTP 200 Aug 14 03:08:55.803035 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 831/3344] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:55 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:55.803514 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 838/3345] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:08:55 2026] DELETE /volume/v3/attachments/c3d1a421-5b58-4b7d-a90d-471be7bda467 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:56.182477 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c4539ebe-48e6-4740-b14c-6d9b7f267fb6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:56.184837 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c4539ebe-48e6-4740-b14c-6d9b7f267fb6 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 Aug 14 03:08:56.185123 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c4539ebe-48e6-4740-b14c-6d9b7f267fb6 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:56.185396 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c4539ebe-48e6-4740-b14c-6d9b7f267fb6 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:56.195315 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:56.195315 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:56.200239 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c4539ebe-48e6-4740-b14c-6d9b7f267fb6 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:08:56.206370 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c4539ebe-48e6-4740-b14c-6d9b7f267fb6 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 returned with HTTP 200 Aug 14 03:08:56.206918 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 843/3346] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:56 2026] GET /volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:56.226099 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f9f37075-da21-4f14-b000-1f39d138ee77 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:56.227958 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f9f37075-da21-4f14-b000-1f39d138ee77 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:08:56.228284 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f9f37075-da21-4f14-b000-1f39d138ee77 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8e712d0-80f0-422c-b317-d5ebbcf52069", "name": "tempest-VolumesBackupsTest-Backup-685623899"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:56.229700 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-f9f37075-da21-4f14-b000-1f39d138ee77 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Creating new backup {'backup': {'volume_id': 'a8e712d0-80f0-422c-b317-d5ebbcf52069', 'name': 'tempest-VolumesBackupsTest-Backup-685623899'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:08:56.230301 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-f9f37075-da21-4f14-b000-1f39d138ee77 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Creating backup of volume a8e712d0-80f0-422c-b317-d5ebbcf52069 in container None Aug 14 03:08:56.238566 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:56.238566 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:56.239029 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f9f37075-da21-4f14-b000-1f39d138ee77 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:08:56.271649 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-f9f37075-da21-4f14-b000-1f39d138ee77 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Created reservations ['21140de2-f8e5-4b7d-be95-b14a69467371', '851be4d4-05f4-4c8f-974f-8e9d53968c89'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:56.315221 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f9f37075-da21-4f14-b000-1f39d138ee77 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:08:56.315221 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 835/3347] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:08:56 2026] POST /volume/v3/backups => generated 329 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:08:56.328477 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-01f8a4a1-f0d3-4f60-9586-87e459d8cee2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:56.331177 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-01f8a4a1-f0d3-4f60-9586-87e459d8cee2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:08:56.331771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-01f8a4a1-f0d3-4f60-9586-87e459d8cee2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:56.331771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-01f8a4a1-f0d3-4f60-9586-87e459d8cee2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:56.332114 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-01f8a4a1-f0d3-4f60-9586-87e459d8cee2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:56.337847 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:56.337847 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:56.338946 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-01f8a4a1-f0d3-4f60-9586-87e459d8cee2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:08:56.339296 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 832/3348] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:56 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:56.463517 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ee5c653f-ba12-40c5-9377-e3b85b3a7c2c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:56.471271 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ee5c653f-ba12-40c5-9377-e3b85b3a7c2c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:56.471589 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ee5c653f-ba12-40c5-9377-e3b85b3a7c2c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:56.471894 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ee5c653f-ba12-40c5-9377-e3b85b3a7c2c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:56.472051 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-ee5c653f-ba12-40c5-9377-e3b85b3a7c2c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:56.477571 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:56.477571 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:56.478588 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ee5c653f-ba12-40c5-9377-e3b85b3a7c2c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:56.479130 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 839/3349] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:56 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:56.816296 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-26c6a7d5-f0a0-40a5-8a16-eca6ab16566b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:56.818094 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-26c6a7d5-f0a0-40a5-8a16-eca6ab16566b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:56.818286 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-26c6a7d5-f0a0-40a5-8a16-eca6ab16566b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:56.818465 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-26c6a7d5-f0a0-40a5-8a16-eca6ab16566b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:56.826392 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:56.826392 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:56.830396 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-26c6a7d5-f0a0-40a5-8a16-eca6ab16566b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:56.835845 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-26c6a7d5-f0a0-40a5-8a16-eca6ab16566b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:56.836174 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 844/3350] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:56 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 1248 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:56.975069 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-53535c0c-db1d-493f-80e6-e7e079520510 req-1bbac366-506d-4592-82c4-1acec9e2a16b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:56.978234 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-1bbac366-506d-4592-82c4-1acec9e2a16b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:56.978471 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-1bbac366-506d-4592-82c4-1acec9e2a16b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:56.978718 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-1bbac366-506d-4592-82c4-1acec9e2a16b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:56.988055 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:56.988055 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:56.993267 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-53535c0c-db1d-493f-80e6-e7e079520510 req-1bbac366-506d-4592-82c4-1acec9e2a16b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:56.999205 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-1bbac366-506d-4592-82c4-1acec9e2a16b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:56.999831 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 836/3351] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:08:56 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 1248 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:57.352665 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a4a49e13-020e-40d7-8b1f-18cf964cb0fc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:57.355134 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a4a49e13-020e-40d7-8b1f-18cf964cb0fc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:08:57.355426 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a4a49e13-020e-40d7-8b1f-18cf964cb0fc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:57.357606 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a4a49e13-020e-40d7-8b1f-18cf964cb0fc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:57.357606 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-a4a49e13-020e-40d7-8b1f-18cf964cb0fc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:57.360519 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:57.360519 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:57.361561 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a4a49e13-020e-40d7-8b1f-18cf964cb0fc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:08:57.362066 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 833/3352] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:57 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:57.491708 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-bb49e446-58d7-449f-a0e8-1d612c67db33 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:57.495074 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bb49e446-58d7-449f-a0e8-1d612c67db33 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:57.495376 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bb49e446-58d7-449f-a0e8-1d612c67db33 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:57.495643 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bb49e446-58d7-449f-a0e8-1d612c67db33 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:57.495830 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-bb49e446-58d7-449f-a0e8-1d612c67db33 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:57.501250 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:57.501250 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:57.501991 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bb49e446-58d7-449f-a0e8-1d612c67db33 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:57.502549 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 840/3353] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:57 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:57.663933 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-53535c0c-db1d-493f-80e6-e7e079520510 req-33fa5f56-0714-40da-aec5-54165e52e6da None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:57.666197 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-33fa5f56-0714-40da-aec5-54165e52e6da tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:57.666668 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-33fa5f56-0714-40da-aec5-54165e52e6da tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:57.666921 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-33fa5f56-0714-40da-aec5-54165e52e6da tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:57.677990 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:57.677990 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:57.690241 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-53535c0c-db1d-493f-80e6-e7e079520510 req-33fa5f56-0714-40da-aec5-54165e52e6da tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:57.695988 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-33fa5f56-0714-40da-aec5-54165e52e6da tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:57.697197 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 845/3354] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:08:57 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:57.716995 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-33bcfd39-653f-40bb-a878-ba45dad6d812 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:57.717303 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-33bcfd39-653f-40bb-a878-ba45dad6d812 None None] GET https://10.4.3.152/volume// Aug 14 03:08:57.717534 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-33bcfd39-653f-40bb-a878-ba45dad6d812 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:57.720845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-33bcfd39-653f-40bb-a878-ba45dad6d812 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:57.720845 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-33bcfd39-653f-40bb-a878-ba45dad6d812 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:08:57.720845 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 837/3355] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:08:57 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:08:57.729881 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-53535c0c-db1d-493f-80e6-e7e079520510 req-a2bf6a26-2ed2-47a9-9524-002f546f3be8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:57.735517 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-a2bf6a26-2ed2-47a9-9524-002f546f3be8 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:08:57.737300 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-a2bf6a26-2ed2-47a9-9524-002f546f3be8 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce65296c-60c2-404a-883a-8a93441a9e39", "connector": null, "instance_uuid": "e1ccc718-bed5-4e5a-a072-0d0483567a85"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:57.748335 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:57.748335 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:57.793105 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-a2bf6a26-2ed2-47a9-9524-002f546f3be8 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:08:57.793631 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 834/3356] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:08:57 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:58.375941 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b6630981-a660-4a2d-9c09-4b59a93e8209 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:58.377801 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b6630981-a660-4a2d-9c09-4b59a93e8209 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:08:58.378031 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b6630981-a660-4a2d-9c09-4b59a93e8209 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:58.378222 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b6630981-a660-4a2d-9c09-4b59a93e8209 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:58.378334 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b6630981-a660-4a2d-9c09-4b59a93e8209 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:58.384297 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:58.384297 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:58.385045 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b6630981-a660-4a2d-9c09-4b59a93e8209 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:08:58.385366 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 841/3357] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:58 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:58.515422 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-30e1a908-34a7-4173-acc9-79f9418c88f1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:58.517422 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-30e1a908-34a7-4173-acc9-79f9418c88f1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:58.517629 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-30e1a908-34a7-4173-acc9-79f9418c88f1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:58.517833 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-30e1a908-34a7-4173-acc9-79f9418c88f1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:58.517980 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-30e1a908-34a7-4173-acc9-79f9418c88f1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:58.522574 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:58.522574 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:58.523228 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-30e1a908-34a7-4173-acc9-79f9418c88f1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:58.523620 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 846/3358] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:58 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:59.013573 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-24b6eb54-4c0b-4cbd-972d-d87d78b153dc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:59.014088 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-24b6eb54-4c0b-4cbd-972d-d87d78b153dc None None] GET https://10.4.3.152/volume// Aug 14 03:08:59.014298 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-24b6eb54-4c0b-4cbd-972d-d87d78b153dc None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:59.014508 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-24b6eb54-4c0b-4cbd-972d-d87d78b153dc None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:59.014903 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-24b6eb54-4c0b-4cbd-972d-d87d78b153dc None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:08:59.015237 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 838/3359] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:08:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:08:59.023767 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b5aafa56-80e6-46bd-a513-20d83a424cdc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:59.026450 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b5aafa56-80e6-46bd-a513-20d83a424cdc tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:08:59.026715 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b5aafa56-80e6-46bd-a513-20d83a424cdc tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:59.027090 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b5aafa56-80e6-46bd-a513-20d83a424cdc tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:59.040546 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:59.040546 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:59.053200 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b5aafa56-80e6-46bd-a513-20d83a424cdc tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:08:59.058083 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b5aafa56-80e6-46bd-a513-20d83a424cdc tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:08:59.058500 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 835/3360] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:08:59 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 1427 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:08:59.189992 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b2bf1973-b78e-4733-9eca-d8b5af36ec34 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:59.195485 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b2bf1973-b78e-4733-9eca-d8b5af36ec34 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] PUT https://10.4.3.152/volume/v3/attachments/2f3067f4-004f-4f8d-a171-4c518113e3e6 Aug 14 03:08:59.196001 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b2bf1973-b78e-4733-9eca-d8b5af36ec34 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:59.209523 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b2bf1973-b78e-4733-9eca-d8b5af36ec34 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Acquiring lock "cinder-attachment_update-ce65296c-60c2-404a-883a-8a93441a9e39-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:08:59.215948 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b2bf1973-b78e-4733-9eca-d8b5af36ec34 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Lock "cinder-attachment_update-ce65296c-60c2-404a-883a-8a93441a9e39-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:08:59.217333 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:59.217333 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:59.296401 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b2bf1973-b78e-4733-9eca-d8b5af36ec34 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Lock "cinder-attachment_update-ce65296c-60c2-404a-883a-8a93441a9e39-np0000007307" released by "attachment_update" :: held 0.081s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:08:59.296736 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-b2bf1973-b78e-4733-9eca-d8b5af36ec34 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/attachments/2f3067f4-004f-4f8d-a171-4c518113e3e6 returned with HTTP 200 Aug 14 03:08:59.297563 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 842/3361] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:08:59 2026] PUT /volume/v3/attachments/2f3067f4-004f-4f8d-a171-4c518113e3e6 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:08:59.325715 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-53535c0c-db1d-493f-80e6-e7e079520510 req-f2da4028-25ae-407d-971f-8a0e7a195692 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:59.328348 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-f2da4028-25ae-407d-971f-8a0e7a195692 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] POST https://10.4.3.152/volume/v3/attachments/2f3067f4-004f-4f8d-a171-4c518113e3e6/action Aug 14 03:08:59.329237 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-f2da4028-25ae-407d-971f-8a0e7a195692 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:08:59.329237 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-f2da4028-25ae-407d-971f-8a0e7a195692 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:59.350067 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:59.350067 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:59.368871 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-53535c0c-db1d-493f-80e6-e7e079520510 req-f2da4028-25ae-407d-971f-8a0e7a195692 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/attachments/2f3067f4-004f-4f8d-a171-4c518113e3e6/action returned with HTTP 204 Aug 14 03:08:59.368871 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 847/3362] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:08:59 2026] POST /volume/v3/attachments/2f3067f4-004f-4f8d-a171-4c518113e3e6/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:08:59.399202 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e404c9e9-df58-42e0-b940-22244a9ef606 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:59.402996 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e404c9e9-df58-42e0-b940-22244a9ef606 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:08:59.404190 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e404c9e9-df58-42e0-b940-22244a9ef606 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:59.404190 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e404c9e9-df58-42e0-b940-22244a9ef606 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:59.404190 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e404c9e9-df58-42e0-b940-22244a9ef606 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:59.414992 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:59.414992 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:59.420367 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e404c9e9-df58-42e0-b940-22244a9ef606 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:08:59.420367 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 839/3363] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:59 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:59.540201 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9113d85f-f147-4a28-a447-b8210194d096 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:59.542610 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9113d85f-f147-4a28-a447-b8210194d096 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:08:59.542991 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9113d85f-f147-4a28-a447-b8210194d096 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:59.543275 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9113d85f-f147-4a28-a447-b8210194d096 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:59.543452 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-9113d85f-f147-4a28-a447-b8210194d096 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:59.549862 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:59.549862 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:59.550585 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9113d85f-f147-4a28-a447-b8210194d096 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:08:59.551203 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 836/3364] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:59 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:59.564556 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-55f5d325-0586-42aa-9102-ff7a5c9effb7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:59.568760 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-55f5d325-0586-42aa-9102-ff7a5c9effb7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:08:59.569149 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-55f5d325-0586-42aa-9102-ff7a5c9effb7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60fe9fae-0f63-4b46-89ba-9dfa687685c5"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:08:59.570797 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-55f5d325-0586-42aa-9102-ff7a5c9effb7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Creating new backup {'backup': {'volume_id': '60fe9fae-0f63-4b46-89ba-9dfa687685c5'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:08:59.573165 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-55f5d325-0586-42aa-9102-ff7a5c9effb7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Creating backup of volume 60fe9fae-0f63-4b46-89ba-9dfa687685c5 in container None Aug 14 03:08:59.590705 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:59.590705 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:08:59.590705 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-55f5d325-0586-42aa-9102-ff7a5c9effb7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:08:59.611761 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-55f5d325-0586-42aa-9102-ff7a5c9effb7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Created reservations ['462468eb-3cca-474c-bb50-b4c5697abf22', 'a7a0b171-495b-4f3d-a432-4abd2ce5c6b0'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:08:59.640894 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-55f5d325-0586-42aa-9102-ff7a5c9effb7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:08:59.641402 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 843/3365] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:08:59 2026] POST /volume/v3/backups => generated 288 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 03:08:59.651565 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-28679a5d-89d5-473e-a985-697a89055b93 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:59.654204 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-28679a5d-89d5-473e-a985-697a89055b93 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:08:59.654478 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-28679a5d-89d5-473e-a985-697a89055b93 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:59.654751 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-28679a5d-89d5-473e-a985-697a89055b93 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:59.654939 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-28679a5d-89d5-473e-a985-697a89055b93 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:08:59.660496 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:59.660496 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:08:59.661349 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-28679a5d-89d5-473e-a985-697a89055b93 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:08:59.662059 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 848/3366] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:08:59 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:08:59.721418 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-975f19b4-33cf-43c3-83b3-b57b086bba78 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:59.723040 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-975f19b4-33cf-43c3-83b3-b57b086bba78 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] DELETE https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:59.723249 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-975f19b4-33cf-43c3-83b3-b57b086bba78 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:59.723438 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-975f19b4-33cf-43c3-83b3-b57b086bba78 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:59.723590 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-975f19b4-33cf-43c3-83b3-b57b086bba78 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Delete volume with id: c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:59.731172 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:59.731172 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:08:59.731662 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-975f19b4-33cf-43c3-83b3-b57b086bba78 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:59.750555 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-975f19b4-33cf-43c3-83b3-b57b086bba78 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Delete volume request issued successfully. Aug 14 03:08:59.750831 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-975f19b4-33cf-43c3-83b3-b57b086bba78 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 202 Aug 14 03:08:59.751236 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 840/3367] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:08:59 2026] DELETE /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:08:59.760277 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-81e54561-16e6-47d2-829a-4f88bc382bb5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:08:59.762845 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-81e54561-16e6-47d2-829a-4f88bc382bb5 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:08:59.763122 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-81e54561-16e6-47d2-829a-4f88bc382bb5 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:08:59.763454 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-81e54561-16e6-47d2-829a-4f88bc382bb5 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:08:59.772314 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:08:59.772314 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:08:59.776666 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-81e54561-16e6-47d2-829a-4f88bc382bb5 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:08:59.783221 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-81e54561-16e6-47d2-829a-4f88bc382bb5 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 200 Aug 14 03:08:59.783746 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 837/3368] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:08:59 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:00.431843 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b218d163-ca2f-472a-8596-e16c13c516a2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:00.434091 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b218d163-ca2f-472a-8596-e16c13c516a2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:00.434320 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b218d163-ca2f-472a-8596-e16c13c516a2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:00.434579 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b218d163-ca2f-472a-8596-e16c13c516a2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:00.434733 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b218d163-ca2f-472a-8596-e16c13c516a2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:00.442121 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:00.442121 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:00.443317 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b218d163-ca2f-472a-8596-e16c13c516a2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:00.443933 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 844/3369] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:00 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:00.672454 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b71132ff-b5bd-44e5-8322-795f70630010 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:00.674136 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b71132ff-b5bd-44e5-8322-795f70630010 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:00.674324 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b71132ff-b5bd-44e5-8322-795f70630010 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:00.674502 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b71132ff-b5bd-44e5-8322-795f70630010 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:00.674589 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b71132ff-b5bd-44e5-8322-795f70630010 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:00.678365 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:00.678365 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:00.678917 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b71132ff-b5bd-44e5-8322-795f70630010 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:00.679271 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 849/3370] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:00 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:00.795797 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c34ea493-27ee-48f9-8e5b-3806e9e9fb28 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:00.797426 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c34ea493-27ee-48f9-8e5b-3806e9e9fb28 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 Aug 14 03:09:00.797603 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c34ea493-27ee-48f9-8e5b-3806e9e9fb28 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:00.797795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c34ea493-27ee-48f9-8e5b-3806e9e9fb28 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:00.802681 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c34ea493-27ee-48f9-8e5b-3806e9e9fb28 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 returned with HTTP 404 Aug 14 03:09:00.803148 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 841/3371] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:00 2026] GET /volume/v3/volumes/c2241bc4-f67a-4976-8993-aa73dbeac140 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:01.225687 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b8d271de-d5d7-43b1-977b-30e8165339bb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:01.227465 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b8d271de-d5d7-43b1-977b-30e8165339bb tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 Aug 14 03:09:01.227655 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b8d271de-d5d7-43b1-977b-30e8165339bb tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:01.227909 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b8d271de-d5d7-43b1-977b-30e8165339bb tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:01.228009 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-b8d271de-d5d7-43b1-977b-30e8165339bb tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Delete snapshot with id: 5770c7af-3f69-4d9d-a007-811879e028f2 Aug 14 03:09:01.235727 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:01.235727 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:01.236410 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b8d271de-d5d7-43b1-977b-30e8165339bb tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Snapshot retrieved successfully. Aug 14 03:09:01.257030 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b8d271de-d5d7-43b1-977b-30e8165339bb tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Snapshot delete request issued successfully. Aug 14 03:09:01.257278 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b8d271de-d5d7-43b1-977b-30e8165339bb tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 returned with HTTP 202 Aug 14 03:09:01.257803 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 838/3372] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:09:01 2026] DELETE /volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:01.265562 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4a819370-68fb-47d8-be1f-f2b3c7b1f5b8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:01.267444 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a819370-68fb-47d8-be1f-f2b3c7b1f5b8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 Aug 14 03:09:01.267695 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4a819370-68fb-47d8-be1f-f2b3c7b1f5b8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:01.267866 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4a819370-68fb-47d8-be1f-f2b3c7b1f5b8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:01.273256 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:01.273256 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:01.273693 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4a819370-68fb-47d8-be1f-f2b3c7b1f5b8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Snapshot retrieved successfully. Aug 14 03:09:01.274469 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a819370-68fb-47d8-be1f-f2b3c7b1f5b8 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 returned with HTTP 200 Aug 14 03:09:01.274899 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 845/3373] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:09:01 2026] GET /volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:01.456616 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-db7db25c-0cb9-4ffc-ba9f-3b173519f5b7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:01.458425 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-db7db25c-0cb9-4ffc-ba9f-3b173519f5b7 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:01.458628 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-db7db25c-0cb9-4ffc-ba9f-3b173519f5b7 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:01.458871 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-db7db25c-0cb9-4ffc-ba9f-3b173519f5b7 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:01.459076 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-db7db25c-0cb9-4ffc-ba9f-3b173519f5b7 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:01.464548 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:01.464548 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:01.465569 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-db7db25c-0cb9-4ffc-ba9f-3b173519f5b7 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:01.465860 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 850/3374] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:01 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:01.690842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-779bdf6e-8c7f-4867-91a7-66f39010a89c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:01.693104 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-779bdf6e-8c7f-4867-91a7-66f39010a89c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:01.693379 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-779bdf6e-8c7f-4867-91a7-66f39010a89c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:01.693592 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-779bdf6e-8c7f-4867-91a7-66f39010a89c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:01.693736 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-779bdf6e-8c7f-4867-91a7-66f39010a89c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:01.699145 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:01.699145 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:01.700044 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-779bdf6e-8c7f-4867-91a7-66f39010a89c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:01.700550 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 842/3375] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:01 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:02.284934 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-aca01334-438d-482b-97bc-678dad1a6e91 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:02.292867 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aca01334-438d-482b-97bc-678dad1a6e91 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 Aug 14 03:09:02.293696 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aca01334-438d-482b-97bc-678dad1a6e91 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:02.293971 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aca01334-438d-482b-97bc-678dad1a6e91 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:02.302856 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aca01334-438d-482b-97bc-678dad1a6e91 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 returned with HTTP 404 Aug 14 03:09:02.302856 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 839/3376] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:09:02 2026] GET /volume/v3/snapshots/5770c7af-3f69-4d9d-a007-811879e028f2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:02.351594 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e300ca8c-2d83-487c-aa59-ef717cc44b2c req-e95cb855-21cb-48bf-ada6-0618de8c633c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:02.355209 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e300ca8c-2d83-487c-aa59-ef717cc44b2c req-e95cb855-21cb-48bf-ada6-0618de8c633c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:09:02.355501 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e300ca8c-2d83-487c-aa59-ef717cc44b2c req-e95cb855-21cb-48bf-ada6-0618de8c633c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:02.355791 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e300ca8c-2d83-487c-aa59-ef717cc44b2c req-e95cb855-21cb-48bf-ada6-0618de8c633c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:02.366835 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:02.366835 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:02.371486 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-e300ca8c-2d83-487c-aa59-ef717cc44b2c req-e95cb855-21cb-48bf-ada6-0618de8c633c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:09:02.376653 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e300ca8c-2d83-487c-aa59-ef717cc44b2c req-e95cb855-21cb-48bf-ada6-0618de8c633c tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:09:02.377210 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 846/3377] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:02 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:02.478495 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-81e62200-4e04-4660-84bb-2a6ad9564d3e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:02.481360 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-81e62200-4e04-4660-84bb-2a6ad9564d3e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:02.482099 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-81e62200-4e04-4660-84bb-2a6ad9564d3e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:02.483845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-81e62200-4e04-4660-84bb-2a6ad9564d3e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:02.483845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-81e62200-4e04-4660-84bb-2a6ad9564d3e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:02.488667 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:02.488667 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:02.490085 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-81e62200-4e04-4660-84bb-2a6ad9564d3e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:02.490766 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 851/3378] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:02 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:02.712531 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2fa8fd5d-7e15-4605-8db9-664ca668b7c1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:02.714429 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2fa8fd5d-7e15-4605-8db9-664ca668b7c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:02.714643 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2fa8fd5d-7e15-4605-8db9-664ca668b7c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:02.714927 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2fa8fd5d-7e15-4605-8db9-664ca668b7c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:02.715040 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-2fa8fd5d-7e15-4605-8db9-664ca668b7c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:02.720625 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:02.720625 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:02.721636 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2fa8fd5d-7e15-4605-8db9-664ca668b7c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:02.722222 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 843/3379] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:02 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:03.342190 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:03.346656 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:03.347129 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1273462501"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:03.349332 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1273462501'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:03.349503 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Create volume of 1 GB Aug 14 03:09:03.349883 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:03.349883 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:03.357540 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Availability Zones retrieved successfully. Aug 14 03:09:03.370207 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Flow 'volume_create_api' (3750b6a0-c301-4b58-92e9-02581ca90fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:03.372153 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b5cf51-2d25-4d7c-b358-166384f97c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:03.373761 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:03.421334 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b5cf51-2d25-4d7c-b358-166384f97c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:03.423284 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43024d9-7451-484c-9505-391c3d2b4c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:03.507931 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-89cf8124-635a-4331-b21e-f2e66422d278 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:03.510199 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Created reservations ['c94530e5-f51f-4e36-af72-6d3d98d1dff7', '20dccce7-0f21-4d65-980a-4a9805a3d65b', 'a56d0b38-9d3e-4126-b278-6667b3b70656', '1a622f31-3bc0-4fae-ba10-1b24a8990d31'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:03.511375 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-89cf8124-635a-4331-b21e-f2e66422d278 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:03.511526 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43024d9-7451-484c-9505-391c3d2b4c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c94530e5-f51f-4e36-af72-6d3d98d1dff7', '20dccce7-0f21-4d65-980a-4a9805a3d65b', 'a56d0b38-9d3e-4126-b278-6667b3b70656', '1a622f31-3bc0-4fae-ba10-1b24a8990d31']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:03.511726 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-89cf8124-635a-4331-b21e-f2e66422d278 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:03.512242 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-89cf8124-635a-4331-b21e-f2e66422d278 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:03.512242 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-89cf8124-635a-4331-b21e-f2e66422d278 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:03.512594 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f950b28-fc21-475d-8d9b-6587f316bc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:03.518859 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:03.518859 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:03.519322 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-89cf8124-635a-4331-b21e-f2e66422d278 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:03.519730 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 847/3380] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:03 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:03.549256 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f950b28-fc21-475d-8d9b-6587f316bc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e26c3225-a014-4135-9837-5e84cc5de302', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1273462501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59b334caa04b44309c5c99479d46ba83',qos_specs=None,replication_status=,reservations=['c94530e5-f51f-4e36-af72-6d3d98d1dff7','20dccce7-0f21-4d65-980a-4a9805a3d65b','a56d0b38-9d3e-4126-b278-6667b3b70656','1a622f31-3bc0-4fae-ba10-1b24a8990d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6da60958b8427f9baeaadaf9a47c15',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1273462501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e26c3225-a014-4135-9837-5e84cc5de302,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59b334caa04b44309c5c99479d46ba83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6da60958b8427f9baeaadaf9a47c15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:03.549996 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fca5b7d9-a635-4ea9-9fcd-7af102a3b0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:03.586581 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fca5b7d9-a635-4ea9-9fcd-7af102a3b0ca) transitioned into state 'SUCCESS' from state '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-1273462501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59b334caa04b44309c5c99479d46ba83',qos_specs=None,replication_status=,reservations=['c94530e5-f51f-4e36-af72-6d3d98d1dff7','20dccce7-0f21-4d65-980a-4a9805a3d65b','a56d0b38-9d3e-4126-b278-6667b3b70656','1a622f31-3bc0-4fae-ba10-1b24a8990d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6da60958b8427f9baeaadaf9a47c15',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:03.587962 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235481ef-5d37-4b99-ac86-f90a8db997d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:03.606184 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235481ef-5d37-4b99-ac86-f90a8db997d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:03.608033 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Flow 'volume_create_api' (3750b6a0-c301-4b58-92e9-02581ca90fce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:03.608033 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Create volume request issued successfully. Aug 14 03:09:03.609137 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c9ef7665-dd6c-46cc-b82c-bf779d03327b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:03.609757 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 840/3381] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:03 2026] POST /volume/v3/volumes => generated 751 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:03.628789 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8b903ce0-4468-46e0-aab8-f7dbefe715e5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:03.631253 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8b903ce0-4468-46e0-aab8-f7dbefe715e5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:03.632289 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8b903ce0-4468-46e0-aab8-f7dbefe715e5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:03.632289 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8b903ce0-4468-46e0-aab8-f7dbefe715e5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:03.646225 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:03.646225 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:03.655808 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8b903ce0-4468-46e0-aab8-f7dbefe715e5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:03.663549 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8b903ce0-4468-46e0-aab8-f7dbefe715e5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:03.664467 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 852/3382] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:03 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:03.738362 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d31298dc-37d4-4d2e-9aa6-67fed7723654 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:03.743979 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d31298dc-37d4-4d2e-9aa6-67fed7723654 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:03.745009 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d31298dc-37d4-4d2e-9aa6-67fed7723654 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:03.745679 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d31298dc-37d4-4d2e-9aa6-67fed7723654 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:03.745679 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-d31298dc-37d4-4d2e-9aa6-67fed7723654 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:03.757848 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:03.757848 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:03.757848 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d31298dc-37d4-4d2e-9aa6-67fed7723654 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:03.757848 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 844/3383] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:03 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:04.532392 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-403155d7-8f64-4888-be64-e7a986992622 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:04.536914 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-403155d7-8f64-4888-be64-e7a986992622 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:04.537186 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-403155d7-8f64-4888-be64-e7a986992622 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:04.537448 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-403155d7-8f64-4888-be64-e7a986992622 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:04.537572 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-403155d7-8f64-4888-be64-e7a986992622 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:04.542913 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:04.542913 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:04.543882 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-403155d7-8f64-4888-be64-e7a986992622 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:04.544455 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 848/3384] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:04 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:04.681544 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-dc39ff10-ba6a-44c1-8a04-948d54a72299 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:04.684031 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dc39ff10-ba6a-44c1-8a04-948d54a72299 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:04.685012 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dc39ff10-ba6a-44c1-8a04-948d54a72299 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:04.685012 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dc39ff10-ba6a-44c1-8a04-948d54a72299 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:04.693965 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:04.693965 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:04.698442 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-dc39ff10-ba6a-44c1-8a04-948d54a72299 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:04.703756 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dc39ff10-ba6a-44c1-8a04-948d54a72299 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:04.704262 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 841/3385] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:04 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:04.759883 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-71ab3b99-5ff6-43a0-8e32-2e00205734fb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:04.762123 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-71ab3b99-5ff6-43a0-8e32-2e00205734fb tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:04.762433 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-71ab3b99-5ff6-43a0-8e32-2e00205734fb tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:04.762622 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-71ab3b99-5ff6-43a0-8e32-2e00205734fb tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:04.771583 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:04.771583 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:04.775838 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-274f75fb-4126-4cbf-bcc5-8018301afb0b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:04.777593 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-71ab3b99-5ff6-43a0-8e32-2e00205734fb tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:04.778205 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-274f75fb-4126-4cbf-bcc5-8018301afb0b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:04.778472 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-274f75fb-4126-4cbf-bcc5-8018301afb0b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:04.778714 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-274f75fb-4126-4cbf-bcc5-8018301afb0b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:04.778882 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-274f75fb-4126-4cbf-bcc5-8018301afb0b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:04.782898 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-71ab3b99-5ff6-43a0-8e32-2e00205734fb tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:04.783588 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 853/3386] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:04 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:04.783929 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:04.783929 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:04.784849 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-274f75fb-4126-4cbf-bcc5-8018301afb0b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:04.785355 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 845/3387] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:04 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:04.901457 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ea13fbd0-3cbe-488b-9d1c-8e3a972e0d8b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:04.902104 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ea13fbd0-3cbe-488b-9d1c-8e3a972e0d8b None None] GET https://10.4.3.152/volume// Aug 14 03:09:04.902341 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ea13fbd0-3cbe-488b-9d1c-8e3a972e0d8b None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:04.902605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ea13fbd0-3cbe-488b-9d1c-8e3a972e0d8b None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:04.903150 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ea13fbd0-3cbe-488b-9d1c-8e3a972e0d8b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:09:04.903511 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 849/3388] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:09:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:09:04.912056 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-5151eb61-6cb9-4545-9400-bac2afcb915f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:04.914764 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-5151eb61-6cb9-4545-9400-bac2afcb915f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:09:04.915220 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-5151eb61-6cb9-4545-9400-bac2afcb915f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e26c3225-a014-4135-9837-5e84cc5de302", "connector": null, "instance_uuid": "fad0f968-d92a-4c80-a5ae-2d002f3d7f2c"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:04.926288 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:04.926288 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:04.961454 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-5151eb61-6cb9-4545-9400-bac2afcb915f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:09:04.962053 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 842/3389] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:09:04 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:04.990499 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6c55e152-de4a-438c-8eb9-33a410be4624 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:04.992886 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6c55e152-de4a-438c-8eb9-33a410be4624 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:04.994246 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6c55e152-de4a-438c-8eb9-33a410be4624 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:04.994510 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6c55e152-de4a-438c-8eb9-33a410be4624 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:05.004277 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c4fbbf9f-8653-4915-8d3a-4c428a1827c8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:05.004676 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c4fbbf9f-8653-4915-8d3a-4c428a1827c8 None None] GET https://10.4.3.152/volume// Aug 14 03:09:05.004904 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c4fbbf9f-8653-4915-8d3a-4c428a1827c8 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:05.005147 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c4fbbf9f-8653-4915-8d3a-4c428a1827c8 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:05.005427 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c4fbbf9f-8653-4915-8d3a-4c428a1827c8 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:09:05.005810 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 846/3390] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:09:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:09:05.006674 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:05.006674 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:05.011400 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6c55e152-de4a-438c-8eb9-33a410be4624 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:05.016554 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6c55e152-de4a-438c-8eb9-33a410be4624 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:05.017107 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 854/3391] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:04 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:05.017508 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-f443cd1d-fcb5-45f3-ad6b-ae97aa0868f5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:05.020088 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-f443cd1d-fcb5-45f3-ad6b-ae97aa0868f5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:05.020354 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-f443cd1d-fcb5-45f3-ad6b-ae97aa0868f5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:05.020602 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-f443cd1d-fcb5-45f3-ad6b-ae97aa0868f5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:05.032333 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:05.032333 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:05.036832 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-f443cd1d-fcb5-45f3-ad6b-ae97aa0868f5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:05.043134 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-f443cd1d-fcb5-45f3-ad6b-ae97aa0868f5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:05.043851 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 850/3392] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:09:05 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:09:05.158651 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-6ac8cec4-8b84-4a8d-a0a2-2ef3a02738bb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:05.161191 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-6ac8cec4-8b84-4a8d-a0a2-2ef3a02738bb tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] PUT https://10.4.3.152/volume/v3/attachments/83a4383a-36fc-4f75-adf3-4181939fd075 Aug 14 03:09:05.161948 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-6ac8cec4-8b84-4a8d-a0a2-2ef3a02738bb tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:05.170002 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-6ac8cec4-8b84-4a8d-a0a2-2ef3a02738bb tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Acquiring lock "cinder-attachment_update-e26c3225-a014-4135-9837-5e84cc5de302-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:09:05.175445 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-6ac8cec4-8b84-4a8d-a0a2-2ef3a02738bb tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Lock "cinder-attachment_update-e26c3225-a014-4135-9837-5e84cc5de302-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:09:05.176748 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:05.176748 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:05.267445 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-6ac8cec4-8b84-4a8d-a0a2-2ef3a02738bb tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Lock "cinder-attachment_update-e26c3225-a014-4135-9837-5e84cc5de302-np0000007307" released by "attachment_update" :: held 0.092s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:09:05.267934 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-6ac8cec4-8b84-4a8d-a0a2-2ef3a02738bb tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/attachments/83a4383a-36fc-4f75-adf3-4181939fd075 returned with HTTP 200 Aug 14 03:09:05.268472 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 843/3393] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:09:05 2026] PUT /volume/v3/attachments/83a4383a-36fc-4f75-adf3-4181939fd075 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:05.298695 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-abbaefe1-714a-4a6c-a4e2-1a735f005533 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:05.301052 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-abbaefe1-714a-4a6c-a4e2-1a735f005533 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:09:05.301283 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-abbaefe1-714a-4a6c-a4e2-1a735f005533 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:05.301499 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-abbaefe1-714a-4a6c-a4e2-1a735f005533 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:05.301704 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-abbaefe1-714a-4a6c-a4e2-1a735f005533 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Delete volume with id: d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:09:05.314853 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:05.314853 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:05.316226 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-abbaefe1-714a-4a6c-a4e2-1a735f005533 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:09:05.350675 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-abbaefe1-714a-4a6c-a4e2-1a735f005533 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Delete volume request issued successfully. Aug 14 03:09:05.350966 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-abbaefe1-714a-4a6c-a4e2-1a735f005533 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 202 Aug 14 03:09:05.351349 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 847/3394] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:05 2026] DELETE /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:05.361241 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c19acca5-e517-498d-b537-1d2398a9edab None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:05.363285 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c19acca5-e517-498d-b537-1d2398a9edab tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:09:05.363750 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c19acca5-e517-498d-b537-1d2398a9edab tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:05.364074 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c19acca5-e517-498d-b537-1d2398a9edab tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:05.382463 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:05.382463 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:05.387901 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c19acca5-e517-498d-b537-1d2398a9edab tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Volume info retrieved successfully. Aug 14 03:09:05.396236 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c19acca5-e517-498d-b537-1d2398a9edab tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 200 Aug 14 03:09:05.396852 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 855/3395] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:05 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:05.559908 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e445ea3c-2850-41a4-b686-716b9a44789a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:05.564485 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e445ea3c-2850-41a4-b686-716b9a44789a tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:05.564485 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e445ea3c-2850-41a4-b686-716b9a44789a tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:05.564485 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e445ea3c-2850-41a4-b686-716b9a44789a tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:05.564485 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-e445ea3c-2850-41a4-b686-716b9a44789a tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:05.574006 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:05.574006 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:05.575199 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e445ea3c-2850-41a4-b686-716b9a44789a tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:05.575903 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 851/3396] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:05 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:05.796687 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e46362ee-d143-4735-800a-fb86c8ad80d5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:05.798832 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e46362ee-d143-4735-800a-fb86c8ad80d5 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:05.799087 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e46362ee-d143-4735-800a-fb86c8ad80d5 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:05.799334 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e46362ee-d143-4735-800a-fb86c8ad80d5 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:05.799486 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-e46362ee-d143-4735-800a-fb86c8ad80d5 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:05.805230 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:05.805230 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:05.805399 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e46362ee-d143-4735-800a-fb86c8ad80d5 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:05.805707 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 844/3397] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:05 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:06.030995 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9e34202a-241e-410d-b028-4f763db2bc60 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:06.033121 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9e34202a-241e-410d-b028-4f763db2bc60 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:06.033386 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9e34202a-241e-410d-b028-4f763db2bc60 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:06.033607 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9e34202a-241e-410d-b028-4f763db2bc60 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:06.047093 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:06.047093 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:06.052016 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9e34202a-241e-410d-b028-4f763db2bc60 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:06.058122 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9e34202a-241e-410d-b028-4f763db2bc60 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:06.058496 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 848/3398] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:06 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:06.414221 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-063f142c-ee0f-40b3-9379-d8524ffdc1e4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:06.417583 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-063f142c-ee0f-40b3-9379-d8524ffdc1e4 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] GET https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac Aug 14 03:09:06.417840 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-063f142c-ee0f-40b3-9379-d8524ffdc1e4 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:06.418074 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-063f142c-ee0f-40b3-9379-d8524ffdc1e4 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:06.435354 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-063f142c-ee0f-40b3-9379-d8524ffdc1e4 tempest-TestStampPattern-1667452965 tempest-TestStampPattern-1667452965-project-member] https://10.4.3.152/volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac returned with HTTP 404 Aug 14 03:09:06.435662 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 856/3399] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:06 2026] GET /volume/v3/volumes/d2f76b8f-4869-42bb-97fd-1172fd8971ac => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:06.589180 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fcf8d73b-969d-4e47-9798-b814b1517e31 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:06.591540 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fcf8d73b-969d-4e47-9798-b814b1517e31 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:06.591783 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fcf8d73b-969d-4e47-9798-b814b1517e31 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:06.592081 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fcf8d73b-969d-4e47-9798-b814b1517e31 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:06.592231 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-fcf8d73b-969d-4e47-9798-b814b1517e31 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:06.597552 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:06.597552 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:06.598742 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fcf8d73b-969d-4e47-9798-b814b1517e31 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:06.599525 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 852/3400] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:06 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:06.818142 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1094997d-8fef-4742-a2dd-fb90ec71f0cb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:06.820958 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1094997d-8fef-4742-a2dd-fb90ec71f0cb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:06.821383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1094997d-8fef-4742-a2dd-fb90ec71f0cb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:06.821612 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1094997d-8fef-4742-a2dd-fb90ec71f0cb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:06.821771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-1094997d-8fef-4742-a2dd-fb90ec71f0cb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:06.829538 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:06.829538 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:06.830925 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1094997d-8fef-4742-a2dd-fb90ec71f0cb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:06.831355 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 845/3401] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:06 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:07.076735 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0ec982ae-5005-4420-8c40-a7c44fb6f324 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:07.079987 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0ec982ae-5005-4420-8c40-a7c44fb6f324 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:07.081844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0ec982ae-5005-4420-8c40-a7c44fb6f324 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:07.081844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0ec982ae-5005-4420-8c40-a7c44fb6f324 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:07.108555 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:07.108555 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:07.127857 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0ec982ae-5005-4420-8c40-a7c44fb6f324 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:07.135582 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0ec982ae-5005-4420-8c40-a7c44fb6f324 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:07.136431 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 849/3402] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:07 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 844 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:07.615799 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f2ff398a-70b9-40e1-b739-afb65e321e3e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:07.620844 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f2ff398a-70b9-40e1-b739-afb65e321e3e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:07.620844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f2ff398a-70b9-40e1-b739-afb65e321e3e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:07.620844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f2ff398a-70b9-40e1-b739-afb65e321e3e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:07.620844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-f2ff398a-70b9-40e1-b739-afb65e321e3e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:07.628282 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:07.628282 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:07.631376 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f2ff398a-70b9-40e1-b739-afb65e321e3e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:07.631376 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 857/3403] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:07 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:07.843223 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cf2c3f1a-6952-43ff-a01f-64683bad910a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:07.845509 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cf2c3f1a-6952-43ff-a01f-64683bad910a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:07.845891 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cf2c3f1a-6952-43ff-a01f-64683bad910a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:07.846877 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cf2c3f1a-6952-43ff-a01f-64683bad910a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:07.846877 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-cf2c3f1a-6952-43ff-a01f-64683bad910a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:07.859877 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:07.859877 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:07.860772 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cf2c3f1a-6952-43ff-a01f-64683bad910a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:07.861259 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 853/3404] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:07 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:08.156672 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-aa114ca2-de86-4f4c-937f-32bd4813e407 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:08.159135 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aa114ca2-de86-4f4c-937f-32bd4813e407 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:08.159390 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aa114ca2-de86-4f4c-937f-32bd4813e407 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:08.159631 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aa114ca2-de86-4f4c-937f-32bd4813e407 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:08.171948 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:08.171948 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:08.176155 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-aa114ca2-de86-4f4c-937f-32bd4813e407 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:08.181934 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aa114ca2-de86-4f4c-937f-32bd4813e407 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:08.182408 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 846/3405] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:08 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:08.648943 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2cc2e169-fe0c-47c0-bf82-c796bbd91821 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:08.652406 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2cc2e169-fe0c-47c0-bf82-c796bbd91821 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:08.652736 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2cc2e169-fe0c-47c0-bf82-c796bbd91821 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:08.653254 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2cc2e169-fe0c-47c0-bf82-c796bbd91821 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:08.653655 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-2cc2e169-fe0c-47c0-bf82-c796bbd91821 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:08.663917 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:08.663917 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:08.666639 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2cc2e169-fe0c-47c0-bf82-c796bbd91821 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:08.666639 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 850/3406] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:08 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:08.875134 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cf770e75-1948-4cbc-98ad-5eca655526d1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:08.877751 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cf770e75-1948-4cbc-98ad-5eca655526d1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:08.878162 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cf770e75-1948-4cbc-98ad-5eca655526d1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:08.878941 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cf770e75-1948-4cbc-98ad-5eca655526d1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:08.878941 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-cf770e75-1948-4cbc-98ad-5eca655526d1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:08.883770 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:08.883770 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:08.884759 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cf770e75-1948-4cbc-98ad-5eca655526d1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:08.885300 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 858/3407] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:08 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:09.198829 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7621e45d-e085-41bf-b320-dfd1e363f99b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:09.201714 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7621e45d-e085-41bf-b320-dfd1e363f99b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:09.201714 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7621e45d-e085-41bf-b320-dfd1e363f99b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:09.203264 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7621e45d-e085-41bf-b320-dfd1e363f99b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:09.218926 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:09.218926 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:09.225537 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7621e45d-e085-41bf-b320-dfd1e363f99b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:09.231108 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7621e45d-e085-41bf-b320-dfd1e363f99b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:09.231758 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 854/3408] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:09 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:09.460852 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5caacf27-63c1-41f5-ac12-db007ccb802e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:09.463512 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:09.464538 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-148243021"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:09.467611 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-148243021'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:09.468015 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume of 1 GB Aug 14 03:09:09.473505 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Availability Zones retrieved successfully. Aug 14 03:09:09.481009 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Flow 'volume_create_api' (0ba55ef5-e2ac-4677-8a69-e3d50d7b146c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:09.482090 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa384e5-4ff6-43a9-a097-8a647c588a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:09.483615 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:09.526572 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa384e5-4ff6-43a9-a097-8a647c588a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:09.527485 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08aa381f-e481-49b6-9828-d9bba0279d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:09.642754 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Created reservations ['95ff9a7a-7721-49e6-a918-f98291a8cec8', '4ea3e36d-cc8c-4034-9919-905cbe72f770', '75271f9c-beb8-4cad-9bec-6d649455a958', '297b1bb6-1739-4c48-96fc-2d406f42413c'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:09.644687 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08aa381f-e481-49b6-9828-d9bba0279d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95ff9a7a-7721-49e6-a918-f98291a8cec8', '4ea3e36d-cc8c-4034-9919-905cbe72f770', '75271f9c-beb8-4cad-9bec-6d649455a958', '297b1bb6-1739-4c48-96fc-2d406f42413c']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:09.645963 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42730dd2-75d4-4576-904e-358401ae07f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:09.687859 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-17ec6c05-03b7-425f-bca6-66bd980f8c84 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:09.692414 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42730dd2-75d4-4576-904e-358401ae07f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e4a993f-4672-4295-9a2d-3be08abcdddb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-148243021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67ac68972eb4a408aa1716cf8271842',qos_specs=None,replication_status=,reservations=['95ff9a7a-7721-49e6-a918-f98291a8cec8','4ea3e36d-cc8c-4034-9919-905cbe72f770','75271f9c-beb8-4cad-9bec-6d649455a958','297b1bb6-1739-4c48-96fc-2d406f42413c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed86d1307c449739a86df80b6bc4908',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-148243021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e4a993f-4672-4295-9a2d-3be08abcdddb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67ac68972eb4a408aa1716cf8271842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed86d1307c449739a86df80b6bc4908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:09.693488 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d347d405-21e0-4383-b9fe-eab9442cdb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:09.694015 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-17ec6c05-03b7-425f-bca6-66bd980f8c84 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:09.694267 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-17ec6c05-03b7-425f-bca6-66bd980f8c84 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:09.694496 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-17ec6c05-03b7-425f-bca6-66bd980f8c84 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:09.694648 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-17ec6c05-03b7-425f-bca6-66bd980f8c84 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:09.701043 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:09.701043 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:09.702234 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-17ec6c05-03b7-425f-bca6-66bd980f8c84 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:09.703294 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 851/3409] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:09 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:09.721029 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d347d405-21e0-4383-b9fe-eab9442cdb78) transitioned into state 'SUCCESS' from state '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-148243021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67ac68972eb4a408aa1716cf8271842',qos_specs=None,replication_status=,reservations=['95ff9a7a-7721-49e6-a918-f98291a8cec8','4ea3e36d-cc8c-4034-9919-905cbe72f770','75271f9c-beb8-4cad-9bec-6d649455a958','297b1bb6-1739-4c48-96fc-2d406f42413c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed86d1307c449739a86df80b6bc4908',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:09.721965 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbb0a2ee-2be2-44da-9894-7e924887a244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:09.736460 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbb0a2ee-2be2-44da-9894-7e924887a244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:09.741242 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Flow 'volume_create_api' (0ba55ef5-e2ac-4677-8a69-e3d50d7b146c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:09.741726 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume request issued successfully. Aug 14 03:09:09.745242 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5caacf27-63c1-41f5-ac12-db007ccb802e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:09.745870 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 847/3410] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:09 2026] POST /volume/v3/volumes => generated 748 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:09.759387 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4b0f0031-5286-4c80-a066-69bae8a5de95 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:09.761885 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4b0f0031-5286-4c80-a066-69bae8a5de95 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:09.762036 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4b0f0031-5286-4c80-a066-69bae8a5de95 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:09.762275 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4b0f0031-5286-4c80-a066-69bae8a5de95 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:09.771143 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:09.771143 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:09.775627 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4b0f0031-5286-4c80-a066-69bae8a5de95 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:09.780330 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-793c4503-5ca2-424b-8244-22d6576c46c8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:09.780496 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4b0f0031-5286-4c80-a066-69bae8a5de95 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb returned with HTTP 200 Aug 14 03:09:09.781294 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 859/3411] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:09 2026] GET /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:09.783162 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-793c4503-5ca2-424b-8244-22d6576c46c8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] POST https://10.4.3.152/volume/v3/attachments/83a4383a-36fc-4f75-adf3-4181939fd075/action Aug 14 03:09:09.783981 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-793c4503-5ca2-424b-8244-22d6576c46c8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:09.787079 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-793c4503-5ca2-424b-8244-22d6576c46c8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:09.815292 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:09.815292 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:09.826907 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fa2274cd-ae63-4147-915e-b29117e64e11 req-793c4503-5ca2-424b-8244-22d6576c46c8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/attachments/83a4383a-36fc-4f75-adf3-4181939fd075/action returned with HTTP 204 Aug 14 03:09:09.827389 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 855/3412] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:09:09 2026] POST /volume/v3/attachments/83a4383a-36fc-4f75-adf3-4181939fd075/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:09.899424 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4adf5fa5-35af-4635-bda9-49839863de80 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:09.901913 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4adf5fa5-35af-4635-bda9-49839863de80 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:09.902148 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4adf5fa5-35af-4635-bda9-49839863de80 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:09.902430 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4adf5fa5-35af-4635-bda9-49839863de80 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:09.902520 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-4adf5fa5-35af-4635-bda9-49839863de80 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:09.920433 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:09.920433 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:09.920433 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4adf5fa5-35af-4635-bda9-49839863de80 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:09.920433 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 852/3413] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:09 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:10.249712 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bd3bbc86-68a8-4299-bbee-7a4179528d37 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:10.252617 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bd3bbc86-68a8-4299-bbee-7a4179528d37 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:10.252928 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bd3bbc86-68a8-4299-bbee-7a4179528d37 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:10.253477 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bd3bbc86-68a8-4299-bbee-7a4179528d37 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:10.266502 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:10.266502 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:10.274861 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bd3bbc86-68a8-4299-bbee-7a4179528d37 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:10.280754 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bd3bbc86-68a8-4299-bbee-7a4179528d37 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:10.281553 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 848/3414] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:10 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:10.298840 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-68ff0d96-8261-497f-9ae6-58d04abe3c1c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:10.300518 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-68ff0d96-8261-497f-9ae6-58d04abe3c1c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:10.300773 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-68ff0d96-8261-497f-9ae6-58d04abe3c1c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:10.301027 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-68ff0d96-8261-497f-9ae6-58d04abe3c1c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:10.313721 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:10.313721 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:10.317542 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-68ff0d96-8261-497f-9ae6-58d04abe3c1c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:10.323249 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-68ff0d96-8261-497f-9ae6-58d04abe3c1c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:10.323741 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 860/3415] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:10 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:10.434192 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:10.437097 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:10.437550 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2090901095"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:10.443463 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2090901095'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:10.443463 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Create volume of 1 GB Aug 14 03:09:10.449702 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Availability Zones retrieved successfully. Aug 14 03:09:10.459328 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Flow 'volume_create_api' (c707e60e-68f0-4c9e-93f1-1dee61b9501d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:10.461632 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17246790-0e7d-4e01-be84-0f41e1782614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:10.462960 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:10.507093 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17246790-0e7d-4e01-be84-0f41e1782614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:10.508565 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a6e671e-9856-4914-899a-018b9c879878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:10.592255 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Created reservations ['728090b2-31ca-4349-843f-524adf977f84', '032d3350-2660-4b1e-9eb9-b81f42c6a8aa', '42c98ce5-7d3a-4c57-ad64-7cf9ff6cdb83', '5bb0c435-2b78-4c38-bc7b-8ecb385e622d'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:10.593431 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a6e671e-9856-4914-899a-018b9c879878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['728090b2-31ca-4349-843f-524adf977f84', '032d3350-2660-4b1e-9eb9-b81f42c6a8aa', '42c98ce5-7d3a-4c57-ad64-7cf9ff6cdb83', '5bb0c435-2b78-4c38-bc7b-8ecb385e622d']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:10.594853 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d0d121-bbdc-4119-b5ec-62ff2138597e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:10.631320 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d0d121-bbdc-4119-b5ec-62ff2138597e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '106bd733-988f-4830-b3d8-0b280db1fac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2090901095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59b334caa04b44309c5c99479d46ba83',qos_specs=None,replication_status=,reservations=['728090b2-31ca-4349-843f-524adf977f84','032d3350-2660-4b1e-9eb9-b81f42c6a8aa','42c98ce5-7d3a-4c57-ad64-7cf9ff6cdb83','5bb0c435-2b78-4c38-bc7b-8ecb385e622d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6da60958b8427f9baeaadaf9a47c15',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2090901095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=106bd733-988f-4830-b3d8-0b280db1fac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59b334caa04b44309c5c99479d46ba83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6da60958b8427f9baeaadaf9a47c15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:10.632274 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82854449-59df-4b6f-8a4c-2f9a007bedd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:10.676637 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82854449-59df-4b6f-8a4c-2f9a007bedd2) transitioned into state 'SUCCESS' from state '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-2090901095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59b334caa04b44309c5c99479d46ba83',qos_specs=None,replication_status=,reservations=['728090b2-31ca-4349-843f-524adf977f84','032d3350-2660-4b1e-9eb9-b81f42c6a8aa','42c98ce5-7d3a-4c57-ad64-7cf9ff6cdb83','5bb0c435-2b78-4c38-bc7b-8ecb385e622d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6da60958b8427f9baeaadaf9a47c15',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:10.678254 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b106709-cc6a-46e8-b0e2-230450e18168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:10.699338 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b106709-cc6a-46e8-b0e2-230450e18168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:10.700883 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Flow 'volume_create_api' (c707e60e-68f0-4c9e-93f1-1dee61b9501d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:10.701302 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Create volume request issued successfully. Aug 14 03:09:10.702152 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-985dc0bc-e3ef-4263-ada8-72fb8e82317e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:10.702660 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 856/3416] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:10 2026] POST /volume/v3/volumes => generated 751 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:10.722936 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e9661a88-0fec-42ba-a2bf-7ea519c5a27b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:10.726063 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e9661a88-0fec-42ba-a2bf-7ea519c5a27b tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:10.726063 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e9661a88-0fec-42ba-a2bf-7ea519c5a27b tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:10.726185 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e9661a88-0fec-42ba-a2bf-7ea519c5a27b tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:10.726290 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e9661a88-0fec-42ba-a2bf-7ea519c5a27b tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:10.727362 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-add7f0ae-b9be-41da-8cb2-81c58f8a87d1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:10.729549 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-add7f0ae-b9be-41da-8cb2-81c58f8a87d1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:10.729779 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-add7f0ae-b9be-41da-8cb2-81c58f8a87d1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:10.730018 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-add7f0ae-b9be-41da-8cb2-81c58f8a87d1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:10.732278 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:10.732278 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:10.733514 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e9661a88-0fec-42ba-a2bf-7ea519c5a27b tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:10.734138 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 853/3417] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:10 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:10.738920 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:10.738920 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:10.744923 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-add7f0ae-b9be-41da-8cb2-81c58f8a87d1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:10.749701 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-add7f0ae-b9be-41da-8cb2-81c58f8a87d1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:10.750218 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 849/3418] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:10 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:10.796544 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-15776725-ce94-4562-8bec-0aa9d281cda9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:10.798805 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-15776725-ce94-4562-8bec-0aa9d281cda9 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:10.799188 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-15776725-ce94-4562-8bec-0aa9d281cda9 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:10.799410 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-15776725-ce94-4562-8bec-0aa9d281cda9 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:10.807937 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:10.807937 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:10.813246 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-15776725-ce94-4562-8bec-0aa9d281cda9 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:10.820149 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-15776725-ce94-4562-8bec-0aa9d281cda9 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb returned with HTTP 200 Aug 14 03:09:10.821096 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 861/3419] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:10 2026] GET /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:10.871724 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7e67f9a6-b3fa-4d56-80d4-95d73dbab8ea None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:10.875532 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7e67f9a6-b3fa-4d56-80d4-95d73dbab8ea tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] POST https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb/action Aug 14 03:09:10.877022 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7e67f9a6-b3fa-4d56-80d4-95d73dbab8ea tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Action body: b'{"os-attach": {"instance_uuid": "60826127-0637-4bec-bfce-ad49abec0098", "mountpoint": "/dev/vdb"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:10.877022 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7e67f9a6-b3fa-4d56-80d4-95d73dbab8ea tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "60826127-0637-4bec-bfce-ad49abec0098", "mountpoint": "/dev/vdb"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:10.894363 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:10.894363 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:10.894916 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7e67f9a6-b3fa-4d56-80d4-95d73dbab8ea tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:10.906774 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7e67f9a6-b3fa-4d56-80d4-95d73dbab8ea tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Update volume admin metadata completed successfully. Aug 14 03:09:10.939806 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d5f45af1-ab28-49e8-8d16-68633c023273 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:10.942490 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d5f45af1-ab28-49e8-8d16-68633c023273 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:10.942834 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d5f45af1-ab28-49e8-8d16-68633c023273 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:10.943080 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d5f45af1-ab28-49e8-8d16-68633c023273 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:10.943178 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-d5f45af1-ab28-49e8-8d16-68633c023273 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:10.949010 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:10.949010 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:10.949811 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d5f45af1-ab28-49e8-8d16-68633c023273 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:10.950325 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 854/3420] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:10 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:10.992081 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7e67f9a6-b3fa-4d56-80d4-95d73dbab8ea tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Attach volume completed successfully. Aug 14 03:09:10.992565 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7e67f9a6-b3fa-4d56-80d4-95d73dbab8ea tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb/action returned with HTTP 202 Aug 14 03:09:10.993736 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 857/3421] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:10 2026] POST /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:11.011647 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-614410b8-9ba0-4f6d-8f64-da3afa32c3d9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.013721 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-614410b8-9ba0-4f6d-8f64-da3afa32c3d9 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:11.014253 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-614410b8-9ba0-4f6d-8f64-da3afa32c3d9 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.014491 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-614410b8-9ba0-4f6d-8f64-da3afa32c3d9 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.028629 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.028629 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:11.033737 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-614410b8-9ba0-4f6d-8f64-da3afa32c3d9 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:11.041452 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-614410b8-9ba0-4f6d-8f64-da3afa32c3d9 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb returned with HTTP 200 Aug 14 03:09:11.041452 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 850/3422] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:11 2026] GET /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb => generated 1175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:11.058656 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-819ba491-99b5-4362-a9da-e4c21237e705 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.064332 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-819ba491-99b5-4362-a9da-e4c21237e705 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:11.064579 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-819ba491-99b5-4362-a9da-e4c21237e705 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.064834 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-819ba491-99b5-4362-a9da-e4c21237e705 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.089021 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.089021 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:11.103807 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-819ba491-99b5-4362-a9da-e4c21237e705 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:11.109837 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-819ba491-99b5-4362-a9da-e4c21237e705 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb returned with HTTP 200 Aug 14 03:09:11.110327 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 862/3423] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:11 2026] GET /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb => generated 1175 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:11.130242 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-05a9d45c-c5c9-4ea3-ab30-a1389fe331dd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.218788 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-05a9d45c-c5c9-4ea3-ab30-a1389fe331dd tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb/action Aug 14 03:09:11.219324 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-05a9d45c-c5c9-4ea3-ab30-a1389fe331dd tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:11.219603 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-05a9d45c-c5c9-4ea3-ab30-a1389fe331dd tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:11.233846 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.233846 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:11.234546 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.admin_actions [None req-05a9d45c-c5c9-4ea3-ab30-a1389fe331dd tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Updating volume '2e4a993f-4672-4295-9a2d-3be08abcdddb' with '{'status': 'error'}' {{(pid=100380) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:09:11.266493 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-05a9d45c-c5c9-4ea3-ab30-a1389fe331dd tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb/action returned with HTTP 202 Aug 14 03:09:11.266493 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 855/3424] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:11 2026] POST /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:11.278000 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a1487c43-66af-4308-bfae-3d43cf75b076 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.280470 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a1487c43-66af-4308-bfae-3d43cf75b076 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:11.280470 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a1487c43-66af-4308-bfae-3d43cf75b076 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.280881 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a1487c43-66af-4308-bfae-3d43cf75b076 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.300071 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.300071 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:11.308910 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a1487c43-66af-4308-bfae-3d43cf75b076 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:11.319988 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a1487c43-66af-4308-bfae-3d43cf75b076 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb returned with HTTP 200 Aug 14 03:09:11.320762 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 858/3425] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:11 2026] GET /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:11.335931 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5835582b-71e4-4fc7-b96c-a0514a6c59a3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.338159 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5835582b-71e4-4fc7-b96c-a0514a6c59a3 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb/action Aug 14 03:09:11.338657 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5835582b-71e4-4fc7-b96c-a0514a6c59a3 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "81c9285b-cfc8-430d-a120-a8967d458fe0"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:11.338980 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5835582b-71e4-4fc7-b96c-a0514a6c59a3 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "81c9285b-cfc8-430d-a120-a8967d458fe0"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:11.359858 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.359858 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:11.361637 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5835582b-71e4-4fc7-b96c-a0514a6c59a3 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Volume info retrieved successfully. Aug 14 03:09:11.386169 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5835582b-71e4-4fc7-b96c-a0514a6c59a3 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Terminate volume connection completed successfully. Aug 14 03:09:11.399633 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5835582b-71e4-4fc7-b96c-a0514a6c59a3 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100381) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 14 03:09:11.464956 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5835582b-71e4-4fc7-b96c-a0514a6c59a3 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Detach volume completed successfully. Aug 14 03:09:11.465273 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5835582b-71e4-4fc7-b96c-a0514a6c59a3 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb/action returned with HTTP 202 Aug 14 03:09:11.465855 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 851/3426] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:11 2026] POST /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:11.475012 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a2fce315-c40c-478e-b78d-473027b6f4e2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.477953 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a2fce315-c40c-478e-b78d-473027b6f4e2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:11.478538 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a2fce315-c40c-478e-b78d-473027b6f4e2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.478847 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a2fce315-c40c-478e-b78d-473027b6f4e2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.493579 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.493579 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:11.499447 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a2fce315-c40c-478e-b78d-473027b6f4e2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:11.506736 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a2fce315-c40c-478e-b78d-473027b6f4e2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb returned with HTTP 200 Aug 14 03:09:11.507540 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 863/3427] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:11 2026] GET /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:11.525393 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-34027f9c-0f87-4c5d-a03e-9133a9740fa7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.527681 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-34027f9c-0f87-4c5d-a03e-9133a9740fa7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:11.527959 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-34027f9c-0f87-4c5d-a03e-9133a9740fa7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.528323 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-34027f9c-0f87-4c5d-a03e-9133a9740fa7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.539154 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.539154 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:11.543992 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-34027f9c-0f87-4c5d-a03e-9133a9740fa7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:11.549681 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-34027f9c-0f87-4c5d-a03e-9133a9740fa7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb returned with HTTP 200 Aug 14 03:09:11.550494 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 856/3428] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:11 2026] GET /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:11.569008 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8d9ab2e9-479f-4009-bd2b-3e47d5db35ba None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.571635 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8d9ab2e9-479f-4009-bd2b-3e47d5db35ba tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] POST https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb/action Aug 14 03:09:11.572174 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8d9ab2e9-479f-4009-bd2b-3e47d5db35ba tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Action body: b'{"os-detach": {}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:11.572358 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8d9ab2e9-479f-4009-bd2b-3e47d5db35ba tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:11.589696 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.589696 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:11.591581 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8d9ab2e9-479f-4009-bd2b-3e47d5db35ba tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:11.629081 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8d9ab2e9-479f-4009-bd2b-3e47d5db35ba tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Detach volume completed successfully. Aug 14 03:09:11.629415 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8d9ab2e9-479f-4009-bd2b-3e47d5db35ba tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb/action returned with HTTP 202 Aug 14 03:09:11.630620 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 859/3429] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:11 2026] POST /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:11.642898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-35f19734-0002-47e9-906c-0c7ba9aa013e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.645035 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-35f19734-0002-47e9-906c-0c7ba9aa013e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:11.646048 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-35f19734-0002-47e9-906c-0c7ba9aa013e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.646048 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-35f19734-0002-47e9-906c-0c7ba9aa013e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.658435 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.658435 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:11.664172 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-35f19734-0002-47e9-906c-0c7ba9aa013e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:11.671355 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-35f19734-0002-47e9-906c-0c7ba9aa013e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb returned with HTTP 200 Aug 14 03:09:11.671883 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 852/3430] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:11 2026] GET /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:11.693759 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3d3200e6-a2af-441e-b569-6a41d0c9b707 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.697515 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3d3200e6-a2af-441e-b569-6a41d0c9b707 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:11.699132 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3d3200e6-a2af-441e-b569-6a41d0c9b707 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.700616 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3d3200e6-a2af-441e-b569-6a41d0c9b707 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.719998 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.719998 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:11.726614 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3d3200e6-a2af-441e-b569-6a41d0c9b707 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:11.735799 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3d3200e6-a2af-441e-b569-6a41d0c9b707 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb returned with HTTP 200 Aug 14 03:09:11.736231 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 864/3431] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:11 2026] GET /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:11.747397 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9a5b72e9-5f84-42f5-b932-9be448d05451 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.749073 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9a5b72e9-5f84-42f5-b932-9be448d05451 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:11.749234 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9a5b72e9-5f84-42f5-b932-9be448d05451 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.749404 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9a5b72e9-5f84-42f5-b932-9be448d05451 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.749500 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-9a5b72e9-5f84-42f5-b932-9be448d05451 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:11.750184 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b724e589-72e3-4f24-8faa-98b1f0bc67fe None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.752150 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b724e589-72e3-4f24-8faa-98b1f0bc67fe tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:11.752413 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b724e589-72e3-4f24-8faa-98b1f0bc67fe tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.752675 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b724e589-72e3-4f24-8faa-98b1f0bc67fe tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.752919 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-b724e589-72e3-4f24-8faa-98b1f0bc67fe tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Delete volume with id: 2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:11.755102 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.755102 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:11.758854 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9a5b72e9-5f84-42f5-b932-9be448d05451 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:11.758854 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 857/3432] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:11 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:11.761838 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.761838 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:11.762530 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b724e589-72e3-4f24-8faa-98b1f0bc67fe tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:11.767065 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ee6222f7-2475-43af-8057-779372e2c2a1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.769284 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ee6222f7-2475-43af-8057-779372e2c2a1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:11.769572 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ee6222f7-2475-43af-8057-779372e2c2a1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.769955 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ee6222f7-2475-43af-8057-779372e2c2a1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.779639 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.779639 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:11.785276 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ee6222f7-2475-43af-8057-779372e2c2a1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:11.790170 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b724e589-72e3-4f24-8faa-98b1f0bc67fe tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Delete volume request issued successfully. Aug 14 03:09:11.790460 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b724e589-72e3-4f24-8faa-98b1f0bc67fe tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb returned with HTTP 202 Aug 14 03:09:11.790902 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 860/3433] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:11 2026] DELETE /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:11.796796 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ee6222f7-2475-43af-8057-779372e2c2a1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:11.797872 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 853/3434] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:11 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:11.807582 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-45b20f9d-4788-4ff7-befe-a01f4bc35193 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.810168 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-45b20f9d-4788-4ff7-befe-a01f4bc35193 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:11.810502 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-45b20f9d-4788-4ff7-befe-a01f4bc35193 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.810740 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-45b20f9d-4788-4ff7-befe-a01f4bc35193 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.839288 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.839288 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:11.847966 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-45b20f9d-4788-4ff7-befe-a01f4bc35193 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:11.852007 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-45b20f9d-4788-4ff7-befe-a01f4bc35193 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb returned with HTTP 200 Aug 14 03:09:11.855848 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 865/3435] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:11 2026] GET /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:11.869186 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-80066a44-f1f1-44a8-b975-e434c2edb372 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.873094 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-80066a44-f1f1-44a8-b975-e434c2edb372 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:11.873094 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-80066a44-f1f1-44a8-b975-e434c2edb372 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.873871 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-80066a44-f1f1-44a8-b975-e434c2edb372 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.885714 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.885714 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:11.892102 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-80066a44-f1f1-44a8-b975-e434c2edb372 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:11.900265 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-80066a44-f1f1-44a8-b975-e434c2edb372 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:11.900265 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 858/3436] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:11 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:11.967403 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8609e351-e7c1-4852-bb9e-dfcbef0e65a3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:11.971854 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8609e351-e7c1-4852-bb9e-dfcbef0e65a3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:11.971854 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8609e351-e7c1-4852-bb9e-dfcbef0e65a3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:11.971854 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8609e351-e7c1-4852-bb9e-dfcbef0e65a3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:11.971854 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-8609e351-e7c1-4852-bb9e-dfcbef0e65a3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:11.975460 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:11.975460 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:11.976173 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8609e351-e7c1-4852-bb9e-dfcbef0e65a3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:11.976588 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 861/3437] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:11 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:12.039871 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-550f4953-ef16-4d60-9248-13803ea59fd2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:12.039871 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-550f4953-ef16-4d60-9248-13803ea59fd2 None None] GET https://10.4.3.152/volume// Aug 14 03:09:12.039871 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-550f4953-ef16-4d60-9248-13803ea59fd2 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:12.039871 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-550f4953-ef16-4d60-9248-13803ea59fd2 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:12.039871 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-550f4953-ef16-4d60-9248-13803ea59fd2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:09:12.039871 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 854/3438] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:09:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:09:12.053138 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-56d4344f-b293-4c2e-ae47-cb5fabdac66b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:12.055641 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-56d4344f-b293-4c2e-ae47-cb5fabdac66b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:09:12.056032 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-56d4344f-b293-4c2e-ae47-cb5fabdac66b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "106bd733-988f-4830-b3d8-0b280db1fac8", "connector": null, "instance_uuid": "fad0f968-d92a-4c80-a5ae-2d002f3d7f2c"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:12.070157 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:12.070157 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:12.107167 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-56d4344f-b293-4c2e-ae47-cb5fabdac66b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:09:12.107664 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 866/3439] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:09:12 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:12.143078 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c4625495-6674-4f5a-948e-3d370f7f6dca None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:12.145204 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c4625495-6674-4f5a-948e-3d370f7f6dca tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:12.145431 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c4625495-6674-4f5a-948e-3d370f7f6dca tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:12.145663 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c4625495-6674-4f5a-948e-3d370f7f6dca tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:12.153641 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-322b18c4-8167-46f0-9575-a05b5d33fae1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:12.154239 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-322b18c4-8167-46f0-9575-a05b5d33fae1 None None] GET https://10.4.3.152/volume// Aug 14 03:09:12.154499 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-322b18c4-8167-46f0-9575-a05b5d33fae1 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:12.154764 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-322b18c4-8167-46f0-9575-a05b5d33fae1 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:12.155229 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-322b18c4-8167-46f0-9575-a05b5d33fae1 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:09:12.155616 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 862/3440] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:09:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:09:12.157944 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:12.157944 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:12.166712 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c4625495-6674-4f5a-948e-3d370f7f6dca tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:12.166910 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2c4eda2b-e580-464b-9c41-ece5a1385cb1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:12.169153 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2c4eda2b-e580-464b-9c41-ece5a1385cb1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:12.169669 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2c4eda2b-e580-464b-9c41-ece5a1385cb1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:12.170114 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2c4eda2b-e580-464b-9c41-ece5a1385cb1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:12.176715 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c4625495-6674-4f5a-948e-3d370f7f6dca tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:12.176715 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 859/3441] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:12 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:12.183061 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:12.183061 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:12.189637 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2c4eda2b-e580-464b-9c41-ece5a1385cb1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:12.196431 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2c4eda2b-e580-464b-9c41-ece5a1385cb1 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:12.197225 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 855/3442] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:09:12 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 03:09:12.370515 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2e9947df-057c-4e82-95d1-5513485ef836 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:12.373758 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2e9947df-057c-4e82-95d1-5513485ef836 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] PUT https://10.4.3.152/volume/v3/attachments/2ddb847d-cbfe-4661-b401-d11b329b4f77 Aug 14 03:09:12.374332 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2e9947df-057c-4e82-95d1-5513485ef836 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:12.392954 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2e9947df-057c-4e82-95d1-5513485ef836 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Acquiring lock "cinder-attachment_update-106bd733-988f-4830-b3d8-0b280db1fac8-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:09:12.403924 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2e9947df-057c-4e82-95d1-5513485ef836 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Lock "cinder-attachment_update-106bd733-988f-4830-b3d8-0b280db1fac8-np0000007307" acquired by "attachment_update" :: waited 0.011s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:09:12.405414 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:12.405414 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:12.540780 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2e9947df-057c-4e82-95d1-5513485ef836 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Lock "cinder-attachment_update-106bd733-988f-4830-b3d8-0b280db1fac8-np0000007307" released by "attachment_update" :: held 0.137s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:09:12.541402 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-2e9947df-057c-4e82-95d1-5513485ef836 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/attachments/2ddb847d-cbfe-4661-b401-d11b329b4f77 returned with HTTP 200 Aug 14 03:09:12.541940 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 867/3443] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:09:12 2026] PUT /volume/v3/attachments/2ddb847d-cbfe-4661-b401-d11b329b4f77 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:12.772538 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6a9332b4-fdde-481a-8e22-6c926b2bb975 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:12.774974 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6a9332b4-fdde-481a-8e22-6c926b2bb975 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:12.775279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6a9332b4-fdde-481a-8e22-6c926b2bb975 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:12.775904 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6a9332b4-fdde-481a-8e22-6c926b2bb975 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:12.776086 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6a9332b4-fdde-481a-8e22-6c926b2bb975 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:12.782751 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:12.782751 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:12.783933 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6a9332b4-fdde-481a-8e22-6c926b2bb975 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:12.784401 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 863/3444] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:12 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:12.872725 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5ca43da6-eae1-4ade-8008-0c43df505869 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:12.873411 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5ca43da6-eae1-4ade-8008-0c43df505869 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb Aug 14 03:09:12.874139 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5ca43da6-eae1-4ade-8008-0c43df505869 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:12.874139 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5ca43da6-eae1-4ade-8008-0c43df505869 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:12.882794 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5ca43da6-eae1-4ade-8008-0c43df505869 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb returned with HTTP 404 Aug 14 03:09:12.883355 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 860/3445] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:12 2026] GET /volume/v3/volumes/2e4a993f-4672-4295-9a2d-3be08abcdddb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:12.991160 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-50f10e65-4637-4c81-bbaa-7dddb1baadf7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:12.993512 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-50f10e65-4637-4c81-bbaa-7dddb1baadf7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:12.993766 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-50f10e65-4637-4c81-bbaa-7dddb1baadf7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:12.994080 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-50f10e65-4637-4c81-bbaa-7dddb1baadf7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:12.994265 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-50f10e65-4637-4c81-bbaa-7dddb1baadf7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:13.001002 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:13.001002 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:13.005303 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-50f10e65-4637-4c81-bbaa-7dddb1baadf7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:13.008182 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 856/3446] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:12 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:13.192101 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6942800b-4fcf-4af1-acea-4e45584085e9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:13.194770 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6942800b-4fcf-4af1-acea-4e45584085e9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:13.195021 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6942800b-4fcf-4af1-acea-4e45584085e9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:13.195290 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6942800b-4fcf-4af1-acea-4e45584085e9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:13.218013 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:13.218013 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:13.235047 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6942800b-4fcf-4af1-acea-4e45584085e9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:13.239166 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6942800b-4fcf-4af1-acea-4e45584085e9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:13.239687 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 868/3447] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:13 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:13.808381 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a399c21d-242f-4053-995d-13cca90e81f8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:13.811177 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a399c21d-242f-4053-995d-13cca90e81f8 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:13.811177 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a399c21d-242f-4053-995d-13cca90e81f8 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:13.811177 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a399c21d-242f-4053-995d-13cca90e81f8 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:13.811177 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-a399c21d-242f-4053-995d-13cca90e81f8 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:13.823785 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:13.823785 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:13.828987 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a399c21d-242f-4053-995d-13cca90e81f8 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:13.828987 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 864/3448] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:13 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:14.021703 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0a470a38-e8a5-4531-965e-a7ac8e41b29f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:14.024282 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a470a38-e8a5-4531-965e-a7ac8e41b29f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:14.024282 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a470a38-e8a5-4531-965e-a7ac8e41b29f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:14.024561 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a470a38-e8a5-4531-965e-a7ac8e41b29f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:14.024743 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-0a470a38-e8a5-4531-965e-a7ac8e41b29f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:14.026888 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=542,cinder:INSERT=85,cinder:UPDATE=154,cinder:DELETE=1 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:09:14.033033 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:14.033033 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:14.033835 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a470a38-e8a5-4531-965e-a7ac8e41b29f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:14.034304 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 861/3449] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:14 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:14.257767 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-870c7f6c-df67-4e48-8588-76e8db8fc0b9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:14.261327 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-870c7f6c-df67-4e48-8588-76e8db8fc0b9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:14.261524 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-870c7f6c-df67-4e48-8588-76e8db8fc0b9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:14.261743 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-870c7f6c-df67-4e48-8588-76e8db8fc0b9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:14.274861 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:14.274861 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:14.279256 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-870c7f6c-df67-4e48-8588-76e8db8fc0b9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:14.284286 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-870c7f6c-df67-4e48-8588-76e8db8fc0b9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:14.284692 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 857/3450] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:14 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:14.805890 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:14.839699 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-91f01f0b-9ee4-47e2-86f4-6ed55c221def None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:14.842022 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-91f01f0b-9ee4-47e2-86f4-6ed55c221def tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:14.842266 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-91f01f0b-9ee4-47e2-86f4-6ed55c221def tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:14.842502 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-91f01f0b-9ee4-47e2-86f4-6ed55c221def tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:14.842645 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-91f01f0b-9ee4-47e2-86f4-6ed55c221def tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:14.848439 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:14.848439 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:14.849532 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-91f01f0b-9ee4-47e2-86f4-6ed55c221def tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:14.850013 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 865/3451] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:14 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:14.898285 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:14.898805 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-429008505"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:14.903364 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-429008505'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:14.903559 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume of 1 GB Aug 14 03:09:14.912947 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Availability Zones retrieved successfully. Aug 14 03:09:14.920262 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Flow 'volume_create_api' (9e6a8b9d-aa41-431b-8755-4c20f9ce4b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:14.921427 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4ac15e-0548-4d51-8c1a-d517d72b3b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:14.922481 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:14.972621 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4ac15e-0548-4d51-8c1a-d517d72b3b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:14.973931 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052a38da-8a08-4e10-a579-8fbc6b409848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:15.055763 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6a045be6-6a8b-440a-ac51-edc63504a8a8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:15.057909 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a045be6-6a8b-440a-ac51-edc63504a8a8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:15.058171 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a045be6-6a8b-440a-ac51-edc63504a8a8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:15.058324 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a045be6-6a8b-440a-ac51-edc63504a8a8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:15.058447 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-6a045be6-6a8b-440a-ac51-edc63504a8a8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:15.062951 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:15.062951 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:15.063559 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a045be6-6a8b-440a-ac51-edc63504a8a8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:15.064027 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 862/3452] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:15 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:15.084691 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Created reservations ['dfd00a8a-a9bc-4207-9819-1086d83ada5c', '041cfb5c-b858-4587-a8a6-08fa6070d827', '02ed8baa-724e-4277-bb0f-b6a585f5209a', '3ecaf619-f540-4e86-ac4e-568e33c604cd'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:15.085507 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052a38da-8a08-4e10-a579-8fbc6b409848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfd00a8a-a9bc-4207-9819-1086d83ada5c', '041cfb5c-b858-4587-a8a6-08fa6070d827', '02ed8baa-724e-4277-bb0f-b6a585f5209a', '3ecaf619-f540-4e86-ac4e-568e33c604cd']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:15.086440 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70edb7d0-393c-4555-ae07-9b53a0dc442e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:15.112360 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70edb7d0-393c-4555-ae07-9b53a0dc442e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afea7eca-9b70-4340-be34-371aa51420ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-429008505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a16a5ffad294eef813914026f77ebe8',qos_specs=None,replication_status=,reservations=['dfd00a8a-a9bc-4207-9819-1086d83ada5c','041cfb5c-b858-4587-a8a6-08fa6070d827','02ed8baa-724e-4277-bb0f-b6a585f5209a','3ecaf619-f540-4e86-ac4e-568e33c604cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-429008505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afea7eca-9b70-4340-be34-371aa51420ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a16a5ffad294eef813914026f77ebe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:15.113341 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3249c0-9dfa-4f0c-a937-15a403a06d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:15.134751 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3249c0-9dfa-4f0c-a937-15a403a06d74) transitioned into state 'SUCCESS' from state '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-429008505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a16a5ffad294eef813914026f77ebe8',qos_specs=None,replication_status=,reservations=['dfd00a8a-a9bc-4207-9819-1086d83ada5c','041cfb5c-b858-4587-a8a6-08fa6070d827','02ed8baa-724e-4277-bb0f-b6a585f5209a','3ecaf619-f540-4e86-ac4e-568e33c604cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:15.135427 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4103a8-dfcc-4397-8fb8-ed2af9bb5944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:15.144396 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4103a8-dfcc-4397-8fb8-ed2af9bb5944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:15.145197 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Flow 'volume_create_api' (9e6a8b9d-aa41-431b-8755-4c20f9ce4b85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:15.145471 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume request issued successfully. Aug 14 03:09:15.146047 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3518b227-c0cc-415c-b37b-ccc7e96ef8a0 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:15.146430 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 869/3453] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:14 2026] POST /volume/v3/volumes => generated 763 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:15.159678 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b7febc5a-19a8-4dcf-996a-6278077db0cb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:15.161896 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b7febc5a-19a8-4dcf-996a-6278077db0cb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac Aug 14 03:09:15.162113 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b7febc5a-19a8-4dcf-996a-6278077db0cb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:15.162318 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b7febc5a-19a8-4dcf-996a-6278077db0cb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:15.170648 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:15.170648 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:15.174681 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b7febc5a-19a8-4dcf-996a-6278077db0cb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:15.178924 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b7febc5a-19a8-4dcf-996a-6278077db0cb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac returned with HTTP 200 Aug 14 03:09:15.179407 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 858/3454] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:15 2026] GET /volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:15.301337 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-660acbf9-6987-4e4d-a7c7-ecb3c02e16e3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:15.303652 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-660acbf9-6987-4e4d-a7c7-ecb3c02e16e3 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:15.303929 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-660acbf9-6987-4e4d-a7c7-ecb3c02e16e3 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:15.304193 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-660acbf9-6987-4e4d-a7c7-ecb3c02e16e3 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:15.318689 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:15.318689 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:15.323611 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-660acbf9-6987-4e4d-a7c7-ecb3c02e16e3 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:15.329123 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-660acbf9-6987-4e4d-a7c7-ecb3c02e16e3 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:15.329622 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 866/3455] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:15 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:15.484012 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5869595a-36dd-43c7-b7e5-484decee2885 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:15.486107 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:15.486553 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1943239747"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:15.488529 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1943239747'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:15.488725 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume of 1 GB Aug 14 03:09:15.494811 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Availability Zones retrieved successfully. Aug 14 03:09:15.501557 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Flow 'volume_create_api' (3fe95cec-f511-4901-9117-52246fa31382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:15.502838 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf897b5-7377-403d-87c8-37f3be965bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:15.503898 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:15.527386 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf897b5-7377-403d-87c8-37f3be965bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:15.528239 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00f7e31d-db44-45ee-b19d-6f2ee1917bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:15.579193 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Created reservations ['16a67f86-7484-405a-b561-0f66682b5915', '9cc8c9ec-5bb9-4c12-9a55-5ba216c4a22f', '1f01c896-e4b7-440e-a2c0-3e47286c806a', 'f2a6fd04-d672-4a1d-9ada-cdcd44779358'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:15.580183 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00f7e31d-db44-45ee-b19d-6f2ee1917bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16a67f86-7484-405a-b561-0f66682b5915', '9cc8c9ec-5bb9-4c12-9a55-5ba216c4a22f', '1f01c896-e4b7-440e-a2c0-3e47286c806a', 'f2a6fd04-d672-4a1d-9ada-cdcd44779358']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:15.581049 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f114db8f-03c8-4b10-a0c9-1331e7d4fac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:15.604852 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f114db8f-03c8-4b10-a0c9-1331e7d4fac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da8e8fff-b0d3-4102-b9c2-b2bcad43ff94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1943239747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67ac68972eb4a408aa1716cf8271842',qos_specs=None,replication_status=,reservations=['16a67f86-7484-405a-b561-0f66682b5915','9cc8c9ec-5bb9-4c12-9a55-5ba216c4a22f','1f01c896-e4b7-440e-a2c0-3e47286c806a','f2a6fd04-d672-4a1d-9ada-cdcd44779358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed86d1307c449739a86df80b6bc4908',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1943239747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da8e8fff-b0d3-4102-b9c2-b2bcad43ff94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67ac68972eb4a408aa1716cf8271842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed86d1307c449739a86df80b6bc4908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:15.605945 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e4a06fe-6d1e-40de-8125-2e2d4278a121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:15.629939 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e4a06fe-6d1e-40de-8125-2e2d4278a121) transitioned into state 'SUCCESS' from state '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-1943239747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67ac68972eb4a408aa1716cf8271842',qos_specs=None,replication_status=,reservations=['16a67f86-7484-405a-b561-0f66682b5915','9cc8c9ec-5bb9-4c12-9a55-5ba216c4a22f','1f01c896-e4b7-440e-a2c0-3e47286c806a','f2a6fd04-d672-4a1d-9ada-cdcd44779358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed86d1307c449739a86df80b6bc4908',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:15.630703 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d146cf72-f541-4238-962d-b8094876e145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:15.643734 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d146cf72-f541-4238-962d-b8094876e145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:15.644986 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Flow 'volume_create_api' (3fe95cec-f511-4901-9117-52246fa31382) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:15.645441 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume request issued successfully. Aug 14 03:09:15.646877 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5869595a-36dd-43c7-b7e5-484decee2885 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:15.647846 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 863/3456] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:15 2026] POST /volume/v3/volumes => generated 749 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:15.662488 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9bae4399-bbe5-47aa-a6af-986e7bd055bd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:15.664419 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9bae4399-bbe5-47aa-a6af-986e7bd055bd tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 Aug 14 03:09:15.664666 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9bae4399-bbe5-47aa-a6af-986e7bd055bd tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:15.664876 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9bae4399-bbe5-47aa-a6af-986e7bd055bd tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:15.672331 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:15.672331 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:15.677804 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9bae4399-bbe5-47aa-a6af-986e7bd055bd tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:15.682724 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9bae4399-bbe5-47aa-a6af-986e7bd055bd tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 returned with HTTP 200 Aug 14 03:09:15.683136 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 870/3457] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:15 2026] GET /volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:15.864869 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-91c3858d-139d-4465-b196-4d90d6832499 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:15.867350 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-91c3858d-139d-4465-b196-4d90d6832499 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:15.867568 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-91c3858d-139d-4465-b196-4d90d6832499 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:15.867805 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-91c3858d-139d-4465-b196-4d90d6832499 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:15.867975 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-91c3858d-139d-4465-b196-4d90d6832499 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:15.870080 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-48539d23-9db3-43fa-910d-296eb990226c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:15.872464 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-48539d23-9db3-43fa-910d-296eb990226c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] POST https://10.4.3.152/volume/v3/attachments/2ddb847d-cbfe-4661-b401-d11b329b4f77/action Aug 14 03:09:15.872901 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-48539d23-9db3-43fa-910d-296eb990226c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:15.873045 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-48539d23-9db3-43fa-910d-296eb990226c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:15.874164 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:15.874164 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:15.875255 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-91c3858d-139d-4465-b196-4d90d6832499 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:15.875720 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 859/3458] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:15 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:15.896957 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:15.896957 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:15.912257 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8a9950d2-adee-4f4e-826e-a68d79f5294a req-48539d23-9db3-43fa-910d-296eb990226c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/attachments/2ddb847d-cbfe-4661-b401-d11b329b4f77/action returned with HTTP 204 Aug 14 03:09:15.912802 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 867/3459] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:09:15 2026] POST /volume/v3/attachments/2ddb847d-cbfe-4661-b401-d11b329b4f77/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:16.077250 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3ce09192-806d-4f5b-a60d-49a639a6c406 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.081225 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3ce09192-806d-4f5b-a60d-49a639a6c406 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:16.083840 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3ce09192-806d-4f5b-a60d-49a639a6c406 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:16.083840 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3ce09192-806d-4f5b-a60d-49a639a6c406 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:16.083840 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-3ce09192-806d-4f5b-a60d-49a639a6c406 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:16.087465 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.087465 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:16.088183 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3ce09192-806d-4f5b-a60d-49a639a6c406 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:16.088702 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 864/3460] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:16 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:16.192072 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8dee760f-1007-4204-aafd-4e98a069df26 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.197125 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8dee760f-1007-4204-aafd-4e98a069df26 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac Aug 14 03:09:16.197428 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8dee760f-1007-4204-aafd-4e98a069df26 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:16.197687 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8dee760f-1007-4204-aafd-4e98a069df26 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:16.208011 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.208011 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:16.211584 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8dee760f-1007-4204-aafd-4e98a069df26 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:16.216169 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8dee760f-1007-4204-aafd-4e98a069df26 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac returned with HTTP 200 Aug 14 03:09:16.216594 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 871/3461] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:16 2026] GET /volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:16.231160 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-43648255-67a5-4985-8972-cb4f75f1ec0a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.233091 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:16.233459 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "afea7eca-9b70-4340-be34-371aa51420ac", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1965210226"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:16.235137 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume request body: {'volume': {"'source_volid": 'afea7eca-9b70-4340-be34-371aa51420ac', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1965210226'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:16.235276 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume of 1 GB Aug 14 03:09:16.241600 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Availability Zones retrieved successfully. Aug 14 03:09:16.255358 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Flow 'volume_create_api' (71f7bdfc-17ae-41e9-bb94-694a09f3a319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:16.257547 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e047bee2-4839-4222-bb3d-2ebc80084579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.259890 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:16.291465 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e047bee2-4839-4222-bb3d-2ebc80084579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.292264 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d02f32c-5f19-4885-aada-fa9e18e5ed67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.336600 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Created reservations ['3c22a81d-f057-42fb-9d75-eafea9b0d60c', 'df57bb23-e8e2-4872-9c5c-fee08da4c755', '94e0c55d-9fc2-44d3-ae5c-a52714ef29d6', '8a101126-6846-438f-8617-206ea4c84ce9'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:16.337497 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d02f32c-5f19-4885-aada-fa9e18e5ed67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c22a81d-f057-42fb-9d75-eafea9b0d60c', 'df57bb23-e8e2-4872-9c5c-fee08da4c755', '94e0c55d-9fc2-44d3-ae5c-a52714ef29d6', '8a101126-6846-438f-8617-206ea4c84ce9']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.338424 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06375d9a-81c7-4453-8d08-cd64170f8da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.345686 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f3e9c962-cbe2-4028-ab95-f4fe7a5d033e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.347640 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f3e9c962-cbe2-4028-ab95-f4fe7a5d033e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:16.347836 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f3e9c962-cbe2-4028-ab95-f4fe7a5d033e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:16.348086 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f3e9c962-cbe2-4028-ab95-f4fe7a5d033e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:16.358367 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.358367 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:16.362515 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f3e9c962-cbe2-4028-ab95-f4fe7a5d033e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:16.362585 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06375d9a-81c7-4453-8d08-cd64170f8da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb301f7b-509b-4bce-b9c3-5641363c40e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1965210226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a16a5ffad294eef813914026f77ebe8',qos_specs=None,replication_status=,reservations=['3c22a81d-f057-42fb-9d75-eafea9b0d60c','df57bb23-e8e2-4872-9c5c-fee08da4c755','94e0c55d-9fc2-44d3-ae5c-a52714ef29d6','8a101126-6846-438f-8617-206ea4c84ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1965210226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb301f7b-509b-4bce-b9c3-5641363c40e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a16a5ffad294eef813914026f77ebe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.363454 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a525addc-c1df-40f8-8955-51181eaecd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.368542 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f3e9c962-cbe2-4028-ab95-f4fe7a5d033e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:16.368918 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 868/3462] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:16 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:16.383594 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a525addc-c1df-40f8-8955-51181eaecd36) transitioned into state 'SUCCESS' from state '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-1965210226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a16a5ffad294eef813914026f77ebe8',qos_specs=None,replication_status=,reservations=['3c22a81d-f057-42fb-9d75-eafea9b0d60c','df57bb23-e8e2-4872-9c5c-fee08da4c755','94e0c55d-9fc2-44d3-ae5c-a52714ef29d6','8a101126-6846-438f-8617-206ea4c84ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.384333 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0276462-1396-43e6-a7de-4b7ce9961f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.385099 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8d1301f7-a869-4de3-a475-f5390b638bf8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.387046 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8d1301f7-a869-4de3-a475-f5390b638bf8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:16.387270 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8d1301f7-a869-4de3-a475-f5390b638bf8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:16.387541 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8d1301f7-a869-4de3-a475-f5390b638bf8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:16.394574 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0276462-1396-43e6-a7de-4b7ce9961f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.395544 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Flow 'volume_create_api' (71f7bdfc-17ae-41e9-bb94-694a09f3a319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:16.395954 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume request issued successfully. Aug 14 03:09:16.396593 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-43648255-67a5-4985-8972-cb4f75f1ec0a tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:16.397117 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 860/3463] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:16 2026] POST /volume/v3/volumes => generated 764 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:16.398129 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.398129 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:16.402887 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8d1301f7-a869-4de3-a475-f5390b638bf8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:16.412562 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.413175 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8d1301f7-a869-4de3-a475-f5390b638bf8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:16.413633 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 865/3464] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:16 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:16.414283 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:16.414658 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "afea7eca-9b70-4340-be34-371aa51420ac", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-194328286"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:16.416305 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume request body: {'volume': {"'source_volid": 'afea7eca-9b70-4340-be34-371aa51420ac', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-194328286'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:16.416798 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume of 1 GB Aug 14 03:09:16.421387 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Availability Zones retrieved successfully. Aug 14 03:09:16.426869 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Flow 'volume_create_api' (f5d9cdbe-11f1-4f6e-90d2-11c0e9358dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:16.427773 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0c3567b-64d6-41f0-8fd5-ac323b22846a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.429137 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:16.466776 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0c3567b-64d6-41f0-8fd5-ac323b22846a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.468496 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e6fd6c-6ec0-4ecb-ae7a-11cef79de492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.523025 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Created reservations ['7509ced4-4c3d-43ce-b6ac-506d438a68e0', 'd79414f7-6926-4369-9297-eabd8ecf1d66', '743fa653-1884-4284-8bc8-b0e710c6b89f', '11dbbc74-b332-4404-8b23-b23044a31fda'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:16.524203 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e6fd6c-6ec0-4ecb-ae7a-11cef79de492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7509ced4-4c3d-43ce-b6ac-506d438a68e0', 'd79414f7-6926-4369-9297-eabd8ecf1d66', '743fa653-1884-4284-8bc8-b0e710c6b89f', '11dbbc74-b332-4404-8b23-b23044a31fda']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.525418 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd165e40-5ead-4e4f-b8c8-1860dfdb643e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.552944 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd165e40-5ead-4e4f-b8c8-1860dfdb643e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '180a11b8-9295-4633-aa21-5feea2c501a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-194328286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a16a5ffad294eef813914026f77ebe8',qos_specs=None,replication_status=,reservations=['7509ced4-4c3d-43ce-b6ac-506d438a68e0','d79414f7-6926-4369-9297-eabd8ecf1d66','743fa653-1884-4284-8bc8-b0e710c6b89f','11dbbc74-b332-4404-8b23-b23044a31fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-194328286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=180a11b8-9295-4633-aa21-5feea2c501a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a16a5ffad294eef813914026f77ebe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.553753 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d8bda0c-ef64-483a-a5d1-767ac520453d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.583916 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d8bda0c-ef64-483a-a5d1-767ac520453d) transitioned into state 'SUCCESS' from state '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-194328286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a16a5ffad294eef813914026f77ebe8',qos_specs=None,replication_status=,reservations=['7509ced4-4c3d-43ce-b6ac-506d438a68e0','d79414f7-6926-4369-9297-eabd8ecf1d66','743fa653-1884-4284-8bc8-b0e710c6b89f','11dbbc74-b332-4404-8b23-b23044a31fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.584763 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187d6613-16fe-47ba-8050-b67d299a307b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.598305 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187d6613-16fe-47ba-8050-b67d299a307b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.600368 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Flow 'volume_create_api' (f5d9cdbe-11f1-4f6e-90d2-11c0e9358dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:16.600585 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume request issued successfully. Aug 14 03:09:16.601479 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0e4dbc62-bea7-473b-ad25-40e77775e546 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:16.602147 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 872/3465] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:16 2026] POST /volume/v3/volumes => generated 763 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:16.616573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.619079 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:16.620193 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "afea7eca-9b70-4340-be34-371aa51420ac", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1016737536"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:16.621778 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume request body: {'volume': {"'source_volid": 'afea7eca-9b70-4340-be34-371aa51420ac', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1016737536'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:16.621967 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume of 1 GB Aug 14 03:09:16.628861 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Availability Zones retrieved successfully. Aug 14 03:09:16.637454 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Flow 'volume_create_api' (25202927-ea26-4f3c-baf6-61ef0a2d3f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:16.638684 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ea6ae7-9f77-40e6-9aa0-9e3b5690f4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.639732 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:16.671878 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ea6ae7-9f77-40e6-9aa0-9e3b5690f4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.672897 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5efb873c-eeca-4822-89e7-58e5818a94a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.700939 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-18ec86b9-c5e2-4fb0-a795-d5ceeae947dd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.701225 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-18ec86b9-c5e2-4fb0-a795-d5ceeae947dd tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 Aug 14 03:09:16.701469 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-18ec86b9-c5e2-4fb0-a795-d5ceeae947dd tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:16.701578 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-18ec86b9-c5e2-4fb0-a795-d5ceeae947dd tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:16.709669 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.709669 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:16.716420 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-18ec86b9-c5e2-4fb0-a795-d5ceeae947dd tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:16.720569 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-18ec86b9-c5e2-4fb0-a795-d5ceeae947dd tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 returned with HTTP 200 Aug 14 03:09:16.721473 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 861/3466] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:16 2026] GET /volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:16.737700 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-459360f5-7f16-439f-8763-d02e4e51e975 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.738289 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Created reservations ['e7dd1a77-baff-4b7b-8edc-f1b1cbf12ed8', '0ee221fe-0f82-4587-9611-124bd0098366', 'd56b6324-2b8c-46bf-b278-006540d43f22', '5180205a-ee26-4ec2-af45-02c0067f52b3'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:16.739374 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5efb873c-eeca-4822-89e7-58e5818a94a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7dd1a77-baff-4b7b-8edc-f1b1cbf12ed8', '0ee221fe-0f82-4587-9611-124bd0098366', 'd56b6324-2b8c-46bf-b278-006540d43f22', '5180205a-ee26-4ec2-af45-02c0067f52b3']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.739831 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-459360f5-7f16-439f-8763-d02e4e51e975 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94/action Aug 14 03:09:16.740206 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-459360f5-7f16-439f-8763-d02e4e51e975 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:16.740270 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e75e674-e745-4e77-b2fb-5ff7cac5ec08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.740382 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-459360f5-7f16-439f-8763-d02e4e51e975 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:16.753269 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.753269 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:16.753735 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.admin_actions [None req-459360f5-7f16-439f-8763-d02e4e51e975 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Updating volume 'da8e8fff-b0d3-4102-b9c2-b2bcad43ff94' with '{'status': 'attaching'}' {{(pid=100380) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:09:16.762243 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-54e176e6-5642-4c24-a36a-d7473efcc6a2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.765215 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-54e176e6-5642-4c24-a36a-d7473efcc6a2 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:16.765414 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-54e176e6-5642-4c24-a36a-d7473efcc6a2 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:16.765661 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-54e176e6-5642-4c24-a36a-d7473efcc6a2 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:16.770235 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e75e674-e745-4e77-b2fb-5ff7cac5ec08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb11a3cc-30bf-4f86-8943-61a2e2e3a701', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1016737536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a16a5ffad294eef813914026f77ebe8',qos_specs=None,replication_status=,reservations=['e7dd1a77-baff-4b7b-8edc-f1b1cbf12ed8','0ee221fe-0f82-4587-9611-124bd0098366','d56b6324-2b8c-46bf-b278-006540d43f22','5180205a-ee26-4ec2-af45-02c0067f52b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1016737536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb11a3cc-30bf-4f86-8943-61a2e2e3a701,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a16a5ffad294eef813914026f77ebe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.771523 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2640e4c6-cff7-4123-92de-ef0a261818d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.775522 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-459360f5-7f16-439f-8763-d02e4e51e975 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94/action returned with HTTP 202 Aug 14 03:09:16.776028 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 866/3467] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:16 2026] POST /volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:16.777082 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.777082 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:16.781353 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-54e176e6-5642-4c24-a36a-d7473efcc6a2 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:16.783996 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cf0e79a9-29db-4521-b4f7-a420ba98e81a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.786690 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cf0e79a9-29db-4521-b4f7-a420ba98e81a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 Aug 14 03:09:16.786800 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cf0e79a9-29db-4521-b4f7-a420ba98e81a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:16.787078 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cf0e79a9-29db-4521-b4f7-a420ba98e81a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:16.787668 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-54e176e6-5642-4c24-a36a-d7473efcc6a2 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:16.788229 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 873/3468] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:16 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:16.790622 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2640e4c6-cff7-4123-92de-ef0a261818d4) transitioned into state 'SUCCESS' from state '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-1016737536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a16a5ffad294eef813914026f77ebe8',qos_specs=None,replication_status=,reservations=['e7dd1a77-baff-4b7b-8edc-f1b1cbf12ed8','0ee221fe-0f82-4587-9611-124bd0098366','d56b6324-2b8c-46bf-b278-006540d43f22','5180205a-ee26-4ec2-af45-02c0067f52b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.791356 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cccebaee-0731-4daf-aad1-c5e9ca43c869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.795723 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.795723 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:16.800106 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-cf0e79a9-29db-4521-b4f7-a420ba98e81a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:16.805017 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cccebaee-0731-4daf-aad1-c5e9ca43c869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.805433 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Flow 'volume_create_api' (25202927-ea26-4f3c-baf6-61ef0a2d3f21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:16.805899 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume request issued successfully. Aug 14 03:09:16.806512 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-30416e6f-af1e-4bd2-b114-dbf23dcd7241 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:16.808197 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cf0e79a9-29db-4521-b4f7-a420ba98e81a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 returned with HTTP 200 Aug 14 03:09:16.808299 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 869/3469] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:16 2026] POST /volume/v3/volumes => generated 764 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:16.808368 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 862/3470] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:16 2026] GET /volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:16.809727 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-d59158f6-3d7b-4e13-bb0f-964a7b437a7e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.812657 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-d59158f6-3d7b-4e13-bb0f-964a7b437a7e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] POST https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302/action Aug 14 03:09:16.813157 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-d59158f6-3d7b-4e13-bb0f-964a7b437a7e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:16.813334 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-d59158f6-3d7b-4e13-bb0f-964a7b437a7e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:16.819925 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.822004 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:16.822513 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "afea7eca-9b70-4340-be34-371aa51420ac", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1877369033"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:16.823412 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d5d1994b-a31b-43ec-953b-aa8fd1bb6dab None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.824658 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume request body: {'volume': {"'source_volid": 'afea7eca-9b70-4340-be34-371aa51420ac', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1877369033'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:16.824870 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume of 1 GB Aug 14 03:09:16.828738 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d5d1994b-a31b-43ec-953b-aa8fd1bb6dab tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94/action Aug 14 03:09:16.829237 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d5d1994b-a31b-43ec-953b-aa8fd1bb6dab tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:16.829421 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d5d1994b-a31b-43ec-953b-aa8fd1bb6dab tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:16.829702 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.829702 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:16.830390 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-d59158f6-3d7b-4e13-bb0f-964a7b437a7e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:16.830436 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Availability Zones retrieved successfully. Aug 14 03:09:16.838098 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-d59158f6-3d7b-4e13-bb0f-964a7b437a7e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Begin detaching volume completed successfully. Aug 14 03:09:16.838314 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-d59158f6-3d7b-4e13-bb0f-964a7b437a7e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302/action returned with HTTP 202 Aug 14 03:09:16.838526 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Flow 'volume_create_api' (ccc25b41-af2a-4872-8af9-19a564c3e94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:16.839096 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 867/3471] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:09:16 2026] POST /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:16.839327 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.839327 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:16.839838 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d5d1994b-a31b-43ec-953b-aa8fd1bb6dab tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Volume info retrieved successfully. Aug 14 03:09:16.839892 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5be239-4c8e-4b46-82d9-ec0d48bd4f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.841215 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:16.862241 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d5d1994b-a31b-43ec-953b-aa8fd1bb6dab tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Delete volume request issued successfully. Aug 14 03:09:16.862385 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d5d1994b-a31b-43ec-953b-aa8fd1bb6dab tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94/action returned with HTTP 202 Aug 14 03:09:16.862970 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 870/3472] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:16 2026] POST /volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:16.865059 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-040ada55-65ce-4c11-bdf9-5b143cdeba72 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.868453 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-040ada55-65ce-4c11-bdf9-5b143cdeba72 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:16.868691 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-040ada55-65ce-4c11-bdf9-5b143cdeba72 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:16.868956 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-040ada55-65ce-4c11-bdf9-5b143cdeba72 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:16.871787 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a7b7bbbe-9935-4c6e-b408-a8b5ef559d0c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.873643 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a7b7bbbe-9935-4c6e-b408-a8b5ef559d0c tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 Aug 14 03:09:16.874124 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a7b7bbbe-9935-4c6e-b408-a8b5ef559d0c tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:16.874124 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a7b7bbbe-9935-4c6e-b408-a8b5ef559d0c tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:16.881052 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.881052 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:16.881990 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.881990 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:16.884372 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5be239-4c8e-4b46-82d9-ec0d48bd4f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.885538 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090d09ee-32c6-42fb-a217-0567b7a7e270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.886399 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a7b7bbbe-9935-4c6e-b408-a8b5ef559d0c tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:16.887022 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-040ada55-65ce-4c11-bdf9-5b143cdeba72 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:16.890205 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-90ce3f9f-b4e0-48b3-929d-abe33b3fd0fc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.892007 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a7b7bbbe-9935-4c6e-b408-a8b5ef559d0c tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 returned with HTTP 200 Aug 14 03:09:16.892437 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 868/3473] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:16 2026] GET /volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:16.893157 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-90ce3f9f-b4e0-48b3-929d-abe33b3fd0fc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:16.893449 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-90ce3f9f-b4e0-48b3-929d-abe33b3fd0fc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:16.893585 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-040ada55-65ce-4c11-bdf9-5b143cdeba72 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:16.894252 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 863/3474] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:16 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:16.894505 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-90ce3f9f-b4e0-48b3-929d-abe33b3fd0fc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:16.895230 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-90ce3f9f-b4e0-48b3-929d-abe33b3fd0fc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:16.898943 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b7d50923-6b09-49b3-8763-0a6a333a6309 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.899028 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b7d50923-6b09-49b3-8763-0a6a333a6309 None None] GET https://10.4.3.152/volume// Aug 14 03:09:16.899208 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b7d50923-6b09-49b3-8763-0a6a333a6309 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:16.899425 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b7d50923-6b09-49b3-8763-0a6a333a6309 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:16.899964 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b7d50923-6b09-49b3-8763-0a6a333a6309 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:09:16.900057 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 869/3475] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03: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) Aug 14 03:09:16.904487 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.904487 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:16.905385 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-90ce3f9f-b4e0-48b3-929d-abe33b3fd0fc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:16.905777 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 871/3476] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:16 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:16.909100 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-89c6a494-1ea3-42a4-ae38-1391edcced1b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.911842 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-89c6a494-1ea3-42a4-ae38-1391edcced1b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:16.912103 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-89c6a494-1ea3-42a4-ae38-1391edcced1b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:16.912724 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-89c6a494-1ea3-42a4-ae38-1391edcced1b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:16.923281 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7b0229a9-1c3a-47d1-a175-08b95dd230e9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:16.925500 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:16.925500 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:16.929863 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-89c6a494-1ea3-42a4-ae38-1391edcced1b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:16.935698 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-89c6a494-1ea3-42a4-ae38-1391edcced1b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:16.936464 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 864/3477] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:09:16 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:09:16.951260 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Created reservations ['6dbda9a1-13a6-4448-bbef-db75a5d551ed', '4ecc5a06-e362-44ab-83ed-daea27161a3e', '57a571ca-e71b-42b1-b939-b05d06d21bc5', '3e109555-3649-4160-9afc-37d147db694f'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:16.952437 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090d09ee-32c6-42fb-a217-0567b7a7e270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dbda9a1-13a6-4448-bbef-db75a5d551ed', '4ecc5a06-e362-44ab-83ed-daea27161a3e', '57a571ca-e71b-42b1-b939-b05d06d21bc5', '3e109555-3649-4160-9afc-37d147db694f']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.953289 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3958ccf4-9e2a-4351-b1d3-0278c560d211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:16.979480 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3958ccf4-9e2a-4351-b1d3-0278c560d211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c02c18e-c10e-43f8-9535-f30369e917cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1877369033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a16a5ffad294eef813914026f77ebe8',qos_specs=None,replication_status=,reservations=['6dbda9a1-13a6-4448-bbef-db75a5d551ed','4ecc5a06-e362-44ab-83ed-daea27161a3e','57a571ca-e71b-42b1-b939-b05d06d21bc5','3e109555-3649-4160-9afc-37d147db694f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1877369033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c02c18e-c10e-43f8-9535-f30369e917cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a16a5ffad294eef813914026f77ebe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:16.980564 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08c33e41-318b-44f4-9e6b-ad0095654a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.000458 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08c33e41-318b-44f4-9e6b-ad0095654a4e) transitioned into state 'SUCCESS' from state '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-1877369033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a16a5ffad294eef813914026f77ebe8',qos_specs=None,replication_status=,reservations=['6dbda9a1-13a6-4448-bbef-db75a5d551ed','4ecc5a06-e362-44ab-83ed-daea27161a3e','57a571ca-e71b-42b1-b939-b05d06d21bc5','3e109555-3649-4160-9afc-37d147db694f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:17.001303 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61a48a1-ef36-4e0f-99fb-6f2af12d2d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.012874 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61a48a1-ef36-4e0f-99fb-6f2af12d2d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:17.013944 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Flow 'volume_create_api' (ccc25b41-af2a-4872-8af9-19a564c3e94b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:17.014184 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume request issued successfully. Aug 14 03:09:17.014596 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7b0229a9-1c3a-47d1-a175-08b95dd230e9 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:09:17.014789 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4e208b9b-ecce-49c3-a350-7a5afe8ed8eb tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:17.014979 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7b0229a9-1c3a-47d1-a175-08b95dd230e9 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8e712d0-80f0-422c-b317-d5ebbcf52069", "incremental": true}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:17.015228 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 874/3478] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:16 2026] POST /volume/v3/volumes => generated 764 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:17.016626 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-7b0229a9-1c3a-47d1-a175-08b95dd230e9 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Creating new backup {'backup': {'volume_id': 'a8e712d0-80f0-422c-b317-d5ebbcf52069', 'incremental': True}} {{(pid=100380) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:09:17.016707 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-7b0229a9-1c3a-47d1-a175-08b95dd230e9 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Creating backup of volume a8e712d0-80f0-422c-b317-d5ebbcf52069 in container None Aug 14 03:09:17.026100 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.026100 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:17.026518 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7b0229a9-1c3a-47d1-a175-08b95dd230e9 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Volume info retrieved successfully. Aug 14 03:09:17.026716 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-98b3238a-de41-4447-83f4-b511cece7790 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.029044 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:17.029716 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "afea7eca-9b70-4340-be34-371aa51420ac", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1659259429"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:17.032644 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume request body: {'volume': {"'source_volid": 'afea7eca-9b70-4340-be34-371aa51420ac', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1659259429'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:17.033174 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume of 1 GB Aug 14 03:09:17.039657 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Availability Zones retrieved successfully. Aug 14 03:09:17.050511 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Flow 'volume_create_api' (c50c68b2-5dc7-4741-93f5-5053b625fd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:17.052394 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873fb17f-e190-4c0b-a231-4c272406d0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.054507 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:17.061128 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-7b0229a9-1c3a-47d1-a175-08b95dd230e9 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Created reservations ['5ac4f040-4359-4f58-8c64-159fa2057770', '51b494ba-f9ec-41da-a91e-b7210622de1e'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:17.084726 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7b0229a9-1c3a-47d1-a175-08b95dd230e9 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 400 Aug 14 03:09:17.085340 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 870/3479] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:16 2026] POST /volume/v3/backups => generated 109 bytes in 162 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:09:17.092952 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ad2751fc-2285-479c-a729-cb07086700ab None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.093772 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873fb17f-e190-4c0b-a231-4c272406d0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:17.095244 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b5c977-7cfa-40dd-bcf7-57fa198f4326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.095563 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ad2751fc-2285-479c-a729-cb07086700ab tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] DELETE https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:17.095802 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ad2751fc-2285-479c-a729-cb07086700ab tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.096000 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ad2751fc-2285-479c-a729-cb07086700ab tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.096102 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-ad2751fc-2285-479c-a729-cb07086700ab tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Delete backup with id: b05ddbdb-329d-43b5-a1cb-01994befac19. Aug 14 03:09:17.100062 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-902ead7e-3cdf-4579-9c07-ec4aa5aabf69 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.101878 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.101878 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:17.102342 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-902ead7e-3cdf-4579-9c07-ec4aa5aabf69 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:17.102574 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-902ead7e-3cdf-4579-9c07-ec4aa5aabf69 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.102798 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-902ead7e-3cdf-4579-9c07-ec4aa5aabf69 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.102966 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-902ead7e-3cdf-4579-9c07-ec4aa5aabf69 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:17.109967 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.109967 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:17.110833 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-902ead7e-3cdf-4579-9c07-ec4aa5aabf69 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 200 Aug 14 03:09:17.111303 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 875/3480] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:17 2026] GET /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 710 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:17.115908 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-ad2751fc-2285-479c-a729-cb07086700ab tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] delete_backup rpcapi backup_id b05ddbdb-329d-43b5-a1cb-01994befac19 {{(pid=100381) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:09:17.117728 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ad2751fc-2285-479c-a729-cb07086700ab tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 202 Aug 14 03:09:17.118148 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 865/3481] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:17 2026] DELETE /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:17.121932 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d9d9fa7e-116d-4e8d-8380-63a5926417b5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.124330 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d9d9fa7e-116d-4e8d-8380-63a5926417b5 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] DELETE https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d Aug 14 03:09:17.124666 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d9d9fa7e-116d-4e8d-8380-63a5926417b5 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.124965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d9d9fa7e-116d-4e8d-8380-63a5926417b5 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.125091 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-69c874f2-2cf1-432c-9f3d-5aa8ad99394d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.125132 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-d9d9fa7e-116d-4e8d-8380-63a5926417b5 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete backup with id: 28e07d32-ee5b-4903-8b3b-d2e13727ea4d. Aug 14 03:09:17.127011 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-69c874f2-2cf1-432c-9f3d-5aa8ad99394d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:17.127208 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-69c874f2-2cf1-432c-9f3d-5aa8ad99394d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.127399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-69c874f2-2cf1-432c-9f3d-5aa8ad99394d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.127505 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-69c874f2-2cf1-432c-9f3d-5aa8ad99394d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:17.130245 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.130245 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:17.132437 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.132437 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:17.133449 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-69c874f2-2cf1-432c-9f3d-5aa8ad99394d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 200 Aug 14 03:09:17.133997 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 876/3482] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:17 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:17.146857 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-d9d9fa7e-116d-4e8d-8380-63a5926417b5 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] delete_backup rpcapi backup_id 28e07d32-ee5b-4903-8b3b-d2e13727ea4d {{(pid=100380) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:09:17.148852 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d9d9fa7e-116d-4e8d-8380-63a5926417b5 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d returned with HTTP 202 Aug 14 03:09:17.149420 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 871/3483] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:09:17 2026] DELETE /volume/v3/backups/28e07d32-ee5b-4903-8b3b-d2e13727ea4d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:17.156384 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Created reservations ['1be33a41-faf0-490d-8349-f1fda1c46cf2', 'f84c861a-23b6-441f-bb3b-2a90059eddcf', '30fa58af-664f-43fd-a0bc-e00f4811abfd', '78628741-3eab-4d4f-98e0-e7557c63eef1'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:17.157281 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b5c977-7cfa-40dd-bcf7-57fa198f4326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be33a41-faf0-490d-8349-f1fda1c46cf2', 'f84c861a-23b6-441f-bb3b-2a90059eddcf', '30fa58af-664f-43fd-a0bc-e00f4811abfd', '78628741-3eab-4d4f-98e0-e7557c63eef1']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:17.158020 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35517355-23cc-434e-97dd-25a4d317a697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.160037 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.161653 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:17.161999 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-557336211"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:17.163739 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-557336211'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:17.164029 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume of 1 GB Aug 14 03:09:17.169749 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Availability Zones retrieved successfully. Aug 14 03:09:17.178314 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Flow 'volume_create_api' (f6f71588-d860-4774-a60d-f0ea77fed121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:17.179900 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (068f9da9-47d8-4958-9e82-ccbd2f8d54fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.181229 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:17.184262 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35517355-23cc-434e-97dd-25a4d317a697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5019def0-ee56-4802-9a9a-9f6e16003579', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1659259429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a16a5ffad294eef813914026f77ebe8',qos_specs=None,replication_status=,reservations=['1be33a41-faf0-490d-8349-f1fda1c46cf2','f84c861a-23b6-441f-bb3b-2a90059eddcf','30fa58af-664f-43fd-a0bc-e00f4811abfd','78628741-3eab-4d4f-98e0-e7557c63eef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1659259429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5019def0-ee56-4802-9a9a-9f6e16003579,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a16a5ffad294eef813914026f77ebe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:17.185158 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90108428-a4a6-4e99-945f-f8d3f8b99e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.205580 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90108428-a4a6-4e99-945f-f8d3f8b99e7f) transitioned into state 'SUCCESS' from state '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-1659259429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a16a5ffad294eef813914026f77ebe8',qos_specs=None,replication_status=,reservations=['1be33a41-faf0-490d-8349-f1fda1c46cf2','f84c861a-23b6-441f-bb3b-2a90059eddcf','30fa58af-664f-43fd-a0bc-e00f4811abfd','78628741-3eab-4d4f-98e0-e7557c63eef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0fa62ab7e3943d3ac0ec5f033adf8c5',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:17.206549 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f03143-8787-4d90-9489-b67ec538b693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.214920 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (068f9da9-47d8-4958-9e82-ccbd2f8d54fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:17.215077 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c4aafa-13aa-4825-8790-e5b5368eda9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.220992 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f03143-8787-4d90-9489-b67ec538b693) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:17.221977 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Flow 'volume_create_api' (c50c68b2-5dc7-4741-93f5-5053b625fd0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:17.222313 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Create volume request issued successfully. Aug 14 03:09:17.223100 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-98b3238a-de41-4447-83f4-b511cece7790 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:17.223539 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 872/3484] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:17 2026] POST /volume/v3/volumes => generated 764 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:17.245177 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ecb1836d-f641-485f-b685-3678afe6c2af None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.247945 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ecb1836d-f641-485f-b685-3678afe6c2af tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/bb301f7b-509b-4bce-b9c3-5641363c40e4 Aug 14 03:09:17.247945 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ecb1836d-f641-485f-b685-3678afe6c2af tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.248570 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ecb1836d-f641-485f-b685-3678afe6c2af tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.259970 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.259970 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:17.265048 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ecb1836d-f641-485f-b685-3678afe6c2af tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:17.270439 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ecb1836d-f641-485f-b685-3678afe6c2af tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/bb301f7b-509b-4bce-b9c3-5641363c40e4 returned with HTTP 200 Aug 14 03:09:17.270878 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 877/3485] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:17 2026] GET /volume/v3/volumes/bb301f7b-509b-4bce-b9c3-5641363c40e4 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:17.275947 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Created reservations ['8c451bb0-27d4-4743-8714-e93d96a11382', '12e21dc5-74fe-4ece-9a4a-a352f1b9820c', '7a285fc3-1f74-443d-acde-2c34ce31528b', '6dd7884f-cd0f-44d6-98cd-a6ec711d9f3f'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:17.277066 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c4aafa-13aa-4825-8790-e5b5368eda9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c451bb0-27d4-4743-8714-e93d96a11382', '12e21dc5-74fe-4ece-9a4a-a352f1b9820c', '7a285fc3-1f74-443d-acde-2c34ce31528b', '6dd7884f-cd0f-44d6-98cd-a6ec711d9f3f']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:17.278244 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2b82110-b374-448e-a8e8-01f81bf5a583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.284722 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9026c054-62d3-44a3-8906-8fde87ed1aea None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.288560 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9026c054-62d3-44a3-8906-8fde87ed1aea tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/180a11b8-9295-4633-aa21-5feea2c501a9 Aug 14 03:09:17.288791 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9026c054-62d3-44a3-8906-8fde87ed1aea tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.289019 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9026c054-62d3-44a3-8906-8fde87ed1aea tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.299344 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.299344 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:17.303787 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9026c054-62d3-44a3-8906-8fde87ed1aea tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:17.306766 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2b82110-b374-448e-a8e8-01f81bf5a583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e29b2ac-5295-4c4e-8d18-a653215b94bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-557336211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',qos_specs=None,replication_status=,reservations=['8c451bb0-27d4-4743-8714-e93d96a11382','12e21dc5-74fe-4ece-9a4a-a352f1b9820c','7a285fc3-1f74-443d-acde-2c34ce31528b','6dd7884f-cd0f-44d6-98cd-a6ec711d9f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e229146879ee4f72b4150fb12148f2c3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-557336211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e29b2ac-5295-4c4e-8d18-a653215b94bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e229146879ee4f72b4150fb12148f2c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:17.308425 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0843d0-efe7-49a7-b1a2-6cb1eb20089f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.310072 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9026c054-62d3-44a3-8906-8fde87ed1aea tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/180a11b8-9295-4633-aa21-5feea2c501a9 returned with HTTP 200 Aug 14 03:09:17.311098 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 872/3486] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:17 2026] GET /volume/v3/volumes/180a11b8-9295-4633-aa21-5feea2c501a9 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:17.328195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-bf2de7c7-69ed-464c-932c-ee21d275a2ce None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.330651 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bf2de7c7-69ed-464c-932c-ee21d275a2ce tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/cb11a3cc-30bf-4f86-8943-61a2e2e3a701 Aug 14 03:09:17.330876 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bf2de7c7-69ed-464c-932c-ee21d275a2ce tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.331380 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bf2de7c7-69ed-464c-932c-ee21d275a2ce tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.339690 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0843d0-efe7-49a7-b1a2-6cb1eb20089f) transitioned into state 'SUCCESS' from state '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-557336211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',qos_specs=None,replication_status=,reservations=['8c451bb0-27d4-4743-8714-e93d96a11382','12e21dc5-74fe-4ece-9a4a-a352f1b9820c','7a285fc3-1f74-443d-acde-2c34ce31528b','6dd7884f-cd0f-44d6-98cd-a6ec711d9f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e229146879ee4f72b4150fb12148f2c3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:17.339915 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d09619f-7476-4b7e-b9e1-ed08f168d85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.344775 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.344775 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:17.350271 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-bf2de7c7-69ed-464c-932c-ee21d275a2ce tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:17.355266 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d09619f-7476-4b7e-b9e1-ed08f168d85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:17.356094 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Flow 'volume_create_api' (f6f71588-d860-4774-a60d-f0ea77fed121) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:17.356405 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume request issued successfully. Aug 14 03:09:17.357100 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b50123be-40bf-4deb-a3b9-7a0d386575c1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:17.357572 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bf2de7c7-69ed-464c-932c-ee21d275a2ce tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/cb11a3cc-30bf-4f86-8943-61a2e2e3a701 returned with HTTP 200 Aug 14 03:09:17.357646 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 866/3487] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:09:17 2026] POST /volume/v3/volumes => generated 777 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:17.358102 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 873/3488] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:17 2026] GET /volume/v3/volumes/cb11a3cc-30bf-4f86-8943-61a2e2e3a701 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:17.379754 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f63cd66c-1b9a-4290-bfec-0009f89c3f95 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.381644 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f63cd66c-1b9a-4290-bfec-0009f89c3f95 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd Aug 14 03:09:17.381728 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1fbf4f69-4f64-4369-b189-bd088103c9cf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.381894 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f63cd66c-1b9a-4290-bfec-0009f89c3f95 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.382107 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f63cd66c-1b9a-4290-bfec-0009f89c3f95 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.383563 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1fbf4f69-4f64-4369-b189-bd088103c9cf tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/7c02c18e-c10e-43f8-9535-f30369e917cf Aug 14 03:09:17.383763 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1fbf4f69-4f64-4369-b189-bd088103c9cf tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.383908 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1fbf4f69-4f64-4369-b189-bd088103c9cf tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.391789 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.391789 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:17.394436 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.394436 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:17.396135 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f63cd66c-1b9a-4290-bfec-0009f89c3f95 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:09:17.400980 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1fbf4f69-4f64-4369-b189-bd088103c9cf tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:17.403211 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f63cd66c-1b9a-4290-bfec-0009f89c3f95 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd returned with HTTP 200 Aug 14 03:09:17.403493 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 878/3489] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:17 2026] GET /volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:17.406135 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1fbf4f69-4f64-4369-b189-bd088103c9cf tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/7c02c18e-c10e-43f8-9535-f30369e917cf returned with HTTP 200 Aug 14 03:09:17.406598 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 873/3490] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:17 2026] GET /volume/v3/volumes/7c02c18e-c10e-43f8-9535-f30369e917cf => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:17.429028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ce9ed6c2-d800-4d8a-b6d0-4fe4732534ed None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.430723 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce9ed6c2-d800-4d8a-b6d0-4fe4732534ed tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/5019def0-ee56-4802-9a9a-9f6e16003579 Aug 14 03:09:17.430909 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce9ed6c2-d800-4d8a-b6d0-4fe4732534ed tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.431114 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce9ed6c2-d800-4d8a-b6d0-4fe4732534ed tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.440767 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.440767 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:17.446630 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ce9ed6c2-d800-4d8a-b6d0-4fe4732534ed tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:17.456674 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce9ed6c2-d800-4d8a-b6d0-4fe4732534ed tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/5019def0-ee56-4802-9a9a-9f6e16003579 returned with HTTP 200 Aug 14 03:09:17.457212 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 867/3491] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:17 2026] GET /volume/v3/volumes/5019def0-ee56-4802-9a9a-9f6e16003579 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:17.476946 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-38b20ae5-4b26-40a9-8eed-0a4def34eb40 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.479147 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-38b20ae5-4b26-40a9-8eed-0a4def34eb40 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5019def0-ee56-4802-9a9a-9f6e16003579 Aug 14 03:09:17.479464 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-38b20ae5-4b26-40a9-8eed-0a4def34eb40 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.479763 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-38b20ae5-4b26-40a9-8eed-0a4def34eb40 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.480031 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-38b20ae5-4b26-40a9-8eed-0a4def34eb40 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Delete volume with id: 5019def0-ee56-4802-9a9a-9f6e16003579 Aug 14 03:09:17.492591 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.492591 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:17.493064 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-38b20ae5-4b26-40a9-8eed-0a4def34eb40 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:17.526520 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-38b20ae5-4b26-40a9-8eed-0a4def34eb40 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Delete volume request issued successfully. Aug 14 03:09:17.526914 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-38b20ae5-4b26-40a9-8eed-0a4def34eb40 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/5019def0-ee56-4802-9a9a-9f6e16003579 returned with HTTP 202 Aug 14 03:09:17.527558 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 874/3492] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:17 2026] DELETE /volume/v3/volumes/5019def0-ee56-4802-9a9a-9f6e16003579 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:17.538037 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-782d0b66-cf93-433c-a739-f983585cdc3c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.539368 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-782d0b66-cf93-433c-a739-f983585cdc3c tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/5019def0-ee56-4802-9a9a-9f6e16003579 Aug 14 03:09:17.539368 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-782d0b66-cf93-433c-a739-f983585cdc3c tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.539368 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-782d0b66-cf93-433c-a739-f983585cdc3c tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.548495 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.548495 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:17.555128 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-782d0b66-cf93-433c-a739-f983585cdc3c tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:17.562973 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-782d0b66-cf93-433c-a739-f983585cdc3c tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/5019def0-ee56-4802-9a9a-9f6e16003579 returned with HTTP 200 Aug 14 03:09:17.563531 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 879/3493] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:17 2026] GET /volume/v3/volumes/5019def0-ee56-4802-9a9a-9f6e16003579 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:17.814384 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-af3f370b-5ff2-4e42-89fd-25aa04632cd9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.817656 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-af3f370b-5ff2-4e42-89fd-25aa04632cd9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] DELETE https://10.4.3.152/volume/v3/attachments/83a4383a-36fc-4f75-adf3-4181939fd075 Aug 14 03:09:17.817883 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-af3f370b-5ff2-4e42-89fd-25aa04632cd9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.820878 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-af3f370b-5ff2-4e42-89fd-25aa04632cd9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.826937 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.826937 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:17.883787 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-daa17ee0-17ba-4d34-81a8-cec9ec665af8 req-af3f370b-5ff2-4e42-89fd-25aa04632cd9 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/attachments/83a4383a-36fc-4f75-adf3-4181939fd075 returned with HTTP 200 Aug 14 03:09:17.884132 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 874/3494] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:09:17 2026] DELETE /volume/v3/attachments/83a4383a-36fc-4f75-adf3-4181939fd075 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:17.907192 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fb182350-7433-42aa-a7b1-aedf7056f318 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.908767 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-33f056f2-f31b-4a5f-8543-51553d608a8c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.911013 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fb182350-7433-42aa-a7b1-aedf7056f318 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 Aug 14 03:09:17.911223 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fb182350-7433-42aa-a7b1-aedf7056f318 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.911384 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-33f056f2-f31b-4a5f-8543-51553d608a8c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:17.911438 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fb182350-7433-42aa-a7b1-aedf7056f318 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.911670 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-33f056f2-f31b-4a5f-8543-51553d608a8c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.911935 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-33f056f2-f31b-4a5f-8543-51553d608a8c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.917732 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fb182350-7433-42aa-a7b1-aedf7056f318 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 returned with HTTP 404 Aug 14 03:09:17.918423 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 868/3495] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:17 2026] GET /volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:17.922803 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:17.922803 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:17.927511 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1c47ab48-c678-4f4d-bc1d-7c5a06e8f61a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.927665 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-33f056f2-f31b-4a5f-8543-51553d608a8c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:17.929358 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c47ab48-c678-4f4d-bc1d-7c5a06e8f61a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 Aug 14 03:09:17.929567 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1c47ab48-c678-4f4d-bc1d-7c5a06e8f61a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.929902 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1c47ab48-c678-4f4d-bc1d-7c5a06e8f61a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.935652 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-33f056f2-f31b-4a5f-8543-51553d608a8c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:17.936053 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c47ab48-c678-4f4d-bc1d-7c5a06e8f61a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 returned with HTTP 404 Aug 14 03:09:17.936431 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 875/3496] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:17 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:17.936643 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 880/3497] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:17 2026] GET /volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:17.945489 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-91eaa1fd-9624-4b0e-885a-84fd6a9626f5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.947639 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-91eaa1fd-9624-4b0e-885a-84fd6a9626f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] DELETE https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 Aug 14 03:09:17.947866 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-91eaa1fd-9624-4b0e-885a-84fd6a9626f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:17.948096 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-91eaa1fd-9624-4b0e-885a-84fd6a9626f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:17.948316 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-91eaa1fd-9624-4b0e-885a-84fd6a9626f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Delete volume with id: da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 Aug 14 03:09:17.955039 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-91eaa1fd-9624-4b0e-885a-84fd6a9626f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 returned with HTTP 404 Aug 14 03:09:17.955659 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 875/3498] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:17 2026] DELETE /volume/v3/volumes/da8e8fff-b0d3-4102-b9c2-b2bcad43ff94 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:17.967158 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1239a695-331c-49f2-97f0-be6155956428 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:17.969616 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:17.970122 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1205975478"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:17.972206 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1205975478'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:17.972488 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume of 1 GB Aug 14 03:09:17.980061 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Availability Zones retrieved successfully. Aug 14 03:09:17.988698 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Flow 'volume_create_api' (33824d48-79c8-4daa-9bf5-4535df904316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:17.990062 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8944143b-3202-4d8f-a273-014197023b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:17.991388 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:18.021566 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8944143b-3202-4d8f-a273-014197023b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:18.022345 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (958e0580-3ac8-482c-82ff-6ac536ec8dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:18.029134 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-fc656aab-dd33-4da4-9dfd-235ef4d9a25b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.031542 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-fc656aab-dd33-4da4-9dfd-235ef4d9a25b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:18.031843 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-fc656aab-dd33-4da4-9dfd-235ef4d9a25b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:18.032707 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-fc656aab-dd33-4da4-9dfd-235ef4d9a25b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:18.045286 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:18.045286 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:18.051034 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-fc656aab-dd33-4da4-9dfd-235ef4d9a25b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:18.056835 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-fc656aab-dd33-4da4-9dfd-235ef4d9a25b tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:18.057381 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 876/3499] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:18 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:18.070435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Created reservations ['e16452ea-96f9-4d34-b2f0-89988042c39d', '04915372-605e-4c3c-b72b-a316d797b07d', '6076e7bb-5f19-403a-94c7-8adca97becb2', '469f19da-b768-420f-ae0f-4f78299dfe84'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:18.071469 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (958e0580-3ac8-482c-82ff-6ac536ec8dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e16452ea-96f9-4d34-b2f0-89988042c39d', '04915372-605e-4c3c-b72b-a316d797b07d', '6076e7bb-5f19-403a-94c7-8adca97becb2', '469f19da-b768-420f-ae0f-4f78299dfe84']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:18.072507 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e529b4-2947-4e67-94c9-ea7c2330fca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:18.079654 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-1be74295-529f-4e2e-939a-60cc03b8e07f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.082401 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-1be74295-529f-4e2e-939a-60cc03b8e07f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] POST https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8/action Aug 14 03:09:18.082942 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-1be74295-529f-4e2e-939a-60cc03b8e07f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:18.083151 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-1be74295-529f-4e2e-939a-60cc03b8e07f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:18.098182 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:18.098182 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:18.098900 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-1be74295-529f-4e2e-939a-60cc03b8e07f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:18.101764 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e529b4-2947-4e67-94c9-ea7c2330fca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e86576e1-6f0c-45d5-bd32-a3ecff75f1f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1205975478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67ac68972eb4a408aa1716cf8271842',qos_specs=None,replication_status=,reservations=['e16452ea-96f9-4d34-b2f0-89988042c39d','04915372-605e-4c3c-b72b-a316d797b07d','6076e7bb-5f19-403a-94c7-8adca97becb2','469f19da-b768-420f-ae0f-4f78299dfe84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed86d1307c449739a86df80b6bc4908',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1205975478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e86576e1-6f0c-45d5-bd32-a3ecff75f1f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67ac68972eb4a408aa1716cf8271842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed86d1307c449739a86df80b6bc4908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:18.103038 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ed7cee-6ae3-4eec-869f-1f94084f3e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:18.106185 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-1be74295-529f-4e2e-939a-60cc03b8e07f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Begin detaching volume completed successfully. Aug 14 03:09:18.106466 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-1be74295-529f-4e2e-939a-60cc03b8e07f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8/action returned with HTTP 202 Aug 14 03:09:18.107069 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 881/3500] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:09:18 2026] POST /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:18.126632 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ed7cee-6ae3-4eec-869f-1f94084f3e16) transitioned into state 'SUCCESS' from state '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-1205975478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67ac68972eb4a408aa1716cf8271842',qos_specs=None,replication_status=,reservations=['e16452ea-96f9-4d34-b2f0-89988042c39d','04915372-605e-4c3c-b72b-a316d797b07d','6076e7bb-5f19-403a-94c7-8adca97becb2','469f19da-b768-420f-ae0f-4f78299dfe84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed86d1307c449739a86df80b6bc4908',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:18.127456 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05477fbc-c5aa-486a-b76e-8751b49b0dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:18.128886 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f05e106e-5561-4b54-8b2a-7bbe77666283 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.131364 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f05e106e-5561-4b54-8b2a-7bbe77666283 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:18.131588 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f05e106e-5561-4b54-8b2a-7bbe77666283 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:18.131776 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f05e106e-5561-4b54-8b2a-7bbe77666283 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:18.137522 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05477fbc-c5aa-486a-b76e-8751b49b0dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:18.138396 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Flow 'volume_create_api' (33824d48-79c8-4daa-9bf5-4535df904316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:18.138722 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume request issued successfully. Aug 14 03:09:18.139441 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1239a695-331c-49f2-97f0-be6155956428 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:18.139947 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 869/3501] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:17 2026] POST /volume/v3/volumes => generated 749 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:18.149768 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7d17b6cd-4f1d-4a75-894c-1d6c58fd4e0f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.150548 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7d17b6cd-4f1d-4a75-894c-1d6c58fd4e0f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 Aug 14 03:09:18.150635 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:18.150635 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:18.150758 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7d17b6cd-4f1d-4a75-894c-1d6c58fd4e0f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:18.150975 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7d17b6cd-4f1d-4a75-894c-1d6c58fd4e0f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:18.151113 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-7d17b6cd-4f1d-4a75-894c-1d6c58fd4e0f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id b05ddbdb-329d-43b5-a1cb-01994befac19. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:18.155689 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7d17b6cd-4f1d-4a75-894c-1d6c58fd4e0f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 returned with HTTP 404 Aug 14 03:09:18.156046 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b4429d8a-45f2-4a4b-b772-0572422beef7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.156241 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 877/3502] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:18 2026] GET /volume/v3/backups/b05ddbdb-329d-43b5-a1cb-01994befac19 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:18.157059 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f05e106e-5561-4b54-8b2a-7bbe77666283 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:18.158484 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b4429d8a-45f2-4a4b-b772-0572422beef7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 Aug 14 03:09:18.159764 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b4429d8a-45f2-4a4b-b772-0572422beef7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:18.160107 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b4429d8a-45f2-4a4b-b772-0572422beef7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:18.164547 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7494d7b0-4063-4bd5-bbe0-eae5c038e77d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.164913 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f05e106e-5561-4b54-8b2a-7bbe77666283 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:18.165115 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7494d7b0-4063-4bd5-bbe0-eae5c038e77d None None] GET https://10.4.3.152/volume// Aug 14 03:09:18.165323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7494d7b0-4063-4bd5-bbe0-eae5c038e77d None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:18.165416 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 876/3503] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:18 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:18.165569 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7494d7b0-4063-4bd5-bbe0-eae5c038e77d None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:18.165976 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7494d7b0-4063-4bd5-bbe0-eae5c038e77d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:09:18.166331 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 870/3504] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:09:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:09:18.167770 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.169647 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:18.170068 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-378255186"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:18.171217 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:18.171217 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:18.171562 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-378255186'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:18.171735 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Create volume of 1 GB Aug 14 03:09:18.179038 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b4429d8a-45f2-4a4b-b772-0572422beef7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:18.179547 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Availability Zones retrieved successfully. Aug 14 03:09:18.179939 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-40c00326-6842-4331-81c0-c7ae751cbfc8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.182060 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-40c00326-6842-4331-81c0-c7ae751cbfc8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:18.182250 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-40c00326-6842-4331-81c0-c7ae751cbfc8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:18.182423 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-40c00326-6842-4331-81c0-c7ae751cbfc8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:18.184252 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b4429d8a-45f2-4a4b-b772-0572422beef7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 returned with HTTP 200 Aug 14 03:09:18.184769 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 882/3505] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:18 2026] GET /volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:18.185315 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Flow 'volume_create_api' (4bab0d0b-f563-4614-b0d8-b6fdade8e0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:18.189851 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b4c125-08f2-4cb4-a16e-93d7484ee590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:18.189851 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:18.192341 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:18.192341 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:18.196098 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-40c00326-6842-4331-81c0-c7ae751cbfc8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:18.201340 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-40c00326-6842-4331-81c0-c7ae751cbfc8 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:18.202061 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 877/3506] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:09:18 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:09:18.229172 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b4c125-08f2-4cb4-a16e-93d7484ee590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:18.230077 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5532676-9cde-4175-8567-eb108e775505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:18.272929 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Created reservations ['03d3c423-c151-49a3-a731-45d036080632', '5dc4238a-778d-40a9-b01d-29b7fd394853', '2f8197d6-8219-4130-8a2e-b4b467457c44', '779e62e4-63c4-415f-b32c-65feb61f691b'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:18.273779 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5532676-9cde-4175-8567-eb108e775505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03d3c423-c151-49a3-a731-45d036080632', '5dc4238a-778d-40a9-b01d-29b7fd394853', '2f8197d6-8219-4130-8a2e-b4b467457c44', '779e62e4-63c4-415f-b32c-65feb61f691b']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:18.274522 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3474df0b-8239-4a40-8edb-06c80175d5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:18.296194 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3474df0b-8239-4a40-8edb-06c80175d5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8177b4da-deee-4210-95fe-f9d40a262451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-378255186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab30b778bc35422bb9c7b94241c5a5af',qos_specs=None,replication_status=,reservations=['03d3c423-c151-49a3-a731-45d036080632','5dc4238a-778d-40a9-b01d-29b7fd394853','2f8197d6-8219-4130-8a2e-b4b467457c44','779e62e4-63c4-415f-b32c-65feb61f691b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1138221f89c24bd4839548280d41ed2d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-378255186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8177b4da-deee-4210-95fe-f9d40a262451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab30b778bc35422bb9c7b94241c5a5af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1138221f89c24bd4839548280d41ed2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:18.296946 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38c0eb3-3586-4621-8aea-0ca5133fccd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:18.316346 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38c0eb3-3586-4621-8aea-0ca5133fccd4) transitioned into state 'SUCCESS' from state '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-378255186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab30b778bc35422bb9c7b94241c5a5af',qos_specs=None,replication_status=,reservations=['03d3c423-c151-49a3-a731-45d036080632','5dc4238a-778d-40a9-b01d-29b7fd394853','2f8197d6-8219-4130-8a2e-b4b467457c44','779e62e4-63c4-415f-b32c-65feb61f691b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1138221f89c24bd4839548280d41ed2d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:18.317123 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbbe17ef-63ae-4a75-9950-89205b2d6cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:18.327243 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbbe17ef-63ae-4a75-9950-89205b2d6cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:18.328241 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Flow 'volume_create_api' (4bab0d0b-f563-4614-b0d8-b6fdade8e0b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:18.328455 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Create volume request issued successfully. Aug 14 03:09:18.329098 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8af5cf5d-c474-489f-8839-d6cb0c42e9d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:18.329535 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 878/3507] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:18 2026] POST /volume/v3/volumes => generated 748 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:18.343949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-63517612-e6f0-450f-b393-d5dec193c886 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.345881 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-63517612-e6f0-450f-b393-d5dec193c886 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 Aug 14 03:09:18.346111 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-63517612-e6f0-450f-b393-d5dec193c886 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:18.346242 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-63517612-e6f0-450f-b393-d5dec193c886 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:18.354132 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:18.354132 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:18.358163 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-63517612-e6f0-450f-b393-d5dec193c886 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:09:18.362397 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-63517612-e6f0-450f-b393-d5dec193c886 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 returned with HTTP 200 Aug 14 03:09:18.362800 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 871/3508] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:18 2026] GET /volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:18.429519 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6d8f2886-8fba-465e-bddf-11c30535a518 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.431497 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6d8f2886-8fba-465e-bddf-11c30535a518 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd Aug 14 03:09:18.431664 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6d8f2886-8fba-465e-bddf-11c30535a518 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:18.431911 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6d8f2886-8fba-465e-bddf-11c30535a518 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:18.440634 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:18.440634 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:18.445969 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6d8f2886-8fba-465e-bddf-11c30535a518 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:09:18.451065 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6d8f2886-8fba-465e-bddf-11c30535a518 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd returned with HTTP 200 Aug 14 03:09:18.451516 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 883/3509] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:18 2026] GET /volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:18.465380 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e323a24b-fdfe-482f-8b0d-0a4fa8410a98 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.467571 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e323a24b-fdfe-482f-8b0d-0a4fa8410a98 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:09:18.468080 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e323a24b-fdfe-482f-8b0d-0a4fa8410a98 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e29b2ac-5295-4c4e-8d18-a653215b94bd", "name": "tempest-type-Backup-304988731"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:18.469837 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-e323a24b-fdfe-482f-8b0d-0a4fa8410a98 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Creating new backup {'backup': {'volume_id': '3e29b2ac-5295-4c4e-8d18-a653215b94bd', 'name': 'tempest-type-Backup-304988731'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:09:18.469976 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-e323a24b-fdfe-482f-8b0d-0a4fa8410a98 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Creating backup of volume 3e29b2ac-5295-4c4e-8d18-a653215b94bd in container None Aug 14 03:09:18.478459 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:18.478459 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:18.478459 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e323a24b-fdfe-482f-8b0d-0a4fa8410a98 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:09:18.494260 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-e323a24b-fdfe-482f-8b0d-0a4fa8410a98 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Created reservations ['09c0dc31-9cc0-4788-a703-3840995aabf8', '4baf4ac3-5e38-4c8b-94f2-e4c873abb056'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:18.519222 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e323a24b-fdfe-482f-8b0d-0a4fa8410a98 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:09:18.519800 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 878/3510] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:09:18 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) Aug 14 03:09:18.528340 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-290f68b3-e01e-4090-a53b-dabba506dace None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.530870 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-290f68b3-e01e-4090-a53b-dabba506dace tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:18.530943 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-290f68b3-e01e-4090-a53b-dabba506dace tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:18.531136 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-290f68b3-e01e-4090-a53b-dabba506dace tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:18.531240 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-290f68b3-e01e-4090-a53b-dabba506dace tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:18.536156 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:18.536156 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:18.536858 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-290f68b3-e01e-4090-a53b-dabba506dace tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:18.537257 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 879/3511] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:18 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:18.579656 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-12a51b67-a8a1-4152-adc1-91c83af2d9d2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.581918 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-12a51b67-a8a1-4152-adc1-91c83af2d9d2 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/5019def0-ee56-4802-9a9a-9f6e16003579 Aug 14 03:09:18.582227 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-12a51b67-a8a1-4152-adc1-91c83af2d9d2 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:18.582441 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-12a51b67-a8a1-4152-adc1-91c83af2d9d2 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:18.589236 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-12a51b67-a8a1-4152-adc1-91c83af2d9d2 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/5019def0-ee56-4802-9a9a-9f6e16003579 returned with HTTP 404 Aug 14 03:09:18.589999 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 872/3512] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:18 2026] GET /volume/v3/volumes/5019def0-ee56-4802-9a9a-9f6e16003579 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:18.597016 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3944271c-6d23-4d19-a604-d8621b9d021f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.599130 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3944271c-6d23-4d19-a604-d8621b9d021f tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] DELETE https://10.4.3.152/volume/v3/volumes/7c02c18e-c10e-43f8-9535-f30369e917cf Aug 14 03:09:18.599288 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3944271c-6d23-4d19-a604-d8621b9d021f tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:18.599485 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3944271c-6d23-4d19-a604-d8621b9d021f tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:18.599672 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-3944271c-6d23-4d19-a604-d8621b9d021f tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Delete volume with id: 7c02c18e-c10e-43f8-9535-f30369e917cf Aug 14 03:09:18.608923 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:18.608923 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:18.609410 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3944271c-6d23-4d19-a604-d8621b9d021f tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:18.634165 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3944271c-6d23-4d19-a604-d8621b9d021f tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Delete volume request issued successfully. Aug 14 03:09:18.634351 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3944271c-6d23-4d19-a604-d8621b9d021f tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/7c02c18e-c10e-43f8-9535-f30369e917cf returned with HTTP 202 Aug 14 03:09:18.634839 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 884/3513] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:18 2026] DELETE /volume/v3/volumes/7c02c18e-c10e-43f8-9535-f30369e917cf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:18.643766 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-61d9fd8f-4a35-4484-b1aa-bf98d22554d9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:18.645984 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-61d9fd8f-4a35-4484-b1aa-bf98d22554d9 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/7c02c18e-c10e-43f8-9535-f30369e917cf Aug 14 03:09:18.646097 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-61d9fd8f-4a35-4484-b1aa-bf98d22554d9 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:18.646304 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-61d9fd8f-4a35-4484-b1aa-bf98d22554d9 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:18.654230 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:18.654230 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:18.658084 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-61d9fd8f-4a35-4484-b1aa-bf98d22554d9 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:18.662601 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-61d9fd8f-4a35-4484-b1aa-bf98d22554d9 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/7c02c18e-c10e-43f8-9535-f30369e917cf returned with HTTP 200 Aug 14 03:09:18.662601 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 879/3514] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:18 2026] GET /volume/v3/volumes/7c02c18e-c10e-43f8-9535-f30369e917cf => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:19.180938 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8cf9186c-9ec4-45db-a9f5-af35a2468a0c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.183640 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8cf9186c-9ec4-45db-a9f5-af35a2468a0c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:19.183949 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8cf9186c-9ec4-45db-a9f5-af35a2468a0c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:19.184206 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8cf9186c-9ec4-45db-a9f5-af35a2468a0c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:19.196903 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:19.196903 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:19.198413 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f64e70b4-1bf7-4e01-81fe-8931b21409a4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.200393 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f64e70b4-1bf7-4e01-81fe-8931b21409a4 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 Aug 14 03:09:19.200628 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f64e70b4-1bf7-4e01-81fe-8931b21409a4 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:19.200833 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8cf9186c-9ec4-45db-a9f5-af35a2468a0c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:19.200923 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f64e70b4-1bf7-4e01-81fe-8931b21409a4 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:19.205732 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8cf9186c-9ec4-45db-a9f5-af35a2468a0c tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:19.206398 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 880/3515] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:19 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:09:19.210515 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:19.210515 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:19.215493 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f64e70b4-1bf7-4e01-81fe-8931b21409a4 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:19.221253 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f64e70b4-1bf7-4e01-81fe-8931b21409a4 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 returned with HTTP 200 Aug 14 03:09:19.221793 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 873/3516] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:19 2026] GET /volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:19.235242 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f6abfac3-1153-491b-88d9-f69b9c9e7ee9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.237170 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f6abfac3-1153-491b-88d9-f69b9c9e7ee9 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8/action Aug 14 03:09:19.237615 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f6abfac3-1153-491b-88d9-f69b9c9e7ee9 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:19.237762 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f6abfac3-1153-491b-88d9-f69b9c9e7ee9 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:19.249454 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:19.249454 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:19.250082 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.admin_actions [None req-f6abfac3-1153-491b-88d9-f69b9c9e7ee9 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Updating volume 'e86576e1-6f0c-45d5-bd32-a3ecff75f1f8' with '{'status': 'creating'}' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:09:19.274200 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f6abfac3-1153-491b-88d9-f69b9c9e7ee9 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8/action returned with HTTP 202 Aug 14 03:09:19.274744 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 885/3517] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:19 2026] POST /volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:19.281618 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e059833e-6fa2-4ee6-a909-3a375f853e7e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.283759 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e059833e-6fa2-4ee6-a909-3a375f853e7e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 Aug 14 03:09:19.283999 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e059833e-6fa2-4ee6-a909-3a375f853e7e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:19.284198 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e059833e-6fa2-4ee6-a909-3a375f853e7e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:19.292128 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:19.292128 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:19.296146 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e059833e-6fa2-4ee6-a909-3a375f853e7e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:19.300740 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e059833e-6fa2-4ee6-a909-3a375f853e7e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 returned with HTTP 200 Aug 14 03:09:19.301167 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 880/3518] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:19 2026] GET /volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:19.314398 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-df8d5b0a-d491-4d61-a12c-7edafe73a9de None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.316424 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-df8d5b0a-d491-4d61-a12c-7edafe73a9de tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8/action Aug 14 03:09:19.316799 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-df8d5b0a-d491-4d61-a12c-7edafe73a9de tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:19.316945 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-df8d5b0a-d491-4d61-a12c-7edafe73a9de tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:19.325967 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:19.325967 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:19.326282 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-df8d5b0a-d491-4d61-a12c-7edafe73a9de tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Volume info retrieved successfully. Aug 14 03:09:19.345676 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-df8d5b0a-d491-4d61-a12c-7edafe73a9de tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Delete volume request issued successfully. Aug 14 03:09:19.346026 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-df8d5b0a-d491-4d61-a12c-7edafe73a9de tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8/action returned with HTTP 202 Aug 14 03:09:19.346510 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 881/3519] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:19 2026] POST /volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:19.354903 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fef85820-5306-4e23-a5db-26cf386be8a2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.356675 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fef85820-5306-4e23-a5db-26cf386be8a2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 Aug 14 03:09:19.356911 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fef85820-5306-4e23-a5db-26cf386be8a2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:19.357098 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fef85820-5306-4e23-a5db-26cf386be8a2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:19.365188 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:19.365188 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:19.369414 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fef85820-5306-4e23-a5db-26cf386be8a2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:19.374611 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fef85820-5306-4e23-a5db-26cf386be8a2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 returned with HTTP 200 Aug 14 03:09:19.375220 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 874/3520] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:19 2026] GET /volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:19.379191 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6a1406b8-23b2-4e84-81fe-7e504ef35e64 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.381202 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6a1406b8-23b2-4e84-81fe-7e504ef35e64 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 Aug 14 03:09:19.381429 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6a1406b8-23b2-4e84-81fe-7e504ef35e64 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:19.381664 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6a1406b8-23b2-4e84-81fe-7e504ef35e64 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:19.390232 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:19.390232 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:19.395142 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6a1406b8-23b2-4e84-81fe-7e504ef35e64 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:09:19.399806 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6a1406b8-23b2-4e84-81fe-7e504ef35e64 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 returned with HTTP 200 Aug 14 03:09:19.400242 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 886/3521] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:19 2026] GET /volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:19.413424 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9bc55a70-59f8-4b2b-b80d-770f965846a7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.415145 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9bc55a70-59f8-4b2b-b80d-770f965846a7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:09:19.415441 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9bc55a70-59f8-4b2b-b80d-770f965846a7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8177b4da-deee-4210-95fe-f9d40a262451", "name": "tempest-VolumesBackupsTest-Backup-1363139244"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:19.416800 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-9bc55a70-59f8-4b2b-b80d-770f965846a7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Creating new backup {'backup': {'volume_id': '8177b4da-deee-4210-95fe-f9d40a262451', 'name': 'tempest-VolumesBackupsTest-Backup-1363139244'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:09:19.416987 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-9bc55a70-59f8-4b2b-b80d-770f965846a7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Creating backup of volume 8177b4da-deee-4210-95fe-f9d40a262451 in container None Aug 14 03:09:19.424742 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:19.424742 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:19.425168 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9bc55a70-59f8-4b2b-b80d-770f965846a7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Volume info retrieved successfully. Aug 14 03:09:19.443154 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-9bc55a70-59f8-4b2b-b80d-770f965846a7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Created reservations ['0311ab43-8fd6-4d08-ab05-5a7204fd2709', 'c49ae4c3-b00c-4a4f-84f5-2a1ecc4e3dd1'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:19.471421 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9bc55a70-59f8-4b2b-b80d-770f965846a7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:09:19.472117 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 881/3522] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:19 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:19.486969 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-974ea185-b4e1-4ba8-89ae-b8b15dae7219 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.490388 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-974ea185-b4e1-4ba8-89ae-b8b15dae7219 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:19.490665 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-974ea185-b4e1-4ba8-89ae-b8b15dae7219 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:19.490967 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-974ea185-b4e1-4ba8-89ae-b8b15dae7219 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:19.491114 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-974ea185-b4e1-4ba8-89ae-b8b15dae7219 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:19.502078 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:19.502078 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:19.502916 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-974ea185-b4e1-4ba8-89ae-b8b15dae7219 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:19.503390 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 882/3523] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:19 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:19.552290 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bb1845f3-ae5b-4ccc-adbb-bc25eaa4ae34 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.554115 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bb1845f3-ae5b-4ccc-adbb-bc25eaa4ae34 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:19.554324 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bb1845f3-ae5b-4ccc-adbb-bc25eaa4ae34 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:19.554532 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bb1845f3-ae5b-4ccc-adbb-bc25eaa4ae34 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:19.554686 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-bb1845f3-ae5b-4ccc-adbb-bc25eaa4ae34 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:19.559092 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:19.559092 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:19.559734 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bb1845f3-ae5b-4ccc-adbb-bc25eaa4ae34 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:19.560165 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 875/3524] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:19 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:19.675863 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d3c9e2b4-5b86-4cf0-bef9-7187f3a1154c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.678302 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d3c9e2b4-5b86-4cf0-bef9-7187f3a1154c tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/7c02c18e-c10e-43f8-9535-f30369e917cf Aug 14 03:09:19.678578 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d3c9e2b4-5b86-4cf0-bef9-7187f3a1154c tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:19.678901 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d3c9e2b4-5b86-4cf0-bef9-7187f3a1154c tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:19.687023 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d3c9e2b4-5b86-4cf0-bef9-7187f3a1154c tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/7c02c18e-c10e-43f8-9535-f30369e917cf returned with HTTP 404 Aug 14 03:09:19.687638 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 887/3525] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:19 2026] GET /volume/v3/volumes/7c02c18e-c10e-43f8-9535-f30369e917cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:19.696254 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-26f437d0-110a-464b-bdbb-f0bab4bf9a90 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.698720 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-26f437d0-110a-464b-bdbb-f0bab4bf9a90 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] DELETE https://10.4.3.152/volume/v3/volumes/cb11a3cc-30bf-4f86-8943-61a2e2e3a701 Aug 14 03:09:19.698979 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-26f437d0-110a-464b-bdbb-f0bab4bf9a90 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:19.699313 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-26f437d0-110a-464b-bdbb-f0bab4bf9a90 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:19.699453 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-26f437d0-110a-464b-bdbb-f0bab4bf9a90 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Delete volume with id: cb11a3cc-30bf-4f86-8943-61a2e2e3a701 Aug 14 03:09:19.709543 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:19.709543 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:19.710231 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-26f437d0-110a-464b-bdbb-f0bab4bf9a90 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:19.730737 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-26f437d0-110a-464b-bdbb-f0bab4bf9a90 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Delete volume request issued successfully. Aug 14 03:09:19.730984 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-26f437d0-110a-464b-bdbb-f0bab4bf9a90 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/cb11a3cc-30bf-4f86-8943-61a2e2e3a701 returned with HTTP 202 Aug 14 03:09:19.731547 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 882/3526] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:19 2026] DELETE /volume/v3/volumes/cb11a3cc-30bf-4f86-8943-61a2e2e3a701 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:19.739007 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3a13a422-eff7-473c-9975-b0a0299c9156 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:19.745219 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3a13a422-eff7-473c-9975-b0a0299c9156 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/cb11a3cc-30bf-4f86-8943-61a2e2e3a701 Aug 14 03:09:19.745538 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3a13a422-eff7-473c-9975-b0a0299c9156 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:19.745900 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3a13a422-eff7-473c-9975-b0a0299c9156 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:19.757989 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:19.757989 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:19.763499 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3a13a422-eff7-473c-9975-b0a0299c9156 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:19.769416 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3a13a422-eff7-473c-9975-b0a0299c9156 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/cb11a3cc-30bf-4f86-8943-61a2e2e3a701 returned with HTTP 200 Aug 14 03:09:19.769979 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 883/3527] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:19 2026] GET /volume/v3/volumes/cb11a3cc-30bf-4f86-8943-61a2e2e3a701 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:20.220454 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fecca0b1-55cf-46a7-a49e-d900e5ece204 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:20.222412 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fecca0b1-55cf-46a7-a49e-d900e5ece204 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:20.222655 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fecca0b1-55cf-46a7-a49e-d900e5ece204 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:20.222929 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fecca0b1-55cf-46a7-a49e-d900e5ece204 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:20.234365 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:20.234365 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:20.237988 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fecca0b1-55cf-46a7-a49e-d900e5ece204 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:20.242070 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fecca0b1-55cf-46a7-a49e-d900e5ece204 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:20.242539 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 876/3528] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:20 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:20.389674 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-09ea8341-62f2-4130-bc2e-b392df2c5803 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:20.391426 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-09ea8341-62f2-4130-bc2e-b392df2c5803 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 Aug 14 03:09:20.391631 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-09ea8341-62f2-4130-bc2e-b392df2c5803 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:20.391807 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-09ea8341-62f2-4130-bc2e-b392df2c5803 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:20.397565 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-09ea8341-62f2-4130-bc2e-b392df2c5803 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 returned with HTTP 404 Aug 14 03:09:20.398261 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 888/3529] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:20 2026] GET /volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:20.404376 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-10bcacb8-8624-4744-8c1b-0718ffe75fc2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:20.406172 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-10bcacb8-8624-4744-8c1b-0718ffe75fc2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 Aug 14 03:09:20.406364 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-10bcacb8-8624-4744-8c1b-0718ffe75fc2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:20.406554 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-10bcacb8-8624-4744-8c1b-0718ffe75fc2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:20.412067 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-10bcacb8-8624-4744-8c1b-0718ffe75fc2 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 returned with HTTP 404 Aug 14 03:09:20.412554 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 883/3530] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:20 2026] GET /volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:20.419444 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-591efc98-d08b-40be-ba23-3badf5fa4347 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:20.421197 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-591efc98-d08b-40be-ba23-3badf5fa4347 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 Aug 14 03:09:20.421377 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-591efc98-d08b-40be-ba23-3badf5fa4347 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:20.421586 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-591efc98-d08b-40be-ba23-3badf5fa4347 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:20.421760 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-591efc98-d08b-40be-ba23-3badf5fa4347 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Delete volume with id: e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 Aug 14 03:09:20.427509 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-591efc98-d08b-40be-ba23-3badf5fa4347 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 returned with HTTP 404 Aug 14 03:09:20.428011 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 884/3531] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:20 2026] DELETE /volume/v3/volumes/e86576e1-6f0c-45d5-bd32-a3ecff75f1f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:20.435420 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:20.437631 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:20.438054 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-91229895"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:20.439975 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-91229895'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:20.440133 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume of 1 GB Aug 14 03:09:20.444962 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Availability Zones retrieved successfully. Aug 14 03:09:20.453294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Flow 'volume_create_api' (2206d548-9d0b-42d7-b588-06adc3369ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:20.454634 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b466d5f-e268-41ea-bb16-5c45ffb47464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:20.455875 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:20.483661 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b466d5f-e268-41ea-bb16-5c45ffb47464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:20.484385 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4925898-cf2f-430a-ac00-9e5786a36bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:20.512919 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1f261308-531e-4c2f-a243-bdda67be51e9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:20.514770 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1f261308-531e-4c2f-a243-bdda67be51e9 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:20.514995 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1f261308-531e-4c2f-a243-bdda67be51e9 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:20.515179 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1f261308-531e-4c2f-a243-bdda67be51e9 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:20.515280 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-1f261308-531e-4c2f-a243-bdda67be51e9 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:20.519384 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:20.519384 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:20.519990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Created reservations ['1a9e80a9-c10d-452a-abca-24b4056cff77', '1e129439-cca5-48c2-bbac-7e8ace9b05ac', 'e1ce57fb-dcaa-4bec-bfa5-adec12b91c38', 'ae833d2a-faee-4267-a98d-38609cc084ca'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:20.520076 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1f261308-531e-4c2f-a243-bdda67be51e9 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:20.520360 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 889/3532] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:20 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:20.520774 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4925898-cf2f-430a-ac00-9e5786a36bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a9e80a9-c10d-452a-abca-24b4056cff77', '1e129439-cca5-48c2-bbac-7e8ace9b05ac', 'e1ce57fb-dcaa-4bec-bfa5-adec12b91c38', 'ae833d2a-faee-4267-a98d-38609cc084ca']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:20.521534 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea694958-d8dd-4889-ab49-7769209861ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:20.543134 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea694958-d8dd-4889-ab49-7769209861ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9600fbbe-36a6-47ed-87f7-7f383c8771a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-91229895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67ac68972eb4a408aa1716cf8271842',qos_specs=None,replication_status=,reservations=['1a9e80a9-c10d-452a-abca-24b4056cff77','1e129439-cca5-48c2-bbac-7e8ace9b05ac','e1ce57fb-dcaa-4bec-bfa5-adec12b91c38','ae833d2a-faee-4267-a98d-38609cc084ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed86d1307c449739a86df80b6bc4908',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-91229895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9600fbbe-36a6-47ed-87f7-7f383c8771a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67ac68972eb4a408aa1716cf8271842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed86d1307c449739a86df80b6bc4908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:20.543907 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2b2485-dc83-44e3-914e-5fd0aed4cd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:20.562657 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2b2485-dc83-44e3-914e-5fd0aed4cd8a) transitioned into state 'SUCCESS' from state '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-91229895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67ac68972eb4a408aa1716cf8271842',qos_specs=None,replication_status=,reservations=['1a9e80a9-c10d-452a-abca-24b4056cff77','1e129439-cca5-48c2-bbac-7e8ace9b05ac','e1ce57fb-dcaa-4bec-bfa5-adec12b91c38','ae833d2a-faee-4267-a98d-38609cc084ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed86d1307c449739a86df80b6bc4908',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:20.563604 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fabead5e-9801-43ef-9c89-90dc6544a04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:20.574486 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fabead5e-9801-43ef-9c89-90dc6544a04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:20.575795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-615b8305-8ceb-4376-b077-d101947a542f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:20.575960 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Flow 'volume_create_api' (2206d548-9d0b-42d7-b588-06adc3369ec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:20.576412 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume request issued successfully. Aug 14 03:09:20.577389 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8beefdc8-5a0c-4627-834c-68ef0b58e25a tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:20.577733 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 877/3533] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:20 2026] POST /volume/v3/volumes => generated 747 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:20.579294 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-615b8305-8ceb-4376-b077-d101947a542f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:20.579666 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-615b8305-8ceb-4376-b077-d101947a542f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:20.580183 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-615b8305-8ceb-4376-b077-d101947a542f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:20.580358 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-615b8305-8ceb-4376-b077-d101947a542f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:20.587763 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:20.587763 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:20.588696 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-615b8305-8ceb-4376-b077-d101947a542f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:20.589899 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 884/3534] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:20 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:20.594731 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2bf3735f-85b1-4b20-a143-f1f5294d8ba8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:20.597149 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2bf3735f-85b1-4b20-a143-f1f5294d8ba8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 Aug 14 03:09:20.597430 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2bf3735f-85b1-4b20-a143-f1f5294d8ba8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:20.597716 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2bf3735f-85b1-4b20-a143-f1f5294d8ba8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:20.607211 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:20.607211 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:20.612906 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2bf3735f-85b1-4b20-a143-f1f5294d8ba8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:20.619386 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2bf3735f-85b1-4b20-a143-f1f5294d8ba8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 returned with HTTP 200 Aug 14 03:09:20.619984 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 885/3535] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:20 2026] GET /volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:20.783544 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cc9da311-5e83-43f2-a35b-50216a4f8aae None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:20.785266 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cc9da311-5e83-43f2-a35b-50216a4f8aae tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/cb11a3cc-30bf-4f86-8943-61a2e2e3a701 Aug 14 03:09:20.785430 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cc9da311-5e83-43f2-a35b-50216a4f8aae tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:20.785608 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cc9da311-5e83-43f2-a35b-50216a4f8aae tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:20.791712 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cc9da311-5e83-43f2-a35b-50216a4f8aae tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/cb11a3cc-30bf-4f86-8943-61a2e2e3a701 returned with HTTP 404 Aug 14 03:09:20.792220 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 890/3536] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:20 2026] GET /volume/v3/volumes/cb11a3cc-30bf-4f86-8943-61a2e2e3a701 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:20.798648 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-33ffc2f3-e4b9-4c9c-afb0-d1887227a0b8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:20.800282 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-33ffc2f3-e4b9-4c9c-afb0-d1887227a0b8 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] DELETE https://10.4.3.152/volume/v3/volumes/180a11b8-9295-4633-aa21-5feea2c501a9 Aug 14 03:09:20.800462 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-33ffc2f3-e4b9-4c9c-afb0-d1887227a0b8 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:20.800620 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-33ffc2f3-e4b9-4c9c-afb0-d1887227a0b8 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:20.800768 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-33ffc2f3-e4b9-4c9c-afb0-d1887227a0b8 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Delete volume with id: 180a11b8-9295-4633-aa21-5feea2c501a9 Aug 14 03:09:20.807384 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:20.807384 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:20.807885 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-33ffc2f3-e4b9-4c9c-afb0-d1887227a0b8 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:20.823836 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-33ffc2f3-e4b9-4c9c-afb0-d1887227a0b8 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Delete volume request issued successfully. Aug 14 03:09:20.824055 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-33ffc2f3-e4b9-4c9c-afb0-d1887227a0b8 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/180a11b8-9295-4633-aa21-5feea2c501a9 returned with HTTP 202 Aug 14 03:09:20.824501 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 878/3537] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:20 2026] DELETE /volume/v3/volumes/180a11b8-9295-4633-aa21-5feea2c501a9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:20.831363 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3561e6df-71fb-48ca-85f2-bd2a2b87cf1d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:20.833295 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3561e6df-71fb-48ca-85f2-bd2a2b87cf1d tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/180a11b8-9295-4633-aa21-5feea2c501a9 Aug 14 03:09:20.833501 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3561e6df-71fb-48ca-85f2-bd2a2b87cf1d tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:20.833700 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3561e6df-71fb-48ca-85f2-bd2a2b87cf1d tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:20.841247 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:20.841247 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:20.845569 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3561e6df-71fb-48ca-85f2-bd2a2b87cf1d tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:20.849690 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3561e6df-71fb-48ca-85f2-bd2a2b87cf1d tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/180a11b8-9295-4633-aa21-5feea2c501a9 returned with HTTP 200 Aug 14 03:09:20.850083 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 885/3538] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:20 2026] GET /volume/v3/volumes/180a11b8-9295-4633-aa21-5feea2c501a9 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:21.213613 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-81122ee6-56a7-4e53-b18b-d95776504c44 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.216603 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-81122ee6-56a7-4e53-b18b-d95776504c44 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] DELETE https://10.4.3.152/volume/v3/attachments/2ddb847d-cbfe-4661-b401-d11b329b4f77 Aug 14 03:09:21.216878 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-81122ee6-56a7-4e53-b18b-d95776504c44 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.217120 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-81122ee6-56a7-4e53-b18b-d95776504c44 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.226806 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.226806 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:21.261944 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-67f4a892-bffb-485d-9afc-96fd3e966618 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.264271 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-67f4a892-bffb-485d-9afc-96fd3e966618 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:21.264271 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-67f4a892-bffb-485d-9afc-96fd3e966618 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.264402 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-67f4a892-bffb-485d-9afc-96fd3e966618 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.272398 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.272398 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:21.277413 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-01ffdb6a-f79f-4a1f-9502-46e1e64ffe8e req-81122ee6-56a7-4e53-b18b-d95776504c44 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/attachments/2ddb847d-cbfe-4661-b401-d11b329b4f77 returned with HTTP 200 Aug 14 03:09:21.277888 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-67f4a892-bffb-485d-9afc-96fd3e966618 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:21.278027 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 886/3539] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:09:21 2026] DELETE /volume/v3/attachments/2ddb847d-cbfe-4661-b401-d11b329b4f77 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:21.283929 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-67f4a892-bffb-485d-9afc-96fd3e966618 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:21.284519 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 891/3540] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:21 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:21.300843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2c816d65-4eb9-4136-b2e5-a0bfe31b5881 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.302882 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2c816d65-4eb9-4136-b2e5-a0bfe31b5881 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:21.303065 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2c816d65-4eb9-4136-b2e5-a0bfe31b5881 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.303265 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2c816d65-4eb9-4136-b2e5-a0bfe31b5881 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.311227 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.311227 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:21.316768 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2c816d65-4eb9-4136-b2e5-a0bfe31b5881 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:21.321257 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2c816d65-4eb9-4136-b2e5-a0bfe31b5881 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:21.321656 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 879/3541] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:21 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:21.376088 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5ed65cfd-ec1a-4067-b643-f2b45b12abcc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.378028 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5ed65cfd-ec1a-4067-b643-f2b45b12abcc tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:21.378286 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5ed65cfd-ec1a-4067-b643-f2b45b12abcc tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.378548 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5ed65cfd-ec1a-4067-b643-f2b45b12abcc tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.385608 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.385608 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:21.389220 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5ed65cfd-ec1a-4067-b643-f2b45b12abcc tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:21.393859 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5ed65cfd-ec1a-4067-b643-f2b45b12abcc tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:21.394239 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 886/3542] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:21 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:21.409318 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-91aa00a7-d2f7-46d4-9d9f-0ba506ceee3e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.411408 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-91aa00a7-d2f7-46d4-9d9f-0ba506ceee3e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:21.411641 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-91aa00a7-d2f7-46d4-9d9f-0ba506ceee3e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.411881 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-91aa00a7-d2f7-46d4-9d9f-0ba506ceee3e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.418958 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.418958 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:21.422667 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-91aa00a7-d2f7-46d4-9d9f-0ba506ceee3e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:21.427483 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-91aa00a7-d2f7-46d4-9d9f-0ba506ceee3e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:21.428138 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 887/3543] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:21 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:21.474582 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-43f360ce-cd66-4dce-a724-4cc00b9aba30 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.476479 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-43f360ce-cd66-4dce-a724-4cc00b9aba30 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:21.476774 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-43f360ce-cd66-4dce-a724-4cc00b9aba30 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.477033 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-43f360ce-cd66-4dce-a724-4cc00b9aba30 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.484747 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.484747 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:21.488686 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-43f360ce-cd66-4dce-a724-4cc00b9aba30 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:21.493249 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-43f360ce-cd66-4dce-a724-4cc00b9aba30 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:21.493638 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 892/3544] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:21 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:21.530898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c676d304-0cd4-4c55-aa33-76303433556b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.533030 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c676d304-0cd4-4c55-aa33-76303433556b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:21.533237 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c676d304-0cd4-4c55-aa33-76303433556b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.533406 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c676d304-0cd4-4c55-aa33-76303433556b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.533499 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-c676d304-0cd4-4c55-aa33-76303433556b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:21.541147 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.541147 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:21.541776 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c676d304-0cd4-4c55-aa33-76303433556b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:21.542219 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 880/3545] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:21 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:21.601507 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-46f4ef2b-f4a8-4083-bf1a-dec654fbd69a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.603159 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-46f4ef2b-f4a8-4083-bf1a-dec654fbd69a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:21.603369 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-46f4ef2b-f4a8-4083-bf1a-dec654fbd69a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.603616 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-46f4ef2b-f4a8-4083-bf1a-dec654fbd69a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.603726 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-46f4ef2b-f4a8-4083-bf1a-dec654fbd69a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:21.608404 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.608404 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:21.609387 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-46f4ef2b-f4a8-4083-bf1a-dec654fbd69a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:21.609605 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 887/3546] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:21 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:21.642137 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f4d5b8f8-09a4-4724-afc9-8bfeb03bb430 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.644558 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f4d5b8f8-09a4-4724-afc9-8bfeb03bb430 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 Aug 14 03:09:21.644869 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f4d5b8f8-09a4-4724-afc9-8bfeb03bb430 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.645094 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f4d5b8f8-09a4-4724-afc9-8bfeb03bb430 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.654188 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.654188 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:21.658851 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f4d5b8f8-09a4-4724-afc9-8bfeb03bb430 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:21.664728 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f4d5b8f8-09a4-4724-afc9-8bfeb03bb430 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 returned with HTTP 200 Aug 14 03:09:21.665358 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 888/3547] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:21 2026] GET /volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:21.682618 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4cb52ab0-d733-47e0-827e-f0d8e3f467fe None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.686109 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4cb52ab0-d733-47e0-827e-f0d8e3f467fe tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8/action Aug 14 03:09:21.686584 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4cb52ab0-d733-47e0-827e-f0d8e3f467fe tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:21.686691 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4cb52ab0-d733-47e0-827e-f0d8e3f467fe tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:21.697042 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.697042 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:21.697599 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.admin_actions [None req-4cb52ab0-d733-47e0-827e-f0d8e3f467fe tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Updating volume '9600fbbe-36a6-47ed-87f7-7f383c8771a8' with '{'status': 'error'}' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:09:21.721595 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4cb52ab0-d733-47e0-827e-f0d8e3f467fe tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8/action returned with HTTP 202 Aug 14 03:09:21.722269 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 893/3548] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:21 2026] POST /volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:21.732238 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c5f6baa1-d355-4286-95ba-c03df7fcec6d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.734473 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c5f6baa1-d355-4286-95ba-c03df7fcec6d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 Aug 14 03:09:21.734731 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c5f6baa1-d355-4286-95ba-c03df7fcec6d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.734913 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c5f6baa1-d355-4286-95ba-c03df7fcec6d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.743589 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.743589 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:21.749043 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c5f6baa1-d355-4286-95ba-c03df7fcec6d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:21.754981 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c5f6baa1-d355-4286-95ba-c03df7fcec6d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 returned with HTTP 200 Aug 14 03:09:21.755970 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 881/3549] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:21 2026] GET /volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:21.769695 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-de50d62b-67f0-4e1f-b84f-cc3168a18be2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.772103 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-de50d62b-67f0-4e1f-b84f-cc3168a18be2 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8/action Aug 14 03:09:21.772458 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-de50d62b-67f0-4e1f-b84f-cc3168a18be2 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:21.772617 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-de50d62b-67f0-4e1f-b84f-cc3168a18be2 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:21.784660 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.784660 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:21.785006 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-de50d62b-67f0-4e1f-b84f-cc3168a18be2 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Volume info retrieved successfully. Aug 14 03:09:21.809354 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-de50d62b-67f0-4e1f-b84f-cc3168a18be2 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Delete volume request issued successfully. Aug 14 03:09:21.809661 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-de50d62b-67f0-4e1f-b84f-cc3168a18be2 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8/action returned with HTTP 202 Aug 14 03:09:21.810118 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 888/3550] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:21 2026] POST /volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:21.821605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-72c002e3-9deb-47f8-a50e-391eb5e98968 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.825081 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-72c002e3-9deb-47f8-a50e-391eb5e98968 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 Aug 14 03:09:21.825391 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-72c002e3-9deb-47f8-a50e-391eb5e98968 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.825651 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-72c002e3-9deb-47f8-a50e-391eb5e98968 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.838043 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.838043 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:21.842740 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-72c002e3-9deb-47f8-a50e-391eb5e98968 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:21.848465 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-72c002e3-9deb-47f8-a50e-391eb5e98968 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 returned with HTTP 200 Aug 14 03:09:21.849178 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 889/3551] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:21 2026] GET /volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:21.864635 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e53c8394-5097-4efa-9337-4fbff53e2689 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.866484 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e53c8394-5097-4efa-9337-4fbff53e2689 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/180a11b8-9295-4633-aa21-5feea2c501a9 Aug 14 03:09:21.866758 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e53c8394-5097-4efa-9337-4fbff53e2689 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.866997 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e53c8394-5097-4efa-9337-4fbff53e2689 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.873772 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e53c8394-5097-4efa-9337-4fbff53e2689 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/180a11b8-9295-4633-aa21-5feea2c501a9 returned with HTTP 404 Aug 14 03:09:21.874342 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 894/3552] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:21 2026] GET /volume/v3/volumes/180a11b8-9295-4633-aa21-5feea2c501a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:21.884908 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a577dc2b-24bf-4e57-844d-3a11d017b836 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.889522 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a577dc2b-24bf-4e57-844d-3a11d017b836 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] DELETE https://10.4.3.152/volume/v3/volumes/bb301f7b-509b-4bce-b9c3-5641363c40e4 Aug 14 03:09:21.889762 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a577dc2b-24bf-4e57-844d-3a11d017b836 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.890043 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a577dc2b-24bf-4e57-844d-3a11d017b836 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.890284 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-a577dc2b-24bf-4e57-844d-3a11d017b836 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Delete volume with id: bb301f7b-509b-4bce-b9c3-5641363c40e4 Aug 14 03:09:21.903753 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.903753 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:21.904658 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a577dc2b-24bf-4e57-844d-3a11d017b836 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:21.930898 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a577dc2b-24bf-4e57-844d-3a11d017b836 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Delete volume request issued successfully. Aug 14 03:09:21.931219 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a577dc2b-24bf-4e57-844d-3a11d017b836 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/bb301f7b-509b-4bce-b9c3-5641363c40e4 returned with HTTP 202 Aug 14 03:09:21.931723 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 882/3553] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:21 2026] DELETE /volume/v3/volumes/bb301f7b-509b-4bce-b9c3-5641363c40e4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:21.939187 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-85d0a28e-e2b9-4fdb-8384-9f9ad37897a8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:21.941341 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-85d0a28e-e2b9-4fdb-8384-9f9ad37897a8 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/bb301f7b-509b-4bce-b9c3-5641363c40e4 Aug 14 03:09:21.941547 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-85d0a28e-e2b9-4fdb-8384-9f9ad37897a8 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:21.941755 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-85d0a28e-e2b9-4fdb-8384-9f9ad37897a8 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:21.950587 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:21.950587 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:21.954897 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-85d0a28e-e2b9-4fdb-8384-9f9ad37897a8 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:21.959460 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-85d0a28e-e2b9-4fdb-8384-9f9ad37897a8 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/bb301f7b-509b-4bce-b9c3-5641363c40e4 returned with HTTP 200 Aug 14 03:09:21.959987 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 889/3554] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:21 2026] GET /volume/v3/volumes/bb301f7b-509b-4bce-b9c3-5641363c40e4 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:22.552265 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-172bddf0-341a-4812-b698-d6e7e6180d3f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:22.553983 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-172bddf0-341a-4812-b698-d6e7e6180d3f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:22.554140 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-172bddf0-341a-4812-b698-d6e7e6180d3f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:22.554354 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-172bddf0-341a-4812-b698-d6e7e6180d3f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:22.554487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-172bddf0-341a-4812-b698-d6e7e6180d3f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:22.560126 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:22.560126 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:22.560727 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-172bddf0-341a-4812-b698-d6e7e6180d3f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:22.561175 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 890/3555] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:22 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:22.621897 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8b44c716-4cb6-4cfd-b82a-cd9c1a84878a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:22.623521 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8b44c716-4cb6-4cfd-b82a-cd9c1a84878a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:22.623711 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8b44c716-4cb6-4cfd-b82a-cd9c1a84878a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:22.623904 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8b44c716-4cb6-4cfd-b82a-cd9c1a84878a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:22.623993 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-8b44c716-4cb6-4cfd-b82a-cd9c1a84878a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:22.627954 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:22.627954 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:22.628505 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8b44c716-4cb6-4cfd-b82a-cd9c1a84878a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:22.629027 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 895/3556] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:22 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:22.863306 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-80c421ec-0991-4bde-acee-549c2d7d7ce7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:22.865397 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-80c421ec-0991-4bde-acee-549c2d7d7ce7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 Aug 14 03:09:22.865722 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-80c421ec-0991-4bde-acee-549c2d7d7ce7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:22.865983 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-80c421ec-0991-4bde-acee-549c2d7d7ce7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:22.872215 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-80c421ec-0991-4bde-acee-549c2d7d7ce7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 returned with HTTP 404 Aug 14 03:09:22.872876 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 883/3557] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:22 2026] GET /volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:22.881701 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6cfdc36a-dc85-4e3e-85cd-2514fd38e0e6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:22.884003 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6cfdc36a-dc85-4e3e-85cd-2514fd38e0e6 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 Aug 14 03:09:22.884261 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6cfdc36a-dc85-4e3e-85cd-2514fd38e0e6 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:22.884515 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6cfdc36a-dc85-4e3e-85cd-2514fd38e0e6 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:22.891491 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6cfdc36a-dc85-4e3e-85cd-2514fd38e0e6 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 returned with HTTP 404 Aug 14 03:09:22.892111 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 890/3558] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:22 2026] GET /volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:22.900006 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-890510db-a566-497b-88a1-64a916a6d4fa None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:22.902348 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-890510db-a566-497b-88a1-64a916a6d4fa tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 Aug 14 03:09:22.902524 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-890510db-a566-497b-88a1-64a916a6d4fa tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:22.902737 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-890510db-a566-497b-88a1-64a916a6d4fa tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:22.902935 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-890510db-a566-497b-88a1-64a916a6d4fa tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Delete volume with id: 9600fbbe-36a6-47ed-87f7-7f383c8771a8 Aug 14 03:09:22.910477 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-890510db-a566-497b-88a1-64a916a6d4fa tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 returned with HTTP 404 Aug 14 03:09:22.911299 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 891/3559] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:22 2026] DELETE /volume/v3/volumes/9600fbbe-36a6-47ed-87f7-7f383c8771a8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:22.925928 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-38638de2-c0d6-467b-9ed2-059de4afe05d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:22.928392 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:22.928957 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1163206604"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:22.930933 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1163206604'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:22.931140 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume of 1 GB Aug 14 03:09:22.937506 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Availability Zones retrieved successfully. Aug 14 03:09:22.944338 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Flow 'volume_create_api' (ad48f68e-7350-45b6-ac51-429278dd8c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:22.945590 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b63b4f-8218-443b-8371-9ffb034bb70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:22.946777 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:22.975559 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e26bf8ff-7347-4ca7-8713-4cdb7bde0481 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:22.977883 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e26bf8ff-7347-4ca7-8713-4cdb7bde0481 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/bb301f7b-509b-4bce-b9c3-5641363c40e4 Aug 14 03:09:22.978289 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e26bf8ff-7347-4ca7-8713-4cdb7bde0481 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:22.978504 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e26bf8ff-7347-4ca7-8713-4cdb7bde0481 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:22.982354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b63b4f-8218-443b-8371-9ffb034bb70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:22.983293 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf40ac8c-1dac-43af-b5eb-f2a22e11ad5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:22.985858 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e26bf8ff-7347-4ca7-8713-4cdb7bde0481 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/bb301f7b-509b-4bce-b9c3-5641363c40e4 returned with HTTP 404 Aug 14 03:09:22.986440 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 884/3560] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:22 2026] GET /volume/v3/volumes/bb301f7b-509b-4bce-b9c3-5641363c40e4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:23.000460 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9928c4ff-1ee4-47c1-9d05-111173146caf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:23.003512 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9928c4ff-1ee4-47c1-9d05-111173146caf tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] DELETE https://10.4.3.152/volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac Aug 14 03:09:23.003740 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9928c4ff-1ee4-47c1-9d05-111173146caf tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:23.004294 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9928c4ff-1ee4-47c1-9d05-111173146caf tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:23.004294 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-9928c4ff-1ee4-47c1-9d05-111173146caf tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Delete volume with id: afea7eca-9b70-4340-be34-371aa51420ac Aug 14 03:09:23.015454 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:23.015454 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:23.016196 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9928c4ff-1ee4-47c1-9d05-111173146caf tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:23.036264 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Created reservations ['09691d46-c5b3-4b38-bced-d30a7ae65bab', '76490e18-d774-45c0-90af-ef5fef853683', 'a80c1f17-b02f-432f-ba69-ab7003557f6e', '6d93532f-c1e1-4c4f-b7fd-6b4e50830c39'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:23.037350 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf40ac8c-1dac-43af-b5eb-f2a22e11ad5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09691d46-c5b3-4b38-bced-d30a7ae65bab', '76490e18-d774-45c0-90af-ef5fef853683', 'a80c1f17-b02f-432f-ba69-ab7003557f6e', '6d93532f-c1e1-4c4f-b7fd-6b4e50830c39']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:23.038436 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b7f667-7fa5-410c-b021-3c4980a1c660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:23.042524 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9928c4ff-1ee4-47c1-9d05-111173146caf tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Delete volume request issued successfully. Aug 14 03:09:23.042898 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9928c4ff-1ee4-47c1-9d05-111173146caf tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac returned with HTTP 202 Aug 14 03:09:23.043181 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 891/3561] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:22 2026] DELETE /volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:23.051179 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b6ee94f7-aa4f-4a23-bb44-cfee79bcd27d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:23.053968 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b6ee94f7-aa4f-4a23-bb44-cfee79bcd27d tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac Aug 14 03:09:23.054120 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b6ee94f7-aa4f-4a23-bb44-cfee79bcd27d tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:23.054325 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b6ee94f7-aa4f-4a23-bb44-cfee79bcd27d tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:23.065844 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:23.065844 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:23.067423 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b7f667-7fa5-410c-b021-3c4980a1c660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c804069e-77db-4e24-9442-3c391fa30161', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1163206604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67ac68972eb4a408aa1716cf8271842',qos_specs=None,replication_status=,reservations=['09691d46-c5b3-4b38-bced-d30a7ae65bab','76490e18-d774-45c0-90af-ef5fef853683','a80c1f17-b02f-432f-ba69-ab7003557f6e','6d93532f-c1e1-4c4f-b7fd-6b4e50830c39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed86d1307c449739a86df80b6bc4908',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1163206604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c804069e-77db-4e24-9442-3c391fa30161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67ac68972eb4a408aa1716cf8271842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed86d1307c449739a86df80b6bc4908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:23.068399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d715ba8-85aa-41d6-9e1e-eaedcb292a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:23.071530 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b6ee94f7-aa4f-4a23-bb44-cfee79bcd27d tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Volume info retrieved successfully. Aug 14 03:09:23.077799 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b6ee94f7-aa4f-4a23-bb44-cfee79bcd27d tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac returned with HTTP 200 Aug 14 03:09:23.077799 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 892/3562] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:23 2026] GET /volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:23.087673 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d715ba8-85aa-41d6-9e1e-eaedcb292a40) transitioned into state 'SUCCESS' from state '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-1163206604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67ac68972eb4a408aa1716cf8271842',qos_specs=None,replication_status=,reservations=['09691d46-c5b3-4b38-bced-d30a7ae65bab','76490e18-d774-45c0-90af-ef5fef853683','a80c1f17-b02f-432f-ba69-ab7003557f6e','6d93532f-c1e1-4c4f-b7fd-6b4e50830c39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed86d1307c449739a86df80b6bc4908',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:23.088884 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1180e273-2aa5-48b6-bfaa-9efb2e2043a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:23.101611 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1180e273-2aa5-48b6-bfaa-9efb2e2043a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:23.102837 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Flow 'volume_create_api' (ad48f68e-7350-45b6-ac51-429278dd8c5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:23.103299 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume request issued successfully. Aug 14 03:09:23.104850 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-38638de2-c0d6-467b-9ed2-059de4afe05d tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:23.104850 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 896/3563] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:22 2026] POST /volume/v3/volumes => generated 749 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:23.119076 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5bb9525d-dc10-49ab-ae5b-7b8c8cd93154 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:23.121273 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5bb9525d-dc10-49ab-ae5b-7b8c8cd93154 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 Aug 14 03:09:23.121489 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5bb9525d-dc10-49ab-ae5b-7b8c8cd93154 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:23.122030 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5bb9525d-dc10-49ab-ae5b-7b8c8cd93154 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:23.132309 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:23.132309 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:23.138010 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5bb9525d-dc10-49ab-ae5b-7b8c8cd93154 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:23.143979 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5bb9525d-dc10-49ab-ae5b-7b8c8cd93154 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 returned with HTTP 200 Aug 14 03:09:23.144454 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 885/3564] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:23 2026] GET /volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:23.572571 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-87ee6b1b-9303-4c21-bc8d-5f1c87740059 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:23.576075 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-87ee6b1b-9303-4c21-bc8d-5f1c87740059 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:23.576340 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-87ee6b1b-9303-4c21-bc8d-5f1c87740059 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:23.576632 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-87ee6b1b-9303-4c21-bc8d-5f1c87740059 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:23.576794 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-87ee6b1b-9303-4c21-bc8d-5f1c87740059 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:23.583242 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:23.583242 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:23.584169 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-87ee6b1b-9303-4c21-bc8d-5f1c87740059 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:23.584855 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 892/3565] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:23 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:23.645018 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2fc22886-c37c-4d61-a144-02e81454830d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:23.647230 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2fc22886-c37c-4d61-a144-02e81454830d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:23.647505 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2fc22886-c37c-4d61-a144-02e81454830d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:23.647757 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2fc22886-c37c-4d61-a144-02e81454830d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:23.647913 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-2fc22886-c37c-4d61-a144-02e81454830d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:23.653069 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:23.653069 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:23.653896 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2fc22886-c37c-4d61-a144-02e81454830d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:23.654378 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 893/3566] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:23 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:24.095073 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-62e168de-e6ae-461a-a17a-57031c76f030 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:24.097757 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-62e168de-e6ae-461a-a17a-57031c76f030 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] GET https://10.4.3.152/volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac Aug 14 03:09:24.098008 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-62e168de-e6ae-461a-a17a-57031c76f030 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:24.098223 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-62e168de-e6ae-461a-a17a-57031c76f030 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:24.105949 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-62e168de-e6ae-461a-a17a-57031c76f030 tempest-CreateVolumesFromSourceVolumeTest-1826988991 tempest-CreateVolumesFromSourceVolumeTest-1826988991-project-member] https://10.4.3.152/volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac returned with HTTP 404 Aug 14 03:09:24.106585 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 897/3567] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:24 2026] GET /volume/v3/volumes/afea7eca-9b70-4340-be34-371aa51420ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:24.164210 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e1477f99-01f9-4f75-9755-7bd11fc7a17b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:24.167741 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e1477f99-01f9-4f75-9755-7bd11fc7a17b tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 Aug 14 03:09:24.167958 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e1477f99-01f9-4f75-9755-7bd11fc7a17b tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:24.168191 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e1477f99-01f9-4f75-9755-7bd11fc7a17b tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:24.182383 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:24.182383 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:24.187186 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e1477f99-01f9-4f75-9755-7bd11fc7a17b tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:24.192959 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e1477f99-01f9-4f75-9755-7bd11fc7a17b tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 returned with HTTP 200 Aug 14 03:09:24.193372 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 886/3568] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:24 2026] GET /volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:24.209839 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-14ae9f41-a50e-47bf-bc47-2df6fbe311ea None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:24.211706 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-14ae9f41-a50e-47bf-bc47-2df6fbe311ea tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161/action Aug 14 03:09:24.212067 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-14ae9f41-a50e-47bf-bc47-2df6fbe311ea tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:24.212184 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-14ae9f41-a50e-47bf-bc47-2df6fbe311ea tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:24.226780 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:24.226780 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:24.227332 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.admin_actions [None req-14ae9f41-a50e-47bf-bc47-2df6fbe311ea tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Updating volume 'c804069e-77db-4e24-9442-3c391fa30161' with '{'status': 'maintenance'}' {{(pid=100380) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:09:24.252718 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-14ae9f41-a50e-47bf-bc47-2df6fbe311ea tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161/action returned with HTTP 202 Aug 14 03:09:24.253331 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 893/3569] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:24 2026] POST /volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:24.265867 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-20e90145-6534-47a1-9cf3-3549154b38c0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:24.269244 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-20e90145-6534-47a1-9cf3-3549154b38c0 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 Aug 14 03:09:24.269859 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-20e90145-6534-47a1-9cf3-3549154b38c0 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:24.269859 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-20e90145-6534-47a1-9cf3-3549154b38c0 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:24.278179 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:24.278179 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:24.282561 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-20e90145-6534-47a1-9cf3-3549154b38c0 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:24.287100 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-20e90145-6534-47a1-9cf3-3549154b38c0 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 returned with HTTP 200 Aug 14 03:09:24.287521 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 894/3570] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:24 2026] GET /volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:24.307845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dfd27dd5-d59f-462e-937d-c96710f24d7b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:24.309695 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dfd27dd5-d59f-462e-937d-c96710f24d7b tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161/action Aug 14 03:09:24.310064 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dfd27dd5-d59f-462e-937d-c96710f24d7b tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:24.310260 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dfd27dd5-d59f-462e-937d-c96710f24d7b tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:24.320790 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:24.320790 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:24.321294 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-dfd27dd5-d59f-462e-937d-c96710f24d7b tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Volume info retrieved successfully. Aug 14 03:09:24.349456 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-dfd27dd5-d59f-462e-937d-c96710f24d7b tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Delete volume request issued successfully. Aug 14 03:09:24.349456 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dfd27dd5-d59f-462e-937d-c96710f24d7b tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161/action returned with HTTP 202 Aug 14 03:09:24.349456 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 898/3571] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:24 2026] POST /volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:24.360057 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a5a762ba-09b9-4159-b408-2bdf0989165b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:24.363614 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a5a762ba-09b9-4159-b408-2bdf0989165b tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 Aug 14 03:09:24.363614 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a5a762ba-09b9-4159-b408-2bdf0989165b tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:24.363614 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a5a762ba-09b9-4159-b408-2bdf0989165b tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:24.375865 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:24.375865 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:24.383333 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a5a762ba-09b9-4159-b408-2bdf0989165b tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:24.388105 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a5a762ba-09b9-4159-b408-2bdf0989165b tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 returned with HTTP 200 Aug 14 03:09:24.388935 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 887/3572] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:24 2026] GET /volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:09:24.597013 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-76583baa-17d8-48ef-80e4-dadbd6f0d74d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:24.599656 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-76583baa-17d8-48ef-80e4-dadbd6f0d74d tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:24.600327 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-76583baa-17d8-48ef-80e4-dadbd6f0d74d tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:24.600327 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-76583baa-17d8-48ef-80e4-dadbd6f0d74d tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:24.600494 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-76583baa-17d8-48ef-80e4-dadbd6f0d74d tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:24.604008 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-56541cf0-b4d4-4078-ba56-0601052f53a5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:24.606428 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:24.606428 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:24.607360 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-76583baa-17d8-48ef-80e4-dadbd6f0d74d tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:24.607650 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-56541cf0-b4d4-4078-ba56-0601052f53a5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] DELETE https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:24.607929 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-56541cf0-b4d4-4078-ba56-0601052f53a5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:24.608116 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 894/3573] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:24 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:24.608256 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-56541cf0-b4d4-4078-ba56-0601052f53a5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:24.608689 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-56541cf0-b4d4-4078-ba56-0601052f53a5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Delete volume with id: 106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:24.620001 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:24.620001 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:24.621440 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-56541cf0-b4d4-4078-ba56-0601052f53a5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:24.643841 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-56541cf0-b4d4-4078-ba56-0601052f53a5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Delete volume request issued successfully. Aug 14 03:09:24.643994 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-56541cf0-b4d4-4078-ba56-0601052f53a5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 202 Aug 14 03:09:24.644479 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 895/3574] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:24 2026] DELETE /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:24.657497 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-98b5d2a4-8d69-4d90-bd0a-2372adb8b0e0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:24.659787 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-98b5d2a4-8d69-4d90-bd0a-2372adb8b0e0 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:24.660112 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-98b5d2a4-8d69-4d90-bd0a-2372adb8b0e0 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:24.661149 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-98b5d2a4-8d69-4d90-bd0a-2372adb8b0e0 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:24.668124 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-74417e36-9b2c-4059-8533-a54bbc28dabf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:24.670495 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74417e36-9b2c-4059-8533-a54bbc28dabf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:24.670800 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74417e36-9b2c-4059-8533-a54bbc28dabf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:24.671021 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74417e36-9b2c-4059-8533-a54bbc28dabf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:24.671194 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-74417e36-9b2c-4059-8533-a54bbc28dabf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:24.674849 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:24.674849 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:24.683492 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:24.683492 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:24.684292 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74417e36-9b2c-4059-8533-a54bbc28dabf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:24.684376 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-98b5d2a4-8d69-4d90-bd0a-2372adb8b0e0 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:24.684511 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 888/3575] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:24 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:24.692160 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-98b5d2a4-8d69-4d90-bd0a-2372adb8b0e0 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 200 Aug 14 03:09:24.692971 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 899/3576] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:24 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:25.403170 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6422a7ca-1b05-4037-a6bb-5128bd51be00 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:25.405970 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6422a7ca-1b05-4037-a6bb-5128bd51be00 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 Aug 14 03:09:25.406784 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6422a7ca-1b05-4037-a6bb-5128bd51be00 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:25.406784 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6422a7ca-1b05-4037-a6bb-5128bd51be00 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:25.415247 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6422a7ca-1b05-4037-a6bb-5128bd51be00 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 returned with HTTP 404 Aug 14 03:09:25.416069 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 895/3577] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:25 2026] GET /volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:25.426737 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4f3c2a14-8ab7-4705-8243-fe07f4c239bb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:25.428919 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4f3c2a14-8ab7-4705-8243-fe07f4c239bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 Aug 14 03:09:25.429164 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4f3c2a14-8ab7-4705-8243-fe07f4c239bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:25.429353 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4f3c2a14-8ab7-4705-8243-fe07f4c239bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:25.437264 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4f3c2a14-8ab7-4705-8243-fe07f4c239bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 returned with HTTP 404 Aug 14 03:09:25.438054 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 896/3578] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:25 2026] GET /volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:25.449815 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-23295f1c-087f-4f61-a7fb-d9c209b46aa3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:25.452945 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-23295f1c-087f-4f61-a7fb-d9c209b46aa3 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] DELETE https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 Aug 14 03:09:25.454265 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-23295f1c-087f-4f61-a7fb-d9c209b46aa3 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:25.454497 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-23295f1c-087f-4f61-a7fb-d9c209b46aa3 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:25.454779 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-23295f1c-087f-4f61-a7fb-d9c209b46aa3 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Delete volume with id: c804069e-77db-4e24-9442-3c391fa30161 Aug 14 03:09:25.469079 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-23295f1c-087f-4f61-a7fb-d9c209b46aa3 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 returned with HTTP 404 Aug 14 03:09:25.470680 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 889/3579] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:25 2026] DELETE /volume/v3/volumes/c804069e-77db-4e24-9442-3c391fa30161 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:25.480286 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:25.482732 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:25.483093 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1985748641"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:25.484568 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1985748641'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:25.484696 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume of 1 GB Aug 14 03:09:25.489009 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Availability Zones retrieved successfully. Aug 14 03:09:25.497408 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Flow 'volume_create_api' (96a68fc6-ffbc-48c1-9901-4202ab1818dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:25.498796 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eb2e593-36b7-4dee-b704-ae0490e2d246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:25.500245 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:25.536595 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eb2e593-36b7-4dee-b704-ae0490e2d246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:25.537709 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd894e2-071f-4057-b2d6-820224a4ead1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:25.587323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Created reservations ['5d9ee103-ea14-45a8-9b0a-1a2ad71ded77', 'affff178-dee4-4d6f-84a0-7ef0f140d595', '8a04c501-fcaa-4b22-8cb6-ad37325453ef', 'cf89898c-08c4-4c6e-9f1b-442b5d04fcd8'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:25.588201 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd894e2-071f-4057-b2d6-820224a4ead1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d9ee103-ea14-45a8-9b0a-1a2ad71ded77', 'affff178-dee4-4d6f-84a0-7ef0f140d595', '8a04c501-fcaa-4b22-8cb6-ad37325453ef', 'cf89898c-08c4-4c6e-9f1b-442b5d04fcd8']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:25.588955 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be147620-d3cf-4bc3-855a-6d09a5825a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:25.616845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be147620-d3cf-4bc3-855a-6d09a5825a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8be372-4443-4940-8ae4-7a6baafa8d32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1985748641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67ac68972eb4a408aa1716cf8271842',qos_specs=None,replication_status=,reservations=['5d9ee103-ea14-45a8-9b0a-1a2ad71ded77','affff178-dee4-4d6f-84a0-7ef0f140d595','8a04c501-fcaa-4b22-8cb6-ad37325453ef','cf89898c-08c4-4c6e-9f1b-442b5d04fcd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed86d1307c449739a86df80b6bc4908',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1985748641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e8be372-4443-4940-8ae4-7a6baafa8d32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67ac68972eb4a408aa1716cf8271842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed86d1307c449739a86df80b6bc4908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:25.616845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ca3c7f-80b9-4244-9a22-4d953c37f2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:25.624375 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ce791efb-cf14-4e07-8bf0-49c48b5583a7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:25.627891 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ce791efb-cf14-4e07-8bf0-49c48b5583a7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:25.628569 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ce791efb-cf14-4e07-8bf0-49c48b5583a7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:25.628797 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ce791efb-cf14-4e07-8bf0-49c48b5583a7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:25.628965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-ce791efb-cf14-4e07-8bf0-49c48b5583a7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:25.634339 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:25.634339 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:25.635100 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ce791efb-cf14-4e07-8bf0-49c48b5583a7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:25.635550 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 896/3580] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:25 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:25.638167 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ca3c7f-80b9-4244-9a22-4d953c37f2b4) transitioned into state 'SUCCESS' from state '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-1985748641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67ac68972eb4a408aa1716cf8271842',qos_specs=None,replication_status=,reservations=['5d9ee103-ea14-45a8-9b0a-1a2ad71ded77','affff178-dee4-4d6f-84a0-7ef0f140d595','8a04c501-fcaa-4b22-8cb6-ad37325453ef','cf89898c-08c4-4c6e-9f1b-442b5d04fcd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed86d1307c449739a86df80b6bc4908',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:25.638940 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4410a20-9bc2-48d4-afe2-81cb88e63463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:25.650238 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4410a20-9bc2-48d4-afe2-81cb88e63463) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:25.651091 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Flow 'volume_create_api' (96a68fc6-ffbc-48c1-9901-4202ab1818dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:25.651410 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Create volume request issued successfully. Aug 14 03:09:25.652453 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-546b13a8-d5a3-42d6-a7c0-72755d5b85bb tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:25.653001 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 900/3581] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:25 2026] POST /volume/v3/volumes => generated 749 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:25.665432 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a39f809f-0038-4385-b80e-19f5acb197f5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:25.667350 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a39f809f-0038-4385-b80e-19f5acb197f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 Aug 14 03:09:25.667608 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a39f809f-0038-4385-b80e-19f5acb197f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:25.667801 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a39f809f-0038-4385-b80e-19f5acb197f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:25.675547 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:25.675547 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:25.680359 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a39f809f-0038-4385-b80e-19f5acb197f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:25.684908 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a39f809f-0038-4385-b80e-19f5acb197f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 returned with HTTP 200 Aug 14 03:09:25.685348 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 897/3582] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:25 2026] GET /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:25.697731 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-70e7a661-15c4-4471-8bc8-8fbe5d521cea None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:25.700022 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-70e7a661-15c4-4471-8bc8-8fbe5d521cea tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:25.700295 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-70e7a661-15c4-4471-8bc8-8fbe5d521cea tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:25.700563 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-70e7a661-15c4-4471-8bc8-8fbe5d521cea tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:25.700705 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-70e7a661-15c4-4471-8bc8-8fbe5d521cea tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:25.706242 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:25.706242 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:25.707001 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-70e7a661-15c4-4471-8bc8-8fbe5d521cea tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:25.707539 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 890/3583] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:25 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:25.714636 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-423a9638-7163-44b2-8090-8c19ed4affc5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:25.716887 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-423a9638-7163-44b2-8090-8c19ed4affc5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 Aug 14 03:09:25.717124 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-423a9638-7163-44b2-8090-8c19ed4affc5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:25.717359 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-423a9638-7163-44b2-8090-8c19ed4affc5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:25.723728 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-423a9638-7163-44b2-8090-8c19ed4affc5 tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 returned with HTTP 404 Aug 14 03:09:25.724267 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 897/3584] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:25 2026] GET /volume/v3/volumes/106bd733-988f-4830-b3d8-0b280db1fac8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:25.734075 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c96c6bc8-8d3e-4c2f-aaf3-d11b7f4ee79a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:25.736047 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c96c6bc8-8d3e-4c2f-aaf3-d11b7f4ee79a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:25.736235 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c96c6bc8-8d3e-4c2f-aaf3-d11b7f4ee79a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:25.736467 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c96c6bc8-8d3e-4c2f-aaf3-d11b7f4ee79a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:25.736646 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-c96c6bc8-8d3e-4c2f-aaf3-d11b7f4ee79a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Delete volume with id: e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:25.745338 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:25.745338 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:25.745970 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c96c6bc8-8d3e-4c2f-aaf3-d11b7f4ee79a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:25.764399 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c96c6bc8-8d3e-4c2f-aaf3-d11b7f4ee79a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Delete volume request issued successfully. Aug 14 03:09:25.764659 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c96c6bc8-8d3e-4c2f-aaf3-d11b7f4ee79a tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 202 Aug 14 03:09:25.765143 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 901/3585] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:25 2026] DELETE /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:25.773466 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-733e55eb-9a76-48da-b259-7171b268776f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:25.775890 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-733e55eb-9a76-48da-b259-7171b268776f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:25.776144 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-733e55eb-9a76-48da-b259-7171b268776f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:25.776394 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-733e55eb-9a76-48da-b259-7171b268776f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:25.789546 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:25.789546 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:25.795205 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-733e55eb-9a76-48da-b259-7171b268776f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:25.801522 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-733e55eb-9a76-48da-b259-7171b268776f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 200 Aug 14 03:09:25.802237 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 898/3586] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:25 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:26.650089 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ee6b04ee-d0b2-4695-81a7-7988aff81553 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:26.653626 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ee6b04ee-d0b2-4695-81a7-7988aff81553 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:26.653951 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ee6b04ee-d0b2-4695-81a7-7988aff81553 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:26.654352 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ee6b04ee-d0b2-4695-81a7-7988aff81553 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:26.654352 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-ee6b04ee-d0b2-4695-81a7-7988aff81553 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:26.660525 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:26.660525 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:26.661364 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ee6b04ee-d0b2-4695-81a7-7988aff81553 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:26.662102 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 891/3587] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:26 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:26.698936 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-64a05ebf-0db3-4c94-8783-80350f40f3d7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:26.701123 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-64a05ebf-0db3-4c94-8783-80350f40f3d7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 Aug 14 03:09:26.701389 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-64a05ebf-0db3-4c94-8783-80350f40f3d7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:26.701625 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-64a05ebf-0db3-4c94-8783-80350f40f3d7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:26.709305 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:26.709305 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:26.715838 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-64a05ebf-0db3-4c94-8783-80350f40f3d7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:26.718738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-060375c5-2896-423c-925a-736c03a1f0a6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:26.721180 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-060375c5-2896-423c-925a-736c03a1f0a6 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:26.721416 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-060375c5-2896-423c-925a-736c03a1f0a6 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:26.721668 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-060375c5-2896-423c-925a-736c03a1f0a6 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:26.721855 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-060375c5-2896-423c-925a-736c03a1f0a6 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:26.722649 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-64a05ebf-0db3-4c94-8783-80350f40f3d7 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 returned with HTTP 200 Aug 14 03:09:26.723325 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 898/3588] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:26 2026] GET /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:26.727443 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:26.727443 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:26.728206 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-060375c5-2896-423c-925a-736c03a1f0a6 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:26.728659 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 902/3589] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:26 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:26.742330 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5d8644f8-5a20-44d6-85cb-f8fa9764a0f1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:26.744785 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5d8644f8-5a20-44d6-85cb-f8fa9764a0f1 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32/action Aug 14 03:09:26.745224 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5d8644f8-5a20-44d6-85cb-f8fa9764a0f1 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:26.745694 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5d8644f8-5a20-44d6-85cb-f8fa9764a0f1 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:26.761033 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:26.761033 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:26.761502 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.admin_actions [None req-5d8644f8-5a20-44d6-85cb-f8fa9764a0f1 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Updating volume '7e8be372-4443-4940-8ae4-7a6baafa8d32' with '{'status': 'error'}' {{(pid=100378) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:09:26.787973 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5d8644f8-5a20-44d6-85cb-f8fa9764a0f1 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32/action returned with HTTP 202 Aug 14 03:09:26.788661 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 899/3590] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:26 2026] POST /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:26.797934 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e036a13d-89fb-48e4-b058-8a0bbd6696ec None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:26.800167 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e036a13d-89fb-48e4-b058-8a0bbd6696ec tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 Aug 14 03:09:26.800346 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e036a13d-89fb-48e4-b058-8a0bbd6696ec tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:26.800530 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e036a13d-89fb-48e4-b058-8a0bbd6696ec tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:26.809477 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:26.809477 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:26.816451 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e036a13d-89fb-48e4-b058-8a0bbd6696ec tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:26.821977 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-74a34857-176d-41b9-9088-2c3ffeca69cf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:26.824434 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e036a13d-89fb-48e4-b058-8a0bbd6696ec tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 returned with HTTP 200 Aug 14 03:09:26.825062 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-74a34857-176d-41b9-9088-2c3ffeca69cf tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 Aug 14 03:09:26.825113 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 892/3591] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:26 2026] GET /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:26.825147 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-74a34857-176d-41b9-9088-2c3ffeca69cf tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:26.825273 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-74a34857-176d-41b9-9088-2c3ffeca69cf tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:26.831251 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-74a34857-176d-41b9-9088-2c3ffeca69cf tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 returned with HTTP 404 Aug 14 03:09:26.831971 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 899/3592] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:26 2026] GET /volume/v3/volumes/e26c3225-a014-4135-9837-5e84cc5de302 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:26.843876 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-742a1cc7-e054-41a8-80c7-ca7aa74f6113 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:26.846247 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-742a1cc7-e054-41a8-80c7-ca7aa74f6113 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32/action Aug 14 03:09:26.846754 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-742a1cc7-e054-41a8-80c7-ca7aa74f6113 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:26.846966 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-742a1cc7-e054-41a8-80c7-ca7aa74f6113 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:26.858841 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:26.858841 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:26.859440 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.admin_actions [None req-742a1cc7-e054-41a8-80c7-ca7aa74f6113 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Updating volume '7e8be372-4443-4940-8ae4-7a6baafa8d32' with '{'status': 'available'}' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:09:26.886017 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-742a1cc7-e054-41a8-80c7-ca7aa74f6113 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32/action returned with HTTP 202 Aug 14 03:09:26.886442 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 903/3593] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:26 2026] POST /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:26.890391 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a872e2f2-e5fc-4908-a661-596c87f3b79e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:26.892421 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a872e2f2-e5fc-4908-a661-596c87f3b79e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] DELETE https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:09:26.892760 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a872e2f2-e5fc-4908-a661-596c87f3b79e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:26.893082 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a872e2f2-e5fc-4908-a661-596c87f3b79e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:26.893331 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-a872e2f2-e5fc-4908-a661-596c87f3b79e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Delete volume with id: 61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:09:26.893581 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d6bce74a-d6cf-4de9-be2b-d2c0d70e87c8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:26.895623 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d6bce74a-d6cf-4de9-be2b-d2c0d70e87c8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 Aug 14 03:09:26.895749 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d6bce74a-d6cf-4de9-be2b-d2c0d70e87c8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:26.895964 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d6bce74a-d6cf-4de9-be2b-d2c0d70e87c8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:26.901129 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:26.901129 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:26.901635 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a872e2f2-e5fc-4908-a661-596c87f3b79e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:26.903108 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:26.903108 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:26.907195 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d6bce74a-d6cf-4de9-be2b-d2c0d70e87c8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:26.911861 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d6bce74a-d6cf-4de9-be2b-d2c0d70e87c8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 returned with HTTP 200 Aug 14 03:09:26.912269 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 893/3594] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:26 2026] GET /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:26.920894 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a872e2f2-e5fc-4908-a661-596c87f3b79e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Delete volume request issued successfully. Aug 14 03:09:26.921169 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a872e2f2-e5fc-4908-a661-596c87f3b79e tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 202 Aug 14 03:09:26.921753 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 900/3595] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:26 2026] DELETE /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:26.926037 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b77cb42f-73f2-4a31-b9c0-25e153b45441 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:26.927955 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b77cb42f-73f2-4a31-b9c0-25e153b45441 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32/action Aug 14 03:09:26.928371 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b77cb42f-73f2-4a31-b9c0-25e153b45441 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:26.928609 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b77cb42f-73f2-4a31-b9c0-25e153b45441 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:26.930180 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-19f0ccc7-cfb8-429f-bbbf-4a7f6d6a1c3f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:26.932337 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19f0ccc7-cfb8-429f-bbbf-4a7f6d6a1c3f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:09:26.932563 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19f0ccc7-cfb8-429f-bbbf-4a7f6d6a1c3f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:26.932882 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19f0ccc7-cfb8-429f-bbbf-4a7f6d6a1c3f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:26.940659 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:26.940659 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:26.941164 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.admin_actions [None req-b77cb42f-73f2-4a31-b9c0-25e153b45441 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Updating volume '7e8be372-4443-4940-8ae4-7a6baafa8d32' with '{'status': 'maintenance'}' {{(pid=100380) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:09:26.943938 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:26.943938 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:26.948929 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-19f0ccc7-cfb8-429f-bbbf-4a7f6d6a1c3f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Volume info retrieved successfully. Aug 14 03:09:26.954794 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19f0ccc7-cfb8-429f-bbbf-4a7f6d6a1c3f tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 200 Aug 14 03:09:26.955291 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 904/3596] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:26 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:26.965056 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b77cb42f-73f2-4a31-b9c0-25e153b45441 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32/action returned with HTTP 202 Aug 14 03:09:26.965571 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 900/3597] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:26 2026] POST /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:26.973381 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-92ed67f1-bc7a-4c62-a513-85c8de1938f1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:26.975232 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-92ed67f1-bc7a-4c62-a513-85c8de1938f1 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 Aug 14 03:09:26.975530 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-92ed67f1-bc7a-4c62-a513-85c8de1938f1 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:26.975771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-92ed67f1-bc7a-4c62-a513-85c8de1938f1 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:26.983644 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:26.983644 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:26.988813 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-92ed67f1-bc7a-4c62-a513-85c8de1938f1 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:26.995108 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-92ed67f1-bc7a-4c62-a513-85c8de1938f1 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 returned with HTTP 200 Aug 14 03:09:26.995626 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 894/3598] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:26 2026] GET /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:27.011358 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-33dd76f1-2ee1-4a46-a8c4-b9ee3fd1d3e4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:27.014951 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-33dd76f1-2ee1-4a46-a8c4-b9ee3fd1d3e4 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] POST https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32/action Aug 14 03:09:27.015539 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-33dd76f1-2ee1-4a46-a8c4-b9ee3fd1d3e4 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:27.015732 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-33dd76f1-2ee1-4a46-a8c4-b9ee3fd1d3e4 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:27.032518 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:27.032518 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:27.033207 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.admin_actions [None req-33dd76f1-2ee1-4a46-a8c4-b9ee3fd1d3e4 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] Updating volume '7e8be372-4443-4940-8ae4-7a6baafa8d32' with '{'status': 'available'}' {{(pid=100378) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:09:27.060267 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-33dd76f1-2ee1-4a46-a8c4-b9ee3fd1d3e4 tempest-VolumesActionsTest-203727308 tempest-VolumesActionsTest-203727308-project-admin] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32/action returned with HTTP 202 Aug 14 03:09:27.061023 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 901/3599] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:09:27 2026] POST /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:27.068553 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-16a00ebf-8a7e-4c50-ab8e-7f16364408ed None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:27.070597 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-16a00ebf-8a7e-4c50-ab8e-7f16364408ed tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 Aug 14 03:09:27.070770 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-16a00ebf-8a7e-4c50-ab8e-7f16364408ed tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:27.070959 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-16a00ebf-8a7e-4c50-ab8e-7f16364408ed tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:27.080897 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:27.080897 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:27.085885 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-16a00ebf-8a7e-4c50-ab8e-7f16364408ed tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:27.097342 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-16a00ebf-8a7e-4c50-ab8e-7f16364408ed tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 returned with HTTP 200 Aug 14 03:09:27.097990 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 905/3600] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:27 2026] GET /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:27.115856 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ee30d1ee-2a2c-4b37-970a-fd97929837f0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:27.118072 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ee30d1ee-2a2c-4b37-970a-fd97929837f0 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 Aug 14 03:09:27.118648 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ee30d1ee-2a2c-4b37-970a-fd97929837f0 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:27.118910 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ee30d1ee-2a2c-4b37-970a-fd97929837f0 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:27.127116 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:27.127116 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:27.130779 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ee30d1ee-2a2c-4b37-970a-fd97929837f0 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:27.135495 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ee30d1ee-2a2c-4b37-970a-fd97929837f0 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 returned with HTTP 200 Aug 14 03:09:27.135958 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 901/3601] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:27 2026] GET /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:27.148383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c4f575f6-c722-4841-946d-d1e6b6a1d31e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:27.152564 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c4f575f6-c722-4841-946d-d1e6b6a1d31e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] DELETE https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 Aug 14 03:09:27.152909 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c4f575f6-c722-4841-946d-d1e6b6a1d31e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:27.153232 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c4f575f6-c722-4841-946d-d1e6b6a1d31e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:27.153495 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-c4f575f6-c722-4841-946d-d1e6b6a1d31e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Delete volume with id: 7e8be372-4443-4940-8ae4-7a6baafa8d32 Aug 14 03:09:27.166428 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:27.166428 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:27.167333 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c4f575f6-c722-4841-946d-d1e6b6a1d31e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:27.193199 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c4f575f6-c722-4841-946d-d1e6b6a1d31e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Delete volume request issued successfully. Aug 14 03:09:27.193199 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c4f575f6-c722-4841-946d-d1e6b6a1d31e tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 returned with HTTP 202 Aug 14 03:09:27.195306 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 895/3602] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:27 2026] DELETE /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:27.202687 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cb4bb106-b263-4100-89fc-f5cc5d8c94f5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:27.208491 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cb4bb106-b263-4100-89fc-f5cc5d8c94f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 Aug 14 03:09:27.208799 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cb4bb106-b263-4100-89fc-f5cc5d8c94f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:27.208908 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cb4bb106-b263-4100-89fc-f5cc5d8c94f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:27.219238 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:27.219238 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:27.225309 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cb4bb106-b263-4100-89fc-f5cc5d8c94f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Volume info retrieved successfully. Aug 14 03:09:27.234911 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cb4bb106-b263-4100-89fc-f5cc5d8c94f5 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 returned with HTTP 200 Aug 14 03:09:27.234911 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 902/3603] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:27 2026] GET /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:27.674485 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-25ed249b-b2a8-46c3-b5af-676723717244 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:27.676198 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-25ed249b-b2a8-46c3-b5af-676723717244 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:27.676349 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-25ed249b-b2a8-46c3-b5af-676723717244 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:27.676552 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-25ed249b-b2a8-46c3-b5af-676723717244 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:27.676635 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-25ed249b-b2a8-46c3-b5af-676723717244 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:27.681733 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:27.681733 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:27.682498 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-25ed249b-b2a8-46c3-b5af-676723717244 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:27.682914 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 906/3604] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:27 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:27.741971 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-42292936-1641-4442-b684-1637f1936e66 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:27.743955 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-42292936-1641-4442-b684-1637f1936e66 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:27.744215 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-42292936-1641-4442-b684-1637f1936e66 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:27.744365 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-42292936-1641-4442-b684-1637f1936e66 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:27.744486 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-42292936-1641-4442-b684-1637f1936e66 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:27.748810 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:27.748810 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:27.749563 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-42292936-1641-4442-b684-1637f1936e66 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:27.750053 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 902/3605] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:27 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:27.971002 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5c8c2c94-ec40-4ae3-872c-b7975a6569bd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:27.972936 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5c8c2c94-ec40-4ae3-872c-b7975a6569bd tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] GET https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 Aug 14 03:09:27.973123 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5c8c2c94-ec40-4ae3-872c-b7975a6569bd tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:27.973332 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5c8c2c94-ec40-4ae3-872c-b7975a6569bd tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:27.979911 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5c8c2c94-ec40-4ae3-872c-b7975a6569bd tempest-AttachVolumeTestJSON-285497289 tempest-AttachVolumeTestJSON-285497289-project-member] https://10.4.3.152/volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 returned with HTTP 404 Aug 14 03:09:27.980473 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 896/3606] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:27 2026] GET /volume/v3/volumes/61992027-fd8c-42b7-9541-c084dc79d918 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:28.248956 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-19203bbe-c7cc-4896-b4f6-6544e067c0d8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:28.251304 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19203bbe-c7cc-4896-b4f6-6544e067c0d8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] GET https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 Aug 14 03:09:28.253982 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19203bbe-c7cc-4896-b4f6-6544e067c0d8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:28.253982 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19203bbe-c7cc-4896-b4f6-6544e067c0d8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:28.261636 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19203bbe-c7cc-4896-b4f6-6544e067c0d8 tempest-VolumesActionsTest-1192616697 tempest-VolumesActionsTest-1192616697-project-member] https://10.4.3.152/volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 returned with HTTP 404 Aug 14 03:09:28.261636 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 903/3607] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:28 2026] GET /volume/v3/volumes/7e8be372-4443-4940-8ae4-7a6baafa8d32 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:28.694926 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9ba6634d-ee58-429c-86c4-9176580e317f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:28.697433 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9ba6634d-ee58-429c-86c4-9176580e317f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:28.697770 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9ba6634d-ee58-429c-86c4-9176580e317f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:28.698072 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9ba6634d-ee58-429c-86c4-9176580e317f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:28.698219 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-9ba6634d-ee58-429c-86c4-9176580e317f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:28.702888 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:28.702888 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:28.703562 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9ba6634d-ee58-429c-86c4-9176580e317f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:28.704513 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 907/3608] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:28 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:28.763457 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-56ad0595-48ba-4817-8a7c-d4f0ad2b8bc2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:28.766056 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-56ad0595-48ba-4817-8a7c-d4f0ad2b8bc2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:28.766356 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-56ad0595-48ba-4817-8a7c-d4f0ad2b8bc2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:28.766673 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-56ad0595-48ba-4817-8a7c-d4f0ad2b8bc2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:28.766836 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-56ad0595-48ba-4817-8a7c-d4f0ad2b8bc2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:28.771676 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:28.771676 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:28.772454 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-56ad0595-48ba-4817-8a7c-d4f0ad2b8bc2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:28.773002 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 903/3609] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:28 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:29.718075 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-74696558-3b4d-4a63-8df5-f61ff539c310 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:29.720635 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74696558-3b4d-4a63-8df5-f61ff539c310 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:29.720909 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74696558-3b4d-4a63-8df5-f61ff539c310 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:29.721145 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74696558-3b4d-4a63-8df5-f61ff539c310 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:29.721280 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-74696558-3b4d-4a63-8df5-f61ff539c310 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:29.728935 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:29.728935 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:29.728935 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74696558-3b4d-4a63-8df5-f61ff539c310 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:29.730220 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 897/3610] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:29 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:29.785983 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-26020455-bf04-41fb-a910-c67ce8960253 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:29.788018 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-26020455-bf04-41fb-a910-c67ce8960253 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:29.788317 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-26020455-bf04-41fb-a910-c67ce8960253 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:29.788589 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-26020455-bf04-41fb-a910-c67ce8960253 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:29.788733 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-26020455-bf04-41fb-a910-c67ce8960253 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:29.796088 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:29.796088 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:29.797257 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-26020455-bf04-41fb-a910-c67ce8960253 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:29.798192 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 904/3611] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:29 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:30.744021 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b6697283-02e5-40df-824b-6ece97f4229f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:30.746261 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b6697283-02e5-40df-824b-6ece97f4229f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:30.746537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b6697283-02e5-40df-824b-6ece97f4229f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:30.746789 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b6697283-02e5-40df-824b-6ece97f4229f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:30.746977 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b6697283-02e5-40df-824b-6ece97f4229f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:30.754023 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:30.754023 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:30.754881 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b6697283-02e5-40df-824b-6ece97f4229f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:30.755382 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 908/3612] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:30 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:30.811320 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1db2bcfd-e646-45a3-8655-44d7c69f1f17 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:30.814355 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1db2bcfd-e646-45a3-8655-44d7c69f1f17 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:30.815193 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1db2bcfd-e646-45a3-8655-44d7c69f1f17 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:30.815193 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1db2bcfd-e646-45a3-8655-44d7c69f1f17 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:30.815193 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-1db2bcfd-e646-45a3-8655-44d7c69f1f17 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:30.820665 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:30.820665 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:30.821458 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1db2bcfd-e646-45a3-8655-44d7c69f1f17 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:30.822140 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 904/3613] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:30 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:30.885715 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:30.971335 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:30.971335 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1891275836"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:30.972434 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1891275836'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:30.972679 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create volume of 1 GB Aug 14 03:09:30.976951 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Availability Zones retrieved successfully. Aug 14 03:09:30.984796 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Flow 'volume_create_api' (10b481ab-59cf-41a1-ac6c-30a8edca4af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:30.985766 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c22368-c624-453b-a1a1-d8fbab1f7f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:30.986617 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:31.009928 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c22368-c624-453b-a1a1-d8fbab1f7f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:31.010638 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20fb7ec-9559-4d17-af02-b39ab63eff33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:31.141753 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Created reservations ['65dc7205-b7fc-41a7-972d-689e67287ae1', 'c03f4239-3944-4d8f-9e6e-71735dc3c59d', '578946a1-c9d0-4598-acdc-31e4dc052ce8', 'dc0b35cc-0ccb-464f-822a-bcbfdc56e77a'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:31.144552 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20fb7ec-9559-4d17-af02-b39ab63eff33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65dc7205-b7fc-41a7-972d-689e67287ae1', 'c03f4239-3944-4d8f-9e6e-71735dc3c59d', '578946a1-c9d0-4598-acdc-31e4dc052ce8', 'dc0b35cc-0ccb-464f-822a-bcbfdc56e77a']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:31.148930 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (862c49b0-8dc3-44a5-828d-d502297ddc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:31.203018 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (862c49b0-8dc3-44a5-828d-d502297ddc1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8848f25-37ec-4a2e-800e-4a7cebcfe085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1891275836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9332ee95360d415885a541ff4448a834',qos_specs=None,replication_status=,reservations=['65dc7205-b7fc-41a7-972d-689e67287ae1','c03f4239-3944-4d8f-9e6e-71735dc3c59d','578946a1-c9d0-4598-acdc-31e4dc052ce8','dc0b35cc-0ccb-464f-822a-bcbfdc56e77a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d3f3ba95f54b93ac0e17eeb6240901',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1891275836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8848f25-37ec-4a2e-800e-4a7cebcfe085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9332ee95360d415885a541ff4448a834',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7d3f3ba95f54b93ac0e17eeb6240901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:31.204150 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb2b40ff-8c39-4cda-a5a3-7c3c19308b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:31.226694 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb2b40ff-8c39-4cda-a5a3-7c3c19308b58) transitioned into state 'SUCCESS' from state '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-1891275836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9332ee95360d415885a541ff4448a834',qos_specs=None,replication_status=,reservations=['65dc7205-b7fc-41a7-972d-689e67287ae1','c03f4239-3944-4d8f-9e6e-71735dc3c59d','578946a1-c9d0-4598-acdc-31e4dc052ce8','dc0b35cc-0ccb-464f-822a-bcbfdc56e77a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d3f3ba95f54b93ac0e17eeb6240901',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:31.227405 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594c84f1-3aa6-47a0-a27b-38175796c663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:31.237326 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594c84f1-3aa6-47a0-a27b-38175796c663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:31.238179 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Flow 'volume_create_api' (10b481ab-59cf-41a1-ac6c-30a8edca4af0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:31.238488 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create volume request issued successfully. Aug 14 03:09:31.239387 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-750d4264-6c76-4fd0-8f24-00d6fc997c51 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:31.239568 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 898/3614] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:30 2026] POST /volume/v3/volumes => generated 749 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:31.256386 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-115b6b17-ed9e-4a7e-b949-1c0962ca6b0a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:31.258875 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-115b6b17-ed9e-4a7e-b949-1c0962ca6b0a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 Aug 14 03:09:31.259275 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-115b6b17-ed9e-4a7e-b949-1c0962ca6b0a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:31.259424 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-115b6b17-ed9e-4a7e-b949-1c0962ca6b0a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:31.268021 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:31.268021 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:31.271718 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-115b6b17-ed9e-4a7e-b949-1c0962ca6b0a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:09:31.277583 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-115b6b17-ed9e-4a7e-b949-1c0962ca6b0a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 returned with HTTP 200 Aug 14 03:09:31.278396 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 905/3615] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:31 2026] GET /volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:31.766063 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3f9971db-cd33-4bb1-b5f8-812ea58426aa None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:31.767860 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f9971db-cd33-4bb1-b5f8-812ea58426aa tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:31.768055 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f9971db-cd33-4bb1-b5f8-812ea58426aa tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:31.768260 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f9971db-cd33-4bb1-b5f8-812ea58426aa tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:31.768538 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-3f9971db-cd33-4bb1-b5f8-812ea58426aa tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:31.772779 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:31.772779 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:31.773377 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f9971db-cd33-4bb1-b5f8-812ea58426aa tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:31.773737 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 909/3616] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:31 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:31.832743 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0c319879-06a7-4860-aa5b-a91466410fff None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:31.836402 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0c319879-06a7-4860-aa5b-a91466410fff tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:31.836402 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0c319879-06a7-4860-aa5b-a91466410fff tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:31.836402 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0c319879-06a7-4860-aa5b-a91466410fff tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:31.836402 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-0c319879-06a7-4860-aa5b-a91466410fff tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:31.840086 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:31.840086 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:31.840802 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0c319879-06a7-4860-aa5b-a91466410fff tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:31.841211 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 905/3617] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:31 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:32.298669 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a64bf797-1288-49e7-89de-8885dc68c20f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:32.310336 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a64bf797-1288-49e7-89de-8885dc68c20f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 Aug 14 03:09:32.311783 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a64bf797-1288-49e7-89de-8885dc68c20f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:32.313671 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a64bf797-1288-49e7-89de-8885dc68c20f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:32.344173 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:32.344173 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:32.350559 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a64bf797-1288-49e7-89de-8885dc68c20f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:09:32.355841 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a64bf797-1288-49e7-89de-8885dc68c20f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 returned with HTTP 200 Aug 14 03:09:32.356214 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 899/3618] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:32 2026] GET /volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:32.368884 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6ba64b65-30e7-45de-8bc7-bc703668cea6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:32.376312 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6ba64b65-30e7-45de-8bc7-bc703668cea6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:09:32.376652 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6ba64b65-30e7-45de-8bc7-bc703668cea6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e8848f25-37ec-4a2e-800e-4a7cebcfe085", "name": "tempest-VolumesBackupsTest-Backup-51406477"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:32.378606 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-6ba64b65-30e7-45de-8bc7-bc703668cea6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Creating new backup {'backup': {'volume_id': 'e8848f25-37ec-4a2e-800e-4a7cebcfe085', 'name': 'tempest-VolumesBackupsTest-Backup-51406477'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:09:32.378740 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-6ba64b65-30e7-45de-8bc7-bc703668cea6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Creating backup of volume e8848f25-37ec-4a2e-800e-4a7cebcfe085 in container None Aug 14 03:09:32.391182 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:32.391182 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:32.391676 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6ba64b65-30e7-45de-8bc7-bc703668cea6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:09:32.426527 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-6ba64b65-30e7-45de-8bc7-bc703668cea6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Created reservations ['d0e1c64c-69ba-493e-a23a-dec824a5c312', '800ea089-81ea-409e-83af-5599a6acd1e9'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:32.461850 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6ba64b65-30e7-45de-8bc7-bc703668cea6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:09:32.461850 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 906/3619] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:32 2026] POST /volume/v3/backups => generated 328 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:32.468701 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-92717ba5-a7ca-4b8d-a6e8-e1b7f697bba1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:32.470597 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-92717ba5-a7ca-4b8d-a6e8-e1b7f697bba1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:32.470797 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-92717ba5-a7ca-4b8d-a6e8-e1b7f697bba1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:32.471008 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-92717ba5-a7ca-4b8d-a6e8-e1b7f697bba1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:32.471120 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-92717ba5-a7ca-4b8d-a6e8-e1b7f697bba1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:32.476224 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:32.476224 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:32.476224 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-92717ba5-a7ca-4b8d-a6e8-e1b7f697bba1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:32.476715 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 910/3620] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:32 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:32.771489 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:32.774141 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:32.774536 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1424373139", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:32.776534 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1424373139', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:32.776737 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Create volume of 1 GB Aug 14 03:09:32.781679 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Availability Zones retrieved successfully. Aug 14 03:09:32.787232 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Flow 'volume_create_api' (4a0145e0-2cd3-49f9-83ab-9df5ace86d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:32.787850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bd89b94b-75a6-40db-8269-4ce0ebc0bbf0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:32.788603 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41cd795e-524b-4bfb-8670-f95ce0eb0309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:32.789657 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:32.795798 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bd89b94b-75a6-40db-8269-4ce0ebc0bbf0 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:32.797728 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bd89b94b-75a6-40db-8269-4ce0ebc0bbf0 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:32.798011 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bd89b94b-75a6-40db-8269-4ce0ebc0bbf0 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:32.798678 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-bd89b94b-75a6-40db-8269-4ce0ebc0bbf0 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:32.812945 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:32.812945 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:32.813674 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bd89b94b-75a6-40db-8269-4ce0ebc0bbf0 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:32.814073 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 900/3621] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:32 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:32.823054 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41cd795e-524b-4bfb-8670-f95ce0eb0309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:32.824219 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6cf0fbe-0ab8-4eaa-b724-f94f7dfce3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:32.865754 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-59fd8bea-4e27-4a69-b030-b0ca4424bcc8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:32.867786 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-59fd8bea-4e27-4a69-b030-b0ca4424bcc8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:32.867938 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-59fd8bea-4e27-4a69-b030-b0ca4424bcc8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:32.868215 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-59fd8bea-4e27-4a69-b030-b0ca4424bcc8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:32.868277 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-59fd8bea-4e27-4a69-b030-b0ca4424bcc8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:32.873102 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:32.873102 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:32.873811 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-59fd8bea-4e27-4a69-b030-b0ca4424bcc8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:32.874540 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 907/3622] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:32 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:32.895958 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Created reservations ['b89932e1-e875-443b-a334-4d96183d3c4c', '2131c3c0-38b2-4c6c-940b-10a52e631bd3', 'e26dcd8b-cdb8-43ee-9db4-cc01226e40dc', '9ece8da4-ed19-40e0-a1b3-fa4647fdc008'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:32.896688 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6cf0fbe-0ab8-4eaa-b724-f94f7dfce3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b89932e1-e875-443b-a334-4d96183d3c4c', '2131c3c0-38b2-4c6c-940b-10a52e631bd3', 'e26dcd8b-cdb8-43ee-9db4-cc01226e40dc', '9ece8da4-ed19-40e0-a1b3-fa4647fdc008']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:32.897399 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ee545a-a9f5-4222-9021-995d5e407488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:32.919356 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ee545a-a9f5-4222-9021-995d5e407488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1424373139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='970ef6cfc7da4676a43c7dbc27e04a1a',qos_specs=None,replication_status=,reservations=['b89932e1-e875-443b-a334-4d96183d3c4c','2131c3c0-38b2-4c6c-940b-10a52e631bd3','e26dcd8b-cdb8-43ee-9db4-cc01226e40dc','9ece8da4-ed19-40e0-a1b3-fa4647fdc008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f3e16c42b240dbb0ba75f14ad98af3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1424373139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='970ef6cfc7da4676a43c7dbc27e04a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93f3e16c42b240dbb0ba75f14ad98af3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:32.920658 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9dbdbd7-3e23-4fa8-91d4-d9034092c2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:32.938513 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9dbdbd7-3e23-4fa8-91d4-d9034092c2c1) transitioned into state 'SUCCESS' from state '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-1424373139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='970ef6cfc7da4676a43c7dbc27e04a1a',qos_specs=None,replication_status=,reservations=['b89932e1-e875-443b-a334-4d96183d3c4c','2131c3c0-38b2-4c6c-940b-10a52e631bd3','e26dcd8b-cdb8-43ee-9db4-cc01226e40dc','9ece8da4-ed19-40e0-a1b3-fa4647fdc008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f3e16c42b240dbb0ba75f14ad98af3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:32.939472 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28985793-5d8e-4f0e-b70f-f8a958288698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:32.950982 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28985793-5d8e-4f0e-b70f-f8a958288698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:32.951965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Flow 'volume_create_api' (4a0145e0-2cd3-49f9-83ab-9df5ace86d9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:32.952357 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Create volume request issued successfully. Aug 14 03:09:32.953108 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-c2e91a0b-0993-4f79-a0f9-a15403c1b49d tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:32.953630 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 906/3623] 10.4.3.152 () {72 vars in 1541 bytes} [Fri Aug 14 03:09:32 2026] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:32.962986 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-ee0b814c-86a5-4009-ad9f-76ca95365747 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:32.965862 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-ee0b814c-86a5-4009-ad9f-76ca95365747 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] GET https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad Aug 14 03:09:32.966106 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-ee0b814c-86a5-4009-ad9f-76ca95365747 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:32.966357 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-ee0b814c-86a5-4009-ad9f-76ca95365747 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:32.976953 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:32.976953 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:32.981838 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-ee0b814c-86a5-4009-ad9f-76ca95365747 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Volume info retrieved successfully. Aug 14 03:09:32.987907 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7704aa10-2554-4e6b-9373-bbb57b56b9c7 req-ee0b814c-86a5-4009-ad9f-76ca95365747 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad returned with HTTP 200 Aug 14 03:09:32.988493 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 911/3624] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:32 2026] GET /volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:33.016424 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-86744365-ab17-497e-8b85-8d40ed4baf75 req-f0009ee3-976c-4e2a-b8de-51ee7da1db64 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:33.018682 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-86744365-ab17-497e-8b85-8d40ed4baf75 req-f0009ee3-976c-4e2a-b8de-51ee7da1db64 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] GET https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad Aug 14 03:09:33.018957 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-86744365-ab17-497e-8b85-8d40ed4baf75 req-f0009ee3-976c-4e2a-b8de-51ee7da1db64 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:33.019156 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-86744365-ab17-497e-8b85-8d40ed4baf75 req-f0009ee3-976c-4e2a-b8de-51ee7da1db64 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:33.026611 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:33.026611 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:33.030199 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-86744365-ab17-497e-8b85-8d40ed4baf75 req-f0009ee3-976c-4e2a-b8de-51ee7da1db64 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Volume info retrieved successfully. Aug 14 03:09:33.034276 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-86744365-ab17-497e-8b85-8d40ed4baf75 req-f0009ee3-976c-4e2a-b8de-51ee7da1db64 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad returned with HTTP 200 Aug 14 03:09:33.034680 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 901/3625] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:33 2026] GET /volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:33.489242 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e0cb4d8c-5645-40ff-b9b1-a8ee69b7e77e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:33.491573 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e0cb4d8c-5645-40ff-b9b1-a8ee69b7e77e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:33.491864 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e0cb4d8c-5645-40ff-b9b1-a8ee69b7e77e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:33.492137 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e0cb4d8c-5645-40ff-b9b1-a8ee69b7e77e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:33.492288 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-e0cb4d8c-5645-40ff-b9b1-a8ee69b7e77e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:33.498363 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:33.498363 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:33.499479 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e0cb4d8c-5645-40ff-b9b1-a8ee69b7e77e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:33.499981 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 908/3626] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:33 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:33.824924 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6f2600dc-a438-4532-bdaa-50f4772e2c86 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:33.826758 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f2600dc-a438-4532-bdaa-50f4772e2c86 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:33.826957 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f2600dc-a438-4532-bdaa-50f4772e2c86 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:33.827131 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f2600dc-a438-4532-bdaa-50f4772e2c86 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:33.827231 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-6f2600dc-a438-4532-bdaa-50f4772e2c86 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:33.831836 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:33.831836 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:33.832393 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f2600dc-a438-4532-bdaa-50f4772e2c86 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:33.832798 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 907/3627] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:33 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:33.902112 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a231cd05-778e-4c43-9bc2-c6e0fb541b72 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:33.904109 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a231cd05-778e-4c43-9bc2-c6e0fb541b72 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:33.904343 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a231cd05-778e-4c43-9bc2-c6e0fb541b72 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:33.904901 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a231cd05-778e-4c43-9bc2-c6e0fb541b72 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:33.904901 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-a231cd05-778e-4c43-9bc2-c6e0fb541b72 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:33.910874 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:33.910874 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:33.911556 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a231cd05-778e-4c43-9bc2-c6e0fb541b72 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:33.912003 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 912/3628] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:33 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:34.067016 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-8ba665f1-9a94-4b8f-b73b-e666ebea6a41 req-bf9cd816-bd48-4923-b047-9f46b954c617 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:34.069260 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8ba665f1-9a94-4b8f-b73b-e666ebea6a41 req-bf9cd816-bd48-4923-b047-9f46b954c617 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] GET https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad Aug 14 03:09:34.069493 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8ba665f1-9a94-4b8f-b73b-e666ebea6a41 req-bf9cd816-bd48-4923-b047-9f46b954c617 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:34.069721 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8ba665f1-9a94-4b8f-b73b-e666ebea6a41 req-bf9cd816-bd48-4923-b047-9f46b954c617 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:34.078512 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:34.078512 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:34.081849 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-8ba665f1-9a94-4b8f-b73b-e666ebea6a41 req-bf9cd816-bd48-4923-b047-9f46b954c617 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Volume info retrieved successfully. Aug 14 03:09:34.086010 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8ba665f1-9a94-4b8f-b73b-e666ebea6a41 req-bf9cd816-bd48-4923-b047-9f46b954c617 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad returned with HTTP 200 Aug 14 03:09:34.086421 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 902/3629] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:34 2026] GET /volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:34.114827 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-cfaaacd0-0834-4f0c-9e50-1fa51304acd1 req-e4ea1b42-a547-44eb-86f5-94c2a0588175 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:34.117197 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-cfaaacd0-0834-4f0c-9e50-1fa51304acd1 req-e4ea1b42-a547-44eb-86f5-94c2a0588175 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:09:34.117525 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-cfaaacd0-0834-4f0c-9e50-1fa51304acd1 req-e4ea1b42-a547-44eb-86f5-94c2a0588175 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-632896504", "description": null, "metadata": {}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:34.125379 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:34.125379 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:34.125810 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-cfaaacd0-0834-4f0c-9e50-1fa51304acd1 req-e4ea1b42-a547-44eb-86f5-94c2a0588175 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Volume info retrieved successfully. Aug 14 03:09:34.125968 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [req-cfaaacd0-0834-4f0c-9e50-1fa51304acd1 req-e4ea1b42-a547-44eb-86f5-94c2a0588175 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Create snapshot from volume c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad Aug 14 03:09:34.167214 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [req-cfaaacd0-0834-4f0c-9e50-1fa51304acd1 req-e4ea1b42-a547-44eb-86f5-94c2a0588175 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Created reservations ['ceb28f3a-66b6-4c31-b00d-f97fa2dc8a7f', '3decad14-1cd3-451a-b2ec-3d18d0066103', 'e9e87293-0a2e-4716-82a5-176b727c5f62', '1c1d3bda-139e-4ab0-9a42-c105f52ddaf2'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:34.195592 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-cfaaacd0-0834-4f0c-9e50-1fa51304acd1 req-e4ea1b42-a547-44eb-86f5-94c2a0588175 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Snapshot create request issued successfully. Aug 14 03:09:34.195946 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-cfaaacd0-0834-4f0c-9e50-1fa51304acd1 req-e4ea1b42-a547-44eb-86f5-94c2a0588175 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:09:34.196427 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 909/3630] 10.4.3.152 () {72 vars in 1547 bytes} [Fri Aug 14 03:09:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:34.253376 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-c123f005-79d1-4107-882c-01c7fb3389ee req-9381fd76-494a-4563-b5b0-460edc53ecf9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:34.255859 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c123f005-79d1-4107-882c-01c7fb3389ee req-9381fd76-494a-4563-b5b0-460edc53ecf9 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-reader] GET https://10.4.3.152/volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 Aug 14 03:09:34.256133 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-c123f005-79d1-4107-882c-01c7fb3389ee req-9381fd76-494a-4563-b5b0-460edc53ecf9 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-reader] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:34.256485 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-c123f005-79d1-4107-882c-01c7fb3389ee req-9381fd76-494a-4563-b5b0-460edc53ecf9 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-reader] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:34.262877 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:34.262877 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:34.263538 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-c123f005-79d1-4107-882c-01c7fb3389ee req-9381fd76-494a-4563-b5b0-460edc53ecf9 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-reader] Snapshot retrieved successfully. Aug 14 03:09:34.264858 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-c123f005-79d1-4107-882c-01c7fb3389ee req-9381fd76-494a-4563-b5b0-460edc53ecf9 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-reader] https://10.4.3.152/volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 returned with HTTP 200 Aug 14 03:09:34.265512 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 908/3631] 10.4.3.152 () {68 vars in 1604 bytes} [Fri Aug 14 03:09:34 2026] GET /volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:34.289581 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-7d76e030-1a79-40d7-ae0f-798ba1266b07 req-bd3194c1-3c41-457a-b138-40b7aeb81d0e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:34.291792 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7d76e030-1a79-40d7-ae0f-798ba1266b07 req-bd3194c1-3c41-457a-b138-40b7aeb81d0e tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-reader] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 14 03:09:34.292041 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7d76e030-1a79-40d7-ae0f-798ba1266b07 req-bd3194c1-3c41-457a-b138-40b7aeb81d0e tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-reader] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:34.292297 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7d76e030-1a79-40d7-ae0f-798ba1266b07 req-bd3194c1-3c41-457a-b138-40b7aeb81d0e tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-reader] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:34.292612 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [req-7d76e030-1a79-40d7-ae0f-798ba1266b07 req-bd3194c1-3c41-457a-b138-40b7aeb81d0e tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-reader] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:09:34.293643 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.db.api [req-7d76e030-1a79-40d7-ae0f-798ba1266b07 req-bd3194c1-3c41-457a-b138-40b7aeb81d0e tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-reader] Building query based on filter {{(pid=100379) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:09:34.297645 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-7d76e030-1a79-40d7-ae0f-798ba1266b07 req-bd3194c1-3c41-457a-b138-40b7aeb81d0e tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-reader] Get all snapshots completed successfully. Aug 14 03:09:34.298007 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:34.298007 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:34.298576 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7d76e030-1a79-40d7-ae0f-798ba1266b07 req-bd3194c1-3c41-457a-b138-40b7aeb81d0e tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-reader] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:09:34.298997 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 913/3632] 10.4.3.152 () {68 vars in 1514 bytes} [Fri Aug 14 03:09:34 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:34.322952 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-aaf9ca97-680b-41c0-a30d-abed08bbf891 req-837073a9-2d9a-4491-a18b-f36125f27152 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:34.325682 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-aaf9ca97-680b-41c0-a30d-abed08bbf891 req-837073a9-2d9a-4491-a18b-f36125f27152 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] GET https://10.4.3.152/volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 Aug 14 03:09:34.326055 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-aaf9ca97-680b-41c0-a30d-abed08bbf891 req-837073a9-2d9a-4491-a18b-f36125f27152 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:34.326362 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-aaf9ca97-680b-41c0-a30d-abed08bbf891 req-837073a9-2d9a-4491-a18b-f36125f27152 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:34.332734 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:34.332734 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:34.333330 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-aaf9ca97-680b-41c0-a30d-abed08bbf891 req-837073a9-2d9a-4491-a18b-f36125f27152 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Snapshot retrieved successfully. Aug 14 03:09:34.334374 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-aaf9ca97-680b-41c0-a30d-abed08bbf891 req-837073a9-2d9a-4491-a18b-f36125f27152 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 returned with HTTP 200 Aug 14 03:09:34.335021 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 903/3633] 10.4.3.152 () {68 vars in 1604 bytes} [Fri Aug 14 03:09:34 2026] GET /volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:34.357446 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-206ab4d9-7ea6-4620-bfeb-5126f8792f73 req-1332b85f-1e00-4216-ba26-dbd58af486f0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:34.359995 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-206ab4d9-7ea6-4620-bfeb-5126f8792f73 req-1332b85f-1e00-4216-ba26-dbd58af486f0 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 Aug 14 03:09:34.360195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-206ab4d9-7ea6-4620-bfeb-5126f8792f73 req-1332b85f-1e00-4216-ba26-dbd58af486f0 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:34.360422 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-206ab4d9-7ea6-4620-bfeb-5126f8792f73 req-1332b85f-1e00-4216-ba26-dbd58af486f0 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:34.360560 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [req-206ab4d9-7ea6-4620-bfeb-5126f8792f73 req-1332b85f-1e00-4216-ba26-dbd58af486f0 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Delete snapshot with id: 7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 Aug 14 03:09:34.366014 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:34.366014 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:34.366544 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-206ab4d9-7ea6-4620-bfeb-5126f8792f73 req-1332b85f-1e00-4216-ba26-dbd58af486f0 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Snapshot retrieved successfully. Aug 14 03:09:34.382107 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-206ab4d9-7ea6-4620-bfeb-5126f8792f73 req-1332b85f-1e00-4216-ba26-dbd58af486f0 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Snapshot delete request issued successfully. Aug 14 03:09:34.382316 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-206ab4d9-7ea6-4620-bfeb-5126f8792f73 req-1332b85f-1e00-4216-ba26-dbd58af486f0 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 returned with HTTP 202 Aug 14 03:09:34.382784 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 910/3634] 10.4.3.152 () {70 vars in 1626 bytes} [Fri Aug 14 03:09:34 2026] DELETE /volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:34.406967 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-4f8d1509-f3fe-4013-8a29-13250429ffe0 req-63c4c3d6-85a1-472a-9953-9c4538344e7c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:34.409251 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4f8d1509-f3fe-4013-8a29-13250429ffe0 req-63c4c3d6-85a1-472a-9953-9c4538344e7c tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] GET https://10.4.3.152/volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 Aug 14 03:09:34.409503 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-4f8d1509-f3fe-4013-8a29-13250429ffe0 req-63c4c3d6-85a1-472a-9953-9c4538344e7c tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:34.409743 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-4f8d1509-f3fe-4013-8a29-13250429ffe0 req-63c4c3d6-85a1-472a-9953-9c4538344e7c tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:34.415470 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:34.415470 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:34.415913 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-4f8d1509-f3fe-4013-8a29-13250429ffe0 req-63c4c3d6-85a1-472a-9953-9c4538344e7c tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Snapshot retrieved successfully. Aug 14 03:09:34.416723 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4f8d1509-f3fe-4013-8a29-13250429ffe0 req-63c4c3d6-85a1-472a-9953-9c4538344e7c tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 returned with HTTP 200 Aug 14 03:09:34.417122 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 909/3635] 10.4.3.152 () {68 vars in 1604 bytes} [Fri Aug 14 03:09:34 2026] GET /volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:34.510917 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-661f8cb5-0cb6-4a47-875d-299dba1af09d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:34.512816 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-661f8cb5-0cb6-4a47-875d-299dba1af09d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:34.513024 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-661f8cb5-0cb6-4a47-875d-299dba1af09d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:34.513242 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-661f8cb5-0cb6-4a47-875d-299dba1af09d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:34.513405 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-661f8cb5-0cb6-4a47-875d-299dba1af09d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:34.517891 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:34.517891 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:34.518667 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-661f8cb5-0cb6-4a47-875d-299dba1af09d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:34.519106 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 914/3636] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:34 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:34.844010 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cc614b3d-59d6-4688-8216-883637361905 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:34.846155 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cc614b3d-59d6-4688-8216-883637361905 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:34.846383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cc614b3d-59d6-4688-8216-883637361905 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:34.846656 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cc614b3d-59d6-4688-8216-883637361905 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:34.846838 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-cc614b3d-59d6-4688-8216-883637361905 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:34.852515 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:34.852515 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:34.853349 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cc614b3d-59d6-4688-8216-883637361905 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:34.853859 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 904/3637] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:34 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:34.922106 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a7c48ee3-75a8-4874-a150-42682c95b1f0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:34.924104 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a7c48ee3-75a8-4874-a150-42682c95b1f0 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:34.924358 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a7c48ee3-75a8-4874-a150-42682c95b1f0 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:34.924607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a7c48ee3-75a8-4874-a150-42682c95b1f0 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:34.924753 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-a7c48ee3-75a8-4874-a150-42682c95b1f0 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:34.929835 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:34.929835 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:34.930616 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a7c48ee3-75a8-4874-a150-42682c95b1f0 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:34.931067 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 911/3638] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:34 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:35.446258 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-5bbd3d51-fdab-4b70-88ea-315438f3d164 req-4a283d32-41ae-41fd-a738-813b0109fec4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:35.450829 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5bbd3d51-fdab-4b70-88ea-315438f3d164 req-4a283d32-41ae-41fd-a738-813b0109fec4 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] GET https://10.4.3.152/volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 Aug 14 03:09:35.451037 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5bbd3d51-fdab-4b70-88ea-315438f3d164 req-4a283d32-41ae-41fd-a738-813b0109fec4 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:35.451843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5bbd3d51-fdab-4b70-88ea-315438f3d164 req-4a283d32-41ae-41fd-a738-813b0109fec4 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:35.459089 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5bbd3d51-fdab-4b70-88ea-315438f3d164 req-4a283d32-41ae-41fd-a738-813b0109fec4 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 returned with HTTP 404 Aug 14 03:09:35.459622 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 910/3639] 10.4.3.152 () {68 vars in 1604 bytes} [Fri Aug 14 03:09:35 2026] GET /volume/v3/snapshots/7f23ad1a-27d6-4d81-a0dc-7f3dbf655318 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:35.491190 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-1cbccbea-c5da-40d1-bd33-f64804fcd77c req-b5716cfd-6313-41f1-b9f6-521eb3e2f64a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:35.494262 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-1cbccbea-c5da-40d1-bd33-f64804fcd77c req-b5716cfd-6313-41f1-b9f6-521eb3e2f64a tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] DELETE https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad Aug 14 03:09:35.494547 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-1cbccbea-c5da-40d1-bd33-f64804fcd77c req-b5716cfd-6313-41f1-b9f6-521eb3e2f64a tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:35.494853 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-1cbccbea-c5da-40d1-bd33-f64804fcd77c req-b5716cfd-6313-41f1-b9f6-521eb3e2f64a tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:35.495099 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [req-1cbccbea-c5da-40d1-bd33-f64804fcd77c req-b5716cfd-6313-41f1-b9f6-521eb3e2f64a tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Delete volume with id: c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad Aug 14 03:09:35.503436 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:35.503436 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:35.504070 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-1cbccbea-c5da-40d1-bd33-f64804fcd77c req-b5716cfd-6313-41f1-b9f6-521eb3e2f64a tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Volume info retrieved successfully. Aug 14 03:09:35.525356 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-1cbccbea-c5da-40d1-bd33-f64804fcd77c req-b5716cfd-6313-41f1-b9f6-521eb3e2f64a tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Delete volume request issued successfully. Aug 14 03:09:35.525640 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-1cbccbea-c5da-40d1-bd33-f64804fcd77c req-b5716cfd-6313-41f1-b9f6-521eb3e2f64a tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad returned with HTTP 202 Aug 14 03:09:35.526294 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 915/3640] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 03:09:35 2026] DELETE /volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:35.529328 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-97bd6eb7-327c-4cdd-87a9-f4a40150d749 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:35.531662 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-97bd6eb7-327c-4cdd-87a9-f4a40150d749 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:35.531941 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-97bd6eb7-327c-4cdd-87a9-f4a40150d749 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:35.532206 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-97bd6eb7-327c-4cdd-87a9-f4a40150d749 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:35.532471 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-97bd6eb7-327c-4cdd-87a9-f4a40150d749 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:35.539382 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:35.539382 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:35.540499 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-97bd6eb7-327c-4cdd-87a9-f4a40150d749 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:35.541055 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 905/3641] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:35 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:35.551927 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e795f5f4-ec51-4475-9587-badfe52d7718 req-4ae5681e-1885-4412-b8b2-6c257dc167bb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:35.555480 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e795f5f4-ec51-4475-9587-badfe52d7718 req-4ae5681e-1885-4412-b8b2-6c257dc167bb tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] GET https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad Aug 14 03:09:35.555708 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e795f5f4-ec51-4475-9587-badfe52d7718 req-4ae5681e-1885-4412-b8b2-6c257dc167bb tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:35.555958 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e795f5f4-ec51-4475-9587-badfe52d7718 req-4ae5681e-1885-4412-b8b2-6c257dc167bb tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:35.565018 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:35.565018 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:35.570421 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-e795f5f4-ec51-4475-9587-badfe52d7718 req-4ae5681e-1885-4412-b8b2-6c257dc167bb tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Volume info retrieved successfully. Aug 14 03:09:35.580984 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e795f5f4-ec51-4475-9587-badfe52d7718 req-4ae5681e-1885-4412-b8b2-6c257dc167bb tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad returned with HTTP 200 Aug 14 03:09:35.581483 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 912/3642] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:35 2026] GET /volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:35.864498 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-254a54b0-e2f7-441b-b47c-3d71682f80ff None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:35.866378 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-254a54b0-e2f7-441b-b47c-3d71682f80ff tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:35.866615 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-254a54b0-e2f7-441b-b47c-3d71682f80ff tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:35.866836 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-254a54b0-e2f7-441b-b47c-3d71682f80ff tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:35.867019 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-254a54b0-e2f7-441b-b47c-3d71682f80ff tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:35.875415 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:35.875415 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:35.876191 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-254a54b0-e2f7-441b-b47c-3d71682f80ff tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:35.876775 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 911/3643] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:35 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:35.941840 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-20bc7c7d-4252-46b3-b3df-87bfea7c8870 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:35.944116 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-20bc7c7d-4252-46b3-b3df-87bfea7c8870 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:35.944402 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-20bc7c7d-4252-46b3-b3df-87bfea7c8870 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:35.944657 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-20bc7c7d-4252-46b3-b3df-87bfea7c8870 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:35.944802 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-20bc7c7d-4252-46b3-b3df-87bfea7c8870 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 31a82b6b-1b58-44e5-adf8-57fcc9174028. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:35.950269 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:35.950269 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:35.951062 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-20bc7c7d-4252-46b3-b3df-87bfea7c8870 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 200 Aug 14 03:09:35.951538 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 916/3644] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:35 2026] GET /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:35.964203 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-27932e76-5b37-40db-bdac-6588ccb190db None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:35.966625 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-27932e76-5b37-40db-bdac-6588ccb190db tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] DELETE https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 Aug 14 03:09:35.966939 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-27932e76-5b37-40db-bdac-6588ccb190db tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:35.967234 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-27932e76-5b37-40db-bdac-6588ccb190db tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:35.967378 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-27932e76-5b37-40db-bdac-6588ccb190db tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete backup with id: 31a82b6b-1b58-44e5-adf8-57fcc9174028. Aug 14 03:09:35.972841 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:35.972841 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:35.985263 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-27932e76-5b37-40db-bdac-6588ccb190db tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] delete_backup rpcapi backup_id 31a82b6b-1b58-44e5-adf8-57fcc9174028 {{(pid=100381) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:09:35.987236 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-27932e76-5b37-40db-bdac-6588ccb190db tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 returned with HTTP 202 Aug 14 03:09:35.987745 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 906/3645] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:09:35 2026] DELETE /volume/v3/backups/31a82b6b-1b58-44e5-adf8-57fcc9174028 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:35.996336 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-56158df1-c509-4726-8640-4aa81a708ea7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:36.000162 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-56158df1-c509-4726-8640-4aa81a708ea7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd Aug 14 03:09:36.000480 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-56158df1-c509-4726-8640-4aa81a708ea7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:36.000796 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-56158df1-c509-4726-8640-4aa81a708ea7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:36.001058 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-56158df1-c509-4726-8640-4aa81a708ea7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete volume with id: 3e29b2ac-5295-4c4e-8d18-a653215b94bd Aug 14 03:09:36.010765 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:36.010765 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:36.011328 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-56158df1-c509-4726-8640-4aa81a708ea7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:09:36.037838 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-56158df1-c509-4726-8640-4aa81a708ea7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete volume request issued successfully. Aug 14 03:09:36.038094 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-56158df1-c509-4726-8640-4aa81a708ea7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd returned with HTTP 202 Aug 14 03:09:36.043177 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 913/3646] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:09:35 2026] DELETE /volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:36.054083 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0df853bf-f1fe-4657-a719-019e9cbfca1b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:36.056071 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0df853bf-f1fe-4657-a719-019e9cbfca1b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd Aug 14 03:09:36.056491 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0df853bf-f1fe-4657-a719-019e9cbfca1b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:36.056743 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0df853bf-f1fe-4657-a719-019e9cbfca1b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:36.072363 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:36.072363 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:36.080724 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0df853bf-f1fe-4657-a719-019e9cbfca1b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:09:36.086292 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0df853bf-f1fe-4657-a719-019e9cbfca1b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd returned with HTTP 200 Aug 14 03:09:36.086775 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 912/3647] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:36 2026] GET /volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:36.559455 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0d2ebd41-8647-4b23-b7ad-c0ea2bb674cf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:36.561945 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d2ebd41-8647-4b23-b7ad-c0ea2bb674cf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:36.562241 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d2ebd41-8647-4b23-b7ad-c0ea2bb674cf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:36.562537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d2ebd41-8647-4b23-b7ad-c0ea2bb674cf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:36.562703 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0d2ebd41-8647-4b23-b7ad-c0ea2bb674cf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:36.568534 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:36.568534 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:36.569577 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d2ebd41-8647-4b23-b7ad-c0ea2bb674cf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:36.570064 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 917/3648] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:36 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:36.615308 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-a37fa861-91f5-4b22-8976-7493992352bd req-6a15c601-7b63-48f8-8fb8-1cc94b1da724 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:36.617679 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-a37fa861-91f5-4b22-8976-7493992352bd req-6a15c601-7b63-48f8-8fb8-1cc94b1da724 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] GET https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad Aug 14 03:09:36.618048 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-a37fa861-91f5-4b22-8976-7493992352bd req-6a15c601-7b63-48f8-8fb8-1cc94b1da724 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:36.618126 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-a37fa861-91f5-4b22-8976-7493992352bd req-6a15c601-7b63-48f8-8fb8-1cc94b1da724 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:36.629011 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-a37fa861-91f5-4b22-8976-7493992352bd req-6a15c601-7b63-48f8-8fb8-1cc94b1da724 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad returned with HTTP 404 Aug 14 03:09:36.629728 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 907/3649] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:36 2026] GET /volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:36.661950 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-acce3101-7aa2-4550-a721-be56e921e843 req-251ec62a-4bbc-4cf2-8bda-88f07c81768f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:36.669888 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-acce3101-7aa2-4550-a721-be56e921e843 req-251ec62a-4bbc-4cf2-8bda-88f07c81768f tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] DELETE https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad Aug 14 03:09:36.670144 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-acce3101-7aa2-4550-a721-be56e921e843 req-251ec62a-4bbc-4cf2-8bda-88f07c81768f tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:36.670451 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-acce3101-7aa2-4550-a721-be56e921e843 req-251ec62a-4bbc-4cf2-8bda-88f07c81768f tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:36.670634 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [req-acce3101-7aa2-4550-a721-be56e921e843 req-251ec62a-4bbc-4cf2-8bda-88f07c81768f tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Delete volume with id: c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad Aug 14 03:09:36.677781 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-acce3101-7aa2-4550-a721-be56e921e843 req-251ec62a-4bbc-4cf2-8bda-88f07c81768f tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad returned with HTTP 404 Aug 14 03:09:36.678271 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 914/3650] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 03:09:36 2026] DELETE /volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:36.710794 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-5c9e0365-c132-46b3-8aa8-8c50655fae51 req-af8e95ce-5bfa-4647-a48a-f06ff6a9d405 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:36.713173 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5c9e0365-c132-46b3-8aa8-8c50655fae51 req-af8e95ce-5bfa-4647-a48a-f06ff6a9d405 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] GET https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad Aug 14 03:09:36.713366 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5c9e0365-c132-46b3-8aa8-8c50655fae51 req-af8e95ce-5bfa-4647-a48a-f06ff6a9d405 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:36.713563 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5c9e0365-c132-46b3-8aa8-8c50655fae51 req-af8e95ce-5bfa-4647-a48a-f06ff6a9d405 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:36.722934 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5c9e0365-c132-46b3-8aa8-8c50655fae51 req-af8e95ce-5bfa-4647-a48a-f06ff6a9d405 tempest-VolumesSnapshotsTestJSON-1582013721 tempest-VolumesSnapshotsTestJSON-1582013721-project-member] https://10.4.3.152/volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad returned with HTTP 404 Aug 14 03:09:36.723689 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 913/3651] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:36 2026] GET /volume/v3/volumes/c7a6bd26-ce87-4cb7-aaff-a9a7b09988ad => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:36.888121 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4d4ac278-671c-4ee4-a118-6f659845c99f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:36.890403 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4d4ac278-671c-4ee4-a118-6f659845c99f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:36.890636 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4d4ac278-671c-4ee4-a118-6f659845c99f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:36.890872 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4d4ac278-671c-4ee4-a118-6f659845c99f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:36.891005 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-4d4ac278-671c-4ee4-a118-6f659845c99f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:36.899894 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:36.899894 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:36.900607 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4d4ac278-671c-4ee4-a118-6f659845c99f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:36.901108 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 918/3652] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:36 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:36.915334 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d868f48d-5ae6-4ca9-9671-93a8032f4255 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:36.918982 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d868f48d-5ae6-4ca9-9671-93a8032f4255 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:09:36.919491 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d868f48d-5ae6-4ca9-9671-93a8032f4255 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8177b4da-deee-4210-95fe-f9d40a262451", "incremental": true}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:36.924590 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-d868f48d-5ae6-4ca9-9671-93a8032f4255 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Creating new backup {'backup': {'volume_id': '8177b4da-deee-4210-95fe-f9d40a262451', 'incremental': True}} {{(pid=100381) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:09:36.924834 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-d868f48d-5ae6-4ca9-9671-93a8032f4255 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Creating backup of volume 8177b4da-deee-4210-95fe-f9d40a262451 in container None Aug 14 03:09:36.941589 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:36.941589 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:36.942224 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d868f48d-5ae6-4ca9-9671-93a8032f4255 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:09:36.967438 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-d868f48d-5ae6-4ca9-9671-93a8032f4255 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Created reservations ['0d6e8981-b0bf-4d90-8224-f94a7934fecd', '5a1d07a9-6bf0-47ce-b3ca-56bc92f165fe'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:36.978719 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2ae97ab3-1890-47df-962c-0f385a20095c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:36.991529 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d868f48d-5ae6-4ca9-9671-93a8032f4255 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 400 Aug 14 03:09:36.991771 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 908/3653] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:36 2026] POST /volume/v3/backups => generated 109 bytes in 77 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:09:37.000038 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7f8bb444-0c85-404a-b152-52b3379a8119 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:37.002391 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7f8bb444-0c85-404a-b152-52b3379a8119 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] DELETE https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:37.002769 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7f8bb444-0c85-404a-b152-52b3379a8119 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:37.003019 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7f8bb444-0c85-404a-b152-52b3379a8119 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:37.003131 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-7f8bb444-0c85-404a-b152-52b3379a8119 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Delete backup with id: fecdab91-86e3-43e6-8aab-c67a888661a3. Aug 14 03:09:37.008595 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:37.008595 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:37.023134 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-7f8bb444-0c85-404a-b152-52b3379a8119 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] delete_backup rpcapi backup_id fecdab91-86e3-43e6-8aab-c67a888661a3 {{(pid=100380) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:09:37.026751 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7f8bb444-0c85-404a-b152-52b3379a8119 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 202 Aug 14 03:09:37.028145 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 914/3654] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:36 2026] DELETE /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:09:37.037038 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6a16f7ba-e875-4bfb-a852-877422d1dff4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:37.039280 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6a16f7ba-e875-4bfb-a852-877422d1dff4 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:37.039553 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6a16f7ba-e875-4bfb-a852-877422d1dff4 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:37.039708 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6a16f7ba-e875-4bfb-a852-877422d1dff4 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:37.039886 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6a16f7ba-e875-4bfb-a852-877422d1dff4 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:37.046387 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:37.046387 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:37.047071 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6a16f7ba-e875-4bfb-a852-877422d1dff4 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 200 Aug 14 03:09:37.047531 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 919/3655] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:37 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:37.101375 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-dfaaf7ad-b8c6-4d0f-a155-16d37a827c1f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:37.103612 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dfaaf7ad-b8c6-4d0f-a155-16d37a827c1f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd Aug 14 03:09:37.103612 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dfaaf7ad-b8c6-4d0f-a155-16d37a827c1f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:37.103612 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dfaaf7ad-b8c6-4d0f-a155-16d37a827c1f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:37.110604 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dfaaf7ad-b8c6-4d0f-a155-16d37a827c1f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd returned with HTTP 404 Aug 14 03:09:37.111632 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 909/3656] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:37 2026] GET /volume/v3/volumes/3e29b2ac-5295-4c4e-8d18-a653215b94bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:37.120650 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6f52eff3-d2af-45cd-b463-ac4e66cb58bb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:37.123066 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f52eff3-d2af-45cd-b463-ac4e66cb58bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3/export_record Aug 14 03:09:37.124540 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f52eff3-d2af-45cd-b463-ac4e66cb58bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:37.124540 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f52eff3-d2af-45cd-b463-ac4e66cb58bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'export_record' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:37.124540 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-6f52eff3-d2af-45cd-b463-ac4e66cb58bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Export record for backup 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100380) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 03:09:37.130629 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:37.130629 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:37.130996 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:37.131469 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-267627056"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:37.132024 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.api [None req-6f52eff3-d2af-45cd-b463-ac4e66cb58bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling RPCAPI with context: , host: np0000007307, backup: 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100380) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 03:09:37.133829 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-267627056'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:37.134060 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Create volume of 1 GB Aug 14 03:09:37.140508 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Availability Zones retrieved successfully. Aug 14 03:09:37.145873 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-6f52eff3-d2af-45cd-b463-ac4e66cb58bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] export_record in rpcapi backup_id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 on host np0000007307. {{(pid=100380) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 03:09:37.150491 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Flow 'volume_create_api' (41e5db46-1e0d-426a-8b55-b58ec0760a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:37.151890 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ecee54-8838-4f1b-b51e-f79a75b0450a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:37.153247 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:37.169722 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-6f52eff3-d2af-45cd-b463-ac4e66cb58bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2Y5OTllMjktOGMzMi00Y2E5LWExZWMtZjRlM2MyNDQwNGUzIiwgInVzZXJfaWQiOiAiZTIyOTE0Njg3OWVlNGY3MmI0MTUwZmIxMjE0OGYyYzMiLCAicHJvamVjdF9pZCI6ICIxNTE4ZWY5YzFiZDk0YjQzOGMxNTNlZTlmMmJiYjIxZCIsICJ2b2x1bWVfaWQiOiAiNjBmZTlmYWUtMGY2My00YjQ2LTg5YmEtOWRmYTY4NzY4NWM1IiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzgzOTE5NjkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MGZlOWZhZS0wZjYzLTRiNDYtODliYS05ZGZhNjg3Njg1YzUvMjAyNjA4MTQwMzA4NDQvYXpfbm92YV9iYWNrdXBfM2Y5OTllMjktOGMzMi00Y2E5LWExZWMtZjRlM2MyNDQwNGUzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzowODo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzowODo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjA4OjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100380) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 03:09:37.170022 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f52eff3-d2af-45cd-b463-ac4e66cb58bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3/export_record returned with HTTP 200 Aug 14 03:09:37.171241 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 915/3657] 10.4.3.152 () {68 vars in 1430 bytes} [Fri Aug 14 03:09:37 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3/export_record => generated 1424 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:37.181073 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:37.183801 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:37.184317 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-533945139"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:37.185780 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-533945139'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:37.186016 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume of 1 GB Aug 14 03:09:37.190061 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Availability Zones retrieved successfully. Aug 14 03:09:37.190878 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ecee54-8838-4f1b-b51e-f79a75b0450a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:37.191804 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749345bf-0ab6-4cfd-a6ac-b7139f78bea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:37.195678 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Flow 'volume_create_api' (02aea36b-10da-4f9e-abd1-a8ed21e128ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:37.196791 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ccd1d0b-a20c-4339-bfa8-8cf0ef8ccfd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:37.197575 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:37.224216 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ccd1d0b-a20c-4339-bfa8-8cf0ef8ccfd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:37.225000 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9177d4f6-9068-4e19-a81d-ea4ae5670161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:37.268439 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Created reservations ['8a01f102-7734-46b5-b082-855f0699c530', 'eb93b73f-18f3-498b-bb53-2883c685add9', '1a62de19-0665-441d-bd85-0903956ee0a8', '03695f22-7bc1-4565-8628-703a5e39de42'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:37.269378 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Created reservations ['b8519597-785b-4d40-b967-34225174f059', '5f7d3544-c7e7-4522-90d3-2ffc06130a7b', '920050f6-2652-4e3b-887e-4e36a6ad1e92', '55bf2fea-aa18-4125-8436-b109d56e1e22'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:37.269544 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9177d4f6-9068-4e19-a81d-ea4ae5670161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a01f102-7734-46b5-b082-855f0699c530', 'eb93b73f-18f3-498b-bb53-2883c685add9', '1a62de19-0665-441d-bd85-0903956ee0a8', '03695f22-7bc1-4565-8628-703a5e39de42']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:37.270400 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749345bf-0ab6-4cfd-a6ac-b7139f78bea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8519597-785b-4d40-b967-34225174f059', '5f7d3544-c7e7-4522-90d3-2ffc06130a7b', '920050f6-2652-4e3b-887e-4e36a6ad1e92', '55bf2fea-aa18-4125-8436-b109d56e1e22']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:37.270509 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c24619cb-1722-45a7-a7af-86d0fb881fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:37.271539 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7bd79be-371c-4ae4-9ce1-00da042b1b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:37.295598 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c24619cb-1722-45a7-a7af-86d0fb881fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e44c827-26cf-474e-8c65-fa73f414ac22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-533945139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',qos_specs=None,replication_status=,reservations=['8a01f102-7734-46b5-b082-855f0699c530','eb93b73f-18f3-498b-bb53-2883c685add9','1a62de19-0665-441d-bd85-0903956ee0a8','03695f22-7bc1-4565-8628-703a5e39de42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e229146879ee4f72b4150fb12148f2c3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-533945139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e44c827-26cf-474e-8c65-fa73f414ac22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e229146879ee4f72b4150fb12148f2c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:37.296504 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c0194f1-be97-44c4-9ad5-04cba9956bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:37.300650 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7bd79be-371c-4ae4-9ce1-00da042b1b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba0a1f93-1450-43fb-bf12-1f209a8bb5c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-267627056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320b5a1825fa43b68a919f4499bf5312',qos_specs=None,replication_status=,reservations=['b8519597-785b-4d40-b967-34225174f059','5f7d3544-c7e7-4522-90d3-2ffc06130a7b','920050f6-2652-4e3b-887e-4e36a6ad1e92','55bf2fea-aa18-4125-8436-b109d56e1e22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcba6abf11f4b8db4613618724ccea6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-267627056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba0a1f93-1450-43fb-bf12-1f209a8bb5c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='320b5a1825fa43b68a919f4499bf5312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bcba6abf11f4b8db4613618724ccea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:37.302327 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b13f3152-e70f-4103-a563-775887748de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:37.319141 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c0194f1-be97-44c4-9ad5-04cba9956bb5) transitioned into state 'SUCCESS' from state '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-533945139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',qos_specs=None,replication_status=,reservations=['8a01f102-7734-46b5-b082-855f0699c530','eb93b73f-18f3-498b-bb53-2883c685add9','1a62de19-0665-441d-bd85-0903956ee0a8','03695f22-7bc1-4565-8628-703a5e39de42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e229146879ee4f72b4150fb12148f2c3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:37.319920 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43ecf4b-f055-4bbe-bd4a-75d594854144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:37.328847 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43ecf4b-f055-4bbe-bd4a-75d594854144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:37.329730 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Flow 'volume_create_api' (02aea36b-10da-4f9e-abd1-a8ed21e128ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:37.330054 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume request issued successfully. Aug 14 03:09:37.330644 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f259d186-a3bd-4235-b83b-b718da9f6d0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:37.331079 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 920/3658] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:09:37 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) Aug 14 03:09:37.335838 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b13f3152-e70f-4103-a563-775887748de4) transitioned into state 'SUCCESS' from state '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-267627056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320b5a1825fa43b68a919f4499bf5312',qos_specs=None,replication_status=,reservations=['b8519597-785b-4d40-b967-34225174f059','5f7d3544-c7e7-4522-90d3-2ffc06130a7b','920050f6-2652-4e3b-887e-4e36a6ad1e92','55bf2fea-aa18-4125-8436-b109d56e1e22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcba6abf11f4b8db4613618724ccea6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:37.336714 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1988cdcf-550d-498a-9dc1-c333313461bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:37.344773 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3709dcfb-2904-4497-a5b5-cffa0d4d3623 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:37.346716 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3709dcfb-2904-4497-a5b5-cffa0d4d3623 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 Aug 14 03:09:37.346973 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3709dcfb-2904-4497-a5b5-cffa0d4d3623 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:37.347316 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3709dcfb-2904-4497-a5b5-cffa0d4d3623 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:37.352516 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1988cdcf-550d-498a-9dc1-c333313461bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:37.353225 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Flow 'volume_create_api' (41e5db46-1e0d-426a-8b55-b58ec0760a5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:37.353520 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Create volume request issued successfully. Aug 14 03:09:37.354063 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2ae97ab3-1890-47df-962c-0f385a20095c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:37.354551 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 915/3659] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:36 2026] POST /volume/v3/volumes => generated 753 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:37.357261 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:37.357261 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:37.361392 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3709dcfb-2904-4497-a5b5-cffa0d4d3623 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:09:37.365656 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3709dcfb-2904-4497-a5b5-cffa0d4d3623 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 returned with HTTP 200 Aug 14 03:09:37.366060 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 910/3660] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:37 2026] GET /volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:37.368657 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b3eb07bc-d077-40ad-a27e-e4c618f339fc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:37.371010 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b3eb07bc-d077-40ad-a27e-e4c618f339fc tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 Aug 14 03:09:37.371173 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b3eb07bc-d077-40ad-a27e-e4c618f339fc tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:37.371875 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b3eb07bc-d077-40ad-a27e-e4c618f339fc tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:37.378743 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:37.378743 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:37.382519 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b3eb07bc-d077-40ad-a27e-e4c618f339fc tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:09:37.386732 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b3eb07bc-d077-40ad-a27e-e4c618f339fc tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 returned with HTTP 200 Aug 14 03:09:37.387166 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 916/3661] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:37 2026] GET /volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:37.582844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-391bb0dc-b886-4990-9e48-bf4c07626e1c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:37.585006 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-391bb0dc-b886-4990-9e48-bf4c07626e1c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:37.585237 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-391bb0dc-b886-4990-9e48-bf4c07626e1c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:37.585482 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-391bb0dc-b886-4990-9e48-bf4c07626e1c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:37.585644 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-391bb0dc-b886-4990-9e48-bf4c07626e1c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:37.591466 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:37.591466 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:37.592170 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-391bb0dc-b886-4990-9e48-bf4c07626e1c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:37.592615 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 921/3662] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:37 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:38.058937 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3b664f74-bbd4-42f9-9a10-b985b5d164c1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:38.061222 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b664f74-bbd4-42f9-9a10-b985b5d164c1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 Aug 14 03:09:38.061343 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b664f74-bbd4-42f9-9a10-b985b5d164c1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:38.061770 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b664f74-bbd4-42f9-9a10-b985b5d164c1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:38.061770 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-3b664f74-bbd4-42f9-9a10-b985b5d164c1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id fecdab91-86e3-43e6-8aab-c67a888661a3. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:38.065623 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b664f74-bbd4-42f9-9a10-b985b5d164c1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 returned with HTTP 404 Aug 14 03:09:38.066311 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 916/3663] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:38 2026] GET /volume/v3/backups/fecdab91-86e3-43e6-8aab-c67a888661a3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:38.075705 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-23687533-7266-4e58-9ca0-44561760a787 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:38.077544 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:38.077915 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1532317552"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:38.079791 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1532317552'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:38.079956 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Create volume of 1 GB Aug 14 03:09:38.084087 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Availability Zones retrieved successfully. Aug 14 03:09:38.090266 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Flow 'volume_create_api' (ee4fd52d-0985-477e-b7b7-06bd5e98227e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:38.091707 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6c1b915-1624-4e2b-8d85-e6ff38a1cd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:38.092880 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:38.124182 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6c1b915-1624-4e2b-8d85-e6ff38a1cd6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:38.125329 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a6b2ff-4a1a-4e62-91a8-b140fcc1c8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:38.182000 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Created reservations ['b84c16a5-09e4-4192-9f57-dd1aa7d6be02', '714d88d8-e303-4225-b84d-9d0a5d6a58d4', '142621cd-4c5a-4f6b-936e-23376c7559e0', '6ef08d51-6c09-4598-addd-fafa37a5bb34'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:38.182955 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a6b2ff-4a1a-4e62-91a8-b140fcc1c8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b84c16a5-09e4-4192-9f57-dd1aa7d6be02', '714d88d8-e303-4225-b84d-9d0a5d6a58d4', '142621cd-4c5a-4f6b-936e-23376c7559e0', '6ef08d51-6c09-4598-addd-fafa37a5bb34']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:38.183725 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (042af01e-5a97-4885-87c4-57966f528992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:38.209748 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (042af01e-5a97-4885-87c4-57966f528992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e517851-cec4-413d-841e-49a78c765d92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1532317552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab30b778bc35422bb9c7b94241c5a5af',qos_specs=None,replication_status=,reservations=['b84c16a5-09e4-4192-9f57-dd1aa7d6be02','714d88d8-e303-4225-b84d-9d0a5d6a58d4','142621cd-4c5a-4f6b-936e-23376c7559e0','6ef08d51-6c09-4598-addd-fafa37a5bb34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1138221f89c24bd4839548280d41ed2d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1532317552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e517851-cec4-413d-841e-49a78c765d92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab30b778bc35422bb9c7b94241c5a5af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1138221f89c24bd4839548280d41ed2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:38.210680 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec9eebec-4c49-4617-b0f5-24b23351bbd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:38.229611 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec9eebec-4c49-4617-b0f5-24b23351bbd6) transitioned into state 'SUCCESS' from state '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-1532317552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab30b778bc35422bb9c7b94241c5a5af',qos_specs=None,replication_status=,reservations=['b84c16a5-09e4-4192-9f57-dd1aa7d6be02','714d88d8-e303-4225-b84d-9d0a5d6a58d4','142621cd-4c5a-4f6b-936e-23376c7559e0','6ef08d51-6c09-4598-addd-fafa37a5bb34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1138221f89c24bd4839548280d41ed2d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:38.230522 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2f2158-7db4-4f48-9cd5-054d1e985119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:38.242401 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2f2158-7db4-4f48-9cd5-054d1e985119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:38.243333 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Flow 'volume_create_api' (ee4fd52d-0985-477e-b7b7-06bd5e98227e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:38.243737 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Create volume request issued successfully. Aug 14 03:09:38.244372 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-23687533-7266-4e58-9ca0-44561760a787 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:38.245245 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 911/3664] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:09:38 2026] POST /volume/v3/volumes => generated 749 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:38.256877 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-897e27b1-a477-411d-ad4b-41910685ce33 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:38.258662 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-897e27b1-a477-411d-ad4b-41910685ce33 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 Aug 14 03:09:38.258912 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-897e27b1-a477-411d-ad4b-41910685ce33 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:38.259186 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-897e27b1-a477-411d-ad4b-41910685ce33 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:38.268053 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:38.268053 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:38.272652 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-897e27b1-a477-411d-ad4b-41910685ce33 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:09:38.278952 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-897e27b1-a477-411d-ad4b-41910685ce33 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 returned with HTTP 200 Aug 14 03:09:38.279549 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 917/3665] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:38 2026] GET /volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:38.387898 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-81d711b3-dac1-4178-bc6d-a0de6e8b146d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:38.390344 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-81d711b3-dac1-4178-bc6d-a0de6e8b146d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 Aug 14 03:09:38.390651 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-81d711b3-dac1-4178-bc6d-a0de6e8b146d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:38.390936 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-81d711b3-dac1-4178-bc6d-a0de6e8b146d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:38.402613 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a2e971a4-23ee-4075-bc0c-5af5fb5e378d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:38.403433 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:38.403433 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:38.404516 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a2e971a4-23ee-4075-bc0c-5af5fb5e378d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 Aug 14 03:09:38.404731 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a2e971a4-23ee-4075-bc0c-5af5fb5e378d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:38.404977 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a2e971a4-23ee-4075-bc0c-5af5fb5e378d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:38.407609 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-81d711b3-dac1-4178-bc6d-a0de6e8b146d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:09:38.412548 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:38.412548 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:38.415699 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-81d711b3-dac1-4178-bc6d-a0de6e8b146d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 returned with HTTP 200 Aug 14 03:09:38.416313 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 922/3666] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:38 2026] GET /volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:38.417797 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a2e971a4-23ee-4075-bc0c-5af5fb5e378d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:09:38.422809 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a2e971a4-23ee-4075-bc0c-5af5fb5e378d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 returned with HTTP 200 Aug 14 03:09:38.423463 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 917/3667] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:38 2026] GET /volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:38.430572 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4f0f5498-a522-4653-b0bd-94243178c8c7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:38.434075 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4f0f5498-a522-4653-b0bd-94243178c8c7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:09:38.434714 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4f0f5498-a522-4653-b0bd-94243178c8c7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e44c827-26cf-474e-8c65-fa73f414ac22", "name": "tempest-type-Backup-624793321"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:38.437099 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-4f0f5498-a522-4653-b0bd-94243178c8c7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Creating new backup {'backup': {'volume_id': '0e44c827-26cf-474e-8c65-fa73f414ac22', 'name': 'tempest-type-Backup-624793321'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:09:38.437308 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-4f0f5498-a522-4653-b0bd-94243178c8c7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Creating backup of volume 0e44c827-26cf-474e-8c65-fa73f414ac22 in container None Aug 14 03:09:38.437478 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5700d7c8-87c9-45a0-8e1c-a6d7e5b61d0d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:38.439843 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5700d7c8-87c9-45a0-8e1c-a6d7e5b61d0d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:09:38.440208 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5700d7c8-87c9-45a0-8e1c-a6d7e5b61d0d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba0a1f93-1450-43fb-bf12-1f209a8bb5c1", "name": "tempest-VolumesBackupsAdminTest-Backup-1002107472", "container": "tempest-volumesbackupsadmintest-backup-container-101726192"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:38.441788 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-5700d7c8-87c9-45a0-8e1c-a6d7e5b61d0d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Creating new backup {'backup': {'volume_id': 'ba0a1f93-1450-43fb-bf12-1f209a8bb5c1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1002107472', 'container': 'tempest-volumesbackupsadmintest-backup-container-101726192'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:09:38.441954 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-5700d7c8-87c9-45a0-8e1c-a6d7e5b61d0d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Creating backup of volume ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 in container tempest-volumesbackupsadmintest-backup-container-101726192 Aug 14 03:09:38.449890 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:38.449890 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:38.450136 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:38.450136 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:38.450542 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4f0f5498-a522-4653-b0bd-94243178c8c7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:09:38.450672 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5700d7c8-87c9-45a0-8e1c-a6d7e5b61d0d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:09:38.473550 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-4f0f5498-a522-4653-b0bd-94243178c8c7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Created reservations ['fbdbef93-f153-4bcd-be1f-0cc9f72f1635', '4ce9faff-b748-4fed-8779-dfd833426a25'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:38.485246 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-5700d7c8-87c9-45a0-8e1c-a6d7e5b61d0d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Created reservations ['0f5c4115-c35b-4e9d-8a1f-b47add383daf', '24ef1e67-c1dc-43ca-8330-7c9bbbc7ebba'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:38.506203 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4f0f5498-a522-4653-b0bd-94243178c8c7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:09:38.506881 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 912/3668] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:09:38 2026] POST /volume/v3/backups => generated 315 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:38.519087 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5487f23a-c11d-4782-a3b3-c2c673966e3c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:38.520958 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5487f23a-c11d-4782-a3b3-c2c673966e3c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:38.521189 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5487f23a-c11d-4782-a3b3-c2c673966e3c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:38.521420 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5487f23a-c11d-4782-a3b3-c2c673966e3c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:38.521528 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-5487f23a-c11d-4782-a3b3-c2c673966e3c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:38.527769 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:38.527769 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:38.528913 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5487f23a-c11d-4782-a3b3-c2c673966e3c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:38.529604 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 923/3669] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:38 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:38.531756 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5700d7c8-87c9-45a0-8e1c-a6d7e5b61d0d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:09:38.532289 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 918/3670] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:38 2026] POST /volume/v3/backups => generated 335 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:38.537847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:38.546658 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1207eb74-a7a6-4400-a32e-cba335a0d4d6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:38.549734 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1207eb74-a7a6-4400-a32e-cba335a0d4d6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:38.550076 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1207eb74-a7a6-4400-a32e-cba335a0d4d6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:38.550378 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1207eb74-a7a6-4400-a32e-cba335a0d4d6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:38.550476 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-1207eb74-a7a6-4400-a32e-cba335a0d4d6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:38.559387 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:38.559387 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:38.560367 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1207eb74-a7a6-4400-a32e-cba335a0d4d6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:38.561130 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 913/3671] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:38 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:38.608088 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-126eed3b-817e-4b38-8702-718e46c90e94 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:38.609966 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-126eed3b-817e-4b38-8702-718e46c90e94 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:38.610170 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-126eed3b-817e-4b38-8702-718e46c90e94 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:38.610348 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-126eed3b-817e-4b38-8702-718e46c90e94 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:38.610463 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-126eed3b-817e-4b38-8702-718e46c90e94 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:38.615062 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:38.615062 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:38.615975 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-126eed3b-817e-4b38-8702-718e46c90e94 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:38.616420 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 924/3672] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:38 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:38.720810 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:38.721158 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-660511700"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:38.722883 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-660511700'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:38.723044 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Create volume of 1 GB Aug 14 03:09:38.727319 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Availability Zones retrieved successfully. Aug 14 03:09:38.733376 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Flow 'volume_create_api' (d1efd533-3535-4006-862c-f64b49c6661c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:38.734479 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863567da-de87-45c4-a295-279a2a71842f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:38.735556 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:38.765942 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863567da-de87-45c4-a295-279a2a71842f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:38.766779 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e249b0-5e79-46f1-ab22-80e7f02eab02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:38.837694 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Created reservations ['f5b5bf91-b088-4dbe-bddb-572ceee2adb5', '1cd1eaed-39a3-4e39-a9da-3471ae6f1936', 'b75e55d1-ccb5-48f9-a29b-2c33b49fb02e', '2ecb496a-4d1c-4626-92d2-7954bce62a31'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:38.838707 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e249b0-5e79-46f1-ab22-80e7f02eab02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5b5bf91-b088-4dbe-bddb-572ceee2adb5', '1cd1eaed-39a3-4e39-a9da-3471ae6f1936', 'b75e55d1-ccb5-48f9-a29b-2c33b49fb02e', '2ecb496a-4d1c-4626-92d2-7954bce62a31']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:38.839714 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357a9099-e3c6-4832-8838-093e55bca976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:38.863374 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357a9099-e3c6-4832-8838-093e55bca976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af4531e5-25da-4b09-9d93-c26c5b1de2a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-660511700',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6be29e37ff654dbabe1226e7b4fe96ee',qos_specs=None,replication_status=,reservations=['f5b5bf91-b088-4dbe-bddb-572ceee2adb5','1cd1eaed-39a3-4e39-a9da-3471ae6f1936','b75e55d1-ccb5-48f9-a29b-2c33b49fb02e','2ecb496a-4d1c-4626-92d2-7954bce62a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ab5cc8b82c49c7b74e4f8d2dd8f42c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-660511700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af4531e5-25da-4b09-9d93-c26c5b1de2a1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6be29e37ff654dbabe1226e7b4fe96ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0ab5cc8b82c49c7b74e4f8d2dd8f42c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:38.864439 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47b4590-727c-4522-988c-80163dd761c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:38.891490 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47b4590-727c-4522-988c-80163dd761c7) transitioned into state 'SUCCESS' from state '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-660511700',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6be29e37ff654dbabe1226e7b4fe96ee',qos_specs=None,replication_status=,reservations=['f5b5bf91-b088-4dbe-bddb-572ceee2adb5','1cd1eaed-39a3-4e39-a9da-3471ae6f1936','b75e55d1-ccb5-48f9-a29b-2c33b49fb02e','2ecb496a-4d1c-4626-92d2-7954bce62a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ab5cc8b82c49c7b74e4f8d2dd8f42c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:38.892403 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a301c885-c877-4d06-94df-a47938543860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:38.904442 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a301c885-c877-4d06-94df-a47938543860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:38.905522 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Flow 'volume_create_api' (d1efd533-3535-4006-862c-f64b49c6661c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:38.905915 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Create volume request issued successfully. Aug 14 03:09:38.906598 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-beb8f29b-b31c-4798-b5c9-2ca8a9396eab tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:38.907204 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 918/3673] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:38 2026] POST /volume/v3/volumes => generated 759 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:38.920769 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b57c8246-1524-48ab-aed7-2e99e651ac77 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:38.922553 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b57c8246-1524-48ab-aed7-2e99e651ac77 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 Aug 14 03:09:38.922741 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b57c8246-1524-48ab-aed7-2e99e651ac77 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:38.922936 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b57c8246-1524-48ab-aed7-2e99e651ac77 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:38.930117 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:38.930117 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:38.933592 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b57c8246-1524-48ab-aed7-2e99e651ac77 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:38.938161 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b57c8246-1524-48ab-aed7-2e99e651ac77 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 returned with HTTP 200 Aug 14 03:09:38.938641 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 919/3674] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:38 2026] GET /volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:39.295045 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-02bb7659-7512-4d6d-b5c9-0b0285b394d3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:39.297750 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-02bb7659-7512-4d6d-b5c9-0b0285b394d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 Aug 14 03:09:39.298017 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-02bb7659-7512-4d6d-b5c9-0b0285b394d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:39.298251 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-02bb7659-7512-4d6d-b5c9-0b0285b394d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:39.308474 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:39.308474 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:39.313494 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-02bb7659-7512-4d6d-b5c9-0b0285b394d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:09:39.320005 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-02bb7659-7512-4d6d-b5c9-0b0285b394d3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 returned with HTTP 200 Aug 14 03:09:39.320739 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 914/3675] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:39 2026] GET /volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:39.337662 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-99dabe42-1601-45b7-a255-3e4bae42c7fb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:39.340520 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-99dabe42-1601-45b7-a255-3e4bae42c7fb tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:09:39.341074 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-99dabe42-1601-45b7-a255-3e4bae42c7fb tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e517851-cec4-413d-841e-49a78c765d92", "name": "tempest-VolumesBackupsTest-Backup-636069840"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:39.343193 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-99dabe42-1601-45b7-a255-3e4bae42c7fb tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Creating new backup {'backup': {'volume_id': '1e517851-cec4-413d-841e-49a78c765d92', 'name': 'tempest-VolumesBackupsTest-Backup-636069840'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:09:39.343407 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-99dabe42-1601-45b7-a255-3e4bae42c7fb tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Creating backup of volume 1e517851-cec4-413d-841e-49a78c765d92 in container None Aug 14 03:09:39.353231 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:39.353231 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:39.353785 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-99dabe42-1601-45b7-a255-3e4bae42c7fb tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Volume info retrieved successfully. Aug 14 03:09:39.376225 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-99dabe42-1601-45b7-a255-3e4bae42c7fb tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Created reservations ['a8640036-acd9-46d9-85d5-8935dbc700ba', '08d937ea-3531-4bac-8899-9cb9de9932c8'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:39.404882 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-99dabe42-1601-45b7-a255-3e4bae42c7fb tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:09:39.405510 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 925/3676] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:39 2026] POST /volume/v3/backups => generated 329 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:39.417090 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7eb2cc19-ad33-4af3-9571-deee53860830 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:39.419282 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7eb2cc19-ad33-4af3-9571-deee53860830 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:39.419500 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7eb2cc19-ad33-4af3-9571-deee53860830 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:39.419695 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7eb2cc19-ad33-4af3-9571-deee53860830 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:39.419801 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-7eb2cc19-ad33-4af3-9571-deee53860830 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:39.424627 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:39.424627 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:39.425359 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7eb2cc19-ad33-4af3-9571-deee53860830 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:39.425741 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 919/3677] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:39 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:39.544536 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8c62a9e4-9af5-4f3b-bcf6-5293b3a06e0c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:39.546769 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8c62a9e4-9af5-4f3b-bcf6-5293b3a06e0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:39.546988 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8c62a9e4-9af5-4f3b-bcf6-5293b3a06e0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:39.547252 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8c62a9e4-9af5-4f3b-bcf6-5293b3a06e0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:39.547433 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-8c62a9e4-9af5-4f3b-bcf6-5293b3a06e0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:39.552138 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:39.552138 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:39.552896 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8c62a9e4-9af5-4f3b-bcf6-5293b3a06e0c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:39.553321 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 920/3678] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:39 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:39.571127 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e9e1d4f6-441b-4739-bd3d-9b959afc25b1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:39.573012 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e9e1d4f6-441b-4739-bd3d-9b959afc25b1 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:39.573210 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e9e1d4f6-441b-4739-bd3d-9b959afc25b1 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:39.573435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e9e1d4f6-441b-4739-bd3d-9b959afc25b1 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:39.573558 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-e9e1d4f6-441b-4739-bd3d-9b959afc25b1 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:39.579224 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:39.579224 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:39.579983 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e9e1d4f6-441b-4739-bd3d-9b959afc25b1 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:39.580334 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 915/3679] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:39 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:39.629567 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9138ded6-a6be-42ef-949c-18b042334710 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:39.631476 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9138ded6-a6be-42ef-949c-18b042334710 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:39.631760 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9138ded6-a6be-42ef-949c-18b042334710 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:39.632024 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9138ded6-a6be-42ef-949c-18b042334710 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:39.632170 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-9138ded6-a6be-42ef-949c-18b042334710 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:39.636642 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:39.636642 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:39.637368 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9138ded6-a6be-42ef-949c-18b042334710 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:39.637747 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 926/3680] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:39 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:39.952876 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6932d7da-3e20-4dd4-817c-33a82e382b19 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:39.954835 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6932d7da-3e20-4dd4-817c-33a82e382b19 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 Aug 14 03:09:39.955054 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6932d7da-3e20-4dd4-817c-33a82e382b19 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:39.955239 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6932d7da-3e20-4dd4-817c-33a82e382b19 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:39.962098 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:39.962098 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:39.965604 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6932d7da-3e20-4dd4-817c-33a82e382b19 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:39.969991 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6932d7da-3e20-4dd4-817c-33a82e382b19 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 returned with HTTP 200 Aug 14 03:09:39.970426 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 920/3681] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:39 2026] GET /volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:39.998417 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-bb13f7a9-8b96-44c0-b060-1909d6101873 req-60a2ac30-f5c2-47eb-8867-ee89bd1216ae None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:40.001179 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bb13f7a9-8b96-44c0-b060-1909d6101873 req-60a2ac30-f5c2-47eb-8867-ee89bd1216ae tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 Aug 14 03:09:40.001492 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bb13f7a9-8b96-44c0-b060-1909d6101873 req-60a2ac30-f5c2-47eb-8867-ee89bd1216ae tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:40.001792 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bb13f7a9-8b96-44c0-b060-1909d6101873 req-60a2ac30-f5c2-47eb-8867-ee89bd1216ae tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:40.010995 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:40.010995 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:40.015833 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-bb13f7a9-8b96-44c0-b060-1909d6101873 req-60a2ac30-f5c2-47eb-8867-ee89bd1216ae tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:40.022064 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bb13f7a9-8b96-44c0-b060-1909d6101873 req-60a2ac30-f5c2-47eb-8867-ee89bd1216ae tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 returned with HTTP 200 Aug 14 03:09:40.022643 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 921/3682] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:39 2026] GET /volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:40.036347 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:40.038087 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:40.038407 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-785217934"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:40.039764 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-785217934'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:40.039961 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Create volume of 1 GB Aug 14 03:09:40.044151 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Availability Zones retrieved successfully. Aug 14 03:09:40.050037 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Flow 'volume_create_api' (d8573fe9-a4aa-4c30-a0ee-f9d7202ccdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:40.051419 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7a248a-d4cf-42a1-8813-143a37e20405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:40.052339 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:40.086244 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7a248a-d4cf-42a1-8813-143a37e20405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:40.086988 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1797b055-7c1d-4186-b8b0-f5ea10cc7582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:40.128811 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Created reservations ['0610e925-0a2a-44eb-87c9-c514f06dad3d', '6f23f569-79f9-4764-9053-31f7d4cef5ff', 'd20698a0-2c80-4bd3-af96-f680da08a3aa', '96c7ebf4-bd53-48f3-80d0-359d5bf1e4e3'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:40.129633 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1797b055-7c1d-4186-b8b0-f5ea10cc7582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0610e925-0a2a-44eb-87c9-c514f06dad3d', '6f23f569-79f9-4764-9053-31f7d4cef5ff', 'd20698a0-2c80-4bd3-af96-f680da08a3aa', '96c7ebf4-bd53-48f3-80d0-359d5bf1e4e3']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:40.130352 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db86956-0d76-4af4-bf26-1dcc7531f060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:40.155554 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db86956-0d76-4af4-bf26-1dcc7531f060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8db3301a-833d-4628-bda7-26932aaf7668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-785217934',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6be29e37ff654dbabe1226e7b4fe96ee',qos_specs=None,replication_status=,reservations=['0610e925-0a2a-44eb-87c9-c514f06dad3d','6f23f569-79f9-4764-9053-31f7d4cef5ff','d20698a0-2c80-4bd3-af96-f680da08a3aa','96c7ebf4-bd53-48f3-80d0-359d5bf1e4e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ab5cc8b82c49c7b74e4f8d2dd8f42c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-785217934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8db3301a-833d-4628-bda7-26932aaf7668,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6be29e37ff654dbabe1226e7b4fe96ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0ab5cc8b82c49c7b74e4f8d2dd8f42c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:40.156619 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b00766-dc2c-4930-97e6-f4d484f3643d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:40.177085 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b00766-dc2c-4930-97e6-f4d484f3643d) transitioned into state 'SUCCESS' from state '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-785217934',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6be29e37ff654dbabe1226e7b4fe96ee',qos_specs=None,replication_status=,reservations=['0610e925-0a2a-44eb-87c9-c514f06dad3d','6f23f569-79f9-4764-9053-31f7d4cef5ff','d20698a0-2c80-4bd3-af96-f680da08a3aa','96c7ebf4-bd53-48f3-80d0-359d5bf1e4e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ab5cc8b82c49c7b74e4f8d2dd8f42c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:40.177796 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d90f2d99-bf3a-4ddd-9ec7-9c03b420f162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:40.191643 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d90f2d99-bf3a-4ddd-9ec7-9c03b420f162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:40.192659 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Flow 'volume_create_api' (d8573fe9-a4aa-4c30-a0ee-f9d7202ccdb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:40.193114 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Create volume request issued successfully. Aug 14 03:09:40.194558 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bd9c59c0-446a-4797-af1c-ac0799cc5d23 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:40.194558 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 916/3683] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:40 2026] POST /volume/v3/volumes => generated 759 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:40.209358 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5c3408be-1ca5-45ef-9b7b-2a982357dee8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:40.212098 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5c3408be-1ca5-45ef-9b7b-2a982357dee8 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 Aug 14 03:09:40.212423 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5c3408be-1ca5-45ef-9b7b-2a982357dee8 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:40.212667 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5c3408be-1ca5-45ef-9b7b-2a982357dee8 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:40.222955 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:40.222955 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:40.227812 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5c3408be-1ca5-45ef-9b7b-2a982357dee8 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:40.233175 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5c3408be-1ca5-45ef-9b7b-2a982357dee8 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 returned with HTTP 200 Aug 14 03:09:40.233627 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 927/3684] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:40 2026] GET /volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:40.435421 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-267640b1-82aa-491f-a080-5af55ae1bd7a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:40.437351 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-267640b1-82aa-491f-a080-5af55ae1bd7a tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:40.437548 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-267640b1-82aa-491f-a080-5af55ae1bd7a tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:40.437721 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-267640b1-82aa-491f-a080-5af55ae1bd7a tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:40.437834 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-267640b1-82aa-491f-a080-5af55ae1bd7a tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:40.442243 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:40.442243 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:40.443038 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-267640b1-82aa-491f-a080-5af55ae1bd7a tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:40.443461 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 921/3685] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:40 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:09:40.563712 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-306c38ad-ce1b-41e9-b6ec-f4cd00f7c28f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:40.565268 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-306c38ad-ce1b-41e9-b6ec-f4cd00f7c28f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:40.565481 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-306c38ad-ce1b-41e9-b6ec-f4cd00f7c28f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:40.565671 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-306c38ad-ce1b-41e9-b6ec-f4cd00f7c28f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:40.565771 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-306c38ad-ce1b-41e9-b6ec-f4cd00f7c28f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:40.569914 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:40.569914 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:40.570448 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-306c38ad-ce1b-41e9-b6ec-f4cd00f7c28f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:40.570765 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 922/3686] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:40 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:40.590651 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ad0935ee-59fe-40c8-adbe-379f6ac2d724 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:40.592668 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ad0935ee-59fe-40c8-adbe-379f6ac2d724 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:40.592862 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ad0935ee-59fe-40c8-adbe-379f6ac2d724 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:40.593043 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ad0935ee-59fe-40c8-adbe-379f6ac2d724 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:40.593159 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-ad0935ee-59fe-40c8-adbe-379f6ac2d724 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:40.598917 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:40.598917 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:40.599664 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ad0935ee-59fe-40c8-adbe-379f6ac2d724 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:40.600040 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 917/3687] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:40 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:40.651070 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-702189b7-a658-4598-a0fc-627b032e514c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:40.653310 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-702189b7-a658-4598-a0fc-627b032e514c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:40.653523 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-702189b7-a658-4598-a0fc-627b032e514c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:40.653704 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-702189b7-a658-4598-a0fc-627b032e514c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:40.653798 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-702189b7-a658-4598-a0fc-627b032e514c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:40.657739 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:40.657739 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:40.658469 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-702189b7-a658-4598-a0fc-627b032e514c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:40.658834 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 928/3688] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:40 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:41.246361 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-60784280-13b7-497a-b8a8-9d43540fb6d6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:41.248127 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-60784280-13b7-497a-b8a8-9d43540fb6d6 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 Aug 14 03:09:41.248334 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-60784280-13b7-497a-b8a8-9d43540fb6d6 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:41.248528 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-60784280-13b7-497a-b8a8-9d43540fb6d6 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:41.255650 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:41.255650 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:41.259116 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-60784280-13b7-497a-b8a8-9d43540fb6d6 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:41.263106 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-60784280-13b7-497a-b8a8-9d43540fb6d6 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 returned with HTTP 200 Aug 14 03:09:41.263533 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 922/3689] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:41 2026] GET /volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:41.285845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-8d643a72-8f8c-4a20-9d2b-f4c783dbb993 req-976caaec-5d4f-4fdb-8ce5-e04620d9a3e1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:41.288418 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8d643a72-8f8c-4a20-9d2b-f4c783dbb993 req-976caaec-5d4f-4fdb-8ce5-e04620d9a3e1 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 Aug 14 03:09:41.288572 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8d643a72-8f8c-4a20-9d2b-f4c783dbb993 req-976caaec-5d4f-4fdb-8ce5-e04620d9a3e1 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:41.289558 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8d643a72-8f8c-4a20-9d2b-f4c783dbb993 req-976caaec-5d4f-4fdb-8ce5-e04620d9a3e1 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:41.297869 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:41.297869 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:41.301808 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-8d643a72-8f8c-4a20-9d2b-f4c783dbb993 req-976caaec-5d4f-4fdb-8ce5-e04620d9a3e1 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:41.306489 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8d643a72-8f8c-4a20-9d2b-f4c783dbb993 req-976caaec-5d4f-4fdb-8ce5-e04620d9a3e1 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 returned with HTTP 200 Aug 14 03:09:41.306917 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 923/3690] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:41 2026] GET /volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:41.322762 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-387989a4-495c-4540-a861-e9be1a4a257f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:41.325103 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:41.325537 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-505874527"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:41.327469 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-505874527'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:41.327619 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Create volume of 1 GB Aug 14 03:09:41.332662 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Availability Zones retrieved successfully. Aug 14 03:09:41.338763 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Flow 'volume_create_api' (7f3559b1-c73a-4027-b510-29aa96dde723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:41.339790 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89092115-c903-45ac-a0ba-12404faf3aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:41.340729 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:41.370095 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89092115-c903-45ac-a0ba-12404faf3aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:41.371170 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813375d1-acfe-4b0f-ad8f-9c82e0ca912b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:41.415968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Created reservations ['a48d07f6-de6c-4eae-b392-b4d30a8aaeb9', 'ba89e15a-92e2-4ff3-809b-cb11bf596036', '9ffbbee6-e8f0-44c3-8934-b7d60bb36b89', '649f55b0-6939-4e30-bbac-bec0713c8df7'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:41.417143 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813375d1-acfe-4b0f-ad8f-9c82e0ca912b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a48d07f6-de6c-4eae-b392-b4d30a8aaeb9', 'ba89e15a-92e2-4ff3-809b-cb11bf596036', '9ffbbee6-e8f0-44c3-8934-b7d60bb36b89', '649f55b0-6939-4e30-bbac-bec0713c8df7']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:41.418218 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c008fc0-abd1-4cf8-952e-1dedbc806af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:41.444371 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c008fc0-abd1-4cf8-952e-1dedbc806af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9289ab75-f42e-45c0-9fab-cfde42775a4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-505874527',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6be29e37ff654dbabe1226e7b4fe96ee',qos_specs=None,replication_status=,reservations=['a48d07f6-de6c-4eae-b392-b4d30a8aaeb9','ba89e15a-92e2-4ff3-809b-cb11bf596036','9ffbbee6-e8f0-44c3-8934-b7d60bb36b89','649f55b0-6939-4e30-bbac-bec0713c8df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ab5cc8b82c49c7b74e4f8d2dd8f42c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-505874527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9289ab75-f42e-45c0-9fab-cfde42775a4c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6be29e37ff654dbabe1226e7b4fe96ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0ab5cc8b82c49c7b74e4f8d2dd8f42c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:41.445031 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b118dbab-8030-445e-8b5a-03d1e8d7c07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:41.453125 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-aaa1436c-57c1-4a64-89f6-70f300e66dff None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:41.455179 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aaa1436c-57c1-4a64-89f6-70f300e66dff tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:41.455476 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aaa1436c-57c1-4a64-89f6-70f300e66dff tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:41.455668 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aaa1436c-57c1-4a64-89f6-70f300e66dff tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:41.455785 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-aaa1436c-57c1-4a64-89f6-70f300e66dff tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:41.461165 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:41.461165 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:41.462051 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aaa1436c-57c1-4a64-89f6-70f300e66dff tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:41.462577 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 929/3691] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:41 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:41.463578 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b118dbab-8030-445e-8b5a-03d1e8d7c07d) transitioned into state 'SUCCESS' from state '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-505874527',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6be29e37ff654dbabe1226e7b4fe96ee',qos_specs=None,replication_status=,reservations=['a48d07f6-de6c-4eae-b392-b4d30a8aaeb9','ba89e15a-92e2-4ff3-809b-cb11bf596036','9ffbbee6-e8f0-44c3-8934-b7d60bb36b89','649f55b0-6939-4e30-bbac-bec0713c8df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ab5cc8b82c49c7b74e4f8d2dd8f42c',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:41.464269 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238e3f9d-c62c-4e21-9d8b-b4c897055f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:41.472871 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238e3f9d-c62c-4e21-9d8b-b4c897055f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:41.473749 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Flow 'volume_create_api' (7f3559b1-c73a-4027-b510-29aa96dde723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:41.474065 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Create volume request issued successfully. Aug 14 03:09:41.474634 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-387989a4-495c-4540-a861-e9be1a4a257f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:41.475061 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 918/3692] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:41 2026] POST /volume/v3/volumes => generated 759 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:41.491321 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5164a70a-f24b-42dc-b304-502051c35f5e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:41.495550 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5164a70a-f24b-42dc-b304-502051c35f5e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c Aug 14 03:09:41.495744 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5164a70a-f24b-42dc-b304-502051c35f5e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:41.495987 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5164a70a-f24b-42dc-b304-502051c35f5e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:41.503214 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:41.503214 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:41.506834 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5164a70a-f24b-42dc-b304-502051c35f5e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:41.510848 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5164a70a-f24b-42dc-b304-502051c35f5e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c returned with HTTP 200 Aug 14 03:09:41.511401 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 923/3693] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:41 2026] GET /volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:41.584547 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4e1803ab-b4c1-4832-ad67-078fc9b464bb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:41.586762 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4e1803ab-b4c1-4832-ad67-078fc9b464bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:41.587060 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4e1803ab-b4c1-4832-ad67-078fc9b464bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:41.587300 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4e1803ab-b4c1-4832-ad67-078fc9b464bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:41.587452 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-4e1803ab-b4c1-4832-ad67-078fc9b464bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:41.592589 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:41.592589 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:41.593459 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4e1803ab-b4c1-4832-ad67-078fc9b464bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:41.593962 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 924/3694] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:41 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:41.612347 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-237b6b1a-cf34-4b45-a022-d0eb3c8f3a88 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:41.614240 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-237b6b1a-cf34-4b45-a022-d0eb3c8f3a88 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:41.614502 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-237b6b1a-cf34-4b45-a022-d0eb3c8f3a88 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:41.614768 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-237b6b1a-cf34-4b45-a022-d0eb3c8f3a88 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:41.615002 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-237b6b1a-cf34-4b45-a022-d0eb3c8f3a88 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:41.620591 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:41.620591 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:41.621409 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-237b6b1a-cf34-4b45-a022-d0eb3c8f3a88 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:41.621801 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 930/3695] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:41 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:41.670263 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-04fcf086-b505-4837-8419-80c395c62f7a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:41.672564 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-04fcf086-b505-4837-8419-80c395c62f7a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:41.672781 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-04fcf086-b505-4837-8419-80c395c62f7a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:41.672987 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-04fcf086-b505-4837-8419-80c395c62f7a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:41.673091 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-04fcf086-b505-4837-8419-80c395c62f7a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:41.678482 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:41.678482 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:41.679619 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-04fcf086-b505-4837-8419-80c395c62f7a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:41.680104 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 919/3696] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:41 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:42.474717 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b74fa442-e881-4ce2-b866-4504d6c3379e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:42.476796 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b74fa442-e881-4ce2-b866-4504d6c3379e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:42.477131 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b74fa442-e881-4ce2-b866-4504d6c3379e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:42.477378 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b74fa442-e881-4ce2-b866-4504d6c3379e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:42.477522 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b74fa442-e881-4ce2-b866-4504d6c3379e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:42.483375 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:42.483375 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:42.484296 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b74fa442-e881-4ce2-b866-4504d6c3379e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:42.484839 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 924/3697] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:42 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:42.524249 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5ffa1fb9-619c-4d70-81fc-69c29c1cb477 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:42.526004 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5ffa1fb9-619c-4d70-81fc-69c29c1cb477 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c Aug 14 03:09:42.526217 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5ffa1fb9-619c-4d70-81fc-69c29c1cb477 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:42.526403 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5ffa1fb9-619c-4d70-81fc-69c29c1cb477 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:42.533338 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:42.533338 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:42.536498 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5ffa1fb9-619c-4d70-81fc-69c29c1cb477 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:42.540840 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5ffa1fb9-619c-4d70-81fc-69c29c1cb477 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c returned with HTTP 200 Aug 14 03:09:42.541233 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 925/3698] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:42 2026] GET /volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:42.563323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e6b535c0-70db-4f74-b98a-c8f65be3b9dd req-cecc9dfe-4ab9-47f6-94a9-f42d22565cee None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:42.565669 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e6b535c0-70db-4f74-b98a-c8f65be3b9dd req-cecc9dfe-4ab9-47f6-94a9-f42d22565cee tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c Aug 14 03:09:42.565942 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e6b535c0-70db-4f74-b98a-c8f65be3b9dd req-cecc9dfe-4ab9-47f6-94a9-f42d22565cee tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:42.566164 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e6b535c0-70db-4f74-b98a-c8f65be3b9dd req-cecc9dfe-4ab9-47f6-94a9-f42d22565cee tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:42.573372 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:42.573372 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:42.577197 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-e6b535c0-70db-4f74-b98a-c8f65be3b9dd req-cecc9dfe-4ab9-47f6-94a9-f42d22565cee tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:42.581239 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e6b535c0-70db-4f74-b98a-c8f65be3b9dd req-cecc9dfe-4ab9-47f6-94a9-f42d22565cee tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c returned with HTTP 200 Aug 14 03:09:42.581633 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 931/3699] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:42 2026] GET /volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:42.604311 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0d86a0bc-fe06-46e2-a359-bdd9c7145bac None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:42.607515 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0d86a0bc-fe06-46e2-a359-bdd9c7145bac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:42.608061 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0d86a0bc-fe06-46e2-a359-bdd9c7145bac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:42.608329 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0d86a0bc-fe06-46e2-a359-bdd9c7145bac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:42.608477 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-0d86a0bc-fe06-46e2-a359-bdd9c7145bac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:42.613187 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:42.613187 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:42.613965 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0d86a0bc-fe06-46e2-a359-bdd9c7145bac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:42.614577 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 920/3700] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:42 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:42.633253 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-76c86e95-18c4-483d-b290-480d661aa5a6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:42.635187 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-76c86e95-18c4-483d-b290-480d661aa5a6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:42.635389 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-76c86e95-18c4-483d-b290-480d661aa5a6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:42.635588 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-76c86e95-18c4-483d-b290-480d661aa5a6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:42.635725 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-76c86e95-18c4-483d-b290-480d661aa5a6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:42.640109 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:42.640109 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:42.640961 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-76c86e95-18c4-483d-b290-480d661aa5a6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:42.641521 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 925/3701] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:42 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:42.691582 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6df4baf7-a8bb-45ad-a9b7-f95b9af30d3c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:42.693430 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6df4baf7-a8bb-45ad-a9b7-f95b9af30d3c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:42.693761 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6df4baf7-a8bb-45ad-a9b7-f95b9af30d3c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:42.695064 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6df4baf7-a8bb-45ad-a9b7-f95b9af30d3c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:42.695064 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-6df4baf7-a8bb-45ad-a9b7-f95b9af30d3c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:42.698346 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:42.698346 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:42.699367 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6df4baf7-a8bb-45ad-a9b7-f95b9af30d3c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:42.699848 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 926/3702] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:42 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:42.743269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-03d7ded4-e635-4db4-bd1b-55697d73d546 req-63f7f0a0-10a4-4032-ad1d-1b6b54489a13 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:42.745769 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-03d7ded4-e635-4db4-bd1b-55697d73d546 req-63f7f0a0-10a4-4032-ad1d-1b6b54489a13 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:09:42.746046 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-03d7ded4-e635-4db4-bd1b-55697d73d546 req-63f7f0a0-10a4-4032-ad1d-1b6b54489a13 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:42.746294 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-03d7ded4-e635-4db4-bd1b-55697d73d546 req-63f7f0a0-10a4-4032-ad1d-1b6b54489a13 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:42.746632 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [req-03d7ded4-e635-4db4-bd1b-55697d73d546 req-63f7f0a0-10a4-4032-ad1d-1b6b54489a13 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:09:42.747512 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-03d7ded4-e635-4db4-bd1b-55697d73d546 req-63f7f0a0-10a4-4032-ad1d-1b6b54489a13 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:09:42.757232 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-03d7ded4-e635-4db4-bd1b-55697d73d546 req-63f7f0a0-10a4-4032-ad1d-1b6b54489a13 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Get all volumes completed successfully. Aug 14 03:09:42.758521 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:42.758521 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:42.763677 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-03d7ded4-e635-4db4-bd1b-55697d73d546 req-63f7f0a0-10a4-4032-ad1d-1b6b54489a13 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:09:42.764129 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 932/3703] 10.4.3.152 () {68 vars in 1508 bytes} [Fri Aug 14 03:09:42 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:42.796414 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-31ff1692-d186-4950-9800-42eb2108d760 req-6a121d09-35d5-449a-9386-1241f152f607 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:42.798455 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-31ff1692-d186-4950-9800-42eb2108d760 req-6a121d09-35d5-449a-9386-1241f152f607 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:09:42.798645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-31ff1692-d186-4950-9800-42eb2108d760 req-6a121d09-35d5-449a-9386-1241f152f607 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:42.798833 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-31ff1692-d186-4950-9800-42eb2108d760 req-6a121d09-35d5-449a-9386-1241f152f607 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:42.799145 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [req-31ff1692-d186-4950-9800-42eb2108d760 req-6a121d09-35d5-449a-9386-1241f152f607 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:09:42.799804 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-31ff1692-d186-4950-9800-42eb2108d760 req-6a121d09-35d5-449a-9386-1241f152f607 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:09:42.808713 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-31ff1692-d186-4950-9800-42eb2108d760 req-6a121d09-35d5-449a-9386-1241f152f607 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Get all volumes completed successfully. Aug 14 03:09:42.809620 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:42.809620 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:42.814626 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-31ff1692-d186-4950-9800-42eb2108d760 req-6a121d09-35d5-449a-9386-1241f152f607 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:09:42.815134 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 921/3704] 10.4.3.152 () {68 vars in 1508 bytes} [Fri Aug 14 03:09:42 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:42.842475 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-a3d8d974-1922-4b01-adbd-737906b5e54c req-66cb2f63-9ea5-46d1-b5da-0a570fe47682 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:42.844833 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a3d8d974-1922-4b01-adbd-737906b5e54c req-66cb2f63-9ea5-46d1-b5da-0a570fe47682 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:09:42.845070 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-a3d8d974-1922-4b01-adbd-737906b5e54c req-66cb2f63-9ea5-46d1-b5da-0a570fe47682 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:42.845294 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-a3d8d974-1922-4b01-adbd-737906b5e54c req-66cb2f63-9ea5-46d1-b5da-0a570fe47682 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:42.845643 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [req-a3d8d974-1922-4b01-adbd-737906b5e54c req-66cb2f63-9ea5-46d1-b5da-0a570fe47682 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:09:42.846505 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-a3d8d974-1922-4b01-adbd-737906b5e54c req-66cb2f63-9ea5-46d1-b5da-0a570fe47682 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:09:42.863604 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-a3d8d974-1922-4b01-adbd-737906b5e54c req-66cb2f63-9ea5-46d1-b5da-0a570fe47682 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Get all volumes completed successfully. Aug 14 03:09:42.867038 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:42.867038 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:42.871329 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-a3d8d974-1922-4b01-adbd-737906b5e54c req-66cb2f63-9ea5-46d1-b5da-0a570fe47682 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:09:42.871797 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 926/3705] 10.4.3.152 () {68 vars in 1508 bytes} [Fri Aug 14 03:09:42 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:42.900833 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-d1886be0-ee80-4ae2-8a11-a67364c4fceb req-f3c58f22-1dd0-4753-a025-af47d01c806e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:42.903146 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-d1886be0-ee80-4ae2-8a11-a67364c4fceb req-f3c58f22-1dd0-4753-a025-af47d01c806e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:09:42.903264 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-d1886be0-ee80-4ae2-8a11-a67364c4fceb req-f3c58f22-1dd0-4753-a025-af47d01c806e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:42.903440 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-d1886be0-ee80-4ae2-8a11-a67364c4fceb req-f3c58f22-1dd0-4753-a025-af47d01c806e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:42.903789 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [req-d1886be0-ee80-4ae2-8a11-a67364c4fceb req-f3c58f22-1dd0-4753-a025-af47d01c806e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:09:42.904551 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-d1886be0-ee80-4ae2-8a11-a67364c4fceb req-f3c58f22-1dd0-4753-a025-af47d01c806e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:09:42.912545 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-d1886be0-ee80-4ae2-8a11-a67364c4fceb req-f3c58f22-1dd0-4753-a025-af47d01c806e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Get all volumes completed successfully. Aug 14 03:09:42.913710 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:42.913710 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:42.918084 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-d1886be0-ee80-4ae2-8a11-a67364c4fceb req-f3c58f22-1dd0-4753-a025-af47d01c806e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:09:42.918561 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 927/3706] 10.4.3.152 () {68 vars in 1508 bytes} [Fri Aug 14 03:09:42 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:42.942615 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-ccd1f966-6fb8-4c27-b827-7ef5f7aa460c req-1b7ae80f-02e2-4878-9aff-3595fbe3af0f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:42.944900 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-ccd1f966-6fb8-4c27-b827-7ef5f7aa460c req-1b7ae80f-02e2-4878-9aff-3595fbe3af0f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:09:42.945127 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-ccd1f966-6fb8-4c27-b827-7ef5f7aa460c req-1b7ae80f-02e2-4878-9aff-3595fbe3af0f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:42.945355 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-ccd1f966-6fb8-4c27-b827-7ef5f7aa460c req-1b7ae80f-02e2-4878-9aff-3595fbe3af0f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:42.945674 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [req-ccd1f966-6fb8-4c27-b827-7ef5f7aa460c req-1b7ae80f-02e2-4878-9aff-3595fbe3af0f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:09:42.946516 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [req-ccd1f966-6fb8-4c27-b827-7ef5f7aa460c req-1b7ae80f-02e2-4878-9aff-3595fbe3af0f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:09:42.955315 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-ccd1f966-6fb8-4c27-b827-7ef5f7aa460c req-1b7ae80f-02e2-4878-9aff-3595fbe3af0f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Get all volumes completed successfully. Aug 14 03:09:42.956418 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:42.956418 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:42.960900 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-ccd1f966-6fb8-4c27-b827-7ef5f7aa460c req-1b7ae80f-02e2-4878-9aff-3595fbe3af0f tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:09:42.961364 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 933/3707] 10.4.3.152 () {68 vars in 1508 bytes} [Fri Aug 14 03:09:42 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:42.992198 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-898cdf5d-619c-4ebd-bd6e-ca870bcdc123 req-1479ab2c-6192-4877-bd9e-a3a1735c5db5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:42.994914 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-898cdf5d-619c-4ebd-bd6e-ca870bcdc123 req-1479ab2c-6192-4877-bd9e-a3a1735c5db5 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:09:42.995380 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-898cdf5d-619c-4ebd-bd6e-ca870bcdc123 req-1479ab2c-6192-4877-bd9e-a3a1735c5db5 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:42.995990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-898cdf5d-619c-4ebd-bd6e-ca870bcdc123 req-1479ab2c-6192-4877-bd9e-a3a1735c5db5 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:42.996377 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [req-898cdf5d-619c-4ebd-bd6e-ca870bcdc123 req-1479ab2c-6192-4877-bd9e-a3a1735c5db5 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:09:42.997454 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-898cdf5d-619c-4ebd-bd6e-ca870bcdc123 req-1479ab2c-6192-4877-bd9e-a3a1735c5db5 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:09:43.006955 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-898cdf5d-619c-4ebd-bd6e-ca870bcdc123 req-1479ab2c-6192-4877-bd9e-a3a1735c5db5 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Get all volumes completed successfully. Aug 14 03:09:43.008578 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:43.008578 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:43.014004 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-898cdf5d-619c-4ebd-bd6e-ca870bcdc123 req-1479ab2c-6192-4877-bd9e-a3a1735c5db5 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:09:43.014704 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 922/3708] 10.4.3.152 () {68 vars in 1508 bytes} [Fri Aug 14 03:09:42 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:09:43.045569 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-8c3c39d8-a10e-4f6a-ac1f-1339883ee067 req-5fae2431-be0f-465a-8dbf-048dd610dc0e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:43.053203 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8c3c39d8-a10e-4f6a-ac1f-1339883ee067 req-5fae2431-be0f-465a-8dbf-048dd610dc0e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:09:43.053353 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8c3c39d8-a10e-4f6a-ac1f-1339883ee067 req-5fae2431-be0f-465a-8dbf-048dd610dc0e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:43.053538 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8c3c39d8-a10e-4f6a-ac1f-1339883ee067 req-5fae2431-be0f-465a-8dbf-048dd610dc0e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:43.053793 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [req-8c3c39d8-a10e-4f6a-ac1f-1339883ee067 req-5fae2431-be0f-465a-8dbf-048dd610dc0e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:09:43.054563 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-8c3c39d8-a10e-4f6a-ac1f-1339883ee067 req-5fae2431-be0f-465a-8dbf-048dd610dc0e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:09:43.056843 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=561,cinder:INSERT=105,cinder:UPDATE=181,cinder:DELETE=2 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:09:43.063748 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-8c3c39d8-a10e-4f6a-ac1f-1339883ee067 req-5fae2431-be0f-465a-8dbf-048dd610dc0e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Get all volumes completed successfully. Aug 14 03:09:43.064992 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:43.064992 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:43.070399 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8c3c39d8-a10e-4f6a-ac1f-1339883ee067 req-5fae2431-be0f-465a-8dbf-048dd610dc0e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:09:43.071081 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 927/3709] 10.4.3.152 () {68 vars in 1508 bytes} [Fri Aug 14 03:09:43 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:43.097186 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-ea7182f5-a9fc-48b0-af56-f0c1f2d9c3c8 req-a0c54e07-7b60-4115-ae90-c4da09d7efa3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:43.099188 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ea7182f5-a9fc-48b0-af56-f0c1f2d9c3c8 req-a0c54e07-7b60-4115-ae90-c4da09d7efa3 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:09:43.099398 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-ea7182f5-a9fc-48b0-af56-f0c1f2d9c3c8 req-a0c54e07-7b60-4115-ae90-c4da09d7efa3 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:43.099596 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-ea7182f5-a9fc-48b0-af56-f0c1f2d9c3c8 req-a0c54e07-7b60-4115-ae90-c4da09d7efa3 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:43.099806 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [req-ea7182f5-a9fc-48b0-af56-f0c1f2d9c3c8 req-a0c54e07-7b60-4115-ae90-c4da09d7efa3 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:09:43.100430 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [req-ea7182f5-a9fc-48b0-af56-f0c1f2d9c3c8 req-a0c54e07-7b60-4115-ae90-c4da09d7efa3 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:09:43.116280 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-ea7182f5-a9fc-48b0-af56-f0c1f2d9c3c8 req-a0c54e07-7b60-4115-ae90-c4da09d7efa3 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] Get all volumes completed successfully. Aug 14 03:09:43.117092 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:43.117092 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:43.123165 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ea7182f5-a9fc-48b0-af56-f0c1f2d9c3c8 req-a0c54e07-7b60-4115-ae90-c4da09d7efa3 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:09:43.123732 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 928/3710] 10.4.3.152 () {68 vars in 1508 bytes} [Fri Aug 14 03:09:43 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:43.139255 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fa67128e-aef7-4250-b832-2c95193e4315 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:43.140937 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fa67128e-aef7-4250-b832-2c95193e4315 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c Aug 14 03:09:43.141100 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fa67128e-aef7-4250-b832-2c95193e4315 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:43.141274 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fa67128e-aef7-4250-b832-2c95193e4315 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:43.141433 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-fa67128e-aef7-4250-b832-2c95193e4315 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Delete volume with id: 9289ab75-f42e-45c0-9fab-cfde42775a4c Aug 14 03:09:43.151733 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:43.151733 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:43.152176 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fa67128e-aef7-4250-b832-2c95193e4315 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:43.170897 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fa67128e-aef7-4250-b832-2c95193e4315 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Delete volume request issued successfully. Aug 14 03:09:43.170897 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fa67128e-aef7-4250-b832-2c95193e4315 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c returned with HTTP 202 Aug 14 03:09:43.170897 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 934/3711] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:43 2026] DELETE /volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:43.176860 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2b846b98-0456-42da-885e-3893a5b8b448 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:43.179383 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2b846b98-0456-42da-885e-3893a5b8b448 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c Aug 14 03:09:43.179383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2b846b98-0456-42da-885e-3893a5b8b448 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:43.179641 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2b846b98-0456-42da-885e-3893a5b8b448 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:43.188882 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:43.188882 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:43.193431 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2b846b98-0456-42da-885e-3893a5b8b448 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:43.198404 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2b846b98-0456-42da-885e-3893a5b8b448 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c returned with HTTP 200 Aug 14 03:09:43.198928 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 923/3712] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:43 2026] GET /volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:43.500290 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c0467568-abcd-4e13-9028-3cbb7e89d76a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:43.504509 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c0467568-abcd-4e13-9028-3cbb7e89d76a tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:43.504834 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c0467568-abcd-4e13-9028-3cbb7e89d76a tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:43.505142 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c0467568-abcd-4e13-9028-3cbb7e89d76a tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:43.505365 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-c0467568-abcd-4e13-9028-3cbb7e89d76a tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:43.511515 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:43.511515 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:43.512522 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c0467568-abcd-4e13-9028-3cbb7e89d76a tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:43.513296 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 928/3713] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:43 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:43.623864 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4a62c0f2-6dd7-41e4-bd76-e0b2e2e5d3bb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:43.625642 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4a62c0f2-6dd7-41e4-bd76-e0b2e2e5d3bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:43.625984 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4a62c0f2-6dd7-41e4-bd76-e0b2e2e5d3bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:43.626258 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4a62c0f2-6dd7-41e4-bd76-e0b2e2e5d3bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:43.626426 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-4a62c0f2-6dd7-41e4-bd76-e0b2e2e5d3bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:43.631112 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:43.631112 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:43.631961 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4a62c0f2-6dd7-41e4-bd76-e0b2e2e5d3bb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:43.632571 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 929/3714] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:43 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:43.652367 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2d522904-a49d-44e5-aed0-34926b08f568 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:43.654222 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2d522904-a49d-44e5-aed0-34926b08f568 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:43.654461 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2d522904-a49d-44e5-aed0-34926b08f568 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:43.654688 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2d522904-a49d-44e5-aed0-34926b08f568 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:43.654831 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-2d522904-a49d-44e5-aed0-34926b08f568 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:43.663235 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:43.663235 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:43.664215 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2d522904-a49d-44e5-aed0-34926b08f568 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:43.664689 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 935/3715] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:43 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:43.710964 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fe04fd91-768e-4598-93cc-0a4438f98734 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:43.712891 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fe04fd91-768e-4598-93cc-0a4438f98734 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:43.713081 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fe04fd91-768e-4598-93cc-0a4438f98734 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:43.713270 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fe04fd91-768e-4598-93cc-0a4438f98734 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:43.713396 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-fe04fd91-768e-4598-93cc-0a4438f98734 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:43.720227 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:43.720227 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:43.720987 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fe04fd91-768e-4598-93cc-0a4438f98734 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:43.721334 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 924/3716] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:43 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:44.213180 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c4d465be-8dab-4f4b-abe8-04a5aaaede06 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:44.216230 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c4d465be-8dab-4f4b-abe8-04a5aaaede06 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c Aug 14 03:09:44.216844 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c4d465be-8dab-4f4b-abe8-04a5aaaede06 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:44.217086 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c4d465be-8dab-4f4b-abe8-04a5aaaede06 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:44.224753 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c4d465be-8dab-4f4b-abe8-04a5aaaede06 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c returned with HTTP 404 Aug 14 03:09:44.225265 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 929/3717] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:44 2026] GET /volume/v3/volumes/9289ab75-f42e-45c0-9fab-cfde42775a4c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:44.234001 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b49a1908-6970-4952-bda7-66d7c6434515 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:44.237130 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b49a1908-6970-4952-bda7-66d7c6434515 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] DELETE https://10.4.3.152/volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 Aug 14 03:09:44.237329 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b49a1908-6970-4952-bda7-66d7c6434515 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:44.237547 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b49a1908-6970-4952-bda7-66d7c6434515 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:44.237749 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-b49a1908-6970-4952-bda7-66d7c6434515 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Delete volume with id: 8db3301a-833d-4628-bda7-26932aaf7668 Aug 14 03:09:44.248908 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:44.248908 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:44.249474 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b49a1908-6970-4952-bda7-66d7c6434515 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:44.268259 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b49a1908-6970-4952-bda7-66d7c6434515 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Delete volume request issued successfully. Aug 14 03:09:44.268486 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b49a1908-6970-4952-bda7-66d7c6434515 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 returned with HTTP 202 Aug 14 03:09:44.268935 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 930/3718] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:44 2026] DELETE /volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:44.281891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4c8408a4-54bb-4cae-8497-25797b288f6c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:44.284159 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4c8408a4-54bb-4cae-8497-25797b288f6c tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 Aug 14 03:09:44.284428 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4c8408a4-54bb-4cae-8497-25797b288f6c tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:44.284670 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4c8408a4-54bb-4cae-8497-25797b288f6c tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:44.294230 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:44.294230 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:44.299356 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4c8408a4-54bb-4cae-8497-25797b288f6c tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:44.305329 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4c8408a4-54bb-4cae-8497-25797b288f6c tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 returned with HTTP 200 Aug 14 03:09:44.305681 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 936/3719] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:44 2026] GET /volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:44.523801 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-35a9326f-1cfb-4a86-80d1-7f337828a294 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:44.526307 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-35a9326f-1cfb-4a86-80d1-7f337828a294 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:44.526645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-35a9326f-1cfb-4a86-80d1-7f337828a294 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:44.526887 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-35a9326f-1cfb-4a86-80d1-7f337828a294 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:44.527073 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-35a9326f-1cfb-4a86-80d1-7f337828a294 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:44.532187 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:44.532187 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:44.532993 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-35a9326f-1cfb-4a86-80d1-7f337828a294 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:44.533688 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 925/3720] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:44 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:44.643281 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b701fcda-3e89-4aac-9fad-0745747e861f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:44.645156 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b701fcda-3e89-4aac-9fad-0745747e861f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:44.645380 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b701fcda-3e89-4aac-9fad-0745747e861f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:44.645565 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b701fcda-3e89-4aac-9fad-0745747e861f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:44.645665 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b701fcda-3e89-4aac-9fad-0745747e861f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:44.650091 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:44.650091 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:44.650735 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b701fcda-3e89-4aac-9fad-0745747e861f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:44.651434 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 930/3721] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:44 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:44.675892 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6d8cd633-baf5-4c56-b369-22bf5666a055 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:44.677718 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6d8cd633-baf5-4c56-b369-22bf5666a055 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:44.677969 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6d8cd633-baf5-4c56-b369-22bf5666a055 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:44.678191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6d8cd633-baf5-4c56-b369-22bf5666a055 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:44.678315 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-6d8cd633-baf5-4c56-b369-22bf5666a055 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:44.683010 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:44.683010 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:44.683829 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6d8cd633-baf5-4c56-b369-22bf5666a055 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:44.684261 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 931/3722] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:44 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:44.732236 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-07f2dcb3-189e-4c22-8482-7f6b57cca6cf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:44.733695 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-07f2dcb3-189e-4c22-8482-7f6b57cca6cf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:44.733695 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-07f2dcb3-189e-4c22-8482-7f6b57cca6cf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:44.733695 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-07f2dcb3-189e-4c22-8482-7f6b57cca6cf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:44.733695 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-07f2dcb3-189e-4c22-8482-7f6b57cca6cf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:44.738684 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:44.738684 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:44.738684 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-07f2dcb3-189e-4c22-8482-7f6b57cca6cf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:44.738684 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 937/3723] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:44 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:45.326251 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e262f8f6-bcbf-4fde-b37c-777a369b1202 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:45.329698 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e262f8f6-bcbf-4fde-b37c-777a369b1202 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 Aug 14 03:09:45.330134 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e262f8f6-bcbf-4fde-b37c-777a369b1202 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:45.330689 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e262f8f6-bcbf-4fde-b37c-777a369b1202 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:45.338464 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e262f8f6-bcbf-4fde-b37c-777a369b1202 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 returned with HTTP 404 Aug 14 03:09:45.339166 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 926/3724] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:45 2026] GET /volume/v3/volumes/8db3301a-833d-4628-bda7-26932aaf7668 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:45.347745 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e29887dc-84a8-437b-8763-c0934db6bba4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:45.353215 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e29887dc-84a8-437b-8763-c0934db6bba4 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] DELETE https://10.4.3.152/volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 Aug 14 03:09:45.353406 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e29887dc-84a8-437b-8763-c0934db6bba4 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:45.353636 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e29887dc-84a8-437b-8763-c0934db6bba4 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:45.353845 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-e29887dc-84a8-437b-8763-c0934db6bba4 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Delete volume with id: af4531e5-25da-4b09-9d93-c26c5b1de2a1 Aug 14 03:09:45.364573 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:45.364573 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:45.368188 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e29887dc-84a8-437b-8763-c0934db6bba4 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:45.394027 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e29887dc-84a8-437b-8763-c0934db6bba4 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Delete volume request issued successfully. Aug 14 03:09:45.394306 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e29887dc-84a8-437b-8763-c0934db6bba4 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 returned with HTTP 202 Aug 14 03:09:45.394967 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 931/3725] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:09:45 2026] DELETE /volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:09:45.403083 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7a8fed3a-d230-4180-b983-ed85d7dac4f5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:45.406479 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7a8fed3a-d230-4180-b983-ed85d7dac4f5 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 Aug 14 03:09:45.406640 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7a8fed3a-d230-4180-b983-ed85d7dac4f5 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:45.406902 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7a8fed3a-d230-4180-b983-ed85d7dac4f5 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:45.419376 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:45.419376 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:45.427055 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7a8fed3a-d230-4180-b983-ed85d7dac4f5 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Volume info retrieved successfully. Aug 14 03:09:45.433423 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7a8fed3a-d230-4180-b983-ed85d7dac4f5 tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 returned with HTTP 200 Aug 14 03:09:45.434223 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 932/3726] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:45 2026] GET /volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:45.549475 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cd366e04-8420-4539-9945-b443c6e6a6d8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:45.551273 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cd366e04-8420-4539-9945-b443c6e6a6d8 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:45.551452 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cd366e04-8420-4539-9945-b443c6e6a6d8 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:45.551661 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cd366e04-8420-4539-9945-b443c6e6a6d8 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:45.551789 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-cd366e04-8420-4539-9945-b443c6e6a6d8 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:45.553344 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=481,cinder:INSERT=56,cinder:UPDATE=124,cinder:DELETE=3 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:09:45.557814 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:45.557814 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:45.558581 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cd366e04-8420-4539-9945-b443c6e6a6d8 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:45.559247 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 938/3727] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:45 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:45.663262 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b7eb4390-077f-4909-9088-69d0c2bb5c69 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:45.665189 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b7eb4390-077f-4909-9088-69d0c2bb5c69 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:45.665451 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b7eb4390-077f-4909-9088-69d0c2bb5c69 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:45.665666 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b7eb4390-077f-4909-9088-69d0c2bb5c69 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:45.665809 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-b7eb4390-077f-4909-9088-69d0c2bb5c69 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:45.667433 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=601,cinder:UPDATE=196,cinder:INSERT=109 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:09:45.670849 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:45.670849 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:45.671663 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b7eb4390-077f-4909-9088-69d0c2bb5c69 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:45.672065 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 927/3728] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:45 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:45.693933 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e49fe56b-561e-4304-a816-988e8bdbf913 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:45.695982 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e49fe56b-561e-4304-a816-988e8bdbf913 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:45.696239 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e49fe56b-561e-4304-a816-988e8bdbf913 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:45.696504 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e49fe56b-561e-4304-a816-988e8bdbf913 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:45.696621 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-e49fe56b-561e-4304-a816-988e8bdbf913 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:45.700999 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:45.700999 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:45.701859 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e49fe56b-561e-4304-a816-988e8bdbf913 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:45.702298 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 932/3729] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:45 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:45.749669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cdfeaca0-b626-481f-a4e1-ff0146fd8cf1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:45.751652 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cdfeaca0-b626-481f-a4e1-ff0146fd8cf1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:45.751931 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cdfeaca0-b626-481f-a4e1-ff0146fd8cf1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:45.752063 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cdfeaca0-b626-481f-a4e1-ff0146fd8cf1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:45.752216 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-cdfeaca0-b626-481f-a4e1-ff0146fd8cf1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:45.756605 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:45.756605 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:45.757326 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cdfeaca0-b626-481f-a4e1-ff0146fd8cf1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:45.757694 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 933/3730] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:45 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:46.448338 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-56b39b56-caff-46f3-8d75-86f859f0451e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:46.450229 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-56b39b56-caff-46f3-8d75-86f859f0451e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] GET https://10.4.3.152/volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 Aug 14 03:09:46.450453 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-56b39b56-caff-46f3-8d75-86f859f0451e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:46.450640 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-56b39b56-caff-46f3-8d75-86f859f0451e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:46.457216 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-56b39b56-caff-46f3-8d75-86f859f0451e tempest-VolumesTestJSON-1514488942 tempest-VolumesTestJSON-1514488942-project-member] https://10.4.3.152/volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 returned with HTTP 404 Aug 14 03:09:46.458029 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 939/3731] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:46 2026] GET /volume/v3/volumes/af4531e5-25da-4b09-9d93-c26c5b1de2a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:46.569429 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-75c47ed4-c99c-4089-971f-0b3ed74938e4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:46.571360 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-75c47ed4-c99c-4089-971f-0b3ed74938e4 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:46.572667 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-75c47ed4-c99c-4089-971f-0b3ed74938e4 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:46.572667 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-75c47ed4-c99c-4089-971f-0b3ed74938e4 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:46.572667 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-75c47ed4-c99c-4089-971f-0b3ed74938e4 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:46.576757 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:46.576757 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:46.577504 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-75c47ed4-c99c-4089-971f-0b3ed74938e4 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:46.577971 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 928/3732] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:46 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:09:46.683131 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-727e899e-26aa-4a57-9e0d-fe44bd640f1f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:46.684960 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-727e899e-26aa-4a57-9e0d-fe44bd640f1f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:46.685267 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-727e899e-26aa-4a57-9e0d-fe44bd640f1f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:46.685424 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-727e899e-26aa-4a57-9e0d-fe44bd640f1f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:46.685531 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-727e899e-26aa-4a57-9e0d-fe44bd640f1f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:46.689703 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:46.689703 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:46.690366 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-727e899e-26aa-4a57-9e0d-fe44bd640f1f tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:46.690707 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 933/3733] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:46 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:46.712629 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-493ba303-6433-4214-b88d-9bc3b4d13ad7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:46.714885 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-493ba303-6433-4214-b88d-9bc3b4d13ad7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:46.715118 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-493ba303-6433-4214-b88d-9bc3b4d13ad7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:46.715364 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-493ba303-6433-4214-b88d-9bc3b4d13ad7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:46.715501 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-493ba303-6433-4214-b88d-9bc3b4d13ad7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:46.720217 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:46.720217 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:46.721072 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-493ba303-6433-4214-b88d-9bc3b4d13ad7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:46.721502 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 934/3734] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:46 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:46.769537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-16fb2c7c-4a4b-4895-a45c-85ba79b9009d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:46.769849 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-16fb2c7c-4a4b-4895-a45c-85ba79b9009d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:46.771836 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-16fb2c7c-4a4b-4895-a45c-85ba79b9009d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:46.771836 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-16fb2c7c-4a4b-4895-a45c-85ba79b9009d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:46.771836 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-16fb2c7c-4a4b-4895-a45c-85ba79b9009d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:46.774969 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:46.774969 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:46.775609 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-16fb2c7c-4a4b-4895-a45c-85ba79b9009d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:46.777552 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 940/3735] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:46 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:47.594748 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-eec0a8d4-5cb0-4a91-90f2-685cfd8000a3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:47.596596 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eec0a8d4-5cb0-4a91-90f2-685cfd8000a3 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:47.596798 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eec0a8d4-5cb0-4a91-90f2-685cfd8000a3 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:47.596992 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eec0a8d4-5cb0-4a91-90f2-685cfd8000a3 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:47.597095 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-eec0a8d4-5cb0-4a91-90f2-685cfd8000a3 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:47.601952 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:47.601952 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:47.602734 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eec0a8d4-5cb0-4a91-90f2-685cfd8000a3 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:47.603223 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 929/3736] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:47 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:47.708973 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7ee5ee14-4792-4a50-9cab-212b1999bd28 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:47.713634 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ee5ee14-4792-4a50-9cab-212b1999bd28 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:47.714478 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ee5ee14-4792-4a50-9cab-212b1999bd28 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:47.716148 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ee5ee14-4792-4a50-9cab-212b1999bd28 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:47.716148 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-7ee5ee14-4792-4a50-9cab-212b1999bd28 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:47.723677 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:47.723677 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:47.723677 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ee5ee14-4792-4a50-9cab-212b1999bd28 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:47.723677 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 934/3737] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:47 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:47.733930 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fad44d50-5ff7-4e36-b9ca-8dddde75b445 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:47.736191 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fad44d50-5ff7-4e36-b9ca-8dddde75b445 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:47.736563 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fad44d50-5ff7-4e36-b9ca-8dddde75b445 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:47.736834 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fad44d50-5ff7-4e36-b9ca-8dddde75b445 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:47.737084 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-fad44d50-5ff7-4e36-b9ca-8dddde75b445 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:47.743651 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:47.743651 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:47.743651 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fad44d50-5ff7-4e36-b9ca-8dddde75b445 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:47.743651 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 935/3738] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:47 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:47.787388 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-75e531e5-a309-4735-a55f-51b15d6bde84 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:47.789779 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-75e531e5-a309-4735-a55f-51b15d6bde84 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:47.790091 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-75e531e5-a309-4735-a55f-51b15d6bde84 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:47.790377 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-75e531e5-a309-4735-a55f-51b15d6bde84 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:47.790540 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-75e531e5-a309-4735-a55f-51b15d6bde84 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:47.796978 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:47.796978 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:47.797901 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-75e531e5-a309-4735-a55f-51b15d6bde84 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:47.798359 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 941/3739] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:47 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:48.346215 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-70688400-b360-4009-a22a-ca310f5e4332 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:48.348575 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-70688400-b360-4009-a22a-ca310f5e4332 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:09:48.348575 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-70688400-b360-4009-a22a-ca310f5e4332 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:48.348759 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-70688400-b360-4009-a22a-ca310f5e4332 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:48.356665 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:48.356665 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:48.362188 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-70688400-b360-4009-a22a-ca310f5e4332 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:48.366730 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-70688400-b360-4009-a22a-ca310f5e4332 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:09:48.366730 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 930/3740] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:48 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:48.614794 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4f7e24ee-739b-4c41-93cc-db7788b2265c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:48.617910 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4f7e24ee-739b-4c41-93cc-db7788b2265c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:48.618209 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4f7e24ee-739b-4c41-93cc-db7788b2265c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:48.618422 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4f7e24ee-739b-4c41-93cc-db7788b2265c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:48.618521 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-4f7e24ee-739b-4c41-93cc-db7788b2265c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:48.625522 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:48.625522 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:48.626132 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4f7e24ee-739b-4c41-93cc-db7788b2265c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:48.626522 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 935/3741] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:48 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:48.736190 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-34ecf172-2ca8-4c82-9872-e315935c32e7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:48.738339 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-34ecf172-2ca8-4c82-9872-e315935c32e7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:48.739122 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-34ecf172-2ca8-4c82-9872-e315935c32e7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:48.739122 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-34ecf172-2ca8-4c82-9872-e315935c32e7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:48.739243 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-34ecf172-2ca8-4c82-9872-e315935c32e7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:48.744307 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:48.744307 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:48.745169 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-34ecf172-2ca8-4c82-9872-e315935c32e7 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:48.745338 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-66786b8b-7660-48d6-9f8c-d8ee1d4448f9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:48.745654 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 936/3742] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:48 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:48.750763 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-66786b8b-7660-48d6-9f8c-d8ee1d4448f9 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:09:48.751145 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-66786b8b-7660-48d6-9f8c-d8ee1d4448f9 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:48.751438 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-66786b8b-7660-48d6-9f8c-d8ee1d4448f9 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:48.754782 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0de5d2c6-fb98-45e1-a2cc-455361c5bde7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:48.757220 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0de5d2c6-fb98-45e1-a2cc-455361c5bde7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:48.757481 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0de5d2c6-fb98-45e1-a2cc-455361c5bde7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:48.757731 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0de5d2c6-fb98-45e1-a2cc-455361c5bde7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:48.757846 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-0de5d2c6-fb98-45e1-a2cc-455361c5bde7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:48.762414 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:48.762414 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:48.762593 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:48.762593 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:48.763412 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0de5d2c6-fb98-45e1-a2cc-455361c5bde7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:48.763944 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 931/3743] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:48 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:48.766949 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-66786b8b-7660-48d6-9f8c-d8ee1d4448f9 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:48.773662 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-66786b8b-7660-48d6-9f8c-d8ee1d4448f9 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:09:48.774378 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 942/3744] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:48 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:48.812580 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-784593ca-c7d5-4c2c-a659-7294b3d3f982 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:48.815093 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-784593ca-c7d5-4c2c-a659-7294b3d3f982 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:48.815429 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-784593ca-c7d5-4c2c-a659-7294b3d3f982 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:48.815757 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-784593ca-c7d5-4c2c-a659-7294b3d3f982 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:48.815934 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-784593ca-c7d5-4c2c-a659-7294b3d3f982 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:48.822111 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:48.822111 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:48.823318 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-784593ca-c7d5-4c2c-a659-7294b3d3f982 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:48.823919 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 936/3745] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:48 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:48.837528 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-97dec74b-4966-4e27-8927-73058a88488c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:48.840362 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-97dec74b-4966-4e27-8927-73058a88488c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70/restore Aug 14 03:09:48.841069 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-97dec74b-4966-4e27-8927-73058a88488c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "e8848f25-37ec-4a2e-800e-4a7cebcfe085"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:48.842691 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-97dec74b-4966-4e27-8927-73058a88488c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Restoring backup 091d1cb0-efed-4382-b2f1-3817c2b37b70 ({'restore': {'volume_id': 'e8848f25-37ec-4a2e-800e-4a7cebcfe085'}}) {{(pid=100380) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:09:48.842889 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-97dec74b-4966-4e27-8927-73058a88488c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Restoring backup 091d1cb0-efed-4382-b2f1-3817c2b37b70 to volume e8848f25-37ec-4a2e-800e-4a7cebcfe085. Aug 14 03:09:48.850646 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:48.850646 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:48.859974 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:48.859974 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:48.860729 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-97dec74b-4966-4e27-8927-73058a88488c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:09:48.860953 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.api [None req-97dec74b-4966-4e27-8927-73058a88488c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Checking backup size 1 against volume size 1 {{(pid=100380) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:09:48.861022 np0000007307 devstack@c-api.service[100380]: INFO cinder.backup.api [None req-97dec74b-4966-4e27-8927-73058a88488c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Overwriting volume e8848f25-37ec-4a2e-800e-4a7cebcfe085 with restore of backup 091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:48.862733 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a1d8f219-d4e5-4d42-ad08-c8029d684c49 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:48.863382 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a1d8f219-d4e5-4d42-ad08-c8029d684c49 None None] GET https://10.4.3.152/volume// Aug 14 03:09:48.863645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a1d8f219-d4e5-4d42-ad08-c8029d684c49 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:48.863951 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a1d8f219-d4e5-4d42-ad08-c8029d684c49 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:48.864783 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a1d8f219-d4e5-4d42-ad08-c8029d684c49 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:09:48.864880 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 932/3746] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:09:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:09:48.875269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-d18c2cf0-fe1c-41c5-8450-2d7a8476bfcc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:48.881339 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-97dec74b-4966-4e27-8927-73058a88488c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] restore_backup in rpcapi backup_id 091d1cb0-efed-4382-b2f1-3817c2b37b70 {{(pid=100380) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:09:48.884063 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-97dec74b-4966-4e27-8927-73058a88488c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70/restore returned with HTTP 202 Aug 14 03:09:48.884694 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 937/3747] 10.4.3.152 () {68 vars in 1393 bytes} [Fri Aug 14 03:09:48 2026] POST /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70/restore => generated 182 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:48.896101 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b768f1a2-a85b-4f1d-8d76-e2103fbd82a8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:48.898180 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b768f1a2-a85b-4f1d-8d76-e2103fbd82a8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:48.898876 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b768f1a2-a85b-4f1d-8d76-e2103fbd82a8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:48.898876 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b768f1a2-a85b-4f1d-8d76-e2103fbd82a8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:48.898876 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b768f1a2-a85b-4f1d-8d76-e2103fbd82a8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:48.905937 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:48.905937 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:48.906845 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b768f1a2-a85b-4f1d-8d76-e2103fbd82a8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:48.907396 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 937/3748] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:48 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:49.033250 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-d18c2cf0-fe1c-41c5-8450-2d7a8476bfcc tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:09:49.033645 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-d18c2cf0-fe1c-41c5-8450-2d7a8476bfcc tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7283d8a-f87c-4e85-9f04-64210a8d12ff", "connector": null, "instance_uuid": "e1ccc718-bed5-4e5a-a072-0d0483567a85"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:49.043326 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:49.043326 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:49.074771 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-d18c2cf0-fe1c-41c5-8450-2d7a8476bfcc tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:09:49.074955 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 943/3749] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:09:48 2026] POST /volume/v3/attachments => generated 273 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:49.107102 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-097ada5e-acc4-41f6-95c5-86b78f482756 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:49.109347 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-097ada5e-acc4-41f6-95c5-86b78f482756 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:09:49.109796 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-097ada5e-acc4-41f6-95c5-86b78f482756 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:49.109796 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-097ada5e-acc4-41f6-95c5-86b78f482756 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:49.121454 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:49.121454 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:49.122038 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b27dd775-60eb-4a88-8165-4947824615b0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:49.122684 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b27dd775-60eb-4a88-8165-4947824615b0 None None] GET https://10.4.3.152/volume// Aug 14 03:09:49.123043 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b27dd775-60eb-4a88-8165-4947824615b0 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:49.123250 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b27dd775-60eb-4a88-8165-4947824615b0 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:49.123694 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b27dd775-60eb-4a88-8165-4947824615b0 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:09:49.124131 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 938/3750] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:09:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:09:49.125900 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-097ada5e-acc4-41f6-95c5-86b78f482756 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:49.131317 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-097ada5e-acc4-41f6-95c5-86b78f482756 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:09:49.131866 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 933/3751] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:49 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:49.134352 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-c6e166e1-8d8f-4d25-8547-207fed409e04 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:49.136794 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-c6e166e1-8d8f-4d25-8547-207fed409e04 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:09:49.137129 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-c6e166e1-8d8f-4d25-8547-207fed409e04 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:49.137356 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-c6e166e1-8d8f-4d25-8547-207fed409e04 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:49.152516 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:49.152516 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:49.156796 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-c6e166e1-8d8f-4d25-8547-207fed409e04 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:49.162075 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-c6e166e1-8d8f-4d25-8547-207fed409e04 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:09:49.162669 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 938/3752] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:09:49 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 1119 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:09:49.276847 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-a98b16c0-3482-46a0-9362-1360f57df356 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:49.281311 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-a98b16c0-3482-46a0-9362-1360f57df356 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] PUT https://10.4.3.152/volume/v3/attachments/adc67a74-c5ad-421d-99cc-ce6f2ce7698a Aug 14 03:09:49.281940 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-a98b16c0-3482-46a0-9362-1360f57df356 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:49.292967 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-a98b16c0-3482-46a0-9362-1360f57df356 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Acquiring lock "cinder-attachment_update-e7283d8a-f87c-4e85-9f04-64210a8d12ff-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:09:49.300730 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-a98b16c0-3482-46a0-9362-1360f57df356 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Lock "cinder-attachment_update-e7283d8a-f87c-4e85-9f04-64210a8d12ff-np0000007307" acquired by "attachment_update" :: waited 0.008s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:09:49.302257 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:49.302257 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:49.416952 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-a98b16c0-3482-46a0-9362-1360f57df356 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Lock "cinder-attachment_update-e7283d8a-f87c-4e85-9f04-64210a8d12ff-np0000007307" released by "attachment_update" :: held 0.116s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:09:49.417317 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-a98b16c0-3482-46a0-9362-1360f57df356 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/attachments/adc67a74-c5ad-421d-99cc-ce6f2ce7698a returned with HTTP 200 Aug 14 03:09:49.417831 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 944/3753] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:09:49 2026] PUT /volume/v3/attachments/adc67a74-c5ad-421d-99cc-ce6f2ce7698a => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:49.643437 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dddfa1b6-6a45-40f5-9d8f-6f26e1ca2702 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:49.645881 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dddfa1b6-6a45-40f5-9d8f-6f26e1ca2702 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:49.645881 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dddfa1b6-6a45-40f5-9d8f-6f26e1ca2702 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:49.646075 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dddfa1b6-6a45-40f5-9d8f-6f26e1ca2702 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:49.646188 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-dddfa1b6-6a45-40f5-9d8f-6f26e1ca2702 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:49.651775 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:49.651775 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:49.652659 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dddfa1b6-6a45-40f5-9d8f-6f26e1ca2702 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:49.653156 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 939/3754] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:49 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:49.761761 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-36bef753-2aea-441a-9d31-7df18fc08ab6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:49.764080 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-36bef753-2aea-441a-9d31-7df18fc08ab6 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:49.764393 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-36bef753-2aea-441a-9d31-7df18fc08ab6 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:49.764602 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-36bef753-2aea-441a-9d31-7df18fc08ab6 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:49.764726 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-36bef753-2aea-441a-9d31-7df18fc08ab6 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:49.770286 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:49.770286 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:49.771217 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-36bef753-2aea-441a-9d31-7df18fc08ab6 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:49.771764 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 934/3755] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:49 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:49.775835 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-350524f4-4fe4-4bca-9456-3195219fd3be None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:49.779249 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-350524f4-4fe4-4bca-9456-3195219fd3be tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:49.779542 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-350524f4-4fe4-4bca-9456-3195219fd3be tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:49.779814 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-350524f4-4fe4-4bca-9456-3195219fd3be tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:49.780039 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-350524f4-4fe4-4bca-9456-3195219fd3be tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:49.785741 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:49.785741 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:49.786855 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-350524f4-4fe4-4bca-9456-3195219fd3be tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:49.787327 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 939/3756] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:49 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:49.918581 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ca97d75c-628a-44df-8e15-c9db2ae99f5b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:49.921615 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ca97d75c-628a-44df-8e15-c9db2ae99f5b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:49.922283 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ca97d75c-628a-44df-8e15-c9db2ae99f5b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:49.922749 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ca97d75c-628a-44df-8e15-c9db2ae99f5b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:49.922932 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-ca97d75c-628a-44df-8e15-c9db2ae99f5b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:49.934087 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:49.934087 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:49.935117 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ca97d75c-628a-44df-8e15-c9db2ae99f5b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:49.940267 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 945/3757] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:49 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:50.147622 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3222bc6f-1f9a-4d32-afb0-053dcde99528 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:50.149663 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3222bc6f-1f9a-4d32-afb0-053dcde99528 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:09:50.149887 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3222bc6f-1f9a-4d32-afb0-053dcde99528 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:50.150060 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3222bc6f-1f9a-4d32-afb0-053dcde99528 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:50.162358 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:50.162358 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:50.167491 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3222bc6f-1f9a-4d32-afb0-053dcde99528 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:50.174193 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3222bc6f-1f9a-4d32-afb0-053dcde99528 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:09:50.174933 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 940/3758] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:50 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:50.223093 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:50.225454 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:09:50.225914 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-932877238", "imageRef": "4dd604dd-b742-472e-9378-7580cbd11ae2", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:50.227767 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-932877238', 'imageRef': '4dd604dd-b742-472e-9378-7580cbd11ae2', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:09:50.312607 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Create volume of 1 GB Aug 14 03:09:50.317599 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Availability Zones retrieved successfully. Aug 14 03:09:50.324320 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Flow 'volume_create_api' (4cf7d91d-fb02-4050-a41c-36e8fce3f209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:50.326766 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e39f924-4487-4d26-8803-8710703c077c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:50.327930 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:09:50.394152 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e39f924-4487-4d26-8803-8710703c077c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:50.395172 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51b4737b-46bc-4e54-ac20-765dc9fb3436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:50.460816 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Created reservations ['939f13b4-bd1d-4dcc-a197-47c404d17c3e', '1cf014c8-fb24-4a1e-af47-1a3211c8e81b', '65461eaa-4f57-4647-8c90-7dd3f4053d26', '83199607-2155-430d-abd7-daf255d0120c'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:09:50.461790 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51b4737b-46bc-4e54-ac20-765dc9fb3436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['939f13b4-bd1d-4dcc-a197-47c404d17c3e', '1cf014c8-fb24-4a1e-af47-1a3211c8e81b', '65461eaa-4f57-4647-8c90-7dd3f4053d26', '83199607-2155-430d-abd7-daf255d0120c']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:50.462743 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd80c85-cc4e-4133-b4f2-d40e20a654ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:50.488920 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd80c85-cc4e-4133-b4f2-d40e20a654ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076', '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-932877238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e21c4ec93dd7441a8a823d6d3dce9cde',qos_specs=None,replication_status=,reservations=['939f13b4-bd1d-4dcc-a197-47c404d17c3e','1cf014c8-fb24-4a1e-af47-1a3211c8e81b','65461eaa-4f57-4647-8c90-7dd3f4053d26','83199607-2155-430d-abd7-daf255d0120c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f31c0daa3b0c4d7b8216e12e632c2a97',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-932877238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e21c4ec93dd7441a8a823d6d3dce9cde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f31c0daa3b0c4d7b8216e12e632c2a97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:50.489801 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f663fc29-5ff7-47f8-a6ae-aa634435a67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:50.510686 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f663fc29-5ff7-47f8-a6ae-aa634435a67e) transitioned into state 'SUCCESS' from state '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-932877238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e21c4ec93dd7441a8a823d6d3dce9cde',qos_specs=None,replication_status=,reservations=['939f13b4-bd1d-4dcc-a197-47c404d17c3e','1cf014c8-fb24-4a1e-af47-1a3211c8e81b','65461eaa-4f57-4647-8c90-7dd3f4053d26','83199607-2155-430d-abd7-daf255d0120c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f31c0daa3b0c4d7b8216e12e632c2a97',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:50.511725 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e091c6-9673-463c-a0b5-611e1dd8c269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:09:50.521768 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e091c6-9673-463c-a0b5-611e1dd8c269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:09:50.522768 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Flow 'volume_create_api' (4cf7d91d-fb02-4050-a41c-36e8fce3f209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:09:50.523228 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Create volume request issued successfully. Aug 14 03:09:50.530006 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f9f595e8-e9e2-425f-ad26-1129e6351d66 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:09:50.530554 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 935/3759] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:09:50 2026] POST /volume/v3/volumes => generated 752 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:09:50.542979 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-60a36803-757f-4a49-bfcb-c02e94a00661 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:50.545667 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-60a36803-757f-4a49-bfcb-c02e94a00661 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:09:50.546091 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-60a36803-757f-4a49-bfcb-c02e94a00661 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:50.546461 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-60a36803-757f-4a49-bfcb-c02e94a00661 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:50.557546 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:50.557546 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:50.561159 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-60a36803-757f-4a49-bfcb-c02e94a00661 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:09:50.565715 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-60a36803-757f-4a49-bfcb-c02e94a00661 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:09:50.566111 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 940/3760] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:50 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:50.665554 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a7a1bb90-06ba-4612-bb51-84e9370723de None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:50.667930 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a7a1bb90-06ba-4612-bb51-84e9370723de tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:50.668210 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a7a1bb90-06ba-4612-bb51-84e9370723de tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:50.668475 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a7a1bb90-06ba-4612-bb51-84e9370723de tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:50.668618 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-a7a1bb90-06ba-4612-bb51-84e9370723de tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:50.677424 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:50.677424 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:50.678205 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a7a1bb90-06ba-4612-bb51-84e9370723de tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:50.678748 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 946/3761] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:50 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:50.790186 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ebe12b91-1d77-454c-bb0b-17e3496b8e67 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:50.792175 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ebe12b91-1d77-454c-bb0b-17e3496b8e67 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:50.792417 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ebe12b91-1d77-454c-bb0b-17e3496b8e67 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:50.792621 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ebe12b91-1d77-454c-bb0b-17e3496b8e67 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:50.792729 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-ebe12b91-1d77-454c-bb0b-17e3496b8e67 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:50.797755 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:50.797755 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:50.798604 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ebe12b91-1d77-454c-bb0b-17e3496b8e67 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:50.799025 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 941/3762] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:50 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:50.800449 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5557a3f0-cbc8-40c6-9119-84f57d4f8c2e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:50.802758 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5557a3f0-cbc8-40c6-9119-84f57d4f8c2e tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:50.802967 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5557a3f0-cbc8-40c6-9119-84f57d4f8c2e tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:50.803163 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5557a3f0-cbc8-40c6-9119-84f57d4f8c2e tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:50.803287 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-5557a3f0-cbc8-40c6-9119-84f57d4f8c2e tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:50.808569 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:50.808569 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:50.809328 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5557a3f0-cbc8-40c6-9119-84f57d4f8c2e tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:50.809699 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 936/3763] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:50 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:50.951226 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-60932531-a82a-48a3-9891-f35884849741 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:50.953320 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-60932531-a82a-48a3-9891-f35884849741 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:50.953596 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-60932531-a82a-48a3-9891-f35884849741 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:50.953793 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-60932531-a82a-48a3-9891-f35884849741 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:50.953928 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-60932531-a82a-48a3-9891-f35884849741 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:50.959732 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:50.959732 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:50.960737 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-60932531-a82a-48a3-9891-f35884849741 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:50.961773 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 941/3764] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:50 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:51.190103 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8fddacfe-547d-4d38-acc6-d3287d80f349 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:51.192175 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8fddacfe-547d-4d38-acc6-d3287d80f349 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:09:51.192435 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8fddacfe-547d-4d38-acc6-d3287d80f349 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:51.192681 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8fddacfe-547d-4d38-acc6-d3287d80f349 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:51.205271 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:51.205271 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:51.210071 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8fddacfe-547d-4d38-acc6-d3287d80f349 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:51.215808 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8fddacfe-547d-4d38-acc6-d3287d80f349 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:09:51.216660 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 947/3765] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:51 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 940 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:51.582955 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-eea8de44-996e-4cf7-897e-e132b9340e9b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:51.585179 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-eea8de44-996e-4cf7-897e-e132b9340e9b tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:09:51.585372 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-eea8de44-996e-4cf7-897e-e132b9340e9b tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:51.585570 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-eea8de44-996e-4cf7-897e-e132b9340e9b tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:51.594606 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:51.594606 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:51.600106 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-eea8de44-996e-4cf7-897e-e132b9340e9b tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:09:51.605881 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-eea8de44-996e-4cf7-897e-e132b9340e9b tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:09:51.606262 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 942/3766] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:51 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:51.693377 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f8f916f3-b574-40b6-ba17-85ff17a73dfa None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:51.698845 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f8f916f3-b574-40b6-ba17-85ff17a73dfa tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:51.699286 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f8f916f3-b574-40b6-ba17-85ff17a73dfa tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:51.699463 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f8f916f3-b574-40b6-ba17-85ff17a73dfa tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:51.699669 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-f8f916f3-b574-40b6-ba17-85ff17a73dfa tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:51.710176 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:51.710176 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:51.710997 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f8f916f3-b574-40b6-ba17-85ff17a73dfa tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:51.711338 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 937/3767] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:51 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:51.811683 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2658f53c-47d8-4237-90b4-29cb92a916ac None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:51.813196 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2658f53c-47d8-4237-90b4-29cb92a916ac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:51.813472 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2658f53c-47d8-4237-90b4-29cb92a916ac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:51.813786 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2658f53c-47d8-4237-90b4-29cb92a916ac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:51.813926 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-2658f53c-47d8-4237-90b4-29cb92a916ac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:51.820834 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:51.820834 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:51.821589 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2658f53c-47d8-4237-90b4-29cb92a916ac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:51.822061 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 942/3768] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:51 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:51.823198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-29860f3d-0696-47af-8d2f-cc3c5697e81a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:51.825529 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-29860f3d-0696-47af-8d2f-cc3c5697e81a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:51.825788 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-29860f3d-0696-47af-8d2f-cc3c5697e81a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:51.826043 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-29860f3d-0696-47af-8d2f-cc3c5697e81a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:51.826200 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-29860f3d-0696-47af-8d2f-cc3c5697e81a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:51.831555 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:51.831555 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:51.832607 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-29860f3d-0696-47af-8d2f-cc3c5697e81a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:51.833126 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 948/3769] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:51 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:51.973996 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fbbc15b8-fef4-4e48-b0cd-6b47ae4ac7d2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:51.975987 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fbbc15b8-fef4-4e48-b0cd-6b47ae4ac7d2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:51.976183 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fbbc15b8-fef4-4e48-b0cd-6b47ae4ac7d2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:51.976417 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fbbc15b8-fef4-4e48-b0cd-6b47ae4ac7d2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:51.976539 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-fbbc15b8-fef4-4e48-b0cd-6b47ae4ac7d2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:51.981097 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:51.981097 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:51.981902 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fbbc15b8-fef4-4e48-b0cd-6b47ae4ac7d2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:51.982323 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 943/3770] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:51 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:52.233427 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-55e37028-4977-43a0-9e38-210af75a90ad None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:52.236121 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-55e37028-4977-43a0-9e38-210af75a90ad tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:09:52.236945 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-55e37028-4977-43a0-9e38-210af75a90ad tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:52.236945 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-55e37028-4977-43a0-9e38-210af75a90ad tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:52.252002 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:52.252002 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:52.256343 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-55e37028-4977-43a0-9e38-210af75a90ad tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:52.261707 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-55e37028-4977-43a0-9e38-210af75a90ad tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:09:52.262440 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 938/3771] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:52 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:52.620431 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1034f181-f7a2-413c-a124-730dba215ce0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:52.622781 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1034f181-f7a2-413c-a124-730dba215ce0 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:09:52.623064 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1034f181-f7a2-413c-a124-730dba215ce0 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:52.623354 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1034f181-f7a2-413c-a124-730dba215ce0 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:52.635459 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:52.635459 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:52.641009 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1034f181-f7a2-413c-a124-730dba215ce0 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:09:52.647975 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1034f181-f7a2-413c-a124-730dba215ce0 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:09:52.648399 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 943/3772] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:52 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:52.725385 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6f888073-e73a-4de0-93a1-9227c0c04c3c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:52.728809 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f888073-e73a-4de0-93a1-9227c0c04c3c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:52.729100 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f888073-e73a-4de0-93a1-9227c0c04c3c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:52.729366 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6f888073-e73a-4de0-93a1-9227c0c04c3c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:52.729530 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6f888073-e73a-4de0-93a1-9227c0c04c3c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:52.738270 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:52.738270 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:52.739063 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6f888073-e73a-4de0-93a1-9227c0c04c3c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:52.739429 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 949/3773] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:52 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:52.834920 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c7a849e5-6159-4cf2-87aa-73649d47def8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:52.837141 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c7a849e5-6159-4cf2-87aa-73649d47def8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:52.837419 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c7a849e5-6159-4cf2-87aa-73649d47def8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:52.837645 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c7a849e5-6159-4cf2-87aa-73649d47def8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:52.837741 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-c7a849e5-6159-4cf2-87aa-73649d47def8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:52.842465 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:52.842465 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:52.843373 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c7a849e5-6159-4cf2-87aa-73649d47def8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:52.843870 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 944/3774] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:52 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:52.845774 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1901de76-8159-476c-9d9a-c80d28e7a1f3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:52.847947 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1901de76-8159-476c-9d9a-c80d28e7a1f3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:52.848225 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1901de76-8159-476c-9d9a-c80d28e7a1f3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:52.848452 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1901de76-8159-476c-9d9a-c80d28e7a1f3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:52.848558 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-1901de76-8159-476c-9d9a-c80d28e7a1f3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:52.853705 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:52.853705 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:52.854872 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1901de76-8159-476c-9d9a-c80d28e7a1f3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:52.855110 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 939/3775] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:52 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:52.996430 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0d7a19c6-5be6-409a-9182-1704c97be946 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:52.999292 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0d7a19c6-5be6-409a-9182-1704c97be946 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:52.999534 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0d7a19c6-5be6-409a-9182-1704c97be946 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:52.999740 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0d7a19c6-5be6-409a-9182-1704c97be946 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:52.999858 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-0d7a19c6-5be6-409a-9182-1704c97be946 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:53.005368 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:53.005368 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:53.006259 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0d7a19c6-5be6-409a-9182-1704c97be946 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:53.006878 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 944/3776] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:52 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:53.280605 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-304b4d35-97cd-4887-8a8a-94c725ae4459 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:53.283041 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-304b4d35-97cd-4887-8a8a-94c725ae4459 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:09:53.283321 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-304b4d35-97cd-4887-8a8a-94c725ae4459 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:53.283563 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-304b4d35-97cd-4887-8a8a-94c725ae4459 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:53.296695 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:53.296695 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:53.301396 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-304b4d35-97cd-4887-8a8a-94c725ae4459 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:53.308093 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-304b4d35-97cd-4887-8a8a-94c725ae4459 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:09:53.308661 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 950/3777] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:53 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 940 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:53.666838 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b57121bb-aaca-4019-9117-c28a7ab2bcd5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:53.668906 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b57121bb-aaca-4019-9117-c28a7ab2bcd5 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:09:53.669110 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b57121bb-aaca-4019-9117-c28a7ab2bcd5 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:53.669337 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b57121bb-aaca-4019-9117-c28a7ab2bcd5 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:53.678805 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:53.678805 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:53.683718 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b57121bb-aaca-4019-9117-c28a7ab2bcd5 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:09:53.690789 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b57121bb-aaca-4019-9117-c28a7ab2bcd5 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:09:53.691317 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 945/3778] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:53 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:53.752928 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d1d37fa0-e9ad-420f-a874-c680192720a6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:53.754795 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d1d37fa0-e9ad-420f-a874-c680192720a6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:53.755043 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d1d37fa0-e9ad-420f-a874-c680192720a6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:53.755302 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d1d37fa0-e9ad-420f-a874-c680192720a6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:53.755453 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-d1d37fa0-e9ad-420f-a874-c680192720a6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:53.762641 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:53.762641 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:53.763433 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d1d37fa0-e9ad-420f-a874-c680192720a6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:53.763985 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 940/3779] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:53 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:53.856454 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-090ec210-ba5d-4285-a202-059118e67cc3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:53.858434 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-090ec210-ba5d-4285-a202-059118e67cc3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:53.858709 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-090ec210-ba5d-4285-a202-059118e67cc3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:53.858977 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-090ec210-ba5d-4285-a202-059118e67cc3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:53.859131 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-090ec210-ba5d-4285-a202-059118e67cc3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:53.865560 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ec1d6357-1aaf-4f77-869c-aa93f4c61367 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:53.866784 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:53.866784 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:53.867451 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ec1d6357-1aaf-4f77-869c-aa93f4c61367 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:53.867539 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-090ec210-ba5d-4285-a202-059118e67cc3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:53.867632 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ec1d6357-1aaf-4f77-869c-aa93f4c61367 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:53.867845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ec1d6357-1aaf-4f77-869c-aa93f4c61367 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:53.867954 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-ec1d6357-1aaf-4f77-869c-aa93f4c61367 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:53.871263 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 945/3780] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:53 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:53.872520 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:53.872520 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:53.873272 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ec1d6357-1aaf-4f77-869c-aa93f4c61367 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:53.873636 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 951/3781] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:53 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:54.020965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e6e3947c-eb8b-497b-bc59-7042e81d3882 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:54.023414 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e6e3947c-eb8b-497b-bc59-7042e81d3882 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:54.023704 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e6e3947c-eb8b-497b-bc59-7042e81d3882 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:54.023980 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e6e3947c-eb8b-497b-bc59-7042e81d3882 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:54.024155 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e6e3947c-eb8b-497b-bc59-7042e81d3882 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:54.029697 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:54.029697 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:54.030733 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e6e3947c-eb8b-497b-bc59-7042e81d3882 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:54.031271 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 946/3782] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:54 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:54.325074 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5772905a-fc05-4591-81da-595e854b0691 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:54.334666 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5772905a-fc05-4591-81da-595e854b0691 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:09:54.339442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5772905a-fc05-4591-81da-595e854b0691 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:54.339834 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5772905a-fc05-4591-81da-595e854b0691 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:54.421673 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:54.421673 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:54.441311 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5772905a-fc05-4591-81da-595e854b0691 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:54.477660 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5772905a-fc05-4591-81da-595e854b0691 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:09:54.479474 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 941/3783] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:54 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 940 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:54.704606 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f564a8f2-205c-4591-a366-248679d469ac None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:54.706960 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f564a8f2-205c-4591-a366-248679d469ac tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:09:54.707224 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f564a8f2-205c-4591-a366-248679d469ac tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:54.707479 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f564a8f2-205c-4591-a366-248679d469ac tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:54.715116 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:54.715116 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:54.719302 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f564a8f2-205c-4591-a366-248679d469ac tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:09:54.723843 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f564a8f2-205c-4591-a366-248679d469ac tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:09:54.724274 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 946/3784] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:54 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:54.776439 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-573e16ce-5111-4bef-a512-c7d36b0d0c2e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:54.779501 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-573e16ce-5111-4bef-a512-c7d36b0d0c2e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:54.779701 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-573e16ce-5111-4bef-a512-c7d36b0d0c2e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:54.779944 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-573e16ce-5111-4bef-a512-c7d36b0d0c2e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:54.780077 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-573e16ce-5111-4bef-a512-c7d36b0d0c2e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:54.788292 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:54.788292 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:54.789146 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-573e16ce-5111-4bef-a512-c7d36b0d0c2e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:54.789657 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 952/3785] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:54 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:54.882271 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6a1ca74b-807f-4089-a7a2-07c9de42b771 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:54.884130 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a1ca74b-807f-4089-a7a2-07c9de42b771 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:54.884509 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a1ca74b-807f-4089-a7a2-07c9de42b771 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:54.884934 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a1ca74b-807f-4089-a7a2-07c9de42b771 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:54.885077 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-6a1ca74b-807f-4089-a7a2-07c9de42b771 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:54.891134 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:54.891134 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:54.892004 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a1ca74b-807f-4089-a7a2-07c9de42b771 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:54.892737 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 947/3786] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:54 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:54.893573 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f8c895eb-73c1-440d-bcbb-ce03dee5407a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:54.900504 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f8c895eb-73c1-440d-bcbb-ce03dee5407a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:54.904138 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f8c895eb-73c1-440d-bcbb-ce03dee5407a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:54.904401 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f8c895eb-73c1-440d-bcbb-ce03dee5407a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:54.904521 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-f8c895eb-73c1-440d-bcbb-ce03dee5407a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:54.912233 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:54.912233 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:54.928741 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f8c895eb-73c1-440d-bcbb-ce03dee5407a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:54.931767 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 942/3787] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:54 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:55.042908 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fd3dd6e6-1bde-49c5-b457-1e7c3ca6b6cc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:55.045293 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fd3dd6e6-1bde-49c5-b457-1e7c3ca6b6cc tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:55.045523 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fd3dd6e6-1bde-49c5-b457-1e7c3ca6b6cc tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:55.045794 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fd3dd6e6-1bde-49c5-b457-1e7c3ca6b6cc tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:55.045973 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-fd3dd6e6-1bde-49c5-b457-1e7c3ca6b6cc tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:55.051933 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:55.051933 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:55.052982 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fd3dd6e6-1bde-49c5-b457-1e7c3ca6b6cc tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:55.053500 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 947/3788] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:55 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:55.494039 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9f4535e6-61ef-48ba-a56d-5af300096b5e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:55.496446 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9f4535e6-61ef-48ba-a56d-5af300096b5e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:09:55.496713 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9f4535e6-61ef-48ba-a56d-5af300096b5e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:55.497156 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9f4535e6-61ef-48ba-a56d-5af300096b5e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:55.520947 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:55.520947 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:55.524978 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9f4535e6-61ef-48ba-a56d-5af300096b5e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:55.529707 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9f4535e6-61ef-48ba-a56d-5af300096b5e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:09:55.530281 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 953/3789] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:55 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 940 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:55.558439 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-b50b6e27-314e-4295-b6a5-478cb3217496 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:55.560677 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-b50b6e27-314e-4295-b6a5-478cb3217496 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] POST https://10.4.3.152/volume/v3/attachments/adc67a74-c5ad-421d-99cc-ce6f2ce7698a/action Aug 14 03:09:55.561049 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-b50b6e27-314e-4295-b6a5-478cb3217496 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:09:55.561165 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-b50b6e27-314e-4295-b6a5-478cb3217496 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:55.577250 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:55.577250 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:55.586020 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-d17ec9b5-1256-43e0-936b-111e27fba91f req-b50b6e27-314e-4295-b6a5-478cb3217496 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/attachments/adc67a74-c5ad-421d-99cc-ce6f2ce7698a/action returned with HTTP 204 Aug 14 03:09:55.586560 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 948/3790] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:09:55 2026] POST /volume/v3/attachments/adc67a74-c5ad-421d-99cc-ce6f2ce7698a/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:09:55.742432 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-85423b06-5e59-4b66-ae10-f47dab37831d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:55.749862 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-85423b06-5e59-4b66-ae10-f47dab37831d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:09:55.750268 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-85423b06-5e59-4b66-ae10-f47dab37831d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:55.751613 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-85423b06-5e59-4b66-ae10-f47dab37831d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:55.768569 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:55.768569 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:55.772699 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-85423b06-5e59-4b66-ae10-f47dab37831d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:09:55.777182 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-85423b06-5e59-4b66-ae10-f47dab37831d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:09:55.777649 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 943/3791] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:55 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:55.806736 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5db259c5-07cf-44da-a5a2-622d86743f45 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:55.812659 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5db259c5-07cf-44da-a5a2-622d86743f45 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:55.812885 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5db259c5-07cf-44da-a5a2-622d86743f45 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:55.813080 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5db259c5-07cf-44da-a5a2-622d86743f45 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:55.813240 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-5db259c5-07cf-44da-a5a2-622d86743f45 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:55.823769 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:55.823769 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:55.824618 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5db259c5-07cf-44da-a5a2-622d86743f45 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:55.825345 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 948/3792] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:55 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:55.906360 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5b283866-e8ef-4bca-a57e-102ae8941ff4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:55.908988 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5b283866-e8ef-4bca-a57e-102ae8941ff4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:55.909615 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5b283866-e8ef-4bca-a57e-102ae8941ff4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:55.909615 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5b283866-e8ef-4bca-a57e-102ae8941ff4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:55.909834 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-5b283866-e8ef-4bca-a57e-102ae8941ff4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:55.915450 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:55.915450 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:55.916400 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5b283866-e8ef-4bca-a57e-102ae8941ff4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:55.917058 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 954/3793] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:55 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:55.942843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7c2c4c96-426f-4db0-8902-d1a23937f819 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:55.945164 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7c2c4c96-426f-4db0-8902-d1a23937f819 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:55.945481 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7c2c4c96-426f-4db0-8902-d1a23937f819 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:55.945758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7c2c4c96-426f-4db0-8902-d1a23937f819 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:55.945943 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-7c2c4c96-426f-4db0-8902-d1a23937f819 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:55.952301 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:55.952301 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:55.953560 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7c2c4c96-426f-4db0-8902-d1a23937f819 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:55.954354 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 949/3794] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:55 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:56.064689 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-13fc6a09-4139-4d33-8a48-c2ffa5f36957 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:56.067207 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-13fc6a09-4139-4d33-8a48-c2ffa5f36957 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:56.067506 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-13fc6a09-4139-4d33-8a48-c2ffa5f36957 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:56.067760 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-13fc6a09-4139-4d33-8a48-c2ffa5f36957 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:56.067941 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-13fc6a09-4139-4d33-8a48-c2ffa5f36957 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:56.073749 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:56.073749 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:56.074928 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-13fc6a09-4139-4d33-8a48-c2ffa5f36957 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:56.075383 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 944/3795] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:56 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:56.542724 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-286319ec-be47-4284-b6f0-2e244af6cd3e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:56.544770 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-286319ec-be47-4284-b6f0-2e244af6cd3e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:09:56.544995 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-286319ec-be47-4284-b6f0-2e244af6cd3e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:56.545245 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-286319ec-be47-4284-b6f0-2e244af6cd3e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:56.556127 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:56.556127 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:56.559909 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-286319ec-be47-4284-b6f0-2e244af6cd3e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:56.564127 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-286319ec-be47-4284-b6f0-2e244af6cd3e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:09:56.564565 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 949/3796] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:56 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 1232 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:56.578835 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7306b5cc-49b4-4a89-80e7-a52bde0e23a1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:56.580561 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7306b5cc-49b4-4a89-80e7-a52bde0e23a1 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:09:56.580738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7306b5cc-49b4-4a89-80e7-a52bde0e23a1 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:56.580953 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7306b5cc-49b4-4a89-80e7-a52bde0e23a1 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:56.590245 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:56.590245 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:56.594050 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7306b5cc-49b4-4a89-80e7-a52bde0e23a1 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:56.598839 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7306b5cc-49b4-4a89-80e7-a52bde0e23a1 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:09:56.599293 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 955/3797] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:56 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 1232 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:56.798045 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6bf5771f-2593-42ce-af37-bf397b9aff25 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:56.800398 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6bf5771f-2593-42ce-af37-bf397b9aff25 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:09:56.801844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6bf5771f-2593-42ce-af37-bf397b9aff25 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:56.801844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6bf5771f-2593-42ce-af37-bf397b9aff25 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:56.810475 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:56.810475 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:56.814890 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6bf5771f-2593-42ce-af37-bf397b9aff25 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:09:56.820495 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6bf5771f-2593-42ce-af37-bf397b9aff25 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:09:56.821162 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 950/3798] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:56 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:56.836585 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-19b04e1b-ad71-4c92-9b4a-81b25205406f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:56.839570 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-19b04e1b-ad71-4c92-9b4a-81b25205406f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:56.839852 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-19b04e1b-ad71-4c92-9b4a-81b25205406f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:56.840102 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-19b04e1b-ad71-4c92-9b4a-81b25205406f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:56.840175 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-19b04e1b-ad71-4c92-9b4a-81b25205406f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:56.845017 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:56.845017 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:56.845903 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-19b04e1b-ad71-4c92-9b4a-81b25205406f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:56.846447 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 945/3799] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:56 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:56.929246 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-54202b4d-b2af-4e8e-aa80-6a485c79fb4b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:56.931112 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-54202b4d-b2af-4e8e-aa80-6a485c79fb4b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:56.931352 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-54202b4d-b2af-4e8e-aa80-6a485c79fb4b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:56.931536 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-54202b4d-b2af-4e8e-aa80-6a485c79fb4b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:56.931638 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-54202b4d-b2af-4e8e-aa80-6a485c79fb4b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:56.937933 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:56.937933 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:56.939030 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-54202b4d-b2af-4e8e-aa80-6a485c79fb4b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:56.939427 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 950/3800] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:56 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:56.967329 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6c43dc09-6011-4317-99e3-e02b5eb1723d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:56.969467 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6c43dc09-6011-4317-99e3-e02b5eb1723d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:56.969734 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6c43dc09-6011-4317-99e3-e02b5eb1723d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:56.969981 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6c43dc09-6011-4317-99e3-e02b5eb1723d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:56.970221 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6c43dc09-6011-4317-99e3-e02b5eb1723d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:56.975368 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:56.975368 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:56.976394 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6c43dc09-6011-4317-99e3-e02b5eb1723d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:56.976916 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 956/3801] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:56 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:57.089622 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e471d51d-04b4-412b-9121-47a07ea0522a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.091692 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e471d51d-04b4-412b-9121-47a07ea0522a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:57.091894 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e471d51d-04b4-412b-9121-47a07ea0522a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:57.092106 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e471d51d-04b4-412b-9121-47a07ea0522a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:57.092233 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e471d51d-04b4-412b-9121-47a07ea0522a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:57.097546 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:57.097546 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:57.098127 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e471d51d-04b4-412b-9121-47a07ea0522a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:57.098538 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 951/3802] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:57 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:57.128784 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d9863923-d7bc-4681-a8c9-634acddf995d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.130686 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d9863923-d7bc-4681-a8c9-634acddf995d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:09:57.130898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d9863923-d7bc-4681-a8c9-634acddf995d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:57.131100 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d9863923-d7bc-4681-a8c9-634acddf995d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:57.138548 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:57.138548 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:57.143044 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d9863923-d7bc-4681-a8c9-634acddf995d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:57.148299 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d9863923-d7bc-4681-a8c9-634acddf995d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:09:57.148703 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 946/3803] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:57 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:57.466151 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-0afbcf38-f5e2-4723-9303-354bc0dc3027 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.468220 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-0afbcf38-f5e2-4723-9303-354bc0dc3027 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:09:57.468410 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-0afbcf38-f5e2-4723-9303-354bc0dc3027 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:57.468624 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-0afbcf38-f5e2-4723-9303-354bc0dc3027 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:57.475471 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:57.475471 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:57.479116 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-0afbcf38-f5e2-4723-9303-354bc0dc3027 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:57.483110 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-0afbcf38-f5e2-4723-9303-354bc0dc3027 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:09:57.483547 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 951/3804] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:09:57 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:57.554360 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7df44723-e145-4886-ad97-caa90c27260e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.554923 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7df44723-e145-4886-ad97-caa90c27260e None None] GET https://10.4.3.152/volume// Aug 14 03:09:57.555155 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7df44723-e145-4886-ad97-caa90c27260e None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:57.555355 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7df44723-e145-4886-ad97-caa90c27260e None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:57.555685 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7df44723-e145-4886-ad97-caa90c27260e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:09:57.556046 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 957/3805] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:09:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:09:57.564565 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-4de29820-5d90-44be-a7d6-8d0fad2b9c6a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.567017 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-4de29820-5d90-44be-a7d6-8d0fad2b9c6a tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:09:57.567017 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-4de29820-5d90-44be-a7d6-8d0fad2b9c6a tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f94861cc-dc86-4363-8bda-5dc5a9988183", "connector": null, "instance_uuid": "e1ccc718-bed5-4e5a-a072-0d0483567a85"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:57.577709 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:57.577709 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:57.609242 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-4de29820-5d90-44be-a7d6-8d0fad2b9c6a tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:09:57.609630 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 952/3806] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:09:57 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:57.640699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e0b22347-b009-441f-a8b5-dc1fe85ea028 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.643298 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e0b22347-b009-441f-a8b5-dc1fe85ea028 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:09:57.643546 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e0b22347-b009-441f-a8b5-dc1fe85ea028 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:57.643835 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e0b22347-b009-441f-a8b5-dc1fe85ea028 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:57.654987 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f9292ffb-699e-4d86-815e-bb9184df49e9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.655564 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f9292ffb-699e-4d86-815e-bb9184df49e9 None None] GET https://10.4.3.152/volume// Aug 14 03:09:57.655809 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f9292ffb-699e-4d86-815e-bb9184df49e9 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:57.656284 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f9292ffb-699e-4d86-815e-bb9184df49e9 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:57.656743 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f9292ffb-699e-4d86-815e-bb9184df49e9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:09:57.657387 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 952/3807] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:09:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:09:57.660119 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:57.660119 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:57.664613 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e0b22347-b009-441f-a8b5-dc1fe85ea028 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:57.669888 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-a7a0d23c-e5aa-4bae-a853-deb93568727e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.673030 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-a7a0d23c-e5aa-4bae-a853-deb93568727e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:09:57.673361 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-a7a0d23c-e5aa-4bae-a853-deb93568727e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:57.673607 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-a7a0d23c-e5aa-4bae-a853-deb93568727e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:57.675004 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e0b22347-b009-441f-a8b5-dc1fe85ea028 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:09:57.675437 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 947/3808] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:57 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 935 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:57.689937 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:57.689937 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:57.696992 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-a7a0d23c-e5aa-4bae-a853-deb93568727e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:57.701676 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-a7a0d23c-e5aa-4bae-a853-deb93568727e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:09:57.702118 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 958/3809] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:09:57 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 1115 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:09:57.825248 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-7fc4f4dc-df26-4ee7-973b-9f7ccf877a5c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.827290 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-7fc4f4dc-df26-4ee7-973b-9f7ccf877a5c tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] PUT https://10.4.3.152/volume/v3/attachments/b8be946d-a437-43ea-a16a-d98abab6cfbb Aug 14 03:09:57.827701 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-7fc4f4dc-df26-4ee7-973b-9f7ccf877a5c tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:09:57.836371 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-7fc4f4dc-df26-4ee7-973b-9f7ccf877a5c tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Acquiring lock "cinder-attachment_update-f94861cc-dc86-4363-8bda-5dc5a9988183-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:09:57.839680 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-7fc4f4dc-df26-4ee7-973b-9f7ccf877a5c tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Lock "cinder-attachment_update-f94861cc-dc86-4363-8bda-5dc5a9988183-np0000007307" acquired by "attachment_update" :: waited 0.004s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:09:57.841327 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a2a4a272-834c-475c-8af0-2476f5aee552 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.841428 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:57.841428 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:57.843127 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a2a4a272-834c-475c-8af0-2476f5aee552 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:09:57.843554 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a2a4a272-834c-475c-8af0-2476f5aee552 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:57.843924 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a2a4a272-834c-475c-8af0-2476f5aee552 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:57.853398 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:57.853398 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:57.861398 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a2a4a272-834c-475c-8af0-2476f5aee552 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:09:57.864200 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a2a4a272-834c-475c-8af0-2476f5aee552 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:09:57.864734 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ff53fc31-3a33-466f-bd2e-17b0c11da12f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.865122 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 953/3810] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:57 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:57.868046 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ff53fc31-3a33-466f-bd2e-17b0c11da12f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:57.868046 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ff53fc31-3a33-466f-bd2e-17b0c11da12f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:57.868046 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ff53fc31-3a33-466f-bd2e-17b0c11da12f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:57.868046 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-ff53fc31-3a33-466f-bd2e-17b0c11da12f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:57.871529 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:57.871529 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:57.872200 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ff53fc31-3a33-466f-bd2e-17b0c11da12f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:57.872607 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 948/3811] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:57 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:57.939690 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-7fc4f4dc-df26-4ee7-973b-9f7ccf877a5c tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Lock "cinder-attachment_update-f94861cc-dc86-4363-8bda-5dc5a9988183-np0000007307" released by "attachment_update" :: held 0.100s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:09:57.940367 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-7fc4f4dc-df26-4ee7-973b-9f7ccf877a5c tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/attachments/b8be946d-a437-43ea-a16a-d98abab6cfbb returned with HTTP 200 Aug 14 03:09:57.940843 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 953/3812] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:09:57 2026] PUT /volume/v3/attachments/b8be946d-a437-43ea-a16a-d98abab6cfbb => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:09:57.951667 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6339f306-a0a0-488d-8e9a-9274c11492fc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.953526 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6339f306-a0a0-488d-8e9a-9274c11492fc tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:57.953723 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6339f306-a0a0-488d-8e9a-9274c11492fc tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:57.953947 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6339f306-a0a0-488d-8e9a-9274c11492fc tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:57.954076 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6339f306-a0a0-488d-8e9a-9274c11492fc tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:57.958816 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:57.958816 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:57.959696 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6339f306-a0a0-488d-8e9a-9274c11492fc tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:57.960256 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 959/3813] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:57 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:57.989550 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3baf12f1-172d-4c77-9d6a-ac9802a5bb95 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:57.991585 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3baf12f1-172d-4c77-9d6a-ac9802a5bb95 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:57.991812 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3baf12f1-172d-4c77-9d6a-ac9802a5bb95 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:57.992047 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3baf12f1-172d-4c77-9d6a-ac9802a5bb95 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:57.992187 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-3baf12f1-172d-4c77-9d6a-ac9802a5bb95 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:57.996733 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:57.996733 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:57.997600 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3baf12f1-172d-4c77-9d6a-ac9802a5bb95 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:57.997993 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 954/3814] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:57 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:58.109422 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0bc210ab-3bd7-4dd1-8856-5da75e1da051 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:58.111676 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0bc210ab-3bd7-4dd1-8856-5da75e1da051 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:58.112104 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0bc210ab-3bd7-4dd1-8856-5da75e1da051 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:58.112167 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0bc210ab-3bd7-4dd1-8856-5da75e1da051 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:58.112266 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-0bc210ab-3bd7-4dd1-8856-5da75e1da051 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:58.117383 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:58.117383 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:58.118313 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0bc210ab-3bd7-4dd1-8856-5da75e1da051 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:58.118771 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 949/3815] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:58 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:58.689887 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a3f38a61-1b2b-4eb2-98a0-3125fe34da5d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:58.691744 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a3f38a61-1b2b-4eb2-98a0-3125fe34da5d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:09:58.691994 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a3f38a61-1b2b-4eb2-98a0-3125fe34da5d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:58.692187 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a3f38a61-1b2b-4eb2-98a0-3125fe34da5d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:58.704034 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:58.704034 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:58.708796 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a3f38a61-1b2b-4eb2-98a0-3125fe34da5d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:58.712729 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a3f38a61-1b2b-4eb2-98a0-3125fe34da5d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:09:58.713100 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 954/3816] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:58 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:58.878004 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2957c771-518b-40d1-bdcc-439af466f39c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:58.879939 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2957c771-518b-40d1-bdcc-439af466f39c tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:09:58.880146 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2957c771-518b-40d1-bdcc-439af466f39c tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:58.880387 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2957c771-518b-40d1-bdcc-439af466f39c tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:58.882061 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-eba90eec-7ff2-4cd8-801a-c0fa9dc8d841 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:58.884231 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-eba90eec-7ff2-4cd8-801a-c0fa9dc8d841 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:58.884426 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-eba90eec-7ff2-4cd8-801a-c0fa9dc8d841 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:58.884607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-eba90eec-7ff2-4cd8-801a-c0fa9dc8d841 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:58.884737 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-eba90eec-7ff2-4cd8-801a-c0fa9dc8d841 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:58.889213 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:58.889213 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:58.889747 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-eba90eec-7ff2-4cd8-801a-c0fa9dc8d841 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:58.890278 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 955/3817] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:58 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:58.890866 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:58.890866 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:58.896249 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2957c771-518b-40d1-bdcc-439af466f39c tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:09:58.901577 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2957c771-518b-40d1-bdcc-439af466f39c tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:09:58.901645 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 960/3818] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:58 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:58.971358 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b6eb3151-7fe8-4ce2-8c7c-efd9e14efb15 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:58.973033 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b6eb3151-7fe8-4ce2-8c7c-efd9e14efb15 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:58.973251 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b6eb3151-7fe8-4ce2-8c7c-efd9e14efb15 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:58.973434 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b6eb3151-7fe8-4ce2-8c7c-efd9e14efb15 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:58.973540 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-b6eb3151-7fe8-4ce2-8c7c-efd9e14efb15 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:58.977541 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:58.977541 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:58.978079 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b6eb3151-7fe8-4ce2-8c7c-efd9e14efb15 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:58.978510 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 950/3819] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:58 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:59.008889 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1f721632-597c-4c5f-aac9-11ea0895ae5f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:59.010688 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1f721632-597c-4c5f-aac9-11ea0895ae5f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:09:59.011003 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1f721632-597c-4c5f-aac9-11ea0895ae5f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:59.011318 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1f721632-597c-4c5f-aac9-11ea0895ae5f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:59.012314 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-1f721632-597c-4c5f-aac9-11ea0895ae5f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:59.015641 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:59.015641 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:59.016481 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1f721632-597c-4c5f-aac9-11ea0895ae5f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:09:59.016950 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 955/3820] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:59 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:59.131048 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d4509cd3-591d-440b-b80c-c31cf6814847 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:59.133337 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d4509cd3-591d-440b-b80c-c31cf6814847 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:09:59.133539 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d4509cd3-591d-440b-b80c-c31cf6814847 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:59.133769 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d4509cd3-591d-440b-b80c-c31cf6814847 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:59.133911 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d4509cd3-591d-440b-b80c-c31cf6814847 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:59.139123 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:59.139123 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:59.140209 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d4509cd3-591d-440b-b80c-c31cf6814847 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:09:59.140693 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 956/3821] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:59 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:59.729107 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4644fb7a-1305-4acd-97e2-7ee88c7763b9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:59.731053 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4644fb7a-1305-4acd-97e2-7ee88c7763b9 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:09:59.731234 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4644fb7a-1305-4acd-97e2-7ee88c7763b9 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:59.731453 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4644fb7a-1305-4acd-97e2-7ee88c7763b9 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:59.742119 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:59.742119 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:09:59.746679 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4644fb7a-1305-4acd-97e2-7ee88c7763b9 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:09:59.753037 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4644fb7a-1305-4acd-97e2-7ee88c7763b9 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:09:59.753200 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 961/3822] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:59 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:59.903260 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5356c656-5508-4778-a03e-34b09fd81db6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:59.905314 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5356c656-5508-4778-a03e-34b09fd81db6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:09:59.905549 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5356c656-5508-4778-a03e-34b09fd81db6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:59.905766 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5356c656-5508-4778-a03e-34b09fd81db6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:59.905939 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-5356c656-5508-4778-a03e-34b09fd81db6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:59.910991 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:59.910991 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:09:59.911788 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5356c656-5508-4778-a03e-34b09fd81db6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:09:59.912558 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 951/3823] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:59 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:09:59.917327 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-058ad401-2acc-40d4-9299-8a5adc1c7afd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:59.919542 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-058ad401-2acc-40d4-9299-8a5adc1c7afd tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:09:59.919895 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-058ad401-2acc-40d4-9299-8a5adc1c7afd tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:59.920283 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-058ad401-2acc-40d4-9299-8a5adc1c7afd tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:59.929722 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:59.929722 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:09:59.933838 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-058ad401-2acc-40d4-9299-8a5adc1c7afd tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:09:59.938443 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-058ad401-2acc-40d4-9299-8a5adc1c7afd tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:09:59.938899 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 956/3824] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:09:59 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:09:59.989654 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d48f7c89-486a-4f25-a5c3-76f13afa7788 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:09:59.991380 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d48f7c89-486a-4f25-a5c3-76f13afa7788 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:09:59.991597 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d48f7c89-486a-4f25-a5c3-76f13afa7788 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:09:59.991779 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d48f7c89-486a-4f25-a5c3-76f13afa7788 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:09:59.991933 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d48f7c89-486a-4f25-a5c3-76f13afa7788 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:09:59.996275 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:09:59.996275 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:09:59.996910 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d48f7c89-486a-4f25-a5c3-76f13afa7788 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:09:59.997289 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 957/3825] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:09:59 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:00.006981 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1306f06e-3e69-4de9-9228-80e7d8ed3327 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:00.009136 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1306f06e-3e69-4de9-9228-80e7d8ed3327 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2/export_record Aug 14 03:10:00.009296 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1306f06e-3e69-4de9-9228-80e7d8ed3327 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:00.009476 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1306f06e-3e69-4de9-9228-80e7d8ed3327 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'export_record' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:00.009577 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-1306f06e-3e69-4de9-9228-80e7d8ed3327 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Export record for backup 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100379) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 03:10:00.013937 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:00.013937 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:00.014926 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.api [None req-1306f06e-3e69-4de9-9228-80e7d8ed3327 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling RPCAPI with context: , host: np0000007307, backup: 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100379) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 03:10:00.021280 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-1306f06e-3e69-4de9-9228-80e7d8ed3327 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] export_record in rpcapi backup_id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 on host np0000007307. {{(pid=100379) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 03:10:00.028204 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-09c4c851-3978-4e1f-a0eb-92b99181a647 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:00.030110 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-09c4c851-3978-4e1f-a0eb-92b99181a647 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:00.030373 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-09c4c851-3978-4e1f-a0eb-92b99181a647 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:00.030599 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-09c4c851-3978-4e1f-a0eb-92b99181a647 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:00.030731 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-09c4c851-3978-4e1f-a0eb-92b99181a647 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:00.035846 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:00.035846 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:00.036852 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-09c4c851-3978-4e1f-a0eb-92b99181a647 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:00.037501 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 952/3826] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:00 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:00.062123 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-1306f06e-3e69-4de9-9228-80e7d8ed3327 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWVjZTViZTMtNzRlZS00ZWNjLTlkZGYtY2M3NWNjYWRhNmEyIiwgInVzZXJfaWQiOiAiZTIyOTE0Njg3OWVlNGY3MmI0MTUwZmIxMjE0OGYyYzMiLCAicHJvamVjdF9pZCI6ICIxNTE4ZWY5YzFiZDk0YjQzOGMxNTNlZTlmMmJiYjIxZCIsICJ2b2x1bWVfaWQiOiAiMGU0NGM4MjctMjZjZi00NzRlLThjNjUtZmE3M2Y0MTRhYzIyIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MjQ3OTMzMjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTQ0YzgyNy0yNmNmLTQ3NGUtOGM2NS1mYTczZjQxNGFjMjIvMjAyNjA4MTQwMzA5NDEvYXpfbm92YV9iYWNrdXBfNWVjZTViZTMtNzRlZS00ZWNjLTlkZGYtY2M3NWNjYWRhNmEyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzowOTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzowOTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjEwOjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100379) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 03:10:00.062453 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1306f06e-3e69-4de9-9228-80e7d8ed3327 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2/export_record returned with HTTP 200 Aug 14 03:10:00.063370 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 962/3827] 10.4.3.152 () {68 vars in 1430 bytes} [Fri Aug 14 03:10:00 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2/export_record => generated 1424 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:00.072978 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-38532a79-01b3-4916-be6d-caef34dae697 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:00.075058 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-38532a79-01b3-4916-be6d-caef34dae697 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:10:00.075321 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-38532a79-01b3-4916-be6d-caef34dae697 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:00.075577 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-38532a79-01b3-4916-be6d-caef34dae697 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:00.075724 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-38532a79-01b3-4916-be6d-caef34dae697 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:00.081946 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:00.081946 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:00.083061 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-38532a79-01b3-4916-be6d-caef34dae697 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:10:00.083590 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 957/3828] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:00 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:00.094282 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7087ed24-d444-4849-84e2-85dd74053434 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:00.096598 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7087ed24-d444-4849-84e2-85dd74053434 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] POST https://10.4.3.152/volume/v3/backups/import_record Aug 14 03:10:00.097186 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7087ed24-d444-4849-84e2-85dd74053434 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmE0Mzg2NGEtYTVhZS00MWE3LWEyMzYtZmQ1NGVlOWMyOTg3IiwgInVzZXJfaWQiOiAiZTIyOTE0Njg3OWVlNGY3MmI0MTUwZmIxMjE0OGYyYzMiLCAicHJvamVjdF9pZCI6ICIxNTE4ZWY5YzFiZDk0YjQzOGMxNTNlZTlmMmJiYjIxZCIsICJ2b2x1bWVfaWQiOiAiMGU0NGM4MjctMjZjZi00NzRlLThjNjUtZmE3M2Y0MTRhYzIyIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MjQ3OTMzMjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTQ0YzgyNy0yNmNmLTQ3NGUtOGM2NS1mYTczZjQxNGFjMjIvMjAyNjA4MTQwMzA5NDEvYXpfbm92YV9iYWNrdXBfNWVjZTViZTMtNzRlZS00ZWNjLTlkZGYtY2M3NWNjYWRhNmEyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzowOTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzowOTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjEwOjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:00.098739 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-7087ed24-d444-4849-84e2-85dd74053434 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmE0Mzg2NGEtYTVhZS00MWE3LWEyMzYtZmQ1NGVlOWMyOTg3IiwgInVzZXJfaWQiOiAiZTIyOTE0Njg3OWVlNGY3MmI0MTUwZmIxMjE0OGYyYzMiLCAicHJvamVjdF9pZCI6ICIxNTE4ZWY5YzFiZDk0YjQzOGMxNTNlZTlmMmJiYjIxZCIsICJ2b2x1bWVfaWQiOiAiMGU0NGM4MjctMjZjZi00NzRlLThjNjUtZmE3M2Y0MTRhYzIyIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MjQ3OTMzMjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTQ0YzgyNy0yNmNmLTQ3NGUtOGM2NS1mYTczZjQxNGFjMjIvMjAyNjA4MTQwMzA5NDEvYXpfbm92YV9iYWNrdXBfNWVjZTViZTMtNzRlZS00ZWNjLTlkZGYtY2M3NWNjYWRhNmEyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzowOTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzowOTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjEwOjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100378) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 03:10:00.098880 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-7087ed24-d444-4849-84e2-85dd74053434 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmE0Mzg2NGEtYTVhZS00MWE3LWEyMzYtZmQ1NGVlOWMyOTg3IiwgInVzZXJfaWQiOiAiZTIyOTE0Njg3OWVlNGY3MmI0MTUwZmIxMjE0OGYyYzMiLCAicHJvamVjdF9pZCI6ICIxNTE4ZWY5YzFiZDk0YjQzOGMxNTNlZTlmMmJiYjIxZCIsICJ2b2x1bWVfaWQiOiAiMGU0NGM4MjctMjZjZi00NzRlLThjNjUtZmE3M2Y0MTRhYzIyIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MjQ3OTMzMjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTQ0YzgyNy0yNmNmLTQ3NGUtOGM2NS1mYTczZjQxNGFjMjIvMjAyNjA4MTQwMzA5NDEvYXpfbm92YV9iYWNrdXBfNWVjZTViZTMtNzRlZS00ZWNjLTlkZGYtY2M3NWNjYWRhNmEyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzowOTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzowOTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjEwOjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100378) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 03:10:00.132217 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-7087ed24-d444-4849-84e2-85dd74053434 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Created reservations ['a5332cb6-b722-409a-afa9-668b86ea5589', '78f746ec-2f9b-47be-931b-d4cbc7b9a777'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:00.150569 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ed2eb0d8-b17b-490d-af71-a9b957cdd81f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:00.152440 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ed2eb0d8-b17b-490d-af71-a9b957cdd81f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:10:00.152654 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ed2eb0d8-b17b-490d-af71-a9b957cdd81f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:00.152884 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ed2eb0d8-b17b-490d-af71-a9b957cdd81f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:00.153019 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-ed2eb0d8-b17b-490d-af71-a9b957cdd81f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:00.155525 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-7087ed24-d444-4849-84e2-85dd74053434 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] import_record rpcapi backup id 6a43864a-a5ae-41a7-a236-fd54ee9c2987 on host np0000007307 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmE0Mzg2NGEtYTVhZS00MWE3LWEyMzYtZmQ1NGVlOWMyOTg3IiwgInVzZXJfaWQiOiAiZTIyOTE0Njg3OWVlNGY3MmI0MTUwZmIxMjE0OGYyYzMiLCAicHJvamVjdF9pZCI6ICIxNTE4ZWY5YzFiZDk0YjQzOGMxNTNlZTlmMmJiYjIxZCIsICJ2b2x1bWVfaWQiOiAiMGU0NGM4MjctMjZjZi00NzRlLThjNjUtZmE3M2Y0MTRhYzIyIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MjQ3OTMzMjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTQ0YzgyNy0yNmNmLTQ3NGUtOGM2NS1mYTczZjQxNGFjMjIvMjAyNjA4MTQwMzA5NDEvYXpfbm92YV9iYWNrdXBfNWVjZTViZTMtNzRlZS00ZWNjLTlkZGYtY2M3NWNjYWRhNmEyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzowOTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzowOTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjEwOjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100378) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 03:10:00.158070 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-7087ed24-d444-4849-84e2-85dd74053434 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Import record output: {'backup': {'id': '6a43864a-a5ae-41a7-a236-fd54ee9c2987', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987'}, {'rel': 'bookmark', 'href': 'https://10.4.3.152/volume/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987'}]}}. {{(pid=100378) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 03:10:00.158301 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:00.158301 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:00.158407 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7087ed24-d444-4849-84e2-85dd74053434 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/import_record returned with HTTP 201 Aug 14 03:10:00.158802 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 958/3829] 10.4.3.152 () {70 vars in 1342 bytes} [Fri Aug 14 03:10:00 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 65 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:10:00.159347 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ed2eb0d8-b17b-490d-af71-a9b957cdd81f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:10:00.159710 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 953/3830] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:00 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:00.167529 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-86c7a5af-4158-44a3-9e9a-db294044e70e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:00.169333 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-86c7a5af-4158-44a3-9e9a-db294044e70e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 Aug 14 03:10:00.169606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-86c7a5af-4158-44a3-9e9a-db294044e70e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:00.169845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-86c7a5af-4158-44a3-9e9a-db294044e70e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:00.169987 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-86c7a5af-4158-44a3-9e9a-db294044e70e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 6a43864a-a5ae-41a7-a236-fd54ee9c2987. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:00.176842 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:00.176842 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:00.177255 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-86c7a5af-4158-44a3-9e9a-db294044e70e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 returned with HTTP 200 Aug 14 03:10:00.177761 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 963/3831] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:00 2026] GET /volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:00.765969 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-40d5af83-db40-4274-9b64-169c8e4a477e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:00.768101 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-40d5af83-db40-4274-9b64-169c8e4a477e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:00.768360 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-40d5af83-db40-4274-9b64-169c8e4a477e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:00.768579 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-40d5af83-db40-4274-9b64-169c8e4a477e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:00.777733 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:00.777733 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:00.781110 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-40d5af83-db40-4274-9b64-169c8e4a477e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:00.785204 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-40d5af83-db40-4274-9b64-169c8e4a477e tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:10:00.785614 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 958/3832] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:00 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:00.924691 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fd9330c9-83dd-4c8a-99db-35c5a44a5cc8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:00.926627 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fd9330c9-83dd-4c8a-99db-35c5a44a5cc8 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:10:00.926880 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fd9330c9-83dd-4c8a-99db-35c5a44a5cc8 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:00.927115 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fd9330c9-83dd-4c8a-99db-35c5a44a5cc8 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:00.927242 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-fd9330c9-83dd-4c8a-99db-35c5a44a5cc8 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:00.931409 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:00.931409 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:00.932026 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fd9330c9-83dd-4c8a-99db-35c5a44a5cc8 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:10:00.932413 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 959/3833] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:00 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:00.952203 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-174d8c8e-98d6-4d34-aef2-b3de6879f967 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:00.954014 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-174d8c8e-98d6-4d34-aef2-b3de6879f967 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:10:00.954240 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-174d8c8e-98d6-4d34-aef2-b3de6879f967 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:00.954436 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-174d8c8e-98d6-4d34-aef2-b3de6879f967 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:00.963412 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:00.963412 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:00.970471 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-174d8c8e-98d6-4d34-aef2-b3de6879f967 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:10:00.979865 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-174d8c8e-98d6-4d34-aef2-b3de6879f967 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:10:00.980326 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 954/3834] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:00 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:01.046990 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6ebccfe0-3c74-4681-9a97-8c9364d5eaeb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:01.048667 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ebccfe0-3c74-4681-9a97-8c9364d5eaeb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:01.048894 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ebccfe0-3c74-4681-9a97-8c9364d5eaeb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:01.049281 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ebccfe0-3c74-4681-9a97-8c9364d5eaeb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:01.049281 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6ebccfe0-3c74-4681-9a97-8c9364d5eaeb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:01.057500 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:01.057500 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:01.058561 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ebccfe0-3c74-4681-9a97-8c9364d5eaeb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:01.059048 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 964/3835] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:01 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:01.173791 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-67f62b63-b88a-4339-bf45-a2e01270d7a2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:01.176385 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-67f62b63-b88a-4339-bf45-a2e01270d7a2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:10:01.176639 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-67f62b63-b88a-4339-bf45-a2e01270d7a2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:01.176963 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-67f62b63-b88a-4339-bf45-a2e01270d7a2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:01.177049 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-67f62b63-b88a-4339-bf45-a2e01270d7a2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:01.183880 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:01.183880 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:01.183880 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-67f62b63-b88a-4339-bf45-a2e01270d7a2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:10:01.184542 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 959/3836] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:01 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:01.193792 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-32cab33e-94d3-494a-a5f3-59b6fe324d0d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:01.196273 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-32cab33e-94d3-494a-a5f3-59b6fe324d0d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 Aug 14 03:10:01.196767 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-32cab33e-94d3-494a-a5f3-59b6fe324d0d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:01.196893 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-32cab33e-94d3-494a-a5f3-59b6fe324d0d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:01.196974 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-32cab33e-94d3-494a-a5f3-59b6fe324d0d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 6a43864a-a5ae-41a7-a236-fd54ee9c2987. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:01.206600 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:01.206600 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:01.207772 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-32cab33e-94d3-494a-a5f3-59b6fe324d0d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 returned with HTTP 200 Aug 14 03:10:01.208409 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 960/3837] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:01 2026] GET /volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:01.218922 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7734e73f-aa18-4232-8bcf-6be27e37e9b8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:01.221483 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7734e73f-aa18-4232-8bcf-6be27e37e9b8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] DELETE https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 Aug 14 03:10:01.221799 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7734e73f-aa18-4232-8bcf-6be27e37e9b8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:01.222106 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7734e73f-aa18-4232-8bcf-6be27e37e9b8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:01.222299 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-7734e73f-aa18-4232-8bcf-6be27e37e9b8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete backup with id: 6a43864a-a5ae-41a7-a236-fd54ee9c2987. Aug 14 03:10:01.228595 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:01.228595 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:01.243323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-7734e73f-aa18-4232-8bcf-6be27e37e9b8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] delete_backup rpcapi backup_id 6a43864a-a5ae-41a7-a236-fd54ee9c2987 {{(pid=100381) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:01.245667 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7734e73f-aa18-4232-8bcf-6be27e37e9b8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 returned with HTTP 202 Aug 14 03:10:01.246098 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 955/3838] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:10:01 2026] DELETE /volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:01.256258 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-823bb54f-de01-4b92-ac49-5ccfa4fa974b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:01.259452 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-823bb54f-de01-4b92-ac49-5ccfa4fa974b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 Aug 14 03:10:01.259452 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-823bb54f-de01-4b92-ac49-5ccfa4fa974b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:01.259531 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-823bb54f-de01-4b92-ac49-5ccfa4fa974b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:01.259724 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-823bb54f-de01-4b92-ac49-5ccfa4fa974b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 6a43864a-a5ae-41a7-a236-fd54ee9c2987. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:01.265234 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:01.265234 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:01.267918 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-823bb54f-de01-4b92-ac49-5ccfa4fa974b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 returned with HTTP 200 Aug 14 03:10:01.267918 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 965/3839] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:01 2026] GET /volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:01.800676 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2427f769-a021-487f-bf2c-fb5d6903f434 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:01.802368 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2427f769-a021-487f-bf2c-fb5d6903f434 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:01.802600 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2427f769-a021-487f-bf2c-fb5d6903f434 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:01.802761 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2427f769-a021-487f-bf2c-fb5d6903f434 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:01.811874 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:01.811874 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:01.815227 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2427f769-a021-487f-bf2c-fb5d6903f434 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:01.819441 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2427f769-a021-487f-bf2c-fb5d6903f434 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:10:01.819790 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 960/3840] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:01 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:01.945625 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4b432e26-07f2-4214-a247-cd15f6a2e096 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:01.948190 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4b432e26-07f2-4214-a247-cd15f6a2e096 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:10:01.948190 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4b432e26-07f2-4214-a247-cd15f6a2e096 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:01.948476 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4b432e26-07f2-4214-a247-cd15f6a2e096 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:01.948912 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-4b432e26-07f2-4214-a247-cd15f6a2e096 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:01.956594 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:01.956594 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:01.958244 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4b432e26-07f2-4214-a247-cd15f6a2e096 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:10:01.958792 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 961/3841] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:01 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:02.004484 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fb95ede0-bde3-41b3-a531-8aac104de10a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:02.006658 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fb95ede0-bde3-41b3-a531-8aac104de10a tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:10:02.006949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fb95ede0-bde3-41b3-a531-8aac104de10a tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:02.007202 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fb95ede0-bde3-41b3-a531-8aac104de10a tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:02.016450 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:02.016450 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:02.020961 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fb95ede0-bde3-41b3-a531-8aac104de10a tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:10:02.026522 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fb95ede0-bde3-41b3-a531-8aac104de10a tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:10:02.027095 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 956/3842] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:02 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:02.068786 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f8daf141-313b-4936-b4c2-041592288cbb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:02.070922 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f8daf141-313b-4936-b4c2-041592288cbb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:02.070922 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f8daf141-313b-4936-b4c2-041592288cbb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:02.071079 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f8daf141-313b-4936-b4c2-041592288cbb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:02.071234 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-f8daf141-313b-4936-b4c2-041592288cbb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:02.075837 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:02.075837 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:02.076704 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f8daf141-313b-4936-b4c2-041592288cbb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:02.077170 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 966/3843] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:02 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:02.196092 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-03fcf27b-9049-4e63-b492-1322540c9bd9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:02.197875 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-03fcf27b-9049-4e63-b492-1322540c9bd9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:10:02.198151 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-03fcf27b-9049-4e63-b492-1322540c9bd9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:02.198478 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-03fcf27b-9049-4e63-b492-1322540c9bd9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:02.198560 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-03fcf27b-9049-4e63-b492-1322540c9bd9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:02.202789 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:02.202789 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:02.203510 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-03fcf27b-9049-4e63-b492-1322540c9bd9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:10:02.203888 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 961/3844] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:02 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:02.278134 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d90c7ca5-0f32-481f-b20c-2a7c8ea95aeb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:02.279960 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d90c7ca5-0f32-481f-b20c-2a7c8ea95aeb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 Aug 14 03:10:02.280241 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d90c7ca5-0f32-481f-b20c-2a7c8ea95aeb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:02.280466 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d90c7ca5-0f32-481f-b20c-2a7c8ea95aeb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:02.280616 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d90c7ca5-0f32-481f-b20c-2a7c8ea95aeb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 6a43864a-a5ae-41a7-a236-fd54ee9c2987. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:02.284562 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:02.284562 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:02.285212 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d90c7ca5-0f32-481f-b20c-2a7c8ea95aeb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 returned with HTTP 200 Aug 14 03:10:02.285595 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 962/3845] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:02 2026] GET /volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:02.835554 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-79a474f3-ee82-45fb-be0d-67ded848614b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:02.837266 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79a474f3-ee82-45fb-be0d-67ded848614b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:02.837442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79a474f3-ee82-45fb-be0d-67ded848614b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:02.837621 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79a474f3-ee82-45fb-be0d-67ded848614b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:02.846178 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:02.846178 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:02.849507 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-79a474f3-ee82-45fb-be0d-67ded848614b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:02.853109 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79a474f3-ee82-45fb-be0d-67ded848614b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:10:02.853577 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 957/3846] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:02 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:02.969609 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7e0f6def-170f-4093-8e40-949c7a1eb860 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:02.971697 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7e0f6def-170f-4093-8e40-949c7a1eb860 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:10:02.971944 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7e0f6def-170f-4093-8e40-949c7a1eb860 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:02.972202 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7e0f6def-170f-4093-8e40-949c7a1eb860 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:02.972348 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-7e0f6def-170f-4093-8e40-949c7a1eb860 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:02.977482 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:02.977482 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:02.978208 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7e0f6def-170f-4093-8e40-949c7a1eb860 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:10:02.978558 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 967/3847] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:02 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:03.040712 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-acb7bf9a-78c7-479d-8455-d3ac25dbca9f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:03.042708 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-acb7bf9a-78c7-479d-8455-d3ac25dbca9f tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:10:03.042909 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-acb7bf9a-78c7-479d-8455-d3ac25dbca9f tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:03.043069 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-acb7bf9a-78c7-479d-8455-d3ac25dbca9f tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:03.049962 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:03.049962 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:03.053167 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-acb7bf9a-78c7-479d-8455-d3ac25dbca9f tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:10:03.057505 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-acb7bf9a-78c7-479d-8455-d3ac25dbca9f tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:10:03.057591 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 962/3848] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:03 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:03.089027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b705f78f-8180-4f71-805e-66249a71e39c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:03.090722 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b705f78f-8180-4f71-805e-66249a71e39c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:03.090939 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b705f78f-8180-4f71-805e-66249a71e39c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:03.091133 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b705f78f-8180-4f71-805e-66249a71e39c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:03.091258 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b705f78f-8180-4f71-805e-66249a71e39c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:03.095100 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:03.095100 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:03.095812 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b705f78f-8180-4f71-805e-66249a71e39c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:03.096199 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 963/3849] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:03 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:03.148563 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-4b2cb5e1-01be-4bed-ade0-cb017639dbc3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:03.150755 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-4b2cb5e1-01be-4bed-ade0-cb017639dbc3 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] POST https://10.4.3.152/volume/v3/attachments/b8be946d-a437-43ea-a16a-d98abab6cfbb/action Aug 14 03:10:03.151169 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-4b2cb5e1-01be-4bed-ade0-cb017639dbc3 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:03.151610 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-4b2cb5e1-01be-4bed-ade0-cb017639dbc3 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:03.167010 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:03.167010 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:03.176141 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e8c5a896-5323-44e9-bf28-60f15657e057 req-4b2cb5e1-01be-4bed-ade0-cb017639dbc3 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/attachments/b8be946d-a437-43ea-a16a-d98abab6cfbb/action returned with HTTP 204 Aug 14 03:10:03.176623 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 958/3850] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:10:03 2026] POST /volume/v3/attachments/b8be946d-a437-43ea-a16a-d98abab6cfbb/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:03.215237 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9533d52a-02c6-45ba-920e-528200d21645 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:03.217413 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9533d52a-02c6-45ba-920e-528200d21645 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:10:03.217673 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9533d52a-02c6-45ba-920e-528200d21645 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:03.217929 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9533d52a-02c6-45ba-920e-528200d21645 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:03.218058 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-9533d52a-02c6-45ba-920e-528200d21645 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:03.224303 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:03.224303 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:03.225316 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9533d52a-02c6-45ba-920e-528200d21645 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:10:03.225796 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 968/3851] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:03 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:03.297255 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5b3bb5a5-b348-41c0-905c-6a9bdae32cd3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:03.300610 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5b3bb5a5-b348-41c0-905c-6a9bdae32cd3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 Aug 14 03:10:03.300856 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5b3bb5a5-b348-41c0-905c-6a9bdae32cd3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:03.301053 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5b3bb5a5-b348-41c0-905c-6a9bdae32cd3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:03.301172 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-5b3bb5a5-b348-41c0-905c-6a9bdae32cd3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 6a43864a-a5ae-41a7-a236-fd54ee9c2987. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:03.308066 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5b3bb5a5-b348-41c0-905c-6a9bdae32cd3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 returned with HTTP 404 Aug 14 03:10:03.308642 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 963/3852] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:03 2026] GET /volume/v3/backups/6a43864a-a5ae-41a7-a236-fd54ee9c2987 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:03.317791 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d67e7dae-2ba0-4895-bfe7-61c768530b83 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:03.321529 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d67e7dae-2ba0-4895-bfe7-61c768530b83 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 Aug 14 03:10:03.321529 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d67e7dae-2ba0-4895-bfe7-61c768530b83 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:03.321529 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d67e7dae-2ba0-4895-bfe7-61c768530b83 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:03.321529 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-d67e7dae-2ba0-4895-bfe7-61c768530b83 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete volume with id: 0e44c827-26cf-474e-8c65-fa73f414ac22 Aug 14 03:10:03.328981 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:03.328981 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:03.329581 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d67e7dae-2ba0-4895-bfe7-61c768530b83 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:03.350589 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d67e7dae-2ba0-4895-bfe7-61c768530b83 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete volume request issued successfully. Aug 14 03:10:03.351098 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d67e7dae-2ba0-4895-bfe7-61c768530b83 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 returned with HTTP 202 Aug 14 03:10:03.351861 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 964/3853] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:10:03 2026] DELETE /volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:03.359084 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3d09c424-54cf-43c1-9031-ff89ca04045c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:03.360717 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3d09c424-54cf-43c1-9031-ff89ca04045c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 Aug 14 03:10:03.360949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3d09c424-54cf-43c1-9031-ff89ca04045c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:03.361178 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3d09c424-54cf-43c1-9031-ff89ca04045c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:03.368985 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:03.368985 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:03.372939 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3d09c424-54cf-43c1-9031-ff89ca04045c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:03.380412 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3d09c424-54cf-43c1-9031-ff89ca04045c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 returned with HTTP 200 Aug 14 03:10:03.381041 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 959/3854] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:03 2026] GET /volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:03.864997 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ca8d6939-9396-4350-acf3-8abe1f7a9334 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:03.866781 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ca8d6939-9396-4350-acf3-8abe1f7a9334 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:03.866999 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ca8d6939-9396-4350-acf3-8abe1f7a9334 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:03.867159 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ca8d6939-9396-4350-acf3-8abe1f7a9334 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:03.876930 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:03.876930 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:03.879879 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ca8d6939-9396-4350-acf3-8abe1f7a9334 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:03.883352 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ca8d6939-9396-4350-acf3-8abe1f7a9334 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:10:03.883695 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 969/3855] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:03 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:03.896115 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c4dc3a20-fbd4-475f-a957-61f4316728dd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:03.897986 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c4dc3a20-fbd4-475f-a957-61f4316728dd tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:03.898230 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c4dc3a20-fbd4-475f-a957-61f4316728dd tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:03.898408 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c4dc3a20-fbd4-475f-a957-61f4316728dd tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:03.907766 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:03.907766 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:03.910934 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c4dc3a20-fbd4-475f-a957-61f4316728dd tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:03.914801 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c4dc3a20-fbd4-475f-a957-61f4316728dd tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:10:03.915166 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 964/3856] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:03 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:03.988233 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-da579810-5137-4a46-8bed-927dda939bcd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:03.989791 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-da579810-5137-4a46-8bed-927dda939bcd tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:10:03.989994 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-da579810-5137-4a46-8bed-927dda939bcd tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:03.990240 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-da579810-5137-4a46-8bed-927dda939bcd tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:03.990331 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-da579810-5137-4a46-8bed-927dda939bcd tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:03.994322 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:03.994322 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:03.994851 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-da579810-5137-4a46-8bed-927dda939bcd tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:10:03.995228 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 965/3857] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:03 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:04.007227 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-aaa64aa6-f728-4a07-9434-a967ce851e3c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.008779 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aaa64aa6-f728-4a07-9434-a967ce851e3c tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:10:04.009100 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aaa64aa6-f728-4a07-9434-a967ce851e3c tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e517851-cec4-413d-841e-49a78c765d92", "name": "tempest-VolumesBackupsTest-Backup-1237386096"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:04.010427 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-aaa64aa6-f728-4a07-9434-a967ce851e3c tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Creating new backup {'backup': {'volume_id': '1e517851-cec4-413d-841e-49a78c765d92', 'name': 'tempest-VolumesBackupsTest-Backup-1237386096'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:10:04.010554 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-aaa64aa6-f728-4a07-9434-a967ce851e3c tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Creating backup of volume 1e517851-cec4-413d-841e-49a78c765d92 in container None Aug 14 03:10:04.016983 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.016983 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:04.017378 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-aaa64aa6-f728-4a07-9434-a967ce851e3c tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:10:04.039116 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-aaa64aa6-f728-4a07-9434-a967ce851e3c tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Created reservations ['f6e6f3ee-53cc-441c-9794-023f36baa3c7', '0ed90c40-f07b-449e-adad-22a5970c38d3'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:04.069164 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8c473aaf-68fa-4545-a56e-9d6040beba14 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.071934 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8c473aaf-68fa-4545-a56e-9d6040beba14 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:10:04.072261 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8c473aaf-68fa-4545-a56e-9d6040beba14 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.072538 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8c473aaf-68fa-4545-a56e-9d6040beba14 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.073684 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aaa64aa6-f728-4a07-9434-a967ce851e3c tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:10:04.074168 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 960/3858] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:04 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) Aug 14 03:10:04.082761 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.082761 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:04.085067 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-05a9665c-e7c3-4880-b2e0-04ce0932a989 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.086681 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-05a9665c-e7c3-4880-b2e0-04ce0932a989 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:04.086890 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-05a9665c-e7c3-4880-b2e0-04ce0932a989 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.087131 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-05a9665c-e7c3-4880-b2e0-04ce0932a989 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.087227 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-05a9665c-e7c3-4880-b2e0-04ce0932a989 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:04.087729 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8c473aaf-68fa-4545-a56e-9d6040beba14 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:10:04.091282 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.091282 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:04.092054 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-05a9665c-e7c3-4880-b2e0-04ce0932a989 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:04.092404 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 965/3859] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:04.092924 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8c473aaf-68fa-4545-a56e-9d6040beba14 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:10:04.093370 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 970/3860] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:04.106887 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-61969bb5-20c3-4813-9e30-6e6305021077 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.109442 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-61969bb5-20c3-4813-9e30-6e6305021077 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:04.110042 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-61969bb5-20c3-4813-9e30-6e6305021077 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.110042 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-61969bb5-20c3-4813-9e30-6e6305021077 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.110269 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-61969bb5-20c3-4813-9e30-6e6305021077 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:04.115689 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.115689 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:04.117266 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-61969bb5-20c3-4813-9e30-6e6305021077 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:04.117326 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 966/3861] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:04.123151 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-fd88fc84-a750-49b7-a72a-43245b21813b req-15f40af5-2000-4a8f-9771-89897b6eb39d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.125179 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-15f40af5-2000-4a8f-9771-89897b6eb39d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:10:04.125379 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-15f40af5-2000-4a8f-9771-89897b6eb39d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.125587 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-15f40af5-2000-4a8f-9771-89897b6eb39d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.126932 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ed1c73e5-dc58-4de9-8024-5edc94d6b215 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.129701 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ed1c73e5-dc58-4de9-8024-5edc94d6b215 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 Aug 14 03:10:04.129933 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ed1c73e5-dc58-4de9-8024-5edc94d6b215 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.130144 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ed1c73e5-dc58-4de9-8024-5edc94d6b215 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.132856 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.132856 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:04.137102 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-fd88fc84-a750-49b7-a72a-43245b21813b req-15f40af5-2000-4a8f-9771-89897b6eb39d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:10:04.138905 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.138905 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:04.141912 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-15f40af5-2000-4a8f-9771-89897b6eb39d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:10:04.142210 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 961/3862] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 1159 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:04.143153 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ed1c73e5-dc58-4de9-8024-5edc94d6b215 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:04.151471 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ed1c73e5-dc58-4de9-8024-5edc94d6b215 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 returned with HTTP 200 Aug 14 03:10:04.152025 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 966/3863] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:04.168011 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f636eb56-ae33-496a-8191-7029acf9abc2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.237348 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2e24a876-b7a1-4b57-a3fb-572020335b98 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.239452 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2e24a876-b7a1-4b57-a3fb-572020335b98 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:10:04.239735 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2e24a876-b7a1-4b57-a3fb-572020335b98 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.240026 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2e24a876-b7a1-4b57-a3fb-572020335b98 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.240199 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-2e24a876-b7a1-4b57-a3fb-572020335b98 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:04.245492 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.245492 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:04.246511 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2e24a876-b7a1-4b57-a3fb-572020335b98 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:10:04.247011 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 967/3864] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:04.249355 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f636eb56-ae33-496a-8191-7029acf9abc2 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2/export_record Aug 14 03:10:04.249664 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f636eb56-ae33-496a-8191-7029acf9abc2 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.250353 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f636eb56-ae33-496a-8191-7029acf9abc2 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Calling method 'export_record' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.250353 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-f636eb56-ae33-496a-8191-7029acf9abc2 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Export record for backup b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 03:10:04.254407 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.254407 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:04.255424 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.api [None req-f636eb56-ae33-496a-8191-7029acf9abc2 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Calling RPCAPI with context: , host: np0000007307, backup: b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 03:10:04.257379 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-912ce2bb-b025-44c3-ad04-24059d5b1fe7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.259340 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-912ce2bb-b025-44c3-ad04-24059d5b1fe7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 Aug 14 03:10:04.259516 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-912ce2bb-b025-44c3-ad04-24059d5b1fe7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.259695 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-912ce2bb-b025-44c3-ad04-24059d5b1fe7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.261416 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-f636eb56-ae33-496a-8191-7029acf9abc2 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] export_record in rpcapi backup_id b4d8c5da-59dc-4228-981b-f080576cb3d2 on host np0000007307. {{(pid=100379) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 03:10:04.266677 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.266677 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:04.269697 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-f636eb56-ae33-496a-8191-7029acf9abc2 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjRkOGM1ZGEtNTlkYy00MjI4LTk4MWItZjA4MDU3NmNiM2QyIiwgInVzZXJfaWQiOiAiMGJjYmE2YWJmMTFmNGI4ZGI0NjEzNjE4NzI0Y2NlYTYiLCAicHJvamVjdF9pZCI6ICIzMjBiNWExODI1ZmE0M2I2OGE5MTlmNDQ5OWJmNTMxMiIsICJ2b2x1bWVfaWQiOiAiYmEwYTFmOTMtMTQ1MC00M2ZiLWJmMTItMWYyMDlhOGJiNWMxIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMDE3MjYxOTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAwMjEwNzQ3MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2JhMGExZjkzLTE0NTAtNDNmYi1iZjEyLTFmMjA5YThiYjVjMS8yMDI2MDgxNDAzMDk0My9hel9ub3ZhX2JhY2t1cF9iNGQ4YzVkYS01OWRjLTQyMjgtOTgxYi1mMDgwNTc2Y2IzZDIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAzOjA5OjM4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjA5OjM4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDM6MTA6MDRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100379) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 03:10:04.269697 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f636eb56-ae33-496a-8191-7029acf9abc2 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2/export_record returned with HTTP 200 Aug 14 03:10:04.270333 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 971/3865] 10.4.3.152 () {66 vars in 1390 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2/export_record => generated 1512 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:04.270438 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-912ce2bb-b025-44c3-ad04-24059d5b1fe7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:10:04.274777 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-912ce2bb-b025-44c3-ad04-24059d5b1fe7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 returned with HTTP 200 Aug 14 03:10:04.275260 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 962/3866] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:04.277612 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f54bf24e-36bf-469e-80f1-4615fed04532 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.279399 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f54bf24e-36bf-469e-80f1-4615fed04532 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] POST https://10.4.3.152/volume/v3/backups/import_record Aug 14 03:10:04.279756 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f54bf24e-36bf-469e-80f1-4615fed04532 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2MzNGNlZWMtMTc5NC00YTU0LThhOTMtZjBjN2YwNDYyN2RkIiwgInVzZXJfaWQiOiAiMGJjYmE2YWJmMTFmNGI4ZGI0NjEzNjE4NzI0Y2NlYTYiLCAicHJvamVjdF9pZCI6ICIzMjBiNWExODI1ZmE0M2I2OGE5MTlmNDQ5OWJmNTMxMiIsICJ2b2x1bWVfaWQiOiAiYmEwYTFmOTMtMTQ1MC00M2ZiLWJmMTItMWYyMDlhOGJiNWMxIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMDE3MjYxOTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAwMjEwNzQ3MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2JhMGExZjkzLTE0NTAtNDNmYi1iZjEyLTFmMjA5YThiYjVjMS8yMDI2MDgxNDAzMDk0My9hel9ub3ZhX2JhY2t1cF9iNGQ4YzVkYS01OWRjLTQyMjgtOTgxYi1mMDgwNTc2Y2IzZDIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAzOjA5OjM4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjA5OjM4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDM6MTA6MDRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:04.281191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-f54bf24e-36bf-469e-80f1-4615fed04532 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2MzNGNlZWMtMTc5NC00YTU0LThhOTMtZjBjN2YwNDYyN2RkIiwgInVzZXJfaWQiOiAiMGJjYmE2YWJmMTFmNGI4ZGI0NjEzNjE4NzI0Y2NlYTYiLCAicHJvamVjdF9pZCI6ICIzMjBiNWExODI1ZmE0M2I2OGE5MTlmNDQ5OWJmNTMxMiIsICJ2b2x1bWVfaWQiOiAiYmEwYTFmOTMtMTQ1MC00M2ZiLWJmMTItMWYyMDlhOGJiNWMxIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMDE3MjYxOTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAwMjEwNzQ3MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2JhMGExZjkzLTE0NTAtNDNmYi1iZjEyLTFmMjA5YThiYjVjMS8yMDI2MDgxNDAzMDk0My9hel9ub3ZhX2JhY2t1cF9iNGQ4YzVkYS01OWRjLTQyMjgtOTgxYi1mMDgwNTc2Y2IzZDIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAzOjA5OjM4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjA5OjM4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDM6MTA6MDRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100380) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 03:10:04.281321 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-f54bf24e-36bf-469e-80f1-4615fed04532 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2MzNGNlZWMtMTc5NC00YTU0LThhOTMtZjBjN2YwNDYyN2RkIiwgInVzZXJfaWQiOiAiMGJjYmE2YWJmMTFmNGI4ZGI0NjEzNjE4NzI0Y2NlYTYiLCAicHJvamVjdF9pZCI6ICIzMjBiNWExODI1ZmE0M2I2OGE5MTlmNDQ5OWJmNTMxMiIsICJ2b2x1bWVfaWQiOiAiYmEwYTFmOTMtMTQ1MC00M2ZiLWJmMTItMWYyMDlhOGJiNWMxIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMDE3MjYxOTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAwMjEwNzQ3MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2JhMGExZjkzLTE0NTAtNDNmYi1iZjEyLTFmMjA5YThiYjVjMS8yMDI2MDgxNDAzMDk0My9hel9ub3ZhX2JhY2t1cF9iNGQ4YzVkYS01OWRjLTQyMjgtOTgxYi1mMDgwNTc2Y2IzZDIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAzOjA5OjM4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjA5OjM4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDM6MTA6MDRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100380) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 03:10:04.290326 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-86a5caa6-e053-4a1f-bd27-452cb41c22a4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.291983 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-86a5caa6-e053-4a1f-bd27-452cb41c22a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] DELETE https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:10:04.292227 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-86a5caa6-e053-4a1f-bd27-452cb41c22a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.292440 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-86a5caa6-e053-4a1f-bd27-452cb41c22a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.292545 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-86a5caa6-e053-4a1f-bd27-452cb41c22a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete backup with id: 091d1cb0-efed-4382-b2f1-3817c2b37b70. Aug 14 03:10:04.298020 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.298020 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:04.313906 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-86a5caa6-e053-4a1f-bd27-452cb41c22a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] delete_backup rpcapi backup_id 091d1cb0-efed-4382-b2f1-3817c2b37b70 {{(pid=100378) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:04.315768 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-86a5caa6-e053-4a1f-bd27-452cb41c22a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 202 Aug 14 03:10:04.316239 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 968/3867] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:04 2026] DELETE /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:04.323693 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a61e6e32-0cba-4fd2-a85d-29974512b3e0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.326150 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-f54bf24e-36bf-469e-80f1-4615fed04532 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Created reservations ['b861ca9e-e465-44ae-8484-80398217a445', '7fdbde93-887d-452a-b2e9-b8dc7ebfe014'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:04.326480 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a61e6e32-0cba-4fd2-a85d-29974512b3e0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:10:04.326480 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a61e6e32-0cba-4fd2-a85d-29974512b3e0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.326719 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a61e6e32-0cba-4fd2-a85d-29974512b3e0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.326892 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-a61e6e32-0cba-4fd2-a85d-29974512b3e0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:04.333429 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.333429 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:04.334534 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a61e6e32-0cba-4fd2-a85d-29974512b3e0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 200 Aug 14 03:10:04.335079 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 972/3868] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:04.353369 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-f54bf24e-36bf-469e-80f1-4615fed04532 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] import_record rpcapi backup id 7c34ceec-1794-4a54-8a93-f0c7f04627dd on host np0000007307 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2MzNGNlZWMtMTc5NC00YTU0LThhOTMtZjBjN2YwNDYyN2RkIiwgInVzZXJfaWQiOiAiMGJjYmE2YWJmMTFmNGI4ZGI0NjEzNjE4NzI0Y2NlYTYiLCAicHJvamVjdF9pZCI6ICIzMjBiNWExODI1ZmE0M2I2OGE5MTlmNDQ5OWJmNTMxMiIsICJ2b2x1bWVfaWQiOiAiYmEwYTFmOTMtMTQ1MC00M2ZiLWJmMTItMWYyMDlhOGJiNWMxIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMDE3MjYxOTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAwMjEwNzQ3MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2JhMGExZjkzLTE0NTAtNDNmYi1iZjEyLTFmMjA5YThiYjVjMS8yMDI2MDgxNDAzMDk0My9hel9ub3ZhX2JhY2t1cF9iNGQ4YzVkYS01OWRjLTQyMjgtOTgxYi1mMDgwNTc2Y2IzZDIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAzOjA5OjM4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjA5OjM4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDM6MTA6MDRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100380) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 03:10:04.355503 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-f54bf24e-36bf-469e-80f1-4615fed04532 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Import record output: {'backup': {'id': '7c34ceec-1794-4a54-8a93-f0c7f04627dd', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.152/volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd'}, {'rel': 'bookmark', 'href': 'https://10.4.3.152/volume/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd'}]}}. {{(pid=100380) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 03:10:04.355777 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f54bf24e-36bf-469e-80f1-4615fed04532 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] https://10.4.3.152/volume/v3/backups/import_record returned with HTTP 201 Aug 14 03:10:04.356945 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 967/3869] 10.4.3.152 () {68 vars in 1302 bytes} [Fri Aug 14 03:10:04 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 79 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:10:04.366333 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-be570a6f-bd5d-421b-a4b0-2378a99c8ce8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.368422 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be570a6f-bd5d-421b-a4b0-2378a99c8ce8 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] GET https://10.4.3.152/volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd Aug 14 03:10:04.368688 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-be570a6f-bd5d-421b-a4b0-2378a99c8ce8 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.368955 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-be570a6f-bd5d-421b-a4b0-2378a99c8ce8 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.369088 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-be570a6f-bd5d-421b-a4b0-2378a99c8ce8 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Show backup with id 7c34ceec-1794-4a54-8a93-f0c7f04627dd. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:04.373438 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.373438 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:04.374054 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be570a6f-bd5d-421b-a4b0-2378a99c8ce8 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] https://10.4.3.152/volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd returned with HTTP 200 Aug 14 03:10:04.374480 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 963/3870] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:04.394504 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-15c2c000-de74-41c0-8505-88c6dfcbcf28 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.396829 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-15c2c000-de74-41c0-8505-88c6dfcbcf28 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 Aug 14 03:10:04.397154 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-15c2c000-de74-41c0-8505-88c6dfcbcf28 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.397442 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-15c2c000-de74-41c0-8505-88c6dfcbcf28 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.405753 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-15c2c000-de74-41c0-8505-88c6dfcbcf28 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 returned with HTTP 404 Aug 14 03:10:04.406419 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 969/3871] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/volumes/0e44c827-26cf-474e-8c65-fa73f414ac22 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:04.417305 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2048dc2d-6714-471a-9096-4adc6c9ab6f3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.419865 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2048dc2d-6714-471a-9096-4adc6c9ab6f3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups Aug 14 03:10:04.420206 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2048dc2d-6714-471a-9096-4adc6c9ab6f3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.420472 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2048dc2d-6714-471a-9096-4adc6c9ab6f3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.427076 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2048dc2d-6714-471a-9096-4adc6c9ab6f3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 200 Aug 14 03:10:04.427675 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 973/3872] 10.4.3.152 () {68 vars in 1277 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/backups => generated 623 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:04.437274 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6824c739-0523-4bab-b0f4-7ff5d0d7aeb9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.438982 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6824c739-0523-4bab-b0f4-7ff5d0d7aeb9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups?project_id=1518ef9c1bd94b438c153ee9f2bbb21d Aug 14 03:10:04.439194 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6824c739-0523-4bab-b0f4-7ff5d0d7aeb9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.439406 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6824c739-0523-4bab-b0f4-7ff5d0d7aeb9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.439734 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.439734 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:04.450710 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6824c739-0523-4bab-b0f4-7ff5d0d7aeb9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups?project_id=1518ef9c1bd94b438c153ee9f2bbb21d returned with HTTP 200 Aug 14 03:10:04.451279 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 968/3873] 10.4.3.152 () {68 vars in 1364 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/backups?project_id=1518ef9c1bd94b438c153ee9f2bbb21d => generated 623 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:04.460764 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.461487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-fd88fc84-a750-49b7-a72a-43245b21813b req-628e3738-6c23-4bf6-8a74-59c5915b4cc7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.462480 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:04.462843 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1859262643"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:04.464235 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-628e3738-6c23-4bf6-8a74-59c5915b4cc7 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:10:04.464301 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1859262643'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:04.464382 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume of 1 GB Aug 14 03:10:04.464508 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-628e3738-6c23-4bf6-8a74-59c5915b4cc7 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.464782 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-628e3738-6c23-4bf6-8a74-59c5915b4cc7 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.468423 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Availability Zones retrieved successfully. Aug 14 03:10:04.474090 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Flow 'volume_create_api' (5b618867-ece2-4f87-8df6-136975164f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:04.474971 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f5e3bf-7549-46ce-80b2-d7d741e5fe7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:04.476203 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:04.476378 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.476378 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:04.481267 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-fd88fc84-a750-49b7-a72a-43245b21813b req-628e3738-6c23-4bf6-8a74-59c5915b4cc7 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:10:04.487550 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-628e3738-6c23-4bf6-8a74-59c5915b4cc7 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:10:04.488541 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 970/3874] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:04.500414 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-61274c6b-7648-4cdb-9736-5fdde5b5a09f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.500797 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-61274c6b-7648-4cdb-9736-5fdde5b5a09f None None] GET https://10.4.3.152/volume// Aug 14 03:10:04.500847 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f5e3bf-7549-46ce-80b2-d7d741e5fe7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:04.500930 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-61274c6b-7648-4cdb-9736-5fdde5b5a09f None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.501118 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-61274c6b-7648-4cdb-9736-5fdde5b5a09f None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.501454 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-61274c6b-7648-4cdb-9736-5fdde5b5a09f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:10:04.501738 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 974/3875] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:10:04.502000 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f7363e5-2cfe-489e-baf0-7278836013ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:04.509603 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-fd88fc84-a750-49b7-a72a-43245b21813b req-e3bce26e-ec30-4c48-82b8-8f216972001e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.512207 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-e3bce26e-ec30-4c48-82b8-8f216972001e tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:10:04.512566 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-e3bce26e-ec30-4c48-82b8-8f216972001e tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076", "connector": null, "instance_uuid": "1c4edbe7-58b3-4d86-b9fa-53674fb3c975"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:04.522801 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.522801 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:04.542037 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Created reservations ['7e0467fc-6cc5-49d4-afdb-d08455ae3d55', 'd9aed0ba-fcc8-4e0e-92b2-8de8c5870364', '0979ea60-82a9-42cd-a645-fafc95a42437', '862f40e1-6d4b-4e3e-8eae-5c699a5f1094'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:04.542689 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f7363e5-2cfe-489e-baf0-7278836013ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e0467fc-6cc5-49d4-afdb-d08455ae3d55', 'd9aed0ba-fcc8-4e0e-92b2-8de8c5870364', '0979ea60-82a9-42cd-a645-fafc95a42437', '862f40e1-6d4b-4e3e-8eae-5c699a5f1094']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:04.543482 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f95e43e5-e2a2-4e44-8bb6-f19857fc6dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:04.552956 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-e3bce26e-ec30-4c48-82b8-8f216972001e tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:10:04.553539 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 969/3876] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:10:04 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:04.568424 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f95e43e5-e2a2-4e44-8bb6-f19857fc6dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1859262643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',qos_specs=None,replication_status=,reservations=['7e0467fc-6cc5-49d4-afdb-d08455ae3d55','d9aed0ba-fcc8-4e0e-92b2-8de8c5870364','0979ea60-82a9-42cd-a645-fafc95a42437','862f40e1-6d4b-4e3e-8eae-5c699a5f1094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e229146879ee4f72b4150fb12148f2c3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1859262643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e229146879ee4f72b4150fb12148f2c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:04.570065 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df25ff3-39c2-4456-a2b7-fba61336f88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:04.601202 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df25ff3-39c2-4456-a2b7-fba61336f88d) transitioned into state 'SUCCESS' from state '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-1859262643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',qos_specs=None,replication_status=,reservations=['7e0467fc-6cc5-49d4-afdb-d08455ae3d55','d9aed0ba-fcc8-4e0e-92b2-8de8c5870364','0979ea60-82a9-42cd-a645-fafc95a42437','862f40e1-6d4b-4e3e-8eae-5c699a5f1094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e229146879ee4f72b4150fb12148f2c3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:04.602382 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45fd1427-9a66-4bc4-b9b4-984531623676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:04.614351 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45fd1427-9a66-4bc4-b9b4-984531623676) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:04.615538 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Flow 'volume_create_api' (5b618867-ece2-4f87-8df6-136975164f58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:04.615968 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume request issued successfully. Aug 14 03:10:04.616770 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8e7d6184-cb64-4b06-b7c0-4b6781ba814e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:04.617359 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 964/3877] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:10:04 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) Aug 14 03:10:04.629541 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c2ab6413-1275-4b20-bbb8-e1375e9a7511 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:04.631570 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c2ab6413-1275-4b20-bbb8-e1375e9a7511 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b Aug 14 03:10:04.631880 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c2ab6413-1275-4b20-bbb8-e1375e9a7511 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:04.632173 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c2ab6413-1275-4b20-bbb8-e1375e9a7511 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:04.640476 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:04.640476 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:04.644048 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c2ab6413-1275-4b20-bbb8-e1375e9a7511 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:04.648458 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c2ab6413-1275-4b20-bbb8-e1375e9a7511 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b returned with HTTP 200 Aug 14 03:10:04.648893 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 971/3878] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:04 2026] GET /volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:05.102385 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-78b2d625-2edf-4d95-8d8d-0aafe5d57748 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.104140 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-78b2d625-2edf-4d95-8d8d-0aafe5d57748 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:05.104304 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-78b2d625-2edf-4d95-8d8d-0aafe5d57748 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:05.104512 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-78b2d625-2edf-4d95-8d8d-0aafe5d57748 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:05.104651 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-78b2d625-2edf-4d95-8d8d-0aafe5d57748 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:05.108850 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:05.108850 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:05.109552 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-78b2d625-2edf-4d95-8d8d-0aafe5d57748 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:05.110085 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 975/3879] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:05 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:05.346985 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6f447fab-0392-4121-9514-1e568799ece2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.349068 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f447fab-0392-4121-9514-1e568799ece2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 Aug 14 03:10:05.349303 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f447fab-0392-4121-9514-1e568799ece2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:05.349506 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f447fab-0392-4121-9514-1e568799ece2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:05.349580 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f3c6525d-475a-4a1f-92bb-911452c7746f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.349850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-6f447fab-0392-4121-9514-1e568799ece2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 091d1cb0-efed-4382-b2f1-3817c2b37b70. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:05.350045 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f3c6525d-475a-4a1f-92bb-911452c7746f None None] GET https://10.4.3.152/volume// Aug 14 03:10:05.350257 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f3c6525d-475a-4a1f-92bb-911452c7746f None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:05.350463 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f3c6525d-475a-4a1f-92bb-911452c7746f None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:05.350772 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f3c6525d-475a-4a1f-92bb-911452c7746f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:10:05.351102 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 965/3880] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:10:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:10:05.354119 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f447fab-0392-4121-9514-1e568799ece2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 returned with HTTP 404 Aug 14 03:10:05.354724 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 970/3881] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:05 2026] GET /volume/v3/backups/091d1cb0-efed-4382-b2f1-3817c2b37b70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:05.358388 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-fd88fc84-a750-49b7-a72a-43245b21813b req-a2989324-a42a-472d-a31c-01502a0a9573 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.360634 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-a2989324-a42a-472d-a31c-01502a0a9573 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:10:05.360942 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-a2989324-a42a-472d-a31c-01502a0a9573 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:05.361155 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-a2989324-a42a-472d-a31c-01502a0a9573 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:05.366414 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.368395 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:05.368722 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-640377533"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:05.370255 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-640377533'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:05.370368 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create volume of 1 GB Aug 14 03:10:05.370542 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:05.370542 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:05.374600 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-fd88fc84-a750-49b7-a72a-43245b21813b req-a2989324-a42a-472d-a31c-01502a0a9573 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:10:05.376907 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Availability Zones retrieved successfully. Aug 14 03:10:05.381841 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-a2989324-a42a-472d-a31c-01502a0a9573 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:10:05.382380 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 972/3882] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:10:05 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 1338 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:10:05.382610 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Flow 'volume_create_api' (39761e83-61a1-4b76-8c07-bf4109195db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:05.384411 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b95a4c-0fc3-48d5-b3b5-403a4fdfd823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:05.386068 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:05.386160 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7de72953-7bd1-4aee-b9ca-cc31c7e104cc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.387856 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7de72953-7bd1-4aee-b9ca-cc31c7e104cc tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] GET https://10.4.3.152/volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd Aug 14 03:10:05.388110 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7de72953-7bd1-4aee-b9ca-cc31c7e104cc tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:05.388322 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7de72953-7bd1-4aee-b9ca-cc31c7e104cc tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:05.388435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-7de72953-7bd1-4aee-b9ca-cc31c7e104cc tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Show backup with id 7c34ceec-1794-4a54-8a93-f0c7f04627dd. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:05.392693 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:05.392693 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:05.393441 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7de72953-7bd1-4aee-b9ca-cc31c7e104cc tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] https://10.4.3.152/volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd returned with HTTP 200 Aug 14 03:10:05.394995 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 966/3883] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:05 2026] GET /volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:05.405660 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-852fdbea-eba5-4850-badb-0436dfb36e9f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.408027 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-852fdbea-eba5-4850-badb-0436dfb36e9f tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] GET https://10.4.3.152/volume/v3/backups Aug 14 03:10:05.408295 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-852fdbea-eba5-4850-badb-0436dfb36e9f tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:05.408520 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-852fdbea-eba5-4850-badb-0436dfb36e9f tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:05.408912 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:05.408912 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:05.411843 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b95a4c-0fc3-48d5-b3b5-403a4fdfd823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:05.412583 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f778d9a2-adc7-4569-aaf9-8697510b7786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:05.414720 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-852fdbea-eba5-4850-badb-0436dfb36e9f tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 200 Aug 14 03:10:05.415187 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 971/3884] 10.4.3.152 () {66 vars in 1237 bytes} [Fri Aug 14 03:10:05 2026] GET /volume/v3/backups => generated 338 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:05.423355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.425436 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] POST https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2/restore Aug 14 03:10:05.425800 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:05.427445 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Restoring backup b4d8c5da-59dc-4228-981b-f080576cb3d2 ({'restore': {}}) {{(pid=100378) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:10:05.427574 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Restoring backup b4d8c5da-59dc-4228-981b-f080576cb3d2 to volume None. Aug 14 03:10:05.432722 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:05.432722 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:05.433767 np0000007307 devstack@c-api.service[100378]: INFO cinder.backup.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Creating volume of 1 GB for restore of backup b4d8c5da-59dc-4228-981b-f080576cb3d2. Aug 14 03:10:05.437617 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Availability Zones retrieved successfully. Aug 14 03:10:05.443067 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Flow 'volume_create_api' (1a034e91-bec0-4654-ab85-5d3855e9c13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:05.444141 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78cae407-c845-4782-94f0-c7b46d97ce4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:05.444866 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:05.451417 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Created reservations ['0b0ad372-9596-49d8-a261-f34488908485', '4380f15f-3e6e-4527-b278-febdf5e2f867', 'fab1f67c-1a53-42be-a319-cca416909056', '2c40b3f9-568d-4493-b63b-51f22c2793bf'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:05.452280 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f778d9a2-adc7-4569-aaf9-8697510b7786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b0ad372-9596-49d8-a261-f34488908485', '4380f15f-3e6e-4527-b278-febdf5e2f867', 'fab1f67c-1a53-42be-a319-cca416909056', '2c40b3f9-568d-4493-b63b-51f22c2793bf']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:05.453045 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c7a27f1-5f24-4492-a017-3dc176566322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:05.473124 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78cae407-c845-4782-94f0-c7b46d97ce4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:05.473861 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c338419-58e3-43ce-9d80-b0f6070b810d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:05.475058 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c7a27f1-5f24-4492-a017-3dc176566322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '924727a3-89db-4eed-bd1c-df364364b2a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-640377533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9332ee95360d415885a541ff4448a834',qos_specs=None,replication_status=,reservations=['0b0ad372-9596-49d8-a261-f34488908485','4380f15f-3e6e-4527-b278-febdf5e2f867','fab1f67c-1a53-42be-a319-cca416909056','2c40b3f9-568d-4493-b63b-51f22c2793bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d3f3ba95f54b93ac0e17eeb6240901',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-640377533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=924727a3-89db-4eed-bd1c-df364364b2a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9332ee95360d415885a541ff4448a834',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7d3f3ba95f54b93ac0e17eeb6240901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:05.476188 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba0dfc88-2fa7-4c5b-9853-20194214874e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:05.478724 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-fd88fc84-a750-49b7-a72a-43245b21813b req-c42affc0-3b52-41d2-b0e5-4a66e87d31db None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.481347 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-c42affc0-3b52-41d2-b0e5-4a66e87d31db tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] PUT https://10.4.3.152/volume/v3/attachments/431ba94a-91df-45a0-bd3c-89a215eb607b Aug 14 03:10:05.481751 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-c42affc0-3b52-41d2-b0e5-4a66e87d31db tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:05.490624 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-fd88fc84-a750-49b7-a72a-43245b21813b req-c42affc0-3b52-41d2-b0e5-4a66e87d31db tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Acquiring lock "cinder-attachment_update-36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:10:05.495546 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba0dfc88-2fa7-4c5b-9853-20194214874e) transitioned into state 'SUCCESS' from state '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-640377533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9332ee95360d415885a541ff4448a834',qos_specs=None,replication_status=,reservations=['0b0ad372-9596-49d8-a261-f34488908485','4380f15f-3e6e-4527-b278-febdf5e2f867','fab1f67c-1a53-42be-a319-cca416909056','2c40b3f9-568d-4493-b63b-51f22c2793bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d3f3ba95f54b93ac0e17eeb6240901',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:05.495687 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-fd88fc84-a750-49b7-a72a-43245b21813b req-c42affc0-3b52-41d2-b0e5-4a66e87d31db tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Lock "cinder-attachment_update-36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:10:05.496427 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8070215-b324-4022-a675-d2ffa484189e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:05.496559 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:05.496559 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:05.506380 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8070215-b324-4022-a675-d2ffa484189e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:05.507246 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Flow 'volume_create_api' (39761e83-61a1-4b76-8c07-bf4109195db4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:05.507587 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create volume request issued successfully. Aug 14 03:10:05.508243 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d83a9ac-baf0-4c35-8616-dc2a185e586c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:05.508853 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 976/3885] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:10:05 2026] POST /volume/v3/volumes => generated 748 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:05.512872 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Created reservations ['3926a9db-674f-4091-916f-dba91f84b0b5', 'b409b162-898d-4145-80c3-88ec39fa7af7', 'c9f76afb-37cf-4dd5-a67b-b5b5a30c9855', '038be230-99bf-4746-83a0-200301e990e0'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:05.514003 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c338419-58e3-43ce-9d80-b0f6070b810d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3926a9db-674f-4091-916f-dba91f84b0b5', 'b409b162-898d-4145-80c3-88ec39fa7af7', 'c9f76afb-37cf-4dd5-a67b-b5b5a30c9855', '038be230-99bf-4746-83a0-200301e990e0']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:05.515071 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b25e7f-5566-4e47-9c45-ee0753b70e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:05.521371 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6615a03c-6bc8-4bbb-93a1-f7c3ffccff0f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.524841 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6615a03c-6bc8-4bbb-93a1-f7c3ffccff0f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 Aug 14 03:10:05.524841 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6615a03c-6bc8-4bbb-93a1-f7c3ffccff0f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:05.524841 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6615a03c-6bc8-4bbb-93a1-f7c3ffccff0f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:05.531370 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:05.531370 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:05.534753 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6615a03c-6bc8-4bbb-93a1-f7c3ffccff0f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:10:05.538595 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6615a03c-6bc8-4bbb-93a1-f7c3ffccff0f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 returned with HTTP 200 Aug 14 03:10:05.538967 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 972/3886] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:05 2026] GET /volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:05.544126 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b25e7f-5566-4e47-9c45-ee0753b70e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7643314b-cb7b-4477-a3a6-42a550d1c1ea', '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_b4d8c5da-59dc-4228-981b-f080576cb3d2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320b5a1825fa43b68a919f4499bf5312',qos_specs=None,replication_status=,reservations=['3926a9db-674f-4091-916f-dba91f84b0b5','b409b162-898d-4145-80c3-88ec39fa7af7','c9f76afb-37cf-4dd5-a67b-b5b5a30c9855','038be230-99bf-4746-83a0-200301e990e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcba6abf11f4b8db4613618724ccea6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b4d8c5da-59dc-4228-981b-f080576cb3d2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7643314b-cb7b-4477-a3a6-42a550d1c1ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='320b5a1825fa43b68a919f4499bf5312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bcba6abf11f4b8db4613618724ccea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:05.545750 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3583b0-b045-4486-b021-841195a81d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:05.570515 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3583b0-b045-4486-b021-841195a81d68) transitioned into 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_b4d8c5da-59dc-4228-981b-f080576cb3d2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320b5a1825fa43b68a919f4499bf5312',qos_specs=None,replication_status=,reservations=['3926a9db-674f-4091-916f-dba91f84b0b5','b409b162-898d-4145-80c3-88ec39fa7af7','c9f76afb-37cf-4dd5-a67b-b5b5a30c9855','038be230-99bf-4746-83a0-200301e990e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcba6abf11f4b8db4613618724ccea6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:05.571495 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c269a81-30e3-4e73-a8ac-c718a025008e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:05.576844 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-fd88fc84-a750-49b7-a72a-43245b21813b req-c42affc0-3b52-41d2-b0e5-4a66e87d31db tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Lock "cinder-attachment_update-36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076-np0000007307" released by "attachment_update" :: held 0.081s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:10:05.577185 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-c42affc0-3b52-41d2-b0e5-4a66e87d31db tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/attachments/431ba94a-91df-45a0-bd3c-89a215eb607b returned with HTTP 200 Aug 14 03:10:05.577635 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 967/3887] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:10:05 2026] PUT /volume/v3/attachments/431ba94a-91df-45a0-bd3c-89a215eb607b => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:05.584705 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c269a81-30e3-4e73-a8ac-c718a025008e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:05.586014 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Flow 'volume_create_api' (1a034e91-bec0-4654-ab85-5d3855e9c13a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:05.586535 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Create volume request issued successfully. Aug 14 03:10:05.595563 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:05.595563 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:05.596168 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:05.601288 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-fd88fc84-a750-49b7-a72a-43245b21813b req-07c50bd0-9af7-4bc8-b26c-ab84e1f5fd3f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.604192 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-07c50bd0-9af7-4bc8-b26c-ab84e1f5fd3f tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] POST https://10.4.3.152/volume/v3/attachments/431ba94a-91df-45a0-bd3c-89a215eb607b/action Aug 14 03:10:05.604719 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-07c50bd0-9af7-4bc8-b26c-ab84e1f5fd3f tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:05.604813 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-07c50bd0-9af7-4bc8-b26c-ab84e1f5fd3f tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:05.623085 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:05.623085 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:05.634574 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-fd88fc84-a750-49b7-a72a-43245b21813b req-07c50bd0-9af7-4bc8-b26c-ab84e1f5fd3f tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/attachments/431ba94a-91df-45a0-bd3c-89a215eb607b/action returned with HTTP 204 Aug 14 03:10:05.635062 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 977/3888] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:10:05 2026] POST /volume/v3/attachments/431ba94a-91df-45a0-bd3c-89a215eb607b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:05.663599 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9c16d8d1-1db9-4fc8-88d0-0532253b6735 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.666471 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c16d8d1-1db9-4fc8-88d0-0532253b6735 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b Aug 14 03:10:05.666786 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c16d8d1-1db9-4fc8-88d0-0532253b6735 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:05.667322 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c16d8d1-1db9-4fc8-88d0-0532253b6735 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:05.679107 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:05.679107 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:05.684049 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9c16d8d1-1db9-4fc8-88d0-0532253b6735 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:05.689362 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c16d8d1-1db9-4fc8-88d0-0532253b6735 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b returned with HTTP 200 Aug 14 03:10:05.689874 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 973/3889] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:05 2026] GET /volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:05.707153 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6094a5e5-5adf-4cae-bcfe-394e403cb9ba None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.708848 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6094a5e5-5adf-4cae-bcfe-394e403cb9ba tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:10:05.709291 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6094a5e5-5adf-4cae-bcfe-394e403cb9ba tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b", "name": "tempest-type-Backup-1056058932"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:05.710734 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-6094a5e5-5adf-4cae-bcfe-394e403cb9ba tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Creating new backup {'backup': {'volume_id': 'ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b', 'name': 'tempest-type-Backup-1056058932'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:10:05.710894 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-6094a5e5-5adf-4cae-bcfe-394e403cb9ba tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Creating backup of volume ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b in container None Aug 14 03:10:05.718971 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:05.718971 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:05.719452 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6094a5e5-5adf-4cae-bcfe-394e403cb9ba tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:05.737497 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-6094a5e5-5adf-4cae-bcfe-394e403cb9ba tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Created reservations ['3722d08e-90cb-4f35-8b61-3447a47cb491', '805de35c-afd1-4b55-9644-c149e613419a'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:05.771061 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6094a5e5-5adf-4cae-bcfe-394e403cb9ba tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:10:05.771510 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 968/3890] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:10:05 2026] POST /volume/v3/backups => generated 316 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:05.779784 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-90ddc1a6-c39c-4da2-8967-3dc28104a5eb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:05.782184 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-90ddc1a6-c39c-4da2-8967-3dc28104a5eb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:05.782584 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-90ddc1a6-c39c-4da2-8967-3dc28104a5eb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:05.782665 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-90ddc1a6-c39c-4da2-8967-3dc28104a5eb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:05.782782 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-90ddc1a6-c39c-4da2-8967-3dc28104a5eb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:05.787142 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:05.787142 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:05.787843 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-90ddc1a6-c39c-4da2-8967-3dc28104a5eb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:05.788208 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 978/3891] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:05 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:06.120214 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-824029b7-89d1-4a96-9919-d21f58a8f9ab None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:06.122021 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-824029b7-89d1-4a96-9919-d21f58a8f9ab tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:06.122227 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-824029b7-89d1-4a96-9919-d21f58a8f9ab tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:06.122454 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-824029b7-89d1-4a96-9919-d21f58a8f9ab tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:06.122582 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-824029b7-89d1-4a96-9919-d21f58a8f9ab tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:06.126880 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:06.126880 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:06.127680 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-824029b7-89d1-4a96-9919-d21f58a8f9ab tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:06.128105 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 974/3892] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:06 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:06.551613 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b29d7771-6c55-4d9b-a97b-44a3693f6426 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:06.553986 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b29d7771-6c55-4d9b-a97b-44a3693f6426 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 Aug 14 03:10:06.554308 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b29d7771-6c55-4d9b-a97b-44a3693f6426 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:06.554565 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b29d7771-6c55-4d9b-a97b-44a3693f6426 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:06.564300 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:06.564300 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:06.575124 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b29d7771-6c55-4d9b-a97b-44a3693f6426 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:10:06.580735 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b29d7771-6c55-4d9b-a97b-44a3693f6426 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 returned with HTTP 200 Aug 14 03:10:06.581323 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 969/3893] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:06 2026] GET /volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:06.596841 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7f40c924-8d98-4554-8701-3ee5fc57fd35 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:06.601147 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7f40c924-8d98-4554-8701-3ee5fc57fd35 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:10:06.601511 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7f40c924-8d98-4554-8701-3ee5fc57fd35 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "924727a3-89db-4eed-bd1c-df364364b2a3", "name": "tempest-VolumesBackupsTest-Backup-1072594649"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:06.604220 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-7f40c924-8d98-4554-8701-3ee5fc57fd35 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Creating new backup {'backup': {'volume_id': '924727a3-89db-4eed-bd1c-df364364b2a3', 'name': 'tempest-VolumesBackupsTest-Backup-1072594649'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:10:06.604356 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-7f40c924-8d98-4554-8701-3ee5fc57fd35 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Creating backup of volume 924727a3-89db-4eed-bd1c-df364364b2a3 in container None Aug 14 03:10:06.610050 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:06.610050 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:06.610546 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:06.610672 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Checking backup size 1 against volume size 1 {{(pid=100378) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:10:06.610773 np0000007307 devstack@c-api.service[100378]: INFO cinder.backup.api [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Overwriting volume 7643314b-cb7b-4477-a3a6-42a550d1c1ea with restore of backup b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:06.616945 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:06.616945 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:06.617565 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7f40c924-8d98-4554-8701-3ee5fc57fd35 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:10:06.626566 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] restore_backup in rpcapi backup_id b4d8c5da-59dc-4228-981b-f080576cb3d2 {{(pid=100378) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:10:06.628846 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-835457c1-c324-4c22-b4f4-7d1e718511c3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2/restore returned with HTTP 202 Aug 14 03:10:06.629547 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 973/3894] 10.4.3.152 () {68 vars in 1393 bytes} [Fri Aug 14 03:10:05 2026] POST /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2/restore => generated 189 bytes in 1207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:06.636985 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8123b418-5daf-4a37-b935-efe27b575080 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:06.637511 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-7f40c924-8d98-4554-8701-3ee5fc57fd35 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Created reservations ['3547b72a-45ac-40f9-b744-f27fc2094dec', 'a3c1166b-b1ed-4fac-8435-2dc6322d5814'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:06.639341 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8123b418-5daf-4a37-b935-efe27b575080 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:06.639465 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8123b418-5daf-4a37-b935-efe27b575080 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:06.639657 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8123b418-5daf-4a37-b935-efe27b575080 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:06.639846 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-8123b418-5daf-4a37-b935-efe27b575080 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:06.644459 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:06.644459 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:06.645239 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8123b418-5daf-4a37-b935-efe27b575080 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:06.645767 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 975/3895] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:06 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:06.668049 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7f40c924-8d98-4554-8701-3ee5fc57fd35 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:10:06.668653 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 979/3896] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:06 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:06.678195 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cf4ead24-b746-40b8-b9ad-405b0ae51582 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:06.680237 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cf4ead24-b746-40b8-b9ad-405b0ae51582 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:06.680962 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cf4ead24-b746-40b8-b9ad-405b0ae51582 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:06.680962 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cf4ead24-b746-40b8-b9ad-405b0ae51582 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:06.680962 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-cf4ead24-b746-40b8-b9ad-405b0ae51582 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:06.685645 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:06.685645 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:06.686375 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cf4ead24-b746-40b8-b9ad-405b0ae51582 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:06.686794 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 970/3897] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:06 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:06.799611 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-236451af-6247-4d6f-86ab-52979bb52e68 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:06.801995 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-236451af-6247-4d6f-86ab-52979bb52e68 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:06.802287 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-236451af-6247-4d6f-86ab-52979bb52e68 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:06.802515 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-236451af-6247-4d6f-86ab-52979bb52e68 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:06.802670 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-236451af-6247-4d6f-86ab-52979bb52e68 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:06.807505 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:06.807505 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:06.808330 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-236451af-6247-4d6f-86ab-52979bb52e68 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:06.808755 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 974/3898] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:06 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:07.138035 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0d8ffb6b-0b5c-4bdc-af16-4c9f8fcb3807 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:07.140146 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0d8ffb6b-0b5c-4bdc-af16-4c9f8fcb3807 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:07.140575 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0d8ffb6b-0b5c-4bdc-af16-4c9f8fcb3807 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:07.140999 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0d8ffb6b-0b5c-4bdc-af16-4c9f8fcb3807 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:07.141369 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-0d8ffb6b-0b5c-4bdc-af16-4c9f8fcb3807 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:07.148635 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:07.148635 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:07.148635 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0d8ffb6b-0b5c-4bdc-af16-4c9f8fcb3807 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:07.148635 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 976/3899] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:07 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:07.656139 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f682436c-2420-44b0-b543-54be984d9180 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:07.658060 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f682436c-2420-44b0-b543-54be984d9180 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:07.658291 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f682436c-2420-44b0-b543-54be984d9180 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:07.658520 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f682436c-2420-44b0-b543-54be984d9180 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:07.658631 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-f682436c-2420-44b0-b543-54be984d9180 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:07.662790 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:07.662790 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:07.663529 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f682436c-2420-44b0-b543-54be984d9180 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:07.663892 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 980/3900] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:07 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:07.699271 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-26a30047-d0a9-4840-9f95-86279715e07a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:07.701024 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-26a30047-d0a9-4840-9f95-86279715e07a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:07.701227 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-26a30047-d0a9-4840-9f95-86279715e07a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:07.701427 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-26a30047-d0a9-4840-9f95-86279715e07a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:07.701529 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-26a30047-d0a9-4840-9f95-86279715e07a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:07.705781 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:07.705781 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:07.706543 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-26a30047-d0a9-4840-9f95-86279715e07a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:07.706900 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 971/3901] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:07 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:07.818558 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4a75adee-b50d-44c4-9c33-81555e1204be None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:07.820656 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a75adee-b50d-44c4-9c33-81555e1204be tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:07.820870 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4a75adee-b50d-44c4-9c33-81555e1204be tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:07.821149 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4a75adee-b50d-44c4-9c33-81555e1204be tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:07.821307 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-4a75adee-b50d-44c4-9c33-81555e1204be tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:07.825660 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:07.825660 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:07.826368 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a75adee-b50d-44c4-9c33-81555e1204be tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:07.826789 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 975/3902] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:07 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:08.161415 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-96a71dba-d874-423e-85bf-35a4d87e5fae None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:08.163677 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-96a71dba-d874-423e-85bf-35a4d87e5fae tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:08.164039 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-96a71dba-d874-423e-85bf-35a4d87e5fae tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:08.164215 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-96a71dba-d874-423e-85bf-35a4d87e5fae tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:08.164381 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-96a71dba-d874-423e-85bf-35a4d87e5fae tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:08.170132 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:08.170132 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:08.171023 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-96a71dba-d874-423e-85bf-35a4d87e5fae tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:08.171475 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 977/3903] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:08 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:08.675881 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2c67ffd5-ad3a-4dbe-9e5b-fc7968f0a08c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:08.677754 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2c67ffd5-ad3a-4dbe-9e5b-fc7968f0a08c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:08.678012 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2c67ffd5-ad3a-4dbe-9e5b-fc7968f0a08c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:08.678284 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2c67ffd5-ad3a-4dbe-9e5b-fc7968f0a08c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:08.678381 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-2c67ffd5-ad3a-4dbe-9e5b-fc7968f0a08c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:08.682714 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:08.682714 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:08.683448 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2c67ffd5-ad3a-4dbe-9e5b-fc7968f0a08c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:08.683785 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 981/3904] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:08 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:08.717976 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fafbc8ab-e825-4853-9783-2c0b9193b908 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:08.721113 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fafbc8ab-e825-4853-9783-2c0b9193b908 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:08.721279 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fafbc8ab-e825-4853-9783-2c0b9193b908 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:08.721501 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fafbc8ab-e825-4853-9783-2c0b9193b908 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:08.721534 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-fafbc8ab-e825-4853-9783-2c0b9193b908 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:08.725438 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:08.725438 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:08.726106 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fafbc8ab-e825-4853-9783-2c0b9193b908 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:08.726426 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 972/3905] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:08 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:08.837420 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-585261ad-efe7-4ae8-afc1-56649452e417 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:08.839176 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-585261ad-efe7-4ae8-afc1-56649452e417 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:08.839389 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-585261ad-efe7-4ae8-afc1-56649452e417 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:08.839555 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-585261ad-efe7-4ae8-afc1-56649452e417 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:08.839677 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-585261ad-efe7-4ae8-afc1-56649452e417 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:08.844309 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:08.844309 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:08.844983 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-585261ad-efe7-4ae8-afc1-56649452e417 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:08.845484 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 976/3906] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:08 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:08.889867 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-71676918-e16c-4787-b822-8777a4b37774 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:08.891897 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-71676918-e16c-4787-b822-8777a4b37774 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:10:08.892097 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-71676918-e16c-4787-b822-8777a4b37774 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:08.892272 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-71676918-e16c-4787-b822-8777a4b37774 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:08.902878 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:08.902878 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:08.906517 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-71676918-e16c-4787-b822-8777a4b37774 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:08.911184 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-71676918-e16c-4787-b822-8777a4b37774 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:10:08.911628 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 978/3907] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:10:08 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 1232 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:08.942634 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-9987f77b-d8e3-4912-abee-87432c5b8c34 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:08.945025 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-9987f77b-d8e3-4912-abee-87432c5b8c34 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] POST https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff/action Aug 14 03:10:08.945437 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-9987f77b-d8e3-4912-abee-87432c5b8c34 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:08.945594 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-9987f77b-d8e3-4912-abee-87432c5b8c34 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:08.958920 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:08.958920 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:08.959461 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-9987f77b-d8e3-4912-abee-87432c5b8c34 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:08.966808 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-9987f77b-d8e3-4912-abee-87432c5b8c34 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Begin detaching volume completed successfully. Aug 14 03:10:08.967036 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-9987f77b-d8e3-4912-abee-87432c5b8c34 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff/action returned with HTTP 202 Aug 14 03:10:08.967551 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 982/3908] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:10:08 2026] POST /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:09.015548 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-74de8a6a-1bb9-4df4-b0d7-5535e5dcd38a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:09.016013 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74de8a6a-1bb9-4df4-b0d7-5535e5dcd38a None None] GET https://10.4.3.152/volume// Aug 14 03:10:09.016276 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74de8a6a-1bb9-4df4-b0d7-5535e5dcd38a None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:09.016550 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74de8a6a-1bb9-4df4-b0d7-5535e5dcd38a None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:09.017000 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74de8a6a-1bb9-4df4-b0d7-5535e5dcd38a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:10:09.017495 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 973/3909] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:10:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:10:09.024433 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-22c5020b-df7b-4070-87dc-068bea789cee None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:09.026437 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-22c5020b-df7b-4070-87dc-068bea789cee tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:10:09.026675 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-22c5020b-df7b-4070-87dc-068bea789cee tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:09.026919 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-22c5020b-df7b-4070-87dc-068bea789cee tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:09.035945 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:09.035945 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:09.039393 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-22c5020b-df7b-4070-87dc-068bea789cee tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:09.043631 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-22c5020b-df7b-4070-87dc-068bea789cee tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 200 Aug 14 03:10:09.044096 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 977/3910] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:10:09 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 1415 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:10:09.184712 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-52beab2a-f4a3-4e43-8b03-a1c989dc9bac None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:09.189132 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-52beab2a-f4a3-4e43-8b03-a1c989dc9bac tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:09.189314 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-52beab2a-f4a3-4e43-8b03-a1c989dc9bac tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:09.189490 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-52beab2a-f4a3-4e43-8b03-a1c989dc9bac tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:09.189590 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-52beab2a-f4a3-4e43-8b03-a1c989dc9bac tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:09.196987 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:09.196987 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:09.197650 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-52beab2a-f4a3-4e43-8b03-a1c989dc9bac tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:09.198031 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 979/3911] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:09 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:09.696462 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ecbafa81-a037-42b7-abef-05839e68735a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:09.697735 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ecbafa81-a037-42b7-abef-05839e68735a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:09.698003 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ecbafa81-a037-42b7-abef-05839e68735a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:09.698235 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ecbafa81-a037-42b7-abef-05839e68735a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:09.698480 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-ecbafa81-a037-42b7-abef-05839e68735a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:09.702759 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:09.702759 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:09.703619 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ecbafa81-a037-42b7-abef-05839e68735a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:09.704082 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 983/3912] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:09 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:09.739274 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5da11aa9-d0af-4b8b-9317-9653944d1a69 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:09.743177 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5da11aa9-d0af-4b8b-9317-9653944d1a69 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:09.743177 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5da11aa9-d0af-4b8b-9317-9653944d1a69 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:09.743177 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5da11aa9-d0af-4b8b-9317-9653944d1a69 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:09.743177 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-5da11aa9-d0af-4b8b-9317-9653944d1a69 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:09.748444 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:09.748444 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:09.749234 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5da11aa9-d0af-4b8b-9317-9653944d1a69 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:09.749759 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 974/3913] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:09 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:09.857481 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e415fadd-f93d-4d4f-bb6c-c2a9c0155ca1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:09.859624 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e415fadd-f93d-4d4f-bb6c-c2a9c0155ca1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:09.859900 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e415fadd-f93d-4d4f-bb6c-c2a9c0155ca1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:09.860113 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e415fadd-f93d-4d4f-bb6c-c2a9c0155ca1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:09.860228 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-e415fadd-f93d-4d4f-bb6c-c2a9c0155ca1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:09.864402 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:09.864402 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:09.864958 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e415fadd-f93d-4d4f-bb6c-c2a9c0155ca1 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:09.865423 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 978/3914] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:09 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:10.217540 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a76fa52b-4fa6-49c5-a6a9-1d34b6613642 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:10.219485 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a76fa52b-4fa6-49c5-a6a9-1d34b6613642 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:10.219747 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a76fa52b-4fa6-49c5-a6a9-1d34b6613642 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:10.220008 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a76fa52b-4fa6-49c5-a6a9-1d34b6613642 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:10.220178 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-a76fa52b-4fa6-49c5-a6a9-1d34b6613642 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:10.225844 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:10.225844 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:10.226594 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a76fa52b-4fa6-49c5-a6a9-1d34b6613642 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:10.227205 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 980/3915] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:10 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:10.715418 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8b7d2a08-6df5-4061-8135-53a6b1882925 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:10.717472 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8b7d2a08-6df5-4061-8135-53a6b1882925 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:10.717704 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8b7d2a08-6df5-4061-8135-53a6b1882925 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:10.718174 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8b7d2a08-6df5-4061-8135-53a6b1882925 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:10.718320 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-8b7d2a08-6df5-4061-8135-53a6b1882925 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:10.723783 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:10.723783 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:10.724608 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8b7d2a08-6df5-4061-8135-53a6b1882925 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:10.725058 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 984/3916] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:10 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:10.765401 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-04155f30-e49b-4c7a-85e8-fe0106fa6f85 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:10.767410 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-04155f30-e49b-4c7a-85e8-fe0106fa6f85 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:10.767728 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-04155f30-e49b-4c7a-85e8-fe0106fa6f85 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:10.768149 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-04155f30-e49b-4c7a-85e8-fe0106fa6f85 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:10.768365 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-04155f30-e49b-4c7a-85e8-fe0106fa6f85 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:10.776473 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:10.776473 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:10.776473 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-04155f30-e49b-4c7a-85e8-fe0106fa6f85 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:10.776473 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 975/3917] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:10 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:10.875755 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6ffe5d74-5e2e-4cd1-858a-711ad5afffbb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:10.877617 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6ffe5d74-5e2e-4cd1-858a-711ad5afffbb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:10.877869 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6ffe5d74-5e2e-4cd1-858a-711ad5afffbb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:10.878081 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6ffe5d74-5e2e-4cd1-858a-711ad5afffbb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:10.878198 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6ffe5d74-5e2e-4cd1-858a-711ad5afffbb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:10.888874 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:10.888874 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:10.888874 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6ffe5d74-5e2e-4cd1-858a-711ad5afffbb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:10.888874 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 979/3918] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:10 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:11.237411 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ebba4f4a-664b-4c0c-8167-b76efddb4b5b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:11.239239 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ebba4f4a-664b-4c0c-8167-b76efddb4b5b tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:11.239457 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ebba4f4a-664b-4c0c-8167-b76efddb4b5b tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:11.239688 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ebba4f4a-664b-4c0c-8167-b76efddb4b5b tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:11.239784 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-ebba4f4a-664b-4c0c-8167-b76efddb4b5b tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:11.244522 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:11.244522 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:11.245559 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ebba4f4a-664b-4c0c-8167-b76efddb4b5b tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:11.246038 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 981/3919] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:11 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:11.737242 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1fed0ad9-40a5-48ad-9786-9395c3693ffa None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:11.739153 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1fed0ad9-40a5-48ad-9786-9395c3693ffa tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:11.739334 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1fed0ad9-40a5-48ad-9786-9395c3693ffa tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:11.739510 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1fed0ad9-40a5-48ad-9786-9395c3693ffa tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:11.739604 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-1fed0ad9-40a5-48ad-9786-9395c3693ffa tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:11.744402 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:11.744402 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:11.745205 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1fed0ad9-40a5-48ad-9786-9395c3693ffa tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:11.745754 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 985/3920] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:11 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:11.791852 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1943b377-504b-4475-bba4-f14ce1878d10 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:11.795857 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1943b377-504b-4475-bba4-f14ce1878d10 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:11.795857 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1943b377-504b-4475-bba4-f14ce1878d10 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:11.795857 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1943b377-504b-4475-bba4-f14ce1878d10 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:11.795857 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-1943b377-504b-4475-bba4-f14ce1878d10 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:11.800335 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:11.800335 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:11.801198 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1943b377-504b-4475-bba4-f14ce1878d10 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:11.801550 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 976/3921] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:11 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:11.897176 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5de74860-d92b-4df1-b2b4-ad52bb6dd6b2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:11.899169 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5de74860-d92b-4df1-b2b4-ad52bb6dd6b2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:11.899414 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5de74860-d92b-4df1-b2b4-ad52bb6dd6b2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:11.899605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5de74860-d92b-4df1-b2b4-ad52bb6dd6b2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:11.899780 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-5de74860-d92b-4df1-b2b4-ad52bb6dd6b2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:11.904002 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:11.904002 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:11.904625 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5de74860-d92b-4df1-b2b4-ad52bb6dd6b2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:11.905265 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 980/3922] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:11 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:10:12.258124 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-47e4a4d4-6946-445b-91b9-60854dcc9cd8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:12.259839 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-47e4a4d4-6946-445b-91b9-60854dcc9cd8 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:12.260051 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-47e4a4d4-6946-445b-91b9-60854dcc9cd8 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:12.260241 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-47e4a4d4-6946-445b-91b9-60854dcc9cd8 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:12.260359 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-47e4a4d4-6946-445b-91b9-60854dcc9cd8 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:12.264776 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:12.264776 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:12.265588 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-47e4a4d4-6946-445b-91b9-60854dcc9cd8 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:12.265976 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 982/3923] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:12 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:12.757557 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5005cd8a-10d7-49dc-8b3a-12eac2072dfb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:12.759404 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5005cd8a-10d7-49dc-8b3a-12eac2072dfb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:12.759842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5005cd8a-10d7-49dc-8b3a-12eac2072dfb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:12.759952 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5005cd8a-10d7-49dc-8b3a-12eac2072dfb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:12.760044 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-5005cd8a-10d7-49dc-8b3a-12eac2072dfb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:12.766110 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:12.766110 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:12.767142 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5005cd8a-10d7-49dc-8b3a-12eac2072dfb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:12.768016 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 986/3924] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:12 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:12.814927 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0d1d5072-c3f8-456a-8181-55f8c6d1917a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:12.816996 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0d1d5072-c3f8-456a-8181-55f8c6d1917a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:12.817174 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0d1d5072-c3f8-456a-8181-55f8c6d1917a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:12.817361 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0d1d5072-c3f8-456a-8181-55f8c6d1917a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:12.817456 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-0d1d5072-c3f8-456a-8181-55f8c6d1917a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:12.822081 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:12.822081 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:12.822872 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0d1d5072-c3f8-456a-8181-55f8c6d1917a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:12.823322 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 977/3925] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:12 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:12.920991 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4c506135-b0bd-4145-b2d2-4e5e05a4bdb2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:12.925852 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4c506135-b0bd-4145-b2d2-4e5e05a4bdb2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:12.925852 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4c506135-b0bd-4145-b2d2-4e5e05a4bdb2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:12.925852 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4c506135-b0bd-4145-b2d2-4e5e05a4bdb2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:12.925852 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-4c506135-b0bd-4145-b2d2-4e5e05a4bdb2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:12.927923 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:12.927923 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:12.928558 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4c506135-b0bd-4145-b2d2-4e5e05a4bdb2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:12.928955 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 981/3926] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:12 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:13.284198 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7f4718c1-e48b-4908-9665-24ffb4f0fdaa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:13.286179 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7f4718c1-e48b-4908-9665-24ffb4f0fdaa tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:13.286391 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7f4718c1-e48b-4908-9665-24ffb4f0fdaa tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:13.286608 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7f4718c1-e48b-4908-9665-24ffb4f0fdaa tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:13.286736 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-7f4718c1-e48b-4908-9665-24ffb4f0fdaa tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:13.291339 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:13.291339 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:13.292333 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7f4718c1-e48b-4908-9665-24ffb4f0fdaa tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:13.292747 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 983/3927] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:13 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:13.779407 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-96714e0f-2e93-4444-9fc7-47477c7d3f3f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:13.781218 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-96714e0f-2e93-4444-9fc7-47477c7d3f3f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:13.781403 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-96714e0f-2e93-4444-9fc7-47477c7d3f3f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:13.781603 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-96714e0f-2e93-4444-9fc7-47477c7d3f3f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:13.781787 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-96714e0f-2e93-4444-9fc7-47477c7d3f3f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:13.786587 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:13.786587 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:13.787414 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-96714e0f-2e93-4444-9fc7-47477c7d3f3f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:13.787799 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 987/3928] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:13 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:13.839138 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2c67360d-2e8c-4fa8-bcbf-a2a962fb5d2d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:13.841733 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2c67360d-2e8c-4fa8-bcbf-a2a962fb5d2d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:13.842665 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2c67360d-2e8c-4fa8-bcbf-a2a962fb5d2d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:13.842665 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2c67360d-2e8c-4fa8-bcbf-a2a962fb5d2d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:13.842665 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-2c67360d-2e8c-4fa8-bcbf-a2a962fb5d2d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:13.848489 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:13.848489 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:13.849589 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2c67360d-2e8c-4fa8-bcbf-a2a962fb5d2d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:13.850196 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 978/3929] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:13 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:13.941615 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d20e6439-7a61-4d4a-9208-8386efb45fca None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:13.944078 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d20e6439-7a61-4d4a-9208-8386efb45fca tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:13.944078 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d20e6439-7a61-4d4a-9208-8386efb45fca tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:13.944799 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d20e6439-7a61-4d4a-9208-8386efb45fca tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:13.944799 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d20e6439-7a61-4d4a-9208-8386efb45fca tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:13.950466 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:13.950466 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:13.951601 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d20e6439-7a61-4d4a-9208-8386efb45fca tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:13.952472 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 982/3930] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:13 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:14.308650 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-51c9daf9-61f5-4de6-9e96-ec1a07f80b2e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:14.309740 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-51c9daf9-61f5-4de6-9e96-ec1a07f80b2e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:14.310028 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-51c9daf9-61f5-4de6-9e96-ec1a07f80b2e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:14.310265 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-51c9daf9-61f5-4de6-9e96-ec1a07f80b2e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:14.310415 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-51c9daf9-61f5-4de6-9e96-ec1a07f80b2e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:14.313069 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=379,cinder:INSERT=42,cinder:UPDATE=83,cinder:DELETE=3 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:10:14.317674 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:14.317674 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:14.319118 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-51c9daf9-61f5-4de6-9e96-ec1a07f80b2e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:14.319331 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 984/3931] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:14 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:14.798730 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-04fd0343-de12-4f4a-b978-db2c520b9c8c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:14.800510 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-04fd0343-de12-4f4a-b978-db2c520b9c8c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:14.800871 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-04fd0343-de12-4f4a-b978-db2c520b9c8c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:14.802091 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-04fd0343-de12-4f4a-b978-db2c520b9c8c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:14.802091 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-04fd0343-de12-4f4a-b978-db2c520b9c8c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:14.805944 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:14.805944 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:14.806895 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-04fd0343-de12-4f4a-b978-db2c520b9c8c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:14.807513 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 988/3932] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:14 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:14.862386 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c23d7c9c-94da-43cf-b732-7e020a571e43 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:14.864030 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c23d7c9c-94da-43cf-b732-7e020a571e43 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:14.864185 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c23d7c9c-94da-43cf-b732-7e020a571e43 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:14.864401 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c23d7c9c-94da-43cf-b732-7e020a571e43 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:14.864536 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-c23d7c9c-94da-43cf-b732-7e020a571e43 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:14.868834 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:14.868834 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:14.869895 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c23d7c9c-94da-43cf-b732-7e020a571e43 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:14.870524 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 979/3933] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:14 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:14.962492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d044dd8f-093c-4046-a1e2-f8acd0c00bd2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:14.964479 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d044dd8f-093c-4046-a1e2-f8acd0c00bd2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:14.964793 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d044dd8f-093c-4046-a1e2-f8acd0c00bd2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:14.965030 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d044dd8f-093c-4046-a1e2-f8acd0c00bd2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:14.965183 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d044dd8f-093c-4046-a1e2-f8acd0c00bd2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:14.969471 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:14.969471 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:14.970330 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d044dd8f-093c-4046-a1e2-f8acd0c00bd2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:14.970961 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 983/3934] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:14 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:15.329883 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c3ee8a48-c28a-4e9f-a6a4-a64d6808e358 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:15.332017 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c3ee8a48-c28a-4e9f-a6a4-a64d6808e358 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:15.332308 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c3ee8a48-c28a-4e9f-a6a4-a64d6808e358 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:15.332369 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c3ee8a48-c28a-4e9f-a6a4-a64d6808e358 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:15.332502 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-c3ee8a48-c28a-4e9f-a6a4-a64d6808e358 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:15.337153 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:15.337153 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:15.337962 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c3ee8a48-c28a-4e9f-a6a4-a64d6808e358 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:15.339352 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 985/3935] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:15 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:15.820692 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-102891ba-5bcd-436d-a212-a676089ac504 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:15.822936 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-102891ba-5bcd-436d-a212-a676089ac504 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:15.823205 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-102891ba-5bcd-436d-a212-a676089ac504 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:15.823450 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-102891ba-5bcd-436d-a212-a676089ac504 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:15.823537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-102891ba-5bcd-436d-a212-a676089ac504 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:15.828088 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:15.828088 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:15.828852 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-102891ba-5bcd-436d-a212-a676089ac504 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:15.829342 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 989/3936] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:15 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:15.882164 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6788a08d-8915-47e3-9286-d867423b5aa6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:15.886741 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6788a08d-8915-47e3-9286-d867423b5aa6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:15.886929 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6788a08d-8915-47e3-9286-d867423b5aa6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:15.887419 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6788a08d-8915-47e3-9286-d867423b5aa6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:15.887419 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-6788a08d-8915-47e3-9286-d867423b5aa6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:15.893357 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:15.893357 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:15.894394 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6788a08d-8915-47e3-9286-d867423b5aa6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:15.894886 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 980/3937] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:15 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:15.981976 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-14f52efd-fb87-4e19-9642-02ebb2911253 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:15.984045 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-14f52efd-fb87-4e19-9642-02ebb2911253 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:15.984045 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-14f52efd-fb87-4e19-9642-02ebb2911253 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:15.986846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-14f52efd-fb87-4e19-9642-02ebb2911253 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:15.986846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-14f52efd-fb87-4e19-9642-02ebb2911253 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:15.988828 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:15.988828 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:15.989567 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-14f52efd-fb87-4e19-9642-02ebb2911253 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:15.989973 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 984/3938] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:15 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:16.366605 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-52c15f69-2318-4b22-b9d5-b55fdfe81508 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:16.374681 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-52c15f69-2318-4b22-b9d5-b55fdfe81508 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:16.376583 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-52c15f69-2318-4b22-b9d5-b55fdfe81508 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:16.378095 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-52c15f69-2318-4b22-b9d5-b55fdfe81508 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:16.378721 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-52c15f69-2318-4b22-b9d5-b55fdfe81508 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:16.399744 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:16.399744 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:16.402297 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-52c15f69-2318-4b22-b9d5-b55fdfe81508 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:16.407918 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 986/3939] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:16 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:16.476580 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-b1358f92-aad7-40d7-bce3-d075ad310830 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:16.479627 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-b1358f92-aad7-40d7-bce3-d075ad310830 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] DELETE https://10.4.3.152/volume/v3/attachments/adc67a74-c5ad-421d-99cc-ce6f2ce7698a Aug 14 03:10:16.479840 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-b1358f92-aad7-40d7-bce3-d075ad310830 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:16.480103 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-b1358f92-aad7-40d7-bce3-d075ad310830 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:16.494923 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:16.494923 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:16.572673 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-98f866ed-e2d5-4d58-8139-ffd9cc6d0fd8 req-b1358f92-aad7-40d7-bce3-d075ad310830 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/attachments/adc67a74-c5ad-421d-99cc-ce6f2ce7698a returned with HTTP 200 Aug 14 03:10:16.573697 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 990/3940] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:10:16 2026] DELETE /volume/v3/attachments/adc67a74-c5ad-421d-99cc-ce6f2ce7698a => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:16.839686 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8484f652-cc7a-44ba-899c-c6262d2cf317 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:16.843149 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8484f652-cc7a-44ba-899c-c6262d2cf317 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:16.843330 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8484f652-cc7a-44ba-899c-c6262d2cf317 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:16.843503 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8484f652-cc7a-44ba-899c-c6262d2cf317 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:16.843604 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-8484f652-cc7a-44ba-899c-c6262d2cf317 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:16.854394 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:16.854394 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:16.855359 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8484f652-cc7a-44ba-899c-c6262d2cf317 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:16.855801 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 981/3941] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:16 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:16.905698 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cea81235-05ac-4320-99dd-1961b6417e74 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:16.907922 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cea81235-05ac-4320-99dd-1961b6417e74 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:16.908189 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cea81235-05ac-4320-99dd-1961b6417e74 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:16.908478 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cea81235-05ac-4320-99dd-1961b6417e74 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:16.908600 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-cea81235-05ac-4320-99dd-1961b6417e74 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:16.913839 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:16.913839 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:16.914786 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cea81235-05ac-4320-99dd-1961b6417e74 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:16.915410 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 985/3942] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:16 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:17.001905 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c3e82c0f-d556-4d44-874c-d08f33d376f2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:17.004229 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c3e82c0f-d556-4d44-874c-d08f33d376f2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:17.004561 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c3e82c0f-d556-4d44-874c-d08f33d376f2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:17.005075 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c3e82c0f-d556-4d44-874c-d08f33d376f2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:17.005192 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-c3e82c0f-d556-4d44-874c-d08f33d376f2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:17.010981 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:17.010981 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:17.011915 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c3e82c0f-d556-4d44-874c-d08f33d376f2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:17.012470 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 987/3943] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:17 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:17.392049 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bd988479-1e11-4d8f-be07-00c6bab8ce66 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:17.394352 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bd988479-1e11-4d8f-be07-00c6bab8ce66 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:10:17.394674 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bd988479-1e11-4d8f-be07-00c6bab8ce66 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:17.394903 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bd988479-1e11-4d8f-be07-00c6bab8ce66 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:17.395091 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-bd988479-1e11-4d8f-be07-00c6bab8ce66 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Delete volume with id: e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:10:17.402287 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:17.402287 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:17.402791 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bd988479-1e11-4d8f-be07-00c6bab8ce66 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:17.420666 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bd988479-1e11-4d8f-be07-00c6bab8ce66 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Delete volume request issued successfully. Aug 14 03:10:17.421503 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bd988479-1e11-4d8f-be07-00c6bab8ce66 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 202 Aug 14 03:10:17.421503 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 991/3944] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:17 2026] DELETE /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:17.442214 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2469a64c-dd6f-47de-a069-898f3fb8cffe None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:17.445215 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2469a64c-dd6f-47de-a069-898f3fb8cffe tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:17.445414 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2469a64c-dd6f-47de-a069-898f3fb8cffe tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:17.445683 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2469a64c-dd6f-47de-a069-898f3fb8cffe tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:17.445786 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-2469a64c-dd6f-47de-a069-898f3fb8cffe tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:17.456288 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:17.456288 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:17.456473 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2469a64c-dd6f-47de-a069-898f3fb8cffe tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:17.456998 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 982/3945] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:17 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:17.871399 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cf049c7d-3811-41b1-8e8a-477180ad4644 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:17.874403 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cf049c7d-3811-41b1-8e8a-477180ad4644 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:17.874403 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cf049c7d-3811-41b1-8e8a-477180ad4644 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:17.874403 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cf049c7d-3811-41b1-8e8a-477180ad4644 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:17.874748 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-cf049c7d-3811-41b1-8e8a-477180ad4644 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:17.880228 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:17.880228 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:17.881372 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cf049c7d-3811-41b1-8e8a-477180ad4644 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:17.884842 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 986/3946] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:17 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:17.928802 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4a5ecf21-d2fd-4b76-8437-93967e9ea7d7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:17.931858 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4a5ecf21-d2fd-4b76-8437-93967e9ea7d7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:17.932128 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4a5ecf21-d2fd-4b76-8437-93967e9ea7d7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:17.932914 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4a5ecf21-d2fd-4b76-8437-93967e9ea7d7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:17.932914 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-4a5ecf21-d2fd-4b76-8437-93967e9ea7d7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:17.939765 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:17.939765 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:17.940850 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4a5ecf21-d2fd-4b76-8437-93967e9ea7d7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:17.941366 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 988/3947] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:17 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:18.024620 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-62b4d81e-9238-455c-ac93-b08202bc18eb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:18.027375 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-62b4d81e-9238-455c-ac93-b08202bc18eb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:18.027748 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-62b4d81e-9238-455c-ac93-b08202bc18eb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:18.027971 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-62b4d81e-9238-455c-ac93-b08202bc18eb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:18.028143 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-62b4d81e-9238-455c-ac93-b08202bc18eb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:18.034326 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:18.034326 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:18.035365 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-62b4d81e-9238-455c-ac93-b08202bc18eb tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:18.036510 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 992/3948] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:18 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:18.471670 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3229a7b8-6213-4103-9980-c3491a671bdc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:18.473561 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3229a7b8-6213-4103-9980-c3491a671bdc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:18.475222 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3229a7b8-6213-4103-9980-c3491a671bdc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:18.475222 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3229a7b8-6213-4103-9980-c3491a671bdc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:18.475222 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-3229a7b8-6213-4103-9980-c3491a671bdc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:18.479197 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:18.479197 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:18.479970 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3229a7b8-6213-4103-9980-c3491a671bdc tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:18.480481 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 983/3949] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:18 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:18.894715 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-85192810-ffa6-4517-9dff-360724ee3f79 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:18.896753 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-85192810-ffa6-4517-9dff-360724ee3f79 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:18.897031 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-85192810-ffa6-4517-9dff-360724ee3f79 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:18.897279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-85192810-ffa6-4517-9dff-360724ee3f79 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:18.897457 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-85192810-ffa6-4517-9dff-360724ee3f79 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:18.902225 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:18.902225 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:18.902992 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-85192810-ffa6-4517-9dff-360724ee3f79 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:18.903377 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 987/3950] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:18 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:18.920062 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-767eff83-c76b-41b2-8fd8-cdaa6029a1bb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:18.922105 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-767eff83-c76b-41b2-8fd8-cdaa6029a1bb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/7643314b-cb7b-4477-a3a6-42a550d1c1ea Aug 14 03:10:18.922349 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-767eff83-c76b-41b2-8fd8-cdaa6029a1bb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:18.922591 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-767eff83-c76b-41b2-8fd8-cdaa6029a1bb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:18.930037 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:18.930037 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:18.937860 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-767eff83-c76b-41b2-8fd8-cdaa6029a1bb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:18.941289 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-767eff83-c76b-41b2-8fd8-cdaa6029a1bb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/7643314b-cb7b-4477-a3a6-42a550d1c1ea returned with HTTP 200 Aug 14 03:10:18.941865 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 989/3951] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:18 2026] GET /volume/v3/volumes/7643314b-cb7b-4477-a3a6-42a550d1c1ea => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:18.954612 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a6ac7134-b7e0-4a96-be70-deb9d357a5e9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:18.957004 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f267ff2d-93b5-493f-a7f1-447dae5669a5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:18.957599 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a6ac7134-b7e0-4a96-be70-deb9d357a5e9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:18.957891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a6ac7134-b7e0-4a96-be70-deb9d357a5e9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:18.958630 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a6ac7134-b7e0-4a96-be70-deb9d357a5e9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:18.958630 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-a6ac7134-b7e0-4a96-be70-deb9d357a5e9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:18.961342 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f267ff2d-93b5-493f-a7f1-447dae5669a5 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 14 03:10:18.961342 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f267ff2d-93b5-493f-a7f1-447dae5669a5 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:18.961342 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f267ff2d-93b5-493f-a7f1-447dae5669a5 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:18.961342 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-f267ff2d-93b5-493f-a7f1-447dae5669a5 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:10:18.961769 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-f267ff2d-93b5-493f-a7f1-447dae5669a5 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:10:18.964385 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:18.964385 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:18.965506 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a6ac7134-b7e0-4a96-be70-deb9d357a5e9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:18.966050 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 993/3952] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:18 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:18.976964 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f267ff2d-93b5-493f-a7f1-447dae5669a5 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Get all volumes completed successfully. Aug 14 03:10:18.977764 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f267ff2d-93b5-493f-a7f1-447dae5669a5 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 14 03:10:18.978545 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 984/3953] 10.4.3.152 () {66 vars in 1237 bytes} [Fri Aug 14 03:10:18 2026] GET /volume/v3/volumes => generated 661 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:18.991916 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0e54c354-a235-4daa-b401-fd7a557f01ab None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:18.994295 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0e54c354-a235-4daa-b401-fd7a557f01ab tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] DELETE https://10.4.3.152/volume/v3/volumes/7643314b-cb7b-4477-a3a6-42a550d1c1ea Aug 14 03:10:18.994603 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0e54c354-a235-4daa-b401-fd7a557f01ab tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:18.996979 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0e54c354-a235-4daa-b401-fd7a557f01ab tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:18.996979 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-0e54c354-a235-4daa-b401-fd7a557f01ab tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Delete volume with id: 7643314b-cb7b-4477-a3a6-42a550d1c1ea Aug 14 03:10:19.004510 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:19.004510 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:19.005264 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0e54c354-a235-4daa-b401-fd7a557f01ab tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:19.030775 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0e54c354-a235-4daa-b401-fd7a557f01ab tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Delete volume request issued successfully. Aug 14 03:10:19.031044 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0e54c354-a235-4daa-b401-fd7a557f01ab tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/7643314b-cb7b-4477-a3a6-42a550d1c1ea returned with HTTP 202 Aug 14 03:10:19.031497 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 988/3954] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:18 2026] DELETE /volume/v3/volumes/7643314b-cb7b-4477-a3a6-42a550d1c1ea => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:19.042879 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-73105cea-399e-4aeb-941c-5920470f57de None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:19.048033 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-73105cea-399e-4aeb-941c-5920470f57de tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] DELETE https://10.4.3.152/volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd Aug 14 03:10:19.048317 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-73105cea-399e-4aeb-941c-5920470f57de tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:19.048569 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-73105cea-399e-4aeb-941c-5920470f57de tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:19.048722 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-73105cea-399e-4aeb-941c-5920470f57de tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Delete backup with id: 7c34ceec-1794-4a54-8a93-f0c7f04627dd. Aug 14 03:10:19.053846 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-83f77f7e-82c2-4c20-88a9-c00d985fc8f2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:19.053985 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-83f77f7e-82c2-4c20-88a9-c00d985fc8f2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:19.054186 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-83f77f7e-82c2-4c20-88a9-c00d985fc8f2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:19.054419 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-83f77f7e-82c2-4c20-88a9-c00d985fc8f2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:19.054584 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-83f77f7e-82c2-4c20-88a9-c00d985fc8f2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:19.055131 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:19.055131 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:19.059563 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:19.059563 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:19.060310 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-83f77f7e-82c2-4c20-88a9-c00d985fc8f2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:19.060705 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 994/3955] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:19 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:19.069528 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-73105cea-399e-4aeb-941c-5920470f57de tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] delete_backup rpcapi backup_id 7c34ceec-1794-4a54-8a93-f0c7f04627dd {{(pid=100380) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:19.073746 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-73105cea-399e-4aeb-941c-5920470f57de tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] https://10.4.3.152/volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd returned with HTTP 202 Aug 14 03:10:19.074251 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 990/3956] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:19 2026] DELETE /volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:19.083190 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ba081408-b176-413b-a634-fae3d50789c0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:19.085632 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ba081408-b176-413b-a634-fae3d50789c0 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] GET https://10.4.3.152/volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd Aug 14 03:10:19.085862 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ba081408-b176-413b-a634-fae3d50789c0 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:19.086071 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ba081408-b176-413b-a634-fae3d50789c0 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:19.086194 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-ba081408-b176-413b-a634-fae3d50789c0 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Show backup with id 7c34ceec-1794-4a54-8a93-f0c7f04627dd. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:19.092200 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:19.092200 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:19.093190 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ba081408-b176-413b-a634-fae3d50789c0 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] https://10.4.3.152/volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd returned with HTTP 200 Aug 14 03:10:19.093718 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 985/3957] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:19 2026] GET /volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:19.492315 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d6d8c4b2-b82f-4393-9914-026e954d38a4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:19.494363 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d6d8c4b2-b82f-4393-9914-026e954d38a4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:19.494641 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d6d8c4b2-b82f-4393-9914-026e954d38a4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:19.494879 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d6d8c4b2-b82f-4393-9914-026e954d38a4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:19.495043 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d6d8c4b2-b82f-4393-9914-026e954d38a4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:19.499627 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:19.499627 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:19.500414 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d6d8c4b2-b82f-4393-9914-026e954d38a4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:19.500786 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 989/3958] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:19 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:19.502717 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:19.504876 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/limits Aug 14 03:10:19.505162 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:19.505475 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:19.514655 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:10:19.515056 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:10:19.515403 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-818442945-134675471, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:10:19.515718 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:10:19.516060 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:10:19.516321 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509318006-1962438718, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:10:19.516604 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:10:19.516903 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:10:19.517257 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96428108-1821460485, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:10:19.533912 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-9f7a1327-3a08-4a86-9e30-b8c9d407367d tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/limits returned with HTTP 200 Aug 14 03:10:19.534369 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 995/3959] 10.4.3.152 () {68 vars in 1484 bytes} [Fri Aug 14 03:10:19 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:19.572728 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-15ae7477-c7c8-4059-9a67-e6f74ba23945 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:19.574983 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-15ae7477-c7c8-4059-9a67-e6f74ba23945 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:10:19.575201 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-15ae7477-c7c8-4059-9a67-e6f74ba23945 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:19.575478 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-15ae7477-c7c8-4059-9a67-e6f74ba23945 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:19.590202 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:19.590202 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:19.599355 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-15ae7477-c7c8-4059-9a67-e6f74ba23945 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:10:19.608834 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-15ae7477-c7c8-4059-9a67-e6f74ba23945 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 200 Aug 14 03:10:19.608834 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 991/3960] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:10:19 2026] GET /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 1451 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:19.619844 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-0ae271d0-32cd-4e33-94a5-bc74c31e0fec None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:19.622136 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-0ae271d0-32cd-4e33-94a5-bc74c31e0fec tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:10:19.622523 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-0ae271d0-32cd-4e33-94a5-bc74c31e0fec tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1976688493", "description": null, "metadata": {}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:19.633987 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:19.633987 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:19.634391 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-0ae271d0-32cd-4e33-94a5-bc74c31e0fec tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:10:19.634545 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-0ae271d0-32cd-4e33-94a5-bc74c31e0fec tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Create snapshot from volume 36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:10:19.672145 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-0ae271d0-32cd-4e33-94a5-bc74c31e0fec tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Created reservations ['5d9caa55-b5f7-491b-93e2-70151ccf26ad', '8a75ece8-76ca-44c9-a359-ab8c5928c0e9', '8fa89ce2-e442-4dc2-b4b8-9731a3f41851', '631a9a23-cc5b-4fee-b767-3b18edf0636e'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:19.707361 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-0ae271d0-32cd-4e33-94a5-bc74c31e0fec tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Snapshot force create request issued successfully. Aug 14 03:10:19.707652 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8a582f47-0677-4680-a0f0-571c532e8a44 req-0ae271d0-32cd-4e33-94a5-bc74c31e0fec tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:10:19.708148 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 986/3961] 10.4.3.152 () {72 vars in 1547 bytes} [Fri Aug 14 03:10:19 2026] POST /volume/v3/snapshots => generated 319 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:19.980192 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-45fc51eb-6f5b-4e0d-b840-f75ebefc5ef6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:19.984095 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-45fc51eb-6f5b-4e0d-b840-f75ebefc5ef6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:19.984095 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-45fc51eb-6f5b-4e0d-b840-f75ebefc5ef6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:19.984095 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-45fc51eb-6f5b-4e0d-b840-f75ebefc5ef6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:19.984095 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-45fc51eb-6f5b-4e0d-b840-f75ebefc5ef6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:19.987237 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:19.987237 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:19.988046 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-45fc51eb-6f5b-4e0d-b840-f75ebefc5ef6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:19.988579 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 990/3962] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:19 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:20.072730 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a0cbfcd3-9a11-42d2-b528-15564643e61c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:20.075296 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a0cbfcd3-9a11-42d2-b528-15564643e61c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:20.075578 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a0cbfcd3-9a11-42d2-b528-15564643e61c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:20.075853 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a0cbfcd3-9a11-42d2-b528-15564643e61c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:20.076037 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-a0cbfcd3-9a11-42d2-b528-15564643e61c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:20.081389 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:20.081389 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:20.082379 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a0cbfcd3-9a11-42d2-b528-15564643e61c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:20.082918 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 996/3963] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:20 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:20.108720 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2e8e8b79-a142-4cef-beda-927b1cab1dc6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:20.110867 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2e8e8b79-a142-4cef-beda-927b1cab1dc6 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] GET https://10.4.3.152/volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd Aug 14 03:10:20.111135 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2e8e8b79-a142-4cef-beda-927b1cab1dc6 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:20.111373 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2e8e8b79-a142-4cef-beda-927b1cab1dc6 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:20.111494 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-2e8e8b79-a142-4cef-beda-927b1cab1dc6 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Show backup with id 7c34ceec-1794-4a54-8a93-f0c7f04627dd. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:20.116381 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2e8e8b79-a142-4cef-beda-927b1cab1dc6 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] https://10.4.3.152/volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd returned with HTTP 404 Aug 14 03:10:20.117110 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 992/3964] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:20 2026] GET /volume/v3/backups/7c34ceec-1794-4a54-8a93-f0c7f04627dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:20.127127 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ac73f1ec-5dda-4f6f-ae91-16dd6117b325 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:20.129523 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ac73f1ec-5dda-4f6f-ae91-16dd6117b325 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] DELETE https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:20.129746 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ac73f1ec-5dda-4f6f-ae91-16dd6117b325 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:20.130044 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ac73f1ec-5dda-4f6f-ae91-16dd6117b325 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:20.130161 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-ac73f1ec-5dda-4f6f-ae91-16dd6117b325 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Delete backup with id: b4d8c5da-59dc-4228-981b-f080576cb3d2. Aug 14 03:10:20.135940 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:20.135940 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:20.150849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-ac73f1ec-5dda-4f6f-ae91-16dd6117b325 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] delete_backup rpcapi backup_id b4d8c5da-59dc-4228-981b-f080576cb3d2 {{(pid=100381) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:20.153303 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ac73f1ec-5dda-4f6f-ae91-16dd6117b325 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 202 Aug 14 03:10:20.153726 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 987/3965] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:20 2026] DELETE /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:20.163424 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6afb9e8a-3be3-421f-94c2-5cd3d03d7196 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:20.166083 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6afb9e8a-3be3-421f-94c2-5cd3d03d7196 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:20.166647 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6afb9e8a-3be3-421f-94c2-5cd3d03d7196 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:20.167118 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6afb9e8a-3be3-421f-94c2-5cd3d03d7196 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:20.167299 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6afb9e8a-3be3-421f-94c2-5cd3d03d7196 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:20.182276 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:20.182276 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:20.183299 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6afb9e8a-3be3-421f-94c2-5cd3d03d7196 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 200 Aug 14 03:10:20.183700 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 991/3966] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:20 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:20.513239 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f275613a-653a-4c6c-8a38-1ca302e7b80c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:20.515210 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f275613a-653a-4c6c-8a38-1ca302e7b80c tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:20.515462 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f275613a-653a-4c6c-8a38-1ca302e7b80c tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:20.515729 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f275613a-653a-4c6c-8a38-1ca302e7b80c tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:20.515935 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-f275613a-653a-4c6c-8a38-1ca302e7b80c tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:20.522077 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:20.522077 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:20.523237 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f275613a-653a-4c6c-8a38-1ca302e7b80c tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:20.524027 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 997/3967] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:20 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:20.999881 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8730d6f8-995a-4360-88f4-837f5eac2a15 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.003281 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8730d6f8-995a-4360-88f4-837f5eac2a15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:21.003572 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8730d6f8-995a-4360-88f4-837f5eac2a15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:21.003859 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8730d6f8-995a-4360-88f4-837f5eac2a15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:21.004022 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-8730d6f8-995a-4360-88f4-837f5eac2a15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:21.010737 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:21.010737 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:21.011870 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8730d6f8-995a-4360-88f4-837f5eac2a15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:21.012317 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 993/3968] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:20 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:21.094455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2942c378-423f-4901-b0da-70a7a1a30103 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.097842 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2942c378-423f-4901-b0da-70a7a1a30103 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:21.097842 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2942c378-423f-4901-b0da-70a7a1a30103 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:21.097842 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2942c378-423f-4901-b0da-70a7a1a30103 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:21.097842 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-2942c378-423f-4901-b0da-70a7a1a30103 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:21.102628 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:21.102628 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:21.103654 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2942c378-423f-4901-b0da-70a7a1a30103 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:21.104230 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 988/3969] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:21 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:21.197696 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4dd63ab1-3e55-4c19-875c-9f4163df6c0b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.199633 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4dd63ab1-3e55-4c19-875c-9f4163df6c0b tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 Aug 14 03:10:21.199951 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4dd63ab1-3e55-4c19-875c-9f4163df6c0b tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:21.200733 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4dd63ab1-3e55-4c19-875c-9f4163df6c0b tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:21.200921 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-4dd63ab1-3e55-4c19-875c-9f4163df6c0b tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id b4d8c5da-59dc-4228-981b-f080576cb3d2. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:21.205634 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4dd63ab1-3e55-4c19-875c-9f4163df6c0b tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 returned with HTTP 404 Aug 14 03:10:21.206240 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 992/3970] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:21 2026] GET /volume/v3/backups/b4d8c5da-59dc-4228-981b-f080576cb3d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:21.293967 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bbd3b877-5aa7-41ec-9905-56eadf61f739 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.296309 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bbd3b877-5aa7-41ec-9905-56eadf61f739 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 Aug 14 03:10:21.296496 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bbd3b877-5aa7-41ec-9905-56eadf61f739 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:21.296621 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bbd3b877-5aa7-41ec-9905-56eadf61f739 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:21.307218 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:21.307218 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:21.308345 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bbd3b877-5aa7-41ec-9905-56eadf61f739 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:21.313385 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bbd3b877-5aa7-41ec-9905-56eadf61f739 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 returned with HTTP 200 Aug 14 03:10:21.313937 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 998/3971] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:21 2026] GET /volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:21.331182 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6c87c70b-4e4c-4e2e-9f17-96ceb9a92ce0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.333024 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6c87c70b-4e4c-4e2e-9f17-96ceb9a92ce0 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 Aug 14 03:10:21.333246 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6c87c70b-4e4c-4e2e-9f17-96ceb9a92ce0 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:21.333466 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6c87c70b-4e4c-4e2e-9f17-96ceb9a92ce0 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:21.334000 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-6c87c70b-4e4c-4e2e-9f17-96ceb9a92ce0 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Delete volume with id: ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 Aug 14 03:10:21.340952 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:21.340952 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:21.341482 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6c87c70b-4e4c-4e2e-9f17-96ceb9a92ce0 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:21.361645 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6c87c70b-4e4c-4e2e-9f17-96ceb9a92ce0 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Delete volume request issued successfully. Aug 14 03:10:21.361941 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6c87c70b-4e4c-4e2e-9f17-96ceb9a92ce0 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 returned with HTTP 202 Aug 14 03:10:21.362481 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 994/3972] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:21 2026] DELETE /volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:21.370872 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0b068430-507c-4aba-ae03-d2213b2ed2da None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.372762 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0b068430-507c-4aba-ae03-d2213b2ed2da tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 Aug 14 03:10:21.373305 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0b068430-507c-4aba-ae03-d2213b2ed2da tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:21.375007 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0b068430-507c-4aba-ae03-d2213b2ed2da tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:21.381706 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:21.381706 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:21.389853 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0b068430-507c-4aba-ae03-d2213b2ed2da tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:21.392649 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0b068430-507c-4aba-ae03-d2213b2ed2da tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 returned with HTTP 200 Aug 14 03:10:21.393185 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 989/3973] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:21 2026] GET /volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:21.534382 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-897b8d9e-1199-4069-8ebb-5397bbdea6a5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.536564 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-897b8d9e-1199-4069-8ebb-5397bbdea6a5 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:21.536956 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-897b8d9e-1199-4069-8ebb-5397bbdea6a5 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:21.537199 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-897b8d9e-1199-4069-8ebb-5397bbdea6a5 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:21.537360 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-897b8d9e-1199-4069-8ebb-5397bbdea6a5 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:21.547086 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:21.547086 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:21.548275 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-897b8d9e-1199-4069-8ebb-5397bbdea6a5 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:21.548377 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 993/3974] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:21 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:21.562067 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-88cc68d9-756b-460a-ad5d-0626f1a73a9e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.564612 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-88cc68d9-756b-460a-ad5d-0626f1a73a9e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:10:21.565154 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-88cc68d9-756b-460a-ad5d-0626f1a73a9e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:21.565335 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-88cc68d9-756b-460a-ad5d-0626f1a73a9e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:21.565457 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-88cc68d9-756b-460a-ad5d-0626f1a73a9e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:21.570236 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:21.570236 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:21.572072 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-88cc68d9-756b-460a-ad5d-0626f1a73a9e tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:10:21.572072 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 999/3975] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:21 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:21.588542 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-86224892-3192-4777-ab8b-4e9d4e2c9d99 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.590693 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-86224892-3192-4777-ab8b-4e9d4e2c9d99 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:10:21.591128 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-86224892-3192-4777-ab8b-4e9d4e2c9d99 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e517851-cec4-413d-841e-49a78c765d92", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1111423593"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:21.592905 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-86224892-3192-4777-ab8b-4e9d4e2c9d99 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Creating new backup {'backup': {'volume_id': '1e517851-cec4-413d-841e-49a78c765d92', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1111423593'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:10:21.593073 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-86224892-3192-4777-ab8b-4e9d4e2c9d99 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Creating backup of volume 1e517851-cec4-413d-841e-49a78c765d92 in container None Aug 14 03:10:21.601697 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:21.601697 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:21.602137 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-86224892-3192-4777-ab8b-4e9d4e2c9d99 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Volume info retrieved successfully. Aug 14 03:10:21.622117 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-86224892-3192-4777-ab8b-4e9d4e2c9d99 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Created reservations ['d185a034-6234-401d-9ad5-0163336bde27', '2f9c108c-5af9-4953-8b58-51a8ec88c270'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:21.662834 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-86224892-3192-4777-ab8b-4e9d4e2c9d99 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:10:21.664024 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 995/3976] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:21 2026] POST /volume/v3/backups => generated 330 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:21.673436 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-add3ea3c-272b-4585-9efc-3dcfa26c2155 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.675332 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-add3ea3c-272b-4585-9efc-3dcfa26c2155 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:21.675538 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-add3ea3c-272b-4585-9efc-3dcfa26c2155 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:21.675731 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-add3ea3c-272b-4585-9efc-3dcfa26c2155 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:21.675840 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-add3ea3c-272b-4585-9efc-3dcfa26c2155 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id b449f7c3-038e-4eef-ba91-3a416bf16763. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:21.681337 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:21.681337 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:21.682233 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-add3ea3c-272b-4585-9efc-3dcfa26c2155 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 200 Aug 14 03:10:21.682921 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 990/3977] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:21 2026] GET /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:21.685638 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-90a17861-195a-4650-aade-dc4227e01a0b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.687297 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-90a17861-195a-4650-aade-dc4227e01a0b tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/snapshots/4e353487-ef76-4972-8ac2-0a666b9f4955 Aug 14 03:10:21.687629 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-90a17861-195a-4650-aade-dc4227e01a0b tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:21.687939 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-90a17861-195a-4650-aade-dc4227e01a0b tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:21.693412 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:21.693412 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:21.694117 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-90a17861-195a-4650-aade-dc4227e01a0b tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Snapshot retrieved successfully. Aug 14 03:10:21.694898 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-90a17861-195a-4650-aade-dc4227e01a0b tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/snapshots/4e353487-ef76-4972-8ac2-0a666b9f4955 returned with HTTP 200 Aug 14 03:10:21.695405 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 994/3978] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:21 2026] GET /volume/v3/snapshots/4e353487-ef76-4972-8ac2-0a666b9f4955 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:10:21.923570 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-34c7c249-bb26-41eb-88b4-d7fc0103876e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.925407 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-34c7c249-bb26-41eb-88b4-d7fc0103876e tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/4e353487-ef76-4972-8ac2-0a666b9f4955 Aug 14 03:10:21.925605 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-34c7c249-bb26-41eb-88b4-d7fc0103876e tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:21.925836 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-34c7c249-bb26-41eb-88b4-d7fc0103876e tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:21.925956 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-34c7c249-bb26-41eb-88b4-d7fc0103876e tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Delete snapshot with id: 4e353487-ef76-4972-8ac2-0a666b9f4955 Aug 14 03:10:21.931676 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:21.931676 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:21.932137 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-34c7c249-bb26-41eb-88b4-d7fc0103876e tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Snapshot retrieved successfully. Aug 14 03:10:21.952578 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-34c7c249-bb26-41eb-88b4-d7fc0103876e tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Snapshot delete request issued successfully. Aug 14 03:10:21.952783 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-34c7c249-bb26-41eb-88b4-d7fc0103876e tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/snapshots/4e353487-ef76-4972-8ac2-0a666b9f4955 returned with HTTP 202 Aug 14 03:10:21.953229 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1000/3979] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:10:21 2026] DELETE /volume/v3/snapshots/4e353487-ef76-4972-8ac2-0a666b9f4955 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:21.961406 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-07cd548e-172f-44d9-9588-aec7125d8d38 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:21.963392 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-07cd548e-172f-44d9-9588-aec7125d8d38 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/snapshots/4e353487-ef76-4972-8ac2-0a666b9f4955 Aug 14 03:10:21.963649 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-07cd548e-172f-44d9-9588-aec7125d8d38 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:21.963965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-07cd548e-172f-44d9-9588-aec7125d8d38 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:21.970437 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:21.970437 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:21.971159 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-07cd548e-172f-44d9-9588-aec7125d8d38 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Snapshot retrieved successfully. Aug 14 03:10:21.971993 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-07cd548e-172f-44d9-9588-aec7125d8d38 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/snapshots/4e353487-ef76-4972-8ac2-0a666b9f4955 returned with HTTP 200 Aug 14 03:10:21.972497 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 996/3980] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:21 2026] GET /volume/v3/snapshots/4e353487-ef76-4972-8ac2-0a666b9f4955 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:22.026350 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ccbaee98-83a0-4058-abed-1dbfb11c271a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:22.028043 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ccbaee98-83a0-4058-abed-1dbfb11c271a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:22.028258 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ccbaee98-83a0-4058-abed-1dbfb11c271a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:22.028445 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ccbaee98-83a0-4058-abed-1dbfb11c271a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:22.028542 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-ccbaee98-83a0-4058-abed-1dbfb11c271a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:22.034036 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:22.034036 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:22.034868 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ccbaee98-83a0-4058-abed-1dbfb11c271a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:22.035282 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 991/3981] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:22 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:22.115674 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-718594d0-c827-4859-8062-f90b3c15bcdf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:22.117390 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-718594d0-c827-4859-8062-f90b3c15bcdf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:22.117605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-718594d0-c827-4859-8062-f90b3c15bcdf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:22.117750 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-718594d0-c827-4859-8062-f90b3c15bcdf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:22.117933 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-718594d0-c827-4859-8062-f90b3c15bcdf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:22.122068 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:22.122068 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:22.122582 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-718594d0-c827-4859-8062-f90b3c15bcdf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:22.122921 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 995/3982] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:22 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:22.285774 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e10303ed-888f-4004-86eb-c32619244bd4 req-f53bd6db-99b0-41ae-b663-571de874fcf4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:22.288315 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-f53bd6db-99b0-41ae-b663-571de874fcf4 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:22.288585 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-f53bd6db-99b0-41ae-b663-571de874fcf4 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:22.288845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-f53bd6db-99b0-41ae-b663-571de874fcf4 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:22.300961 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:22.300961 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:22.305777 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-e10303ed-888f-4004-86eb-c32619244bd4 req-f53bd6db-99b0-41ae-b663-571de874fcf4 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:22.311904 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-f53bd6db-99b0-41ae-b663-571de874fcf4 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:10:22.312345 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1001/3983] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:10:22 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:22.334286 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-e10303ed-888f-4004-86eb-c32619244bd4 req-a9cfde8d-6ce3-4e97-ad5c-f4f65f829c5d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:22.336607 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-a9cfde8d-6ce3-4e97-ad5c-f4f65f829c5d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] POST https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183/action Aug 14 03:10:22.337016 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-a9cfde8d-6ce3-4e97-ad5c-f4f65f829c5d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:22.337135 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-a9cfde8d-6ce3-4e97-ad5c-f4f65f829c5d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:22.349244 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:22.349244 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:22.349695 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-e10303ed-888f-4004-86eb-c32619244bd4 req-a9cfde8d-6ce3-4e97-ad5c-f4f65f829c5d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:22.356374 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-e10303ed-888f-4004-86eb-c32619244bd4 req-a9cfde8d-6ce3-4e97-ad5c-f4f65f829c5d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Begin detaching volume completed successfully. Aug 14 03:10:22.356726 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-a9cfde8d-6ce3-4e97-ad5c-f4f65f829c5d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183/action returned with HTTP 202 Aug 14 03:10:22.357387 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 997/3984] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:10:22 2026] POST /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:22.399224 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-165b8e2b-e394-43af-a498-540b16b5b011 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:22.399664 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-165b8e2b-e394-43af-a498-540b16b5b011 None None] GET https://10.4.3.152/volume// Aug 14 03:10:22.399852 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-165b8e2b-e394-43af-a498-540b16b5b011 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:22.400037 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-165b8e2b-e394-43af-a498-540b16b5b011 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:22.400379 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-165b8e2b-e394-43af-a498-540b16b5b011 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:10:22.400692 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 992/3985] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:10:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 03:10:22.407497 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-723c869e-d048-4a5b-b9ad-f1286bb94dd3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:22.409938 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-723c869e-d048-4a5b-b9ad-f1286bb94dd3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 Aug 14 03:10:22.410102 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e10303ed-888f-4004-86eb-c32619244bd4 req-1acc696f-17a4-4ea3-bfc3-99c950e210ff None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:22.410185 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-723c869e-d048-4a5b-b9ad-f1286bb94dd3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:22.410185 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-723c869e-d048-4a5b-b9ad-f1286bb94dd3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:22.413189 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-1acc696f-17a4-4ea3-bfc3-99c950e210ff tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:22.413485 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-1acc696f-17a4-4ea3-bfc3-99c950e210ff tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:22.413758 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-1acc696f-17a4-4ea3-bfc3-99c950e210ff tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:22.417765 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-723c869e-d048-4a5b-b9ad-f1286bb94dd3 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 returned with HTTP 404 Aug 14 03:10:22.418505 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 996/3986] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:22 2026] GET /volume/v3/volumes/ba0a1f93-1450-43fb-bf12-1f209a8bb5c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:22.428915 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:22.428915 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:22.434908 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-e10303ed-888f-4004-86eb-c32619244bd4 req-1acc696f-17a4-4ea3-bfc3-99c950e210ff tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:22.435281 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-30d94624-80fa-481a-b38b-fb528af25bcb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:22.437864 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:22.438317 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1361957140"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:22.440284 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1361957140'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:22.440466 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Create volume of 1 GB Aug 14 03:10:22.441458 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-1acc696f-17a4-4ea3-bfc3-99c950e210ff tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:10:22.441915 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1002/3987] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:10:22 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:10:22.446413 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Availability Zones retrieved successfully. Aug 14 03:10:22.453237 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Flow 'volume_create_api' (0011512c-681d-490b-acb0-d911dcc0f633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:22.454147 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba153e7b-4163-46d5-a1f3-e39c88f50383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:22.455440 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:22.486200 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba153e7b-4163-46d5-a1f3-e39c88f50383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:22.487087 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2a6294-d667-4199-82cc-78f1e88b8ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:22.536750 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Created reservations ['7aa76e38-142f-437d-b167-4f646da117f1', 'c5c0965e-20ec-4d68-ab78-c414497322e5', 'd544d9c9-3c5e-4e36-adea-e71e969a701f', 'e1c91909-313b-459f-a6f7-4f8647d20c78'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:22.537992 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2a6294-d667-4199-82cc-78f1e88b8ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aa76e38-142f-437d-b167-4f646da117f1', 'c5c0965e-20ec-4d68-ab78-c414497322e5', 'd544d9c9-3c5e-4e36-adea-e71e969a701f', 'e1c91909-313b-459f-a6f7-4f8647d20c78']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:22.538659 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b96c9117-88da-44a6-bbb7-3dc5f30fef0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:22.564191 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b96c9117-88da-44a6-bbb7-3dc5f30fef0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4336cf5-cd44-4df4-b4ed-02d4c775011b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1361957140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320b5a1825fa43b68a919f4499bf5312',qos_specs=None,replication_status=,reservations=['7aa76e38-142f-437d-b167-4f646da117f1','c5c0965e-20ec-4d68-ab78-c414497322e5','d544d9c9-3c5e-4e36-adea-e71e969a701f','e1c91909-313b-459f-a6f7-4f8647d20c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcba6abf11f4b8db4613618724ccea6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1361957140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4336cf5-cd44-4df4-b4ed-02d4c775011b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='320b5a1825fa43b68a919f4499bf5312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bcba6abf11f4b8db4613618724ccea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:22.565726 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5799b8ef-6736-4670-a327-0d76b7599cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:22.593084 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5799b8ef-6736-4670-a327-0d76b7599cdc) transitioned into state 'SUCCESS' from state '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-1361957140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320b5a1825fa43b68a919f4499bf5312',qos_specs=None,replication_status=,reservations=['7aa76e38-142f-437d-b167-4f646da117f1','c5c0965e-20ec-4d68-ab78-c414497322e5','d544d9c9-3c5e-4e36-adea-e71e969a701f','e1c91909-313b-459f-a6f7-4f8647d20c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcba6abf11f4b8db4613618724ccea6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:22.594036 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1867b10-b694-41d4-8df9-678c762d13e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:22.606658 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1867b10-b694-41d4-8df9-678c762d13e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:22.607674 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Flow 'volume_create_api' (0011512c-681d-490b-acb0-d911dcc0f633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:22.607995 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Create volume request issued successfully. Aug 14 03:10:22.608508 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-30d94624-80fa-481a-b38b-fb528af25bcb tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:22.608951 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 998/3988] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:10:22 2026] POST /volume/v3/volumes => generated 754 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:22.622177 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7f9ddac8-8260-4840-a38c-58f562cc9bc7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:22.624213 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7f9ddac8-8260-4840-a38c-58f562cc9bc7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b Aug 14 03:10:22.624432 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7f9ddac8-8260-4840-a38c-58f562cc9bc7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:22.624699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7f9ddac8-8260-4840-a38c-58f562cc9bc7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:22.632691 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:22.632691 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:22.636634 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7f9ddac8-8260-4840-a38c-58f562cc9bc7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:22.641675 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7f9ddac8-8260-4840-a38c-58f562cc9bc7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b returned with HTTP 200 Aug 14 03:10:22.642223 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 993/3989] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:22 2026] GET /volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:22.695444 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5650e416-a71a-4553-8b73-8a6ca37f8a03 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:22.697584 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5650e416-a71a-4553-8b73-8a6ca37f8a03 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:22.697788 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5650e416-a71a-4553-8b73-8a6ca37f8a03 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:22.698455 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5650e416-a71a-4553-8b73-8a6ca37f8a03 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:22.698455 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-5650e416-a71a-4553-8b73-8a6ca37f8a03 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id b449f7c3-038e-4eef-ba91-3a416bf16763. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:22.702971 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:22.702971 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:22.703666 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5650e416-a71a-4553-8b73-8a6ca37f8a03 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 200 Aug 14 03:10:22.704163 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 997/3990] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:22 2026] GET /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:22.983041 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-33e01356-da22-4e02-889d-f4e0c75758b0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:22.985272 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-33e01356-da22-4e02-889d-f4e0c75758b0 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] GET https://10.4.3.152/volume/v3/snapshots/4e353487-ef76-4972-8ac2-0a666b9f4955 Aug 14 03:10:22.985526 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-33e01356-da22-4e02-889d-f4e0c75758b0 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:22.985760 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-33e01356-da22-4e02-889d-f4e0c75758b0 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:22.994410 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-33e01356-da22-4e02-889d-f4e0c75758b0 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/snapshots/4e353487-ef76-4972-8ac2-0a666b9f4955 returned with HTTP 404 Aug 14 03:10:22.995149 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1003/3991] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:22 2026] GET /volume/v3/snapshots/4e353487-ef76-4972-8ac2-0a666b9f4955 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:23.048245 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-31bd310d-e440-4d41-8297-32e9ebaafd0a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:23.050415 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-31bd310d-e440-4d41-8297-32e9ebaafd0a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:23.050621 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-31bd310d-e440-4d41-8297-32e9ebaafd0a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:23.050852 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-31bd310d-e440-4d41-8297-32e9ebaafd0a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:23.050979 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-31bd310d-e440-4d41-8297-32e9ebaafd0a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:23.056194 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:23.056194 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:23.057250 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-31bd310d-e440-4d41-8297-32e9ebaafd0a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:23.057732 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 999/3992] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:23 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:23.134140 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4dd5218d-ab26-4960-9bc9-ba6ce9e0756d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:23.136222 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4dd5218d-ab26-4960-9bc9-ba6ce9e0756d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:23.136448 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4dd5218d-ab26-4960-9bc9-ba6ce9e0756d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:23.136670 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4dd5218d-ab26-4960-9bc9-ba6ce9e0756d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:23.136792 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-4dd5218d-ab26-4960-9bc9-ba6ce9e0756d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:23.141870 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:23.141870 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:23.142670 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4dd5218d-ab26-4960-9bc9-ba6ce9e0756d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:23.143161 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 994/3993] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:23 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:23.657093 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-873afcae-ae44-4cb6-beee-769fee062426 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:23.659052 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-873afcae-ae44-4cb6-beee-769fee062426 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b Aug 14 03:10:23.659258 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-873afcae-ae44-4cb6-beee-769fee062426 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:23.659547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-873afcae-ae44-4cb6-beee-769fee062426 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:23.669113 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:23.669113 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:23.673570 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-873afcae-ae44-4cb6-beee-769fee062426 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:23.679683 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-873afcae-ae44-4cb6-beee-769fee062426 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b returned with HTTP 200 Aug 14 03:10:23.680168 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 998/3994] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:23 2026] GET /volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:23.692378 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-49e6225c-fbc7-4026-bdf2-dbec7e98a275 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:23.694852 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-49e6225c-fbc7-4026-bdf2-dbec7e98a275 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:10:23.695023 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-49e6225c-fbc7-4026-bdf2-dbec7e98a275 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4336cf5-cd44-4df4-b4ed-02d4c775011b", "name": "tempest-VolumesBackupsAdminTest-Backup-1146728561", "container": "tempest-volumesbackupsadmintest-backup-container-1851001964"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:23.696543 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-49e6225c-fbc7-4026-bdf2-dbec7e98a275 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Creating new backup {'backup': {'volume_id': 'e4336cf5-cd44-4df4-b4ed-02d4c775011b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1146728561', 'container': 'tempest-volumesbackupsadmintest-backup-container-1851001964'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:10:23.696682 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-49e6225c-fbc7-4026-bdf2-dbec7e98a275 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Creating backup of volume e4336cf5-cd44-4df4-b4ed-02d4c775011b in container tempest-volumesbackupsadmintest-backup-container-1851001964 Aug 14 03:10:23.704343 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:23.704343 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:23.705050 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-49e6225c-fbc7-4026-bdf2-dbec7e98a275 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:23.716538 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2adbf5a8-08d1-42f4-b980-d28e5986666c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:23.720282 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2adbf5a8-08d1-42f4-b980-d28e5986666c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:23.720476 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2adbf5a8-08d1-42f4-b980-d28e5986666c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:23.720664 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2adbf5a8-08d1-42f4-b980-d28e5986666c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:23.720810 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-2adbf5a8-08d1-42f4-b980-d28e5986666c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id b449f7c3-038e-4eef-ba91-3a416bf16763. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:23.724381 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-49e6225c-fbc7-4026-bdf2-dbec7e98a275 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Created reservations ['c0798cf8-7133-436e-8c56-4c7c00e86d17', '7c2f97ad-6f43-4a77-addb-ae9ac9d98e11'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:23.730400 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:23.730400 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:23.731274 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2adbf5a8-08d1-42f4-b980-d28e5986666c tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 200 Aug 14 03:10:23.731748 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1000/3995] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:23 2026] GET /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:23.767482 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-49e6225c-fbc7-4026-bdf2-dbec7e98a275 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:10:23.768109 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1004/3996] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:23 2026] POST /volume/v3/backups => generated 335 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:23.777582 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0f86563e-535d-49fc-bb52-73d0673f535c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:23.780489 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0f86563e-535d-49fc-bb52-73d0673f535c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:23.780707 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0f86563e-535d-49fc-bb52-73d0673f535c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:23.780968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0f86563e-535d-49fc-bb52-73d0673f535c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:23.781106 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-0f86563e-535d-49fc-bb52-73d0673f535c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:23.787577 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:23.787577 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:23.788761 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0f86563e-535d-49fc-bb52-73d0673f535c tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:23.789202 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 995/3997] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:23 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:24.069512 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f232b2e9-486d-4b75-9a3a-d54061e65b96 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:24.071763 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f232b2e9-486d-4b75-9a3a-d54061e65b96 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:24.072052 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f232b2e9-486d-4b75-9a3a-d54061e65b96 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:24.072290 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f232b2e9-486d-4b75-9a3a-d54061e65b96 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:24.072431 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-f232b2e9-486d-4b75-9a3a-d54061e65b96 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:24.077468 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:24.077468 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:24.078423 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f232b2e9-486d-4b75-9a3a-d54061e65b96 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:24.078961 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 999/3998] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:24 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:24.155205 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f6ce137c-f43c-4a37-8385-a9d9de199cb4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:24.157577 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f6ce137c-f43c-4a37-8385-a9d9de199cb4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:24.157833 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f6ce137c-f43c-4a37-8385-a9d9de199cb4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:24.158121 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f6ce137c-f43c-4a37-8385-a9d9de199cb4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:24.158267 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-f6ce137c-f43c-4a37-8385-a9d9de199cb4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:24.163263 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:24.163263 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:24.163884 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f6ce137c-f43c-4a37-8385-a9d9de199cb4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:24.164263 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1001/3999] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:24 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:24.744982 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1992e53a-7cc3-4368-8183-ce7679c2e70b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:24.747932 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1992e53a-7cc3-4368-8183-ce7679c2e70b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:24.748179 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1992e53a-7cc3-4368-8183-ce7679c2e70b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:24.748482 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1992e53a-7cc3-4368-8183-ce7679c2e70b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:24.748662 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-1992e53a-7cc3-4368-8183-ce7679c2e70b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id b449f7c3-038e-4eef-ba91-3a416bf16763. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:24.754503 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:24.754503 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:24.755515 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1992e53a-7cc3-4368-8183-ce7679c2e70b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 200 Aug 14 03:10:24.756153 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1005/4000] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:24 2026] GET /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:24.799626 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-caae682c-4789-49af-8b8a-d62c2e379654 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:24.801788 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-caae682c-4789-49af-8b8a-d62c2e379654 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:24.802086 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-caae682c-4789-49af-8b8a-d62c2e379654 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:24.802362 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-caae682c-4789-49af-8b8a-d62c2e379654 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:24.802505 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-caae682c-4789-49af-8b8a-d62c2e379654 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:24.807808 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:24.807808 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:24.808722 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-caae682c-4789-49af-8b8a-d62c2e379654 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:24.809259 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 996/4001] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:24 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:25.090906 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c89426ad-f432-4589-a878-ace3a931cf27 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:25.093725 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c89426ad-f432-4589-a878-ace3a931cf27 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:25.094067 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c89426ad-f432-4589-a878-ace3a931cf27 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:25.094350 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c89426ad-f432-4589-a878-ace3a931cf27 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:25.094512 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-c89426ad-f432-4589-a878-ace3a931cf27 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:25.100108 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:25.100108 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:25.101246 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c89426ad-f432-4589-a878-ace3a931cf27 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:25.101763 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1000/4002] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:25 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:25.175998 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8e5bb00e-a89a-4754-be78-e96e4de7f0ac None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:25.178418 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8e5bb00e-a89a-4754-be78-e96e4de7f0ac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:25.178627 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8e5bb00e-a89a-4754-be78-e96e4de7f0ac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:25.178892 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8e5bb00e-a89a-4754-be78-e96e4de7f0ac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:25.179038 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-8e5bb00e-a89a-4754-be78-e96e4de7f0ac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:25.183816 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:25.183816 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:25.184747 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8e5bb00e-a89a-4754-be78-e96e4de7f0ac tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:25.184908 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1002/4003] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:25 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:25.197481 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f9c6a9db-ad57-4957-82cd-d58158ba530a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:25.199440 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f9c6a9db-ad57-4957-82cd-d58158ba530a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] POST https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043/action Aug 14 03:10:25.199904 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f9c6a9db-ad57-4957-82cd-d58158ba530a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:25.200064 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f9c6a9db-ad57-4957-82cd-d58158ba530a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:25.201430 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.admin_actions [None req-f9c6a9db-ad57-4957-82cd-d58158ba530a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Updating backup '468231fc-2510-42cc-ad0f-b26550dfc043' with '{'status': 'error'}' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 03:10:25.209028 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:25.209028 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:25.217113 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-f9c6a9db-ad57-4957-82cd-d58158ba530a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] reset_status in rpcapi backup_id 468231fc-2510-42cc-ad0f-b26550dfc043 on host np0000007307. {{(pid=100379) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 03:10:25.219585 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f9c6a9db-ad57-4957-82cd-d58158ba530a tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043/action returned with HTTP 202 Aug 14 03:10:25.220176 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1006/4004] 10.4.3.152 () {70 vars in 1430 bytes} [Fri Aug 14 03:10:25 2026] POST /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:25.227947 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c4ae080b-c1d3-47e0-b174-e0afb2e3a644 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:25.230037 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c4ae080b-c1d3-47e0-b174-e0afb2e3a644 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b Aug 14 03:10:25.230290 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c4ae080b-c1d3-47e0-b174-e0afb2e3a644 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:25.230534 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c4ae080b-c1d3-47e0-b174-e0afb2e3a644 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:25.230740 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-c4ae080b-c1d3-47e0-b174-e0afb2e3a644 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete volume with id: ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b Aug 14 03:10:25.240329 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:25.240329 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:25.240699 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c4ae080b-c1d3-47e0-b174-e0afb2e3a644 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:25.260564 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c4ae080b-c1d3-47e0-b174-e0afb2e3a644 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete volume request issued successfully. Aug 14 03:10:25.260801 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c4ae080b-c1d3-47e0-b174-e0afb2e3a644 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b returned with HTTP 202 Aug 14 03:10:25.261441 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 997/4005] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:10:25 2026] DELETE /volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:25.270234 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d5d2063b-06bf-41b1-8ae8-6adbab893a64 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:25.272390 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d5d2063b-06bf-41b1-8ae8-6adbab893a64 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b Aug 14 03:10:25.272703 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d5d2063b-06bf-41b1-8ae8-6adbab893a64 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:25.272808 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d5d2063b-06bf-41b1-8ae8-6adbab893a64 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:25.281830 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:25.281830 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:25.285896 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d5d2063b-06bf-41b1-8ae8-6adbab893a64 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:25.290766 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d5d2063b-06bf-41b1-8ae8-6adbab893a64 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b returned with HTTP 200 Aug 14 03:10:25.291243 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1001/4006] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:25 2026] GET /volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:25.768600 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d30bea6b-8d39-4f2f-9c17-584c24e78ea1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:25.770774 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d30bea6b-8d39-4f2f-9c17-584c24e78ea1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:25.771047 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d30bea6b-8d39-4f2f-9c17-584c24e78ea1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:25.771295 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d30bea6b-8d39-4f2f-9c17-584c24e78ea1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:25.771445 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-d30bea6b-8d39-4f2f-9c17-584c24e78ea1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id b449f7c3-038e-4eef-ba91-3a416bf16763. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:25.776900 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:25.776900 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:25.777567 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d30bea6b-8d39-4f2f-9c17-584c24e78ea1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 200 Aug 14 03:10:25.778021 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1003/4007] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:25 2026] GET /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:25.821900 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-638bec39-1162-49ca-b9a8-b920d3c564e0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:25.824052 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-638bec39-1162-49ca-b9a8-b920d3c564e0 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:25.824294 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-638bec39-1162-49ca-b9a8-b920d3c564e0 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:25.824516 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-638bec39-1162-49ca-b9a8-b920d3c564e0 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:25.824651 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-638bec39-1162-49ca-b9a8-b920d3c564e0 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:25.830191 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:25.830191 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:25.831305 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-638bec39-1162-49ca-b9a8-b920d3c564e0 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:25.832376 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1007/4008] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:25 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:26.113033 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9eea6e9e-b2ae-44f7-a688-c663d47d52e8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:26.115618 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9eea6e9e-b2ae-44f7-a688-c663d47d52e8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:26.115973 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9eea6e9e-b2ae-44f7-a688-c663d47d52e8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:26.116269 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9eea6e9e-b2ae-44f7-a688-c663d47d52e8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:26.116447 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-9eea6e9e-b2ae-44f7-a688-c663d47d52e8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:26.122136 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:26.122136 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:26.123047 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9eea6e9e-b2ae-44f7-a688-c663d47d52e8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:26.123451 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 998/4009] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:26 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:26.305088 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e8e58c55-2561-459a-a6b2-1030138c4fc8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:26.307523 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e8e58c55-2561-459a-a6b2-1030138c4fc8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b Aug 14 03:10:26.307523 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e8e58c55-2561-459a-a6b2-1030138c4fc8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:26.307523 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e8e58c55-2561-459a-a6b2-1030138c4fc8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:26.313928 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e8e58c55-2561-459a-a6b2-1030138c4fc8 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b returned with HTTP 404 Aug 14 03:10:26.314430 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1002/4010] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:26 2026] GET /volume/v3/volumes/ca0cea7f-cd3f-48f7-8ddd-4ab5f9438d7b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:26.322591 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:26.324481 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] POST https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3/restore Aug 14 03:10:26.324910 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:26.326253 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Restoring backup 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100380) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:10:26.326405 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Restoring backup 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 to volume None. Aug 14 03:10:26.332027 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:26.332027 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:26.333154 np0000007307 devstack@c-api.service[100380]: INFO cinder.backup.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Creating volume of 1 GB for restore of backup 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. Aug 14 03:10:26.340098 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Availability zone cache updated, next update will occur around 2026-08-14 04:10:26.339757. {{(pid=100380) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:10:26.340221 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Availability Zones retrieved successfully. Aug 14 03:10:26.347140 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Flow 'volume_create_api' (8a39d1e4-1e0c-4209-a8db-c342f8f18f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:26.348533 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a64df2fe-0510-404a-890b-68af3b856daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:26.349520 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:26.378680 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a64df2fe-0510-404a-890b-68af3b856daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:26.379609 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c1d293-3d88-4f9d-98ff-6b7e07b2104e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:26.415293 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Created reservations ['9fbf8ec0-dc41-451b-9618-5f08ab54f6fc', 'cc0eb7ed-9cf7-4672-9009-ef37ee5acf19', '1d43edf9-e4a5-4db1-8c70-e49e82359a0f', '3544ecb4-5174-434f-8eb7-98657325804f'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:26.416115 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c1d293-3d88-4f9d-98ff-6b7e07b2104e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fbf8ec0-dc41-451b-9618-5f08ab54f6fc', 'cc0eb7ed-9cf7-4672-9009-ef37ee5acf19', '1d43edf9-e4a5-4db1-8c70-e49e82359a0f', '3544ecb4-5174-434f-8eb7-98657325804f']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:26.416791 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3732396b-7d09-406c-9ee5-42751bb76a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:26.442287 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3732396b-7d09-406c-9ee5-42751bb76a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c46cf7cc-d1b2-48ec-855b-6d308d9aac2e', '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='1518ef9c1bd94b438c153ee9f2bbb21d',qos_specs=None,replication_status=,reservations=['9fbf8ec0-dc41-451b-9618-5f08ab54f6fc','cc0eb7ed-9cf7-4672-9009-ef37ee5acf19','1d43edf9-e4a5-4db1-8c70-e49e82359a0f','3544ecb4-5174-434f-8eb7-98657325804f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e229146879ee4f72b4150fb12148f2c3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:26Z,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=c46cf7cc-d1b2-48ec-855b-6d308d9aac2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518ef9c1bd94b438c153ee9f2bbb21d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e229146879ee4f72b4150fb12148f2c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:26.443066 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a8c8417-8712-4426-9ae7-cd28ce372391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:26.456562 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a8c8417-8712-4426-9ae7-cd28ce372391) transitioned into 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='1518ef9c1bd94b438c153ee9f2bbb21d',qos_specs=None,replication_status=,reservations=['9fbf8ec0-dc41-451b-9618-5f08ab54f6fc','cc0eb7ed-9cf7-4672-9009-ef37ee5acf19','1d43edf9-e4a5-4db1-8c70-e49e82359a0f','3544ecb4-5174-434f-8eb7-98657325804f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e229146879ee4f72b4150fb12148f2c3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:26.457482 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2c79c7-ef28-4911-937f-d025fb301df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:26.466495 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2c79c7-ef28-4911-937f-d025fb301df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:26.467539 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Flow 'volume_create_api' (8a39d1e4-1e0c-4209-a8db-c342f8f18f88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:26.467926 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Create volume request issued successfully. Aug 14 03:10:26.476011 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:26.476011 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:26.476403 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:26.789941 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-122591c8-88e4-423e-acf7-bad1fea176ed None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:26.791725 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-122591c8-88e4-423e-acf7-bad1fea176ed tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:26.791971 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-122591c8-88e4-423e-acf7-bad1fea176ed tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:26.792162 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-122591c8-88e4-423e-acf7-bad1fea176ed tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:26.792271 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-122591c8-88e4-423e-acf7-bad1fea176ed tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id b449f7c3-038e-4eef-ba91-3a416bf16763. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:26.796492 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:26.796492 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:26.797343 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-122591c8-88e4-423e-acf7-bad1fea176ed tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 200 Aug 14 03:10:26.797843 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1008/4011] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:26 2026] GET /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:26.842383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d1d70148-8f85-46ed-87ca-c273e93b58c9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:26.847924 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d1d70148-8f85-46ed-87ca-c273e93b58c9 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:26.848103 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d1d70148-8f85-46ed-87ca-c273e93b58c9 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:26.848429 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d1d70148-8f85-46ed-87ca-c273e93b58c9 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:26.848567 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-d1d70148-8f85-46ed-87ca-c273e93b58c9 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:26.853244 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:26.853244 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:26.854162 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d1d70148-8f85-46ed-87ca-c273e93b58c9 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:26.854588 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 999/4012] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:26 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:27.135319 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6f1176ba-b7ef-4b95-844d-191421a4a24f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:27.137152 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6f1176ba-b7ef-4b95-844d-191421a4a24f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:27.137343 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6f1176ba-b7ef-4b95-844d-191421a4a24f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:27.137563 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6f1176ba-b7ef-4b95-844d-191421a4a24f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:27.137679 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6f1176ba-b7ef-4b95-844d-191421a4a24f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:27.141991 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:27.141991 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:27.142690 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6f1176ba-b7ef-4b95-844d-191421a4a24f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:27.143119 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1003/4013] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:27 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:27.223177 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e10303ed-888f-4004-86eb-c32619244bd4 req-3e1fdccd-a001-4a98-bb69-1ef701190f28 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:27.225607 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-3e1fdccd-a001-4a98-bb69-1ef701190f28 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] DELETE https://10.4.3.152/volume/v3/attachments/b8be946d-a437-43ea-a16a-d98abab6cfbb Aug 14 03:10:27.225835 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-3e1fdccd-a001-4a98-bb69-1ef701190f28 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:27.226035 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-3e1fdccd-a001-4a98-bb69-1ef701190f28 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:27.235871 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:27.235871 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:27.303291 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e10303ed-888f-4004-86eb-c32619244bd4 req-3e1fdccd-a001-4a98-bb69-1ef701190f28 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/attachments/b8be946d-a437-43ea-a16a-d98abab6cfbb returned with HTTP 200 Aug 14 03:10:27.303862 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1009/4014] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:10:27 2026] DELETE /volume/v3/attachments/b8be946d-a437-43ea-a16a-d98abab6cfbb => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:27.484330 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:27.484330 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:27.484803 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:27.484930 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Checking backup size 1 against volume size 1 {{(pid=100380) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:10:27.485083 np0000007307 devstack@c-api.service[100380]: INFO cinder.backup.api [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Overwriting volume c46cf7cc-d1b2-48ec-855b-6d308d9aac2e with restore of backup 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:27.503578 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] restore_backup in rpcapi backup_id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 {{(pid=100380) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:10:27.505774 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5824ffb8-1908-4b77-8ec1-9082aed7000b tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3/restore returned with HTTP 202 Aug 14 03:10:27.506915 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1004/4015] 10.4.3.152 () {70 vars in 1433 bytes} [Fri Aug 14 03:10:26 2026] POST /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3/restore => generated 152 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:27.516114 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-722ed0c4-62a4-48c1-a3a2-1a3fd2903534 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:27.519779 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-722ed0c4-62a4-48c1-a3a2-1a3fd2903534 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:27.520114 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-722ed0c4-62a4-48c1-a3a2-1a3fd2903534 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:27.520402 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-722ed0c4-62a4-48c1-a3a2-1a3fd2903534 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:27.520777 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-722ed0c4-62a4-48c1-a3a2-1a3fd2903534 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:27.525763 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:27.525763 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:27.526723 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-722ed0c4-62a4-48c1-a3a2-1a3fd2903534 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:27.527375 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1000/4016] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:27 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:27.623288 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ac6b0f11-f7bd-4a0f-b95a-8f15eca139df None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:27.625224 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ac6b0f11-f7bd-4a0f-b95a-8f15eca139df tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:27.625429 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ac6b0f11-f7bd-4a0f-b95a-8f15eca139df tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:27.625676 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ac6b0f11-f7bd-4a0f-b95a-8f15eca139df tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:27.625924 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-ac6b0f11-f7bd-4a0f-b95a-8f15eca139df tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Delete volume with id: f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:27.633991 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:27.633991 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:27.634477 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ac6b0f11-f7bd-4a0f-b95a-8f15eca139df tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:27.653621 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ac6b0f11-f7bd-4a0f-b95a-8f15eca139df tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Delete volume request issued successfully. Aug 14 03:10:27.653861 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ac6b0f11-f7bd-4a0f-b95a-8f15eca139df tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 202 Aug 14 03:10:27.654315 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1004/4017] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:27 2026] DELETE /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:27.701358 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6f287eb3-730e-437b-8ed5-a5d9195b9624 req-7b955dee-3c3f-49d7-bc32-f07620494406 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:27.703591 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6f287eb3-730e-437b-8ed5-a5d9195b9624 req-7b955dee-3c3f-49d7-bc32-f07620494406 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:27.703813 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6f287eb3-730e-437b-8ed5-a5d9195b9624 req-7b955dee-3c3f-49d7-bc32-f07620494406 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:27.704125 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6f287eb3-730e-437b-8ed5-a5d9195b9624 req-7b955dee-3c3f-49d7-bc32-f07620494406 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:27.712808 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:27.712808 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:27.717432 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-6f287eb3-730e-437b-8ed5-a5d9195b9624 req-7b955dee-3c3f-49d7-bc32-f07620494406 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:27.723342 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6f287eb3-730e-437b-8ed5-a5d9195b9624 req-7b955dee-3c3f-49d7-bc32-f07620494406 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 200 Aug 14 03:10:27.724263 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1010/4018] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:10:27 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 935 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:27.764726 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-bf64e7ca-6f8a-4a2d-bb30-99e7cde26c77 req-221c2e8a-9108-47f6-9486-3bc1ba1adf04 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:27.767873 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bf64e7ca-6f8a-4a2d-bb30-99e7cde26c77 req-221c2e8a-9108-47f6-9486-3bc1ba1adf04 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:10:27.768738 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bf64e7ca-6f8a-4a2d-bb30-99e7cde26c77 req-221c2e8a-9108-47f6-9486-3bc1ba1adf04 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:27.769410 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bf64e7ca-6f8a-4a2d-bb30-99e7cde26c77 req-221c2e8a-9108-47f6-9486-3bc1ba1adf04 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:27.777055 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bf64e7ca-6f8a-4a2d-bb30-99e7cde26c77 req-221c2e8a-9108-47f6-9486-3bc1ba1adf04 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 404 Aug 14 03:10:27.778009 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1005/4019] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:10:27 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:27.811970 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4cd1dbe4-b349-4f84-93de-2575a9095b17 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:27.814340 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4cd1dbe4-b349-4f84-93de-2575a9095b17 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:27.814598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4cd1dbe4-b349-4f84-93de-2575a9095b17 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:27.814906 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4cd1dbe4-b349-4f84-93de-2575a9095b17 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:27.815067 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-4cd1dbe4-b349-4f84-93de-2575a9095b17 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id b449f7c3-038e-4eef-ba91-3a416bf16763. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:27.824895 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:27.824895 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:27.825216 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4cd1dbe4-b349-4f84-93de-2575a9095b17 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 200 Aug 14 03:10:27.825735 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1001/4020] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:27 2026] GET /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:27.865866 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7f411fe9-4c8e-4f2d-8c82-4a32e38241f1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:27.867874 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7f411fe9-4c8e-4f2d-8c82-4a32e38241f1 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:27.868110 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7f411fe9-4c8e-4f2d-8c82-4a32e38241f1 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:27.868385 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7f411fe9-4c8e-4f2d-8c82-4a32e38241f1 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:27.868543 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-7f411fe9-4c8e-4f2d-8c82-4a32e38241f1 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:27.873119 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:27.873119 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:27.873913 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7f411fe9-4c8e-4f2d-8c82-4a32e38241f1 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:27.874304 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1005/4021] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:27 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:28.065897 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-ceab6801-9c3c-46ce-8ad6-a5d5152a16d3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:28.069152 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-ceab6801-9c3c-46ce-8ad6-a5d5152a16d3 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] DELETE https://10.4.3.152/volume/v3/attachments/431ba94a-91df-45a0-bd3c-89a215eb607b Aug 14 03:10:28.069152 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-ceab6801-9c3c-46ce-8ad6-a5d5152a16d3 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:28.069152 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-ceab6801-9c3c-46ce-8ad6-a5d5152a16d3 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:28.077772 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:28.077772 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:28.124777 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-ceab6801-9c3c-46ce-8ad6-a5d5152a16d3 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/attachments/431ba94a-91df-45a0-bd3c-89a215eb607b returned with HTTP 200 Aug 14 03:10:28.125313 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1011/4022] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:10:28 2026] DELETE /volume/v3/attachments/431ba94a-91df-45a0-bd3c-89a215eb607b => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:28.136914 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-94c46d06-1879-49aa-8ac9-9266207337c8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:28.139532 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-94c46d06-1879-49aa-8ac9-9266207337c8 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:10:28.139788 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-94c46d06-1879-49aa-8ac9-9266207337c8 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:28.140077 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-94c46d06-1879-49aa-8ac9-9266207337c8 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:28.140313 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-94c46d06-1879-49aa-8ac9-9266207337c8 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Delete volume with id: 36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 Aug 14 03:10:28.148980 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:28.148980 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:28.149656 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-94c46d06-1879-49aa-8ac9-9266207337c8 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Volume info retrieved successfully. Aug 14 03:10:28.155290 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-98625d8a-0180-4711-93b5-52158d157f26 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:28.157460 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-98625d8a-0180-4711-93b5-52158d157f26 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:28.157672 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-98625d8a-0180-4711-93b5-52158d157f26 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:28.157947 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-98625d8a-0180-4711-93b5-52158d157f26 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:28.158182 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-98625d8a-0180-4711-93b5-52158d157f26 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:28.163561 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:28.163561 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:28.164498 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-98625d8a-0180-4711-93b5-52158d157f26 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:28.165046 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1002/4023] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:28 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:28.170582 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-94c46d06-1879-49aa-8ac9-9266207337c8 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] Delete volume request issued successfully. Aug 14 03:10:28.170804 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-ace92c2b-f6ef-4458-b74b-309bc0fedf72 req-94c46d06-1879-49aa-8ac9-9266207337c8 tempest-ImageDependencyTests-247416547 tempest-ImageDependencyTests-247416547-project-member] https://10.4.3.152/volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 returned with HTTP 202 Aug 14 03:10:28.171264 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1006/4024] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 03:10:28 2026] DELETE /volume/v3/volumes/36cb5ae9-4fc7-407b-be8c-c3ccc5bc7076 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:28.542435 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-79371642-baa2-478f-86af-cd16c0d4ad8e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:28.549920 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-79371642-baa2-478f-86af-cd16c0d4ad8e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:28.551140 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-79371642-baa2-478f-86af-cd16c0d4ad8e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:28.552015 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-79371642-baa2-478f-86af-cd16c0d4ad8e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:28.552638 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-79371642-baa2-478f-86af-cd16c0d4ad8e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:28.569853 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:28.569853 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:28.573471 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-79371642-baa2-478f-86af-cd16c0d4ad8e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:28.574503 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1006/4025] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:28 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:28.835848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7826f93c-bb06-41a4-90e5-aecf388a736b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:28.838153 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7826f93c-bb06-41a4-90e5-aecf388a736b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:28.838153 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7826f93c-bb06-41a4-90e5-aecf388a736b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:28.838153 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7826f93c-bb06-41a4-90e5-aecf388a736b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:28.838332 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-7826f93c-bb06-41a4-90e5-aecf388a736b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id b449f7c3-038e-4eef-ba91-3a416bf16763. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:28.843261 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:28.843261 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:28.844043 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7826f93c-bb06-41a4-90e5-aecf388a736b tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 200 Aug 14 03:10:28.844531 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1012/4026] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:28 2026] GET /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:28.886851 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cd061e67-3a0d-4563-a748-cefade730b6d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:28.888736 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cd061e67-3a0d-4563-a748-cefade730b6d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:28.889017 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cd061e67-3a0d-4563-a748-cefade730b6d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:28.889236 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cd061e67-3a0d-4563-a748-cefade730b6d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:28.889332 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-cd061e67-3a0d-4563-a748-cefade730b6d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:28.894951 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:28.894951 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:28.895735 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cd061e67-3a0d-4563-a748-cefade730b6d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:28.896150 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1003/4027] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:28 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:29.177450 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0a1cdbe4-9ac7-4e1c-baab-0b6cdda62b69 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:29.180325 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a1cdbe4-9ac7-4e1c-baab-0b6cdda62b69 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:29.180325 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a1cdbe4-9ac7-4e1c-baab-0b6cdda62b69 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:29.180325 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a1cdbe4-9ac7-4e1c-baab-0b6cdda62b69 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:29.180483 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-0a1cdbe4-9ac7-4e1c-baab-0b6cdda62b69 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:29.185982 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:29.185982 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:29.187126 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a1cdbe4-9ac7-4e1c-baab-0b6cdda62b69 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:29.188602 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1007/4028] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:29 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:29.591210 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e298a89f-5418-4618-8db7-c85464fa80e2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:29.593906 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e298a89f-5418-4618-8db7-c85464fa80e2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:29.594195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e298a89f-5418-4618-8db7-c85464fa80e2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:29.594426 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e298a89f-5418-4618-8db7-c85464fa80e2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:29.594541 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-e298a89f-5418-4618-8db7-c85464fa80e2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:29.600540 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:29.600540 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:29.601471 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e298a89f-5418-4618-8db7-c85464fa80e2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:29.601595 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1007/4029] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:29 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:29.855756 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-91d93e82-770d-4dca-9dbc-098a9771d4da None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:29.857972 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-91d93e82-770d-4dca-9dbc-098a9771d4da tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:29.858244 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-91d93e82-770d-4dca-9dbc-098a9771d4da tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:29.858481 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-91d93e82-770d-4dca-9dbc-098a9771d4da tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:29.858639 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-91d93e82-770d-4dca-9dbc-098a9771d4da tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id b449f7c3-038e-4eef-ba91-3a416bf16763. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:29.862914 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:29.862914 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:29.863475 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-91d93e82-770d-4dca-9dbc-098a9771d4da tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 200 Aug 14 03:10:29.864013 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1013/4030] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:29 2026] GET /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:29.906118 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1b3d5bf0-6c2d-4640-8b71-0f001a877a82 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:29.907870 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1b3d5bf0-6c2d-4640-8b71-0f001a877a82 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:29.908115 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1b3d5bf0-6c2d-4640-8b71-0f001a877a82 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:29.908303 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1b3d5bf0-6c2d-4640-8b71-0f001a877a82 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:29.908433 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-1b3d5bf0-6c2d-4640-8b71-0f001a877a82 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:29.913064 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:29.913064 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:29.913735 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1b3d5bf0-6c2d-4640-8b71-0f001a877a82 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:29.914139 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1004/4031] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:29 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:30.197955 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b29405cd-275e-42e1-99fd-7a6d67e6a1ca None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:30.199933 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b29405cd-275e-42e1-99fd-7a6d67e6a1ca tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:30.200187 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b29405cd-275e-42e1-99fd-7a6d67e6a1ca tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:30.200392 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b29405cd-275e-42e1-99fd-7a6d67e6a1ca tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:30.200520 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-b29405cd-275e-42e1-99fd-7a6d67e6a1ca tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:30.205032 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:30.205032 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:30.205748 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b29405cd-275e-42e1-99fd-7a6d67e6a1ca tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:30.206127 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1008/4032] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:30 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:30.615721 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b4223d04-7321-47b5-a129-97187108b81e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:30.618150 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b4223d04-7321-47b5-a129-97187108b81e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:30.618408 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b4223d04-7321-47b5-a129-97187108b81e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:30.618669 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b4223d04-7321-47b5-a129-97187108b81e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:30.618863 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b4223d04-7321-47b5-a129-97187108b81e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:30.623545 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:30.623545 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:30.624160 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b4223d04-7321-47b5-a129-97187108b81e tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:30.624500 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1008/4033] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:30 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:30.635255 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-00aa559c-48de-47bb-b67c-43a0530c78bc req-b46b662a-377f-41d7-a6bf-aabdc215adb7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:30.638547 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-00aa559c-48de-47bb-b67c-43a0530c78bc req-b46b662a-377f-41d7-a6bf-aabdc215adb7 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] DELETE https://10.4.3.152/volume/v3/attachments/2f3067f4-004f-4f8d-a171-4c518113e3e6 Aug 14 03:10:30.638727 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-00aa559c-48de-47bb-b67c-43a0530c78bc req-b46b662a-377f-41d7-a6bf-aabdc215adb7 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:30.638944 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-00aa559c-48de-47bb-b67c-43a0530c78bc req-b46b662a-377f-41d7-a6bf-aabdc215adb7 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:30.648211 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:30.648211 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:30.693282 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-00aa559c-48de-47bb-b67c-43a0530c78bc req-b46b662a-377f-41d7-a6bf-aabdc215adb7 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/attachments/2f3067f4-004f-4f8d-a171-4c518113e3e6 returned with HTTP 200 Aug 14 03:10:30.693664 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1014/4034] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:10:30 2026] DELETE /volume/v3/attachments/2f3067f4-004f-4f8d-a171-4c518113e3e6 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:30.837988 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-95832bb8-d790-4f89-9dac-c92ebc9cddb3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:30.874372 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2519317e-3c48-4a2a-9582-b5d039119f70 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:30.876518 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2519317e-3c48-4a2a-9582-b5d039119f70 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:30.876518 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2519317e-3c48-4a2a-9582-b5d039119f70 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:30.876518 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2519317e-3c48-4a2a-9582-b5d039119f70 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:30.876678 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-2519317e-3c48-4a2a-9582-b5d039119f70 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id b449f7c3-038e-4eef-ba91-3a416bf16763. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:30.880328 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:30.880328 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:30.880903 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2519317e-3c48-4a2a-9582-b5d039119f70 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 200 Aug 14 03:10:30.881263 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1009/4035] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:30 2026] GET /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:30.892131 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b384857c-6835-4712-8e28-c652d9b05b5d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:30.894354 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b384857c-6835-4712-8e28-c652d9b05b5d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:30.894625 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b384857c-6835-4712-8e28-c652d9b05b5d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:30.894916 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b384857c-6835-4712-8e28-c652d9b05b5d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:30.895078 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b384857c-6835-4712-8e28-c652d9b05b5d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:30.899577 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:30.899577 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:30.900379 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b384857c-6835-4712-8e28-c652d9b05b5d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:30.900891 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1009/4036] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:30 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:30.912043 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-be273828-6a15-46a4-a51c-23b51461d136 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:30.913845 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-be273828-6a15-46a4-a51c-23b51461d136 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:10:30.914028 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-be273828-6a15-46a4-a51c-23b51461d136 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:30.914225 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-be273828-6a15-46a4-a51c-23b51461d136 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:30.914323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-be273828-6a15-46a4-a51c-23b51461d136 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:30.919170 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:30.919170 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:30.919960 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-be273828-6a15-46a4-a51c-23b51461d136 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:10:30.920110 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-95832bb8-d790-4f89-9dac-c92ebc9cddb3 tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] GET https://10.4.3.152/volume/v3/os-hosts Aug 14 03:10:30.920426 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-95832bb8-d790-4f89-9dac-c92ebc9cddb3 tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:30.920467 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1015/4037] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:30 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:30.920801 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-95832bb8-d790-4f89-9dac-c92ebc9cddb3 tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:30.930029 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.hosts [None req-95832bb8-d790-4f89-9dac-c92ebc9cddb3 tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] status, active and update: available, enabled, 2026-08-14 03:09:16+00:00 {{(pid=100381) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 03:10:30.933949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.hosts [None req-95832bb8-d790-4f89-9dac-c92ebc9cddb3 tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] status, active and update: available, enabled, 2026-08-14 03:09:13+00:00 {{(pid=100381) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 03:10:30.933949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.hosts [None req-95832bb8-d790-4f89-9dac-c92ebc9cddb3 tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] status, active and update: available, enabled, 2026-08-14 03:08:38+00:00 {{(pid=100381) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 03:10:30.933949 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-95832bb8-d790-4f89-9dac-c92ebc9cddb3 tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] https://10.4.3.152/volume/v3/os-hosts returned with HTTP 200 Aug 14 03:10:30.933949 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1005/4038] 10.4.3.152 () {66 vars in 1240 bytes} [Fri Aug 14 03:10:30 2026] GET /volume/v3/os-hosts => generated 560 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:30.934230 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-961305b7-51f3-423c-a98f-36b3d04b7531 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:30.934230 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-961305b7-51f3-423c-a98f-36b3d04b7531 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:10:30.934528 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-961305b7-51f3-423c-a98f-36b3d04b7531 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e517851-cec4-413d-841e-49a78c765d92", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-503488930"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:30.936551 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-961305b7-51f3-423c-a98f-36b3d04b7531 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Creating new backup {'backup': {'volume_id': '1e517851-cec4-413d-841e-49a78c765d92', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-503488930'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:10:30.936763 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-961305b7-51f3-423c-a98f-36b3d04b7531 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Creating backup of volume 1e517851-cec4-413d-841e-49a78c765d92 in container None Aug 14 03:10:30.936969 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-69ce5c61-d759-41ae-9b02-f1aab30728e5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:30.943933 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d735e6e3-2f83-4fd1-b22c-d8cdb5d9d12a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:30.945260 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d735e6e3-2f83-4fd1-b22c-d8cdb5d9d12a tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] GET https://10.4.3.152/volume/v3/os-hosts Aug 14 03:10:30.945474 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d735e6e3-2f83-4fd1-b22c-d8cdb5d9d12a tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:30.945560 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:30.945560 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:30.945716 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d735e6e3-2f83-4fd1-b22c-d8cdb5d9d12a tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:30.946044 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-961305b7-51f3-423c-a98f-36b3d04b7531 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:10:30.954215 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-69ce5c61-d759-41ae-9b02-f1aab30728e5 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:30.954369 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.hosts [None req-d735e6e3-2f83-4fd1-b22c-d8cdb5d9d12a tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] status, active and update: available, enabled, 2026-08-14 03:09:16+00:00 {{(pid=100379) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 03:10:30.954438 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-69ce5c61-d759-41ae-9b02-f1aab30728e5 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:30.954512 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.hosts [None req-d735e6e3-2f83-4fd1-b22c-d8cdb5d9d12a tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] status, active and update: available, enabled, 2026-08-14 03:09:13+00:00 {{(pid=100379) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 03:10:30.954512 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.hosts [None req-d735e6e3-2f83-4fd1-b22c-d8cdb5d9d12a tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] status, active and update: available, enabled, 2026-08-14 03:08:38+00:00 {{(pid=100379) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 03:10:30.954586 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-69ce5c61-d759-41ae-9b02-f1aab30728e5 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:30.954624 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d735e6e3-2f83-4fd1-b22c-d8cdb5d9d12a tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] https://10.4.3.152/volume/v3/os-hosts returned with HTTP 200 Aug 14 03:10:30.954663 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-69ce5c61-d759-41ae-9b02-f1aab30728e5 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:30.954710 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1016/4039] 10.4.3.152 () {66 vars in 1240 bytes} [Fri Aug 14 03:10:30 2026] GET /volume/v3/os-hosts => generated 560 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:30.958733 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:30.958733 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:30.960063 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-69ce5c61-d759-41ae-9b02-f1aab30728e5 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:30.960726 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1010/4040] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:30 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:30.962206 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-572c3d66-16a0-441d-91aa-857580d2c54b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:30.962844 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-961305b7-51f3-423c-a98f-36b3d04b7531 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Created reservations ['0bfc93b6-297d-4fae-9458-43c62e75eebf', '9ca07183-8e0c-4dbd-9e98-839f90fe4823'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:30.964105 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-572c3d66-16a0-441d-91aa-857580d2c54b tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] GET https://10.4.3.152/volume/v3/os-hosts/np0000007307@storpool Aug 14 03:10:30.964260 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-572c3d66-16a0-441d-91aa-857580d2c54b tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:30.964508 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-572c3d66-16a0-441d-91aa-857580d2c54b tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:31.002844 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-961305b7-51f3-423c-a98f-36b3d04b7531 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:10:31.002844 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1010/4041] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:30 2026] POST /volume/v3/backups => generated 329 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:31.010574 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-aa151c93-6d68-4962-8de2-be1cc604341f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:31.013696 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aa151c93-6d68-4962-8de2-be1cc604341f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:31.013696 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aa151c93-6d68-4962-8de2-be1cc604341f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:31.013696 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aa151c93-6d68-4962-8de2-be1cc604341f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:31.013696 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-aa151c93-6d68-4962-8de2-be1cc604341f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:31.019653 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:31.019653 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:31.019981 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aa151c93-6d68-4962-8de2-be1cc604341f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:31.020434 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1017/4042] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:31 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:31.040580 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-572c3d66-16a0-441d-91aa-857580d2c54b tempest-VolumeHostsAdminTestsJSON-1867748356 tempest-VolumeHostsAdminTestsJSON-1867748356-project-admin] https://10.4.3.152/volume/v3/os-hosts/np0000007307@storpool returned with HTTP 200 Aug 14 03:10:31.041081 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1006/4043] 10.4.3.152 () {66 vars in 1306 bytes} [Fri Aug 14 03:10:30 2026] GET /volume/v3/os-hosts/np0000007307@storpool => generated 1317 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:31.216104 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-50e4b436-3e46-4e84-a90d-65c0688b758d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:31.218085 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-50e4b436-3e46-4e84-a90d-65c0688b758d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:31.218361 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-50e4b436-3e46-4e84-a90d-65c0688b758d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:31.218628 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-50e4b436-3e46-4e84-a90d-65c0688b758d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:31.218752 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-50e4b436-3e46-4e84-a90d-65c0688b758d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:31.223280 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:31.223280 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:31.224043 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-50e4b436-3e46-4e84-a90d-65c0688b758d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:31.224470 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1011/4044] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:31 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:31.236230 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0123b65b-8747-421e-93d9-cf8e86ade6a4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:31.237980 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0123b65b-8747-421e-93d9-cf8e86ade6a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:10:31.238282 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0123b65b-8747-421e-93d9-cf8e86ade6a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "924727a3-89db-4eed-bd1c-df364364b2a3", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-187728751"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:31.239646 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-0123b65b-8747-421e-93d9-cf8e86ade6a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Creating new backup {'backup': {'volume_id': '924727a3-89db-4eed-bd1c-df364364b2a3', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-187728751'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:10:31.239910 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-0123b65b-8747-421e-93d9-cf8e86ade6a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Creating backup of volume 924727a3-89db-4eed-bd1c-df364364b2a3 in container None Aug 14 03:10:31.247516 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:31.247516 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:31.247980 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0123b65b-8747-421e-93d9-cf8e86ade6a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:10:31.263454 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-0123b65b-8747-421e-93d9-cf8e86ade6a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Created reservations ['06665755-4532-4d8c-9825-a83280295115', 'f51cabde-e001-4408-9894-e98479fac602'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:31.307021 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0123b65b-8747-421e-93d9-cf8e86ade6a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:10:31.307588 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1011/4045] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:31 2026] POST /volume/v3/backups => generated 329 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:31.320284 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dc6e16b5-1023-4af0-b5e2-78d195194513 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:31.322184 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dc6e16b5-1023-4af0-b5e2-78d195194513 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:31.322414 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dc6e16b5-1023-4af0-b5e2-78d195194513 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:31.322636 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dc6e16b5-1023-4af0-b5e2-78d195194513 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:31.322786 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-dc6e16b5-1023-4af0-b5e2-78d195194513 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:31.328046 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:31.328046 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:31.329063 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dc6e16b5-1023-4af0-b5e2-78d195194513 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:31.331420 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1018/4046] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:31 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:31.557783 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d4b928f8-5de9-4168-a631-ed2ab7fd11dd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:31.559801 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d4b928f8-5de9-4168-a631-ed2ab7fd11dd tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:10:31.560078 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d4b928f8-5de9-4168-a631-ed2ab7fd11dd tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:31.560288 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d4b928f8-5de9-4168-a631-ed2ab7fd11dd tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:31.560465 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-d4b928f8-5de9-4168-a631-ed2ab7fd11dd tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Delete volume with id: ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:10:31.567805 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:31.567805 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:31.568237 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d4b928f8-5de9-4168-a631-ed2ab7fd11dd tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:31.593044 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d4b928f8-5de9-4168-a631-ed2ab7fd11dd tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Delete volume request issued successfully. Aug 14 03:10:31.593286 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d4b928f8-5de9-4168-a631-ed2ab7fd11dd tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 202 Aug 14 03:10:31.593897 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1007/4047] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:31 2026] DELETE /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:31.601096 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-558451ff-fd22-49bd-916a-7e8803804e8b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:31.604155 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-558451ff-fd22-49bd-916a-7e8803804e8b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:10:31.604155 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-558451ff-fd22-49bd-916a-7e8803804e8b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:31.604155 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-558451ff-fd22-49bd-916a-7e8803804e8b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:31.617190 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:31.617190 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:31.628158 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-558451ff-fd22-49bd-916a-7e8803804e8b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Volume info retrieved successfully. Aug 14 03:10:31.635453 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-61702a5d-d389-4179-a137-c4c16ab7449c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:31.636979 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-558451ff-fd22-49bd-916a-7e8803804e8b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 200 Aug 14 03:10:31.636979 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1012/4048] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:31 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 1247 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:31.637295 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-61702a5d-d389-4179-a137-c4c16ab7449c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:31.637501 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-61702a5d-d389-4179-a137-c4c16ab7449c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:31.637732 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-61702a5d-d389-4179-a137-c4c16ab7449c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:31.637883 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-61702a5d-d389-4179-a137-c4c16ab7449c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:31.645195 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:31.645195 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:31.645790 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-61702a5d-d389-4179-a137-c4c16ab7449c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:31.646160 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1012/4049] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:31 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:31.971955 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f85323d2-8f31-4c13-be8e-ef49d2b3457d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:31.973910 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f85323d2-8f31-4c13-be8e-ef49d2b3457d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:31.974174 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f85323d2-8f31-4c13-be8e-ef49d2b3457d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:31.974421 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f85323d2-8f31-4c13-be8e-ef49d2b3457d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:31.974598 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-f85323d2-8f31-4c13-be8e-ef49d2b3457d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:31.981963 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:31.981963 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:31.982718 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f85323d2-8f31-4c13-be8e-ef49d2b3457d tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:31.983183 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1019/4050] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:31 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:32.031485 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f6ed9b04-9c60-4717-84bd-9a511b096958 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.033309 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f6ed9b04-9c60-4717-84bd-9a511b096958 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:32.033455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f6ed9b04-9c60-4717-84bd-9a511b096958 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.033634 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f6ed9b04-9c60-4717-84bd-9a511b096958 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.033783 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-f6ed9b04-9c60-4717-84bd-9a511b096958 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:32.037446 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:32.037446 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:32.038121 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f6ed9b04-9c60-4717-84bd-9a511b096958 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:32.038465 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1008/4051] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:32 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:32.342592 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6734f50c-9b69-4b98-8a5f-92cebe7280a4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.345061 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6734f50c-9b69-4b98-8a5f-92cebe7280a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:32.345302 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6734f50c-9b69-4b98-8a5f-92cebe7280a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.345619 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6734f50c-9b69-4b98-8a5f-92cebe7280a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.345733 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-6734f50c-9b69-4b98-8a5f-92cebe7280a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:32.351116 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:32.351116 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:32.353935 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6734f50c-9b69-4b98-8a5f-92cebe7280a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:32.353935 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1013/4052] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:32 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:32.652075 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-dc491dfc-6ae9-40da-8ab4-ca3fe00e9abb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.654252 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dc491dfc-6ae9-40da-8ab4-ca3fe00e9abb tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 Aug 14 03:10:32.654525 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dc491dfc-6ae9-40da-8ab4-ca3fe00e9abb tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.654832 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dc491dfc-6ae9-40da-8ab4-ca3fe00e9abb tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.657207 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0e60cadf-c011-4393-ada1-fff28c3d5d04 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.659594 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0e60cadf-c011-4393-ada1-fff28c3d5d04 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:32.659930 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0e60cadf-c011-4393-ada1-fff28c3d5d04 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.660156 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0e60cadf-c011-4393-ada1-fff28c3d5d04 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.660265 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0e60cadf-c011-4393-ada1-fff28c3d5d04 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:32.663094 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dc491dfc-6ae9-40da-8ab4-ca3fe00e9abb tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 returned with HTTP 404 Aug 14 03:10:32.663542 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1013/4053] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:32 2026] GET /volume/v3/volumes/ce65296c-60c2-404a-883a-8a93441a9e39 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:32.665382 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:32.665382 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:32.666201 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0e60cadf-c011-4393-ada1-fff28c3d5d04 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:32.666664 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1020/4054] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:32 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:32.671287 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8f199a2c-6d31-418e-b47c-d684ebacd46b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.673194 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8f199a2c-6d31-418e-b47c-d684ebacd46b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:32.673457 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8f199a2c-6d31-418e-b47c-d684ebacd46b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.673630 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8f199a2c-6d31-418e-b47c-d684ebacd46b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.673750 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-8f199a2c-6d31-418e-b47c-d684ebacd46b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Delete volume with id: f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:32.679358 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8f199a2c-6d31-418e-b47c-d684ebacd46b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 404 Aug 14 03:10:32.679876 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1009/4055] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:32 2026] DELETE /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:32.686916 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-17172b93-a932-48fc-bdf5-6bf80cb1011d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.688871 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-17172b93-a932-48fc-bdf5-6bf80cb1011d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 Aug 14 03:10:32.689084 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-17172b93-a932-48fc-bdf5-6bf80cb1011d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.689290 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-17172b93-a932-48fc-bdf5-6bf80cb1011d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.695645 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-17172b93-a932-48fc-bdf5-6bf80cb1011d tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 returned with HTTP 404 Aug 14 03:10:32.696269 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1014/4056] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:32 2026] GET /volume/v3/volumes/f94861cc-dc86-4363-8bda-5dc5a9988183 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:32.702574 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-837ee3b0-68e0-4df9-a89e-4e722c9c542b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.704300 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-837ee3b0-68e0-4df9-a89e-4e722c9c542b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:10:32.704492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-837ee3b0-68e0-4df9-a89e-4e722c9c542b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.704681 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-837ee3b0-68e0-4df9-a89e-4e722c9c542b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.704872 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-837ee3b0-68e0-4df9-a89e-4e722c9c542b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Delete volume with id: e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:10:32.709857 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-837ee3b0-68e0-4df9-a89e-4e722c9c542b tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 404 Aug 14 03:10:32.710273 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1014/4057] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:32 2026] DELETE /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:32.718854 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-10e8ab3e-e864-4c1f-ad80-45cfe8b8f811 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.720603 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-10e8ab3e-e864-4c1f-ad80-45cfe8b8f811 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] GET https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff Aug 14 03:10:32.720793 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-10e8ab3e-e864-4c1f-ad80-45cfe8b8f811 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.721014 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-10e8ab3e-e864-4c1f-ad80-45cfe8b8f811 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.727178 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-10e8ab3e-e864-4c1f-ad80-45cfe8b8f811 tempest-TestInstancesWithCinderVolumes-699064857 tempest-TestInstancesWithCinderVolumes-699064857-project-member] https://10.4.3.152/volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff returned with HTTP 404 Aug 14 03:10:32.727689 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1021/4058] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:32 2026] GET /volume/v3/volumes/e7283d8a-f87c-4e85-9f04-64210a8d12ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:32.736247 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-77f67882-b117-4e7e-84ad-37bb6833d924 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.738062 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-77f67882-b117-4e7e-84ad-37bb6833d924 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:10:32.738295 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-77f67882-b117-4e7e-84ad-37bb6833d924 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.738482 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-77f67882-b117-4e7e-84ad-37bb6833d924 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.739324 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-77f67882-b117-4e7e-84ad-37bb6833d924 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:10:32.750039 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-77f67882-b117-4e7e-84ad-37bb6833d924 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Get all volumes completed successfully. Aug 14 03:10:32.752567 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:32.752567 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:32.757272 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-77f67882-b117-4e7e-84ad-37bb6833d924 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:10:32.757648 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1010/4059] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:10:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14423 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:10:32.777917 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-065b55b7-efbd-42eb-90bd-b643da913afd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.779636 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-065b55b7-efbd-42eb-90bd-b643da913afd tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] DELETE https://10.4.3.152/volume/v3/types/c9da0ba6-da6b-4821-b2b1-58f33f0ddb8f Aug 14 03:10:32.780104 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-065b55b7-efbd-42eb-90bd-b643da913afd tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.780104 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-065b55b7-efbd-42eb-90bd-b643da913afd tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.808384 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-065b55b7-efbd-42eb-90bd-b643da913afd tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] https://10.4.3.152/volume/v3/types/c9da0ba6-da6b-4821-b2b1-58f33f0ddb8f returned with HTTP 202 Aug 14 03:10:32.809047 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1015/4060] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:10:32 2026] DELETE /volume/v3/types/c9da0ba6-da6b-4821-b2b1-58f33f0ddb8f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:32.811909 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.814111 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:32.814781 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-192649690"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:32.816789 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Create volume request body: {'volume': {'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-192649690'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:32.817240 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c748343a-cfd9-4ba1-87bc-3e332ce1c367 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.820098 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c748343a-cfd9-4ba1-87bc-3e332ce1c367 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:10:32.821233 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c748343a-cfd9-4ba1-87bc-3e332ce1c367 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.821233 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c748343a-cfd9-4ba1-87bc-3e332ce1c367 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.822652 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c748343a-cfd9-4ba1-87bc-3e332ce1c367 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:10:32.840236 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c748343a-cfd9-4ba1-87bc-3e332ce1c367 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Get all volumes completed successfully. Aug 14 03:10:32.846051 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:32.846051 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:32.850986 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c748343a-cfd9-4ba1-87bc-3e332ce1c367 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:10:32.851447 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1022/4061] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:10:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14423 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:10:32.869059 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-707a7c8a-01f5-42bd-80f4-a644d4d0718e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.871414 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-707a7c8a-01f5-42bd-80f4-a644d4d0718e tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] DELETE https://10.4.3.152/volume/v3/types/4ed13154-b867-4cad-8eda-fcb4b91ae29b Aug 14 03:10:32.871718 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-707a7c8a-01f5-42bd-80f4-a644d4d0718e tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.872278 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-707a7c8a-01f5-42bd-80f4-a644d4d0718e tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.899073 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-707a7c8a-01f5-42bd-80f4-a644d4d0718e tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] https://10.4.3.152/volume/v3/types/4ed13154-b867-4cad-8eda-fcb4b91ae29b returned with HTTP 202 Aug 14 03:10:32.899846 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1011/4062] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:10:32 2026] DELETE /volume/v3/types/4ed13154-b867-4cad-8eda-fcb4b91ae29b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:32.978027 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Create volume of 1 GB Aug 14 03:10:32.982554 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Availability Zones retrieved successfully. Aug 14 03:10:32.991778 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Flow 'volume_create_api' (fbf0d3a2-cafd-40b8-8ae5-62f31faab791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:32.992571 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab675d11-2db3-45ca-b0dc-ee0e208c842b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:32.993598 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:32.997142 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1a1e1e8c-3f79-425b-a9bb-e868428a1e86 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:32.998720 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1a1e1e8c-3f79-425b-a9bb-e868428a1e86 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:32.998929 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1a1e1e8c-3f79-425b-a9bb-e868428a1e86 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:32.999113 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1a1e1e8c-3f79-425b-a9bb-e868428a1e86 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:32.999216 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-1a1e1e8c-3f79-425b-a9bb-e868428a1e86 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:33.003573 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:33.003573 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:33.004345 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1a1e1e8c-3f79-425b-a9bb-e868428a1e86 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:33.004986 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1016/4063] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:32 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:33.045689 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab675d11-2db3-45ca-b0dc-ee0e208c842b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:33.046467 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498e1c39-56b8-4a3e-9dd7-ad6f29821d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:33.047457 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1fe85969-8981-473c-8acc-f7d354d12191 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:33.049418 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1fe85969-8981-473c-8acc-f7d354d12191 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:33.049678 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1fe85969-8981-473c-8acc-f7d354d12191 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:33.049930 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1fe85969-8981-473c-8acc-f7d354d12191 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:33.050031 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-1fe85969-8981-473c-8acc-f7d354d12191 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:33.055236 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:33.055236 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:33.056032 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1fe85969-8981-473c-8acc-f7d354d12191 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:33.056488 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1023/4064] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:33 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:33.109716 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Created reservations ['cb9eb7c2-15ed-4756-9e10-bb54a2e2beb5', 'bd2920d8-c4f4-4e90-80f0-c21beb7b5ccd', '54e563c0-c587-49cb-9d21-397bad928a76', 'eaa423a6-ee81-47f1-9387-91720dbca397'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:33.110317 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498e1c39-56b8-4a3e-9dd7-ad6f29821d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb9eb7c2-15ed-4756-9e10-bb54a2e2beb5', 'bd2920d8-c4f4-4e90-80f0-c21beb7b5ccd', '54e563c0-c587-49cb-9d21-397bad928a76', 'eaa423a6-ee81-47f1-9387-91720dbca397']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:33.111049 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60007ffe-b123-4fd3-9cca-ce8ad6fd95a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:33.134483 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60007ffe-b123-4fd3-9cca-ce8ad6fd95a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72dc1fe4-1433-456f-b594-852e0ce63693', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-192649690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c91eda194524e5a89ec05d60ce3e56f',qos_specs=None,replication_status=,reservations=['cb9eb7c2-15ed-4756-9e10-bb54a2e2beb5','bd2920d8-c4f4-4e90-80f0-c21beb7b5ccd','54e563c0-c587-49cb-9d21-397bad928a76','eaa423a6-ee81-47f1-9387-91720dbca397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea46b1ec1eed498ca32afeffc8af41f3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-192649690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72dc1fe4-1433-456f-b594-852e0ce63693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c91eda194524e5a89ec05d60ce3e56f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea46b1ec1eed498ca32afeffc8af41f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:33.135239 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f26e1ea-76c5-44b9-a226-b98a402c781c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:33.152730 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f26e1ea-76c5-44b9-a226-b98a402c781c) transitioned into state 'SUCCESS' from state '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-192649690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c91eda194524e5a89ec05d60ce3e56f',qos_specs=None,replication_status=,reservations=['cb9eb7c2-15ed-4756-9e10-bb54a2e2beb5','bd2920d8-c4f4-4e90-80f0-c21beb7b5ccd','54e563c0-c587-49cb-9d21-397bad928a76','eaa423a6-ee81-47f1-9387-91720dbca397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea46b1ec1eed498ca32afeffc8af41f3',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:33.153517 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a243beb9-a442-47b3-8590-f0f7e2935db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:33.160912 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a243beb9-a442-47b3-8590-f0f7e2935db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:33.161615 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Flow 'volume_create_api' (fbf0d3a2-cafd-40b8-8ae5-62f31faab791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:33.161924 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Create volume request issued successfully. Aug 14 03:10:33.162556 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6c1d5b9d-aab0-47b9-b4be-5aa8ebc7af69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:33.163017 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1015/4065] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:32 2026] POST /volume/v3/volumes => generated 750 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:33.176799 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-322c9f3d-e4e7-4375-ad75-9b87b9363d7c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:33.178576 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-322c9f3d-e4e7-4375-ad75-9b87b9363d7c tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] GET https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 Aug 14 03:10:33.178811 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-322c9f3d-e4e7-4375-ad75-9b87b9363d7c tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:33.179068 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-322c9f3d-e4e7-4375-ad75-9b87b9363d7c tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:33.186159 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:33.186159 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:33.189971 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-322c9f3d-e4e7-4375-ad75-9b87b9363d7c tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Volume info retrieved successfully. Aug 14 03:10:33.195077 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-322c9f3d-e4e7-4375-ad75-9b87b9363d7c tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 returned with HTTP 200 Aug 14 03:10:33.195524 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1012/4066] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:33 2026] GET /volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:33.204699 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ea8007a5-3844-42b3-b480-227fd6fccffa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:33.206333 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ea8007a5-3844-42b3-b480-227fd6fccffa tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:10:33.206509 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ea8007a5-3844-42b3-b480-227fd6fccffa tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:33.206711 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ea8007a5-3844-42b3-b480-227fd6fccffa tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:33.207569 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-ea8007a5-3844-42b3-b480-227fd6fccffa tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:10:33.238513 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ea8007a5-3844-42b3-b480-227fd6fccffa tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Get all volumes completed successfully. Aug 14 03:10:33.241734 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:33.241734 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:33.246394 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ea8007a5-3844-42b3-b480-227fd6fccffa tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:10:33.247125 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1017/4067] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:10:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15368 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:10:33.267136 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cd3caca9-6525-4329-b4ed-99d24d27aca0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:33.268958 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cd3caca9-6525-4329-b4ed-99d24d27aca0 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/35c91ebb-f862-4110-aa23-d9ffbbf5a110 Aug 14 03:10:33.269170 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cd3caca9-6525-4329-b4ed-99d24d27aca0 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:33.269351 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cd3caca9-6525-4329-b4ed-99d24d27aca0 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:33.269505 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-cd3caca9-6525-4329-b4ed-99d24d27aca0 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Delete volume with id: 35c91ebb-f862-4110-aa23-d9ffbbf5a110 Aug 14 03:10:33.276848 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:33.276848 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:33.277230 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-cd3caca9-6525-4329-b4ed-99d24d27aca0 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Volume info retrieved successfully. Aug 14 03:10:33.288201 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.image.cache [None req-cd3caca9-6525-4329-b4ed-99d24d27aca0 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Evicting image cache entry: {'id': 5, 'image_id': 'a5aec41e-83b7-4cb1-8fcb-e35251fb858d', 'volume_id': '35c91ebb-f862-4110-aa23-d9ffbbf5a110', 'host': 'np0000007307@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 3, 8, 45), 'last_used': datetime.datetime(2026, 8, 14, 3, 8, 56)}. {{(pid=100379) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 03:10:33.298556 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-cd3caca9-6525-4329-b4ed-99d24d27aca0 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Delete volume request issued successfully. Aug 14 03:10:33.299039 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cd3caca9-6525-4329-b4ed-99d24d27aca0 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] https://10.4.3.152/volume/v3/volumes/35c91ebb-f862-4110-aa23-d9ffbbf5a110 returned with HTTP 202 Aug 14 03:10:33.299672 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1024/4068] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:33 2026] DELETE /volume/v3/volumes/35c91ebb-f862-4110-aa23-d9ffbbf5a110 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:33.307428 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e3a3f27a-a837-453a-b3cb-d69b2e5bae84 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:33.310261 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e3a3f27a-a837-453a-b3cb-d69b2e5bae84 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] GET https://10.4.3.152/volume/v3/volumes/35c91ebb-f862-4110-aa23-d9ffbbf5a110 Aug 14 03:10:33.310625 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e3a3f27a-a837-453a-b3cb-d69b2e5bae84 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:33.310943 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e3a3f27a-a837-453a-b3cb-d69b2e5bae84 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:33.319480 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:33.319480 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:33.323225 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e3a3f27a-a837-453a-b3cb-d69b2e5bae84 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Volume info retrieved successfully. Aug 14 03:10:33.327383 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e3a3f27a-a837-453a-b3cb-d69b2e5bae84 tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] https://10.4.3.152/volume/v3/volumes/35c91ebb-f862-4110-aa23-d9ffbbf5a110 returned with HTTP 200 Aug 14 03:10:33.327797 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1016/4069] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:33 2026] GET /volume/v3/volumes/35c91ebb-f862-4110-aa23-d9ffbbf5a110 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:33.363489 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-42a9d6af-5e16-40af-ab57-8592c61cf6d4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:33.365494 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-42a9d6af-5e16-40af-ab57-8592c61cf6d4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:33.365729 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-42a9d6af-5e16-40af-ab57-8592c61cf6d4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:33.365990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-42a9d6af-5e16-40af-ab57-8592c61cf6d4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:33.366140 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-42a9d6af-5e16-40af-ab57-8592c61cf6d4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:33.370578 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:33.370578 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:33.371606 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-42a9d6af-5e16-40af-ab57-8592c61cf6d4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:33.372047 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1013/4070] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:33 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:33.679754 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1aa166d5-0832-4d52-98ab-883fb0d686aa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:33.684284 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1aa166d5-0832-4d52-98ab-883fb0d686aa tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:33.684505 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1aa166d5-0832-4d52-98ab-883fb0d686aa tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:33.684734 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1aa166d5-0832-4d52-98ab-883fb0d686aa tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:33.684872 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-1aa166d5-0832-4d52-98ab-883fb0d686aa tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:33.689094 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:33.689094 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:33.689696 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1aa166d5-0832-4d52-98ab-883fb0d686aa tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:33.690095 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1018/4071] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:33 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:34.018261 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bd6af02b-bb35-40d7-8343-0bfbc7a05ef8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.020210 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bd6af02b-bb35-40d7-8343-0bfbc7a05ef8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:34.020432 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bd6af02b-bb35-40d7-8343-0bfbc7a05ef8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:34.020669 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bd6af02b-bb35-40d7-8343-0bfbc7a05ef8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:34.020802 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-bd6af02b-bb35-40d7-8343-0bfbc7a05ef8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:34.026608 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.026608 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:34.027597 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bd6af02b-bb35-40d7-8343-0bfbc7a05ef8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:34.028062 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1025/4072] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:34 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:34.067006 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fe5db400-d7ea-43d4-beec-dfe0bbdee292 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.069024 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fe5db400-d7ea-43d4-beec-dfe0bbdee292 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:34.069252 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fe5db400-d7ea-43d4-beec-dfe0bbdee292 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:34.069450 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fe5db400-d7ea-43d4-beec-dfe0bbdee292 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:34.069559 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-fe5db400-d7ea-43d4-beec-dfe0bbdee292 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:34.073908 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.073908 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:34.074658 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fe5db400-d7ea-43d4-beec-dfe0bbdee292 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:34.075085 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1017/4073] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:34 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:34.211497 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0ff93211-1afb-4156-8b18-0a608eb8832b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.213789 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0ff93211-1afb-4156-8b18-0a608eb8832b tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] GET https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 Aug 14 03:10:34.214042 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0ff93211-1afb-4156-8b18-0a608eb8832b tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:34.214295 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0ff93211-1afb-4156-8b18-0a608eb8832b tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:34.222424 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.222424 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:34.226482 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0ff93211-1afb-4156-8b18-0a608eb8832b tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Volume info retrieved successfully. Aug 14 03:10:34.233141 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0ff93211-1afb-4156-8b18-0a608eb8832b tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 returned with HTTP 200 Aug 14 03:10:34.233804 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1014/4074] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:34 2026] GET /volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:34.248240 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-969364d4-fb80-48e9-ac2b-0e5b5ebb00ca None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.250082 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-969364d4-fb80-48e9-ac2b-0e5b5ebb00ca tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] POST https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693/action Aug 14 03:10:34.250626 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-969364d4-fb80-48e9-ac2b-0e5b5ebb00ca tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-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=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:34.250847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-969364d4-fb80-48e9-ac2b-0e5b5ebb00ca tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-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=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:34.259702 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.259702 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:34.267038 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.267038 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:34.267628 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-969364d4-fb80-48e9-ac2b-0e5b5ebb00ca tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Volume info retrieved successfully. Aug 14 03:10:34.280532 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-969364d4-fb80-48e9-ac2b-0e5b5ebb00ca tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Update volume metadata completed successfully. Aug 14 03:10:34.281132 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-969364d4-fb80-48e9-ac2b-0e5b5ebb00ca tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693/action returned with HTTP 200 Aug 14 03:10:34.281712 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1019/4075] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:10:34 2026] POST /volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693/action => generated 563 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:34.289232 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7a591236-86f1-43df-add2-ad59819daebd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.291327 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7a591236-86f1-43df-add2-ad59819daebd tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] GET https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 Aug 14 03:10:34.291558 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7a591236-86f1-43df-add2-ad59819daebd tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:34.291791 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7a591236-86f1-43df-add2-ad59819daebd tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:34.299383 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.299383 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:34.303170 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7a591236-86f1-43df-add2-ad59819daebd tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Volume info retrieved successfully. Aug 14 03:10:34.309575 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7a591236-86f1-43df-add2-ad59819daebd tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 returned with HTTP 200 Aug 14 03:10:34.310207 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1026/4076] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:34 2026] GET /volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 => generated 1418 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:34.322008 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5d468791-cedd-4c39-812c-5233f97527f7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.324113 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5d468791-cedd-4c39-812c-5233f97527f7 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] POST https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693/action Aug 14 03:10:34.324575 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5d468791-cedd-4c39-812c-5233f97527f7 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:34.324833 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5d468791-cedd-4c39-812c-5233f97527f7 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:34.334016 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.334016 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:34.340371 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cf1a731b-9c93-47bd-8d5b-851b46173cab None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.341853 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.341853 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:34.342103 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cf1a731b-9c93-47bd-8d5b-851b46173cab tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] GET https://10.4.3.152/volume/v3/volumes/35c91ebb-f862-4110-aa23-d9ffbbf5a110 Aug 14 03:10:34.342276 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cf1a731b-9c93-47bd-8d5b-851b46173cab tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:34.342471 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cf1a731b-9c93-47bd-8d5b-851b46173cab tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:34.342675 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5d468791-cedd-4c39-812c-5233f97527f7 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Volume info retrieved successfully. Aug 14 03:10:34.348087 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cf1a731b-9c93-47bd-8d5b-851b46173cab tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] https://10.4.3.152/volume/v3/volumes/35c91ebb-f862-4110-aa23-d9ffbbf5a110 returned with HTTP 404 Aug 14 03:10:34.348504 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1015/4077] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:34 2026] GET /volume/v3/volumes/35c91ebb-f862-4110-aa23-d9ffbbf5a110 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:34.348739 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5d468791-cedd-4c39-812c-5233f97527f7 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Get volume image-metadata completed successfully. Aug 14 03:10:34.358045 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-faf46a33-7578-4dcd-9e04-996daa51967b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.360444 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-faf46a33-7578-4dcd-9e04-996daa51967b tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] DELETE https://10.4.3.152/volume/v3/types/bbe22526-a71a-46ab-b52b-3f0430f7ddb5 Aug 14 03:10:34.361227 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5d468791-cedd-4c39-812c-5233f97527f7 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Delete volume metadata completed successfully. Aug 14 03:10:34.361439 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-faf46a33-7578-4dcd-9e04-996daa51967b tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:34.361780 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-faf46a33-7578-4dcd-9e04-996daa51967b tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:34.363146 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5d468791-cedd-4c39-812c-5233f97527f7 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693/action returned with HTTP 200 Aug 14 03:10:34.363624 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1018/4078] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:10:34 2026] POST /volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 03:10:34.372338 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-95a1b507-9ee2-4484-ba2e-94a6d51af7ec None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.374212 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-95a1b507-9ee2-4484-ba2e-94a6d51af7ec tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] POST https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693/action Aug 14 03:10:34.374567 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-95a1b507-9ee2-4484-ba2e-94a6d51af7ec tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:34.374760 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-95a1b507-9ee2-4484-ba2e-94a6d51af7ec tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:34.383585 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.383585 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:34.383719 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-58b7c833-fe10-4780-9945-0a3f4fd960d8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.383874 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-95a1b507-9ee2-4484-ba2e-94a6d51af7ec tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Volume info retrieved successfully. Aug 14 03:10:34.385632 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-58b7c833-fe10-4780-9945-0a3f4fd960d8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:34.385911 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-58b7c833-fe10-4780-9945-0a3f4fd960d8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:34.386177 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-58b7c833-fe10-4780-9945-0a3f4fd960d8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:34.386361 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-58b7c833-fe10-4780-9945-0a3f4fd960d8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:34.387766 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-faf46a33-7578-4dcd-9e04-996daa51967b tempest-TestInstancesWithCinderVolumes-1805664690 tempest-TestInstancesWithCinderVolumes-1805664690-project-admin] https://10.4.3.152/volume/v3/types/bbe22526-a71a-46ab-b52b-3f0430f7ddb5 returned with HTTP 202 Aug 14 03:10:34.388221 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1020/4079] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:10:34 2026] DELETE /volume/v3/types/bbe22526-a71a-46ab-b52b-3f0430f7ddb5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:34.391430 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-95a1b507-9ee2-4484-ba2e-94a6d51af7ec tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Get volume image-metadata completed successfully. Aug 14 03:10:34.391714 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-95a1b507-9ee2-4484-ba2e-94a6d51af7ec tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693/action returned with HTTP 200 Aug 14 03:10:34.392180 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1027/4080] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:10:34 2026] POST /volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693/action => generated 537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:34.392332 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.392332 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:34.393550 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-58b7c833-fe10-4780-9945-0a3f4fd960d8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:34.398090 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1016/4081] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:34 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:34.403901 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8e5cef30-8e16-4cdd-92b9-26d741abf7b7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.405740 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8e5cef30-8e16-4cdd-92b9-26d741abf7b7 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] GET https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 Aug 14 03:10:34.405927 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8e5cef30-8e16-4cdd-92b9-26d741abf7b7 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:34.406130 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8e5cef30-8e16-4cdd-92b9-26d741abf7b7 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:34.413969 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.413969 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:34.418859 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8e5cef30-8e16-4cdd-92b9-26d741abf7b7 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Volume info retrieved successfully. Aug 14 03:10:34.425857 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8e5cef30-8e16-4cdd-92b9-26d741abf7b7 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 returned with HTTP 200 Aug 14 03:10:34.426450 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1019/4082] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:34 2026] GET /volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:34.443024 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-473c4aa1-42ba-4a9d-ac4d-553c353b9f69 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.444961 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-473c4aa1-42ba-4a9d-ac4d-553c353b9f69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] DELETE https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 Aug 14 03:10:34.445225 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-473c4aa1-42ba-4a9d-ac4d-553c353b9f69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:34.445500 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-473c4aa1-42ba-4a9d-ac4d-553c353b9f69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:34.445726 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-473c4aa1-42ba-4a9d-ac4d-553c353b9f69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Delete volume with id: 72dc1fe4-1433-456f-b594-852e0ce63693 Aug 14 03:10:34.454023 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.454023 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:34.454630 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-473c4aa1-42ba-4a9d-ac4d-553c353b9f69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Volume info retrieved successfully. Aug 14 03:10:34.474785 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-473c4aa1-42ba-4a9d-ac4d-553c353b9f69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Delete volume request issued successfully. Aug 14 03:10:34.475076 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-473c4aa1-42ba-4a9d-ac4d-553c353b9f69 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 returned with HTTP 202 Aug 14 03:10:34.475635 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1021/4083] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:34 2026] DELETE /volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:34.483016 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a1a39151-61fb-4493-9123-52f8ce9378b3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.484772 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a1a39151-61fb-4493-9123-52f8ce9378b3 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] GET https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 Aug 14 03:10:34.484913 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a1a39151-61fb-4493-9123-52f8ce9378b3 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:34.485081 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a1a39151-61fb-4493-9123-52f8ce9378b3 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:34.492900 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.492900 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:34.497385 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a1a39151-61fb-4493-9123-52f8ce9378b3 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Volume info retrieved successfully. Aug 14 03:10:34.502447 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a1a39151-61fb-4493-9123-52f8ce9378b3 tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 returned with HTTP 200 Aug 14 03:10:34.502885 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1028/4084] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:34 2026] GET /volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:34.702944 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e619d6a2-1ca3-4bf0-9e5f-42eb1a887982 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:34.705242 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e619d6a2-1ca3-4bf0-9e5f-42eb1a887982 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:34.705511 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e619d6a2-1ca3-4bf0-9e5f-42eb1a887982 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:34.705780 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e619d6a2-1ca3-4bf0-9e5f-42eb1a887982 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:34.706028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-e619d6a2-1ca3-4bf0-9e5f-42eb1a887982 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:34.712251 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:34.712251 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:34.713120 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e619d6a2-1ca3-4bf0-9e5f-42eb1a887982 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:34.713591 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1017/4085] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:34 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:35.042071 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7ef52eb5-6d9f-4b0c-a499-d92b4b629f45 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:35.046014 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ef52eb5-6d9f-4b0c-a499-d92b4b629f45 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:35.046462 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ef52eb5-6d9f-4b0c-a499-d92b4b629f45 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:35.046611 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7ef52eb5-6d9f-4b0c-a499-d92b4b629f45 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:35.046785 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-7ef52eb5-6d9f-4b0c-a499-d92b4b629f45 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:35.054098 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:35.054098 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:35.055096 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7ef52eb5-6d9f-4b0c-a499-d92b4b629f45 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:35.055646 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1020/4086] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:35 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:35.085096 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f5b42335-5335-441c-8c7d-56d0c0eb73d4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:35.087340 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f5b42335-5335-441c-8c7d-56d0c0eb73d4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:35.087530 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f5b42335-5335-441c-8c7d-56d0c0eb73d4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:35.087703 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f5b42335-5335-441c-8c7d-56d0c0eb73d4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:35.087942 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-f5b42335-5335-441c-8c7d-56d0c0eb73d4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:35.092775 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:35.092775 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:35.093904 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f5b42335-5335-441c-8c7d-56d0c0eb73d4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:35.094414 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1022/4087] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:35 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:35.406810 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7b8dab4c-7477-4348-8b9d-32707ae6e540 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:35.408540 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7b8dab4c-7477-4348-8b9d-32707ae6e540 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:35.408745 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7b8dab4c-7477-4348-8b9d-32707ae6e540 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:35.408942 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7b8dab4c-7477-4348-8b9d-32707ae6e540 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:35.409045 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-7b8dab4c-7477-4348-8b9d-32707ae6e540 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:35.413727 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:35.413727 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:35.415074 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7b8dab4c-7477-4348-8b9d-32707ae6e540 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:35.415535 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1029/4088] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:35 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:35.517089 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e504c91b-1a5e-4c21-a9f3-8aad779a1a6e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:35.519070 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e504c91b-1a5e-4c21-a9f3-8aad779a1a6e tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] GET https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 Aug 14 03:10:35.519231 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e504c91b-1a5e-4c21-a9f3-8aad779a1a6e tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:35.519377 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e504c91b-1a5e-4c21-a9f3-8aad779a1a6e tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:35.525006 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e504c91b-1a5e-4c21-a9f3-8aad779a1a6e tempest-VolumesImageMetadata-449376426 tempest-VolumesImageMetadata-449376426-project-member] https://10.4.3.152/volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 returned with HTTP 404 Aug 14 03:10:35.525368 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1018/4089] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:35 2026] GET /volume/v3/volumes/72dc1fe4-1433-456f-b594-852e0ce63693 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:35.725017 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-135662b4-bde2-4040-996e-87a4cfec28e2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:35.727483 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-135662b4-bde2-4040-996e-87a4cfec28e2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:35.727750 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-135662b4-bde2-4040-996e-87a4cfec28e2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:35.727993 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-135662b4-bde2-4040-996e-87a4cfec28e2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:35.728096 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-135662b4-bde2-4040-996e-87a4cfec28e2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:35.734366 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:35.734366 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:35.735152 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-135662b4-bde2-4040-996e-87a4cfec28e2 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:35.735590 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1021/4090] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:35 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:36.068394 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9ed328f9-b7fb-4a85-ac02-b9ec76fc04de None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:36.070098 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9ed328f9-b7fb-4a85-ac02-b9ec76fc04de tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:36.070277 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9ed328f9-b7fb-4a85-ac02-b9ec76fc04de tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:36.070445 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9ed328f9-b7fb-4a85-ac02-b9ec76fc04de tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:36.070537 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-9ed328f9-b7fb-4a85-ac02-b9ec76fc04de tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:36.076294 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:36.076294 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:36.076965 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9ed328f9-b7fb-4a85-ac02-b9ec76fc04de tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:36.077324 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1023/4091] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:36 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:36.105078 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-75947ee7-49f2-4896-a203-b590216455f6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:36.107116 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-75947ee7-49f2-4896-a203-b590216455f6 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:36.107386 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-75947ee7-49f2-4896-a203-b590216455f6 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:36.107695 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-75947ee7-49f2-4896-a203-b590216455f6 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:36.107997 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-75947ee7-49f2-4896-a203-b590216455f6 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:36.116727 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:36.116727 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:36.117728 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-75947ee7-49f2-4896-a203-b590216455f6 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:36.118232 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1030/4092] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:36 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:36.425686 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-03198938-0a5f-468d-90c2-99c3be38f27d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:36.427573 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-03198938-0a5f-468d-90c2-99c3be38f27d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:36.427802 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-03198938-0a5f-468d-90c2-99c3be38f27d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:36.428039 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-03198938-0a5f-468d-90c2-99c3be38f27d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:36.428163 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-03198938-0a5f-468d-90c2-99c3be38f27d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:36.433327 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:36.433327 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:36.434209 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-03198938-0a5f-468d-90c2-99c3be38f27d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:36.434591 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1019/4093] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:36 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:36.750592 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8a99f3ca-8f59-490b-958d-7e5e116f6cdf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:36.753589 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8a99f3ca-8f59-490b-958d-7e5e116f6cdf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:36.753838 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8a99f3ca-8f59-490b-958d-7e5e116f6cdf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:36.754080 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8a99f3ca-8f59-490b-958d-7e5e116f6cdf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:36.754165 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-8a99f3ca-8f59-490b-958d-7e5e116f6cdf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:36.763487 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:36.763487 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:36.764293 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8a99f3ca-8f59-490b-958d-7e5e116f6cdf tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:36.764948 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1022/4094] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:36 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:36.829762 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f6ac2c76-3e29-42c3-b8af-457863b649b9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:36.830268 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f6ac2c76-3e29-42c3-b8af-457863b649b9 None None] GET https://10.4.3.152/volume// Aug 14 03:10:36.830491 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f6ac2c76-3e29-42c3-b8af-457863b649b9 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:36.830731 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f6ac2c76-3e29-42c3-b8af-457863b649b9 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:36.831128 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f6ac2c76-3e29-42c3-b8af-457863b649b9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:10:36.831491 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1024/4095] 10.4.3.152 () {64 vars in 1004 bytes} [Fri Aug 14 03:10:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:10:36.844081 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b28d8cc9-defc-425b-87b3-653ab26f9628 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:36.844604 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b28d8cc9-defc-425b-87b3-653ab26f9628 None None] GET https://10.4.3.152/volume// Aug 14 03:10:36.844941 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b28d8cc9-defc-425b-87b3-653ab26f9628 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:36.845204 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b28d8cc9-defc-425b-87b3-653ab26f9628 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:36.845725 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b28d8cc9-defc-425b-87b3-653ab26f9628 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:10:36.846090 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1031/4096] 10.4.3.152 () {64 vars in 1004 bytes} [Fri Aug 14 03:10:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:10:36.855128 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-11abe118-1674-4f10-8638-ebfcc5a54858 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:36.958365 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-11abe118-1674-4f10-8638-ebfcc5a54858 tempest-VersionsTest-728487127 tempest-VersionsTest-728487127-project-member] GET https://10.4.3.152/volume/v3/ Aug 14 03:10:36.958566 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-11abe118-1674-4f10-8638-ebfcc5a54858 tempest-VersionsTest-728487127 tempest-VersionsTest-728487127-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:36.958795 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-11abe118-1674-4f10-8638-ebfcc5a54858 tempest-VersionsTest-728487127 tempest-VersionsTest-728487127-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:36.959178 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-11abe118-1674-4f10-8638-ebfcc5a54858 tempest-VersionsTest-728487127 tempest-VersionsTest-728487127-project-member] https://10.4.3.152/volume/v3/ returned with HTTP 200 Aug 14 03:10:36.959542 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1020/4097] 10.4.3.152 () {66 vars in 1216 bytes} [Fri Aug 14 03:10:36 2026] GET /volume/v3/ => generated 386 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:10:37.089039 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ab94a638-e602-49c7-a42e-ead67236a268 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:37.091298 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ab94a638-e602-49c7-a42e-ead67236a268 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:37.091598 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ab94a638-e602-49c7-a42e-ead67236a268 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:37.091909 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ab94a638-e602-49c7-a42e-ead67236a268 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:37.092119 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-ab94a638-e602-49c7-a42e-ead67236a268 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:37.100004 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:37.100004 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:37.101058 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ab94a638-e602-49c7-a42e-ead67236a268 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:37.101560 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1023/4098] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:37 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:37.132372 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-36266723-56f9-4d2c-9367-ccb8349a5f89 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:37.134308 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-36266723-56f9-4d2c-9367-ccb8349a5f89 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:37.134576 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-36266723-56f9-4d2c-9367-ccb8349a5f89 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:37.134852 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-36266723-56f9-4d2c-9367-ccb8349a5f89 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:37.135292 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-36266723-56f9-4d2c-9367-ccb8349a5f89 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:37.140381 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:37.140381 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:37.141433 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-36266723-56f9-4d2c-9367-ccb8349a5f89 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:37.142113 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1025/4099] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:37 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:37.445339 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7a8310da-f877-48eb-b8b8-b003ce12473e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:37.447990 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7a8310da-f877-48eb-b8b8-b003ce12473e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:37.448253 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7a8310da-f877-48eb-b8b8-b003ce12473e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:37.448498 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7a8310da-f877-48eb-b8b8-b003ce12473e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:37.448727 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-7a8310da-f877-48eb-b8b8-b003ce12473e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:37.454489 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:37.454489 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:37.455770 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7a8310da-f877-48eb-b8b8-b003ce12473e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:37.456091 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1032/4100] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:37 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:37.777899 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4355f180-3005-46be-927f-c3e55722a726 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:37.779879 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4355f180-3005-46be-927f-c3e55722a726 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:37.780111 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4355f180-3005-46be-927f-c3e55722a726 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:37.780303 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4355f180-3005-46be-927f-c3e55722a726 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:37.780414 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-4355f180-3005-46be-927f-c3e55722a726 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:37.784787 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:37.784787 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:37.785413 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4355f180-3005-46be-927f-c3e55722a726 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:37.785937 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1021/4101] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:37 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:37.798974 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4190ef56-9df8-47ff-9dfa-a3e0d550573c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:37.801518 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4190ef56-9df8-47ff-9dfa-a3e0d550573c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/c46cf7cc-d1b2-48ec-855b-6d308d9aac2e Aug 14 03:10:37.801814 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4190ef56-9df8-47ff-9dfa-a3e0d550573c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:37.802076 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4190ef56-9df8-47ff-9dfa-a3e0d550573c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:37.802234 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-4190ef56-9df8-47ff-9dfa-a3e0d550573c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete volume with id: c46cf7cc-d1b2-48ec-855b-6d308d9aac2e Aug 14 03:10:37.812579 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:37.812579 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:37.813109 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4190ef56-9df8-47ff-9dfa-a3e0d550573c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:37.832262 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4190ef56-9df8-47ff-9dfa-a3e0d550573c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete volume request issued successfully. Aug 14 03:10:37.832447 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4190ef56-9df8-47ff-9dfa-a3e0d550573c tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/c46cf7cc-d1b2-48ec-855b-6d308d9aac2e returned with HTTP 202 Aug 14 03:10:37.833229 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1024/4102] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:10:37 2026] DELETE /volume/v3/volumes/c46cf7cc-d1b2-48ec-855b-6d308d9aac2e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:37.842452 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4eed9615-d506-4907-bacd-beb2837495ba None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:37.844988 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4eed9615-d506-4907-bacd-beb2837495ba tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/c46cf7cc-d1b2-48ec-855b-6d308d9aac2e Aug 14 03:10:37.845298 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4eed9615-d506-4907-bacd-beb2837495ba tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:37.845547 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4eed9615-d506-4907-bacd-beb2837495ba tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:37.855196 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:37.855196 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:37.859899 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4eed9615-d506-4907-bacd-beb2837495ba tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:37.865284 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4eed9615-d506-4907-bacd-beb2837495ba tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/c46cf7cc-d1b2-48ec-855b-6d308d9aac2e returned with HTTP 200 Aug 14 03:10:37.865750 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1026/4103] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:37 2026] GET /volume/v3/volumes/c46cf7cc-d1b2-48ec-855b-6d308d9aac2e => generated 1074 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:38.114462 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-32364044-35c5-4747-a511-1c2f57c34fe8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:38.116927 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-32364044-35c5-4747-a511-1c2f57c34fe8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:38.117205 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-32364044-35c5-4747-a511-1c2f57c34fe8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:38.117466 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-32364044-35c5-4747-a511-1c2f57c34fe8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:38.117626 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-32364044-35c5-4747-a511-1c2f57c34fe8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:38.123172 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:38.123172 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:38.124248 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-32364044-35c5-4747-a511-1c2f57c34fe8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:38.124811 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1033/4104] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:38 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:38.162840 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-28a29be5-75b3-40e5-aa1e-34f443b039f3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:38.164798 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-28a29be5-75b3-40e5-aa1e-34f443b039f3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:38.165072 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-28a29be5-75b3-40e5-aa1e-34f443b039f3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:38.165323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-28a29be5-75b3-40e5-aa1e-34f443b039f3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:38.165484 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-28a29be5-75b3-40e5-aa1e-34f443b039f3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:38.175527 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:38.175527 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:38.176466 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-28a29be5-75b3-40e5-aa1e-34f443b039f3 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:38.176966 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1022/4105] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:38 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:38.427617 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:38.430110 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:38.430582 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1, "name": "tempest-VolumesCloneTest-Volume-147594515"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:38.432555 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Create volume request body: {'volume': {'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-147594515'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:38.466171 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e58e646d-209a-4644-b350-5af03789135f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:38.468466 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e58e646d-209a-4644-b350-5af03789135f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:38.468752 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e58e646d-209a-4644-b350-5af03789135f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:38.469036 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e58e646d-209a-4644-b350-5af03789135f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:38.469249 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e58e646d-209a-4644-b350-5af03789135f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:38.477691 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:38.477691 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:38.478797 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e58e646d-209a-4644-b350-5af03789135f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:38.479181 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1027/4106] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:38 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:38.540688 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Create volume of 1 GB Aug 14 03:10:38.546490 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Availability Zones retrieved successfully. Aug 14 03:10:38.552413 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Flow 'volume_create_api' (acc3f58c-a3aa-4647-abec-d514533453aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:38.554058 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ab9ad7-f0c7-4720-b9dd-894193bd5743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:38.555339 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:38.629261 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ab9ad7-f0c7-4720-b9dd-894193bd5743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:38.630374 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79089a9-1c3e-4cf4-8edf-b8101dcca225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:38.708770 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Created reservations ['c0ea4086-a792-4ec5-95b5-a5b235fb1952', '9edd86b5-c8a1-42b5-8506-bf1b8cd549e9', '586db058-a0d7-4e45-8f61-fc855790ea6d', '6db2a89a-7cd4-4883-a40b-5ba87dff050a'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:38.709555 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79089a9-1c3e-4cf4-8edf-b8101dcca225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0ea4086-a792-4ec5-95b5-a5b235fb1952', '9edd86b5-c8a1-42b5-8506-bf1b8cd549e9', '586db058-a0d7-4e45-8f61-fc855790ea6d', '6db2a89a-7cd4-4883-a40b-5ba87dff050a']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:38.710449 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b4c45c0-1905-4d62-8c87-0fc34b7aabf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:38.733288 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b4c45c0-1905-4d62-8c87-0fc34b7aabf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8821bb1d-8c41-41e0-a38e-30756506cfc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-147594515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b039024c30456195a5a8b9f80e8645',qos_specs=None,replication_status=,reservations=['c0ea4086-a792-4ec5-95b5-a5b235fb1952','9edd86b5-c8a1-42b5-8506-bf1b8cd549e9','586db058-a0d7-4e45-8f61-fc855790ea6d','6db2a89a-7cd4-4883-a40b-5ba87dff050a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0a4a78c91a8450382bd4ecfc7f93eb1',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-147594515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8821bb1d-8c41-41e0-a38e-30756506cfc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b039024c30456195a5a8b9f80e8645',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0a4a78c91a8450382bd4ecfc7f93eb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:38.734093 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80beacb6-414d-4608-b4d3-40fddfdbbc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:38.756009 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80beacb6-414d-4608-b4d3-40fddfdbbc63) transitioned into state 'SUCCESS' from state '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-147594515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b039024c30456195a5a8b9f80e8645',qos_specs=None,replication_status=,reservations=['c0ea4086-a792-4ec5-95b5-a5b235fb1952','9edd86b5-c8a1-42b5-8506-bf1b8cd549e9','586db058-a0d7-4e45-8f61-fc855790ea6d','6db2a89a-7cd4-4883-a40b-5ba87dff050a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0a4a78c91a8450382bd4ecfc7f93eb1',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:38.756918 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33dcbc68-4ec0-4947-a342-7fdfe93d73a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:38.767417 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33dcbc68-4ec0-4947-a342-7fdfe93d73a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:38.768841 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Flow 'volume_create_api' (acc3f58c-a3aa-4647-abec-d514533453aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:38.769134 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Create volume request issued successfully. Aug 14 03:10:38.770010 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-79ff6c6e-4f88-4b5d-9da6-cd38a1b9f4c2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:38.770599 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1025/4107] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:38 2026] POST /volume/v3/volumes => generated 746 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:38.785051 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-01d12183-c786-47a5-8362-20186ca70ca7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:38.787330 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-01d12183-c786-47a5-8362-20186ca70ca7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 Aug 14 03:10:38.787631 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-01d12183-c786-47a5-8362-20186ca70ca7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:38.788140 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-01d12183-c786-47a5-8362-20186ca70ca7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:38.796418 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:38.796418 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:38.800981 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-01d12183-c786-47a5-8362-20186ca70ca7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:38.805607 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-01d12183-c786-47a5-8362-20186ca70ca7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 returned with HTTP 200 Aug 14 03:10:38.806159 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1034/4108] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:38 2026] GET /volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:38.884354 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f608073f-5d3f-4d7d-82d1-0b2eefdb9384 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:38.886978 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f608073f-5d3f-4d7d-82d1-0b2eefdb9384 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/c46cf7cc-d1b2-48ec-855b-6d308d9aac2e Aug 14 03:10:38.887182 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f608073f-5d3f-4d7d-82d1-0b2eefdb9384 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:38.887361 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f608073f-5d3f-4d7d-82d1-0b2eefdb9384 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:38.894050 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f608073f-5d3f-4d7d-82d1-0b2eefdb9384 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/c46cf7cc-d1b2-48ec-855b-6d308d9aac2e returned with HTTP 404 Aug 14 03:10:38.894905 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1023/4109] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:38 2026] GET /volume/v3/volumes/c46cf7cc-d1b2-48ec-855b-6d308d9aac2e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:38.905220 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4a318e37-13c9-4e79-98b8-af8955adbf94 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:38.907082 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4a318e37-13c9-4e79-98b8-af8955adbf94 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:38.907364 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4a318e37-13c9-4e79-98b8-af8955adbf94 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:38.907589 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4a318e37-13c9-4e79-98b8-af8955adbf94 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:38.907732 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-4a318e37-13c9-4e79-98b8-af8955adbf94 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:38.912732 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:38.912732 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:38.913513 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4a318e37-13c9-4e79-98b8-af8955adbf94 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:38.913994 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1028/4110] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:38 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:38.927735 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c5e7e155-06b4-4f16-b920-8462ff2deb47 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:38.929828 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c5e7e155-06b4-4f16-b920-8462ff2deb47 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] DELETE https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:38.930051 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c5e7e155-06b4-4f16-b920-8462ff2deb47 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:38.930307 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c5e7e155-06b4-4f16-b920-8462ff2deb47 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:38.930443 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-c5e7e155-06b4-4f16-b920-8462ff2deb47 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete backup with id: 468231fc-2510-42cc-ad0f-b26550dfc043. Aug 14 03:10:38.935521 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:38.935521 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:38.952861 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-c5e7e155-06b4-4f16-b920-8462ff2deb47 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] delete_backup rpcapi backup_id 468231fc-2510-42cc-ad0f-b26550dfc043 {{(pid=100378) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:38.955151 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c5e7e155-06b4-4f16-b920-8462ff2deb47 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 202 Aug 14 03:10:38.955609 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1026/4111] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:10:38 2026] DELETE /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:38.964166 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4ca5f5fd-fb46-46ca-8430-7697cf3aeec9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:38.966928 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4ca5f5fd-fb46-46ca-8430-7697cf3aeec9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:38.967147 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4ca5f5fd-fb46-46ca-8430-7697cf3aeec9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:38.967333 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4ca5f5fd-fb46-46ca-8430-7697cf3aeec9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:38.967498 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-4ca5f5fd-fb46-46ca-8430-7697cf3aeec9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:38.973587 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:38.973587 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:38.974250 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4ca5f5fd-fb46-46ca-8430-7697cf3aeec9 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 200 Aug 14 03:10:38.974843 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1035/4112] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:38 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:39.137507 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fde8ce8a-0f55-4d21-846d-b5a548fcbe89 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:39.139366 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fde8ce8a-0f55-4d21-846d-b5a548fcbe89 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:39.139605 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fde8ce8a-0f55-4d21-846d-b5a548fcbe89 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:39.139862 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fde8ce8a-0f55-4d21-846d-b5a548fcbe89 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:39.140024 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-fde8ce8a-0f55-4d21-846d-b5a548fcbe89 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:39.144790 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:39.144790 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:39.145797 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fde8ce8a-0f55-4d21-846d-b5a548fcbe89 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:39.146295 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1024/4113] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:39 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:39.189861 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-20d72f10-897d-4f01-b3a5-bf2a196cfc01 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:39.192287 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-20d72f10-897d-4f01-b3a5-bf2a196cfc01 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:39.192802 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-20d72f10-897d-4f01-b3a5-bf2a196cfc01 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:39.192896 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-20d72f10-897d-4f01-b3a5-bf2a196cfc01 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:39.193082 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-20d72f10-897d-4f01-b3a5-bf2a196cfc01 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:39.198802 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:39.198802 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:39.199931 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-20d72f10-897d-4f01-b3a5-bf2a196cfc01 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:39.200439 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1029/4114] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:39 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:39.490357 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-75f65494-7c98-4c32-8e21-cf6eca36f8a2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:39.492538 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-75f65494-7c98-4c32-8e21-cf6eca36f8a2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:39.492768 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-75f65494-7c98-4c32-8e21-cf6eca36f8a2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:39.492998 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-75f65494-7c98-4c32-8e21-cf6eca36f8a2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:39.493121 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-75f65494-7c98-4c32-8e21-cf6eca36f8a2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:39.498491 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:39.498491 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:39.499356 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-75f65494-7c98-4c32-8e21-cf6eca36f8a2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:39.499780 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1027/4115] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:39 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:39.822587 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bb4e2307-5f48-4d9b-b227-ed1cc2306f4f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:39.824903 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bb4e2307-5f48-4d9b-b227-ed1cc2306f4f tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 Aug 14 03:10:39.825260 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bb4e2307-5f48-4d9b-b227-ed1cc2306f4f tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:39.825539 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bb4e2307-5f48-4d9b-b227-ed1cc2306f4f tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:39.841309 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:39.841309 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:39.852013 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bb4e2307-5f48-4d9b-b227-ed1cc2306f4f tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:39.859499 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bb4e2307-5f48-4d9b-b227-ed1cc2306f4f tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 returned with HTTP 200 Aug 14 03:10:39.860257 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1036/4116] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:39 2026] GET /volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 => generated 1354 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:39.877782 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:39.881603 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:39.881603 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8821bb1d-8c41-41e0-a38e-30756506cfc6", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1055722590"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:39.882653 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Create volume request body: {'volume': {'source_volid': '8821bb1d-8c41-41e0-a38e-30756506cfc6', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1055722590'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:39.891259 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:39.891259 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:39.892129 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume retrieved successfully. Aug 14 03:10:39.892129 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Create volume of 1 GB Aug 14 03:10:39.896367 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Availability Zones retrieved successfully. Aug 14 03:10:39.902384 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Flow 'volume_create_api' (999fe400-0111-4ee8-999a-47e64a3a021f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:39.904571 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7dbd963-98e1-4ea1-8a73-fda1598c6b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:39.904778 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:39.937762 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7dbd963-98e1-4ea1-8a73-fda1598c6b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8821bb1d-8c41-41e0-a38e-30756506cfc6', 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:39.938752 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec5f5005-a998-430c-b032-2777ef152226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:39.986547 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ced25f21-70d8-4bc2-8d78-f317c5c36556 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:39.987343 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Created reservations ['8a158858-9e41-4c93-a204-88244ec21718', '8860fbea-05f6-4405-a3da-d173e7d12fe3', '97a26303-4318-45cb-9dd3-ee411891ff07', '53f0da94-3a7e-492f-9cd5-c6dcefedf427'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:39.988471 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec5f5005-a998-430c-b032-2777ef152226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a158858-9e41-4c93-a204-88244ec21718', '8860fbea-05f6-4405-a3da-d173e7d12fe3', '97a26303-4318-45cb-9dd3-ee411891ff07', '53f0da94-3a7e-492f-9cd5-c6dcefedf427']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:39.989322 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ced25f21-70d8-4bc2-8d78-f317c5c36556 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 Aug 14 03:10:39.989322 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ced25f21-70d8-4bc2-8d78-f317c5c36556 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:39.989455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d7f2275-1231-41ec-a247-a9de3bf48a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:39.989952 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ced25f21-70d8-4bc2-8d78-f317c5c36556 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:39.989952 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-ced25f21-70d8-4bc2-8d78-f317c5c36556 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 468231fc-2510-42cc-ad0f-b26550dfc043. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:39.994938 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ced25f21-70d8-4bc2-8d78-f317c5c36556 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 returned with HTTP 404 Aug 14 03:10:39.995546 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1030/4117] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:39 2026] GET /volume/v3/backups/468231fc-2510-42cc-ad0f-b26550dfc043 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:40.003888 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5265d3ec-3d30-45bf-9d97-afec0c5c77fc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:40.006279 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5265d3ec-3d30-45bf-9d97-afec0c5c77fc tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] DELETE https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:10:40.006583 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5265d3ec-3d30-45bf-9d97-afec0c5c77fc tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:40.006862 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5265d3ec-3d30-45bf-9d97-afec0c5c77fc tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:40.007020 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-5265d3ec-3d30-45bf-9d97-afec0c5c77fc tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete backup with id: 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. Aug 14 03:10:40.012407 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:40.012407 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:40.030562 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-5265d3ec-3d30-45bf-9d97-afec0c5c77fc tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] delete_backup rpcapi backup_id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 {{(pid=100378) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:40.030742 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d7f2275-1231-41ec-a247-a9de3bf48a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd1b1edf-df92-442c-861c-a71673b33eee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1055722590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b039024c30456195a5a8b9f80e8645',qos_specs=None,replication_status=,reservations=['8a158858-9e41-4c93-a204-88244ec21718','8860fbea-05f6-4405-a3da-d173e7d12fe3','97a26303-4318-45cb-9dd3-ee411891ff07','53f0da94-3a7e-492f-9cd5-c6dcefedf427'],size=1,snapshot_id=None,source_replicaid=,source_volid=8821bb1d-8c41-41e0-a38e-30756506cfc6,status='creating',user_id='d0a4a78c91a8450382bd4ecfc7f93eb1',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1055722590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd1b1edf-df92-442c-861c-a71673b33eee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b039024c30456195a5a8b9f80e8645',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8821bb1d-8c41-41e0-a38e-30756506cfc6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0a4a78c91a8450382bd4ecfc7f93eb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:40.033134 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e8491d-c77a-4e83-8bdb-0be7bb788400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:40.033285 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5265d3ec-3d30-45bf-9d97-afec0c5c77fc tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 202 Aug 14 03:10:40.033555 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1028/4118] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:10:40 2026] DELETE /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:40.041625 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-60f4da73-5ea6-4108-bfc5-68cb2c208c05 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:40.043571 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-60f4da73-5ea6-4108-bfc5-68cb2c208c05 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:10:40.043863 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-60f4da73-5ea6-4108-bfc5-68cb2c208c05 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:40.044102 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-60f4da73-5ea6-4108-bfc5-68cb2c208c05 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:40.044265 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-60f4da73-5ea6-4108-bfc5-68cb2c208c05 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:40.050769 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:40.050769 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:40.051720 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-60f4da73-5ea6-4108-bfc5-68cb2c208c05 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 200 Aug 14 03:10:40.052163 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1037/4119] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:40 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:10:40.058765 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e8491d-c77a-4e83-8bdb-0be7bb788400) transitioned into state 'SUCCESS' from state '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-1055722590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b039024c30456195a5a8b9f80e8645',qos_specs=None,replication_status=,reservations=['8a158858-9e41-4c93-a204-88244ec21718','8860fbea-05f6-4405-a3da-d173e7d12fe3','97a26303-4318-45cb-9dd3-ee411891ff07','53f0da94-3a7e-492f-9cd5-c6dcefedf427'],size=1,snapshot_id=None,source_replicaid=,source_volid=8821bb1d-8c41-41e0-a38e-30756506cfc6,status='creating',user_id='d0a4a78c91a8450382bd4ecfc7f93eb1',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:40.060070 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd892e47-0198-4935-9f55-1179b9a9404d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:40.082639 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd892e47-0198-4935-9f55-1179b9a9404d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:40.083533 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Flow 'volume_create_api' (999fe400-0111-4ee8-999a-47e64a3a021f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:40.083798 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Create volume request issued successfully. Aug 14 03:10:40.084498 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e09b330b-ea76-4c9d-8c4b-c93e59c9782e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:40.085080 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1025/4120] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:39 2026] POST /volume/v3/volumes => generated 780 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:40.098296 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d6199e1f-b196-49e4-b07c-bcd21e6fa8fe None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:40.100315 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d6199e1f-b196-49e4-b07c-bcd21e6fa8fe tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee Aug 14 03:10:40.100528 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d6199e1f-b196-49e4-b07c-bcd21e6fa8fe tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:40.100721 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d6199e1f-b196-49e4-b07c-bcd21e6fa8fe tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:40.108451 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:40.108451 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:40.112512 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d6199e1f-b196-49e4-b07c-bcd21e6fa8fe tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:40.116743 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d6199e1f-b196-49e4-b07c-bcd21e6fa8fe tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee returned with HTTP 200 Aug 14 03:10:40.117189 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1031/4121] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:40 2026] GET /volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:40.158227 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-56ea393a-82c3-4fa1-adb9-9d93c68ee4b2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:40.160796 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-56ea393a-82c3-4fa1-adb9-9d93c68ee4b2 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:40.161114 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-56ea393a-82c3-4fa1-adb9-9d93c68ee4b2 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:40.161410 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-56ea393a-82c3-4fa1-adb9-9d93c68ee4b2 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:40.161576 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-56ea393a-82c3-4fa1-adb9-9d93c68ee4b2 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:40.170169 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:40.170169 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:40.171423 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-56ea393a-82c3-4fa1-adb9-9d93c68ee4b2 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:40.171989 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1029/4122] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:40 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:40.212095 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7a8ceb9a-bb38-492c-b9a1-acf36d326edb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:40.214807 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7a8ceb9a-bb38-492c-b9a1-acf36d326edb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:40.215077 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7a8ceb9a-bb38-492c-b9a1-acf36d326edb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:40.215310 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7a8ceb9a-bb38-492c-b9a1-acf36d326edb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:40.215462 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-7a8ceb9a-bb38-492c-b9a1-acf36d326edb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:40.220372 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:40.220372 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:40.221258 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7a8ceb9a-bb38-492c-b9a1-acf36d326edb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:40.221692 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1038/4123] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:40 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:40.511381 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fac74805-c68f-4a0f-9426-b29a9a673228 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:40.513422 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fac74805-c68f-4a0f-9426-b29a9a673228 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:40.513713 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fac74805-c68f-4a0f-9426-b29a9a673228 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:40.513964 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fac74805-c68f-4a0f-9426-b29a9a673228 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:40.514067 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-fac74805-c68f-4a0f-9426-b29a9a673228 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:40.519043 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:40.519043 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:40.519872 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fac74805-c68f-4a0f-9426-b29a9a673228 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:40.520231 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1026/4124] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:40 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:41.064132 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ed7ce623-a317-48b8-8075-91d562447d71 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:41.066032 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ed7ce623-a317-48b8-8075-91d562447d71 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 Aug 14 03:10:41.066272 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ed7ce623-a317-48b8-8075-91d562447d71 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:41.066479 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ed7ce623-a317-48b8-8075-91d562447d71 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:41.066605 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-ed7ce623-a317-48b8-8075-91d562447d71 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:41.081783 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ed7ce623-a317-48b8-8075-91d562447d71 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 returned with HTTP 404 Aug 14 03:10:41.082221 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1032/4125] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:41 2026] GET /volume/v3/backups/5ece5be3-74ee-4ecc-9ddf-cc75ccada6a2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:41.091151 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-dbf5d7ee-0cad-483f-b433-c8610716efe3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:41.092988 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dbf5d7ee-0cad-483f-b433-c8610716efe3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] DELETE https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:41.093241 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dbf5d7ee-0cad-483f-b433-c8610716efe3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:41.093467 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dbf5d7ee-0cad-483f-b433-c8610716efe3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:41.093604 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-dbf5d7ee-0cad-483f-b433-c8610716efe3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete backup with id: 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. Aug 14 03:10:41.098103 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:41.098103 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:41.112527 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-dbf5d7ee-0cad-483f-b433-c8610716efe3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] delete_backup rpcapi backup_id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 {{(pid=100378) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:41.114321 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dbf5d7ee-0cad-483f-b433-c8610716efe3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 202 Aug 14 03:10:41.114794 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1030/4126] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:10:41 2026] DELETE /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:41.123379 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8d8684e8-832b-4dc1-83e4-cd7bb2e36cc4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:41.125682 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8d8684e8-832b-4dc1-83e4-cd7bb2e36cc4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:41.125979 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8d8684e8-832b-4dc1-83e4-cd7bb2e36cc4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:41.126234 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8d8684e8-832b-4dc1-83e4-cd7bb2e36cc4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:41.126461 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-8d8684e8-832b-4dc1-83e4-cd7bb2e36cc4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:41.130455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4e0ca700-dcbd-4296-a53f-161af64b2cb7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:41.132290 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:41.132290 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:41.132946 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4e0ca700-dcbd-4296-a53f-161af64b2cb7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee Aug 14 03:10:41.132946 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4e0ca700-dcbd-4296-a53f-161af64b2cb7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:41.132946 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4e0ca700-dcbd-4296-a53f-161af64b2cb7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:41.133226 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8d8684e8-832b-4dc1-83e4-cd7bb2e36cc4 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 200 Aug 14 03:10:41.133226 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1039/4127] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:41 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:41.139283 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:41.139283 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:41.142665 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4e0ca700-dcbd-4296-a53f-161af64b2cb7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:41.146963 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4e0ca700-dcbd-4296-a53f-161af64b2cb7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee returned with HTTP 200 Aug 14 03:10:41.147321 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1027/4128] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:41 2026] GET /volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee => generated 1389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:41.158781 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-05bf3f08-e8a8-451a-907f-890520273299 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:41.160542 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-05bf3f08-e8a8-451a-907f-890520273299 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee Aug 14 03:10:41.160758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-05bf3f08-e8a8-451a-907f-890520273299 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:41.160954 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-05bf3f08-e8a8-451a-907f-890520273299 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:41.167794 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:41.167794 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:41.171807 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-05bf3f08-e8a8-451a-907f-890520273299 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:41.176532 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-05bf3f08-e8a8-451a-907f-890520273299 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee returned with HTTP 200 Aug 14 03:10:41.177075 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1033/4129] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:41 2026] GET /volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee => generated 1389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:41.183028 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-df12840e-65a3-4e52-83dd-26471edf0ec8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:41.185042 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-df12840e-65a3-4e52-83dd-26471edf0ec8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:41.185241 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-df12840e-65a3-4e52-83dd-26471edf0ec8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:41.185423 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-df12840e-65a3-4e52-83dd-26471edf0ec8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:41.185513 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-df12840e-65a3-4e52-83dd-26471edf0ec8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:41.191093 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d4386b7f-b13d-4b65-9ab4-b8c85597fedf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:41.191387 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:41.191387 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:41.192232 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-df12840e-65a3-4e52-83dd-26471edf0ec8 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:41.192779 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1031/4130] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:41 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:41.193264 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d4386b7f-b13d-4b65-9ab4-b8c85597fedf tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee Aug 14 03:10:41.193511 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d4386b7f-b13d-4b65-9ab4-b8c85597fedf tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:41.193760 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d4386b7f-b13d-4b65-9ab4-b8c85597fedf tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:41.203076 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:41.203076 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:41.208162 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d4386b7f-b13d-4b65-9ab4-b8c85597fedf tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:41.214249 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d4386b7f-b13d-4b65-9ab4-b8c85597fedf tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee returned with HTTP 200 Aug 14 03:10:41.214906 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1040/4131] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:41 2026] GET /volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:41.227198 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5821e376-5a19-4bb4-8dfc-5529c60ca727 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:41.230986 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5821e376-5a19-4bb4-8dfc-5529c60ca727 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee Aug 14 03:10:41.231223 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5821e376-5a19-4bb4-8dfc-5529c60ca727 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:41.231404 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5821e376-5a19-4bb4-8dfc-5529c60ca727 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:41.231577 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-5821e376-5a19-4bb4-8dfc-5529c60ca727 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Delete volume with id: fd1b1edf-df92-442c-861c-a71673b33eee Aug 14 03:10:41.231907 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e100a83e-d745-4a4d-989c-58cd709a56e2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:41.233691 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e100a83e-d745-4a4d-989c-58cd709a56e2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:41.233943 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e100a83e-d745-4a4d-989c-58cd709a56e2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:41.234153 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e100a83e-d745-4a4d-989c-58cd709a56e2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:41.234294 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e100a83e-d745-4a4d-989c-58cd709a56e2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:41.238109 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:41.238109 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:41.238840 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e100a83e-d745-4a4d-989c-58cd709a56e2 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:41.239209 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1034/4132] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:41 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:41.243147 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:41.243147 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:41.243672 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5821e376-5a19-4bb4-8dfc-5529c60ca727 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:41.272096 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5821e376-5a19-4bb4-8dfc-5529c60ca727 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Delete volume request issued successfully. Aug 14 03:10:41.272332 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5821e376-5a19-4bb4-8dfc-5529c60ca727 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee returned with HTTP 202 Aug 14 03:10:41.272802 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1028/4133] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:41 2026] DELETE /volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:41.283545 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-26f68c6b-1e07-449c-a19b-f7409b4681cc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:41.285503 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-26f68c6b-1e07-449c-a19b-f7409b4681cc tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee Aug 14 03:10:41.285749 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-26f68c6b-1e07-449c-a19b-f7409b4681cc tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:41.285967 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-26f68c6b-1e07-449c-a19b-f7409b4681cc tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:41.297558 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:41.297558 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:41.302572 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-26f68c6b-1e07-449c-a19b-f7409b4681cc tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:41.310507 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-26f68c6b-1e07-449c-a19b-f7409b4681cc tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee returned with HTTP 200 Aug 14 03:10:41.310972 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1032/4134] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:41 2026] GET /volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:41.531783 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6ebf232a-69fc-4653-ab75-3aafb95167a3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:41.533290 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ebf232a-69fc-4653-ab75-3aafb95167a3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:41.533481 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ebf232a-69fc-4653-ab75-3aafb95167a3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:41.533660 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ebf232a-69fc-4653-ab75-3aafb95167a3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:41.533770 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6ebf232a-69fc-4653-ab75-3aafb95167a3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:41.537875 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:41.537875 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:41.538562 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ebf232a-69fc-4653-ab75-3aafb95167a3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:41.538921 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1041/4135] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:41 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:42.145146 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dab22391-b459-4c88-a3a0-1c2911470f15 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.147232 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dab22391-b459-4c88-a3a0-1c2911470f15 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 Aug 14 03:10:42.147464 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dab22391-b459-4c88-a3a0-1c2911470f15 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.147760 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dab22391-b459-4c88-a3a0-1c2911470f15 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.147930 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-dab22391-b459-4c88-a3a0-1c2911470f15 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Show backup with id 3f999e29-8c32-4ca9-a1ec-f4e3c24404e3. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:42.151554 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dab22391-b459-4c88-a3a0-1c2911470f15 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 returned with HTTP 404 Aug 14 03:10:42.152084 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1035/4136] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/backups/3f999e29-8c32-4ca9-a1ec-f4e3c24404e3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:42.159906 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-da67129d-06e4-4946-8b6e-6645473c398d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.162036 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-da67129d-06e4-4946-8b6e-6645473c398d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 Aug 14 03:10:42.162276 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-da67129d-06e4-4946-8b6e-6645473c398d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.163103 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-da67129d-06e4-4946-8b6e-6645473c398d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.163103 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-da67129d-06e4-4946-8b6e-6645473c398d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete volume with id: 60fe9fae-0f63-4b46-89ba-9dfa687685c5 Aug 14 03:10:42.173252 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.173252 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:42.173626 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-da67129d-06e4-4946-8b6e-6645473c398d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:42.194332 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-da67129d-06e4-4946-8b6e-6645473c398d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Delete volume request issued successfully. Aug 14 03:10:42.194606 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-da67129d-06e4-4946-8b6e-6645473c398d tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 returned with HTTP 202 Aug 14 03:10:42.195206 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1029/4137] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:10:42 2026] DELETE /volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:42.202465 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d7c8a0ff-65c2-4982-964c-696ceb9553e3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.203790 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-401dae75-59e6-4af6-8bbf-bb947eacb6f7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.204878 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d7c8a0ff-65c2-4982-964c-696ceb9553e3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 Aug 14 03:10:42.204878 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d7c8a0ff-65c2-4982-964c-696ceb9553e3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.204878 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d7c8a0ff-65c2-4982-964c-696ceb9553e3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.205347 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-401dae75-59e6-4af6-8bbf-bb947eacb6f7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:42.205587 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-401dae75-59e6-4af6-8bbf-bb947eacb6f7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.205776 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-401dae75-59e6-4af6-8bbf-bb947eacb6f7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.205908 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-401dae75-59e6-4af6-8bbf-bb947eacb6f7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:42.210639 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.210639 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:42.211531 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-401dae75-59e6-4af6-8bbf-bb947eacb6f7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:42.212027 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1042/4138] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:42.212278 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.212278 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:42.215908 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d7c8a0ff-65c2-4982-964c-696ceb9553e3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Volume info retrieved successfully. Aug 14 03:10:42.220477 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d7c8a0ff-65c2-4982-964c-696ceb9553e3 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 returned with HTTP 200 Aug 14 03:10:42.220955 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1033/4139] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:42.222273 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f7a2e081-7e33-4f9a-838f-46e7d3d78fc6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.224426 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f7a2e081-7e33-4f9a-838f-46e7d3d78fc6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b Aug 14 03:10:42.224669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f7a2e081-7e33-4f9a-838f-46e7d3d78fc6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.224935 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f7a2e081-7e33-4f9a-838f-46e7d3d78fc6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.232556 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.232556 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:42.237038 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f7a2e081-7e33-4f9a-838f-46e7d3d78fc6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:42.242188 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f7a2e081-7e33-4f9a-838f-46e7d3d78fc6 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b returned with HTTP 200 Aug 14 03:10:42.242553 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1036/4140] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:42.251215 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-22c4bbdc-97bd-4c92-af79-a1125193ca66 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.253612 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-22c4bbdc-97bd-4c92-af79-a1125193ca66 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:42.253931 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-22c4bbdc-97bd-4c92-af79-a1125193ca66 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.254206 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-22c4bbdc-97bd-4c92-af79-a1125193ca66 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.254335 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-22c4bbdc-97bd-4c92-af79-a1125193ca66 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:42.256482 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0d744421-e749-4b0d-bfe6-5628aa6d9315 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.258373 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d744421-e749-4b0d-bfe6-5628aa6d9315 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] POST https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4/action Aug 14 03:10:42.258742 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d744421-e749-4b0d-bfe6-5628aa6d9315 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:42.258876 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d744421-e749-4b0d-bfe6-5628aa6d9315 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:42.259196 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.259196 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:42.260048 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-22c4bbdc-97bd-4c92-af79-a1125193ca66 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:42.260430 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1030/4141] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:42.260862 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.admin_actions [None req-0d744421-e749-4b0d-bfe6-5628aa6d9315 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] Updating backup 'ffa3bb3c-5002-4c99-8346-0298d98faba4' with '{'status': 'error'}' {{(pid=100379) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 03:10:42.270543 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.270543 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:42.271462 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6f1245ce-2baf-4a8e-9520-47666f4530d7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.273813 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6f1245ce-2baf-4a8e-9520-47666f4530d7 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:42.274050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6f1245ce-2baf-4a8e-9520-47666f4530d7 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.274273 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6f1245ce-2baf-4a8e-9520-47666f4530d7 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.274378 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6f1245ce-2baf-4a8e-9520-47666f4530d7 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:42.277964 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-0d744421-e749-4b0d-bfe6-5628aa6d9315 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] reset_status in rpcapi backup_id ffa3bb3c-5002-4c99-8346-0298d98faba4 on host np0000007307. {{(pid=100379) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 03:10:42.279620 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d744421-e749-4b0d-bfe6-5628aa6d9315 tempest-VolumesBackupsAdminTest-1930030177 tempest-VolumesBackupsAdminTest-1930030177-project-admin] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4/action returned with HTTP 202 Aug 14 03:10:42.280115 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.280115 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:42.280225 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1043/4142] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:10:42 2026] POST /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:42.281285 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6f1245ce-2baf-4a8e-9520-47666f4530d7 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:42.281867 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1034/4143] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:42.288491 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b032547f-f5b9-430e-8c32-214d8064a157 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.291143 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b032547f-f5b9-430e-8c32-214d8064a157 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:42.291437 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b032547f-f5b9-430e-8c32-214d8064a157 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.291769 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b032547f-f5b9-430e-8c32-214d8064a157 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.291935 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-b032547f-f5b9-430e-8c32-214d8064a157 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:42.293614 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-82b4933f-aee0-48e2-bd51-dcb554368afb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.295542 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-82b4933f-aee0-48e2-bd51-dcb554368afb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] DELETE https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:42.295854 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-82b4933f-aee0-48e2-bd51-dcb554368afb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.296007 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-82b4933f-aee0-48e2-bd51-dcb554368afb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.296106 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-82b4933f-aee0-48e2-bd51-dcb554368afb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Delete backup with id: 584bd700-d23d-4974-8973-a9e227c3952e. Aug 14 03:10:42.297864 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.297864 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:42.298976 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b032547f-f5b9-430e-8c32-214d8064a157 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:42.299587 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1037/4144] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:42.300674 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.300674 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:42.310024 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4b600a27-d79a-4748-b402-6fe387999605 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.312342 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4b600a27-d79a-4748-b402-6fe387999605 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] DELETE https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:42.312495 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4b600a27-d79a-4748-b402-6fe387999605 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.312724 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4b600a27-d79a-4748-b402-6fe387999605 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.312887 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-4b600a27-d79a-4748-b402-6fe387999605 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Delete backup with id: ffa3bb3c-5002-4c99-8346-0298d98faba4. Aug 14 03:10:42.313282 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-82b4933f-aee0-48e2-bd51-dcb554368afb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] delete_backup rpcapi backup_id 584bd700-d23d-4974-8973-a9e227c3952e {{(pid=100381) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:42.315344 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-82b4933f-aee0-48e2-bd51-dcb554368afb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 202 Aug 14 03:10:42.315958 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1031/4145] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:42 2026] DELETE /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:42.318132 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.318132 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:42.324692 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-92945c82-0f1b-4790-8375-51e99c4dc299 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.325158 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b01b0aa5-3c15-44e8-a8aa-717b1ebd8d5a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.327245 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-92945c82-0f1b-4790-8375-51e99c4dc299 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:42.327497 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-92945c82-0f1b-4790-8375-51e99c4dc299 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.327727 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b01b0aa5-3c15-44e8-a8aa-717b1ebd8d5a tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee Aug 14 03:10:42.327775 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-92945c82-0f1b-4790-8375-51e99c4dc299 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.327921 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-92945c82-0f1b-4790-8375-51e99c4dc299 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:42.328036 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b01b0aa5-3c15-44e8-a8aa-717b1ebd8d5a tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.328303 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b01b0aa5-3c15-44e8-a8aa-717b1ebd8d5a tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.332537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-4b600a27-d79a-4748-b402-6fe387999605 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] delete_backup rpcapi backup_id ffa3bb3c-5002-4c99-8346-0298d98faba4 {{(pid=100379) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:42.333216 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.333216 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:42.334152 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-92945c82-0f1b-4790-8375-51e99c4dc299 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 200 Aug 14 03:10:42.334591 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4b600a27-d79a-4748-b402-6fe387999605 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 202 Aug 14 03:10:42.334732 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1035/4146] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:42.335269 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1044/4147] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:42 2026] DELETE /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:42.337900 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b01b0aa5-3c15-44e8-a8aa-717b1ebd8d5a tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee returned with HTTP 404 Aug 14 03:10:42.338582 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1038/4148] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/volumes/fd1b1edf-df92-442c-861c-a71673b33eee => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:10:42.344480 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c136463c-ca76-428e-a175-f3233bc8b54e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.346201 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4f24a04e-ca03-459b-9960-528a05cc5ac0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.346408 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c136463c-ca76-428e-a175-f3233bc8b54e tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:42.346643 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c136463c-ca76-428e-a175-f3233bc8b54e tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.346872 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c136463c-ca76-428e-a175-f3233bc8b54e tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.347015 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-c136463c-ca76-428e-a175-f3233bc8b54e tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:42.348417 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4f24a04e-ca03-459b-9960-528a05cc5ac0 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 Aug 14 03:10:42.348861 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4f24a04e-ca03-459b-9960-528a05cc5ac0 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.349252 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4f24a04e-ca03-459b-9960-528a05cc5ac0 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.352465 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.352465 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:42.353438 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c136463c-ca76-428e-a175-f3233bc8b54e tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 200 Aug 14 03:10:42.354376 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1032/4149] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:42.360332 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.360332 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:42.366808 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4f24a04e-ca03-459b-9960-528a05cc5ac0 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:42.373608 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4f24a04e-ca03-459b-9960-528a05cc5ac0 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 returned with HTTP 200 Aug 14 03:10:42.374097 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1036/4150] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 => generated 1354 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:42.387359 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2ddff2d6-bfa3-43a0-952f-fe789c8b50bd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.389874 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2ddff2d6-bfa3-43a0-952f-fe789c8b50bd tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] DELETE https://10.4.3.152/volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 Aug 14 03:10:42.389874 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2ddff2d6-bfa3-43a0-952f-fe789c8b50bd tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.390039 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2ddff2d6-bfa3-43a0-952f-fe789c8b50bd tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.390262 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-2ddff2d6-bfa3-43a0-952f-fe789c8b50bd tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Delete volume with id: 8821bb1d-8c41-41e0-a38e-30756506cfc6 Aug 14 03:10:42.399012 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.399012 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:42.399615 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2ddff2d6-bfa3-43a0-952f-fe789c8b50bd tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:42.417549 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2ddff2d6-bfa3-43a0-952f-fe789c8b50bd tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Delete volume request issued successfully. Aug 14 03:10:42.417549 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2ddff2d6-bfa3-43a0-952f-fe789c8b50bd tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 returned with HTTP 202 Aug 14 03:10:42.417932 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1045/4151] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:42 2026] DELETE /volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:42.425471 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-de3345f9-067a-4216-b8eb-a23ec01a18ab None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.428261 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-de3345f9-067a-4216-b8eb-a23ec01a18ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 Aug 14 03:10:42.428261 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-de3345f9-067a-4216-b8eb-a23ec01a18ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.428261 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-de3345f9-067a-4216-b8eb-a23ec01a18ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.434532 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.434532 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:42.438568 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-de3345f9-067a-4216-b8eb-a23ec01a18ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:42.443002 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-de3345f9-067a-4216-b8eb-a23ec01a18ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 returned with HTTP 200 Aug 14 03:10:42.443394 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1039/4152] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:42.553278 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a66871ae-8f5a-4330-a1a2-264da7787279 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:42.555019 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a66871ae-8f5a-4330-a1a2-264da7787279 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:42.555222 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a66871ae-8f5a-4330-a1a2-264da7787279 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:42.555403 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a66871ae-8f5a-4330-a1a2-264da7787279 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:42.555506 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-a66871ae-8f5a-4330-a1a2-264da7787279 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:42.560389 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:42.560389 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:42.561118 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a66871ae-8f5a-4330-a1a2-264da7787279 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:42.561469 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1033/4153] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:42 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:43.234281 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-98bd74c4-aaf0-4a07-8265-6fa181923c30 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.236255 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-98bd74c4-aaf0-4a07-8265-6fa181923c30 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] GET https://10.4.3.152/volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 Aug 14 03:10:43.236454 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-98bd74c4-aaf0-4a07-8265-6fa181923c30 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:43.236650 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-98bd74c4-aaf0-4a07-8265-6fa181923c30 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:43.239004 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=294,cinder:UPDATE=70,cinder:INSERT=40 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:10:43.243833 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-98bd74c4-aaf0-4a07-8265-6fa181923c30 tempest-ProjectAdminTests33-1983655120 tempest-ProjectAdminTests33-1983655120-project-admin] https://10.4.3.152/volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 returned with HTTP 404 Aug 14 03:10:43.244428 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1037/4154] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:10:43 2026] GET /volume/v3/volumes/60fe9fae-0f63-4b46-89ba-9dfa687685c5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:43.348994 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b8572f11-a6cb-4f99-a431-56f7277c7ff4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.351839 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b8572f11-a6cb-4f99-a431-56f7277c7ff4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e Aug 14 03:10:43.351839 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b8572f11-a6cb-4f99-a431-56f7277c7ff4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:43.351839 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b8572f11-a6cb-4f99-a431-56f7277c7ff4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:43.351839 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b8572f11-a6cb-4f99-a431-56f7277c7ff4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 584bd700-d23d-4974-8973-a9e227c3952e. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:43.354964 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b8572f11-a6cb-4f99-a431-56f7277c7ff4 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e returned with HTTP 404 Aug 14 03:10:43.355547 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1046/4155] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:43 2026] GET /volume/v3/backups/584bd700-d23d-4974-8973-a9e227c3952e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:43.363813 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-662804c0-b48e-45a2-82a0-47338f40265f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.365518 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-662804c0-b48e-45a2-82a0-47338f40265f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] DELETE https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:43.365684 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7e2022d0-d56b-4884-b001-b8be064efe7a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.366009 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-662804c0-b48e-45a2-82a0-47338f40265f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:43.366009 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-662804c0-b48e-45a2-82a0-47338f40265f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:43.366115 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-662804c0-b48e-45a2-82a0-47338f40265f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Delete backup with id: b449f7c3-038e-4eef-ba91-3a416bf16763. Aug 14 03:10:43.368159 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7e2022d0-d56b-4884-b001-b8be064efe7a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 Aug 14 03:10:43.368338 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7e2022d0-d56b-4884-b001-b8be064efe7a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:43.368604 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7e2022d0-d56b-4884-b001-b8be064efe7a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:43.368776 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-7e2022d0-d56b-4884-b001-b8be064efe7a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Show backup with id ffa3bb3c-5002-4c99-8346-0298d98faba4. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:43.370112 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:43.370112 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:43.374000 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7e2022d0-d56b-4884-b001-b8be064efe7a tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 returned with HTTP 404 Aug 14 03:10:43.374462 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1034/4156] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:43 2026] GET /volume/v3/backups/ffa3bb3c-5002-4c99-8346-0298d98faba4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:43.388153 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-662804c0-b48e-45a2-82a0-47338f40265f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] delete_backup rpcapi backup_id b449f7c3-038e-4eef-ba91-3a416bf16763 {{(pid=100380) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:43.390419 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-662804c0-b48e-45a2-82a0-47338f40265f tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 202 Aug 14 03:10:43.390875 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1040/4157] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:43 2026] DELETE /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:43.399225 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-660e02f1-e70c-4896-a5fa-ac2e2cd802a1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.401008 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-660e02f1-e70c-4896-a5fa-ac2e2cd802a1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:43.401192 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-660e02f1-e70c-4896-a5fa-ac2e2cd802a1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:43.401370 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-660e02f1-e70c-4896-a5fa-ac2e2cd802a1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:43.401476 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-660e02f1-e70c-4896-a5fa-ac2e2cd802a1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id b449f7c3-038e-4eef-ba91-3a416bf16763. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:43.406915 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:43.406915 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:43.407234 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-660e02f1-e70c-4896-a5fa-ac2e2cd802a1 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 200 Aug 14 03:10:43.407572 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1038/4158] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:43 2026] GET /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:43.456957 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-112df762-151f-4101-8e09-3469113426ab None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.459166 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-112df762-151f-4101-8e09-3469113426ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 Aug 14 03:10:43.459321 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-112df762-151f-4101-8e09-3469113426ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:43.459549 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-112df762-151f-4101-8e09-3469113426ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:43.462491 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b3042c8d-ca05-4817-a250-844121a5429f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.464323 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b3042c8d-ca05-4817-a250-844121a5429f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b Aug 14 03:10:43.464519 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b3042c8d-ca05-4817-a250-844121a5429f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:43.464766 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b3042c8d-ca05-4817-a250-844121a5429f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:43.469966 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-112df762-151f-4101-8e09-3469113426ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 returned with HTTP 404 Aug 14 03:10:43.470435 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1047/4159] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:43 2026] GET /volume/v3/volumes/8821bb1d-8c41-41e0-a38e-30756506cfc6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:43.473134 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:43.473134 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:43.478292 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b3042c8d-ca05-4817-a250-844121a5429f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:43.479579 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.481315 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:43.481723 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2078314123"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:43.483160 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2078314123'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:43.483271 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Create volume of 1 GB Aug 14 03:10:43.484491 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b3042c8d-ca05-4817-a250-844121a5429f tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b returned with HTTP 200 Aug 14 03:10:43.485151 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1035/4160] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:43 2026] GET /volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:43.489456 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Availability Zones retrieved successfully. Aug 14 03:10:43.498208 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Flow 'volume_create_api' (7f987f6d-ccfb-41ef-9588-fe0a5f55d6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:43.499465 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b4733c-6008-4748-87b1-a522fd7aee84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:43.499584 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cbb49dd8-6fbb-485e-ad95-50cc1b16f0a7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.500667 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:43.502427 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cbb49dd8-6fbb-485e-ad95-50cc1b16f0a7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b Aug 14 03:10:43.502554 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cbb49dd8-6fbb-485e-ad95-50cc1b16f0a7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:43.502806 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cbb49dd8-6fbb-485e-ad95-50cc1b16f0a7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:43.503101 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-cbb49dd8-6fbb-485e-ad95-50cc1b16f0a7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Delete volume with id: e4336cf5-cd44-4df4-b4ed-02d4c775011b Aug 14 03:10:43.513523 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:43.513523 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:43.514740 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cbb49dd8-6fbb-485e-ad95-50cc1b16f0a7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:43.529029 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b4733c-6008-4748-87b1-a522fd7aee84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:43.529833 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c4f2d74-78c9-4989-8687-b5eb7e37a724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:43.535517 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cbb49dd8-6fbb-485e-ad95-50cc1b16f0a7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Delete volume request issued successfully. Aug 14 03:10:43.535835 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cbb49dd8-6fbb-485e-ad95-50cc1b16f0a7 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b returned with HTTP 202 Aug 14 03:10:43.536518 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1039/4161] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:43 2026] DELETE /volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:43.545586 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-46faf36c-f989-4312-899a-ec7ca1b4d4dc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.548096 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-46faf36c-f989-4312-899a-ec7ca1b4d4dc tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b Aug 14 03:10:43.548353 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-46faf36c-f989-4312-899a-ec7ca1b4d4dc tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:43.548634 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-46faf36c-f989-4312-899a-ec7ca1b4d4dc tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:43.558408 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:43.558408 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:43.563878 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-46faf36c-f989-4312-899a-ec7ca1b4d4dc tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Volume info retrieved successfully. Aug 14 03:10:43.569880 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-46faf36c-f989-4312-899a-ec7ca1b4d4dc tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b returned with HTTP 200 Aug 14 03:10:43.570462 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1048/4162] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:43 2026] GET /volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:43.574432 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fe5da20e-7c2c-4364-bee5-999dd853459e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.576764 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fe5da20e-7c2c-4364-bee5-999dd853459e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:43.577046 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fe5da20e-7c2c-4364-bee5-999dd853459e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:43.577278 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fe5da20e-7c2c-4364-bee5-999dd853459e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:43.577525 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-fe5da20e-7c2c-4364-bee5-999dd853459e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:43.580852 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Created reservations ['aa813a72-6287-42bd-97e8-b97699c78652', 'c2badf79-5476-49fc-bfd4-78e73e8c1900', 'dbfdf477-1a7b-4a86-a717-7470f4f4e4d5', '5696e3e8-b354-4861-a616-0700adc8ce4e'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:43.581762 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c4f2d74-78c9-4989-8687-b5eb7e37a724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa813a72-6287-42bd-97e8-b97699c78652', 'c2badf79-5476-49fc-bfd4-78e73e8c1900', 'dbfdf477-1a7b-4a86-a717-7470f4f4e4d5', '5696e3e8-b354-4861-a616-0700adc8ce4e']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:43.582485 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:43.582485 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:43.582647 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b79f7ae-e993-482b-ba27-3f74e5093ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:43.583453 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fe5da20e-7c2c-4364-bee5-999dd853459e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:43.583907 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1036/4163] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:43 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:43.599190 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2bb1e6fd-1888-437e-ac43-2c121a4691b5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.602046 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2bb1e6fd-1888-437e-ac43-2c121a4691b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d/restore Aug 14 03:10:43.602594 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2bb1e6fd-1888-437e-ac43-2c121a4691b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "924727a3-89db-4eed-bd1c-df364364b2a3"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:43.605029 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-2bb1e6fd-1888-437e-ac43-2c121a4691b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Restoring backup 1ef63371-58cf-4622-b85d-905034c67f9d ({'restore': {'volume_id': '924727a3-89db-4eed-bd1c-df364364b2a3'}}) {{(pid=100378) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:10:43.605132 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-2bb1e6fd-1888-437e-ac43-2c121a4691b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Restoring backup 1ef63371-58cf-4622-b85d-905034c67f9d to volume 924727a3-89db-4eed-bd1c-df364364b2a3. Aug 14 03:10:43.611590 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:43.611590 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:43.613761 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b79f7ae-e993-482b-ba27-3f74e5093ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a7bdce6-3ac7-412a-9cff-2a4a76270f64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2078314123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b039024c30456195a5a8b9f80e8645',qos_specs=None,replication_status=,reservations=['aa813a72-6287-42bd-97e8-b97699c78652','c2badf79-5476-49fc-bfd4-78e73e8c1900','dbfdf477-1a7b-4a86-a717-7470f4f4e4d5','5696e3e8-b354-4861-a616-0700adc8ce4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0a4a78c91a8450382bd4ecfc7f93eb1',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2078314123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a7bdce6-3ac7-412a-9cff-2a4a76270f64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b039024c30456195a5a8b9f80e8645',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0a4a78c91a8450382bd4ecfc7f93eb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:43.614693 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee87ebc-ef9d-414b-b0cf-c0b058be9df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:43.626157 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:43.626157 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:43.627196 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2bb1e6fd-1888-437e-ac43-2c121a4691b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:10:43.627196 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.api [None req-2bb1e6fd-1888-437e-ac43-2c121a4691b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Checking backup size 1 against volume size 1 {{(pid=100378) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:10:43.627277 np0000007307 devstack@c-api.service[100378]: INFO cinder.backup.api [None req-2bb1e6fd-1888-437e-ac43-2c121a4691b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Overwriting volume 924727a3-89db-4eed-bd1c-df364364b2a3 with restore of backup 1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:43.646885 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-2bb1e6fd-1888-437e-ac43-2c121a4691b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] restore_backup in rpcapi backup_id 1ef63371-58cf-4622-b85d-905034c67f9d {{(pid=100378) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:10:43.649261 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2bb1e6fd-1888-437e-ac43-2c121a4691b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d/restore returned with HTTP 202 Aug 14 03:10:43.649990 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1040/4164] 10.4.3.152 () {68 vars in 1393 bytes} [Fri Aug 14 03:10:43 2026] POST /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d/restore => generated 181 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:43.656722 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee87ebc-ef9d-414b-b0cf-c0b058be9df8) transitioned into state 'SUCCESS' from state '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-2078314123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b039024c30456195a5a8b9f80e8645',qos_specs=None,replication_status=,reservations=['aa813a72-6287-42bd-97e8-b97699c78652','c2badf79-5476-49fc-bfd4-78e73e8c1900','dbfdf477-1a7b-4a86-a717-7470f4f4e4d5','5696e3e8-b354-4861-a616-0700adc8ce4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0a4a78c91a8450382bd4ecfc7f93eb1',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:43.657720 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0752355-2c2b-401a-8b85-50e33518e694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:43.660184 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-17def714-c40a-4f85-9b5b-2349e2e992ef None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.662474 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-17def714-c40a-4f85-9b5b-2349e2e992ef tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:43.662897 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-17def714-c40a-4f85-9b5b-2349e2e992ef tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:43.663175 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-17def714-c40a-4f85-9b5b-2349e2e992ef tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:43.663411 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-17def714-c40a-4f85-9b5b-2349e2e992ef tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:43.667968 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0752355-2c2b-401a-8b85-50e33518e694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:43.668634 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:43.668634 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:43.668835 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Flow 'volume_create_api' (7f987f6d-ccfb-41ef-9588-fe0a5f55d6fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:43.669137 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Create volume request issued successfully. Aug 14 03:10:43.669699 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5afb651b-f98d-4b4a-959a-4427d8b08e0c tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:43.669939 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-17def714-c40a-4f85-9b5b-2349e2e992ef tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:43.670135 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1041/4165] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:10:43 2026] POST /volume/v3/volumes => generated 747 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:43.670467 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1049/4166] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:43 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:43.683092 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6153fca5-1e12-4903-a70c-1d29c4be56ab None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:43.684851 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6153fca5-1e12-4903-a70c-1d29c4be56ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 Aug 14 03:10:43.685048 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6153fca5-1e12-4903-a70c-1d29c4be56ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:43.685291 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6153fca5-1e12-4903-a70c-1d29c4be56ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:43.691812 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:43.691812 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:43.695576 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6153fca5-1e12-4903-a70c-1d29c4be56ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:43.699874 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6153fca5-1e12-4903-a70c-1d29c4be56ab tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 returned with HTTP 200 Aug 14 03:10:43.700234 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1037/4167] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:43 2026] GET /volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:44.418278 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ce40c8f4-37de-4edc-a866-8389033ce6b7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:44.421880 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ce40c8f4-37de-4edc-a866-8389033ce6b7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 Aug 14 03:10:44.421880 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ce40c8f4-37de-4edc-a866-8389033ce6b7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:44.421880 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ce40c8f4-37de-4edc-a866-8389033ce6b7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:44.421880 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-ce40c8f4-37de-4edc-a866-8389033ce6b7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id b449f7c3-038e-4eef-ba91-3a416bf16763. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:44.424993 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ce40c8f4-37de-4edc-a866-8389033ce6b7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 returned with HTTP 404 Aug 14 03:10:44.425518 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1041/4168] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:44 2026] GET /volume/v3/backups/b449f7c3-038e-4eef-ba91-3a416bf16763 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:44.432404 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0df1170a-b016-4f62-96a1-ae85384d755d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:44.434962 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0df1170a-b016-4f62-96a1-ae85384d755d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] DELETE https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:44.435243 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0df1170a-b016-4f62-96a1-ae85384d755d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:44.435541 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0df1170a-b016-4f62-96a1-ae85384d755d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:44.435710 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-0df1170a-b016-4f62-96a1-ae85384d755d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Delete backup with id: 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. Aug 14 03:10:44.441189 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:44.441189 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:44.456410 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-0df1170a-b016-4f62-96a1-ae85384d755d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] delete_backup rpcapi backup_id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a {{(pid=100380) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:44.458325 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0df1170a-b016-4f62-96a1-ae85384d755d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 202 Aug 14 03:10:44.458772 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1042/4169] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:44 2026] DELETE /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:44.467532 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dd7f7e16-5ed9-4b29-8a54-e2448e640e67 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:44.469307 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd7f7e16-5ed9-4b29-8a54-e2448e640e67 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:44.469502 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd7f7e16-5ed9-4b29-8a54-e2448e640e67 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:44.469916 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd7f7e16-5ed9-4b29-8a54-e2448e640e67 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:44.469916 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-dd7f7e16-5ed9-4b29-8a54-e2448e640e67 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:44.473952 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:44.473952 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:44.474593 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd7f7e16-5ed9-4b29-8a54-e2448e640e67 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 200 Aug 14 03:10:44.474982 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1050/4170] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:44 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:44.587401 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b4ace417-a65e-4e3d-aa0a-68d3e64bb106 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:44.591455 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b4ace417-a65e-4e3d-aa0a-68d3e64bb106 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] GET https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b Aug 14 03:10:44.591758 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b4ace417-a65e-4e3d-aa0a-68d3e64bb106 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:44.592046 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b4ace417-a65e-4e3d-aa0a-68d3e64bb106 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:44.601755 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b4ace417-a65e-4e3d-aa0a-68d3e64bb106 tempest-VolumesBackupsAdminTest-1483122326 tempest-VolumesBackupsAdminTest-1483122326-project-member] https://10.4.3.152/volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b returned with HTTP 404 Aug 14 03:10:44.602392 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1038/4171] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:44 2026] GET /volume/v3/volumes/e4336cf5-cd44-4df4-b4ed-02d4c775011b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:44.684505 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-765d4709-6c1c-4834-99d4-ace011e4a7e4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:44.688610 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-765d4709-6c1c-4834-99d4-ace011e4a7e4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:44.688610 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-765d4709-6c1c-4834-99d4-ace011e4a7e4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:44.688610 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-765d4709-6c1c-4834-99d4-ace011e4a7e4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:44.688610 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-765d4709-6c1c-4834-99d4-ace011e4a7e4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:44.695096 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:44.695096 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:44.696629 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-765d4709-6c1c-4834-99d4-ace011e4a7e4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:44.696989 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1042/4172] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:44 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:44.712099 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fea36948-ba16-4d16-9bf3-6f9c12ebb561 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:44.713784 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fea36948-ba16-4d16-9bf3-6f9c12ebb561 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 Aug 14 03:10:44.713999 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fea36948-ba16-4d16-9bf3-6f9c12ebb561 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:44.714180 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fea36948-ba16-4d16-9bf3-6f9c12ebb561 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:44.722886 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:44.722886 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:44.727344 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fea36948-ba16-4d16-9bf3-6f9c12ebb561 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:44.732754 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fea36948-ba16-4d16-9bf3-6f9c12ebb561 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 returned with HTTP 200 Aug 14 03:10:44.733410 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1043/4173] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:44 2026] GET /volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:44.746905 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:44.748658 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:44.749022 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2a7bdce6-3ac7-412a-9cff-2a4a76270f64", "size": 2, "name": "tempest-VolumesCloneTest-Volume-839828881"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:44.750639 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Create volume request body: {'volume': {'source_volid': '2a7bdce6-3ac7-412a-9cff-2a4a76270f64', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-839828881'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:44.758089 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:44.758089 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:44.758617 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume retrieved successfully. Aug 14 03:10:44.758750 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Create volume of 2 GB Aug 14 03:10:44.762670 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Availability Zones retrieved successfully. Aug 14 03:10:44.769118 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Flow 'volume_create_api' (7f66bda9-993f-4756-81b9-9b9b1c400254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:44.770482 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffa6287-64df-4167-833a-811e02dbc647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:44.771741 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:44.802998 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffa6287-64df-4167-833a-811e02dbc647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '2a7bdce6-3ac7-412a-9cff-2a4a76270f64', 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:44.803913 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7c18c2-3dd7-4d16-80ac-30ef453af8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:44.854547 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Created reservations ['ea34121e-bc87-4143-a3c5-9941d4b83b3b', '540bd3b4-fc68-4762-8005-b05c27a2af4e', 'aede545d-24ea-4801-90d7-845d84322ba9', 'fdd9a181-7295-4b8d-a7f6-2f012bd68aa6'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:44.855499 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7c18c2-3dd7-4d16-80ac-30ef453af8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea34121e-bc87-4143-a3c5-9941d4b83b3b', '540bd3b4-fc68-4762-8005-b05c27a2af4e', 'aede545d-24ea-4801-90d7-845d84322ba9', 'fdd9a181-7295-4b8d-a7f6-2f012bd68aa6']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:44.856259 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9684ef9-6bc4-4019-9065-4d6a482e3d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:44.890200 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9684ef9-6bc4-4019-9065-4d6a482e3d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd48444c2-1605-4116-bffc-2619417b842a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-839828881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b039024c30456195a5a8b9f80e8645',qos_specs=None,replication_status=,reservations=['ea34121e-bc87-4143-a3c5-9941d4b83b3b','540bd3b4-fc68-4762-8005-b05c27a2af4e','aede545d-24ea-4801-90d7-845d84322ba9','fdd9a181-7295-4b8d-a7f6-2f012bd68aa6'],size=2,snapshot_id=None,source_replicaid=,source_volid=2a7bdce6-3ac7-412a-9cff-2a4a76270f64,status='creating',user_id='d0a4a78c91a8450382bd4ecfc7f93eb1',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-839828881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d48444c2-1605-4116-bffc-2619417b842a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b039024c30456195a5a8b9f80e8645',provider_auth=None,provider_geometry=None,provider_id=None,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=2a7bdce6-3ac7-412a-9cff-2a4a76270f64,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0a4a78c91a8450382bd4ecfc7f93eb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:44.890960 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279906c0-ef89-43f8-bf2f-5a7f33f90021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:44.913726 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279906c0-ef89-43f8-bf2f-5a7f33f90021) transitioned into state 'SUCCESS' from state '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-839828881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b039024c30456195a5a8b9f80e8645',qos_specs=None,replication_status=,reservations=['ea34121e-bc87-4143-a3c5-9941d4b83b3b','540bd3b4-fc68-4762-8005-b05c27a2af4e','aede545d-24ea-4801-90d7-845d84322ba9','fdd9a181-7295-4b8d-a7f6-2f012bd68aa6'],size=2,snapshot_id=None,source_replicaid=,source_volid=2a7bdce6-3ac7-412a-9cff-2a4a76270f64,status='creating',user_id='d0a4a78c91a8450382bd4ecfc7f93eb1',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:44.914473 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d02fdd-4313-4b97-8ae4-6d6149a0fd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:44.936407 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d02fdd-4313-4b97-8ae4-6d6149a0fd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:44.936847 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-304a64d3-471a-4ac8-bb3b-2d0bbf1c92cb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:44.937260 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Flow 'volume_create_api' (7f66bda9-993f-4756-81b9-9b9b1c400254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:44.937643 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Create volume request issued successfully. Aug 14 03:10:44.938299 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c6089bc-0ebc-4c4f-96b0-0b67d13f0cf7 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:44.939175 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1051/4174] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:44 2026] POST /volume/v3/volumes => generated 780 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:44.953110 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5289f996-c40c-47e9-b17e-fca7d60e6f16 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:44.955071 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5289f996-c40c-47e9-b17e-fca7d60e6f16 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a Aug 14 03:10:44.955505 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5289f996-c40c-47e9-b17e-fca7d60e6f16 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:44.955505 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5289f996-c40c-47e9-b17e-fca7d60e6f16 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:44.963499 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:44.963499 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:44.967284 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5289f996-c40c-47e9-b17e-fca7d60e6f16 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:44.972668 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5289f996-c40c-47e9-b17e-fca7d60e6f16 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a returned with HTTP 200 Aug 14 03:10:44.973070 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1043/4175] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:44 2026] GET /volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:45.090442 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-304a64d3-471a-4ac8-bb3b-2d0bbf1c92cb tempest-ProjectReaderTests-874948611 tempest-ProjectReaderTests-874948611-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools Aug 14 03:10:45.090739 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-304a64d3-471a-4ac8-bb3b-2d0bbf1c92cb tempest-ProjectReaderTests-874948611 tempest-ProjectReaderTests-874948611-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:45.090979 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-304a64d3-471a-4ac8-bb3b-2d0bbf1c92cb tempest-ProjectReaderTests-874948611 tempest-ProjectReaderTests-874948611-project-admin] Calling method 'get_pools' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:45.103360 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-304a64d3-471a-4ac8-bb3b-2d0bbf1c92cb tempest-ProjectReaderTests-874948611 tempest-ProjectReaderTests-874948611-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 03:10:45.103768 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1039/4176] 10.4.3.152 () {66 vars in 1291 bytes} [Fri Aug 14 03:10:44 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:45.112729 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3870bba9-1226-4577-9c57-9c5ea0e2735a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:45.178026 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3870bba9-1226-4577-9c57-9c5ea0e2735a tempest-ProjectReaderTests-874948611 tempest-ProjectReaderTests-874948611-project-reader] GET https://10.4.3.152/volume/v3/capabilities/np0000007307@storpool Aug 14 03:10:45.178239 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3870bba9-1226-4577-9c57-9c5ea0e2735a tempest-ProjectReaderTests-874948611 tempest-ProjectReaderTests-874948611-project-reader] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:45.178421 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3870bba9-1226-4577-9c57-9c5ea0e2735a tempest-ProjectReaderTests-874948611 tempest-ProjectReaderTests-874948611-project-reader] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:45.179108 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-3870bba9-1226-4577-9c57-9c5ea0e2735a tempest-ProjectReaderTests-874948611 tempest-ProjectReaderTests-874948611-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '6b3aeb865230429ea0ae96e24ec02867', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ab55882cd684a3a9813577c3af27207', '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=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:45.179275 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3870bba9-1226-4577-9c57-9c5ea0e2735a tempest-ProjectReaderTests-874948611 tempest-ProjectReaderTests-874948611-project-reader] https://10.4.3.152/volume/v3/capabilities/np0000007307@storpool returned with HTTP 403 Aug 14 03:10:45.179987 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1044/4177] 10.4.3.152 () {66 vars in 1318 bytes} [Fri Aug 14 03:10:45 2026] GET /volume/v3/capabilities/np0000007307@storpool => generated 110 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:45.487839 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-886ad79d-a196-457c-b838-479046e48dfb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:45.489187 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-886ad79d-a196-457c-b838-479046e48dfb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a Aug 14 03:10:45.489367 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-886ad79d-a196-457c-b838-479046e48dfb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:45.489575 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-886ad79d-a196-457c-b838-479046e48dfb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:45.489697 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-886ad79d-a196-457c-b838-479046e48dfb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Show backup with id 1fe1f994-c650-4a21-bf7e-67d8e0a6f29a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:45.493122 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-886ad79d-a196-457c-b838-479046e48dfb tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a returned with HTTP 404 Aug 14 03:10:45.493639 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1052/4178] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:45 2026] GET /volume/v3/backups/1fe1f994-c650-4a21-bf7e-67d8e0a6f29a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:45.501555 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f39d2ef9-b36a-42a8-87e4-7d00c12f2f44 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:45.503574 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f39d2ef9-b36a-42a8-87e4-7d00c12f2f44 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] DELETE https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:10:45.503872 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f39d2ef9-b36a-42a8-87e4-7d00c12f2f44 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:45.504124 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f39d2ef9-b36a-42a8-87e4-7d00c12f2f44 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:45.504265 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-f39d2ef9-b36a-42a8-87e4-7d00c12f2f44 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Delete backup with id: 168e964b-2e25-4e12-8823-2b4a3e17c932. Aug 14 03:10:45.509364 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:45.509364 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:45.524605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-f39d2ef9-b36a-42a8-87e4-7d00c12f2f44 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] delete_backup rpcapi backup_id 168e964b-2e25-4e12-8823-2b4a3e17c932 {{(pid=100378) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:45.526527 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f39d2ef9-b36a-42a8-87e4-7d00c12f2f44 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 202 Aug 14 03:10:45.527180 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1044/4179] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:45 2026] DELETE /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:45.536118 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-17c8ba4a-c803-4f8f-b43a-74e3cd0fadc6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:45.537917 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-17c8ba4a-c803-4f8f-b43a-74e3cd0fadc6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:10:45.538056 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-17c8ba4a-c803-4f8f-b43a-74e3cd0fadc6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:45.538241 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-17c8ba4a-c803-4f8f-b43a-74e3cd0fadc6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:45.538371 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-17c8ba4a-c803-4f8f-b43a-74e3cd0fadc6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:45.543240 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:45.543240 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:45.543872 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-17c8ba4a-c803-4f8f-b43a-74e3cd0fadc6 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 200 Aug 14 03:10:45.544374 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1040/4180] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:45 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:45.709684 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b935666a-53a6-476a-97c8-3567c5146e15 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:45.711852 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b935666a-53a6-476a-97c8-3567c5146e15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:45.712100 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b935666a-53a6-476a-97c8-3567c5146e15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:45.712324 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b935666a-53a6-476a-97c8-3567c5146e15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:45.712469 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-b935666a-53a6-476a-97c8-3567c5146e15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:45.718448 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:45.718448 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:45.719409 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b935666a-53a6-476a-97c8-3567c5146e15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:45.719921 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1045/4181] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:45 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:45.985873 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ee9996ad-a6ba-4b52-98e8-818460f32c76 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:45.988490 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ee9996ad-a6ba-4b52-98e8-818460f32c76 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a Aug 14 03:10:45.988490 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ee9996ad-a6ba-4b52-98e8-818460f32c76 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:45.988731 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ee9996ad-a6ba-4b52-98e8-818460f32c76 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:45.991447 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=311,cinder:UPDATE=67,cinder:INSERT=22,cinder:DELETE=1 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:10:46.000201 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:46.000201 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:46.005106 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ee9996ad-a6ba-4b52-98e8-818460f32c76 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:46.012071 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ee9996ad-a6ba-4b52-98e8-818460f32c76 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a returned with HTTP 200 Aug 14 03:10:46.012628 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1053/4182] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:45 2026] GET /volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:46.028847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8f258cdd-3020-4039-b04d-dc737513f13e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:46.031189 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8f258cdd-3020-4039-b04d-dc737513f13e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a Aug 14 03:10:46.031431 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8f258cdd-3020-4039-b04d-dc737513f13e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:46.031717 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8f258cdd-3020-4039-b04d-dc737513f13e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:46.041987 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:46.041987 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:46.047929 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8f258cdd-3020-4039-b04d-dc737513f13e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:46.053750 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8f258cdd-3020-4039-b04d-dc737513f13e tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a returned with HTTP 200 Aug 14 03:10:46.054122 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1045/4183] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:46 2026] GET /volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:46.066637 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ab75fa03-999a-402b-85e0-4d67f946d9a2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:46.070076 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ab75fa03-999a-402b-85e0-4d67f946d9a2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a Aug 14 03:10:46.070335 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ab75fa03-999a-402b-85e0-4d67f946d9a2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:46.070546 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ab75fa03-999a-402b-85e0-4d67f946d9a2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:46.072556 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=316,cinder:INSERT=39,cinder:UPDATE=78 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:10:46.078332 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:46.078332 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:46.082304 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ab75fa03-999a-402b-85e0-4d67f946d9a2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:46.087418 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ab75fa03-999a-402b-85e0-4d67f946d9a2 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a returned with HTTP 200 Aug 14 03:10:46.087724 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1041/4184] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:46 2026] GET /volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:46.100783 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-12da05bd-8fee-4002-b2af-a4a559716c70 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:46.102715 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-12da05bd-8fee-4002-b2af-a4a559716c70 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a Aug 14 03:10:46.102999 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-12da05bd-8fee-4002-b2af-a4a559716c70 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:46.103274 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-12da05bd-8fee-4002-b2af-a4a559716c70 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:46.103487 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-12da05bd-8fee-4002-b2af-a4a559716c70 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Delete volume with id: d48444c2-1605-4116-bffc-2619417b842a Aug 14 03:10:46.112238 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:46.112238 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:46.112919 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-12da05bd-8fee-4002-b2af-a4a559716c70 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:46.132311 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-12da05bd-8fee-4002-b2af-a4a559716c70 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Delete volume request issued successfully. Aug 14 03:10:46.132519 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-12da05bd-8fee-4002-b2af-a4a559716c70 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a returned with HTTP 202 Aug 14 03:10:46.133206 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1046/4185] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:46 2026] DELETE /volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:46.145599 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-207683a2-5468-4ca2-9557-1096c720025b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:46.147778 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-207683a2-5468-4ca2-9557-1096c720025b tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a Aug 14 03:10:46.147996 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-207683a2-5468-4ca2-9557-1096c720025b tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:46.148330 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-207683a2-5468-4ca2-9557-1096c720025b tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:46.155302 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:46.155302 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:46.159016 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-207683a2-5468-4ca2-9557-1096c720025b tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:46.162980 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-207683a2-5468-4ca2-9557-1096c720025b tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a returned with HTTP 200 Aug 14 03:10:46.163365 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1054/4186] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:46 2026] GET /volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:46.557033 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e56ba5fa-5e98-47e5-a63a-54c5f0f80fa7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:46.559175 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e56ba5fa-5e98-47e5-a63a-54c5f0f80fa7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] GET https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 Aug 14 03:10:46.559252 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e56ba5fa-5e98-47e5-a63a-54c5f0f80fa7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:46.559498 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e56ba5fa-5e98-47e5-a63a-54c5f0f80fa7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:46.559620 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-e56ba5fa-5e98-47e5-a63a-54c5f0f80fa7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] Show backup with id 168e964b-2e25-4e12-8823-2b4a3e17c932. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:46.563085 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e56ba5fa-5e98-47e5-a63a-54c5f0f80fa7 tempest-VolumesBackupsTest-87066876 tempest-VolumesBackupsTest-87066876-project-admin] https://10.4.3.152/volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 returned with HTTP 404 Aug 14 03:10:46.563380 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1046/4187] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:46 2026] GET /volume/v3/backups/168e964b-2e25-4e12-8823-2b4a3e17c932 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:46.578620 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c211c9be-3450-426d-9bc0-8fe03ecef24f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:46.579532 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c211c9be-3450-426d-9bc0-8fe03ecef24f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 Aug 14 03:10:46.579699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c211c9be-3450-426d-9bc0-8fe03ecef24f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:46.579922 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c211c9be-3450-426d-9bc0-8fe03ecef24f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:46.580112 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-c211c9be-3450-426d-9bc0-8fe03ecef24f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Delete volume with id: 1e517851-cec4-413d-841e-49a78c765d92 Aug 14 03:10:46.588460 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:46.588460 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:46.589138 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c211c9be-3450-426d-9bc0-8fe03ecef24f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:10:46.615676 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c211c9be-3450-426d-9bc0-8fe03ecef24f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Delete volume request issued successfully. Aug 14 03:10:46.615953 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c211c9be-3450-426d-9bc0-8fe03ecef24f tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 returned with HTTP 202 Aug 14 03:10:46.616417 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1042/4188] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:46 2026] DELETE /volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:46.624558 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-017c5a5c-7b36-4aa5-b608-409b7bb36523 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:46.626936 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-017c5a5c-7b36-4aa5-b608-409b7bb36523 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 Aug 14 03:10:46.627128 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-017c5a5c-7b36-4aa5-b608-409b7bb36523 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:46.627304 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-017c5a5c-7b36-4aa5-b608-409b7bb36523 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:46.636712 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:46.636712 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:46.640309 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-017c5a5c-7b36-4aa5-b608-409b7bb36523 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:10:46.645603 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-017c5a5c-7b36-4aa5-b608-409b7bb36523 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 returned with HTTP 200 Aug 14 03:10:46.646005 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1047/4189] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:46 2026] GET /volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:46.731587 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ed779015-b09f-416c-ae05-7d8a8d59418b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:46.744975 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ed779015-b09f-416c-ae05-7d8a8d59418b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:46.745247 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ed779015-b09f-416c-ae05-7d8a8d59418b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:46.745533 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ed779015-b09f-416c-ae05-7d8a8d59418b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:46.745658 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-ed779015-b09f-416c-ae05-7d8a8d59418b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:46.757603 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:46.757603 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:46.760684 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ed779015-b09f-416c-ae05-7d8a8d59418b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:46.761227 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1055/4190] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:46 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.035957 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5fde1ed3-f1cf-44e5-9ffd-6083a602f69e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.145708 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5fde1ed3-f1cf-44e5-9ffd-6083a602f69e tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:10:47.146166 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5fde1ed3-f1cf-44e5-9ffd-6083a602f69e tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-671544267", "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=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.163402 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5fde1ed3-f1cf-44e5-9ffd-6083a602f69e tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:10:47.163884 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1047/4191] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:10:47 2026] POST /volume/v3/types => generated 379 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.172103 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4c09ac23-356c-4e3f-a998-66461b0f2a7b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.173960 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4c09ac23-356c-4e3f-a998-66461b0f2a7b tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] POST https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/encryption Aug 14 03:10:47.174303 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4c09ac23-356c-4e3f-a998-66461b0f2a7b tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.178588 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-23c2f7f9-80b0-4e11-a215-50374025c51b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.182310 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-23c2f7f9-80b0-4e11-a215-50374025c51b tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a Aug 14 03:10:47.182310 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-23c2f7f9-80b0-4e11-a215-50374025c51b tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.182310 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-23c2f7f9-80b0-4e11-a215-50374025c51b tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.183848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.187434 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-23c2f7f9-80b0-4e11-a215-50374025c51b tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a returned with HTTP 404 Aug 14 03:10:47.187434 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1048/4192] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:47 2026] GET /volume/v3/volumes/d48444c2-1605-4116-bffc-2619417b842a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.192547 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4c09ac23-356c-4e3f-a998-66461b0f2a7b tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/encryption returned with HTTP 200 Aug 14 03:10:47.193065 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1043/4193] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:10:47 2026] POST /volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.194839 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ac4e3dd5-4ea5-4521-9572-16ba7bb2f617 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.197018 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ac4e3dd5-4ea5-4521-9572-16ba7bb2f617 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 Aug 14 03:10:47.197722 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ac4e3dd5-4ea5-4521-9572-16ba7bb2f617 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.198008 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ac4e3dd5-4ea5-4521-9572-16ba7bb2f617 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.202921 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-de0bed99-c798-45ef-9e84-e4bc493e71f8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.204318 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-de0bed99-c798-45ef-9e84-e4bc493e71f8 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:10:47.204795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-de0bed99-c798-45ef-9e84-e4bc493e71f8 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-214736642", "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=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.209475 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:47.209475 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:47.213009 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ac4e3dd5-4ea5-4521-9572-16ba7bb2f617 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:47.217212 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ac4e3dd5-4ea5-4521-9572-16ba7bb2f617 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 returned with HTTP 200 Aug 14 03:10:47.217574 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1048/4194] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:47 2026] GET /volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.221244 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-de0bed99-c798-45ef-9e84-e4bc493e71f8 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:10:47.221633 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1049/4195] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:10:47 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.230521 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-39beeca7-91b7-4954-96f4-479d43743617 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.230786 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4a1c5d52-e81e-4a01-ab00-25802bd4254a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.232845 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-39beeca7-91b7-4954-96f4-479d43743617 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 Aug 14 03:10:47.233129 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-39beeca7-91b7-4954-96f4-479d43743617 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.233406 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-39beeca7-91b7-4954-96f4-479d43743617 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.233642 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-39beeca7-91b7-4954-96f4-479d43743617 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Delete volume with id: 2a7bdce6-3ac7-412a-9cff-2a4a76270f64 Aug 14 03:10:47.243365 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:47.243365 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:47.243999 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-39beeca7-91b7-4954-96f4-479d43743617 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:47.264548 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-39beeca7-91b7-4954-96f4-479d43743617 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Delete volume request issued successfully. Aug 14 03:10:47.264761 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-39beeca7-91b7-4954-96f4-479d43743617 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 returned with HTTP 202 Aug 14 03:10:47.265220 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1044/4196] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:47 2026] DELETE /volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:47.279777 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:47.279777 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-592172117"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.280107 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-74f62829-5048-40de-907c-979741cf86cb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.281227 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-592172117'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:47.281372 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Create volume of 1 GB Aug 14 03:10:47.281902 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-74f62829-5048-40de-907c-979741cf86cb tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 Aug 14 03:10:47.282106 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-74f62829-5048-40de-907c-979741cf86cb tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.282392 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-74f62829-5048-40de-907c-979741cf86cb tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.286615 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Availability Zones retrieved successfully. Aug 14 03:10:47.289270 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a1c5d52-e81e-4a01-ab00-25802bd4254a tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] POST https://10.4.3.152/volume/v3/types/b8c11cad-a90b-46f1-b0e0-2e8d03fec4a4/encryption Aug 14 03:10:47.289927 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4a1c5d52-e81e-4a01-ab00-25802bd4254a tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.290114 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:47.290114 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:47.292043 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.policy [None req-4a1c5d52-e81e-4a01-ab00-25802bd4254a tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8ba02ee914c74cbabdf40b4b2a3ad452', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db22ec9ec4d8489093f542d865cf7de4', '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=100378) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:47.292247 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a1c5d52-e81e-4a01-ab00-25802bd4254a tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/b8c11cad-a90b-46f1-b0e0-2e8d03fec4a4/encryption returned with HTTP 403 Aug 14 03:10:47.292963 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1049/4197] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:10:47 2026] POST /volume/v3/types/b8c11cad-a90b-46f1-b0e0-2e8d03fec4a4/encryption => generated 127 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.293682 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Flow 'volume_create_api' (4cd4ec0d-adfd-4483-89e5-6f023d92b726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:47.294316 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-74f62829-5048-40de-907c-979741cf86cb tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Volume info retrieved successfully. Aug 14 03:10:47.294968 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bdf480a-2465-41ca-acc3-f64e6fad41bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:47.296307 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:47.299269 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-74f62829-5048-40de-907c-979741cf86cb tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 returned with HTTP 200 Aug 14 03:10:47.299730 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1050/4198] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:47 2026] GET /volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.303639 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a0de9b9f-4ec9-41df-b57f-10d1ea465e72 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.305965 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0de9b9f-4ec9-41df-b57f-10d1ea465e72 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:10:47.306476 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0de9b9f-4ec9-41df-b57f-10d1ea465e72 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-555315176", "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=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.325049 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bdf480a-2465-41ca-acc3-f64e6fad41bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:47.325783 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7d3fa3-f261-44ef-b286-b71a06e147a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:47.326934 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0de9b9f-4ec9-41df-b57f-10d1ea465e72 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:10:47.327373 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1045/4199] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:10:47 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.336098 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cc4a8a80-acd1-4216-81a9-bd4cdb72f5f7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.338780 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cc4a8a80-acd1-4216-81a9-bd4cdb72f5f7 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] POST https://10.4.3.152/volume/v3/types/53f4e3dc-1ce7-4903-bbd7-cbb9b3f00455/extra_specs Aug 14 03:10:47.339361 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cc4a8a80-acd1-4216-81a9-bd4cdb72f5f7 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.342841 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.policy [None req-cc4a8a80-acd1-4216-81a9-bd4cdb72f5f7 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8ba02ee914c74cbabdf40b4b2a3ad452', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db22ec9ec4d8489093f542d865cf7de4', '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=100378) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:47.343088 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cc4a8a80-acd1-4216-81a9-bd4cdb72f5f7 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/53f4e3dc-1ce7-4903-bbd7-cbb9b3f00455/extra_specs returned with HTTP 403 Aug 14 03:10:47.343728 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1050/4200] 10.4.3.152 () {68 vars in 1399 bytes} [Fri Aug 14 03:10:47 2026] POST /volume/v3/types/53f4e3dc-1ce7-4903-bbd7-cbb9b3f00455/extra_specs => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.360517 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ec069805-8efc-4e5a-a8f7-884c8e35a12b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.371588 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ec069805-8efc-4e5a-a8f7-884c8e35a12b tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] PUT https://10.4.3.152/volume/v3/types/53f4e3dc-1ce7-4903-bbd7-cbb9b3f00455/extra_specs/key2 Aug 14 03:10:47.372947 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ec069805-8efc-4e5a-a8f7-884c8e35a12b tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.389833 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-ec069805-8efc-4e5a-a8f7-884c8e35a12b tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8ba02ee914c74cbabdf40b4b2a3ad452', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db22ec9ec4d8489093f542d865cf7de4', '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=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:47.390484 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ec069805-8efc-4e5a-a8f7-884c8e35a12b tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/53f4e3dc-1ce7-4903-bbd7-cbb9b3f00455/extra_specs/key2 returned with HTTP 403 Aug 14 03:10:47.391978 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Created reservations ['6f69671f-4e73-48a0-8e99-0313e8cfc974', '2f53a119-24f5-4c9d-a394-aca59a1f7d89', 'ae21849b-f5e8-4029-b818-9586afee7675', '1f21a3c2-6a05-420e-9c2f-3b6679b5ce63'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:47.393208 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7d3fa3-f261-44ef-b286-b71a06e147a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f69671f-4e73-48a0-8e99-0313e8cfc974', '2f53a119-24f5-4c9d-a394-aca59a1f7d89', 'ae21849b-f5e8-4029-b818-9586afee7675', '1f21a3c2-6a05-420e-9c2f-3b6679b5ce63']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:47.393492 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1051/4201] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:10:47 2026] PUT /volume/v3/types/53f4e3dc-1ce7-4903-bbd7-cbb9b3f00455/extra_specs/key2 => generated 122 bytes in 40 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.394366 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5ec69e-de2f-4c32-a0de-1084861b812b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:47.404059 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d1d076f7-f183-42ee-89b6-9c62c3d098d1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.406047 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d1d076f7-f183-42ee-89b6-9c62c3d098d1 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] POST https://10.4.3.152/volume/v3/types Aug 14 03:10:47.406445 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d1d076f7-f183-42ee-89b6-9c62c3d098d1 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.409082 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.policy [None req-d1d076f7-f183-42ee-89b6-9c62c3d098d1 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8ba02ee914c74cbabdf40b4b2a3ad452', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db22ec9ec4d8489093f542d865cf7de4', '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=100381) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:47.409305 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d1d076f7-f183-42ee-89b6-9c62c3d098d1 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types returned with HTTP 403 Aug 14 03:10:47.410012 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1046/4202] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:10:47 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.418474 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5ec69e-de2f-4c32-a0de-1084861b812b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '004271cf-1fce-4a20-a8d0-3f775c04d26e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-592172117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035dac4b03ff418bb5a56c205357e35a',qos_specs=None,replication_status=,reservations=['6f69671f-4e73-48a0-8e99-0313e8cfc974','2f53a119-24f5-4c9d-a394-aca59a1f7d89','ae21849b-f5e8-4029-b818-9586afee7675','1f21a3c2-6a05-420e-9c2f-3b6679b5ce63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12ab15341194d7297b60ffadd6eb69e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-592172117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=004271cf-1fce-4a20-a8d0-3f775c04d26e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='035dac4b03ff418bb5a56c205357e35a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b12ab15341194d7297b60ffadd6eb69e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:47.419319 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3d984497-a636-49f6-bd99-b343972cd977 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.419451 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342c2255-e1ac-4539-b883-bd0e2be3160d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:47.421184 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3d984497-a636-49f6-bd99-b343972cd977 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:10:47.421674 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3d984497-a636-49f6-bd99-b343972cd977 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-627375431", "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=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.436922 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342c2255-e1ac-4539-b883-bd0e2be3160d) transitioned into state 'SUCCESS' from state '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-592172117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035dac4b03ff418bb5a56c205357e35a',qos_specs=None,replication_status=,reservations=['6f69671f-4e73-48a0-8e99-0313e8cfc974','2f53a119-24f5-4c9d-a394-aca59a1f7d89','ae21849b-f5e8-4029-b818-9586afee7675','1f21a3c2-6a05-420e-9c2f-3b6679b5ce63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12ab15341194d7297b60ffadd6eb69e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:47.437766 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0b2594-5276-4c9c-bb95-e25b57a359f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:47.438761 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3d984497-a636-49f6-bd99-b343972cd977 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:10:47.439272 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1051/4203] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:10:47 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.447509 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0b2594-5276-4c9c-bb95-e25b57a359f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:47.448549 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a89e89fd-c1f4-4bbc-9191-e55a8d4e55bc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.448633 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Flow 'volume_create_api' (4cd4ec0d-adfd-4483-89e5-6f023d92b726) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:47.449026 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Create volume request issued successfully. Aug 14 03:10:47.449780 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-efe595c9-e059-4e41-af41-89ecb2059bc3 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:47.450250 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1056/4204] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:10:47 2026] POST /volume/v3/volumes => generated 818 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.451016 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a89e89fd-c1f4-4bbc-9191-e55a8d4e55bc tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] POST https://10.4.3.152/volume/v3/types/82258c37-892a-44ab-84c4-f55c9b273eba/encryption Aug 14 03:10:47.451747 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a89e89fd-c1f4-4bbc-9191-e55a8d4e55bc tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.464740 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-57b97f4b-b05d-4b5e-b36e-5e0955a05408 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.466709 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-57b97f4b-b05d-4b5e-b36e-5e0955a05408 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] GET https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:47.466941 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-57b97f4b-b05d-4b5e-b36e-5e0955a05408 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.467124 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-57b97f4b-b05d-4b5e-b36e-5e0955a05408 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.469703 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a89e89fd-c1f4-4bbc-9191-e55a8d4e55bc tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types/82258c37-892a-44ab-84c4-f55c9b273eba/encryption returned with HTTP 200 Aug 14 03:10:47.470174 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1052/4205] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:10:47 2026] POST /volume/v3/types/82258c37-892a-44ab-84c4-f55c9b273eba/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.474356 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:47.474356 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:47.478180 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-57b97f4b-b05d-4b5e-b36e-5e0955a05408 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Volume info retrieved successfully. Aug 14 03:10:47.479618 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6f62baca-9d54-4cc6-ab33-f96badfd9056 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.481548 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6f62baca-9d54-4cc6-ab33-f96badfd9056 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] DELETE https://10.4.3.152/volume/v3/types/82258c37-892a-44ab-84c4-f55c9b273eba/encryption/23b64c3e-0ffa-4a56-a99a-e34fb104ecde Aug 14 03:10:47.481807 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6f62baca-9d54-4cc6-ab33-f96badfd9056 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.482059 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6f62baca-9d54-4cc6-ab33-f96badfd9056 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.482616 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-57b97f4b-b05d-4b5e-b36e-5e0955a05408 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e returned with HTTP 200 Aug 14 03:10:47.482792 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.policy [None req-6f62baca-9d54-4cc6-ab33-f96badfd9056 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8ba02ee914c74cbabdf40b4b2a3ad452', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db22ec9ec4d8489093f542d865cf7de4', '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=100378) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:47.483014 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1047/4206] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:47 2026] GET /volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:47.483094 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6f62baca-9d54-4cc6-ab33-f96badfd9056 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/82258c37-892a-44ab-84c4-f55c9b273eba/encryption/23b64c3e-0ffa-4a56-a99a-e34fb104ecde returned with HTTP 403 Aug 14 03:10:47.483673 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1052/4207] 10.4.3.152 () {66 vars in 1489 bytes} [Fri Aug 14 03:10:47 2026] DELETE /volume/v3/types/82258c37-892a-44ab-84c4-f55c9b273eba/encryption/23b64c3e-0ffa-4a56-a99a-e34fb104ecde => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.493217 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-14af1399-6741-4519-9360-39d4b4e801fb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.495414 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-14af1399-6741-4519-9360-39d4b4e801fb tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:10:47.495746 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-14af1399-6741-4519-9360-39d4b4e801fb tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1368344468", "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=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.497262 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:47.497262 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:47.510675 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-14af1399-6741-4519-9360-39d4b4e801fb tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:10:47.511079 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1057/4208] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:10:47 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.520794 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-486322cf-4ab1-4792-9f70-5262379e43b3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.523001 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-486322cf-4ab1-4792-9f70-5262379e43b3 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] DELETE https://10.4.3.152/volume/v3/types/49f30e8e-84f1-4be8-80cb-fd4cbe63fef7/extra_specs/key1 Aug 14 03:10:47.523263 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-486322cf-4ab1-4792-9f70-5262379e43b3 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.523492 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-486322cf-4ab1-4792-9f70-5262379e43b3 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.528967 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-486322cf-4ab1-4792-9f70-5262379e43b3 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8ba02ee914c74cbabdf40b4b2a3ad452', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db22ec9ec4d8489093f542d865cf7de4', '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=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:47.529223 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-486322cf-4ab1-4792-9f70-5262379e43b3 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/49f30e8e-84f1-4be8-80cb-fd4cbe63fef7/extra_specs/key1 returned with HTTP 403 Aug 14 03:10:47.529802 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1053/4209] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:10:47 2026] DELETE /volume/v3/types/49f30e8e-84f1-4be8-80cb-fd4cbe63fef7/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.541522 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-56c65fa7-13a0-4778-9769-b5ddb82a3fda None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.543252 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-56c65fa7-13a0-4778-9769-b5ddb82a3fda tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:10:47.543650 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-56c65fa7-13a0-4778-9769-b5ddb82a3fda tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1629050269", "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=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.560803 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-56c65fa7-13a0-4778-9769-b5ddb82a3fda tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:10:47.561199 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1048/4210] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:10:47 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.571702 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-aaf241c1-e293-46c4-a236-3d3bd4cc6c34 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.574014 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-aaf241c1-e293-46c4-a236-3d3bd4cc6c34 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] DELETE https://10.4.3.152/volume/v3/types/4e8a2536-3470-4b91-bd4b-4307423587bb Aug 14 03:10:47.574275 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-aaf241c1-e293-46c4-a236-3d3bd4cc6c34 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.574523 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-aaf241c1-e293-46c4-a236-3d3bd4cc6c34 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.575434 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.policy [None req-aaf241c1-e293-46c4-a236-3d3bd4cc6c34 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8ba02ee914c74cbabdf40b4b2a3ad452', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db22ec9ec4d8489093f542d865cf7de4', '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=100378) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:47.575570 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-aaf241c1-e293-46c4-a236-3d3bd4cc6c34 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/4e8a2536-3470-4b91-bd4b-4307423587bb returned with HTTP 403 Aug 14 03:10:47.576064 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1053/4211] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:10:47 2026] DELETE /volume/v3/types/4e8a2536-3470-4b91-bd4b-4307423587bb => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.589563 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d09556cf-9de0-4f50-9c6a-6ec5aa88530f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.591536 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d09556cf-9de0-4f50-9c6a-6ec5aa88530f tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] GET https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/extra_specs Aug 14 03:10:47.591756 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d09556cf-9de0-4f50-9c6a-6ec5aa88530f tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.591974 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d09556cf-9de0-4f50-9c6a-6ec5aa88530f tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.601697 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d09556cf-9de0-4f50-9c6a-6ec5aa88530f tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/extra_specs returned with HTTP 200 Aug 14 03:10:47.602372 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1058/4212] 10.4.3.152 () {66 vars in 1378 bytes} [Fri Aug 14 03:10:47 2026] GET /volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.614386 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4c5194bd-846d-4d2d-8054-61d36937c37d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.616314 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4c5194bd-846d-4d2d-8054-61d36937c37d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] GET https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/encryption/cipher Aug 14 03:10:47.616496 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4c5194bd-846d-4d2d-8054-61d36937c37d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.616728 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4c5194bd-846d-4d2d-8054-61d36937c37d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.617353 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-4c5194bd-846d-4d2d-8054-61d36937c37d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8ba02ee914c74cbabdf40b4b2a3ad452', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db22ec9ec4d8489093f542d865cf7de4', '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=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:47.617531 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4c5194bd-846d-4d2d-8054-61d36937c37d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/encryption/cipher returned with HTTP 403 Aug 14 03:10:47.617996 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1054/4213] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:10:47 2026] GET /volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.626473 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c55be99d-f592-4c35-a91e-bdf1d8bca417 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.628759 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c55be99d-f592-4c35-a91e-bdf1d8bca417 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] GET https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/encryption Aug 14 03:10:47.628924 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c55be99d-f592-4c35-a91e-bdf1d8bca417 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.629132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c55be99d-f592-4c35-a91e-bdf1d8bca417 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.629831 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.policy [None req-c55be99d-f592-4c35-a91e-bdf1d8bca417 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8ba02ee914c74cbabdf40b4b2a3ad452', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db22ec9ec4d8489093f542d865cf7de4', '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=100381) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:47.630024 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c55be99d-f592-4c35-a91e-bdf1d8bca417 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/encryption returned with HTTP 403 Aug 14 03:10:47.631058 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1049/4214] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:10:47 2026] GET /volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.639245 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e54499c7-82ee-4ff6-be75-5056a840d41d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.641234 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e54499c7-82ee-4ff6-be75-5056a840d41d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] GET https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/extra_specs/multiattach Aug 14 03:10:47.641448 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e54499c7-82ee-4ff6-be75-5056a840d41d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.641663 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e54499c7-82ee-4ff6-be75-5056a840d41d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.649987 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e54499c7-82ee-4ff6-be75-5056a840d41d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/extra_specs/multiattach returned with HTTP 200 Aug 14 03:10:47.650377 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1054/4215] 10.4.3.152 () {66 vars in 1414 bytes} [Fri Aug 14 03:10:47 2026] GET /volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:10:47.657709 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ae2cf44e-db19-43e7-aa8c-9e7a7b4066ea None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.659623 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ae2cf44e-db19-43e7-aa8c-9e7a7b4066ea tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] GET https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/extra_specs/volume_backend_name Aug 14 03:10:47.659810 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ae2cf44e-db19-43e7-aa8c-9e7a7b4066ea tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.660028 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ae2cf44e-db19-43e7-aa8c-9e7a7b4066ea tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.661189 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fd158099-2556-4d85-b779-4b6dfda82835 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.662896 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fd158099-2556-4d85-b779-4b6dfda82835 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 Aug 14 03:10:47.663109 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fd158099-2556-4d85-b779-4b6dfda82835 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.663337 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fd158099-2556-4d85-b779-4b6dfda82835 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.667400 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ae2cf44e-db19-43e7-aa8c-9e7a7b4066ea tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 03:10:47.667905 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1059/4216] 10.4.3.152 () {66 vars in 1438 bytes} [Fri Aug 14 03:10:47 2026] GET /volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.669358 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fd158099-2556-4d85-b779-4b6dfda82835 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 returned with HTTP 404 Aug 14 03:10:47.669977 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1055/4217] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:47 2026] GET /volume/v3/volumes/1e517851-cec4-413d-841e-49a78c765d92 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.676577 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7a60f258-680e-4214-b391-2ac6b46972c8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.677391 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2254fd4c-c1c6-4838-a2e8-ef5a0c4c6e87 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.679221 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7a60f258-680e-4214-b391-2ac6b46972c8 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] PUT https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/encryption/0aa32222-2d13-43fa-ab04-a63a61b23047 Aug 14 03:10:47.679632 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2254fd4c-c1c6-4838-a2e8-ef5a0c4c6e87 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] DELETE https://10.4.3.152/volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 Aug 14 03:10:47.679721 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7a60f258-680e-4214-b391-2ac6b46972c8 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.679938 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2254fd4c-c1c6-4838-a2e8-ef5a0c4c6e87 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.680198 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2254fd4c-c1c6-4838-a2e8-ef5a0c4c6e87 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.680414 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-2254fd4c-c1c6-4838-a2e8-ef5a0c4c6e87 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Delete volume with id: 8177b4da-deee-4210-95fe-f9d40a262451 Aug 14 03:10:47.682325 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.policy [None req-7a60f258-680e-4214-b391-2ac6b46972c8 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8ba02ee914c74cbabdf40b4b2a3ad452', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db22ec9ec4d8489093f542d865cf7de4', '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=100381) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:47.682562 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7a60f258-680e-4214-b391-2ac6b46972c8 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/encryption/0aa32222-2d13-43fa-ab04-a63a61b23047 returned with HTTP 403 Aug 14 03:10:47.683234 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1050/4218] 10.4.3.152 () {68 vars in 1506 bytes} [Fri Aug 14 03:10:47 2026] PUT /volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/encryption/0aa32222-2d13-43fa-ab04-a63a61b23047 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.689682 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:47.689682 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:47.690408 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2254fd4c-c1c6-4838-a2e8-ef5a0c4c6e87 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:10:47.691412 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-af81adb3-7544-44d5-a5bf-3f123368b82c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.693268 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-af81adb3-7544-44d5-a5bf-3f123368b82c tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] PUT https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/extra_specs/key1 Aug 14 03:10:47.694030 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-af81adb3-7544-44d5-a5bf-3f123368b82c tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.695587 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.policy [None req-af81adb3-7544-44d5-a5bf-3f123368b82c tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8ba02ee914c74cbabdf40b4b2a3ad452', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db22ec9ec4d8489093f542d865cf7de4', '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=100379) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:47.695789 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-af81adb3-7544-44d5-a5bf-3f123368b82c tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/extra_specs/key1 returned with HTTP 403 Aug 14 03:10:47.696424 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1060/4219] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:10:47 2026] PUT /volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.705966 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7af0775d-a228-418c-9e56-93630aee2296 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.708183 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7af0775d-a228-418c-9e56-93630aee2296 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] PUT https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609 Aug 14 03:10:47.708673 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7af0775d-a228-418c-9e56-93630aee2296 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:47.710733 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2254fd4c-c1c6-4838-a2e8-ef5a0c4c6e87 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Delete volume request issued successfully. Aug 14 03:10:47.710923 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.policy [None req-7af0775d-a228-418c-9e56-93630aee2296 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8ba02ee914c74cbabdf40b4b2a3ad452', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db22ec9ec4d8489093f542d865cf7de4', '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=100380) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:10:47.711011 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2254fd4c-c1c6-4838-a2e8-ef5a0c4c6e87 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 returned with HTTP 202 Aug 14 03:10:47.711152 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7af0775d-a228-418c-9e56-93630aee2296 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-reader] https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609 returned with HTTP 403 Aug 14 03:10:47.711365 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1055/4220] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:47 2026] DELETE /volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:47.711748 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1056/4221] 10.4.3.152 () {68 vars in 1362 bytes} [Fri Aug 14 03:10:47 2026] PUT /volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:47.719958 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-535b8c17-19fd-4f54-bf5b-fdd14b33a1e1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.722004 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-535b8c17-19fd-4f54-bf5b-fdd14b33a1e1 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 Aug 14 03:10:47.722206 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-535b8c17-19fd-4f54-bf5b-fdd14b33a1e1 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.722400 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-535b8c17-19fd-4f54-bf5b-fdd14b33a1e1 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.724642 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c9821733-8cea-45f2-abcd-420a2321bb3d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.729641 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:47.729641 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:47.733639 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-535b8c17-19fd-4f54-bf5b-fdd14b33a1e1 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:10:47.736795 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c9821733-8cea-45f2-abcd-420a2321bb3d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] DELETE https://10.4.3.152/volume/v3/types/4e8a2536-3470-4b91-bd4b-4307423587bb Aug 14 03:10:47.737508 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c9821733-8cea-45f2-abcd-420a2321bb3d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.738321 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c9821733-8cea-45f2-abcd-420a2321bb3d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.739172 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-535b8c17-19fd-4f54-bf5b-fdd14b33a1e1 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 returned with HTTP 200 Aug 14 03:10:47.739636 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1051/4222] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:47 2026] GET /volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.774264 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4bd7b46e-35b9-45ed-b124-96469df00652 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.777010 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4bd7b46e-35b9-45ed-b124-96469df00652 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:47.777293 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4bd7b46e-35b9-45ed-b124-96469df00652 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.778053 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4bd7b46e-35b9-45ed-b124-96469df00652 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.778053 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-4bd7b46e-35b9-45ed-b124-96469df00652 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:47.783831 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:47.783831 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:47.785109 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4bd7b46e-35b9-45ed-b124-96469df00652 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:47.785356 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1056/4223] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:47 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:47.791947 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c9821733-8cea-45f2-abcd-420a2321bb3d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types/4e8a2536-3470-4b91-bd4b-4307423587bb returned with HTTP 202 Aug 14 03:10:47.792532 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1061/4224] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:10:47 2026] DELETE /volume/v3/types/4e8a2536-3470-4b91-bd4b-4307423587bb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:47.805349 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-30d2ec50-8211-483b-b08e-b1775fe387d1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.807863 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-30d2ec50-8211-483b-b08e-b1775fe387d1 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] DELETE https://10.4.3.152/volume/v3/types/49f30e8e-84f1-4be8-80cb-fd4cbe63fef7 Aug 14 03:10:47.808126 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-30d2ec50-8211-483b-b08e-b1775fe387d1 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.808417 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-30d2ec50-8211-483b-b08e-b1775fe387d1 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.836377 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-30d2ec50-8211-483b-b08e-b1775fe387d1 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types/49f30e8e-84f1-4be8-80cb-fd4cbe63fef7 returned with HTTP 202 Aug 14 03:10:47.836891 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1057/4225] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:10:47 2026] DELETE /volume/v3/types/49f30e8e-84f1-4be8-80cb-fd4cbe63fef7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:47.843142 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3ac52733-bee5-4de9-9320-ab202c500316 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.845358 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3ac52733-bee5-4de9-9320-ab202c500316 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] DELETE https://10.4.3.152/volume/v3/types/82258c37-892a-44ab-84c4-f55c9b273eba Aug 14 03:10:47.845628 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3ac52733-bee5-4de9-9320-ab202c500316 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.845886 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3ac52733-bee5-4de9-9320-ab202c500316 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.870704 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3ac52733-bee5-4de9-9320-ab202c500316 tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types/82258c37-892a-44ab-84c4-f55c9b273eba returned with HTTP 202 Aug 14 03:10:47.871198 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1052/4226] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:10:47 2026] DELETE /volume/v3/types/82258c37-892a-44ab-84c4-f55c9b273eba => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:47.877957 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7bea9513-470d-459d-8531-05b654ca894d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.879936 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7bea9513-470d-459d-8531-05b654ca894d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] DELETE https://10.4.3.152/volume/v3/types/53f4e3dc-1ce7-4903-bbd7-cbb9b3f00455 Aug 14 03:10:47.880176 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7bea9513-470d-459d-8531-05b654ca894d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.880416 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7bea9513-470d-459d-8531-05b654ca894d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.905912 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7bea9513-470d-459d-8531-05b654ca894d tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types/53f4e3dc-1ce7-4903-bbd7-cbb9b3f00455 returned with HTTP 202 Aug 14 03:10:47.906325 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1057/4227] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:10:47 2026] DELETE /volume/v3/types/53f4e3dc-1ce7-4903-bbd7-cbb9b3f00455 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:47.912688 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8bdfefc3-bba9-42e5-adfc-caddb6db539a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.914374 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8bdfefc3-bba9-42e5-adfc-caddb6db539a tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] DELETE https://10.4.3.152/volume/v3/types/b8c11cad-a90b-46f1-b0e0-2e8d03fec4a4 Aug 14 03:10:47.914558 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8bdfefc3-bba9-42e5-adfc-caddb6db539a tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.914746 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8bdfefc3-bba9-42e5-adfc-caddb6db539a tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.935428 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8bdfefc3-bba9-42e5-adfc-caddb6db539a tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types/b8c11cad-a90b-46f1-b0e0-2e8d03fec4a4 returned with HTTP 202 Aug 14 03:10:47.935832 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1062/4228] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:10:47 2026] DELETE /volume/v3/types/b8c11cad-a90b-46f1-b0e0-2e8d03fec4a4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:47.941746 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-45b0eb99-6d13-45dc-a1de-cf0f967a665e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:47.943417 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-45b0eb99-6d13-45dc-a1de-cf0f967a665e tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] DELETE https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609 Aug 14 03:10:47.943633 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-45b0eb99-6d13-45dc-a1de-cf0f967a665e tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:47.943861 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-45b0eb99-6d13-45dc-a1de-cf0f967a665e tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:47.963776 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-45b0eb99-6d13-45dc-a1de-cf0f967a665e tempest-VolumeTypesReaderTests-259687143 tempest-VolumeTypesReaderTests-259687143-project-admin] https://10.4.3.152/volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609 returned with HTTP 202 Aug 14 03:10:47.964169 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1058/4229] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:10:47 2026] DELETE /volume/v3/types/33fbdbb4-786c-47a2-b324-ecf5beb6e609 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:48.313419 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5ad7f2b2-6cf1-4e13-989c-70deefb39423 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:48.315364 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5ad7f2b2-6cf1-4e13-989c-70deefb39423 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] GET https://10.4.3.152/volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 Aug 14 03:10:48.315797 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5ad7f2b2-6cf1-4e13-989c-70deefb39423 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:48.316026 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5ad7f2b2-6cf1-4e13-989c-70deefb39423 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:48.322278 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5ad7f2b2-6cf1-4e13-989c-70deefb39423 tempest-VolumesCloneTest-1166106097 tempest-VolumesCloneTest-1166106097-project-member] https://10.4.3.152/volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 returned with HTTP 404 Aug 14 03:10:48.322775 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1053/4230] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:48 2026] GET /volume/v3/volumes/2a7bdce6-3ac7-412a-9cff-2a4a76270f64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:48.499930 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f3c16ded-be02-48a6-800e-4eaf65d9d5e0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:48.502389 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f3c16ded-be02-48a6-800e-4eaf65d9d5e0 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] GET https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:48.502711 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f3c16ded-be02-48a6-800e-4eaf65d9d5e0 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:48.503025 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f3c16ded-be02-48a6-800e-4eaf65d9d5e0 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:48.513210 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:48.513210 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:48.517476 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f3c16ded-be02-48a6-800e-4eaf65d9d5e0 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Volume info retrieved successfully. Aug 14 03:10:48.523299 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f3c16ded-be02-48a6-800e-4eaf65d9d5e0 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e returned with HTTP 200 Aug 14 03:10:48.523915 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1058/4231] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:48 2026] GET /volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:48.536771 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a70bf89c-ce4d-442c-81ca-81abdbb5a5ab None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:48.538657 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a70bf89c-ce4d-442c-81ca-81abdbb5a5ab tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] POST https://10.4.3.152/volume/v3/volume-transfers Aug 14 03:10:48.539081 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a70bf89c-ce4d-442c-81ca-81abdbb5a5ab tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "004271cf-1fce-4a20-a8d0-3f775c04d26e"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:48.540520 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volume_transfer [None req-a70bf89c-ce4d-442c-81ca-81abdbb5a5ab tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Creating new volume transfer {'transfer': {'volume_id': '004271cf-1fce-4a20-a8d0-3f775c04d26e'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 03:10:48.540670 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volume_transfer [None req-a70bf89c-ce4d-442c-81ca-81abdbb5a5ab tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Creating transfer of volume 004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:48.540774 np0000007307 devstack@c-api.service[100379]: INFO cinder.transfer.api [None req-a70bf89c-ce4d-442c-81ca-81abdbb5a5ab tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Generating transfer record for volume 004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:48.547558 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:48.547558 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:48.557600 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a70bf89c-ce4d-442c-81ca-81abdbb5a5ab tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volume-transfers returned with HTTP 202 Aug 14 03:10:48.558032 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1063/4232] 10.4.3.152 () {70 vars in 1326 bytes} [Fri Aug 14 03:10:48 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:48.567576 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cc3598f0-2d0d-4cbd-b672-6ae953c0c4d4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:48.569519 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cc3598f0-2d0d-4cbd-b672-6ae953c0c4d4 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] GET https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:48.570245 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cc3598f0-2d0d-4cbd-b672-6ae953c0c4d4 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:48.570588 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cc3598f0-2d0d-4cbd-b672-6ae953c0c4d4 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:48.578724 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:48.578724 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:48.583974 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cc3598f0-2d0d-4cbd-b672-6ae953c0c4d4 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Volume info retrieved successfully. Aug 14 03:10:48.590329 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cc3598f0-2d0d-4cbd-b672-6ae953c0c4d4 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e returned with HTTP 200 Aug 14 03:10:48.591022 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1059/4233] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:48 2026] GET /volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:48.607418 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-aab95925-111d-420a-96b7-4a66b0029919 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:48.609456 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aab95925-111d-420a-96b7-4a66b0029919 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] GET https://10.4.3.152/volume/v3/volume-transfers/e2b6c959-17e1-4ec1-a45b-37238c72d30c Aug 14 03:10:48.609758 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aab95925-111d-420a-96b7-4a66b0029919 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:48.610084 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aab95925-111d-420a-96b7-4a66b0029919 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:48.613812 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aab95925-111d-420a-96b7-4a66b0029919 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volume-transfers/e2b6c959-17e1-4ec1-a45b-37238c72d30c returned with HTTP 200 Aug 14 03:10:48.614197 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1054/4234] 10.4.3.152 () {68 vars in 1416 bytes} [Fri Aug 14 03:10:48 2026] GET /volume/v3/volume-transfers/e2b6c959-17e1-4ec1-a45b-37238c72d30c => generated 432 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:48.621857 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-90e9ebba-d1d4-4a8c-b76c-cfc59dfa09c9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:48.623572 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-90e9ebba-d1d4-4a8c-b76c-cfc59dfa09c9 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] GET https://10.4.3.152/volume/v3/volume-transfers Aug 14 03:10:48.623732 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-90e9ebba-d1d4-4a8c-b76c-cfc59dfa09c9 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:48.623946 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-90e9ebba-d1d4-4a8c-b76c-cfc59dfa09c9 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:48.624109 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volume_transfer [None req-90e9ebba-d1d4-4a8c-b76c-cfc59dfa09c9 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Listing volume transfers {{(pid=100378) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 03:10:48.628252 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-90e9ebba-d1d4-4a8c-b76c-cfc59dfa09c9 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volume-transfers returned with HTTP 200 Aug 14 03:10:48.628373 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1059/4235] 10.4.3.152 () {68 vars in 1305 bytes} [Fri Aug 14 03:10:48 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:48.637942 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a1ef106b-0e60-4f8c-a754-aa6ffdc37a4b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:48.755110 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3bed8ef0-8817-47f4-8286-db5b90832471 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:48.757324 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3bed8ef0-8817-47f4-8286-db5b90832471 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 Aug 14 03:10:48.757663 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3bed8ef0-8817-47f4-8286-db5b90832471 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:48.757975 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3bed8ef0-8817-47f4-8286-db5b90832471 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:48.764816 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3bed8ef0-8817-47f4-8286-db5b90832471 tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 returned with HTTP 404 Aug 14 03:10:48.765386 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1060/4236] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:48 2026] GET /volume/v3/volumes/8177b4da-deee-4210-95fe-f9d40a262451 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:48.773091 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-132c01b8-5cee-4db8-8783-6d78ffcabeda None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:48.775112 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-132c01b8-5cee-4db8-8783-6d78ffcabeda tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 Aug 14 03:10:48.775367 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-132c01b8-5cee-4db8-8783-6d78ffcabeda tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:48.775602 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-132c01b8-5cee-4db8-8783-6d78ffcabeda tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:48.775760 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-132c01b8-5cee-4db8-8783-6d78ffcabeda tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Delete volume with id: a8e712d0-80f0-422c-b317-d5ebbcf52069 Aug 14 03:10:48.783658 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:48.783658 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:48.784159 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-132c01b8-5cee-4db8-8783-6d78ffcabeda tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:10:48.790473 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a1ef106b-0e60-4f8c-a754-aa6ffdc37a4b tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] POST https://10.4.3.152/volume/v3/volume-transfers/e2b6c959-17e1-4ec1-a45b-37238c72d30c/accept Aug 14 03:10:48.791084 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a1ef106b-0e60-4f8c-a754-aa6ffdc37a4b tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9d0610a1715f6f20"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:48.794480 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.volume_transfer [None req-a1ef106b-0e60-4f8c-a754-aa6ffdc37a4b tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Accepting volume transfer e2b6c959-17e1-4ec1-a45b-37238c72d30c {{(pid=100379) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 03:10:48.794480 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.volume_transfer [None req-a1ef106b-0e60-4f8c-a754-aa6ffdc37a4b tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Accepting transfer e2b6c959-17e1-4ec1-a45b-37238c72d30c Aug 14 03:10:48.800725 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-db5e9275-1c18-4d14-aa32-ec95f47ac17e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:48.806561 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-132c01b8-5cee-4db8-8783-6d78ffcabeda tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Delete volume request issued successfully. Aug 14 03:10:48.806833 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-132c01b8-5cee-4db8-8783-6d78ffcabeda tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 returned with HTTP 202 Aug 14 03:10:48.807272 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1055/4237] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:48 2026] DELETE /volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:48.807677 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-db5e9275-1c18-4d14-aa32-ec95f47ac17e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:48.807987 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-db5e9275-1c18-4d14-aa32-ec95f47ac17e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:48.808265 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-db5e9275-1c18-4d14-aa32-ec95f47ac17e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:48.808445 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-db5e9275-1c18-4d14-aa32-ec95f47ac17e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:48.816842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-484d3f87-50a4-42d1-b1be-ef6962f42f9e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:48.820251 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:48.820251 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:48.820474 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-484d3f87-50a4-42d1-b1be-ef6962f42f9e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 Aug 14 03:10:48.820604 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-484d3f87-50a4-42d1-b1be-ef6962f42f9e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:48.820765 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-484d3f87-50a4-42d1-b1be-ef6962f42f9e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:48.821490 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-db5e9275-1c18-4d14-aa32-ec95f47ac17e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:48.822202 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1060/4238] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:48 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:48.830490 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:48.830490 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:48.835185 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-484d3f87-50a4-42d1-b1be-ef6962f42f9e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Volume info retrieved successfully. Aug 14 03:10:48.840759 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-484d3f87-50a4-42d1-b1be-ef6962f42f9e tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 returned with HTTP 200 Aug 14 03:10:48.841338 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1061/4239] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:48 2026] GET /volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:48.870613 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-a1ef106b-0e60-4f8c-a754-aa6ffdc37a4b tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Created reservations ['6230cb37-c444-46b5-8bfc-c7c8d9f6d266', '0cee6764-7215-49be-8215-91f33c7795bd', '2635a2c2-6087-4493-ac32-4d28875c2f9f', 'c8e0f415-aaf5-49db-beee-7981683f6f2f'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:48.911375 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-a1ef106b-0e60-4f8c-a754-aa6ffdc37a4b tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Created reservations ['4cdcf70c-cb61-4af2-bea8-50137f5b5963', 'e6e23af0-f059-45ce-8fd5-cfab62f2ede6', '7eef772c-31fb-40ea-a354-25cb3e340285', '4925a90b-f91c-4561-8ec1-f302b6ae18e2'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:48.954068 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-a1ef106b-0e60-4f8c-a754-aa6ffdc37a4b tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Created reservations ['7ed67ea5-cd7e-4618-b010-160bc44e64db', 'd347c3e4-ed76-42a8-8ff2-d06fd6ce7d72', 'f7ef625a-de9f-42a8-93a4-b313f5b284c9', 'eed0db59-5a5e-434a-83a8-d4907e93f119'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:48.989160 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-a1ef106b-0e60-4f8c-a754-aa6ffdc37a4b tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Created reservations ['4d0a3beb-f33c-48e8-a7b7-8d988a9f209b', 'ff392b25-d16f-4b5e-b0e2-689ca0221efc', '1849b44a-9574-4d90-94c9-24f6dacbd96b', 'd03a896f-5265-48d4-ab52-9e15a88a2c3f'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:49.002306 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a1ef106b-0e60-4f8c-a754-aa6ffdc37a4b tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Transfer volume completed successfully. Aug 14 03:10:49.071174 np0000007307 devstack@c-api.service[100379]: INFO cinder.transfer.api [None req-a1ef106b-0e60-4f8c-a754-aa6ffdc37a4b tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Volume 004271cf-1fce-4a20-a8d0-3f775c04d26e has been transferred. Aug 14 03:10:49.077959 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a1ef106b-0e60-4f8c-a754-aa6ffdc37a4b tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] https://10.4.3.152/volume/v3/volume-transfers/e2b6c959-17e1-4ec1-a45b-37238c72d30c/accept returned with HTTP 202 Aug 14 03:10:49.078456 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1064/4240] 10.4.3.152 () {70 vars in 1458 bytes} [Fri Aug 14 03:10:48 2026] POST /volume/v3/volume-transfers/e2b6c959-17e1-4ec1-a45b-37238c72d30c/accept => generated 365 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:49.086988 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8921daeb-872a-4d7e-984c-14b36be41d60 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:49.089171 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8921daeb-872a-4d7e-984c-14b36be41d60 tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] GET https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:49.089416 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8921daeb-872a-4d7e-984c-14b36be41d60 tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:49.089659 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8921daeb-872a-4d7e-984c-14b36be41d60 tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:49.098271 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:49.098271 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:49.103200 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8921daeb-872a-4d7e-984c-14b36be41d60 tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Volume info retrieved successfully. Aug 14 03:10:49.109631 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8921daeb-872a-4d7e-984c-14b36be41d60 tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e returned with HTTP 200 Aug 14 03:10:49.110138 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1056/4241] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:49 2026] GET /volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:49.125355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3e1cf91b-ff56-40f3-b942-d5eabd6000fc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:49.127082 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3e1cf91b-ff56-40f3-b942-d5eabd6000fc tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] GET https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:49.127258 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3e1cf91b-ff56-40f3-b942-d5eabd6000fc tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:49.127446 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3e1cf91b-ff56-40f3-b942-d5eabd6000fc tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:49.133982 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:49.133982 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:49.137073 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3e1cf91b-ff56-40f3-b942-d5eabd6000fc tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] Volume info retrieved successfully. Aug 14 03:10:49.140981 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3e1cf91b-ff56-40f3-b942-d5eabd6000fc tempest-VolumesTransfersV355Test-1138245257 tempest-VolumesTransfersV355Test-1138245257-project-member] https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e returned with HTTP 200 Aug 14 03:10:49.141325 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1061/4242] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:49 2026] GET /volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:49.155882 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6b73cbc1-fd6f-43e2-9e77-16c7c98b3abc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:49.157642 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6b73cbc1-fd6f-43e2-9e77-16c7c98b3abc tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] DELETE https://10.4.3.152/volume/v3/volume-transfers/e2b6c959-17e1-4ec1-a45b-37238c72d30c Aug 14 03:10:49.157874 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6b73cbc1-fd6f-43e2-9e77-16c7c98b3abc tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:49.158060 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6b73cbc1-fd6f-43e2-9e77-16c7c98b3abc tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:49.158160 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.volume_transfer [None req-6b73cbc1-fd6f-43e2-9e77-16c7c98b3abc tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Delete transfer with id: e2b6c959-17e1-4ec1-a45b-37238c72d30c Aug 14 03:10:49.163185 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6b73cbc1-fd6f-43e2-9e77-16c7c98b3abc tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volume-transfers/e2b6c959-17e1-4ec1-a45b-37238c72d30c returned with HTTP 404 Aug 14 03:10:49.163832 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1062/4243] 10.4.3.152 () {68 vars in 1419 bytes} [Fri Aug 14 03:10:49 2026] DELETE /volume/v3/volume-transfers/e2b6c959-17e1-4ec1-a45b-37238c72d30c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:10:49.170624 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2de59b01-195f-4e31-ba87-d56ff6493fc5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:49.307655 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2de59b01-195f-4e31-ba87-d56ff6493fc5 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:49.307655 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2de59b01-195f-4e31-ba87-d56ff6493fc5 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:49.307655 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2de59b01-195f-4e31-ba87-d56ff6493fc5 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:49.307655 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-2de59b01-195f-4e31-ba87-d56ff6493fc5 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Delete volume with id: 004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:49.314565 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:49.314565 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:49.314565 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2de59b01-195f-4e31-ba87-d56ff6493fc5 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Volume info retrieved successfully. Aug 14 03:10:49.330429 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2de59b01-195f-4e31-ba87-d56ff6493fc5 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Delete volume request issued successfully. Aug 14 03:10:49.330603 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2de59b01-195f-4e31-ba87-d56ff6493fc5 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e returned with HTTP 202 Aug 14 03:10:49.330983 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1065/4244] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:10:49 2026] DELETE /volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:10:49.345690 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8da4d105-55f4-4bf2-b0ec-35b13522ed66 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:49.347984 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8da4d105-55f4-4bf2-b0ec-35b13522ed66 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] GET https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:49.348258 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8da4d105-55f4-4bf2-b0ec-35b13522ed66 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:49.348513 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8da4d105-55f4-4bf2-b0ec-35b13522ed66 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:49.357559 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:49.357559 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:49.361774 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8da4d105-55f4-4bf2-b0ec-35b13522ed66 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Volume info retrieved successfully. Aug 14 03:10:49.367644 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8da4d105-55f4-4bf2-b0ec-35b13522ed66 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e returned with HTTP 200 Aug 14 03:10:49.368096 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1057/4245] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:49 2026] GET /volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:10:49.835917 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-95218d98-5f4f-407e-8078-e81cbfcc948f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:49.838460 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-95218d98-5f4f-407e-8078-e81cbfcc948f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:49.838723 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-95218d98-5f4f-407e-8078-e81cbfcc948f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:49.838949 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-95218d98-5f4f-407e-8078-e81cbfcc948f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:49.839061 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-95218d98-5f4f-407e-8078-e81cbfcc948f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:49.844701 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:49.844701 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:49.845637 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-95218d98-5f4f-407e-8078-e81cbfcc948f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:49.846092 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1062/4246] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:49 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:49.857289 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bfe3516b-0268-457a-918e-90790bdc019d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:49.859742 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bfe3516b-0268-457a-918e-90790bdc019d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] GET https://10.4.3.152/volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 Aug 14 03:10:49.860009 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bfe3516b-0268-457a-918e-90790bdc019d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:49.860245 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bfe3516b-0268-457a-918e-90790bdc019d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:49.867029 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bfe3516b-0268-457a-918e-90790bdc019d tempest-VolumesBackupsTest-414218324 tempest-VolumesBackupsTest-414218324-project-member] https://10.4.3.152/volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 returned with HTTP 404 Aug 14 03:10:49.867569 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1063/4247] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:49 2026] GET /volume/v3/volumes/a8e712d0-80f0-422c-b317-d5ebbcf52069 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:10:50.384907 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8f3cadec-72a4-4e7a-a190-a91222372e34 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:50.385294 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8f3cadec-72a4-4e7a-a190-a91222372e34 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] GET https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:50.385599 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8f3cadec-72a4-4e7a-a190-a91222372e34 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:50.385787 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8f3cadec-72a4-4e7a-a190-a91222372e34 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:50.391880 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8f3cadec-72a4-4e7a-a190-a91222372e34 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e returned with HTTP 404 Aug 14 03:10:50.392425 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1066/4248] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:50 2026] GET /volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:10:50.399702 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8642f659-5edf-4192-839a-5e3667ee2491 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:50.401868 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8642f659-5edf-4192-839a-5e3667ee2491 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] GET https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:50.402066 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8642f659-5edf-4192-839a-5e3667ee2491 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:50.402240 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8642f659-5edf-4192-839a-5e3667ee2491 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:50.409023 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8642f659-5edf-4192-839a-5e3667ee2491 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e returned with HTTP 404 Aug 14 03:10:50.409023 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1058/4249] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:50 2026] GET /volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:10:50.417554 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b415d27a-c081-4ec2-ae3c-5499b5b291fa None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:50.420202 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b415d27a-c081-4ec2-ae3c-5499b5b291fa tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] DELETE https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:50.420482 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b415d27a-c081-4ec2-ae3c-5499b5b291fa tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:50.420743 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b415d27a-c081-4ec2-ae3c-5499b5b291fa tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:50.420950 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-b415d27a-c081-4ec2-ae3c-5499b5b291fa tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Delete volume with id: 004271cf-1fce-4a20-a8d0-3f775c04d26e Aug 14 03:10:50.430179 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b415d27a-c081-4ec2-ae3c-5499b5b291fa tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e returned with HTTP 404 Aug 14 03:10:50.430810 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1063/4250] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:10:50 2026] DELETE /volume/v3/volumes/004271cf-1fce-4a20-a8d0-3f775c04d26e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:10:50.440897 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:50.441715 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:50.442082 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-552310226"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:50.443506 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-552310226'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:50.443506 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Create volume of 1 GB Aug 14 03:10:50.447418 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Availability Zones retrieved successfully. Aug 14 03:10:50.453076 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Flow 'volume_create_api' (a3ffe1dc-5e2d-48e0-9fc3-dd8a6e52fc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:50.454157 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e2bd4f-0534-4d4f-9533-272167bf3247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:50.455129 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:50.480108 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e2bd4f-0534-4d4f-9533-272167bf3247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:50.480846 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390c0660-8909-4fc0-81d4-54a94a244161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:50.522880 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Created reservations ['2e93627f-c17b-4531-a9d0-22899626847b', '74a295fa-7b37-4ba2-8dfd-775b8417a52d', 'aa6b91ad-14ea-4e5d-a6cd-8434cd1aa4f3', 'd3cc4dec-afb9-430a-a554-29723fb50e4a'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:50.523988 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390c0660-8909-4fc0-81d4-54a94a244161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e93627f-c17b-4531-a9d0-22899626847b', '74a295fa-7b37-4ba2-8dfd-775b8417a52d', 'aa6b91ad-14ea-4e5d-a6cd-8434cd1aa4f3', 'd3cc4dec-afb9-430a-a554-29723fb50e4a']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:50.525056 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d76215b0-94c8-4a3e-89d2-bb310350e32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:50.555447 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d76215b0-94c8-4a3e-89d2-bb310350e32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-552310226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035dac4b03ff418bb5a56c205357e35a',qos_specs=None,replication_status=,reservations=['2e93627f-c17b-4531-a9d0-22899626847b','74a295fa-7b37-4ba2-8dfd-775b8417a52d','aa6b91ad-14ea-4e5d-a6cd-8434cd1aa4f3','d3cc4dec-afb9-430a-a554-29723fb50e4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12ab15341194d7297b60ffadd6eb69e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-552310226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='035dac4b03ff418bb5a56c205357e35a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b12ab15341194d7297b60ffadd6eb69e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:50.556690 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cd4d9d6-096c-4041-96d1-dffaa3995341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:50.599295 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cd4d9d6-096c-4041-96d1-dffaa3995341) transitioned into state 'SUCCESS' from state '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-552310226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035dac4b03ff418bb5a56c205357e35a',qos_specs=None,replication_status=,reservations=['2e93627f-c17b-4531-a9d0-22899626847b','74a295fa-7b37-4ba2-8dfd-775b8417a52d','aa6b91ad-14ea-4e5d-a6cd-8434cd1aa4f3','d3cc4dec-afb9-430a-a554-29723fb50e4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12ab15341194d7297b60ffadd6eb69e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:50.601910 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e5e1c8-c5fa-48d0-bb76-0a9b5e1c599e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:50.649391 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e5e1c8-c5fa-48d0-bb76-0a9b5e1c599e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:50.656207 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Flow 'volume_create_api' (a3ffe1dc-5e2d-48e0-9fc3-dd8a6e52fc8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:50.656721 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Create volume request issued successfully. Aug 14 03:10:50.658200 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-45670dfb-e29a-4ff0-ad39-2d669f1cf1ff tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:50.659430 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1064/4251] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:10:50 2026] POST /volume/v3/volumes => generated 818 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:50.677047 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-725bb111-21d6-402e-b717-3a37e66916a4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:50.679052 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-725bb111-21d6-402e-b717-3a37e66916a4 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] GET https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:50.679337 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-725bb111-21d6-402e-b717-3a37e66916a4 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:50.679730 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-725bb111-21d6-402e-b717-3a37e66916a4 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:50.690487 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:50.690487 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:50.696861 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-725bb111-21d6-402e-b717-3a37e66916a4 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Volume info retrieved successfully. Aug 14 03:10:50.702932 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-725bb111-21d6-402e-b717-3a37e66916a4 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 returned with HTTP 200 Aug 14 03:10:50.703353 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1067/4252] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:50 2026] GET /volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:50.858380 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4435d87b-f8eb-405d-a1ba-16e7db3e0d43 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:50.860207 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4435d87b-f8eb-405d-a1ba-16e7db3e0d43 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:50.860955 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4435d87b-f8eb-405d-a1ba-16e7db3e0d43 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:50.860955 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4435d87b-f8eb-405d-a1ba-16e7db3e0d43 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:50.861135 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-4435d87b-f8eb-405d-a1ba-16e7db3e0d43 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:50.866963 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:50.866963 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:50.868072 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4435d87b-f8eb-405d-a1ba-16e7db3e0d43 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:50.868490 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1059/4253] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:50 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:51.273703 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f93aa430-2247-4da3-a056-ccc9e27d7d85 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.387762 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f93aa430-2247-4da3-a056-ccc9e27d7d85 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:10:51.388267 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f93aa430-2247-4da3-a056-ccc9e27d7d85 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-426132513", "extra_specs": {}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:51.406235 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f93aa430-2247-4da3-a056-ccc9e27d7d85 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:10:51.406235 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1064/4254] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:10:51 2026] POST /volume/v3/types => generated 211 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:51.417501 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8282b5d1-7e14-4c70-94fd-cf11b2f99186 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.421711 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8282b5d1-7e14-4c70-94fd-cf11b2f99186 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] POST https://10.4.3.152/volume/v3/types/8ce4ecb4-7479-429f-8810-0e9932b81cbb/encryption Aug 14 03:10:51.422226 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8282b5d1-7e14-4c70-94fd-cf11b2f99186 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:51.424443 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:51.424443 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:51.446748 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8282b5d1-7e14-4c70-94fd-cf11b2f99186 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] https://10.4.3.152/volume/v3/types/8ce4ecb4-7479-429f-8810-0e9932b81cbb/encryption returned with HTTP 200 Aug 14 03:10:51.447524 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1065/4255] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:10:51 2026] POST /volume/v3/types/8ce4ecb4-7479-429f-8810-0e9932b81cbb/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:51.457714 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.546241 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:51.546496 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1459590963", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-426132513", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:51.548495 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1459590963', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-426132513', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:51.553710 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume of 1 GB Aug 14 03:10:51.554124 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:51.554124 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:51.554789 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Availability Zones retrieved successfully. Aug 14 03:10:51.562596 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (36011b96-2d03-496f-b75e-f88faea9470f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:51.564203 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04da6138-a411-4ca3-a056-8541ea49107f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:51.564967 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:51.600272 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04da6138-a411-4ca3-a056-8541ea49107f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:10:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ce4ecb4-7479-429f-8810-0e9932b81cbb,is_public=True,name='tempest-scenario-type-luks-426132513',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ce4ecb4-7479-429f-8810-0e9932b81cbb', '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=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:51.600940 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6679d3cd-34f3-45c9-85cf-794e45be53cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:51.632201 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-426132513 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-426132513, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:10:51.632522 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-426132513 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-426132513, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:10:51.666614 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['1d73a8c2-0f45-404a-9776-949d630fb9e9', '09f8d3c4-a9c8-415d-8e9c-bf516f3c11e4', '34d9c415-ebcd-4789-b9c0-a13e7b0329ae', '9aa59631-021a-429b-8ebb-cab7f433b648'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:51.667488 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6679d3cd-34f3-45c9-85cf-794e45be53cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d73a8c2-0f45-404a-9776-949d630fb9e9', '09f8d3c4-a9c8-415d-8e9c-bf516f3c11e4', '34d9c415-ebcd-4789-b9c0-a13e7b0329ae', '9aa59631-021a-429b-8ebb-cab7f433b648']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:51.668382 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b812aa5-a61b-4eac-9c04-6fd176f77663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:51.692923 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b812aa5-a61b-4eac-9c04-6fd176f77663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9fdccbb-958d-4805-8c43-1ea827acbab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1459590963',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['1d73a8c2-0f45-404a-9776-949d630fb9e9','09f8d3c4-a9c8-415d-8e9c-bf516f3c11e4','34d9c415-ebcd-4789-b9c0-a13e7b0329ae','9aa59631-021a-429b-8ebb-cab7f433b648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=8ce4ecb4-7479-429f-8810-0e9932b81cbb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1459590963',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b9fdccbb-958d-4805-8c43-1ea827acbab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390e5d6aab834dce90f36119ac346986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58599ab6cb1426daac6862e792ccf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ce4ecb4-7479-429f-8810-0e9932b81cbb),volume_type_id=8ce4ecb4-7479-429f-8810-0e9932b81cbb)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:51.693992 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (225858c7-5a78-46ea-8ee9-8bfe410f2e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:51.716251 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (225858c7-5a78-46ea-8ee9-8bfe410f2e61) transitioned into state 'SUCCESS' from state '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-1459590963',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['1d73a8c2-0f45-404a-9776-949d630fb9e9','09f8d3c4-a9c8-415d-8e9c-bf516f3c11e4','34d9c415-ebcd-4789-b9c0-a13e7b0329ae','9aa59631-021a-429b-8ebb-cab7f433b648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=8ce4ecb4-7479-429f-8810-0e9932b81cbb)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:51.716518 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3fbb01e-b3b6-4e5d-b711-bb7b7c4ea8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:51.717385 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-81987bc5-d133-4a68-8d4f-5d287e3baaba None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.722145 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-81987bc5-d133-4a68-8d4f-5d287e3baaba tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] GET https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:51.722435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-81987bc5-d133-4a68-8d4f-5d287e3baaba tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:51.722581 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-81987bc5-d133-4a68-8d4f-5d287e3baaba tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:51.732907 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3fbb01e-b3b6-4e5d-b711-bb7b7c4ea8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:51.733139 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (36011b96-2d03-496f-b75e-f88faea9470f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:51.733577 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request issued successfully. Aug 14 03:10:51.734362 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fd7e02ee-26a4-480f-9535-dee73a9aed01 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:51.734977 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1068/4256] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:51 2026] POST /volume/v3/volumes => generated 779 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:51.740971 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:51.740971 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:51.746311 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-81987bc5-d133-4a68-8d4f-5d287e3baaba tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Volume info retrieved successfully. Aug 14 03:10:51.750445 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6a148994-6858-43a6-9c93-9bac1b8292ba None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.751223 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-81987bc5-d133-4a68-8d4f-5d287e3baaba tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 returned with HTTP 200 Aug 14 03:10:51.751735 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1060/4257] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:51 2026] GET /volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:51.755847 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6a148994-6858-43a6-9c93-9bac1b8292ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 Aug 14 03:10:51.755847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6a148994-6858-43a6-9c93-9bac1b8292ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:51.755847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6a148994-6858-43a6-9c93-9bac1b8292ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:51.763779 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:51.763779 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:51.765083 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-afab928d-02e7-4506-b6e9-93b63f1a447b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.767609 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-afab928d-02e7-4506-b6e9-93b63f1a447b tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] POST https://10.4.3.152/volume/v3/volume-transfers Aug 14 03:10:51.768620 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-6a148994-6858-43a6-9c93-9bac1b8292ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:10:51.768698 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-afab928d-02e7-4506-b6e9-93b63f1a447b tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:51.770146 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volume_transfer [None req-afab928d-02e7-4506-b6e9-93b63f1a447b tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 03:10:51.770384 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volume_transfer [None req-afab928d-02e7-4506-b6e9-93b63f1a447b tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Creating transfer of volume ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:51.770580 np0000007307 devstack@c-api.service[100380]: INFO cinder.transfer.api [None req-afab928d-02e7-4506-b6e9-93b63f1a447b tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Generating transfer record for volume ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:51.774733 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6a148994-6858-43a6-9c93-9bac1b8292ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 returned with HTTP 200 Aug 14 03:10:51.775083 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1065/4258] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:51 2026] GET /volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:51.781633 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:51.781633 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:51.795661 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-afab928d-02e7-4506-b6e9-93b63f1a447b tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volume-transfers returned with HTTP 202 Aug 14 03:10:51.796252 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1066/4259] 10.4.3.152 () {70 vars in 1326 bytes} [Fri Aug 14 03:10:51 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:51.805576 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dd84c3a9-a37e-47e6-9e4c-1a95b9502389 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.807713 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd84c3a9-a37e-47e6-9e4c-1a95b9502389 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] GET https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:51.807929 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd84c3a9-a37e-47e6-9e4c-1a95b9502389 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:51.808192 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd84c3a9-a37e-47e6-9e4c-1a95b9502389 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:51.817130 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:51.817130 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:51.821162 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-dd84c3a9-a37e-47e6-9e4c-1a95b9502389 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Volume info retrieved successfully. Aug 14 03:10:51.825157 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd84c3a9-a37e-47e6-9e4c-1a95b9502389 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 returned with HTTP 200 Aug 14 03:10:51.825562 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1069/4260] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:51 2026] GET /volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:51.840027 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-aec8ff65-501b-45b4-a34f-183dd0d3e26d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.842175 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aec8ff65-501b-45b4-a34f-183dd0d3e26d tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] GET https://10.4.3.152/volume/v3/volume-transfers/detail Aug 14 03:10:51.842418 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aec8ff65-501b-45b4-a34f-183dd0d3e26d tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:51.842669 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aec8ff65-501b-45b4-a34f-183dd0d3e26d tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'detail' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:51.842862 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volume_transfer [None req-aec8ff65-501b-45b4-a34f-183dd0d3e26d tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Listing volume transfers {{(pid=100381) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 03:10:51.849914 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aec8ff65-501b-45b4-a34f-183dd0d3e26d tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 03:10:51.850082 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1061/4261] 10.4.3.152 () {68 vars in 1326 bytes} [Fri Aug 14 03:10:51 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:51.861749 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a3091595-a3f7-47f6-b7a3-3323c0dc118b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.863419 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a3091595-a3f7-47f6-b7a3-3323c0dc118b tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] DELETE https://10.4.3.152/volume/v3/volume-transfers/7ae521c4-742c-4df5-9a2d-00871d49a5d6 Aug 14 03:10:51.863679 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a3091595-a3f7-47f6-b7a3-3323c0dc118b tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:51.863888 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a3091595-a3f7-47f6-b7a3-3323c0dc118b tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:51.863982 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.volume_transfer [None req-a3091595-a3f7-47f6-b7a3-3323c0dc118b tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Delete transfer with id: 7ae521c4-742c-4df5-9a2d-00871d49a5d6 Aug 14 03:10:51.880741 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:51.880741 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:51.886323 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6e2dd63e-db8a-4a70-a7b2-f77e14b1b7aa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.893274 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6e2dd63e-db8a-4a70-a7b2-f77e14b1b7aa tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:51.893433 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a3091595-a3f7-47f6-b7a3-3323c0dc118b tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volume-transfers/7ae521c4-742c-4df5-9a2d-00871d49a5d6 returned with HTTP 202 Aug 14 03:10:51.894227 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1066/4262] 10.4.3.152 () {68 vars in 1419 bytes} [Fri Aug 14 03:10:51 2026] DELETE /volume/v3/volume-transfers/7ae521c4-742c-4df5-9a2d-00871d49a5d6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:10:51.894756 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6e2dd63e-db8a-4a70-a7b2-f77e14b1b7aa tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:51.895220 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6e2dd63e-db8a-4a70-a7b2-f77e14b1b7aa tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:51.895422 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-6e2dd63e-db8a-4a70-a7b2-f77e14b1b7aa tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:51.901133 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:51.901133 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:51.902259 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6e2dd63e-db8a-4a70-a7b2-f77e14b1b7aa tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:51.902689 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1067/4263] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:51 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:51.906806 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a632bc1b-8f5e-49c0-b118-e5f5cd72ca37 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.908894 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a632bc1b-8f5e-49c0-b118-e5f5cd72ca37 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] GET https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:51.909198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a632bc1b-8f5e-49c0-b118-e5f5cd72ca37 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:51.909423 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a632bc1b-8f5e-49c0-b118-e5f5cd72ca37 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:51.917276 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:51.917276 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:51.922026 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a632bc1b-8f5e-49c0-b118-e5f5cd72ca37 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Volume info retrieved successfully. Aug 14 03:10:51.926596 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a632bc1b-8f5e-49c0-b118-e5f5cd72ca37 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 returned with HTTP 200 Aug 14 03:10:51.927621 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1070/4264] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:51 2026] GET /volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:51.942980 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-535158cf-6954-41b8-9d17-315912bd42cf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.945208 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-535158cf-6954-41b8-9d17-315912bd42cf tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] DELETE https://10.4.3.152/volume/v3/volume-transfers/7ae521c4-742c-4df5-9a2d-00871d49a5d6 Aug 14 03:10:51.945417 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-535158cf-6954-41b8-9d17-315912bd42cf tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:51.945622 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-535158cf-6954-41b8-9d17-315912bd42cf tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:51.945722 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.volume_transfer [None req-535158cf-6954-41b8-9d17-315912bd42cf tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Delete transfer with id: 7ae521c4-742c-4df5-9a2d-00871d49a5d6 Aug 14 03:10:51.949203 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-535158cf-6954-41b8-9d17-315912bd42cf tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volume-transfers/7ae521c4-742c-4df5-9a2d-00871d49a5d6 returned with HTTP 404 Aug 14 03:10:51.949890 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1062/4265] 10.4.3.152 () {68 vars in 1419 bytes} [Fri Aug 14 03:10:51 2026] DELETE /volume/v3/volume-transfers/7ae521c4-742c-4df5-9a2d-00871d49a5d6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:10:51.957034 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f12809a5-234d-4145-85fd-a3425a970a52 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:51.959835 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f12809a5-234d-4145-85fd-a3425a970a52 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:51.960474 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f12809a5-234d-4145-85fd-a3425a970a52 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:51.960777 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f12809a5-234d-4145-85fd-a3425a970a52 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:51.961036 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-f12809a5-234d-4145-85fd-a3425a970a52 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Delete volume with id: ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:51.971706 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:51.971706 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:51.972168 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f12809a5-234d-4145-85fd-a3425a970a52 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Volume info retrieved successfully. Aug 14 03:10:51.991460 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f12809a5-234d-4145-85fd-a3425a970a52 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Delete volume request issued successfully. Aug 14 03:10:51.991789 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f12809a5-234d-4145-85fd-a3425a970a52 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 returned with HTTP 202 Aug 14 03:10:51.992426 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1067/4266] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:10:51 2026] DELETE /volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:10:52.001971 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dbe23a7a-347d-4b0c-aa28-9d94c93d6eea None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:52.004087 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dbe23a7a-347d-4b0c-aa28-9d94c93d6eea tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] GET https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:52.004087 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dbe23a7a-347d-4b0c-aa28-9d94c93d6eea tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:52.004155 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dbe23a7a-347d-4b0c-aa28-9d94c93d6eea tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:52.012090 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:52.012090 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:52.015082 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-dbe23a7a-347d-4b0c-aa28-9d94c93d6eea tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Volume info retrieved successfully. Aug 14 03:10:52.020280 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dbe23a7a-347d-4b0c-aa28-9d94c93d6eea tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 returned with HTTP 200 Aug 14 03:10:52.020280 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1068/4267] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:52 2026] GET /volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 03:10:52.061033 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f594f5e5-832f-4888-b956-f417371ff405 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:52.177105 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:52.178837 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-742126798"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:52.179157 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-742126798'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:52.179381 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Create volume of 1 GB Aug 14 03:10:52.183848 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Availability Zones retrieved successfully. Aug 14 03:10:52.189858 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Flow 'volume_create_api' (609e4e26-0a5c-42cb-89f4-dceec7b14a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:52.190990 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be1a97d-d356-4c06-8531-2cec95e14372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:52.192386 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:52.225024 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be1a97d-d356-4c06-8531-2cec95e14372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:52.225841 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cdb8d84-6aee-4530-a52e-b39f7adc4915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:52.304728 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Created reservations ['ab8d54e6-ccf2-4383-b110-8539c2e8d38b', '6107791c-f8a8-442e-8621-3365098f7814', 'e2c93aed-30cb-4e96-be35-3a9c959471a7', 'b2f1ecbf-9efb-46db-a81c-dda92e4872af'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:52.305720 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cdb8d84-6aee-4530-a52e-b39f7adc4915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab8d54e6-ccf2-4383-b110-8539c2e8d38b', '6107791c-f8a8-442e-8621-3365098f7814', 'e2c93aed-30cb-4e96-be35-3a9c959471a7', 'b2f1ecbf-9efb-46db-a81c-dda92e4872af']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:52.306542 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bf3d234-dde4-4547-b37b-58157ab8e4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:52.360077 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bf3d234-dde4-4547-b37b-58157ab8e4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '733184d4-8715-4e88-bdeb-7c8765407ee1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-742126798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79ae6342ee742928c3a33f37763ce4f',qos_specs=None,replication_status=,reservations=['ab8d54e6-ccf2-4383-b110-8539c2e8d38b','6107791c-f8a8-442e-8621-3365098f7814','e2c93aed-30cb-4e96-be35-3a9c959471a7','b2f1ecbf-9efb-46db-a81c-dda92e4872af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09107e51cde5471fa9d4d38455ce7fbc',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-742126798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=733184d4-8715-4e88-bdeb-7c8765407ee1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79ae6342ee742928c3a33f37763ce4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09107e51cde5471fa9d4d38455ce7fbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:52.361006 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00307f6f-967e-4d49-abb0-a8c963b3eb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:52.384178 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00307f6f-967e-4d49-abb0-a8c963b3eb80) transitioned into state 'SUCCESS' from state '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-742126798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79ae6342ee742928c3a33f37763ce4f',qos_specs=None,replication_status=,reservations=['ab8d54e6-ccf2-4383-b110-8539c2e8d38b','6107791c-f8a8-442e-8621-3365098f7814','e2c93aed-30cb-4e96-be35-3a9c959471a7','b2f1ecbf-9efb-46db-a81c-dda92e4872af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09107e51cde5471fa9d4d38455ce7fbc',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:52.385408 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a6a574-c6fa-41c5-928c-cc9290fd221f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:52.395938 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a6a574-c6fa-41c5-928c-cc9290fd221f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:52.397170 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Flow 'volume_create_api' (609e4e26-0a5c-42cb-89f4-dceec7b14a4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:52.397604 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Create volume request issued successfully. Aug 14 03:10:52.398321 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f594f5e5-832f-4888-b956-f417371ff405 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:52.398834 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1071/4268] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:10:52 2026] POST /volume/v3/volumes => generated 765 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:52.412897 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2566e9a1-0d21-4f5c-b53c-1964b5884ca2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:52.414257 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2566e9a1-0d21-4f5c-b53c-1964b5884ca2 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 Aug 14 03:10:52.414442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2566e9a1-0d21-4f5c-b53c-1964b5884ca2 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:52.414642 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2566e9a1-0d21-4f5c-b53c-1964b5884ca2 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:52.421112 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:52.421112 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:52.424667 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2566e9a1-0d21-4f5c-b53c-1964b5884ca2 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:10:52.428742 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2566e9a1-0d21-4f5c-b53c-1964b5884ca2 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 returned with HTTP 200 Aug 14 03:10:52.429117 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1063/4269] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:52 2026] GET /volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:10:52.794163 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-826025fe-ecfa-43d1-9a0f-33101fc8b071 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:52.795983 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-826025fe-ecfa-43d1-9a0f-33101fc8b071 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 Aug 14 03:10:52.796196 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-826025fe-ecfa-43d1-9a0f-33101fc8b071 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:52.796361 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-826025fe-ecfa-43d1-9a0f-33101fc8b071 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:52.806652 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:52.806652 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:52.815543 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-826025fe-ecfa-43d1-9a0f-33101fc8b071 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:10:52.821959 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-826025fe-ecfa-43d1-9a0f-33101fc8b071 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 returned with HTTP 200 Aug 14 03:10:52.822527 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1068/4270] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:52 2026] GET /volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:52.837954 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-01258f3b-b2f6-490c-9e32-bfcdd21904c4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:52.841975 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-01258f3b-b2f6-490c-9e32-bfcdd21904c4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 Aug 14 03:10:52.842282 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-01258f3b-b2f6-490c-9e32-bfcdd21904c4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:52.842633 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-01258f3b-b2f6-490c-9e32-bfcdd21904c4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:52.854555 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:52.854555 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:52.859960 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-01258f3b-b2f6-490c-9e32-bfcdd21904c4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:10:52.865620 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-01258f3b-b2f6-490c-9e32-bfcdd21904c4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 returned with HTTP 200 Aug 14 03:10:52.866205 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1069/4271] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:52 2026] GET /volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:52.879706 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6ab86d2f-c9c2-47c6-9dd3-06ca2ea66545 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:52.881424 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ab86d2f-c9c2-47c6-9dd3-06ca2ea66545 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4/action Aug 14 03:10:52.881812 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ab86d2f-c9c2-47c6-9dd3-06ca2ea66545 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:52.881946 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ab86d2f-c9c2-47c6-9dd3-06ca2ea66545 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:52.889804 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:52.889804 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:52.890235 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6ab86d2f-c9c2-47c6-9dd3-06ca2ea66545 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:10:52.895572 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6ab86d2f-c9c2-47c6-9dd3-06ca2ea66545 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume updated successfully. Aug 14 03:10:52.895755 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ab86d2f-c9c2-47c6-9dd3-06ca2ea66545 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4/action returned with HTTP 200 Aug 14 03:10:52.896181 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1072/4272] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:10:52 2026] POST /volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:10:52.913692 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9c4854ae-d80c-49a5-ba23-458fc722eb91 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:52.916245 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9c4854ae-d80c-49a5-ba23-458fc722eb91 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:52.916509 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9c4854ae-d80c-49a5-ba23-458fc722eb91 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:52.916771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9c4854ae-d80c-49a5-ba23-458fc722eb91 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:52.916945 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-9c4854ae-d80c-49a5-ba23-458fc722eb91 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:52.922856 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:52.922856 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:52.923836 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9c4854ae-d80c-49a5-ba23-458fc722eb91 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:52.924309 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1064/4273] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:52 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:53.035039 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-84fabdaf-1475-45d7-8efd-43007b72cea4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:53.035391 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c107d08b-20e6-4aca-a8f2-88b84125d058 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:53.037118 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-84fabdaf-1475-45d7-8efd-43007b72cea4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 Aug 14 03:10:53.037299 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-84fabdaf-1475-45d7-8efd-43007b72cea4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:53.037338 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c107d08b-20e6-4aca-a8f2-88b84125d058 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] GET https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:53.037606 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-84fabdaf-1475-45d7-8efd-43007b72cea4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:53.037769 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c107d08b-20e6-4aca-a8f2-88b84125d058 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:53.038073 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c107d08b-20e6-4aca-a8f2-88b84125d058 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:53.047294 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c107d08b-20e6-4aca-a8f2-88b84125d058 tempest-VolumesTransfersV355Test-242607099 tempest-VolumesTransfersV355Test-242607099-project-admin] https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 returned with HTTP 404 Aug 14 03:10:53.047294 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1070/4274] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:53 2026] GET /volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:10:53.048063 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:53.048063 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:53.052326 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-84fabdaf-1475-45d7-8efd-43007b72cea4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:10:53.053728 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c230ee77-d9eb-4c73-a72f-2677d7953c42 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:53.056612 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c230ee77-d9eb-4c73-a72f-2677d7953c42 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] GET https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:53.056719 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-84fabdaf-1475-45d7-8efd-43007b72cea4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 returned with HTTP 200 Aug 14 03:10:53.056926 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c230ee77-d9eb-4c73-a72f-2677d7953c42 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:53.057149 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1069/4275] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:10:53 2026] GET /volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:53.057328 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c230ee77-d9eb-4c73-a72f-2677d7953c42 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:53.065079 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c230ee77-d9eb-4c73-a72f-2677d7953c42 tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 returned with HTTP 404 Aug 14 03:10:53.065771 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1073/4276] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:53 2026] GET /volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:10:53.073081 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-73609991-1930-4be1-9808-32c92aaf528d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:53.074952 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-73609991-1930-4be1-9808-32c92aaf528d tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:53.075206 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-73609991-1930-4be1-9808-32c92aaf528d tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:53.075434 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-73609991-1930-4be1-9808-32c92aaf528d tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:53.075653 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-73609991-1930-4be1-9808-32c92aaf528d tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] Delete volume with id: ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 Aug 14 03:10:53.081416 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-73609991-1930-4be1-9808-32c92aaf528d tempest-VolumesTransfersV355Test-940761698 tempest-VolumesTransfersV355Test-940761698-project-member] https://10.4.3.152/volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 returned with HTTP 404 Aug 14 03:10:53.082273 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1065/4277] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:10:53 2026] DELETE /volume/v3/volumes/ae2a8d3f-7df5-4ee2-b5bd-acadb2a1bc17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:10:53.442849 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fc460454-e85d-4e03-9e1e-5c644f3bb59b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:53.444302 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fc460454-e85d-4e03-9e1e-5c644f3bb59b tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 Aug 14 03:10:53.444758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fc460454-e85d-4e03-9e1e-5c644f3bb59b tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:53.445170 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fc460454-e85d-4e03-9e1e-5c644f3bb59b tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:53.455315 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:53.455315 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:53.458138 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fc460454-e85d-4e03-9e1e-5c644f3bb59b tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:10:53.463367 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fc460454-e85d-4e03-9e1e-5c644f3bb59b tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 returned with HTTP 200 Aug 14 03:10:53.464152 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1071/4278] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:53 2026] GET /volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:53.479926 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2a9ccb41-3eb1-4791-80a5-8d52e80b0a71 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:53.482027 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2a9ccb41-3eb1-4791-80a5-8d52e80b0a71 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:10:53.482492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2a9ccb41-3eb1-4791-80a5-8d52e80b0a71 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "733184d4-8715-4e88-bdeb-7c8765407ee1", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-51636364"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:53.493061 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:53.493061 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:53.494714 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2a9ccb41-3eb1-4791-80a5-8d52e80b0a71 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:10:53.494714 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-2a9ccb41-3eb1-4791-80a5-8d52e80b0a71 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Create snapshot from volume 733184d4-8715-4e88-bdeb-7c8765407ee1 Aug 14 03:10:53.529999 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-2a9ccb41-3eb1-4791-80a5-8d52e80b0a71 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Created reservations ['c14c5e34-72cf-44ae-97e1-e01dc3df7aab', 'bdbae75b-6994-4bdd-ba3e-431306c2584f', 'c07c258e-cc82-41bb-936b-08bea1e4dab8', '7e571e20-32b2-4836-944f-937bce77d086'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:53.573032 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2a9ccb41-3eb1-4791-80a5-8d52e80b0a71 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot create request issued successfully. Aug 14 03:10:53.573032 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2a9ccb41-3eb1-4791-80a5-8d52e80b0a71 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:10:53.573419 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1070/4279] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:10:53 2026] POST /volume/v3/snapshots => generated 320 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:53.585590 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e542f4dc-8099-402b-a1d6-1ab8619ff786 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:53.589062 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e542f4dc-8099-402b-a1d6-1ab8619ff786 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 Aug 14 03:10:53.589378 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e542f4dc-8099-402b-a1d6-1ab8619ff786 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:53.589688 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e542f4dc-8099-402b-a1d6-1ab8619ff786 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:53.593370 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-cf735a88-9cdf-4898-b6fc-b6d52edceabb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:53.596738 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-cf735a88-9cdf-4898-b6fc-b6d52edceabb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 Aug 14 03:10:53.597052 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-cf735a88-9cdf-4898-b6fc-b6d52edceabb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:53.597365 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-cf735a88-9cdf-4898-b6fc-b6d52edceabb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:53.603668 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:53.603668 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:53.604149 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e542f4dc-8099-402b-a1d6-1ab8619ff786 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot retrieved successfully. Aug 14 03:10:53.605080 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e542f4dc-8099-402b-a1d6-1ab8619ff786 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 returned with HTTP 200 Aug 14 03:10:53.605530 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1074/4280] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:53 2026] GET /volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 => generated 452 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:53.608709 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:53.608709 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:53.614481 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-cf735a88-9cdf-4898-b6fc-b6d52edceabb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:10:53.622467 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-cf735a88-9cdf-4898-b6fc-b6d52edceabb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 returned with HTTP 200 Aug 14 03:10:53.622979 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1066/4281] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:10:53 2026] GET /volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:53.639513 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d23a9d8b-8e3f-42b9-9948-3caf3c471338 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:53.640237 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d23a9d8b-8e3f-42b9-9948-3caf3c471338 None None] GET https://10.4.3.152/volume// Aug 14 03:10:53.640237 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d23a9d8b-8e3f-42b9-9948-3caf3c471338 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:53.640408 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d23a9d8b-8e3f-42b9-9948-3caf3c471338 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:53.640655 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d23a9d8b-8e3f-42b9-9948-3caf3c471338 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:10:53.640960 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1072/4282] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:10:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:10:53.651120 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-3f610dad-89d8-4ebc-8838-aa804abad9bb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:53.653265 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-3f610dad-89d8-4ebc-8838-aa804abad9bb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:10:53.653645 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-3f610dad-89d8-4ebc-8838-aa804abad9bb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9fdccbb-958d-4805-8c43-1ea827acbab4", "connector": null, "instance_uuid": "78e9b420-5080-424c-be11-c082f46cbf3a"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:53.664035 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:53.664035 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:53.699913 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-3f610dad-89d8-4ebc-8838-aa804abad9bb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:10:53.700310 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1071/4283] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:10:53 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:53.935668 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b775e387-59c2-45c7-8f12-049ea4c4a9f0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:53.938437 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b775e387-59c2-45c7-8f12-049ea4c4a9f0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:53.938437 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b775e387-59c2-45c7-8f12-049ea4c4a9f0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:53.938622 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b775e387-59c2-45c7-8f12-049ea4c4a9f0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:53.938787 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b775e387-59c2-45c7-8f12-049ea4c4a9f0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:53.944041 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:53.944041 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:53.945103 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b775e387-59c2-45c7-8f12-049ea4c4a9f0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:53.945660 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1075/4284] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:53 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:54.615698 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ae670f8d-5407-48ab-8e4e-4cd1c2db0c66 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:54.618572 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ae670f8d-5407-48ab-8e4e-4cd1c2db0c66 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 Aug 14 03:10:54.618572 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ae670f8d-5407-48ab-8e4e-4cd1c2db0c66 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:54.618572 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ae670f8d-5407-48ab-8e4e-4cd1c2db0c66 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:54.633891 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:54.633891 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:54.633891 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ae670f8d-5407-48ab-8e4e-4cd1c2db0c66 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot retrieved successfully. Aug 14 03:10:54.633891 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ae670f8d-5407-48ab-8e4e-4cd1c2db0c66 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 returned with HTTP 200 Aug 14 03:10:54.633891 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1067/4285] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:54 2026] GET /volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 => generated 479 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:54.641206 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fc5b01ce-8cc4-44ef-ad25-8ffa04a26745 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:54.641577 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fc5b01ce-8cc4-44ef-ad25-8ffa04a26745 None None] GET https://10.4.3.152/volume// Aug 14 03:10:54.642812 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fc5b01ce-8cc4-44ef-ad25-8ffa04a26745 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:54.642812 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fc5b01ce-8cc4-44ef-ad25-8ffa04a26745 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:54.642812 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fc5b01ce-8cc4-44ef-ad25-8ffa04a26745 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:10:54.642977 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ab69b481-ab79-431b-b575-5b1dd9733542 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:54.643185 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1073/4286] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:10:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:10:54.644645 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ab69b481-ab79-431b-b575-5b1dd9733542 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] POST https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1/action Aug 14 03:10:54.645247 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ab69b481-ab79-431b-b575-5b1dd9733542 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Action body: b'{"revert": {"snapshot_id": "e4b7c63c-20fe-4208-b198-dad97d77bab9"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:54.646096 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ab69b481-ab79-431b-b575-5b1dd9733542 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "e4b7c63c-20fe-4208-b198-dad97d77bab9"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:54.653860 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-7e9d85fd-1fc1-4bbf-aa8b-eb2819957234 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:54.654753 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:54.654753 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:54.655450 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ab69b481-ab79-431b-b575-5b1dd9733542 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume retrieved successfully. Aug 14 03:10:54.659636 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-7e9d85fd-1fc1-4bbf-aa8b-eb2819957234 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 Aug 14 03:10:54.659973 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-7e9d85fd-1fc1-4bbf-aa8b-eb2819957234 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:54.660223 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-7e9d85fd-1fc1-4bbf-aa8b-eb2819957234 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:54.669312 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-ab69b481-ab79-431b-b575-5b1dd9733542 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Reverting volume 733184d4-8715-4e88-bdeb-7c8765407ee1 to snapshot e4b7c63c-20fe-4208-b198-dad97d77bab9. Aug 14 03:10:54.670070 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:54.670070 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:54.675848 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:54.675848 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:54.682210 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-7e9d85fd-1fc1-4bbf-aa8b-eb2819957234 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:10:54.685593 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ab69b481-ab79-431b-b575-5b1dd9733542 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1/action returned with HTTP 202 Aug 14 03:10:54.685593 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1072/4287] 10.4.3.152 () {70 vars in 1431 bytes} [Fri Aug 14 03:10:54 2026] POST /volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:10:54.688766 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-7e9d85fd-1fc1-4bbf-aa8b-eb2819957234 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 returned with HTTP 200 Aug 14 03:10:54.690188 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1076/4288] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:10:54 2026] GET /volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 => generated 1050 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:10:54.695457 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ef0d42a5-e949-444a-982c-3ae0cfcf0e6f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:54.697422 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ef0d42a5-e949-444a-982c-3ae0cfcf0e6f tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 Aug 14 03:10:54.697704 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ef0d42a5-e949-444a-982c-3ae0cfcf0e6f tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:54.697962 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ef0d42a5-e949-444a-982c-3ae0cfcf0e6f tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:54.707308 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:54.707308 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:54.711814 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ef0d42a5-e949-444a-982c-3ae0cfcf0e6f tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:10:54.717507 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ef0d42a5-e949-444a-982c-3ae0cfcf0e6f tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 returned with HTTP 200 Aug 14 03:10:54.718416 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1068/4289] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:54 2026] GET /volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:10:54.812520 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-314f061f-4c82-4ce6-9f77-0e797276007f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:54.815233 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-314f061f-4c82-4ce6-9f77-0e797276007f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] PUT https://10.4.3.152/volume/v3/attachments/f32e1bd1-4f83-4364-a567-065152545803 Aug 14 03:10:54.816768 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-314f061f-4c82-4ce6-9f77-0e797276007f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:54.827814 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-314f061f-4c82-4ce6-9f77-0e797276007f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Acquiring lock "cinder-attachment_update-b9fdccbb-958d-4805-8c43-1ea827acbab4-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:10:54.833164 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-314f061f-4c82-4ce6-9f77-0e797276007f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-b9fdccbb-958d-4805-8c43-1ea827acbab4-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:10:54.834129 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:54.834129 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:54.958057 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cb59cc4d-aab7-4a2f-a587-5e9678d06476 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:54.959973 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cb59cc4d-aab7-4a2f-a587-5e9678d06476 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:54.960049 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cb59cc4d-aab7-4a2f-a587-5e9678d06476 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:54.961397 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cb59cc4d-aab7-4a2f-a587-5e9678d06476 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:54.961397 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-cb59cc4d-aab7-4a2f-a587-5e9678d06476 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:54.965752 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:54.965752 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:54.967112 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cb59cc4d-aab7-4a2f-a587-5e9678d06476 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:54.967112 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1073/4290] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:54 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:54.996878 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-314f061f-4c82-4ce6-9f77-0e797276007f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-b9fdccbb-958d-4805-8c43-1ea827acbab4-np0000007307" released by "attachment_update" :: held 0.164s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:10:54.997251 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-314f061f-4c82-4ce6-9f77-0e797276007f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/f32e1bd1-4f83-4364-a567-065152545803 returned with HTTP 200 Aug 14 03:10:54.997772 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1074/4291] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:10:54 2026] PUT /volume/v3/attachments/f32e1bd1-4f83-4364-a567-065152545803 => generated 968 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:55.027288 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-3a140407-5752-4ff1-b407-39c1b8a5c408 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:55.030772 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-3a140407-5752-4ff1-b407-39c1b8a5c408 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments/f32e1bd1-4f83-4364-a567-065152545803/action Aug 14 03:10:55.031618 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-3a140407-5752-4ff1-b407-39c1b8a5c408 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:55.031983 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-3a140407-5752-4ff1-b407-39c1b8a5c408 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:55.060518 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:55.060518 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:55.062517 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:55.071533 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-3a140407-5752-4ff1-b407-39c1b8a5c408 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/f32e1bd1-4f83-4364-a567-065152545803/action returned with HTTP 204 Aug 14 03:10:55.071877 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1077/4292] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:10:55 2026] POST /volume/v3/attachments/f32e1bd1-4f83-4364-a567-065152545803/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:55.192813 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:55.193157 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1508460545"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:55.194590 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1508460545'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:55.194703 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume of 1 GB Aug 14 03:10:55.200087 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Availability Zones retrieved successfully. Aug 14 03:10:55.206961 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Flow 'volume_create_api' (013e7aed-6e1e-45a4-9369-e1915414bd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:55.207998 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f76c133-8ef3-4410-adf3-b69aa40fedf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:55.209079 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:55.236709 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f76c133-8ef3-4410-adf3-b69aa40fedf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:55.237939 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22e10c97-928c-4478-be6c-2d17f9aa6c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:55.316688 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['6370fe1b-5ca9-4688-93fc-821b354ce824', 'fda9f767-b2a1-47e2-941c-03ce744f0028', 'e9bcd562-dee2-4c9a-b138-f623a4f3cdbb', '4195051a-35f1-47e9-ab43-13a53d5d1576'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:55.317627 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22e10c97-928c-4478-be6c-2d17f9aa6c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6370fe1b-5ca9-4688-93fc-821b354ce824', 'fda9f767-b2a1-47e2-941c-03ce744f0028', 'e9bcd562-dee2-4c9a-b138-f623a4f3cdbb', '4195051a-35f1-47e9-ab43-13a53d5d1576']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:55.318765 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (409b89ce-c116-4dff-954c-3d8141fa253d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:55.345490 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (409b89ce-c116-4dff-954c-3d8141fa253d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6dff528-aea8-4b6b-b8fa-22e4eeb58668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1508460545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467da2dc93744a4380a50ff9c0ed115e',qos_specs=None,replication_status=,reservations=['6370fe1b-5ca9-4688-93fc-821b354ce824','fda9f767-b2a1-47e2-941c-03ce744f0028','e9bcd562-dee2-4c9a-b138-f623a4f3cdbb','4195051a-35f1-47e9-ab43-13a53d5d1576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1508460545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6dff528-aea8-4b6b-b8fa-22e4eeb58668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467da2dc93744a4380a50ff9c0ed115e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:55.346367 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c3bba39-baa1-4897-b80f-275769a5b9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:55.370719 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c3bba39-baa1-4897-b80f-275769a5b9bc) transitioned into state 'SUCCESS' from state '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-1508460545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467da2dc93744a4380a50ff9c0ed115e',qos_specs=None,replication_status=,reservations=['6370fe1b-5ca9-4688-93fc-821b354ce824','fda9f767-b2a1-47e2-941c-03ce744f0028','e9bcd562-dee2-4c9a-b138-f623a4f3cdbb','4195051a-35f1-47e9-ab43-13a53d5d1576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:55.371890 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (413332e2-84bd-4bd2-88c8-336095ee291b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:55.382024 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (413332e2-84bd-4bd2-88c8-336095ee291b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:55.382996 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Flow 'volume_create_api' (013e7aed-6e1e-45a4-9369-e1915414bd63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:55.383371 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume request issued successfully. Aug 14 03:10:55.384281 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7f332bde-ca72-43da-a2bb-6c1ea712c73b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:55.384859 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1069/4293] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:10:55 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) Aug 14 03:10:55.399280 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4dabf87a-8818-4166-b2c2-82febf1e5176 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:55.401163 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4dabf87a-8818-4166-b2c2-82febf1e5176 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:10:55.402134 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4dabf87a-8818-4166-b2c2-82febf1e5176 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:55.402134 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4dabf87a-8818-4166-b2c2-82febf1e5176 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:55.409099 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:55.409099 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:55.413387 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4dabf87a-8818-4166-b2c2-82febf1e5176 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:10:55.421017 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4dabf87a-8818-4166-b2c2-82febf1e5176 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:10:55.421758 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1074/4294] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:55 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:55.732670 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6deb537b-56e8-40cb-8e8a-a87e4ac19277 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:55.734503 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6deb537b-56e8-40cb-8e8a-a87e4ac19277 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 Aug 14 03:10:55.734713 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6deb537b-56e8-40cb-8e8a-a87e4ac19277 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:55.734929 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6deb537b-56e8-40cb-8e8a-a87e4ac19277 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:55.742541 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:55.742541 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:55.745660 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6deb537b-56e8-40cb-8e8a-a87e4ac19277 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:10:55.749076 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6deb537b-56e8-40cb-8e8a-a87e4ac19277 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 returned with HTTP 200 Aug 14 03:10:55.749386 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1075/4295] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:55 2026] GET /volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:55.761838 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2cbed208-b0ff-4732-b869-cf9e8c6e47fc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:55.763385 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2cbed208-b0ff-4732-b869-cf9e8c6e47fc tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 Aug 14 03:10:55.763591 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2cbed208-b0ff-4732-b869-cf9e8c6e47fc tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:55.763777 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2cbed208-b0ff-4732-b869-cf9e8c6e47fc tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:55.768618 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:55.768618 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:55.769176 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2cbed208-b0ff-4732-b869-cf9e8c6e47fc tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot retrieved successfully. Aug 14 03:10:55.769774 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2cbed208-b0ff-4732-b869-cf9e8c6e47fc tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 returned with HTTP 200 Aug 14 03:10:55.770182 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1078/4296] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:55 2026] GET /volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:55.778552 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bea2202a-1650-4fec-91f1-8fad3b3eed72 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:55.781111 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bea2202a-1650-4fec-91f1-8fad3b3eed72 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 Aug 14 03:10:55.781403 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bea2202a-1650-4fec-91f1-8fad3b3eed72 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:55.781761 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bea2202a-1650-4fec-91f1-8fad3b3eed72 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:55.791395 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:55.791395 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:55.794748 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bea2202a-1650-4fec-91f1-8fad3b3eed72 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:10:55.798643 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bea2202a-1650-4fec-91f1-8fad3b3eed72 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 returned with HTTP 200 Aug 14 03:10:55.798881 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1070/4297] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:55 2026] GET /volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:55.813170 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:55.814810 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:55.815184 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2037967853"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:55.816601 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2037967853'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:55.816724 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Create volume of 1 GB Aug 14 03:10:55.820461 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Availability Zones retrieved successfully. Aug 14 03:10:55.825929 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Flow 'volume_create_api' (dbb13787-649e-43a5-9767-53bd2687a758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:55.827001 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b141d5e4-75fc-429f-a5cf-e9ae0e185361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:55.827801 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:55.850960 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b141d5e4-75fc-429f-a5cf-e9ae0e185361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:55.851685 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b53acde-274c-4359-a9f2-6a1022821ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:55.890886 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Created reservations ['44bf946f-622b-4f26-a260-e97d3185f719', '19bf9bf9-832a-45f1-bc40-a7880b72c9bf', '8c4533d3-7452-4eee-80a2-78b6880efe69', 'cfe5a990-38bf-4068-8cb5-f996c3897f78'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:55.891770 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b53acde-274c-4359-a9f2-6a1022821ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44bf946f-622b-4f26-a260-e97d3185f719', '19bf9bf9-832a-45f1-bc40-a7880b72c9bf', '8c4533d3-7452-4eee-80a2-78b6880efe69', 'cfe5a990-38bf-4068-8cb5-f996c3897f78']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:55.892632 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58403564-6b33-4302-b586-98e46efacf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:55.914994 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58403564-6b33-4302-b586-98e46efacf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3deebc6a-cdad-448c-8eba-d7054802f167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2037967853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79ae6342ee742928c3a33f37763ce4f',qos_specs=None,replication_status=,reservations=['44bf946f-622b-4f26-a260-e97d3185f719','19bf9bf9-832a-45f1-bc40-a7880b72c9bf','8c4533d3-7452-4eee-80a2-78b6880efe69','cfe5a990-38bf-4068-8cb5-f996c3897f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09107e51cde5471fa9d4d38455ce7fbc',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2037967853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3deebc6a-cdad-448c-8eba-d7054802f167,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79ae6342ee742928c3a33f37763ce4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09107e51cde5471fa9d4d38455ce7fbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:55.915696 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bc88c89-c5db-41ad-8fae-67829d5b6681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:55.933517 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bc88c89-c5db-41ad-8fae-67829d5b6681) transitioned into state 'SUCCESS' from state '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-2037967853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79ae6342ee742928c3a33f37763ce4f',qos_specs=None,replication_status=,reservations=['44bf946f-622b-4f26-a260-e97d3185f719','19bf9bf9-832a-45f1-bc40-a7880b72c9bf','8c4533d3-7452-4eee-80a2-78b6880efe69','cfe5a990-38bf-4068-8cb5-f996c3897f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09107e51cde5471fa9d4d38455ce7fbc',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:55.934212 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6798b916-b148-407e-93ca-7cd11b5f0e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:55.942046 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6798b916-b148-407e-93ca-7cd11b5f0e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:55.942805 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Flow 'volume_create_api' (dbb13787-649e-43a5-9767-53bd2687a758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:55.943137 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Create volume request issued successfully. Aug 14 03:10:55.943630 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e4e41a6a-5d30-403e-a6b3-e83cf938fdf4 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:55.945203 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1075/4298] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:10:55 2026] POST /volume/v3/volumes => generated 766 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:55.960771 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e58a233d-8933-435f-9d69-ca139ad14f7d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:55.963460 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e58a233d-8933-435f-9d69-ca139ad14f7d tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 Aug 14 03:10:55.963728 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e58a233d-8933-435f-9d69-ca139ad14f7d tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:55.963928 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e58a233d-8933-435f-9d69-ca139ad14f7d tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:55.970567 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:55.970567 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:55.974231 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e58a233d-8933-435f-9d69-ca139ad14f7d tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:10:55.978371 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e58a233d-8933-435f-9d69-ca139ad14f7d tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 returned with HTTP 200 Aug 14 03:10:55.978499 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-58f08da9-8cd7-488f-83e6-1e3ee0d0bb09 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:55.978765 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1076/4299] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:55 2026] GET /volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:55.980522 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-58f08da9-8cd7-488f-83e6-1e3ee0d0bb09 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:55.980698 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-58f08da9-8cd7-488f-83e6-1e3ee0d0bb09 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:55.980891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-58f08da9-8cd7-488f-83e6-1e3ee0d0bb09 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:55.980971 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-58f08da9-8cd7-488f-83e6-1e3ee0d0bb09 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:55.985664 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:55.985664 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:55.986451 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-58f08da9-8cd7-488f-83e6-1e3ee0d0bb09 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:55.986938 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1079/4300] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:55 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:55.996057 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5677952f-c449-4cd8-9c51-91b6dc6f236b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:55.997887 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5677952f-c449-4cd8-9c51-91b6dc6f236b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 Aug 14 03:10:55.998065 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5677952f-c449-4cd8-9c51-91b6dc6f236b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:55.998253 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5677952f-c449-4cd8-9c51-91b6dc6f236b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:56.006310 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:56.006310 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:56.012311 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5677952f-c449-4cd8-9c51-91b6dc6f236b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:10:56.017948 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5677952f-c449-4cd8-9c51-91b6dc6f236b tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 returned with HTTP 200 Aug 14 03:10:56.018431 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1071/4301] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:55 2026] GET /volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:56.035684 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-82d86b16-9257-4bd2-adfa-db24f0fc02fb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.037678 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-82d86b16-9257-4bd2-adfa-db24f0fc02fb tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] DELETE https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:56.038034 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-82d86b16-9257-4bd2-adfa-db24f0fc02fb tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:56.038087 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-82d86b16-9257-4bd2-adfa-db24f0fc02fb tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:56.038288 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-82d86b16-9257-4bd2-adfa-db24f0fc02fb tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete backup with id: 1ef63371-58cf-4622-b85d-905034c67f9d. Aug 14 03:10:56.043417 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:56.043417 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:56.061806 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-82d86b16-9257-4bd2-adfa-db24f0fc02fb tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] delete_backup rpcapi backup_id 1ef63371-58cf-4622-b85d-905034c67f9d {{(pid=100378) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:56.066090 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-82d86b16-9257-4bd2-adfa-db24f0fc02fb tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 202 Aug 14 03:10:56.066692 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1076/4302] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:56 2026] DELETE /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:56.077869 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a1592818-ab9f-4c4b-9f9b-f2d6279472ff None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.080041 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a1592818-ab9f-4c4b-9f9b-f2d6279472ff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:56.080041 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a1592818-ab9f-4c4b-9f9b-f2d6279472ff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:56.080275 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a1592818-ab9f-4c4b-9f9b-f2d6279472ff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:56.080381 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-a1592818-ab9f-4c4b-9f9b-f2d6279472ff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:56.088698 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:56.088698 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:56.088698 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a1592818-ab9f-4c4b-9f9b-f2d6279472ff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 200 Aug 14 03:10:56.088698 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1077/4303] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:56 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:56.171170 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2b85da27-7b82-4256-b1ae-8dd49d040ed2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.276303 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2b85da27-7b82-4256-b1ae-8dd49d040ed2 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:10:56.276699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2b85da27-7b82-4256-b1ae-8dd49d040ed2 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "848657f2-7ded-46f3-9a0d-bffcea07a3a2", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-408029168"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:56.285553 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2b85da27-7b82-4256-b1ae-8dd49d040ed2 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 404 Aug 14 03:10:56.286131 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1080/4304] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:10:56 2026] POST /volume/v3/snapshots => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:56.295541 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1232abb0-d983-4310-acf0-045b666fa91c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.297358 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1232abb0-d983-4310-acf0-045b666fa91c tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:10:56.297839 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1232abb0-d983-4310-acf0-045b666fa91c tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-337209324"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:56.334085 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1232abb0-d983-4310-acf0-045b666fa91c tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 404 Aug 14 03:10:56.334669 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1072/4305] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:10:56 2026] POST /volume/v3/snapshots => generated 77 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:56.343257 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-02ae549a-2bec-49e2-8dcf-75de95839d9e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.345810 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-02ae549a-2bec-49e2-8dcf-75de95839d9e tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] GET https://10.4.3.152/volume/v3/snapshots?limit=invalid Aug 14 03:10:56.346103 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-02ae549a-2bec-49e2-8dcf-75de95839d9e tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:56.346372 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-02ae549a-2bec-49e2-8dcf-75de95839d9e tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:56.347097 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-02ae549a-2bec-49e2-8dcf-75de95839d9e tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] HTTP exception thrown: limit param must be an integer Aug 14 03:10:56.347284 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-02ae549a-2bec-49e2-8dcf-75de95839d9e tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 14 03:10:56.347992 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1077/4306] 10.4.3.152 () {66 vars in 1270 bytes} [Fri Aug 14 03:10:56 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:10:56.356221 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-af8632df-7633-4107-9450-7de60c15390a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.358040 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-af8632df-7633-4107-9450-7de60c15390a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] GET https://10.4.3.152/volume/v3/snapshots?marker=fbabc877-b5e1-4cf4-997c-efa6ae0e5e22 Aug 14 03:10:56.358741 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-af8632df-7633-4107-9450-7de60c15390a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:56.358741 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-af8632df-7633-4107-9450-7de60c15390a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:56.358741 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-af8632df-7633-4107-9450-7de60c15390a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:10:56.359704 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-af8632df-7633-4107-9450-7de60c15390a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Building query based on filter {{(pid=100380) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:10:56.363780 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-af8632df-7633-4107-9450-7de60c15390a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/snapshots?marker=fbabc877-b5e1-4cf4-997c-efa6ae0e5e22 returned with HTTP 404 Aug 14 03:10:56.364273 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1078/4307] 10.4.3.152 () {66 vars in 1330 bytes} [Fri Aug 14 03:10:56 2026] GET /volume/v3/snapshots?marker=fbabc877-b5e1-4cf4-997c-efa6ae0e5e22 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:56.374001 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3aa307f3-967d-4805-b5e7-24f7223e3ecf None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.375588 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3aa307f3-967d-4805-b5e7-24f7223e3ecf tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=invalid Aug 14 03:10:56.375771 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3aa307f3-967d-4805-b5e7-24f7223e3ecf tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:56.375977 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3aa307f3-967d-4805-b5e7-24f7223e3ecf tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:56.376224 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-3aa307f3-967d-4805-b5e7-24f7223e3ecf tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:10:56.377220 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.db.api [None req-3aa307f3-967d-4805-b5e7-24f7223e3ecf tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Building query based on filter {{(pid=100379) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:10:56.377749 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3aa307f3-967d-4805-b5e7-24f7223e3ecf tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 14 03:10:56.378113 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1081/4308] 10.4.3.152 () {66 vars in 1276 bytes} [Fri Aug 14 03:10:56 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:10:56.387217 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5b7752df-bd21-4f80-9f78-bd846acd762a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.389467 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:56.389940 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-597299220"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:56.392023 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-597299220'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:56.392210 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Create volume of 2 GB Aug 14 03:10:56.396751 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Availability Zones retrieved successfully. Aug 14 03:10:56.402698 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Flow 'volume_create_api' (5a71c072-1c95-4754-99c3-dcaddccf7e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:56.403604 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a198f0a6-e594-4bba-9ef1-b2cbfb61ece1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:56.404551 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Validating volume size '2' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:56.432308 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a198f0a6-e594-4bba-9ef1-b2cbfb61ece1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:56.433125 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398568e4-f68c-461e-81be-9ab57884fe7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:56.438445 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5629c430-0734-4801-b198-4b328abee3fc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.440734 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5629c430-0734-4801-b198-4b328abee3fc tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:10:56.440967 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5629c430-0734-4801-b198-4b328abee3fc tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:56.441548 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5629c430-0734-4801-b198-4b328abee3fc tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:56.447482 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:56.447482 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:56.451876 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5629c430-0734-4801-b198-4b328abee3fc tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:10:56.456416 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5629c430-0734-4801-b198-4b328abee3fc tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:10:56.456851 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1078/4309] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:56 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:56.469613 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c24287ad-7d85-44d0-96a0-9feb376f266c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.472250 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c24287ad-7d85-44d0-96a0-9feb376f266c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:10:56.472250 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c24287ad-7d85-44d0-96a0-9feb376f266c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:56.472250 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c24287ad-7d85-44d0-96a0-9feb376f266c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:56.479147 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:56.479147 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:56.482787 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c24287ad-7d85-44d0-96a0-9feb376f266c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:10:56.487538 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c24287ad-7d85-44d0-96a0-9feb376f266c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:10:56.487932 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1079/4310] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:56 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:56.500160 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Created reservations ['d610047b-68d5-45be-ac36-1ed74dd65801', '61b38165-83a9-4f94-a211-ff4acdf52c26', 'c2e80cbb-1b05-4172-9360-73a1e69b3683', '2b8ec368-c8e7-49b6-a056-361d62d50f3d'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:56.501286 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398568e4-f68c-461e-81be-9ab57884fe7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d610047b-68d5-45be-ac36-1ed74dd65801', '61b38165-83a9-4f94-a211-ff4acdf52c26', 'c2e80cbb-1b05-4172-9360-73a1e69b3683', '2b8ec368-c8e7-49b6-a056-361d62d50f3d']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:56.502451 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126896db-d2aa-495f-b8c7-229811e0ee62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:56.503968 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2273fb3f-b579-43b1-b9c4-2d74efb3aaba None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.506124 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2273fb3f-b579-43b1-b9c4-2d74efb3aaba tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:10:56.506558 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2273fb3f-b579-43b1-b9c4-2d74efb3aaba tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dff528-aea8-4b6b-b8fa-22e4eeb58668", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-920988979"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:56.517184 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:56.517184 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:56.517740 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2273fb3f-b579-43b1-b9c4-2d74efb3aaba tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:10:56.517923 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-2273fb3f-b579-43b1-b9c4-2d74efb3aaba tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create snapshot from volume f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:10:56.524576 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126896db-d2aa-495f-b8c7-229811e0ee62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-597299220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7002e902992a41c4b1e7e8b20f2b3245',qos_specs=None,replication_status=,reservations=['d610047b-68d5-45be-ac36-1ed74dd65801','61b38165-83a9-4f94-a211-ff4acdf52c26','c2e80cbb-1b05-4172-9360-73a1e69b3683','2b8ec368-c8e7-49b6-a056-361d62d50f3d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05f2b37ab785433aa8275874cfc20c26',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-597299220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7002e902992a41c4b1e7e8b20f2b3245',provider_auth=None,provider_geometry=None,provider_id=None,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='05f2b37ab785433aa8275874cfc20c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:56.525286 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172ab767-6328-4837-b4ad-6ad56909f11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:56.541173 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172ab767-6328-4837-b4ad-6ad56909f11c) transitioned into state 'SUCCESS' from state '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-597299220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7002e902992a41c4b1e7e8b20f2b3245',qos_specs=None,replication_status=,reservations=['d610047b-68d5-45be-ac36-1ed74dd65801','61b38165-83a9-4f94-a211-ff4acdf52c26','c2e80cbb-1b05-4172-9360-73a1e69b3683','2b8ec368-c8e7-49b6-a056-361d62d50f3d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05f2b37ab785433aa8275874cfc20c26',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:56.541952 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5640b990-60c9-428f-be64-f0299b6558fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:56.550963 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5640b990-60c9-428f-be64-f0299b6558fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:56.551903 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Flow 'volume_create_api' (5a71c072-1c95-4754-99c3-dcaddccf7e22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:56.552354 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Create volume request issued successfully. Aug 14 03:10:56.553000 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5b7752df-bd21-4f80-9f78-bd846acd762a tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:56.553645 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1073/4311] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:10:56 2026] POST /volume/v3/volumes => generated 761 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:56.561337 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-2273fb3f-b579-43b1-b9c4-2d74efb3aaba tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['27b4ee13-987d-4230-a7c3-8f2fbb2bc44d', '10904de3-6b48-43ce-873c-9daf6be9211d', 'a22c719c-6d79-4faa-869e-c0e6ae5126ac', '8f7744d0-4497-46a1-a6af-61c5e7c6333e'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:56.568276 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-04c1fd68-3573-460c-9f50-e1c6e2392043 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.572284 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-04c1fd68-3573-460c-9f50-e1c6e2392043 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] GET https://10.4.3.152/volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 Aug 14 03:10:56.572548 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-04c1fd68-3573-460c-9f50-e1c6e2392043 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:56.572806 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-04c1fd68-3573-460c-9f50-e1c6e2392043 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:56.581333 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:56.581333 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:56.586195 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-04c1fd68-3573-460c-9f50-e1c6e2392043 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Volume info retrieved successfully. Aug 14 03:10:56.592520 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-04c1fd68-3573-460c-9f50-e1c6e2392043 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 returned with HTTP 200 Aug 14 03:10:56.592871 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1079/4312] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:56 2026] GET /volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:56.602961 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2273fb3f-b579-43b1-b9c4-2d74efb3aaba tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot create request issued successfully. Aug 14 03:10:56.603287 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2273fb3f-b579-43b1-b9c4-2d74efb3aaba tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:10:56.603776 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1082/4313] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:10:56 2026] POST /volume/v3/snapshots => generated 309 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:56.612662 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-48366079-72b6-4fcb-a85d-f5789afbfb95 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.614639 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-48366079-72b6-4fcb-a85d-f5789afbfb95 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe Aug 14 03:10:56.614828 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-48366079-72b6-4fcb-a85d-f5789afbfb95 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:56.615013 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-48366079-72b6-4fcb-a85d-f5789afbfb95 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:56.622640 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:56.622640 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:56.623157 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-48366079-72b6-4fcb-a85d-f5789afbfb95 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:10:56.624075 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-48366079-72b6-4fcb-a85d-f5789afbfb95 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe returned with HTTP 200 Aug 14 03:10:56.624516 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1080/4314] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:56 2026] GET /volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:56.990576 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0de4b3ea-717b-4e5b-9d53-efadd8c26e98 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:56.992431 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0de4b3ea-717b-4e5b-9d53-efadd8c26e98 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 Aug 14 03:10:56.992653 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0de4b3ea-717b-4e5b-9d53-efadd8c26e98 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:56.992867 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0de4b3ea-717b-4e5b-9d53-efadd8c26e98 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:56.999537 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:56.999537 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:57.003071 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0de4b3ea-717b-4e5b-9d53-efadd8c26e98 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:10:57.006974 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0de4b3ea-717b-4e5b-9d53-efadd8c26e98 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 returned with HTTP 200 Aug 14 03:10:57.007391 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1074/4315] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:56 2026] GET /volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:57.019612 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1b7fde7a-6a20-4989-9c24-f0f641b0ad4c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:57.021278 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1b7fde7a-6a20-4989-9c24-f0f641b0ad4c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:10:57.021678 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1b7fde7a-6a20-4989-9c24-f0f641b0ad4c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3deebc6a-cdad-448c-8eba-d7054802f167", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1901388103"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:57.029495 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:57.029495 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:57.029942 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1b7fde7a-6a20-4989-9c24-f0f641b0ad4c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:10:57.030059 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-1b7fde7a-6a20-4989-9c24-f0f641b0ad4c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Create snapshot from volume 3deebc6a-cdad-448c-8eba-d7054802f167 Aug 14 03:10:57.051492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-1b7fde7a-6a20-4989-9c24-f0f641b0ad4c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Created reservations ['4be9d276-000e-446e-aac4-79df760f341a', 'b84ffb6d-059e-4bb8-b9a3-3c818780195e', 'd7492533-9f0d-4bc8-82a6-3b90ef29dc39', 'f857a423-1a34-43af-bcf3-891926f53c2c'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:57.077393 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1b7fde7a-6a20-4989-9c24-f0f641b0ad4c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot create request issued successfully. Aug 14 03:10:57.077747 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1b7fde7a-6a20-4989-9c24-f0f641b0ad4c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:10:57.078200 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1080/4316] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:10:57 2026] POST /volume/v3/snapshots => generated 322 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:57.086171 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-65a89958-5b7f-4d54-9acf-df14a66c898c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:57.087678 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-65a89958-5b7f-4d54-9acf-df14a66c898c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 Aug 14 03:10:57.087866 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-65a89958-5b7f-4d54-9acf-df14a66c898c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:57.088025 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-65a89958-5b7f-4d54-9acf-df14a66c898c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:57.093512 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:57.093512 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:57.094118 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-65a89958-5b7f-4d54-9acf-df14a66c898c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot retrieved successfully. Aug 14 03:10:57.095308 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-65a89958-5b7f-4d54-9acf-df14a66c898c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 returned with HTTP 200 Aug 14 03:10:57.095985 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1083/4317] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:57 2026] GET /volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:57.100016 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b72948d6-b4c1-4a29-b662-e34fe6f50172 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:57.101830 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b72948d6-b4c1-4a29-b662-e34fe6f50172 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d Aug 14 03:10:57.102073 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b72948d6-b4c1-4a29-b662-e34fe6f50172 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:57.102313 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b72948d6-b4c1-4a29-b662-e34fe6f50172 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:57.102449 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-b72948d6-b4c1-4a29-b662-e34fe6f50172 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 1ef63371-58cf-4622-b85d-905034c67f9d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:57.106298 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b72948d6-b4c1-4a29-b662-e34fe6f50172 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d returned with HTTP 404 Aug 14 03:10:57.107005 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1081/4318] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:57 2026] GET /volume/v3/backups/1ef63371-58cf-4622-b85d-905034c67f9d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:57.116031 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-46269004-77d8-485e-bd02-5b6d6da18589 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:57.118757 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-46269004-77d8-485e-bd02-5b6d6da18589 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] DELETE https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:57.119075 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-46269004-77d8-485e-bd02-5b6d6da18589 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:57.119356 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-46269004-77d8-485e-bd02-5b6d6da18589 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:57.119533 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-46269004-77d8-485e-bd02-5b6d6da18589 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete backup with id: d6e2016c-eee2-49b7-b0e4-258155b1008e. Aug 14 03:10:57.124776 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:57.124776 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:57.139686 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-46269004-77d8-485e-bd02-5b6d6da18589 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] delete_backup rpcapi backup_id d6e2016c-eee2-49b7-b0e4-258155b1008e {{(pid=100381) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:10:57.141862 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-46269004-77d8-485e-bd02-5b6d6da18589 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 202 Aug 14 03:10:57.142372 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1075/4319] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:10:57 2026] DELETE /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:10:57.149339 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8aedca7d-3879-4b46-b575-6c855a0cc705 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:57.151610 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8aedca7d-3879-4b46-b575-6c855a0cc705 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:57.151838 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8aedca7d-3879-4b46-b575-6c855a0cc705 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:57.152118 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8aedca7d-3879-4b46-b575-6c855a0cc705 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:57.152473 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-8aedca7d-3879-4b46-b575-6c855a0cc705 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:57.156875 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:57.156875 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:57.157934 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8aedca7d-3879-4b46-b575-6c855a0cc705 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 200 Aug 14 03:10:57.158460 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1081/4320] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:57 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:57.608066 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6aed7c2f-e95f-43c5-8069-f3c931125238 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:57.608772 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6aed7c2f-e95f-43c5-8069-f3c931125238 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] GET https://10.4.3.152/volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 Aug 14 03:10:57.609045 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6aed7c2f-e95f-43c5-8069-f3c931125238 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:57.609305 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6aed7c2f-e95f-43c5-8069-f3c931125238 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:57.618811 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:57.618811 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:57.626568 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6aed7c2f-e95f-43c5-8069-f3c931125238 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Volume info retrieved successfully. Aug 14 03:10:57.632348 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6aed7c2f-e95f-43c5-8069-f3c931125238 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 returned with HTTP 200 Aug 14 03:10:57.632775 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1084/4321] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:57 2026] GET /volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:57.634143 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-35404969-c1af-433a-bf6e-04ab9eba422b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:57.636111 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-35404969-c1af-433a-bf6e-04ab9eba422b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe Aug 14 03:10:57.636186 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-35404969-c1af-433a-bf6e-04ab9eba422b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:57.636392 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-35404969-c1af-433a-bf6e-04ab9eba422b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:57.643516 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:57.643516 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:57.644166 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-35404969-c1af-433a-bf6e-04ab9eba422b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:10:57.645283 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-35404969-c1af-433a-bf6e-04ab9eba422b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe returned with HTTP 200 Aug 14 03:10:57.645782 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1082/4322] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:57 2026] GET /volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:57.647406 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cb97d418-00f9-4c51-98d3-7acf86188516 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:57.649699 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cb97d418-00f9-4c51-98d3-7acf86188516 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:10:57.650096 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cb97d418-00f9-4c51-98d3-7acf86188516 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-349409104"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:57.658908 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e3753d7d-977a-4b2a-bf65-7c7aeb5e1e6e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:57.660553 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:57.660553 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:57.661052 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-cb97d418-00f9-4c51-98d3-7acf86188516 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Volume info retrieved successfully. Aug 14 03:10:57.661112 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e3753d7d-977a-4b2a-bf65-7c7aeb5e1e6e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:10:57.661175 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-cb97d418-00f9-4c51-98d3-7acf86188516 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Create snapshot from volume ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 Aug 14 03:10:57.661607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e3753d7d-977a-4b2a-bf65-7c7aeb5e1e6e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6dff528-aea8-4b6b-b8fa-22e4eeb58668", "snapshot_id": "41f04008-a6b1-4db2-9dc0-fa266b6943fe", "name": "tempest-VolumesSnapshotTestJSON-Backup-1681696899", "container": "tempest-volumessnapshottestjson-backup-container-1965907632"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:57.663507 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-e3753d7d-977a-4b2a-bf65-7c7aeb5e1e6e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Creating new backup {'backup': {'volume_id': 'f6dff528-aea8-4b6b-b8fa-22e4eeb58668', 'snapshot_id': '41f04008-a6b1-4db2-9dc0-fa266b6943fe', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1681696899', 'container': 'tempest-volumessnapshottestjson-backup-container-1965907632'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:10:57.663699 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-e3753d7d-977a-4b2a-bf65-7c7aeb5e1e6e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Creating backup of volume f6dff528-aea8-4b6b-b8fa-22e4eeb58668 in container tempest-volumessnapshottestjson-backup-container-1965907632 Aug 14 03:10:57.672693 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:57.672693 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:57.673364 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e3753d7d-977a-4b2a-bf65-7c7aeb5e1e6e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:10:57.680616 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:57.680616 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:57.681139 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e3753d7d-977a-4b2a-bf65-7c7aeb5e1e6e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:10:57.705937 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-e3753d7d-977a-4b2a-bf65-7c7aeb5e1e6e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['1e666ea0-065b-477d-9d67-57e99f8ffef1', '0378544c-7729-4204-b5f5-0dce4cceb010'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:57.706968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-cb97d418-00f9-4c51-98d3-7acf86188516 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Created reservations ['8e0ef9b2-0e96-4635-90b1-16f0386ad444', '797a0e55-e4b1-4d3a-8b5c-b93fbabc9e43', '19969dd2-f335-46f3-b903-62b21a73d93a', '8074e8cd-de9b-4bc3-9ea4-b16e4127901c'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:57.732641 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.api [None req-cb97d418-00f9-4c51-98d3-7acf86188516 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 14 03:10:57.732641 np0000007307 devstack@c-api.service[100381]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Aug 14 03:10:57.732641 np0000007307 devstack@c-api.service[100381]: FROM reservations Aug 14 03:10:57.732641 np0000007307 devstack@c-api.service[100381]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Aug 14 03:10:57.732641 np0000007307 devstack@c-api.service[100381]: [parameters: {'uuid_1_1': '8e0ef9b2-0e96-4635-90b1-16f0386ad444', 'uuid_1_2': '797a0e55-e4b1-4d3a-8b5c-b93fbabc9e43', 'uuid_1_3': '19969dd2-f335-46f3-b903-62b21a73d93a', 'uuid_1_4': '8074e8cd-de9b-4bc3-9ea4-b16e4127901c'}] Aug 14 03:10:57.732641 np0000007307 devstack@c-api.service[100381]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100381) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 14 03:10:57.733025 np0000007307 devstack@c-api.service[100381]: DEBUG oslo_db.api [None req-cb97d418-00f9-4c51-98d3-7acf86188516 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100381) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 14 03:10:57.735463 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e3753d7d-977a-4b2a-bf65-7c7aeb5e1e6e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:10:57.735857 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1082/4323] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:57 2026] POST /volume/v3/backups => generated 335 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:57.744384 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-26f0ea6b-1b8f-4a85-80e7-0dc0b091bab1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:57.746342 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-26f0ea6b-1b8f-4a85-80e7-0dc0b091bab1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:10:57.746589 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-26f0ea6b-1b8f-4a85-80e7-0dc0b091bab1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:57.746895 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-26f0ea6b-1b8f-4a85-80e7-0dc0b091bab1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:57.747022 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-26f0ea6b-1b8f-4a85-80e7-0dc0b091bab1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:57.751097 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:57.751097 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:57.751832 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-26f0ea6b-1b8f-4a85-80e7-0dc0b091bab1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:10:57.752210 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1085/4324] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:57 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:58.107603 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-06963273-a2e5-46bb-8873-1c519619e6db None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:58.109451 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-06963273-a2e5-46bb-8873-1c519619e6db tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 Aug 14 03:10:58.109634 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-06963273-a2e5-46bb-8873-1c519619e6db tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:58.109881 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-06963273-a2e5-46bb-8873-1c519619e6db tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:58.114628 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:58.114628 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:58.115118 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-06963273-a2e5-46bb-8873-1c519619e6db tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot retrieved successfully. Aug 14 03:10:58.116047 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-06963273-a2e5-46bb-8873-1c519619e6db tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 returned with HTTP 200 Aug 14 03:10:58.116507 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1083/4325] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:58 2026] GET /volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:58.125456 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b8b5d621-cc09-4571-ada1-c8ce4a0b154f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:58.127584 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b8b5d621-cc09-4571-ada1-c8ce4a0b154f tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] POST https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167/action Aug 14 03:10:58.127991 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b8b5d621-cc09-4571-ada1-c8ce4a0b154f tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:58.128109 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b8b5d621-cc09-4571-ada1-c8ce4a0b154f tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:58.136282 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:58.136282 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:58.136925 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b8b5d621-cc09-4571-ada1-c8ce4a0b154f tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:10:58.171035 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bcc96090-d2e9-47ba-91d9-3c77dab00ff9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:58.171995 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-b8b5d621-cc09-4571-ada1-c8ce4a0b154f tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Created reservations ['afb10879-d25f-4df7-abdf-49be815951d7', 'b8aa1a9e-d1a0-4e3c-93c0-14d175dff11e'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:58.173531 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bcc96090-d2e9-47ba-91d9-3c77dab00ff9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e Aug 14 03:10:58.173842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bcc96090-d2e9-47ba-91d9-3c77dab00ff9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:58.174087 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bcc96090-d2e9-47ba-91d9-3c77dab00ff9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:58.174772 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-bcc96090-d2e9-47ba-91d9-3c77dab00ff9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id d6e2016c-eee2-49b7-b0e4-258155b1008e. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:58.178884 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bcc96090-d2e9-47ba-91d9-3c77dab00ff9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e returned with HTTP 404 Aug 14 03:10:58.179725 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1086/4326] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:58 2026] GET /volume/v3/backups/d6e2016c-eee2-49b7-b0e4-258155b1008e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:10:58.183626 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b8b5d621-cc09-4571-ada1-c8ce4a0b154f tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Extend volume request issued successfully. Aug 14 03:10:58.184336 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b8b5d621-cc09-4571-ada1-c8ce4a0b154f tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167/action returned with HTTP 202 Aug 14 03:10:58.184507 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1083/4327] 10.4.3.152 () {70 vars in 1431 bytes} [Fri Aug 14 03:10:58 2026] POST /volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:10:58.191448 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8aa159ff-0d97-40c1-8d65-185462888182 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:58.193242 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8aa159ff-0d97-40c1-8d65-185462888182 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 Aug 14 03:10:58.193494 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8aa159ff-0d97-40c1-8d65-185462888182 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:58.193677 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8aa159ff-0d97-40c1-8d65-185462888182 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:58.204067 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:58.204067 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:58.208789 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8aa159ff-0d97-40c1-8d65-185462888182 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:10:58.208940 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:58.210664 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:58.211000 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "name": "tempest-VolumesBackupsTest-Volume-1459179790"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:58.212792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'name': 'tempest-VolumesBackupsTest-Volume-1459179790'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:58.214661 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8aa159ff-0d97-40c1-8d65-185462888182 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 returned with HTTP 200 Aug 14 03:10:58.215460 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1084/4328] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:58 2026] GET /volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:58.402371 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create volume of 1 GB Aug 14 03:10:58.406306 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Availability Zones retrieved successfully. Aug 14 03:10:58.411311 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Flow 'volume_create_api' (48bf2285-f767-4fa4-963c-0680957e94f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:58.412504 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d936b39f-f074-4969-bce6-b4739cf861b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:58.413537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:58.464575 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d936b39f-f074-4969-bce6-b4739cf861b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:58.465449 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca85124-7ad6-45ce-bdee-06b2a6d53526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:58.504178 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Created reservations ['da130884-1023-48f9-bd05-56cff55ada0a', '49509dd1-1699-4d8b-8a37-0b1bf282d87c', '45673394-7d49-466a-920a-32f3d8c486ca', '86644d2f-d51f-451e-b99a-980e7134f832'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:58.505201 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca85124-7ad6-45ce-bdee-06b2a6d53526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da130884-1023-48f9-bd05-56cff55ada0a', '49509dd1-1699-4d8b-8a37-0b1bf282d87c', '45673394-7d49-466a-920a-32f3d8c486ca', '86644d2f-d51f-451e-b99a-980e7134f832']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:58.506269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a10ff589-8119-4737-b399-f5496d413689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:58.533455 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a10ff589-8119-4737-b399-f5496d413689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b160e00-c65a-4654-a048-7d371fc6d5e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1459179790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9332ee95360d415885a541ff4448a834',qos_specs=None,replication_status=,reservations=['da130884-1023-48f9-bd05-56cff55ada0a','49509dd1-1699-4d8b-8a37-0b1bf282d87c','45673394-7d49-466a-920a-32f3d8c486ca','86644d2f-d51f-451e-b99a-980e7134f832'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d3f3ba95f54b93ac0e17eeb6240901',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:10:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1459179790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b160e00-c65a-4654-a048-7d371fc6d5e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9332ee95360d415885a541ff4448a834',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7d3f3ba95f54b93ac0e17eeb6240901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:58.534441 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e2ea60-e1bf-4b51-a068-f6265408cf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:58.553833 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e2ea60-e1bf-4b51-a068-f6265408cf21) transitioned into state 'SUCCESS' from state '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-1459179790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9332ee95360d415885a541ff4448a834',qos_specs=None,replication_status=,reservations=['da130884-1023-48f9-bd05-56cff55ada0a','49509dd1-1699-4d8b-8a37-0b1bf282d87c','45673394-7d49-466a-920a-32f3d8c486ca','86644d2f-d51f-451e-b99a-980e7134f832'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d3f3ba95f54b93ac0e17eeb6240901',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:58.554621 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb0ce403-32c2-4879-9a6a-33364812fef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:58.564278 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb0ce403-32c2-4879-9a6a-33364812fef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:10:58.565264 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Flow 'volume_create_api' (48bf2285-f767-4fa4-963c-0680957e94f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:58.565616 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create volume request issued successfully. Aug 14 03:10:58.566294 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d061773f-ff59-41e9-bcc8-a4f2a0b3a0c1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:10:58.566685 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1087/4329] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:58 2026] POST /volume/v3/volumes => generated 749 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:58.581064 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-dc048b50-49b2-42be-a79b-55f4f6bffb57 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:58.583321 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dc048b50-49b2-42be-a79b-55f4f6bffb57 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 Aug 14 03:10:58.583607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dc048b50-49b2-42be-a79b-55f4f6bffb57 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:58.583872 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dc048b50-49b2-42be-a79b-55f4f6bffb57 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:58.596089 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:58.596089 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:58.603977 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-dc048b50-49b2-42be-a79b-55f4f6bffb57 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:10:58.609603 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dc048b50-49b2-42be-a79b-55f4f6bffb57 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 returned with HTTP 200 Aug 14 03:10:58.610008 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1084/4330] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:58 2026] GET /volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:58.753469 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-cb97d418-00f9-4c51-98d3-7acf86188516 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Snapshot create request issued successfully. Aug 14 03:10:58.753807 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cb97d418-00f9-4c51-98d3-7acf86188516 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:10:58.754244 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1076/4331] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:10:57 2026] POST /volume/v3/snapshots => generated 317 bytes in 1107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:10:58.762972 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9e690545-cb0a-4466-966d-41e5c18d0f60 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:58.763323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d6c0c108-9f31-4347-b908-ce776e25a9d1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:58.764535 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9e690545-cb0a-4466-966d-41e5c18d0f60 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:10:58.764731 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9e690545-cb0a-4466-966d-41e5c18d0f60 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:58.764909 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9e690545-cb0a-4466-966d-41e5c18d0f60 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:58.765032 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-9e690545-cb0a-4466-966d-41e5c18d0f60 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:58.765266 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d6c0c108-9f31-4347-b908-ce776e25a9d1 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] GET https://10.4.3.152/volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 Aug 14 03:10:58.765516 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d6c0c108-9f31-4347-b908-ce776e25a9d1 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:58.765766 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d6c0c108-9f31-4347-b908-ce776e25a9d1 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:58.769679 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:58.769679 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:58.770502 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9e690545-cb0a-4466-966d-41e5c18d0f60 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:10:58.770954 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1085/4332] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:58 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:58.773774 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:58.773774 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:58.774152 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d6c0c108-9f31-4347-b908-ce776e25a9d1 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Snapshot retrieved successfully. Aug 14 03:10:58.775090 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d6c0c108-9f31-4347-b908-ce776e25a9d1 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 returned with HTTP 200 Aug 14 03:10:58.775767 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1088/4333] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:58 2026] GET /volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 => generated 449 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:59.227717 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b0088191-ab08-4158-a69e-2b17f742f160 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.229466 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b0088191-ab08-4158-a69e-2b17f742f160 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 Aug 14 03:10:59.229713 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b0088191-ab08-4158-a69e-2b17f742f160 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:59.229922 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b0088191-ab08-4158-a69e-2b17f742f160 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:59.237196 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.237196 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:59.241020 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b0088191-ab08-4158-a69e-2b17f742f160 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:10:59.245931 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b0088191-ab08-4158-a69e-2b17f742f160 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 returned with HTTP 200 Aug 14 03:10:59.246111 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1085/4334] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:10:59 2026] GET /volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:59.258736 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c95e2191-6642-4c86-a285-d95b473376b6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.260907 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c95e2191-6642-4c86-a285-d95b473376b6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] POST https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167/action Aug 14 03:10:59.261295 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c95e2191-6642-4c86-a285-d95b473376b6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Action body: b'{"revert": {"snapshot_id": "4e36ec5e-283d-42b5-8ceb-3816ebfa8836"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:10:59.261442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c95e2191-6642-4c86-a285-d95b473376b6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "4e36ec5e-283d-42b5-8ceb-3816ebfa8836"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:59.270227 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.270227 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:59.270833 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c95e2191-6642-4c86-a285-d95b473376b6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume retrieved successfully. Aug 14 03:10:59.283007 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c95e2191-6642-4c86-a285-d95b473376b6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] HTTP exception thrown: Can't revert volume 3deebc6a-cdad-448c-8eba-d7054802f167 to its latest snapshot 4e36ec5e-283d-42b5-8ceb-3816ebfa8836. The volume size must be equal to the snapshot size. Aug 14 03:10:59.283183 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c95e2191-6642-4c86-a285-d95b473376b6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167/action returned with HTTP 400 Aug 14 03:10:59.283869 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1077/4335] 10.4.3.152 () {70 vars in 1431 bytes} [Fri Aug 14 03:10:59 2026] POST /volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167/action => generated 213 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 14 03:10:59.291881 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fa1c719b-4223-4c7f-8466-9b8b63307594 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.293574 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fa1c719b-4223-4c7f-8466-9b8b63307594 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 Aug 14 03:10:59.293764 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fa1c719b-4223-4c7f-8466-9b8b63307594 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:59.293987 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fa1c719b-4223-4c7f-8466-9b8b63307594 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:59.294086 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-fa1c719b-4223-4c7f-8466-9b8b63307594 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Delete snapshot with id: 4e36ec5e-283d-42b5-8ceb-3816ebfa8836 Aug 14 03:10:59.299077 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.299077 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:59.299571 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fa1c719b-4223-4c7f-8466-9b8b63307594 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot retrieved successfully. Aug 14 03:10:59.315559 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fa1c719b-4223-4c7f-8466-9b8b63307594 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot delete request issued successfully. Aug 14 03:10:59.315827 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fa1c719b-4223-4c7f-8466-9b8b63307594 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 returned with HTTP 202 Aug 14 03:10:59.316402 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1086/4336] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:10:59 2026] DELETE /volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:10:59.324637 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-223a280d-dde3-451f-925d-29297ce491c3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.327457 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-223a280d-dde3-451f-925d-29297ce491c3 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 Aug 14 03:10:59.327607 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-223a280d-dde3-451f-925d-29297ce491c3 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:59.327849 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-223a280d-dde3-451f-925d-29297ce491c3 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:59.336208 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.336208 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:59.336208 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-223a280d-dde3-451f-925d-29297ce491c3 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot retrieved successfully. Aug 14 03:10:59.337057 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-223a280d-dde3-451f-925d-29297ce491c3 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 returned with HTTP 200 Aug 14 03:10:59.337453 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1089/4337] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:59 2026] GET /volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:59.530269 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-31e3030a-b735-4d99-b0bf-7b307d65d9d5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.532492 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-31e3030a-b735-4d99-b0bf-7b307d65d9d5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4/encryption Aug 14 03:10:59.532612 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-31e3030a-b735-4d99-b0bf-7b307d65d9d5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:59.532873 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-31e3030a-b735-4d99-b0bf-7b307d65d9d5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:59.544311 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.544311 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:59.551493 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0f9b825d-19f5-479f-a494-e753c220ecb3 req-31e3030a-b735-4d99-b0bf-7b307d65d9d5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4/encryption returned with HTTP 200 Aug 14 03:10:59.551899 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1086/4338] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:10:59 2026] GET /volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:59.621935 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9daf8ced-5347-4647-afad-fabd595854c7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.623650 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9daf8ced-5347-4647-afad-fabd595854c7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 Aug 14 03:10:59.623874 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9daf8ced-5347-4647-afad-fabd595854c7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:59.624081 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9daf8ced-5347-4647-afad-fabd595854c7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:59.630565 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.630565 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:59.633892 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-9daf8ced-5347-4647-afad-fabd595854c7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:10:59.638198 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9daf8ced-5347-4647-afad-fabd595854c7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 returned with HTTP 200 Aug 14 03:10:59.638562 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1078/4339] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:59 2026] GET /volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:10:59.650017 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-956cd781-797a-489c-9531-989648b4b86a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.651693 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-956cd781-797a-489c-9531-989648b4b86a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:10:59.652022 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-956cd781-797a-489c-9531-989648b4b86a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4b160e00-c65a-4654-a048-7d371fc6d5e2", "name": "tempest-VolumesBackupsTest-Backup-1718040447"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:59.653425 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-956cd781-797a-489c-9531-989648b4b86a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Creating new backup {'backup': {'volume_id': '4b160e00-c65a-4654-a048-7d371fc6d5e2', 'name': 'tempest-VolumesBackupsTest-Backup-1718040447'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:10:59.653645 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-956cd781-797a-489c-9531-989648b4b86a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Creating backup of volume 4b160e00-c65a-4654-a048-7d371fc6d5e2 in container None Aug 14 03:10:59.662565 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.662565 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:59.663053 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-956cd781-797a-489c-9531-989648b4b86a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:10:59.681409 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-956cd781-797a-489c-9531-989648b4b86a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Created reservations ['915037ca-9ddb-4494-ad86-efd7fb2e9fc3', '46f6e716-722c-4d33-942d-13a00a84ddf7'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:10:59.718415 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-956cd781-797a-489c-9531-989648b4b86a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:10:59.718976 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1087/4340] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:10:59 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) Aug 14 03:10:59.729432 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bc7c4516-6cb1-4164-9939-106cdec50c35 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.731664 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bc7c4516-6cb1-4164-9939-106cdec50c35 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:10:59.731943 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bc7c4516-6cb1-4164-9939-106cdec50c35 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:59.732193 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bc7c4516-6cb1-4164-9939-106cdec50c35 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:59.732354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-bc7c4516-6cb1-4164-9939-106cdec50c35 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:59.737460 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.737460 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:59.738309 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bc7c4516-6cb1-4164-9939-106cdec50c35 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:10:59.738689 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1090/4341] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:59 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:59.780895 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cf0870a7-b690-4a7b-8022-00f9ddd6b2e3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.782885 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cf0870a7-b690-4a7b-8022-00f9ddd6b2e3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:10:59.783132 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cf0870a7-b690-4a7b-8022-00f9ddd6b2e3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:59.783318 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cf0870a7-b690-4a7b-8022-00f9ddd6b2e3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:59.783528 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-cf0870a7-b690-4a7b-8022-00f9ddd6b2e3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:10:59.785602 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4c48eb1e-f782-425f-81ed-dbd6615715c2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.787362 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.787362 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:59.787483 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4c48eb1e-f782-425f-81ed-dbd6615715c2 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] GET https://10.4.3.152/volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 Aug 14 03:10:59.787729 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4c48eb1e-f782-425f-81ed-dbd6615715c2 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:59.787954 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4c48eb1e-f782-425f-81ed-dbd6615715c2 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:59.788121 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cf0870a7-b690-4a7b-8022-00f9ddd6b2e3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:10:59.788481 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1087/4342] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:10:59 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:59.795084 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.795084 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:10:59.795587 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4c48eb1e-f782-425f-81ed-dbd6615715c2 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Snapshot retrieved successfully. Aug 14 03:10:59.796556 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4c48eb1e-f782-425f-81ed-dbd6615715c2 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 returned with HTTP 200 Aug 14 03:10:59.797069 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1079/4343] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:59 2026] GET /volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:10:59.806752 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.809003 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:10:59.809442 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "84180325-fe20-493a-9124-deda90f5d486"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:10:59.811437 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '84180325-fe20-493a-9124-deda90f5d486'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:10:59.817699 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.817699 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:10:59.818191 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Snapshot retrieved successfully. Aug 14 03:10:59.818301 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Create volume of 1 GB Aug 14 03:10:59.821592 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Availability Zones retrieved successfully. Aug 14 03:10:59.827181 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Flow 'volume_create_api' (b99ceed5-2747-41e8-8298-3fd637495e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:10:59.828035 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946b6efd-7c0e-46d6-a88a-337371e2bedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:59.828925 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:10:59.829853 np0000007307 devstack@c-api.service[100380]: WARNING cinder.volume.api [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946b6efd-7c0e-46d6-a88a-337371e2bedc) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 03:10:59.829853 np0000007307 devstack@c-api.service[100380]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 14 03:10:59.831411 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946b6efd-7c0e-46d6-a88a-337371e2bedc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:10:59.832149 np0000007307 devstack@c-api.service[100380]: WARNING cinder.volume.api [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946b6efd-7c0e-46d6-a88a-337371e2bedc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:10:59.832895 np0000007307 devstack@c-api.service[100380]: WARNING cinder.volume.api [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Flow 'volume_create_api' (b99ceed5-2747-41e8-8298-3fd637495e20) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 03:10:59.833370 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-36b2445a-c4c2-493e-bbc8-609885d63c89 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 14 03:10:59.833909 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1088/4344] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:10:59 2026] POST /volume/v3/volumes => generated 171 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:10:59.843599 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7f300fae-4df9-4e06-8287-5113cea948f1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.847139 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7f300fae-4df9-4e06-8287-5113cea948f1 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 Aug 14 03:10:59.847367 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7f300fae-4df9-4e06-8287-5113cea948f1 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:59.847659 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7f300fae-4df9-4e06-8287-5113cea948f1 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:59.847758 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-7f300fae-4df9-4e06-8287-5113cea948f1 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Delete snapshot with id: 84180325-fe20-493a-9124-deda90f5d486 Aug 14 03:10:59.854206 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.854206 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:10:59.854672 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7f300fae-4df9-4e06-8287-5113cea948f1 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Snapshot retrieved successfully. Aug 14 03:10:59.871524 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7f300fae-4df9-4e06-8287-5113cea948f1 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Snapshot delete request issued successfully. Aug 14 03:10:59.875339 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7f300fae-4df9-4e06-8287-5113cea948f1 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 returned with HTTP 202 Aug 14 03:10:59.875614 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1091/4345] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:10:59 2026] DELETE /volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 03:10:59.884886 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3dab4d27-f41c-4e84-95aa-165ad41c6554 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:10:59.890084 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3dab4d27-f41c-4e84-95aa-165ad41c6554 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] GET https://10.4.3.152/volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 Aug 14 03:10:59.890344 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3dab4d27-f41c-4e84-95aa-165ad41c6554 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:10:59.890586 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3dab4d27-f41c-4e84-95aa-165ad41c6554 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:10:59.896399 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:10:59.896399 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:10:59.897047 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3dab4d27-f41c-4e84-95aa-165ad41c6554 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Snapshot retrieved successfully. Aug 14 03:10:59.898254 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3dab4d27-f41c-4e84-95aa-165ad41c6554 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 returned with HTTP 200 Aug 14 03:10:59.898906 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1088/4346] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:10:59 2026] GET /volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:00.346486 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c5f48a3a-9173-4944-bdc3-b99047370b67 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:00.348144 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c5f48a3a-9173-4944-bdc3-b99047370b67 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 Aug 14 03:11:00.348318 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c5f48a3a-9173-4944-bdc3-b99047370b67 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:00.348515 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c5f48a3a-9173-4944-bdc3-b99047370b67 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:00.352567 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c5f48a3a-9173-4944-bdc3-b99047370b67 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 returned with HTTP 404 Aug 14 03:11:00.353001 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1080/4347] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:00 2026] GET /volume/v3/snapshots/4e36ec5e-283d-42b5-8ceb-3816ebfa8836 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:00.360230 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-616f7303-8e89-4ffc-9a2c-630a6c3b0c28 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:00.361701 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-616f7303-8e89-4ffc-9a2c-630a6c3b0c28 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 Aug 14 03:11:00.361928 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-616f7303-8e89-4ffc-9a2c-630a6c3b0c28 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:00.362226 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-616f7303-8e89-4ffc-9a2c-630a6c3b0c28 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:00.362283 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-616f7303-8e89-4ffc-9a2c-630a6c3b0c28 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Delete volume with id: 3deebc6a-cdad-448c-8eba-d7054802f167 Aug 14 03:11:00.368953 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:00.368953 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:00.369358 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-616f7303-8e89-4ffc-9a2c-630a6c3b0c28 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:11:00.385198 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-616f7303-8e89-4ffc-9a2c-630a6c3b0c28 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Delete volume request issued successfully. Aug 14 03:11:00.385453 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-616f7303-8e89-4ffc-9a2c-630a6c3b0c28 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 returned with HTTP 202 Aug 14 03:11:00.385880 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1089/4348] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:11:00 2026] DELETE /volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:11:00.393040 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-178d4b23-7eef-4ded-94be-6a78d29e1f5c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:00.395373 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-178d4b23-7eef-4ded-94be-6a78d29e1f5c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 Aug 14 03:11:00.395681 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-178d4b23-7eef-4ded-94be-6a78d29e1f5c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:00.395976 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-178d4b23-7eef-4ded-94be-6a78d29e1f5c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:00.404929 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:00.404929 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:00.408694 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-178d4b23-7eef-4ded-94be-6a78d29e1f5c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:11:00.413191 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-178d4b23-7eef-4ded-94be-6a78d29e1f5c tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 returned with HTTP 200 Aug 14 03:11:00.413630 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1092/4349] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:11:00 2026] GET /volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:00.752737 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-07c37344-d497-4a8e-9751-1b7bbe604eb9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:00.755275 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-07c37344-d497-4a8e-9751-1b7bbe604eb9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:00.755605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-07c37344-d497-4a8e-9751-1b7bbe604eb9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:00.755919 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-07c37344-d497-4a8e-9751-1b7bbe604eb9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:00.756183 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-07c37344-d497-4a8e-9751-1b7bbe604eb9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:00.761593 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:00.761593 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:00.762703 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-07c37344-d497-4a8e-9751-1b7bbe604eb9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:00.763281 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1089/4350] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:00 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:00.803253 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-70e57322-3f1c-495c-b93c-bfc6e8e0b09d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:00.804918 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-70e57322-3f1c-495c-b93c-bfc6e8e0b09d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:00.805116 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-70e57322-3f1c-495c-b93c-bfc6e8e0b09d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:00.805262 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-70e57322-3f1c-495c-b93c-bfc6e8e0b09d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:00.805360 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-70e57322-3f1c-495c-b93c-bfc6e8e0b09d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:00.809524 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:00.809524 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:00.810221 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-70e57322-3f1c-495c-b93c-bfc6e8e0b09d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:00.810551 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1081/4351] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:00 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:00.909325 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c8f68dfc-cb11-4196-aaa4-dafb05203860 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:00.911043 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c8f68dfc-cb11-4196-aaa4-dafb05203860 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] GET https://10.4.3.152/volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 Aug 14 03:11:00.911246 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c8f68dfc-cb11-4196-aaa4-dafb05203860 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:00.911452 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c8f68dfc-cb11-4196-aaa4-dafb05203860 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:00.915864 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c8f68dfc-cb11-4196-aaa4-dafb05203860 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 returned with HTTP 404 Aug 14 03:11:00.916534 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1090/4352] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:00 2026] GET /volume/v3/snapshots/84180325-fe20-493a-9124-deda90f5d486 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:00.925490 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6283e5f9-f6b0-4ae5-9619-8b381a7a5deb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:00.927320 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6283e5f9-f6b0-4ae5-9619-8b381a7a5deb tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] GET https://10.4.3.152/volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 Aug 14 03:11:00.927540 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6283e5f9-f6b0-4ae5-9619-8b381a7a5deb tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:00.927727 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6283e5f9-f6b0-4ae5-9619-8b381a7a5deb tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:00.934883 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:00.934883 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:00.938792 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6283e5f9-f6b0-4ae5-9619-8b381a7a5deb tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Volume info retrieved successfully. Aug 14 03:11:00.942855 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6283e5f9-f6b0-4ae5-9619-8b381a7a5deb tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 returned with HTTP 200 Aug 14 03:11:00.943396 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1093/4353] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:00 2026] GET /volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:00.956269 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1290086b-0085-48b0-955f-ef008503e5f4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:00.958323 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1290086b-0085-48b0-955f-ef008503e5f4 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 Aug 14 03:11:00.958606 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1290086b-0085-48b0-955f-ef008503e5f4 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:00.958857 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1290086b-0085-48b0-955f-ef008503e5f4 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:00.959091 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-1290086b-0085-48b0-955f-ef008503e5f4 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Delete volume with id: ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 Aug 14 03:11:00.968268 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:00.968268 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:00.968809 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1290086b-0085-48b0-955f-ef008503e5f4 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Volume info retrieved successfully. Aug 14 03:11:01.007394 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1290086b-0085-48b0-955f-ef008503e5f4 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Delete volume request issued successfully. Aug 14 03:11:01.007724 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1290086b-0085-48b0-955f-ef008503e5f4 tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 returned with HTTP 202 Aug 14 03:11:01.008319 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1090/4354] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:11:00 2026] DELETE /volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:11:01.015749 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4fa3ead4-8ccf-45ec-8599-b7ab184b1ddb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:01.017643 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4fa3ead4-8ccf-45ec-8599-b7ab184b1ddb tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] GET https://10.4.3.152/volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 Aug 14 03:11:01.017871 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4fa3ead4-8ccf-45ec-8599-b7ab184b1ddb tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:01.018074 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4fa3ead4-8ccf-45ec-8599-b7ab184b1ddb tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:01.034351 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:01.034351 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:01.038978 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4fa3ead4-8ccf-45ec-8599-b7ab184b1ddb tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Volume info retrieved successfully. Aug 14 03:11:01.043278 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4fa3ead4-8ccf-45ec-8599-b7ab184b1ddb tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 returned with HTTP 200 Aug 14 03:11:01.043591 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1082/4355] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:01 2026] GET /volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:01.426278 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b4978e96-b134-4bf6-a0cc-f104733a23d6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:01.428146 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b4978e96-b134-4bf6-a0cc-f104733a23d6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 Aug 14 03:11:01.428390 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b4978e96-b134-4bf6-a0cc-f104733a23d6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:01.428611 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b4978e96-b134-4bf6-a0cc-f104733a23d6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:01.434163 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b4978e96-b134-4bf6-a0cc-f104733a23d6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 returned with HTTP 404 Aug 14 03:11:01.434705 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1091/4356] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:11:01 2026] GET /volume/v3/volumes/3deebc6a-cdad-448c-8eba-d7054802f167 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:11:01.441770 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-df894c30-d4c5-40d6-9870-0d39167d3943 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:01.443243 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-df894c30-d4c5-40d6-9870-0d39167d3943 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 Aug 14 03:11:01.443557 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-df894c30-d4c5-40d6-9870-0d39167d3943 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:01.443853 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-df894c30-d4c5-40d6-9870-0d39167d3943 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:01.444165 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-df894c30-d4c5-40d6-9870-0d39167d3943 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Delete snapshot with id: e4b7c63c-20fe-4208-b198-dad97d77bab9 Aug 14 03:11:01.450992 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:01.450992 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:01.453429 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-df894c30-d4c5-40d6-9870-0d39167d3943 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot retrieved successfully. Aug 14 03:11:01.473283 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-df894c30-d4c5-40d6-9870-0d39167d3943 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot delete request issued successfully. Aug 14 03:11:01.473635 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-df894c30-d4c5-40d6-9870-0d39167d3943 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 returned with HTTP 202 Aug 14 03:11:01.474154 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1094/4357] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:11:01 2026] DELETE /volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:11:01.481345 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4e7a3ad6-2fe3-423f-9f32-bbc990996e75 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:01.483521 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4e7a3ad6-2fe3-423f-9f32-bbc990996e75 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 Aug 14 03:11:01.483841 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4e7a3ad6-2fe3-423f-9f32-bbc990996e75 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:01.484010 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4e7a3ad6-2fe3-423f-9f32-bbc990996e75 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:01.489381 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:01.489381 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:01.489858 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4e7a3ad6-2fe3-423f-9f32-bbc990996e75 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Snapshot retrieved successfully. Aug 14 03:11:01.490700 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4e7a3ad6-2fe3-423f-9f32-bbc990996e75 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 returned with HTTP 200 Aug 14 03:11:01.491453 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1091/4358] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:01 2026] GET /volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:01.774390 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-50731495-292f-42d7-a8de-e854db721754 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:01.776354 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-50731495-292f-42d7-a8de-e854db721754 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:01.776590 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-50731495-292f-42d7-a8de-e854db721754 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:01.776809 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-50731495-292f-42d7-a8de-e854db721754 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:01.776951 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-50731495-292f-42d7-a8de-e854db721754 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:01.785578 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:01.785578 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:01.786422 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-50731495-292f-42d7-a8de-e854db721754 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:01.786812 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1083/4359] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:01 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:01.822212 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9a80d4d7-9a5f-4bad-812c-4b1da6407ae0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:01.825934 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9a80d4d7-9a5f-4bad-812c-4b1da6407ae0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:01.826189 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9a80d4d7-9a5f-4bad-812c-4b1da6407ae0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:01.826454 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9a80d4d7-9a5f-4bad-812c-4b1da6407ae0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:01.826612 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-9a80d4d7-9a5f-4bad-812c-4b1da6407ae0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:01.832446 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:01.832446 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:01.833425 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9a80d4d7-9a5f-4bad-812c-4b1da6407ae0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:01.833858 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1092/4360] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:01 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:02.058415 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bb437b25-62d2-4a3b-b957-a34ee346ebad None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:02.059401 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bb437b25-62d2-4a3b-b957-a34ee346ebad tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] GET https://10.4.3.152/volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 Aug 14 03:11:02.059756 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bb437b25-62d2-4a3b-b957-a34ee346ebad tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:02.060268 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bb437b25-62d2-4a3b-b957-a34ee346ebad tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:02.075650 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bb437b25-62d2-4a3b-b957-a34ee346ebad tempest-VolumesSnapshotNegativeTestJSON-2109355567 tempest-VolumesSnapshotNegativeTestJSON-2109355567-project-member] https://10.4.3.152/volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 returned with HTTP 404 Aug 14 03:11:02.076367 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1095/4361] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:02 2026] GET /volume/v3/volumes/ab08a922-3a8d-4bc7-8adb-8cc77e7df9e4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:02.504955 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a44923e1-0115-4cc7-a1b5-404e410a97b2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:02.506857 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a44923e1-0115-4cc7-a1b5-404e410a97b2 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 Aug 14 03:11:02.507088 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a44923e1-0115-4cc7-a1b5-404e410a97b2 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:02.507310 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a44923e1-0115-4cc7-a1b5-404e410a97b2 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:02.511880 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a44923e1-0115-4cc7-a1b5-404e410a97b2 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 returned with HTTP 404 Aug 14 03:11:02.512369 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1092/4362] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:02 2026] GET /volume/v3/snapshots/e4b7c63c-20fe-4208-b198-dad97d77bab9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:02.519604 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-81402993-2971-4613-98e5-2b4b8f6560e6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:02.521452 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-81402993-2971-4613-98e5-2b4b8f6560e6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] DELETE https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 Aug 14 03:11:02.521703 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-81402993-2971-4613-98e5-2b4b8f6560e6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:02.521989 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-81402993-2971-4613-98e5-2b4b8f6560e6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:02.522225 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-81402993-2971-4613-98e5-2b4b8f6560e6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Delete volume with id: 733184d4-8715-4e88-bdeb-7c8765407ee1 Aug 14 03:11:02.534043 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:02.534043 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:02.534482 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-81402993-2971-4613-98e5-2b4b8f6560e6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:11:02.583915 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-81402993-2971-4613-98e5-2b4b8f6560e6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Delete volume request issued successfully. Aug 14 03:11:02.584116 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-81402993-2971-4613-98e5-2b4b8f6560e6 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 returned with HTTP 202 Aug 14 03:11:02.584539 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1084/4363] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:11:02 2026] DELETE /volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:11:02.592442 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-815bd79a-4feb-45f7-93dd-d105d138a270 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:02.594518 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-815bd79a-4feb-45f7-93dd-d105d138a270 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 Aug 14 03:11:02.594747 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-815bd79a-4feb-45f7-93dd-d105d138a270 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:02.595085 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-815bd79a-4feb-45f7-93dd-d105d138a270 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:02.610299 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:02.610299 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:02.617766 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-815bd79a-4feb-45f7-93dd-d105d138a270 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Volume info retrieved successfully. Aug 14 03:11:02.623108 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-815bd79a-4feb-45f7-93dd-d105d138a270 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 returned with HTTP 200 Aug 14 03:11:02.623746 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1093/4364] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:11:02 2026] GET /volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:02.802203 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bd571f56-8205-4bea-bddc-6aadc8cc9148 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:02.812959 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bd571f56-8205-4bea-bddc-6aadc8cc9148 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:02.812959 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bd571f56-8205-4bea-bddc-6aadc8cc9148 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:02.813764 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bd571f56-8205-4bea-bddc-6aadc8cc9148 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:02.814541 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-bd571f56-8205-4bea-bddc-6aadc8cc9148 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:02.836870 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:02.836870 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:02.838279 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bd571f56-8205-4bea-bddc-6aadc8cc9148 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:02.838707 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1096/4365] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:02 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 739 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:02.847417 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f0d6e5eb-0bd2-4cd8-96d8-bbe837af0f96 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:02.849620 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f0d6e5eb-0bd2-4cd8-96d8-bbe837af0f96 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:02.849810 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f0d6e5eb-0bd2-4cd8-96d8-bbe837af0f96 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:02.850018 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f0d6e5eb-0bd2-4cd8-96d8-bbe837af0f96 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:02.850165 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-f0d6e5eb-0bd2-4cd8-96d8-bbe837af0f96 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:02.862306 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:02.862306 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:02.863298 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f0d6e5eb-0bd2-4cd8-96d8-bbe837af0f96 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:02.864123 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1093/4366] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:02 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:03.640841 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cd8a711a-e33a-4356-8085-02a24a8dbc85 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:03.643151 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cd8a711a-e33a-4356-8085-02a24a8dbc85 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] GET https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 Aug 14 03:11:03.643442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cd8a711a-e33a-4356-8085-02a24a8dbc85 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:03.643745 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cd8a711a-e33a-4356-8085-02a24a8dbc85 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:03.653286 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cd8a711a-e33a-4356-8085-02a24a8dbc85 tempest-VolumeRevertTests-1967409664 tempest-VolumeRevertTests-1967409664-project-member] https://10.4.3.152/volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 returned with HTTP 404 Aug 14 03:11:03.654573 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1085/4367] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:11:03 2026] GET /volume/v3/volumes/733184d4-8715-4e88-bdeb-7c8765407ee1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:11:03.852261 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c7fcd609-7f5b-4160-92ea-3a2a9afbd353 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:03.855843 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c7fcd609-7f5b-4160-92ea-3a2a9afbd353 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:03.855843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c7fcd609-7f5b-4160-92ea-3a2a9afbd353 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:03.855843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c7fcd609-7f5b-4160-92ea-3a2a9afbd353 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:03.855843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-c7fcd609-7f5b-4160-92ea-3a2a9afbd353 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:03.864266 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:03.864266 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:03.865732 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c7fcd609-7f5b-4160-92ea-3a2a9afbd353 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:03.866577 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1094/4368] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:03 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:03.874443 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6d88c934-0bfe-4432-a3b0-017dc2ff668e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:03.876559 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6d88c934-0bfe-4432-a3b0-017dc2ff668e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:03.876728 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6d88c934-0bfe-4432-a3b0-017dc2ff668e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:03.876911 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6d88c934-0bfe-4432-a3b0-017dc2ff668e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:03.877006 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6d88c934-0bfe-4432-a3b0-017dc2ff668e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:03.881271 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:03.881271 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:03.882071 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6d88c934-0bfe-4432-a3b0-017dc2ff668e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:03.882465 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1097/4369] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:03 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:04.878489 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-34712459-8e33-48c4-9814-b6a35b829159 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:04.884865 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-34712459-8e33-48c4-9814-b6a35b829159 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:04.884865 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-34712459-8e33-48c4-9814-b6a35b829159 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:04.884865 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-34712459-8e33-48c4-9814-b6a35b829159 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:04.884865 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-34712459-8e33-48c4-9814-b6a35b829159 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:04.887202 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:04.887202 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:04.890103 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-34712459-8e33-48c4-9814-b6a35b829159 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:04.890103 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1094/4370] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:04 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:04.894144 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2b737c48-315e-4079-8588-148c6b6aaa9e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:04.897449 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2b737c48-315e-4079-8588-148c6b6aaa9e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:04.897449 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2b737c48-315e-4079-8588-148c6b6aaa9e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:04.897449 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2b737c48-315e-4079-8588-148c6b6aaa9e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:04.897449 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-2b737c48-315e-4079-8588-148c6b6aaa9e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:04.902604 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:04.902604 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:04.903195 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2b737c48-315e-4079-8588-148c6b6aaa9e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:04.904070 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1086/4371] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:04 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:05.459227 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:05.592628 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:11:05.593006 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-477427815"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:05.594443 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-477427815'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:11:05.594557 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Create volume of 1 GB Aug 14 03:11:05.598263 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Availability Zones retrieved successfully. Aug 14 03:11:05.603518 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Flow 'volume_create_api' (5cfec844-78d1-4103-b7a2-6b507b340fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:11:05.604499 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f78ab93-0cc5-45ee-b66f-6c37fa07eb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:05.605280 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:11:05.627241 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f78ab93-0cc5-45ee-b66f-6c37fa07eb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:05.627966 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77bd0dba-a8b0-4516-a691-e3a726a59b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:05.726163 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Created reservations ['00ccc730-7b0b-48c0-8e17-4b6bf6d2339e', 'ee8b9087-6609-4ee9-8542-28521953b747', 'e8ac7638-e246-4f3c-ae15-d7416b6c8b70', '668fa5b5-ec8b-4076-9e75-3d3450a81b0c'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:11:05.726828 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77bd0dba-a8b0-4516-a691-e3a726a59b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00ccc730-7b0b-48c0-8e17-4b6bf6d2339e', 'ee8b9087-6609-4ee9-8542-28521953b747', 'e8ac7638-e246-4f3c-ae15-d7416b6c8b70', '668fa5b5-ec8b-4076-9e75-3d3450a81b0c']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:05.727814 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77412c63-542f-48ee-9688-a8b28ab5a8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:05.760042 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77412c63-542f-48ee-9688-a8b28ab5a8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73805500-85db-4001-a58b-453c0772d150', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-477427815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3078e6893a454087813e5fcf675a779a',qos_specs=None,replication_status=,reservations=['00ccc730-7b0b-48c0-8e17-4b6bf6d2339e','ee8b9087-6609-4ee9-8542-28521953b747','e8ac7638-e246-4f3c-ae15-d7416b6c8b70','668fa5b5-ec8b-4076-9e75-3d3450a81b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11cbd1a3df74f68b5170a72ffcfc3bb',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-477427815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73805500-85db-4001-a58b-453c0772d150,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3078e6893a454087813e5fcf675a779a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d11cbd1a3df74f68b5170a72ffcfc3bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:05.760803 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3000cfc-77a8-4b46-9a6c-68c11ee8aa75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:05.787905 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3000cfc-77a8-4b46-9a6c-68c11ee8aa75) transitioned into state 'SUCCESS' from state '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-477427815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3078e6893a454087813e5fcf675a779a',qos_specs=None,replication_status=,reservations=['00ccc730-7b0b-48c0-8e17-4b6bf6d2339e','ee8b9087-6609-4ee9-8542-28521953b747','e8ac7638-e246-4f3c-ae15-d7416b6c8b70','668fa5b5-ec8b-4076-9e75-3d3450a81b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11cbd1a3df74f68b5170a72ffcfc3bb',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:05.790322 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (910a2b1d-310a-44f0-91cf-593d069ef960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:05.815425 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (910a2b1d-310a-44f0-91cf-593d069ef960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:05.816513 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Flow 'volume_create_api' (5cfec844-78d1-4103-b7a2-6b507b340fd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:11:05.816976 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Create volume request issued successfully. Aug 14 03:11:05.817851 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-54689bdb-2ec9-4727-b1a3-c64df405ceb1 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:11:05.818470 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1095/4372] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:11:05 2026] POST /volume/v3/volumes => generated 777 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:11:05.832091 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3d23477b-f612-46f3-a191-54fce05e711c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:05.839358 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3d23477b-f612-46f3-a191-54fce05e711c tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 Aug 14 03:11:05.839627 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3d23477b-f612-46f3-a191-54fce05e711c tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:05.839773 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3d23477b-f612-46f3-a191-54fce05e711c tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:05.854189 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:05.854189 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:05.864143 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3d23477b-f612-46f3-a191-54fce05e711c tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Volume info retrieved successfully. Aug 14 03:11:05.870884 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3d23477b-f612-46f3-a191-54fce05e711c tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 returned with HTTP 200 Aug 14 03:11:05.870884 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1098/4373] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:05 2026] GET /volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:05.901509 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9ff2aa5a-eec3-4de5-8f3e-b3fb407449d6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:05.903781 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9ff2aa5a-eec3-4de5-8f3e-b3fb407449d6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:05.904117 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9ff2aa5a-eec3-4de5-8f3e-b3fb407449d6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:05.904588 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9ff2aa5a-eec3-4de5-8f3e-b3fb407449d6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:05.905188 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-9ff2aa5a-eec3-4de5-8f3e-b3fb407449d6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:05.912941 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:05.912941 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:05.913088 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9ff2aa5a-eec3-4de5-8f3e-b3fb407449d6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:05.913941 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1095/4374] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:05 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:05.918031 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-376a9ce6-6b00-4438-9e7c-bc0acd3ce4ba None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:05.923741 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-376a9ce6-6b00-4438-9e7c-bc0acd3ce4ba tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:05.924060 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-376a9ce6-6b00-4438-9e7c-bc0acd3ce4ba tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:05.924362 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-376a9ce6-6b00-4438-9e7c-bc0acd3ce4ba tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:05.924548 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-376a9ce6-6b00-4438-9e7c-bc0acd3ce4ba tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:05.937421 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:05.937421 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:05.938706 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-376a9ce6-6b00-4438-9e7c-bc0acd3ce4ba tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:05.939722 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1087/4375] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:05 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:06.894213 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b284adb4-0098-4994-8cec-c84a4a41ff8e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:06.896345 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b284adb4-0098-4994-8cec-c84a4a41ff8e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 Aug 14 03:11:06.896624 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b284adb4-0098-4994-8cec-c84a4a41ff8e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:06.896873 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b284adb4-0098-4994-8cec-c84a4a41ff8e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:06.905850 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:06.905850 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:06.910504 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b284adb4-0098-4994-8cec-c84a4a41ff8e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Volume info retrieved successfully. Aug 14 03:11:06.915494 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b284adb4-0098-4994-8cec-c84a4a41ff8e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 returned with HTTP 200 Aug 14 03:11:06.915940 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1096/4376] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:06 2026] GET /volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:06.927686 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b165f253-526d-4f32-9c1f-ef4eb88354a3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:06.930579 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b165f253-526d-4f32-9c1f-ef4eb88354a3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:06.930766 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b165f253-526d-4f32-9c1f-ef4eb88354a3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:06.931070 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b165f253-526d-4f32-9c1f-ef4eb88354a3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:06.931070 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b165f253-526d-4f32-9c1f-ef4eb88354a3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:06.931998 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b6c01329-bf7f-47be-9600-665c9e6d68b0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:06.933883 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b6c01329-bf7f-47be-9600-665c9e6d68b0 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:11:06.934279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b6c01329-bf7f-47be-9600-665c9e6d68b0 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "73805500-85db-4001-a58b-453c0772d150", "name": "tempest-type-Backup-766436643"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:06.936532 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-b6c01329-bf7f-47be-9600-665c9e6d68b0 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Creating new backup {'backup': {'volume_id': '73805500-85db-4001-a58b-453c0772d150', 'name': 'tempest-type-Backup-766436643'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:11:06.936532 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-b6c01329-bf7f-47be-9600-665c9e6d68b0 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Creating backup of volume 73805500-85db-4001-a58b-453c0772d150 in container None Aug 14 03:11:06.941517 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:06.941517 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:06.942545 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b165f253-526d-4f32-9c1f-ef4eb88354a3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:06.944995 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1099/4377] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:06 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:06.946121 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:06.946121 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:06.946616 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b6c01329-bf7f-47be-9600-665c9e6d68b0 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Volume info retrieved successfully. Aug 14 03:11:06.953672 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0d698795-6ba1-47ae-a59a-d883220b1144 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:06.956558 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0d698795-6ba1-47ae-a59a-d883220b1144 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:06.957427 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0d698795-6ba1-47ae-a59a-d883220b1144 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:06.957427 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0d698795-6ba1-47ae-a59a-d883220b1144 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:06.957427 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-0d698795-6ba1-47ae-a59a-d883220b1144 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:06.964849 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:06.964849 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:06.964849 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0d698795-6ba1-47ae-a59a-d883220b1144 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:06.964849 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1088/4378] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:06 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:06.985859 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-b6c01329-bf7f-47be-9600-665c9e6d68b0 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Created reservations ['a95143fd-3834-4bca-8d30-b4fa728025e7', '0b734983-34ef-4292-8738-536e91716e3d'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:11:07.026372 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b6c01329-bf7f-47be-9600-665c9e6d68b0 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:11:07.026779 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1096/4379] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:11:06 2026] POST /volume/v3/backups => generated 315 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:11:07.034981 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6b4f5e1e-e741-455e-a5b4-6251f7238d23 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:07.037032 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6b4f5e1e-e741-455e-a5b4-6251f7238d23 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:07.037302 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6b4f5e1e-e741-455e-a5b4-6251f7238d23 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:07.037501 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6b4f5e1e-e741-455e-a5b4-6251f7238d23 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:07.037647 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-6b4f5e1e-e741-455e-a5b4-6251f7238d23 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:07.042749 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:07.042749 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:07.043535 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6b4f5e1e-e741-455e-a5b4-6251f7238d23 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:07.043881 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1097/4380] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:07 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:07.957484 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b0a3d043-5ceb-4eaf-9a12-fb066bca8c94 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:07.959908 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0a3d043-5ceb-4eaf-9a12-fb066bca8c94 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:07.960089 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0a3d043-5ceb-4eaf-9a12-fb066bca8c94 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:07.960365 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0a3d043-5ceb-4eaf-9a12-fb066bca8c94 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:07.960428 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b0a3d043-5ceb-4eaf-9a12-fb066bca8c94 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:07.967089 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:07.967089 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:07.968361 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0a3d043-5ceb-4eaf-9a12-fb066bca8c94 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:07.969132 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1100/4381] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:07 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:07.979852 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6ab2a1b9-4fc0-4839-975c-214b0f313b1e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:07.983175 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6ab2a1b9-4fc0-4839-975c-214b0f313b1e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:07.983471 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6ab2a1b9-4fc0-4839-975c-214b0f313b1e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:07.983729 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6ab2a1b9-4fc0-4839-975c-214b0f313b1e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:07.983898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-6ab2a1b9-4fc0-4839-975c-214b0f313b1e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:07.994642 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:07.994642 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:07.995455 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6ab2a1b9-4fc0-4839-975c-214b0f313b1e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:07.995861 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1089/4382] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:07 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:08.059845 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-80aee3fc-b148-4c6f-9a13-4200a4fd6a8b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:08.059845 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-80aee3fc-b148-4c6f-9a13-4200a4fd6a8b tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:08.059845 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-80aee3fc-b148-4c6f-9a13-4200a4fd6a8b tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:08.060324 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-80aee3fc-b148-4c6f-9a13-4200a4fd6a8b tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:08.060324 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-80aee3fc-b148-4c6f-9a13-4200a4fd6a8b tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:08.071332 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:08.071332 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:08.072409 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-80aee3fc-b148-4c6f-9a13-4200a4fd6a8b tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:08.072912 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1097/4383] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:08 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:08.996923 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ccb321a8-c9f8-451e-9739-66da1bda6012 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:08.999278 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ccb321a8-c9f8-451e-9739-66da1bda6012 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:08.999566 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ccb321a8-c9f8-451e-9739-66da1bda6012 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:08.999849 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ccb321a8-c9f8-451e-9739-66da1bda6012 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:09.000013 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-ccb321a8-c9f8-451e-9739-66da1bda6012 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:09.009405 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:09.009405 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:09.009538 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d35b75ff-b095-4bf7-8a4a-7d5b0c65d769 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:09.010383 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ccb321a8-c9f8-451e-9739-66da1bda6012 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:09.010846 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1098/4384] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:08 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:09.011526 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d35b75ff-b095-4bf7-8a4a-7d5b0c65d769 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:09.011741 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d35b75ff-b095-4bf7-8a4a-7d5b0c65d769 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:09.011944 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d35b75ff-b095-4bf7-8a4a-7d5b0c65d769 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:09.012068 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-d35b75ff-b095-4bf7-8a4a-7d5b0c65d769 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:09.018560 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:09.018560 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:09.019354 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d35b75ff-b095-4bf7-8a4a-7d5b0c65d769 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:09.019888 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1101/4385] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:09 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:09.097173 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-22384de7-94ae-45c6-8c0f-7a1bce7fdc66 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:09.100686 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-22384de7-94ae-45c6-8c0f-7a1bce7fdc66 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:09.100975 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-22384de7-94ae-45c6-8c0f-7a1bce7fdc66 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:09.101280 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-22384de7-94ae-45c6-8c0f-7a1bce7fdc66 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:09.101396 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-22384de7-94ae-45c6-8c0f-7a1bce7fdc66 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:09.105754 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:09.105754 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:09.106416 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-22384de7-94ae-45c6-8c0f-7a1bce7fdc66 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:09.106848 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1090/4386] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:09 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:10.024053 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3c6371c5-33f8-47ee-bb13-9f7303256cd6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:10.026717 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3c6371c5-33f8-47ee-bb13-9f7303256cd6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:10.027689 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3c6371c5-33f8-47ee-bb13-9f7303256cd6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:10.027689 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3c6371c5-33f8-47ee-bb13-9f7303256cd6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:10.027689 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-3c6371c5-33f8-47ee-bb13-9f7303256cd6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:10.032608 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2bb90082-d39f-4bb1-8926-d6bd56ada430 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:10.033022 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:10.033022 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:10.034523 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3c6371c5-33f8-47ee-bb13-9f7303256cd6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:10.034683 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2bb90082-d39f-4bb1-8926-d6bd56ada430 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:10.034954 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2bb90082-d39f-4bb1-8926-d6bd56ada430 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:10.035145 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2bb90082-d39f-4bb1-8926-d6bd56ada430 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:10.035192 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1098/4387] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:10 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:10.035322 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-2bb90082-d39f-4bb1-8926-d6bd56ada430 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:10.041677 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:10.041677 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:10.042786 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2bb90082-d39f-4bb1-8926-d6bd56ada430 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:10.043538 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1099/4388] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:10 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:10.129496 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7b313600-5a81-474f-802f-bdbaf256132e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:10.136106 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7b313600-5a81-474f-802f-bdbaf256132e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:10.136408 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7b313600-5a81-474f-802f-bdbaf256132e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:10.136623 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7b313600-5a81-474f-802f-bdbaf256132e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:10.136712 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-7b313600-5a81-474f-802f-bdbaf256132e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:10.144845 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:10.144845 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:10.144845 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7b313600-5a81-474f-802f-bdbaf256132e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:10.145063 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1102/4389] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:10 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:10.446989 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-5d33b29a-9cc8-414b-8ca3-fd5a51faa928 req-a1eed82f-864e-4fa4-9954-49c64e6d4496 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:10.450132 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5d33b29a-9cc8-414b-8ca3-fd5a51faa928 req-a1eed82f-864e-4fa4-9954-49c64e6d4496 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f32e1bd1-4f83-4364-a567-065152545803 Aug 14 03:11:10.450412 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5d33b29a-9cc8-414b-8ca3-fd5a51faa928 req-a1eed82f-864e-4fa4-9954-49c64e6d4496 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:10.450655 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5d33b29a-9cc8-414b-8ca3-fd5a51faa928 req-a1eed82f-864e-4fa4-9954-49c64e6d4496 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:10.458475 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:10.458475 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:10.521398 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5d33b29a-9cc8-414b-8ca3-fd5a51faa928 req-a1eed82f-864e-4fa4-9954-49c64e6d4496 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/f32e1bd1-4f83-4364-a567-065152545803 returned with HTTP 200 Aug 14 03:11:10.521845 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1091/4390] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:11:10 2026] DELETE /volume/v3/attachments/f32e1bd1-4f83-4364-a567-065152545803 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:11.048808 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-20cb331a-7281-43f5-8721-e9e658430512 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:11.052284 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-20cb331a-7281-43f5-8721-e9e658430512 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:11.052423 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-20cb331a-7281-43f5-8721-e9e658430512 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:11.052633 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-20cb331a-7281-43f5-8721-e9e658430512 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:11.052757 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-20cb331a-7281-43f5-8721-e9e658430512 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:11.060705 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3e4eaeb9-b14d-4424-8539-105af9aaa9db None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:11.062654 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:11.062654 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:11.063355 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3e4eaeb9-b14d-4424-8539-105af9aaa9db tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:11.063586 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3e4eaeb9-b14d-4424-8539-105af9aaa9db tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:11.063640 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-20cb331a-7281-43f5-8721-e9e658430512 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:11.063807 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3e4eaeb9-b14d-4424-8539-105af9aaa9db tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:11.063964 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-3e4eaeb9-b14d-4424-8539-105af9aaa9db tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:11.064160 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1099/4391] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:11 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:11.071474 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:11.071474 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:11.072512 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3e4eaeb9-b14d-4424-8539-105af9aaa9db tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:11.073022 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1100/4392] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:11 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:11.156564 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e13b160e-e012-49d7-81dd-e5a6ac3c2f5a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:11.158746 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e13b160e-e012-49d7-81dd-e5a6ac3c2f5a tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:11.159059 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e13b160e-e012-49d7-81dd-e5a6ac3c2f5a tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:11.159328 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e13b160e-e012-49d7-81dd-e5a6ac3c2f5a tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:11.159487 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-e13b160e-e012-49d7-81dd-e5a6ac3c2f5a tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:11.164560 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:11.164560 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:11.165328 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e13b160e-e012-49d7-81dd-e5a6ac3c2f5a tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:11.165793 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1103/4393] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:11 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:11.761163 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0caad32b-53e1-4d11-9591-2f6c613f6125 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:11.764019 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0caad32b-53e1-4d11-9591-2f6c613f6125 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 Aug 14 03:11:11.764313 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0caad32b-53e1-4d11-9591-2f6c613f6125 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:11.764511 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0caad32b-53e1-4d11-9591-2f6c613f6125 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:11.764677 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-0caad32b-53e1-4d11-9591-2f6c613f6125 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume with id: b9fdccbb-958d-4805-8c43-1ea827acbab4 Aug 14 03:11:11.777322 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:11.777322 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:11.777835 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0caad32b-53e1-4d11-9591-2f6c613f6125 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:11.790096 np0000007307 devstack@c-api.service[100381]: WARNING cinder.keymgr.conf_key_mgr [None req-0caad32b-53e1-4d11-9591-2f6c613f6125 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:11:11.797785 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0caad32b-53e1-4d11-9591-2f6c613f6125 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume request issued successfully. Aug 14 03:11:11.798095 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0caad32b-53e1-4d11-9591-2f6c613f6125 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 returned with HTTP 202 Aug 14 03:11:11.798671 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1092/4394] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:11:11 2026] DELETE /volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:11:11.805702 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f731da33-7c08-476b-b416-f8c73b009225 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:11.807605 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f731da33-7c08-476b-b416-f8c73b009225 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 Aug 14 03:11:11.808005 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f731da33-7c08-476b-b416-f8c73b009225 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:11.808005 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f731da33-7c08-476b-b416-f8c73b009225 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:11.816795 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:11.816795 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:11.821906 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f731da33-7c08-476b-b416-f8c73b009225 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:11.828414 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f731da33-7c08-476b-b416-f8c73b009225 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 returned with HTTP 200 Aug 14 03:11:11.828837 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1100/4395] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:11 2026] GET /volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:12.075994 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-76af519e-62a6-483b-9de5-f804cea30b2c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:12.078382 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-76af519e-62a6-483b-9de5-f804cea30b2c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:12.078665 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-76af519e-62a6-483b-9de5-f804cea30b2c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:12.078985 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-76af519e-62a6-483b-9de5-f804cea30b2c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:12.079128 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-76af519e-62a6-483b-9de5-f804cea30b2c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:12.085015 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ef6ec665-204d-44b1-9178-2dfb3047fd0c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:12.087189 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ef6ec665-204d-44b1-9178-2dfb3047fd0c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:12.087327 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ef6ec665-204d-44b1-9178-2dfb3047fd0c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:12.087547 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ef6ec665-204d-44b1-9178-2dfb3047fd0c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:12.087714 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-ef6ec665-204d-44b1-9178-2dfb3047fd0c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:12.088519 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:12.088519 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:12.089644 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-76af519e-62a6-483b-9de5-f804cea30b2c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:12.090178 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1101/4396] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:12 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:12.100908 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:12.100908 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:12.101734 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ef6ec665-204d-44b1-9178-2dfb3047fd0c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:12.102165 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1104/4397] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:12 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:12.189199 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-74e090ab-355a-4543-bc1f-24663fe8f4d8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:12.193132 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74e090ab-355a-4543-bc1f-24663fe8f4d8 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:12.193132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74e090ab-355a-4543-bc1f-24663fe8f4d8 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:12.193132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74e090ab-355a-4543-bc1f-24663fe8f4d8 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:12.193468 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-74e090ab-355a-4543-bc1f-24663fe8f4d8 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:12.199070 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:12.199070 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:12.199722 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74e090ab-355a-4543-bc1f-24663fe8f4d8 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:12.200139 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1093/4398] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:12 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:12.847381 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-069c5fe3-51c8-4f4a-864d-3e165ebcade1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:12.849277 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-069c5fe3-51c8-4f4a-864d-3e165ebcade1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 Aug 14 03:11:12.849460 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-069c5fe3-51c8-4f4a-864d-3e165ebcade1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:12.849614 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-069c5fe3-51c8-4f4a-864d-3e165ebcade1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:12.865213 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-069c5fe3-51c8-4f4a-864d-3e165ebcade1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 returned with HTTP 404 Aug 14 03:11:12.865876 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1101/4399] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:12 2026] GET /volume/v3/volumes/b9fdccbb-958d-4805-8c43-1ea827acbab4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:12.874789 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-137b0c64-84ac-45a9-87ea-0e184c371151 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:12.876972 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-137b0c64-84ac-45a9-87ea-0e184c371151 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:11:12.877248 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-137b0c64-84ac-45a9-87ea-0e184c371151 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:12.877466 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-137b0c64-84ac-45a9-87ea-0e184c371151 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:12.878495 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-137b0c64-84ac-45a9-87ea-0e184c371151 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:11:12.893778 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-137b0c64-84ac-45a9-87ea-0e184c371151 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Get all volumes completed successfully. Aug 14 03:11:12.898116 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:12.898116 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:12.909049 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-137b0c64-84ac-45a9-87ea-0e184c371151 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:11:12.909502 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1102/4400] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:11:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11791 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:11:12.933009 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8c61b7cd-79bc-4c4d-92d1-0affdf998fe0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:12.935418 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8c61b7cd-79bc-4c4d-92d1-0affdf998fe0 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] DELETE https://10.4.3.152/volume/v3/types/8ce4ecb4-7479-429f-8810-0e9932b81cbb Aug 14 03:11:12.935698 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8c61b7cd-79bc-4c4d-92d1-0affdf998fe0 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:12.935935 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8c61b7cd-79bc-4c4d-92d1-0affdf998fe0 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:12.964094 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8c61b7cd-79bc-4c4d-92d1-0affdf998fe0 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] https://10.4.3.152/volume/v3/types/8ce4ecb4-7479-429f-8810-0e9932b81cbb returned with HTTP 202 Aug 14 03:11:12.964609 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1105/4401] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:11:12 2026] DELETE /volume/v3/types/8ce4ecb4-7479-429f-8810-0e9932b81cbb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:11:12.976325 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7c82caf0-ce9e-4c5d-99d6-213d29c0a2bd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:12.981067 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7c82caf0-ce9e-4c5d-99d6-213d29c0a2bd tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:11:12.981067 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7c82caf0-ce9e-4c5d-99d6-213d29c0a2bd tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-139159182", "extra_specs": {}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:13.001646 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7c82caf0-ce9e-4c5d-99d6-213d29c0a2bd tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:11:13.002177 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1094/4402] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:11:12 2026] POST /volume/v3/types => generated 212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:13.010738 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e68d31f5-3be6-4001-8358-72e1f75afe40 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:13.012648 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e68d31f5-3be6-4001-8358-72e1f75afe40 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] POST https://10.4.3.152/volume/v3/types/e752d5f5-2b3c-4b8e-99ce-a152d0eb39ce/encryption Aug 14 03:11:13.013058 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e68d31f5-3be6-4001-8358-72e1f75afe40 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:13.028569 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e68d31f5-3be6-4001-8358-72e1f75afe40 tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] https://10.4.3.152/volume/v3/types/e752d5f5-2b3c-4b8e-99ce-a152d0eb39ce/encryption returned with HTTP 200 Aug 14 03:11:13.029056 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1102/4403] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:11:13 2026] POST /volume/v3/types/e752d5f5-2b3c-4b8e-99ce-a152d0eb39ce/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:13.039643 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:13.042221 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:11:13.042645 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1394032758", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-139159182", "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:13.044756 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1394032758', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-139159182', 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:11:13.049990 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume of 1 GB Aug 14 03:11:13.050315 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:13.050315 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:13.050861 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Availability Zones retrieved successfully. Aug 14 03:11:13.056634 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (863312fe-db8f-476f-a17c-9a053ecdb322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:11:13.057583 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81bf267c-59bc-4eaf-bb54-8c1a2389473b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:13.058572 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:11:13.096158 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81bf267c-59bc-4eaf-bb54-8c1a2389473b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:11:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e752d5f5-2b3c-4b8e-99ce-a152d0eb39ce,is_public=True,name='tempest-scenario-type-luks2-139159182',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e752d5f5-2b3c-4b8e-99ce-a152d0eb39ce', '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=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:13.097129 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e7bbd7-4dba-4d76-9e1b-49bf40393f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:13.103304 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f49bb023-bd0b-4a1e-beec-7afd99bc7744 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:13.105483 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f49bb023-bd0b-4a1e-beec-7afd99bc7744 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:13.106065 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f49bb023-bd0b-4a1e-beec-7afd99bc7744 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:13.106471 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f49bb023-bd0b-4a1e-beec-7afd99bc7744 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:13.106651 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-f49bb023-bd0b-4a1e-beec-7afd99bc7744 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:13.114044 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9b2b5d03-4e20-4763-88b0-3f7f0b53c8a0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:13.114890 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:13.114890 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:13.116518 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f49bb023-bd0b-4a1e-beec-7afd99bc7744 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:13.118416 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9b2b5d03-4e20-4763-88b0-3f7f0b53c8a0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:13.118669 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9b2b5d03-4e20-4763-88b0-3f7f0b53c8a0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:13.118914 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9b2b5d03-4e20-4763-88b0-3f7f0b53c8a0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:13.119040 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-9b2b5d03-4e20-4763-88b0-3f7f0b53c8a0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:13.120268 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1106/4404] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:13 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:13.126456 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:13.126456 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:13.127411 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9b2b5d03-4e20-4763-88b0-3f7f0b53c8a0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:13.128007 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1095/4405] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:13 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:11:13.141962 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-139159182 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-139159182, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:11:13.142393 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-139159182 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-139159182, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:11:13.178687 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['200809e2-63d2-4c19-b3d8-c1ae69617b0f', 'a789d69c-b498-481b-9cb6-ec3c6143c7b8', 'd515ded7-6abb-4bd6-a02b-96f02c0c2c81', 'd25deae2-f409-4975-9175-30d4c41f6a90'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:11:13.179763 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e7bbd7-4dba-4d76-9e1b-49bf40393f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['200809e2-63d2-4c19-b3d8-c1ae69617b0f', 'a789d69c-b498-481b-9cb6-ec3c6143c7b8', 'd515ded7-6abb-4bd6-a02b-96f02c0c2c81', 'd25deae2-f409-4975-9175-30d4c41f6a90']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:13.180814 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab1c34b-3b35-437c-b298-717a5a901237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:13.207809 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab1c34b-3b35-437c-b298-717a5a901237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5bccf6c-4161-4e28-a92e-da667c4ff658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1394032758',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['200809e2-63d2-4c19-b3d8-c1ae69617b0f','a789d69c-b498-481b-9cb6-ec3c6143c7b8','d515ded7-6abb-4bd6-a02b-96f02c0c2c81','d25deae2-f409-4975-9175-30d4c41f6a90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=e752d5f5-2b3c-4b8e-99ce-a152d0eb39ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:11:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1394032758',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a5bccf6c-4161-4e28-a92e-da667c4ff658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390e5d6aab834dce90f36119ac346986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58599ab6cb1426daac6862e792ccf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e752d5f5-2b3c-4b8e-99ce-a152d0eb39ce),volume_type_id=e752d5f5-2b3c-4b8e-99ce-a152d0eb39ce)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:13.208549 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71d8974-f4f6-42d6-9c56-f4034e7dd877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:13.212069 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-19072ddf-0912-4999-ac24-78daeab6c62c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:13.214516 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19072ddf-0912-4999-ac24-78daeab6c62c tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:13.214759 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19072ddf-0912-4999-ac24-78daeab6c62c tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:13.215067 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19072ddf-0912-4999-ac24-78daeab6c62c tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:13.215245 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-19072ddf-0912-4999-ac24-78daeab6c62c tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:13.221092 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:13.221092 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:13.222064 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19072ddf-0912-4999-ac24-78daeab6c62c tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:13.222613 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1103/4406] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:13 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:13.230618 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71d8974-f4f6-42d6-9c56-f4034e7dd877) transitioned into state 'SUCCESS' from state '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-1394032758',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['200809e2-63d2-4c19-b3d8-c1ae69617b0f','a789d69c-b498-481b-9cb6-ec3c6143c7b8','d515ded7-6abb-4bd6-a02b-96f02c0c2c81','d25deae2-f409-4975-9175-30d4c41f6a90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=e752d5f5-2b3c-4b8e-99ce-a152d0eb39ce)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:13.231862 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5061dd-cd2f-485e-90de-61172d2d345f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:13.245037 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5061dd-cd2f-485e-90de-61172d2d345f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:13.245917 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (863312fe-db8f-476f-a17c-9a053ecdb322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:11:13.246270 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request issued successfully. Aug 14 03:11:13.247069 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bf54b9d9-1f92-453c-9276-a9b31ed8f32b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:11:13.247524 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1103/4407] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:11:13 2026] POST /volume/v3/volumes => generated 780 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:11:13.265609 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0efa578e-706a-4634-a074-37706b3d2f4f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:13.267617 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0efa578e-706a-4634-a074-37706b3d2f4f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 Aug 14 03:11:13.267843 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0efa578e-706a-4634-a074-37706b3d2f4f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:13.268009 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0efa578e-706a-4634-a074-37706b3d2f4f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:13.277952 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:13.277952 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:13.283052 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0efa578e-706a-4634-a074-37706b3d2f4f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:13.289111 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0efa578e-706a-4634-a074-37706b3d2f4f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 returned with HTTP 200 Aug 14 03:11:13.289781 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1107/4408] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:13 2026] GET /volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:14.135788 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-83f6de2d-6b67-44f4-85f4-3fd47b189d2a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:14.137742 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1a769e5a-33a7-4219-8af3-d26aa50a4820 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:14.139405 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83f6de2d-6b67-44f4-85f4-3fd47b189d2a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:14.139598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83f6de2d-6b67-44f4-85f4-3fd47b189d2a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:14.139776 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1a769e5a-33a7-4219-8af3-d26aa50a4820 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:14.139861 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83f6de2d-6b67-44f4-85f4-3fd47b189d2a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:14.140046 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1a769e5a-33a7-4219-8af3-d26aa50a4820 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:14.140297 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1a769e5a-33a7-4219-8af3-d26aa50a4820 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:14.141456 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-1a769e5a-33a7-4219-8af3-d26aa50a4820 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:14.141549 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-83f6de2d-6b67-44f4-85f4-3fd47b189d2a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:14.145443 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:14.145443 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:14.146701 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1a769e5a-33a7-4219-8af3-d26aa50a4820 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:14.146773 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1104/4409] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:14 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:14.163667 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:14.163667 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:14.163667 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83f6de2d-6b67-44f4-85f4-3fd47b189d2a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:14.163667 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1096/4410] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:14 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:14.247109 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:14.248919 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:11:14.249173 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-69970728-ad1e-452c-b14c-97f0628920ac None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:14.249450 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1168617455", "snapshot_id": null, "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "volume_type": null, "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:14.250682 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1168617455', 'snapshot_id': None, 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'volume_type': None, 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:11:14.251576 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-69970728-ad1e-452c-b14c-97f0628920ac tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:14.251868 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-69970728-ad1e-452c-b14c-97f0628920ac tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:14.252169 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-69970728-ad1e-452c-b14c-97f0628920ac tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:14.252419 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-69970728-ad1e-452c-b14c-97f0628920ac tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:14.257085 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:14.257085 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:14.257888 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-69970728-ad1e-452c-b14c-97f0628920ac tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:14.258812 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1108/4411] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:14 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:14.310835 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-00ffb551-905a-4ec3-9fe7-254959e6f578 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:14.313082 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-00ffb551-905a-4ec3-9fe7-254959e6f578 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 Aug 14 03:11:14.313276 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-00ffb551-905a-4ec3-9fe7-254959e6f578 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:14.313472 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-00ffb551-905a-4ec3-9fe7-254959e6f578 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:14.322740 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:14.322740 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:14.328457 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-00ffb551-905a-4ec3-9fe7-254959e6f578 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:14.333693 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-00ffb551-905a-4ec3-9fe7-254959e6f578 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 returned with HTTP 200 Aug 14 03:11:14.334578 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1105/4412] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:14 2026] GET /volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:14.352749 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5ba9ee14-f749-436b-a945-af24d6f2316e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:14.354876 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5ba9ee14-f749-436b-a945-af24d6f2316e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 Aug 14 03:11:14.355306 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5ba9ee14-f749-436b-a945-af24d6f2316e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:14.355640 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5ba9ee14-f749-436b-a945-af24d6f2316e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:14.367157 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:14.367157 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:14.371215 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5ba9ee14-f749-436b-a945-af24d6f2316e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:14.377088 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5ba9ee14-f749-436b-a945-af24d6f2316e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 returned with HTTP 200 Aug 14 03:11:14.377695 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1097/4413] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:14 2026] GET /volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:14.395359 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9db26de5-34a1-4bfa-8ea0-834a3660ed1e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:14.398287 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9db26de5-34a1-4bfa-8ea0-834a3660ed1e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658/action Aug 14 03:11:14.398859 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9db26de5-34a1-4bfa-8ea0-834a3660ed1e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:11:14.399484 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9db26de5-34a1-4bfa-8ea0-834a3660ed1e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:14.411199 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:14.411199 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:14.411977 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9db26de5-34a1-4bfa-8ea0-834a3660ed1e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:14.420000 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9db26de5-34a1-4bfa-8ea0-834a3660ed1e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume updated successfully. Aug 14 03:11:14.420740 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9db26de5-34a1-4bfa-8ea0-834a3660ed1e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658/action returned with HTTP 200 Aug 14 03:11:14.421500 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1109/4414] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:11:14 2026] POST /volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:11:14.443725 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Create volume of 1 GB Aug 14 03:11:14.444258 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:14.444258 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:14.447197 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=390,cinder:UPDATE=120,cinder:INSERT=63 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:11:14.451673 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Availability Zones retrieved successfully. Aug 14 03:11:14.458306 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Flow 'volume_create_api' (6f999127-9533-4e00-ae8e-aaa13bfd529c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:11:14.459709 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ffdc46d-6f1c-4d2c-b760-21a4e3468cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:14.461097 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:11:14.526463 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ffdc46d-6f1c-4d2c-b760-21a4e3468cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:14.527168 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6e2794-2b70-46f4-aeef-3af9ab1ed1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:14.570347 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-9fb32177-26b1-40e8-8944-49953d17f426 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:14.574163 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-9fb32177-26b1-40e8-8944-49953d17f426 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 Aug 14 03:11:14.574472 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-9fb32177-26b1-40e8-8944-49953d17f426 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:14.574800 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-9fb32177-26b1-40e8-8944-49953d17f426 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:14.585481 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:14.585481 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:14.591374 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-9fb32177-26b1-40e8-8944-49953d17f426 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:14.598323 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-9fb32177-26b1-40e8-8944-49953d17f426 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 returned with HTTP 200 Aug 14 03:11:14.598898 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1106/4415] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:11:14 2026] GET /volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:14.609212 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Created reservations ['9e1a87ca-4a08-4a26-8bdb-025f1d4900fe', 'c0208a77-e608-4390-84d9-a9d81a408627', 'f51c2b14-6008-4bff-9649-1b4a5391f702', 'b3961365-8f05-4e61-92f9-07cb02293ae0'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:11:14.610224 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6e2794-2b70-46f4-aeef-3af9ab1ed1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e1a87ca-4a08-4a26-8bdb-025f1d4900fe', 'c0208a77-e608-4390-84d9-a9d81a408627', 'f51c2b14-6008-4bff-9649-1b4a5391f702', 'b3961365-8f05-4e61-92f9-07cb02293ae0']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:14.610994 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2adcc7e3-8930-4f8f-bfe7-50dad7bc0717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:14.639938 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2adcc7e3-8930-4f8f-bfe7-50dad7bc0717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1e4ef22-8409-4522-a5b3-51a86090c79b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1168617455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d91ff3caa2b4ff99100bf8dfb1a0f23',qos_specs=None,replication_status=,reservations=['9e1a87ca-4a08-4a26-8bdb-025f1d4900fe','c0208a77-e608-4390-84d9-a9d81a408627','f51c2b14-6008-4bff-9649-1b4a5391f702','b3961365-8f05-4e61-92f9-07cb02293ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9d1768d02fd47b39832489bd1f3e90d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1168617455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1e4ef22-8409-4522-a5b3-51a86090c79b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d91ff3caa2b4ff99100bf8dfb1a0f23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9d1768d02fd47b39832489bd1f3e90d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:14.640842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412a0e49-b8de-4966-bb47-e5a1a66cb531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:14.665908 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412a0e49-b8de-4966-bb47-e5a1a66cb531) transitioned into state 'SUCCESS' from state '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-1168617455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d91ff3caa2b4ff99100bf8dfb1a0f23',qos_specs=None,replication_status=,reservations=['9e1a87ca-4a08-4a26-8bdb-025f1d4900fe','c0208a77-e608-4390-84d9-a9d81a408627','f51c2b14-6008-4bff-9649-1b4a5391f702','b3961365-8f05-4e61-92f9-07cb02293ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9d1768d02fd47b39832489bd1f3e90d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:14.666739 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a392f154-a01b-49ff-845b-1974277f44ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:14.678757 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a392f154-a01b-49ff-845b-1974277f44ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:14.680113 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Flow 'volume_create_api' (6f999127-9533-4e00-ae8e-aaa13bfd529c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:11:14.680577 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Create volume request issued successfully. Aug 14 03:11:14.681453 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fc77a020-b881-48dc-b244-c02ec492f8c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:11:14.682053 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1104/4416] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:11:14 2026] POST /volume/v3/volumes => generated 781 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:14.701613 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-edf44682-4e40-404e-941f-730094fbd982 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:14.710054 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-edf44682-4e40-404e-941f-730094fbd982 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:11:14.710337 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-edf44682-4e40-404e-941f-730094fbd982 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:14.710539 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-edf44682-4e40-404e-941f-730094fbd982 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:14.724750 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:14.724750 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:14.735813 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-edf44682-4e40-404e-941f-730094fbd982 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:11:14.745406 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-edf44682-4e40-404e-941f-730094fbd982 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b returned with HTTP 200 Aug 14 03:11:14.745858 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1098/4417] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:11:14 2026] GET /volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:15.161484 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0b43d72a-845f-46f1-9306-b9ce1237f7eb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:15.163596 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0b43d72a-845f-46f1-9306-b9ce1237f7eb tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:15.164366 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0b43d72a-845f-46f1-9306-b9ce1237f7eb tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:15.164682 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0b43d72a-845f-46f1-9306-b9ce1237f7eb tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:15.165872 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0b43d72a-845f-46f1-9306-b9ce1237f7eb tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:15.171340 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:15.171340 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:15.172916 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0b43d72a-845f-46f1-9306-b9ce1237f7eb tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:15.174403 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1110/4418] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:15 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:15.176733 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-531a128e-5ac6-4ee5-b561-8adc7249d30a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:15.178671 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-531a128e-5ac6-4ee5-b561-8adc7249d30a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:15.178874 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-531a128e-5ac6-4ee5-b561-8adc7249d30a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:15.179055 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-531a128e-5ac6-4ee5-b561-8adc7249d30a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:15.179164 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-531a128e-5ac6-4ee5-b561-8adc7249d30a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:15.183556 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:15.183556 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:15.184395 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-531a128e-5ac6-4ee5-b561-8adc7249d30a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:15.185082 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1107/4419] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:15 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:15.270429 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-33eda9bf-b7da-44df-a345-3d303c2eae59 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:15.272553 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-33eda9bf-b7da-44df-a345-3d303c2eae59 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:15.272713 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-33eda9bf-b7da-44df-a345-3d303c2eae59 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:15.272880 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-33eda9bf-b7da-44df-a345-3d303c2eae59 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:15.273023 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-33eda9bf-b7da-44df-a345-3d303c2eae59 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:15.277208 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:15.277208 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:15.277745 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-33eda9bf-b7da-44df-a345-3d303c2eae59 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:15.278124 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1105/4420] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:15 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:15.299349 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-c0fd98bf-88eb-447a-ab15-6e7bce88beea None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:15.301842 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-c0fd98bf-88eb-447a-ab15-6e7bce88beea tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 Aug 14 03:11:15.302100 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-c0fd98bf-88eb-447a-ab15-6e7bce88beea tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:15.302349 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-c0fd98bf-88eb-447a-ab15-6e7bce88beea tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:15.310722 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:15.310722 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:15.314967 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-c0fd98bf-88eb-447a-ab15-6e7bce88beea tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:15.319877 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-c0fd98bf-88eb-447a-ab15-6e7bce88beea tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 returned with HTTP 200 Aug 14 03:11:15.320381 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1099/4421] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:11:15 2026] GET /volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:15.334893 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2d34d56a-0f14-4d1b-bab9-fe441d8148a8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:15.334893 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2d34d56a-0f14-4d1b-bab9-fe441d8148a8 None None] GET https://10.4.3.152/volume// Aug 14 03:11:15.334893 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2d34d56a-0f14-4d1b-bab9-fe441d8148a8 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:15.334893 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2d34d56a-0f14-4d1b-bab9-fe441d8148a8 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:15.334893 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2d34d56a-0f14-4d1b-bab9-fe441d8148a8 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:11:15.336054 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1111/4422] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:11:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:11:15.345394 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-b52e4e7b-2326-4558-91b7-1d70ae686b32 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:15.348014 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-b52e4e7b-2326-4558-91b7-1d70ae686b32 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:11:15.348250 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-b52e4e7b-2326-4558-91b7-1d70ae686b32 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5bccf6c-4161-4e28-a92e-da667c4ff658", "connector": null, "instance_uuid": "4bf23501-e20e-4e67-ada3-c6cbb55b3502"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:15.367313 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:15.367313 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:15.401863 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-b52e4e7b-2326-4558-91b7-1d70ae686b32 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:11:15.402531 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1108/4423] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:11:15 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:15.768421 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-be33cf78-82a0-4128-87f1-ce7538a90e04 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:15.770404 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-be33cf78-82a0-4128-87f1-ce7538a90e04 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:11:15.770615 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-be33cf78-82a0-4128-87f1-ce7538a90e04 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:15.770808 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-be33cf78-82a0-4128-87f1-ce7538a90e04 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:15.778694 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:15.778694 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:15.782553 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-be33cf78-82a0-4128-87f1-ce7538a90e04 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:11:15.788601 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-be33cf78-82a0-4128-87f1-ce7538a90e04 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b returned with HTTP 200 Aug 14 03:11:15.789124 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1106/4424] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:11:15 2026] GET /volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:11:15.806708 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-03d9df88-a0bd-4ebf-b44d-35a11772d950 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:15.811763 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-03d9df88-a0bd-4ebf-b44d-35a11772d950 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:11:15.812014 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-03d9df88-a0bd-4ebf-b44d-35a11772d950 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:15.812252 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-03d9df88-a0bd-4ebf-b44d-35a11772d950 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:15.820640 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:15.820640 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:15.825972 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-03d9df88-a0bd-4ebf-b44d-35a11772d950 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:11:15.833636 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-03d9df88-a0bd-4ebf-b44d-35a11772d950 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b returned with HTTP 200 Aug 14 03:11:15.834048 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1100/4425] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:11:15 2026] GET /volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:11:16.187177 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-470ef76b-4aa6-47c8-a9c0-d51dda5d9411 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:16.189956 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-470ef76b-4aa6-47c8-a9c0-d51dda5d9411 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:16.190282 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-470ef76b-4aa6-47c8-a9c0-d51dda5d9411 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:16.190556 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-470ef76b-4aa6-47c8-a9c0-d51dda5d9411 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:16.190720 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-470ef76b-4aa6-47c8-a9c0-d51dda5d9411 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:16.196163 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4e5bc620-86ac-48ab-a62b-1dc5452974a0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:16.198078 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:16.198078 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:16.198663 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4e5bc620-86ac-48ab-a62b-1dc5452974a0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:16.199129 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-470ef76b-4aa6-47c8-a9c0-d51dda5d9411 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:16.199294 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4e5bc620-86ac-48ab-a62b-1dc5452974a0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:16.199535 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4e5bc620-86ac-48ab-a62b-1dc5452974a0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:16.199597 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1112/4426] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:16 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 837 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:16.199894 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-4e5bc620-86ac-48ab-a62b-1dc5452974a0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:16.206835 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:16.206835 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:16.207783 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4e5bc620-86ac-48ab-a62b-1dc5452974a0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:16.208755 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1109/4427] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:16 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:16.217289 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4ef5ff69-2883-4dcf-963d-ab9fdb109261 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:16.219867 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4ef5ff69-2883-4dcf-963d-ab9fdb109261 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe Aug 14 03:11:16.220119 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4ef5ff69-2883-4dcf-963d-ab9fdb109261 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:16.220380 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4ef5ff69-2883-4dcf-963d-ab9fdb109261 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:16.226750 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:16.226750 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:16.227264 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4ef5ff69-2883-4dcf-963d-ab9fdb109261 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:11:16.228588 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4ef5ff69-2883-4dcf-963d-ab9fdb109261 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe returned with HTTP 200 Aug 14 03:11:16.229396 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1107/4428] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:16 2026] GET /volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:11:16.238782 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2b83bdc5-0f66-4906-bce9-1e93145d6aa6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:16.241774 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2b83bdc5-0f66-4906-bce9-1e93145d6aa6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:16.242182 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2b83bdc5-0f66-4906-bce9-1e93145d6aa6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:16.242403 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2b83bdc5-0f66-4906-bce9-1e93145d6aa6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:16.242563 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-2b83bdc5-0f66-4906-bce9-1e93145d6aa6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:16.248595 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:16.248595 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:16.249721 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2b83bdc5-0f66-4906-bce9-1e93145d6aa6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:16.250677 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1101/4429] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:16 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 837 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:16.263950 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-62ada26c-60e4-43a4-abb8-82b2542b5036 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:16.266925 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-62ada26c-60e4-43a4-abb8-82b2542b5036 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:16.267086 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-62ada26c-60e4-43a4-abb8-82b2542b5036 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:16.267354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-62ada26c-60e4-43a4-abb8-82b2542b5036 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:16.267471 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-62ada26c-60e4-43a4-abb8-82b2542b5036 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete backup with id: a920807e-1795-4d50-9d5a-f9d2a6bae94d. Aug 14 03:11:16.274335 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:16.274335 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:16.291945 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d75dc08d-2cd2-4172-9f7d-84c00b77fdc0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:16.294289 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d75dc08d-2cd2-4172-9f7d-84c00b77fdc0 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:16.294916 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d75dc08d-2cd2-4172-9f7d-84c00b77fdc0 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:16.295323 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d75dc08d-2cd2-4172-9f7d-84c00b77fdc0 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:16.295533 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-d75dc08d-2cd2-4172-9f7d-84c00b77fdc0 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:16.298215 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-62ada26c-60e4-43a4-abb8-82b2542b5036 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] delete_backup rpcapi backup_id a920807e-1795-4d50-9d5a-f9d2a6bae94d {{(pid=100379) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:11:16.301132 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-62ada26c-60e4-43a4-abb8-82b2542b5036 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 202 Aug 14 03:11:16.301387 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:16.301387 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:16.301739 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1113/4430] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:11:16 2026] DELETE /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:11:16.302845 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d75dc08d-2cd2-4172-9f7d-84c00b77fdc0 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:16.303524 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1110/4431] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:16 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:16.309770 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b42823db-d88e-484e-b467-9a7abbedeb6a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:16.310291 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b42823db-d88e-484e-b467-9a7abbedeb6a None None] GET https://10.4.3.152/volume// Aug 14 03:11:16.310471 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b42823db-d88e-484e-b467-9a7abbedeb6a None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:16.310656 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b42823db-d88e-484e-b467-9a7abbedeb6a None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:16.310903 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b616a48f-5662-45fd-b8cf-8427ba8f0865 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:16.311209 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b42823db-d88e-484e-b467-9a7abbedeb6a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:11:16.311362 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1108/4432] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:11:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:11:16.315272 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b616a48f-5662-45fd-b8cf-8427ba8f0865 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:16.315424 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b616a48f-5662-45fd-b8cf-8427ba8f0865 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:16.315654 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b616a48f-5662-45fd-b8cf-8427ba8f0865 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:16.315706 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-b616a48f-5662-45fd-b8cf-8427ba8f0865 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:16.322465 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:16.322465 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:16.323526 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b616a48f-5662-45fd-b8cf-8427ba8f0865 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 200 Aug 14 03:11:16.324091 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1102/4433] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:16 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 836 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:16.329226 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-e1d08b17-9df8-4c00-910c-a869712de51c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:16.332063 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-e1d08b17-9df8-4c00-910c-a869712de51c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 Aug 14 03:11:16.332311 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-e1d08b17-9df8-4c00-910c-a869712de51c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:16.333590 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-e1d08b17-9df8-4c00-910c-a869712de51c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:16.349238 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:16.349238 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:16.354147 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-e1d08b17-9df8-4c00-910c-a869712de51c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:16.360447 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-e1d08b17-9df8-4c00-910c-a869712de51c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 returned with HTTP 200 Aug 14 03:11:16.361091 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1114/4434] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:11:16 2026] GET /volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 => generated 1051 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:11:16.485978 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-a9d53729-1369-4638-b56d-c2ba1f06ac8b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:16.489221 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-a9d53729-1369-4638-b56d-c2ba1f06ac8b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] PUT https://10.4.3.152/volume/v3/attachments/f0253e60-a7d3-4b1f-bffe-a9e4d3d0a446 Aug 14 03:11:16.489719 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-a9d53729-1369-4638-b56d-c2ba1f06ac8b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:16.505862 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-a9d53729-1369-4638-b56d-c2ba1f06ac8b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Acquiring lock "cinder-attachment_update-a5bccf6c-4161-4e28-a92e-da667c4ff658-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:11:16.514137 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-a9d53729-1369-4638-b56d-c2ba1f06ac8b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-a5bccf6c-4161-4e28-a92e-da667c4ff658-np0000007307" acquired by "attachment_update" :: waited 0.008s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:11:16.519691 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:16.519691 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:16.647257 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-a9d53729-1369-4638-b56d-c2ba1f06ac8b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-a5bccf6c-4161-4e28-a92e-da667c4ff658-np0000007307" released by "attachment_update" :: held 0.133s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:11:16.647578 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-a9d53729-1369-4638-b56d-c2ba1f06ac8b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/f0253e60-a7d3-4b1f-bffe-a9e4d3d0a446 returned with HTTP 200 Aug 14 03:11:16.648106 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1111/4435] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:11:16 2026] PUT /volume/v3/attachments/f0253e60-a7d3-4b1f-bffe-a9e4d3d0a446 => generated 968 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:16.678493 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-dffc55e9-7fd7-4b80-8842-c2a5040e7a92 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:16.681485 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-dffc55e9-7fd7-4b80-8842-c2a5040e7a92 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments/f0253e60-a7d3-4b1f-bffe-a9e4d3d0a446/action Aug 14 03:11:16.683546 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-dffc55e9-7fd7-4b80-8842-c2a5040e7a92 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:11:16.683546 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-dffc55e9-7fd7-4b80-8842-c2a5040e7a92 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:16.712368 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:16.712368 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:16.734546 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-dffc55e9-7fd7-4b80-8842-c2a5040e7a92 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/f0253e60-a7d3-4b1f-bffe-a9e4d3d0a446/action returned with HTTP 204 Aug 14 03:11:16.735191 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1109/4436] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:11:16 2026] POST /volume/v3/attachments/f0253e60-a7d3-4b1f-bffe-a9e4d3d0a446/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:17.104501 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-05ef0766-d56a-460b-b310-a26207f4ca7f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:17.107286 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-05ef0766-d56a-460b-b310-a26207f4ca7f tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:11:17.107547 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-05ef0766-d56a-460b-b310-a26207f4ca7f tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:17.107806 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-05ef0766-d56a-460b-b310-a26207f4ca7f tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:17.117495 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:17.117495 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:17.121343 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-05ef0766-d56a-460b-b310-a26207f4ca7f tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:11:17.126226 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-05ef0766-d56a-460b-b310-a26207f4ca7f tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b returned with HTTP 200 Aug 14 03:11:17.126625 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1103/4437] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:11:17 2026] GET /volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b => generated 1371 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:17.220192 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6b0f077a-d9df-4b99-8164-c49dc1df8b04 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:17.222277 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6b0f077a-d9df-4b99-8164-c49dc1df8b04 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:17.222507 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6b0f077a-d9df-4b99-8164-c49dc1df8b04 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:17.222742 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6b0f077a-d9df-4b99-8164-c49dc1df8b04 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:17.222886 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6b0f077a-d9df-4b99-8164-c49dc1df8b04 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:17.227783 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:17.227783 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:17.229588 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6b0f077a-d9df-4b99-8164-c49dc1df8b04 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:17.230616 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1115/4438] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:17 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:17.319661 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cd92f2db-3728-4d8c-a885-d82b23ebe603 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:17.321902 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cd92f2db-3728-4d8c-a885-d82b23ebe603 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:17.322179 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cd92f2db-3728-4d8c-a885-d82b23ebe603 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:17.322402 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cd92f2db-3728-4d8c-a885-d82b23ebe603 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:17.322541 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-cd92f2db-3728-4d8c-a885-d82b23ebe603 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:17.327655 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:17.327655 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:17.328488 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cd92f2db-3728-4d8c-a885-d82b23ebe603 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:17.328974 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1112/4439] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:17 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:17.336990 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-776f4051-6d56-4cb5-bd50-f0efbc8d37ec None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:17.338058 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-776f4051-6d56-4cb5-bd50-f0efbc8d37ec tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d Aug 14 03:11:17.338334 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-776f4051-6d56-4cb5-bd50-f0efbc8d37ec tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:17.339957 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-776f4051-6d56-4cb5-bd50-f0efbc8d37ec tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:17.339957 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-776f4051-6d56-4cb5-bd50-f0efbc8d37ec tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Show backup with id a920807e-1795-4d50-9d5a-f9d2a6bae94d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:17.343330 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-776f4051-6d56-4cb5-bd50-f0efbc8d37ec tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d returned with HTTP 404 Aug 14 03:11:17.343918 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1110/4440] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:17 2026] GET /volume/v3/backups/a920807e-1795-4d50-9d5a-f9d2a6bae94d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:17.441996 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fb6774da-f9bf-4774-b7f8-9b762ca3a4f7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:17.443794 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fb6774da-f9bf-4774-b7f8-9b762ca3a4f7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe Aug 14 03:11:17.444046 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fb6774da-f9bf-4774-b7f8-9b762ca3a4f7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:17.444273 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fb6774da-f9bf-4774-b7f8-9b762ca3a4f7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:17.444390 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-fb6774da-f9bf-4774-b7f8-9b762ca3a4f7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: 41f04008-a6b1-4db2-9dc0-fa266b6943fe Aug 14 03:11:17.449879 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:17.449879 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:17.450333 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fb6774da-f9bf-4774-b7f8-9b762ca3a4f7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:11:17.472111 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fb6774da-f9bf-4774-b7f8-9b762ca3a4f7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot delete request issued successfully. Aug 14 03:11:17.472111 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fb6774da-f9bf-4774-b7f8-9b762ca3a4f7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe returned with HTTP 202 Aug 14 03:11:17.474263 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1104/4441] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:11:17 2026] DELETE /volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:11:17.481109 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-21406171-397f-48cd-a1d3-5da5c9b08896 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:17.485998 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-21406171-397f-48cd-a1d3-5da5c9b08896 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe Aug 14 03:11:17.486283 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-21406171-397f-48cd-a1d3-5da5c9b08896 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:17.486546 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-21406171-397f-48cd-a1d3-5da5c9b08896 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:17.494278 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:17.494278 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:17.494866 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-21406171-397f-48cd-a1d3-5da5c9b08896 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:11:17.495996 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-21406171-397f-48cd-a1d3-5da5c9b08896 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe returned with HTTP 200 Aug 14 03:11:17.496401 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1116/4442] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:17 2026] GET /volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:17.734473 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-bd32c726-53d4-41d5-9be5-4f4542e48a08 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:17.736369 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-bd32c726-53d4-41d5-9be5-4f4542e48a08 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:11:17.736585 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-bd32c726-53d4-41d5-9be5-4f4542e48a08 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:17.736940 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-bd32c726-53d4-41d5-9be5-4f4542e48a08 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:17.744639 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:17.744639 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:17.753776 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-bd32c726-53d4-41d5-9be5-4f4542e48a08 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:11:17.764623 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-bd32c726-53d4-41d5-9be5-4f4542e48a08 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b returned with HTTP 200 Aug 14 03:11:17.765319 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1113/4443] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:11:17 2026] GET /volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b => generated 1371 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:17.775390 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b587a232-79a2-456a-bea5-42a640e2591e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:17.775901 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b587a232-79a2-456a-bea5-42a640e2591e None None] GET https://10.4.3.152/volume// Aug 14 03:11:17.776308 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b587a232-79a2-456a-bea5-42a640e2591e None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:17.776360 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b587a232-79a2-456a-bea5-42a640e2591e None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:17.777027 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b587a232-79a2-456a-bea5-42a640e2591e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:11:17.777507 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1111/4444] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:11:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:11:17.785873 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-5dade27d-2ca7-44e5-8b31-a497ca2fe3df None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:17.788688 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-5dade27d-2ca7-44e5-8b31-a497ca2fe3df tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:11:17.789328 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-5dade27d-2ca7-44e5-8b31-a497ca2fe3df tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1e4ef22-8409-4522-a5b3-51a86090c79b", "connector": null, "instance_uuid": "dc630fe0-3328-4525-bbe4-1492c4b824fc"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:17.801348 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:17.801348 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:17.835759 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-5dade27d-2ca7-44e5-8b31-a497ca2fe3df tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:11:17.836401 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1105/4445] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:11:17 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:18.242699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-26f4f8a1-e480-4937-a15c-adcdbe7eebd1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:18.244622 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-26f4f8a1-e480-4937-a15c-adcdbe7eebd1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:18.244881 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-26f4f8a1-e480-4937-a15c-adcdbe7eebd1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:18.245101 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-26f4f8a1-e480-4937-a15c-adcdbe7eebd1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:18.245262 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-26f4f8a1-e480-4937-a15c-adcdbe7eebd1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:18.249879 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:18.249879 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:18.250703 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-26f4f8a1-e480-4937-a15c-adcdbe7eebd1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:18.251157 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1117/4446] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:18 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:18.341258 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5afad755-8ad3-4cae-b972-5c4871a78f58 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:18.343993 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5afad755-8ad3-4cae-b972-5c4871a78f58 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:18.344315 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5afad755-8ad3-4cae-b972-5c4871a78f58 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:18.344609 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5afad755-8ad3-4cae-b972-5c4871a78f58 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:18.344721 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-5afad755-8ad3-4cae-b972-5c4871a78f58 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:18.351352 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:18.351352 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:18.352616 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5afad755-8ad3-4cae-b972-5c4871a78f58 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:18.353311 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1114/4447] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:18 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:18.506571 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aaddeb86-cdc8-471c-97af-645eb79083b4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:18.508356 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aaddeb86-cdc8-471c-97af-645eb79083b4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe Aug 14 03:11:18.508585 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aaddeb86-cdc8-471c-97af-645eb79083b4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:18.508751 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aaddeb86-cdc8-471c-97af-645eb79083b4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:18.514346 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aaddeb86-cdc8-471c-97af-645eb79083b4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe returned with HTTP 404 Aug 14 03:11:18.514903 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1112/4448] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:18 2026] GET /volume/v3/snapshots/41f04008-a6b1-4db2-9dc0-fa266b6943fe => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:18.525105 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-222ebb71-c7cc-4a9d-ac87-a08da58ee8b8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:18.527217 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-222ebb71-c7cc-4a9d-ac87-a08da58ee8b8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:11:18.527449 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-222ebb71-c7cc-4a9d-ac87-a08da58ee8b8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:18.527684 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-222ebb71-c7cc-4a9d-ac87-a08da58ee8b8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:18.536595 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:18.536595 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:18.544752 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-222ebb71-c7cc-4a9d-ac87-a08da58ee8b8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:11:18.547407 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-222ebb71-c7cc-4a9d-ac87-a08da58ee8b8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:11:18.548014 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1106/4449] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:18 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:18.582813 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-be094787-057e-466a-82db-f05e6256da65 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:18.585515 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:11:18.586076 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1686626537"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:18.587671 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume request body: {'volume': {'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1686626537'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:11:18.702647 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume of 1 GB Aug 14 03:11:18.708389 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Availability Zones retrieved successfully. Aug 14 03:11:18.716617 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Flow 'volume_create_api' (efa054b8-d076-479f-897d-8365ab0a82ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:11:18.717898 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db21ff97-d1a2-4ee2-9016-ce53a8111772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:18.721927 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:11:18.807450 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db21ff97-d1a2-4ee2-9016-ce53a8111772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:18.808443 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff4ca1d-183f-45e4-9cee-6c05cd630f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:18.871251 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['4c1b5152-a5d8-4273-bbdd-5c311d55bb5e', '5a0aa7b3-62f1-4291-888c-4d38e268abb8', '62919244-0fb3-444b-837d-6d3c1c3afc18', 'fa8008ff-c19f-42f5-934b-e6f0a76be303'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:11:18.872341 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff4ca1d-183f-45e4-9cee-6c05cd630f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c1b5152-a5d8-4273-bbdd-5c311d55bb5e', '5a0aa7b3-62f1-4291-888c-4d38e268abb8', '62919244-0fb3-444b-837d-6d3c1c3afc18', 'fa8008ff-c19f-42f5-934b-e6f0a76be303']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:18.874842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296aa01a-dcdb-4408-918e-95c93f1d343d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:18.905649 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296aa01a-dcdb-4408-918e-95c93f1d343d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e312e1c-c87b-4423-a754-9db4c23545b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1686626537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467da2dc93744a4380a50ff9c0ed115e',qos_specs=None,replication_status=,reservations=['4c1b5152-a5d8-4273-bbdd-5c311d55bb5e','5a0aa7b3-62f1-4291-888c-4d38e268abb8','62919244-0fb3-444b-837d-6d3c1c3afc18','fa8008ff-c19f-42f5-934b-e6f0a76be303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1686626537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e312e1c-c87b-4423-a754-9db4c23545b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467da2dc93744a4380a50ff9c0ed115e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:18.906539 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51da72fc-8fbc-4025-9ee3-432b7336803d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:18.915972 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-97a97b58-61c2-45b1-94a8-a9220ca90258 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:18.916631 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-97a97b58-61c2-45b1-94a8-a9220ca90258 None None] GET https://10.4.3.152/volume// Aug 14 03:11:18.916892 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-97a97b58-61c2-45b1-94a8-a9220ca90258 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:18.917159 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-97a97b58-61c2-45b1-94a8-a9220ca90258 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:18.917569 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-97a97b58-61c2-45b1-94a8-a9220ca90258 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:11:18.918722 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1115/4450] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:11:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:11:18.931474 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51da72fc-8fbc-4025-9ee3-432b7336803d) transitioned into state 'SUCCESS' from state '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-1686626537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467da2dc93744a4380a50ff9c0ed115e',qos_specs=None,replication_status=,reservations=['4c1b5152-a5d8-4273-bbdd-5c311d55bb5e','5a0aa7b3-62f1-4291-888c-4d38e268abb8','62919244-0fb3-444b-837d-6d3c1c3afc18','fa8008ff-c19f-42f5-934b-e6f0a76be303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:18.932468 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09bc522b-a0b1-42bb-a677-a9bc72035294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:18.939485 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-d8f335fd-6b90-444b-b2b1-f0bfda31a4cf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:18.942184 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-d8f335fd-6b90-444b-b2b1-f0bfda31a4cf tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:11:18.942471 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-d8f335fd-6b90-444b-b2b1-f0bfda31a4cf tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:18.942699 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-d8f335fd-6b90-444b-b2b1-f0bfda31a4cf tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:18.946323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09bc522b-a0b1-42bb-a677-a9bc72035294) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:18.947399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Flow 'volume_create_api' (efa054b8-d076-479f-897d-8365ab0a82ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:11:18.947782 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume request issued successfully. Aug 14 03:11:18.948526 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-be094787-057e-466a-82db-f05e6256da65 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:11:18.949084 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1118/4451] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:11:18 2026] POST /volume/v3/volumes => generated 754 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:11:18.967253 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-79981b7a-0021-49a9-b6d6-94dcd266ecab None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:18.967747 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:18.967747 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:18.972877 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79981b7a-0021-49a9-b6d6-94dcd266ecab tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:11:18.972877 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79981b7a-0021-49a9-b6d6-94dcd266ecab tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:18.972877 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79981b7a-0021-49a9-b6d6-94dcd266ecab tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:18.973751 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-d8f335fd-6b90-444b-b2b1-f0bfda31a4cf tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:11:18.980466 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:18.980466 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:18.981622 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-d8f335fd-6b90-444b-b2b1-f0bfda31a4cf tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b returned with HTTP 200 Aug 14 03:11:18.982304 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1113/4452] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:11:18 2026] GET /volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b => generated 1550 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:11:18.985643 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-79981b7a-0021-49a9-b6d6-94dcd266ecab tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:11:18.991267 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79981b7a-0021-49a9-b6d6-94dcd266ecab tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:11:18.992081 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1107/4453] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:18 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:19.183506 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-b3ffc511-b613-45a0-92ca-76a3c056e367 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:19.188941 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-b3ffc511-b613-45a0-92ca-76a3c056e367 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] PUT https://10.4.3.152/volume/v3/attachments/df1b1fb6-65ae-494f-98c4-ba9ab9479c0e Aug 14 03:11:19.188941 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-b3ffc511-b613-45a0-92ca-76a3c056e367 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:19.198052 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-b3ffc511-b613-45a0-92ca-76a3c056e367 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Acquiring lock "cinder-attachment_update-f1e4ef22-8409-4522-a5b3-51a86090c79b-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:11:19.208181 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-b3ffc511-b613-45a0-92ca-76a3c056e367 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Lock "cinder-attachment_update-f1e4ef22-8409-4522-a5b3-51a86090c79b-np0000007307" acquired by "attachment_update" :: waited 0.009s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:11:19.208181 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:19.208181 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:19.265781 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0d2f4ab1-83ab-4ceb-a91c-4a3fd4d1b3b5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:19.268162 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d2f4ab1-83ab-4ceb-a91c-4a3fd4d1b3b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:19.268414 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d2f4ab1-83ab-4ceb-a91c-4a3fd4d1b3b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:19.268659 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d2f4ab1-83ab-4ceb-a91c-4a3fd4d1b3b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:19.268796 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0d2f4ab1-83ab-4ceb-a91c-4a3fd4d1b3b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:19.278242 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:19.278242 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:19.278242 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d2f4ab1-83ab-4ceb-a91c-4a3fd4d1b3b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:19.279158 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1119/4454] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:19 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:11:19.368387 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-20839bc0-d4a5-4db2-939f-1e6fbe54a619 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:19.378655 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-20839bc0-d4a5-4db2-939f-1e6fbe54a619 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:19.378774 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-20839bc0-d4a5-4db2-939f-1e6fbe54a619 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:19.380105 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-20839bc0-d4a5-4db2-939f-1e6fbe54a619 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:19.380222 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-20839bc0-d4a5-4db2-939f-1e6fbe54a619 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:19.388927 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:19.388927 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:19.389787 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-20839bc0-d4a5-4db2-939f-1e6fbe54a619 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:19.390082 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-b3ffc511-b613-45a0-92ca-76a3c056e367 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Lock "cinder-attachment_update-f1e4ef22-8409-4522-a5b3-51a86090c79b-np0000007307" released by "attachment_update" :: held 0.184s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:11:19.390449 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1114/4455] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:19 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:19.390513 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-b3ffc511-b613-45a0-92ca-76a3c056e367 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/attachments/df1b1fb6-65ae-494f-98c4-ba9ab9479c0e returned with HTTP 200 Aug 14 03:11:19.391350 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1116/4456] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:11:19 2026] PUT /volume/v3/attachments/df1b1fb6-65ae-494f-98c4-ba9ab9479c0e => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:19.440002 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-948633ea-3c24-4326-a7da-0695e1f42e5c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:19.443396 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-948633ea-3c24-4326-a7da-0695e1f42e5c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] POST https://10.4.3.152/volume/v3/attachments/df1b1fb6-65ae-494f-98c4-ba9ab9479c0e/action Aug 14 03:11:19.443683 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-948633ea-3c24-4326-a7da-0695e1f42e5c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:11:19.443848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-948633ea-3c24-4326-a7da-0695e1f42e5c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:19.463812 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:19.463812 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:19.478885 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e4ab51d8-14f6-4151-bb75-b5a01f587373 req-948633ea-3c24-4326-a7da-0695e1f42e5c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/attachments/df1b1fb6-65ae-494f-98c4-ba9ab9479c0e/action returned with HTTP 204 Aug 14 03:11:19.479866 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1108/4457] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:11:19 2026] POST /volume/v3/attachments/df1b1fb6-65ae-494f-98c4-ba9ab9479c0e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:20.007841 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-537a56aa-d148-416f-a7ef-0ae71804eb45 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:20.009916 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-537a56aa-d148-416f-a7ef-0ae71804eb45 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:11:20.010154 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-537a56aa-d148-416f-a7ef-0ae71804eb45 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:20.010371 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-537a56aa-d148-416f-a7ef-0ae71804eb45 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:20.017942 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:20.017942 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:20.021971 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-537a56aa-d148-416f-a7ef-0ae71804eb45 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:11:20.027916 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-537a56aa-d148-416f-a7ef-0ae71804eb45 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:11:20.028381 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1120/4458] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:20 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:20.296591 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-932ebed6-37b1-4405-9356-981afa139988 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:20.300356 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-932ebed6-37b1-4405-9356-981afa139988 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:20.300356 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-932ebed6-37b1-4405-9356-981afa139988 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:20.300356 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-932ebed6-37b1-4405-9356-981afa139988 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:20.300356 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-932ebed6-37b1-4405-9356-981afa139988 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:20.307009 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:20.307009 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:20.308066 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-932ebed6-37b1-4405-9356-981afa139988 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:20.309989 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1115/4459] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:20 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:20.406006 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a124990c-981a-4b6c-b174-d160fb8b601e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:20.408565 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a124990c-981a-4b6c-b174-d160fb8b601e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:20.408909 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a124990c-981a-4b6c-b174-d160fb8b601e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:20.409264 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a124990c-981a-4b6c-b174-d160fb8b601e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:20.409496 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-a124990c-981a-4b6c-b174-d160fb8b601e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:20.414891 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:20.414891 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:20.416162 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a124990c-981a-4b6c-b174-d160fb8b601e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:20.416162 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1117/4460] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:20 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:20.994891 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-2e014d96-f0b7-4715-a80e-8166219df9c6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:20.997846 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-2e014d96-f0b7-4715-a80e-8166219df9c6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658/encryption Aug 14 03:11:20.997846 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-2e014d96-f0b7-4715-a80e-8166219df9c6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:20.997846 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-2e014d96-f0b7-4715-a80e-8166219df9c6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:21.006761 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:21.006761 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:21.013338 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-4b8fb467-50e8-49ba-b587-422d8793eda5 req-2e014d96-f0b7-4715-a80e-8166219df9c6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658/encryption returned with HTTP 200 Aug 14 03:11:21.013727 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1109/4461] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:11:20 2026] GET /volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:21.319514 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9b93bac2-ea8c-43dd-80d1-ad6745c35b0d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:21.321582 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9b93bac2-ea8c-43dd-80d1-ad6745c35b0d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:21.321830 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9b93bac2-ea8c-43dd-80d1-ad6745c35b0d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:21.322060 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9b93bac2-ea8c-43dd-80d1-ad6745c35b0d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:21.322205 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-9b93bac2-ea8c-43dd-80d1-ad6745c35b0d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:21.327118 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:21.327118 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:21.328000 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9b93bac2-ea8c-43dd-80d1-ad6745c35b0d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:21.328482 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1121/4462] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:21 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:21.435694 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6f31b79a-8903-49b7-b2f2-94deb56bf7b9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:21.437564 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f31b79a-8903-49b7-b2f2-94deb56bf7b9 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:21.437763 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f31b79a-8903-49b7-b2f2-94deb56bf7b9 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:21.437972 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6f31b79a-8903-49b7-b2f2-94deb56bf7b9 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:21.438107 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-6f31b79a-8903-49b7-b2f2-94deb56bf7b9 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:21.447474 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:21.447474 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:21.449699 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6f31b79a-8903-49b7-b2f2-94deb56bf7b9 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:21.450108 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1116/4463] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:21 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:22.340292 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2d20f521-efe8-4bfd-b50f-5c8e23650aee None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:22.342236 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2d20f521-efe8-4bfd-b50f-5c8e23650aee tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:22.342551 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2d20f521-efe8-4bfd-b50f-5c8e23650aee tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:22.343135 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2d20f521-efe8-4bfd-b50f-5c8e23650aee tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:22.343348 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-2d20f521-efe8-4bfd-b50f-5c8e23650aee tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:22.348486 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:22.348486 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:22.349681 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2d20f521-efe8-4bfd-b50f-5c8e23650aee tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:22.350378 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1118/4464] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:22 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:22.463487 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-001e24f6-fd6b-4252-ab6b-ab7af7696a0d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:22.469225 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-001e24f6-fd6b-4252-ab6b-ab7af7696a0d tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:22.469484 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-001e24f6-fd6b-4252-ab6b-ab7af7696a0d tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:22.469727 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-001e24f6-fd6b-4252-ab6b-ab7af7696a0d tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:22.469877 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-001e24f6-fd6b-4252-ab6b-ab7af7696a0d tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:22.476736 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:22.476736 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:22.477423 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-001e24f6-fd6b-4252-ab6b-ab7af7696a0d tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:22.477976 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1110/4465] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:22 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:23.368136 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1044d189-c4df-47d6-8e15-5985385126d7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:23.374603 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1044d189-c4df-47d6-8e15-5985385126d7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:23.374952 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1044d189-c4df-47d6-8e15-5985385126d7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:23.375271 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1044d189-c4df-47d6-8e15-5985385126d7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:23.375500 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-1044d189-c4df-47d6-8e15-5985385126d7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:23.384610 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:23.384610 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:23.385957 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1044d189-c4df-47d6-8e15-5985385126d7 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:23.386416 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1122/4466] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:23 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:23.487785 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2361bdc5-04e9-48c9-b16f-72da76484a13 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:23.493842 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2361bdc5-04e9-48c9-b16f-72da76484a13 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:23.493842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2361bdc5-04e9-48c9-b16f-72da76484a13 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:23.493842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2361bdc5-04e9-48c9-b16f-72da76484a13 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:23.494480 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-2361bdc5-04e9-48c9-b16f-72da76484a13 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:23.500392 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:23.500392 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:23.502194 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2361bdc5-04e9-48c9-b16f-72da76484a13 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:23.502194 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1117/4467] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:23 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:24.399390 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-81dcaa19-00e3-446d-8fc7-085a3b8d29e0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:24.406391 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-81dcaa19-00e3-446d-8fc7-085a3b8d29e0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:24.406391 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-81dcaa19-00e3-446d-8fc7-085a3b8d29e0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:24.406391 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-81dcaa19-00e3-446d-8fc7-085a3b8d29e0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:24.406391 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-81dcaa19-00e3-446d-8fc7-085a3b8d29e0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:24.412325 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:24.412325 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:24.413498 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-81dcaa19-00e3-446d-8fc7-085a3b8d29e0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:24.414014 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1119/4468] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:24 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:24.516845 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8071bc8c-555a-4ed8-bc18-eefea435d097 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:24.530129 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8071bc8c-555a-4ed8-bc18-eefea435d097 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:24.530394 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8071bc8c-555a-4ed8-bc18-eefea435d097 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:24.530582 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8071bc8c-555a-4ed8-bc18-eefea435d097 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:24.530721 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-8071bc8c-555a-4ed8-bc18-eefea435d097 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:24.554740 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:24.554740 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:24.555593 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8071bc8c-555a-4ed8-bc18-eefea435d097 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:24.556071 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1111/4469] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:24 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 736 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:25.429594 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-62168730-ed1d-4fde-aa28-2cc9c9008179 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:25.437063 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-62168730-ed1d-4fde-aa28-2cc9c9008179 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:25.437063 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-62168730-ed1d-4fde-aa28-2cc9c9008179 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:25.437063 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-62168730-ed1d-4fde-aa28-2cc9c9008179 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:25.437063 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-62168730-ed1d-4fde-aa28-2cc9c9008179 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:25.449914 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:25.449914 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:25.451643 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-62168730-ed1d-4fde-aa28-2cc9c9008179 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:25.451643 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1123/4470] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:25 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 751 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:25.575609 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-11a9bc5c-40ff-431b-bdce-02e4d4d006be None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:25.577780 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-11a9bc5c-40ff-431b-bdce-02e4d4d006be tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:25.578137 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-11a9bc5c-40ff-431b-bdce-02e4d4d006be tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:25.580367 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-11a9bc5c-40ff-431b-bdce-02e4d4d006be tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:25.580367 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-11a9bc5c-40ff-431b-bdce-02e4d4d006be tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:25.600310 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:25.600310 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:25.601350 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-11a9bc5c-40ff-431b-bdce-02e4d4d006be tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:25.601848 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1118/4471] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:25 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:26.465201 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-026df648-9534-4dbb-8733-b84bd9563e82 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:26.468843 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-026df648-9534-4dbb-8733-b84bd9563e82 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:11:26.468843 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-026df648-9534-4dbb-8733-b84bd9563e82 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:26.468843 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-026df648-9534-4dbb-8733-b84bd9563e82 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:26.468843 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-026df648-9534-4dbb-8733-b84bd9563e82 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:26.476721 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:26.476721 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:26.477559 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-026df648-9534-4dbb-8733-b84bd9563e82 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:11:26.478226 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1120/4472] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:26 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:26.621905 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-811b0167-3df7-4ffc-969b-85c61a5c5bef None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:26.625903 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-811b0167-3df7-4ffc-969b-85c61a5c5bef tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:26.625903 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-811b0167-3df7-4ffc-969b-85c61a5c5bef tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:26.625903 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-811b0167-3df7-4ffc-969b-85c61a5c5bef tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:26.625903 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-811b0167-3df7-4ffc-969b-85c61a5c5bef tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:26.631237 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:26.631237 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:26.632331 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-811b0167-3df7-4ffc-969b-85c61a5c5bef tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:26.632916 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1112/4473] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:26 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:11:26.645574 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7a403255-a433-4b75-a6ee-8882ab66078e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:26.647626 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7a403255-a433-4b75-a6ee-8882ab66078e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] PUT https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:26.648206 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7a403255-a433-4b75-a6ee-8882ab66078e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:26.661443 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:26.661443 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:26.671067 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7a403255-a433-4b75-a6ee-8882ab66078e tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:26.671652 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1124/4474] 10.4.3.152 () {70 vars in 1408 bytes} [Fri Aug 14 03:11:26 2026] PUT /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 315 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:26.682895 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1eb8a2c5-bcf8-4220-a2b2-439e71cf80ea None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:26.686393 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1eb8a2c5-bcf8-4220-a2b2-439e71cf80ea tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:26.686393 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1eb8a2c5-bcf8-4220-a2b2-439e71cf80ea tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:26.686393 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1eb8a2c5-bcf8-4220-a2b2-439e71cf80ea tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:26.686393 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-1eb8a2c5-bcf8-4220-a2b2-439e71cf80ea tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:26.694526 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:26.694526 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:26.694783 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1eb8a2c5-bcf8-4220-a2b2-439e71cf80ea tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:26.695462 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1119/4475] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:26 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 761 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:26.711547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c266b0f3-2885-4db0-bde7-8ab57b5172ec None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:26.714215 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c266b0f3-2885-4db0-bde7-8ab57b5172ec tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] DELETE https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:26.714520 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c266b0f3-2885-4db0-bde7-8ab57b5172ec tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:26.714791 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c266b0f3-2885-4db0-bde7-8ab57b5172ec tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:26.715672 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-c266b0f3-2885-4db0-bde7-8ab57b5172ec tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Delete backup with id: 89c13ec4-5306-4094-ad49-777a0dbd0688. Aug 14 03:11:26.721294 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:26.721294 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:26.737222 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-c266b0f3-2885-4db0-bde7-8ab57b5172ec tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] delete_backup rpcapi backup_id 89c13ec4-5306-4094-ad49-777a0dbd0688 {{(pid=100378) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:11:26.738882 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c266b0f3-2885-4db0-bde7-8ab57b5172ec tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 202 Aug 14 03:11:26.739306 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1121/4476] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:11:26 2026] DELETE /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:11:26.750773 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-798c2c1a-a43c-4c1b-96ee-a83c7ceb49eb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:26.757365 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-798c2c1a-a43c-4c1b-96ee-a83c7ceb49eb tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:26.757977 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-798c2c1a-a43c-4c1b-96ee-a83c7ceb49eb tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:26.758901 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-798c2c1a-a43c-4c1b-96ee-a83c7ceb49eb tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:26.759727 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-798c2c1a-a43c-4c1b-96ee-a83c7ceb49eb tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:26.769744 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:26.769744 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:26.769744 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-798c2c1a-a43c-4c1b-96ee-a83c7ceb49eb tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 200 Aug 14 03:11:26.769744 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1113/4477] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:26 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 760 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:27.790137 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5c2e35c7-9a66-4eee-b72e-e2420c2dca26 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:27.793721 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5c2e35c7-9a66-4eee-b72e-e2420c2dca26 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 Aug 14 03:11:27.793977 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5c2e35c7-9a66-4eee-b72e-e2420c2dca26 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:27.794225 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5c2e35c7-9a66-4eee-b72e-e2420c2dca26 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:27.794287 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-5c2e35c7-9a66-4eee-b72e-e2420c2dca26 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Show backup with id 89c13ec4-5306-4094-ad49-777a0dbd0688. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:11:27.805881 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5c2e35c7-9a66-4eee-b72e-e2420c2dca26 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 returned with HTTP 404 Aug 14 03:11:27.806573 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1125/4478] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:27 2026] GET /volume/v3/backups/89c13ec4-5306-4094-ad49-777a0dbd0688 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:27.819506 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-db491b83-710e-4aef-a476-022bed7bc5c3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:27.823470 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db491b83-710e-4aef-a476-022bed7bc5c3 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 Aug 14 03:11:27.825563 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db491b83-710e-4aef-a476-022bed7bc5c3 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:27.825906 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db491b83-710e-4aef-a476-022bed7bc5c3 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:27.826232 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-db491b83-710e-4aef-a476-022bed7bc5c3 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Delete volume with id: 73805500-85db-4001-a58b-453c0772d150 Aug 14 03:11:27.838772 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:27.838772 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:27.839255 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-db491b83-710e-4aef-a476-022bed7bc5c3 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Volume info retrieved successfully. Aug 14 03:11:27.876397 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-db491b83-710e-4aef-a476-022bed7bc5c3 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Delete volume request issued successfully. Aug 14 03:11:27.876397 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db491b83-710e-4aef-a476-022bed7bc5c3 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 returned with HTTP 202 Aug 14 03:11:27.876671 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1120/4479] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:11:27 2026] DELETE /volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:11:27.888842 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0f80ae6a-7603-4c7a-8904-4f23731dfc49 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:27.892561 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0f80ae6a-7603-4c7a-8904-4f23731dfc49 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 Aug 14 03:11:27.892932 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0f80ae6a-7603-4c7a-8904-4f23731dfc49 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:27.893250 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0f80ae6a-7603-4c7a-8904-4f23731dfc49 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:27.904448 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:27.904448 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:27.911460 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0f80ae6a-7603-4c7a-8904-4f23731dfc49 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Volume info retrieved successfully. Aug 14 03:11:27.922365 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0f80ae6a-7603-4c7a-8904-4f23731dfc49 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 returned with HTTP 200 Aug 14 03:11:27.923040 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1122/4480] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:27 2026] GET /volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 => generated 1016 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:28.683302 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-4875f44f-8226-496f-a999-f94705777b0b req-a60101a4-fcb8-4e8a-937e-020986b3a5a4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:28.685668 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-a60101a4-fcb8-4e8a-937e-020986b3a5a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 Aug 14 03:11:28.686008 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-a60101a4-fcb8-4e8a-937e-020986b3a5a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:28.686262 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-a60101a4-fcb8-4e8a-937e-020986b3a5a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:28.694394 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:28.694394 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:28.699367 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-4875f44f-8226-496f-a999-f94705777b0b req-a60101a4-fcb8-4e8a-937e-020986b3a5a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:11:28.707051 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-a60101a4-fcb8-4e8a-937e-020986b3a5a4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 returned with HTTP 200 Aug 14 03:11:28.707963 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1114/4481] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:11:28 2026] GET /volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:11:28.719537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a0d94e37-f4e6-4cf2-aa75-a8b00a118de9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:28.720191 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a0d94e37-f4e6-4cf2-aa75-a8b00a118de9 None None] GET https://10.4.3.152/volume// Aug 14 03:11:28.720525 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a0d94e37-f4e6-4cf2-aa75-a8b00a118de9 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:28.720745 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a0d94e37-f4e6-4cf2-aa75-a8b00a118de9 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:28.721172 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a0d94e37-f4e6-4cf2-aa75-a8b00a118de9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:11:28.721543 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1126/4482] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:11:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:11:28.731576 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-4875f44f-8226-496f-a999-f94705777b0b req-09328ec4-53c2-4384-8702-67ca404c61eb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:28.734296 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-09328ec4-53c2-4384-8702-67ca404c61eb tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:11:28.734753 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-09328ec4-53c2-4384-8702-67ca404c61eb tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b160e00-c65a-4654-a048-7d371fc6d5e2", "connector": null, "instance_uuid": "16cbf520-4f4e-49de-97a6-9e1bc8d24120"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:28.744402 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:28.744402 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:28.795733 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-09328ec4-53c2-4384-8702-67ca404c61eb tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:11:28.796473 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1121/4483] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:11:28 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:28.939480 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-24c5232e-45d0-4c35-ba1d-c5e8acadc5c6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:28.942354 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-24c5232e-45d0-4c35-ba1d-c5e8acadc5c6 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] GET https://10.4.3.152/volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 Aug 14 03:11:28.942354 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-24c5232e-45d0-4c35-ba1d-c5e8acadc5c6 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:28.942537 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-24c5232e-45d0-4c35-ba1d-c5e8acadc5c6 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:28.950329 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-24c5232e-45d0-4c35-ba1d-c5e8acadc5c6 tempest-ProjectAdminTests39-1107917356 tempest-ProjectAdminTests39-1107917356-project-admin] https://10.4.3.152/volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 returned with HTTP 404 Aug 14 03:11:28.950906 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1123/4484] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:11:28 2026] GET /volume/v3/volumes/73805500-85db-4001-a58b-453c0772d150 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:30.166025 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a82031c8-d388-4d2b-b7c7-751fbb865f43 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:30.166025 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a82031c8-d388-4d2b-b7c7-751fbb865f43 None None] GET https://10.4.3.152/volume// Aug 14 03:11:30.166025 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a82031c8-d388-4d2b-b7c7-751fbb865f43 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:30.166025 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a82031c8-d388-4d2b-b7c7-751fbb865f43 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:30.166025 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a82031c8-d388-4d2b-b7c7-751fbb865f43 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:11:30.166025 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1115/4485] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:11:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:11:30.184276 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-4875f44f-8226-496f-a999-f94705777b0b req-d49e1ae7-f3d0-47bf-b8d8-e7395ec6fbff None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:30.187251 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-d49e1ae7-f3d0-47bf-b8d8-e7395ec6fbff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 Aug 14 03:11:30.187565 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-d49e1ae7-f3d0-47bf-b8d8-e7395ec6fbff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:30.187842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-d49e1ae7-f3d0-47bf-b8d8-e7395ec6fbff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:30.200419 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:30.200419 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:30.207260 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-4875f44f-8226-496f-a999-f94705777b0b req-d49e1ae7-f3d0-47bf-b8d8-e7395ec6fbff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:11:30.213967 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-d49e1ae7-f3d0-47bf-b8d8-e7395ec6fbff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 returned with HTTP 200 Aug 14 03:11:30.214563 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1127/4486] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:11:30 2026] GET /volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 => generated 1536 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:11:30.357120 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-4875f44f-8226-496f-a999-f94705777b0b req-6eb8915f-5f18-412a-9055-8abcb02a1e15 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:30.359337 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-6eb8915f-5f18-412a-9055-8abcb02a1e15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] PUT https://10.4.3.152/volume/v3/attachments/812f7f76-0b0c-4a23-ae9d-07df436b3b4b Aug 14 03:11:30.359895 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-6eb8915f-5f18-412a-9055-8abcb02a1e15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:30.371716 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-4875f44f-8226-496f-a999-f94705777b0b req-6eb8915f-5f18-412a-9055-8abcb02a1e15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Acquiring lock "cinder-attachment_update-4b160e00-c65a-4654-a048-7d371fc6d5e2-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:11:30.376798 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-4875f44f-8226-496f-a999-f94705777b0b req-6eb8915f-5f18-412a-9055-8abcb02a1e15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Lock "cinder-attachment_update-4b160e00-c65a-4654-a048-7d371fc6d5e2-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:11:30.378518 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:30.378518 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:30.496283 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-4875f44f-8226-496f-a999-f94705777b0b req-6eb8915f-5f18-412a-9055-8abcb02a1e15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Lock "cinder-attachment_update-4b160e00-c65a-4654-a048-7d371fc6d5e2-np0000007307" released by "attachment_update" :: held 0.118s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:11:30.496283 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-6eb8915f-5f18-412a-9055-8abcb02a1e15 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/attachments/812f7f76-0b0c-4a23-ae9d-07df436b3b4b returned with HTTP 200 Aug 14 03:11:30.496283 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1122/4487] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:11:30 2026] PUT /volume/v3/attachments/812f7f76-0b0c-4a23-ae9d-07df436b3b4b => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:11:30.532154 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-4875f44f-8226-496f-a999-f94705777b0b req-10275566-bb2c-4bb0-9c6d-a73c06ed35f8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:30.535731 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-10275566-bb2c-4bb0-9c6d-a73c06ed35f8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/attachments/812f7f76-0b0c-4a23-ae9d-07df436b3b4b/action Aug 14 03:11:30.536210 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-10275566-bb2c-4bb0-9c6d-a73c06ed35f8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:11:30.536499 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-10275566-bb2c-4bb0-9c6d-a73c06ed35f8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:30.552248 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:30.552248 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:30.564884 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-4875f44f-8226-496f-a999-f94705777b0b req-10275566-bb2c-4bb0-9c6d-a73c06ed35f8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/attachments/812f7f76-0b0c-4a23-ae9d-07df436b3b4b/action returned with HTTP 204 Aug 14 03:11:30.565403 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1124/4488] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:11:30 2026] POST /volume/v3/attachments/812f7f76-0b0c-4a23-ae9d-07df436b3b4b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:34.107170 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-9b6f2fcb-b40b-447d-a628-ce120713c8dd req-b9437033-24ff-45fc-8ea2-2960b1e33eb3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:34.109359 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-9b6f2fcb-b40b-447d-a628-ce120713c8dd req-b9437033-24ff-45fc-8ea2-2960b1e33eb3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658/encryption Aug 14 03:11:34.109605 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-9b6f2fcb-b40b-447d-a628-ce120713c8dd req-b9437033-24ff-45fc-8ea2-2960b1e33eb3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:34.109879 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-9b6f2fcb-b40b-447d-a628-ce120713c8dd req-b9437033-24ff-45fc-8ea2-2960b1e33eb3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:34.121705 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:34.121705 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:34.130420 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-9b6f2fcb-b40b-447d-a628-ce120713c8dd req-b9437033-24ff-45fc-8ea2-2960b1e33eb3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658/encryption returned with HTTP 200 Aug 14 03:11:34.131030 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1116/4489] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:11:34 2026] GET /volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:35.650123 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-9b6f2fcb-b40b-447d-a628-ce120713c8dd req-23a26dca-b614-44fc-ac0b-9a1cfe9b05a1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:35.652263 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-9b6f2fcb-b40b-447d-a628-ce120713c8dd req-23a26dca-b614-44fc-ac0b-9a1cfe9b05a1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f0253e60-a7d3-4b1f-bffe-a9e4d3d0a446 Aug 14 03:11:35.652438 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-9b6f2fcb-b40b-447d-a628-ce120713c8dd req-23a26dca-b614-44fc-ac0b-9a1cfe9b05a1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:35.652614 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-9b6f2fcb-b40b-447d-a628-ce120713c8dd req-23a26dca-b614-44fc-ac0b-9a1cfe9b05a1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:35.669328 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:35.669328 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:35.735050 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-9b6f2fcb-b40b-447d-a628-ce120713c8dd req-23a26dca-b614-44fc-ac0b-9a1cfe9b05a1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/f0253e60-a7d3-4b1f-bffe-a9e4d3d0a446 returned with HTTP 200 Aug 14 03:11:35.735638 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1128/4490] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:11:35 2026] DELETE /volume/v3/attachments/f0253e60-a7d3-4b1f-bffe-a9e4d3d0a446 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:37.192625 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d5cc1524-f431-4777-8d2a-4404e8af59ba None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:37.194552 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d5cc1524-f431-4777-8d2a-4404e8af59ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 Aug 14 03:11:37.194746 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d5cc1524-f431-4777-8d2a-4404e8af59ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:37.194977 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d5cc1524-f431-4777-8d2a-4404e8af59ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:37.195114 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-d5cc1524-f431-4777-8d2a-4404e8af59ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume with id: a5bccf6c-4161-4e28-a92e-da667c4ff658 Aug 14 03:11:37.201854 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:37.201854 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:37.202275 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d5cc1524-f431-4777-8d2a-4404e8af59ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:37.222316 np0000007307 devstack@c-api.service[100380]: WARNING cinder.keymgr.conf_key_mgr [None req-d5cc1524-f431-4777-8d2a-4404e8af59ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:11:37.233850 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d5cc1524-f431-4777-8d2a-4404e8af59ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume request issued successfully. Aug 14 03:11:37.234235 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d5cc1524-f431-4777-8d2a-4404e8af59ba tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 returned with HTTP 202 Aug 14 03:11:37.234931 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1123/4491] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:11:37 2026] DELETE /volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:11:37.243513 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3fae3338-4d23-461c-a289-660376b7af76 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:37.245324 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3fae3338-4d23-461c-a289-660376b7af76 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 Aug 14 03:11:37.245916 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3fae3338-4d23-461c-a289-660376b7af76 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:37.245916 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3fae3338-4d23-461c-a289-660376b7af76 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:37.252360 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:37.252360 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:37.256166 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3fae3338-4d23-461c-a289-660376b7af76 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:37.260332 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3fae3338-4d23-461c-a289-660376b7af76 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 returned with HTTP 200 Aug 14 03:11:37.260718 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1125/4492] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:37 2026] GET /volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:38.276780 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-df9c8d09-1578-4a1d-9ec6-bfd6faf49a5b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:38.278975 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df9c8d09-1578-4a1d-9ec6-bfd6faf49a5b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 Aug 14 03:11:38.279181 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df9c8d09-1578-4a1d-9ec6-bfd6faf49a5b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:38.279372 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df9c8d09-1578-4a1d-9ec6-bfd6faf49a5b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:38.284857 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df9c8d09-1578-4a1d-9ec6-bfd6faf49a5b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 returned with HTTP 404 Aug 14 03:11:38.285323 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1117/4493] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:38 2026] GET /volume/v3/volumes/a5bccf6c-4161-4e28-a92e-da667c4ff658 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:38.291598 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d7225750-6e63-4684-b539-7c08cb83e13b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:38.293343 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d7225750-6e63-4684-b539-7c08cb83e13b tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:11:38.293520 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d7225750-6e63-4684-b539-7c08cb83e13b tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:38.293712 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d7225750-6e63-4684-b539-7c08cb83e13b tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:38.294246 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:38.294246 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:38.294500 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-d7225750-6e63-4684-b539-7c08cb83e13b tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:11:38.309896 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d7225750-6e63-4684-b539-7c08cb83e13b tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Get all volumes completed successfully. Aug 14 03:11:38.312877 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:38.312877 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:38.321332 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d7225750-6e63-4684-b539-7c08cb83e13b tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:11:38.322171 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1129/4494] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:11:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13427 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:11:38.338978 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-94f414c4-53e9-4a83-9504-4f850353d49c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:38.341265 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-94f414c4-53e9-4a83-9504-4f850353d49c tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] DELETE https://10.4.3.152/volume/v3/types/e752d5f5-2b3c-4b8e-99ce-a152d0eb39ce Aug 14 03:11:38.341485 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-94f414c4-53e9-4a83-9504-4f850353d49c tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:38.341670 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-94f414c4-53e9-4a83-9504-4f850353d49c tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:38.369115 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-94f414c4-53e9-4a83-9504-4f850353d49c tempest-TestVolumeBootPattern-538412585 tempest-TestVolumeBootPattern-538412585-project-admin] https://10.4.3.152/volume/v3/types/e752d5f5-2b3c-4b8e-99ce-a152d0eb39ce returned with HTTP 202 Aug 14 03:11:38.369574 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1124/4495] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:11:38 2026] DELETE /volume/v3/types/e752d5f5-2b3c-4b8e-99ce-a152d0eb39ce => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:11:38.396986 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-161e746e-37a8-454d-a915-591027c33f3d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:38.399383 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:11:38.399903 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-713835407", "snapshot_id": null, "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "volume_type": null, "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:38.401578 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-713835407', 'snapshot_id': None, 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'volume_type': None, 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:11:38.498696 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume of 1 GB Aug 14 03:11:38.505453 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Availability Zones retrieved successfully. Aug 14 03:11:38.512544 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (4eb41a6f-207c-45e5-9f51-bc14d9963743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:11:38.513758 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a5e270-67aa-4f5c-915a-377477232e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:38.514720 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:11:38.593516 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a5e270-67aa-4f5c-915a-377477232e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:38.594410 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa8a8920-b849-4d8c-9ee5-50e85713c7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:38.674924 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['4b917c0c-e7bc-46c3-b880-e52e8f44c6a6', 'ac3df601-51b8-4489-a879-32512b8692c1', 'f2ffcea5-6126-4e17-bd52-8fa02ed374c1', '7bf4a6bf-8532-4ae7-89ad-257f5aef0efa'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:11:38.676239 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa8a8920-b849-4d8c-9ee5-50e85713c7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b917c0c-e7bc-46c3-b880-e52e8f44c6a6', 'ac3df601-51b8-4489-a879-32512b8692c1', 'f2ffcea5-6126-4e17-bd52-8fa02ed374c1', '7bf4a6bf-8532-4ae7-89ad-257f5aef0efa']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:38.677630 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea33496-40fe-4ca4-8a88-ab147bd54624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:38.711685 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea33496-40fe-4ca4-8a88-ab147bd54624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13714a62-86f7-4ded-bf9b-1ad7853166a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-713835407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['4b917c0c-e7bc-46c3-b880-e52e8f44c6a6','ac3df601-51b8-4489-a879-32512b8692c1','f2ffcea5-6126-4e17-bd52-8fa02ed374c1','7bf4a6bf-8532-4ae7-89ad-257f5aef0efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-713835407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13714a62-86f7-4ded-bf9b-1ad7853166a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390e5d6aab834dce90f36119ac346986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58599ab6cb1426daac6862e792ccf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:38.713441 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (571bf469-f2d7-4172-9fca-bf281f363439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:38.741249 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (571bf469-f2d7-4172-9fca-bf281f363439) transitioned into state 'SUCCESS' from state '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-713835407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['4b917c0c-e7bc-46c3-b880-e52e8f44c6a6','ac3df601-51b8-4489-a879-32512b8692c1','f2ffcea5-6126-4e17-bd52-8fa02ed374c1','7bf4a6bf-8532-4ae7-89ad-257f5aef0efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:38.742257 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b91d90f-c90d-4220-869e-3d1a64d5490f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:38.757403 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b91d90f-c90d-4220-869e-3d1a64d5490f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:38.758735 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (4eb41a6f-207c-45e5-9f51-bc14d9963743) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:11:38.759321 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request issued successfully. Aug 14 03:11:38.760148 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-161e746e-37a8-454d-a915-591027c33f3d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:11:38.760739 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1126/4496] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:11:38 2026] POST /volume/v3/volumes => generated 758 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:11:38.776611 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7e458912-4da4-4dd6-8f1f-aea888c9d4bd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:38.779039 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7e458912-4da4-4dd6-8f1f-aea888c9d4bd tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:11:38.779323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7e458912-4da4-4dd6-8f1f-aea888c9d4bd tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:38.779578 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7e458912-4da4-4dd6-8f1f-aea888c9d4bd tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:38.789578 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:38.789578 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:38.795061 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7e458912-4da4-4dd6-8f1f-aea888c9d4bd tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:38.801198 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7e458912-4da4-4dd6-8f1f-aea888c9d4bd tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 returned with HTTP 200 Aug 14 03:11:38.801877 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1118/4497] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:38 2026] GET /volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:39.817435 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-afae7249-9a4e-4327-97f9-1bc9705e3f11 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:39.819860 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-afae7249-9a4e-4327-97f9-1bc9705e3f11 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:11:39.820139 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-afae7249-9a4e-4327-97f9-1bc9705e3f11 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:39.820403 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-afae7249-9a4e-4327-97f9-1bc9705e3f11 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:39.830965 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:39.830965 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:39.836438 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-afae7249-9a4e-4327-97f9-1bc9705e3f11 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:39.843654 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-afae7249-9a4e-4327-97f9-1bc9705e3f11 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 returned with HTTP 200 Aug 14 03:11:39.844221 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1130/4498] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:39 2026] GET /volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:39.856913 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dbc1b9ce-959c-42d6-b22d-1815f63bc757 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:39.859120 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dbc1b9ce-959c-42d6-b22d-1815f63bc757 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:11:39.859349 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dbc1b9ce-959c-42d6-b22d-1815f63bc757 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:39.859586 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dbc1b9ce-959c-42d6-b22d-1815f63bc757 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:39.869744 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:39.869744 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:39.874495 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-dbc1b9ce-959c-42d6-b22d-1815f63bc757 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:39.880445 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dbc1b9ce-959c-42d6-b22d-1815f63bc757 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 returned with HTTP 200 Aug 14 03:11:39.880971 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1125/4499] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:39 2026] GET /volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:40.962739 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-01f14dd8-6dfa-4d52-ba17-e281f2e55007 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:40.964839 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-01f14dd8-6dfa-4d52-ba17-e281f2e55007 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:11:40.965027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-01f14dd8-6dfa-4d52-ba17-e281f2e55007 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:40.965200 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-01f14dd8-6dfa-4d52-ba17-e281f2e55007 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:40.971430 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:40.971430 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:40.974626 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-01f14dd8-6dfa-4d52-ba17-e281f2e55007 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:40.978712 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-01f14dd8-6dfa-4d52-ba17-e281f2e55007 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 returned with HTTP 200 Aug 14 03:11:40.979111 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1127/4500] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:11:40 2026] GET /volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:41.405117 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-31e6786a-a2cf-49c7-9e3b-719b7ae27d05 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:41.407744 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-31e6786a-a2cf-49c7-9e3b-719b7ae27d05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:11:41.408096 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-31e6786a-a2cf-49c7-9e3b-719b7ae27d05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:41.408305 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-31e6786a-a2cf-49c7-9e3b-719b7ae27d05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:41.417024 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:41.417024 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:41.421190 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-31e6786a-a2cf-49c7-9e3b-719b7ae27d05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:41.426546 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-31e6786a-a2cf-49c7-9e3b-719b7ae27d05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 returned with HTTP 200 Aug 14 03:11:41.427083 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1119/4501] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:11:41 2026] GET /volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:41.436402 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7957ec58-db84-4720-b971-adec02d45b05 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:41.436852 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7957ec58-db84-4720-b971-adec02d45b05 None None] GET https://10.4.3.152/volume// Aug 14 03:11:41.436977 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7957ec58-db84-4720-b971-adec02d45b05 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:41.437158 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7957ec58-db84-4720-b971-adec02d45b05 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:41.437491 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7957ec58-db84-4720-b971-adec02d45b05 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:11:41.437832 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1131/4502] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:11:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:11:41.445477 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-5c1e371a-d6ae-4249-9867-72b526ae7553 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:41.447553 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-5c1e371a-d6ae-4249-9867-72b526ae7553 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:11:41.447972 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-5c1e371a-d6ae-4249-9867-72b526ae7553 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13714a62-86f7-4ded-bf9b-1ad7853166a3", "connector": null, "instance_uuid": "e9236130-67af-45fb-a639-d8ef498362ea"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:41.456363 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:41.456363 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:41.479130 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-5c1e371a-d6ae-4249-9867-72b526ae7553 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:11:41.479608 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1126/4503] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:11:41 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:42.357742 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8ab903a2-5d40-42ec-bd7a-33d0ad3a09fd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:42.358406 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8ab903a2-5d40-42ec-bd7a-33d0ad3a09fd None None] GET https://10.4.3.152/volume// Aug 14 03:11:42.358586 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8ab903a2-5d40-42ec-bd7a-33d0ad3a09fd None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:42.358797 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8ab903a2-5d40-42ec-bd7a-33d0ad3a09fd None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:42.359122 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8ab903a2-5d40-42ec-bd7a-33d0ad3a09fd None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:11:42.359407 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1128/4504] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:11:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:11:42.366996 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-88275ed1-a2e5-4ec4-8422-e010b1320a1c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:42.369612 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-88275ed1-a2e5-4ec4-8422-e010b1320a1c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:11:42.369899 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-88275ed1-a2e5-4ec4-8422-e010b1320a1c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:42.370137 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-88275ed1-a2e5-4ec4-8422-e010b1320a1c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:42.381801 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:42.381801 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:42.385803 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-88275ed1-a2e5-4ec4-8422-e010b1320a1c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:11:42.392401 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-88275ed1-a2e5-4ec4-8422-e010b1320a1c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 returned with HTTP 200 Aug 14 03:11:42.392964 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1120/4505] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:11:42 2026] GET /volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 => generated 1545 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:11:42.501100 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-8c1cc82d-f5a9-4e8c-9047-94c1255de717 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:42.503558 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-8c1cc82d-f5a9-4e8c-9047-94c1255de717 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] PUT https://10.4.3.152/volume/v3/attachments/1f9d66ad-8d65-40bd-9e47-969dad103761 Aug 14 03:11:42.503991 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-8c1cc82d-f5a9-4e8c-9047-94c1255de717 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:42.512185 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-8c1cc82d-f5a9-4e8c-9047-94c1255de717 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Acquiring lock "cinder-attachment_update-13714a62-86f7-4ded-bf9b-1ad7853166a3-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:11:42.516954 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-8c1cc82d-f5a9-4e8c-9047-94c1255de717 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-13714a62-86f7-4ded-bf9b-1ad7853166a3-np0000007307" acquired by "attachment_update" :: waited 0.004s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:11:42.517851 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:42.517851 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:42.612261 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-8c1cc82d-f5a9-4e8c-9047-94c1255de717 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-13714a62-86f7-4ded-bf9b-1ad7853166a3-np0000007307" released by "attachment_update" :: held 0.095s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:11:42.612391 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-8c1cc82d-f5a9-4e8c-9047-94c1255de717 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/1f9d66ad-8d65-40bd-9e47-969dad103761 returned with HTTP 200 Aug 14 03:11:42.613082 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1132/4506] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:11:42 2026] PUT /volume/v3/attachments/1f9d66ad-8d65-40bd-9e47-969dad103761 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:42.643344 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-a776b2ae-d0e3-4575-af55-f059f5fd84ab None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:42.646201 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-a776b2ae-d0e3-4575-af55-f059f5fd84ab tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments/1f9d66ad-8d65-40bd-9e47-969dad103761/action Aug 14 03:11:42.646536 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-a776b2ae-d0e3-4575-af55-f059f5fd84ab tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:11:42.646635 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-a776b2ae-d0e3-4575-af55-f059f5fd84ab tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:42.678620 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:42.678620 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:42.689707 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-68a05014-7973-4644-b1bc-1ee5aa36b76c req-a776b2ae-d0e3-4575-af55-f059f5fd84ab tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/1f9d66ad-8d65-40bd-9e47-969dad103761/action returned with HTTP 204 Aug 14 03:11:42.690561 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1127/4507] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:11:42 2026] POST /volume/v3/attachments/1f9d66ad-8d65-40bd-9e47-969dad103761/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:45.789323 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:45.791171 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:11:45.791532 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-130998121", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:45.793252 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-130998121', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:11:45.793359 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create volume of 1 GB Aug 14 03:11:45.795582 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=305,cinder:UPDATE=91,cinder:INSERT=60 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:11:45.797804 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Availability Zones retrieved successfully. Aug 14 03:11:45.804314 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Flow 'volume_create_api' (d2b11c10-0c55-4db1-a16a-5c0475fb187b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:11:45.805605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90c587c-0441-4bd3-8a8b-34669d590f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:45.806902 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:11:45.834587 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90c587c-0441-4bd3-8a8b-34669d590f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:45.835361 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3394ec66-789f-41f3-9ed1-db9f1f6dd65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:45.896452 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Created reservations ['5f18e812-aa6d-4d71-9041-006260041964', '37546b61-15d5-435e-ba18-f36e0888451f', '6dfff186-3cf5-44a2-8cbb-a0a5cfe54e93', '187ec7df-0ffc-4df1-ae52-a92b8da85b74'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:11:45.897520 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3394ec66-789f-41f3-9ed1-db9f1f6dd65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f18e812-aa6d-4d71-9041-006260041964', '37546b61-15d5-435e-ba18-f36e0888451f', '6dfff186-3cf5-44a2-8cbb-a0a5cfe54e93', '187ec7df-0ffc-4df1-ae52-a92b8da85b74']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:45.898386 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165fb2e8-5365-4fd5-b549-c80bb94b8239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:45.921997 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165fb2e8-5365-4fd5-b549-c80bb94b8239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b523bda7-9ed0-4c8f-b19a-d232de462c0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-130998121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78a6e1327a7c440cb8be4a3ddb433543',qos_specs=None,replication_status=,reservations=['5f18e812-aa6d-4d71-9041-006260041964','37546b61-15d5-435e-ba18-f36e0888451f','6dfff186-3cf5-44a2-8cbb-a0a5cfe54e93','187ec7df-0ffc-4df1-ae52-a92b8da85b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9dc64265d454e5b889522473475810d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-130998121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b523bda7-9ed0-4c8f-b19a-d232de462c0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78a6e1327a7c440cb8be4a3ddb433543',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9dc64265d454e5b889522473475810d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:45.922735 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b32b70-921c-4d76-bb95-d1e0cc864942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:45.940783 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b32b70-921c-4d76-bb95-d1e0cc864942) transitioned into state 'SUCCESS' from state '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-130998121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78a6e1327a7c440cb8be4a3ddb433543',qos_specs=None,replication_status=,reservations=['5f18e812-aa6d-4d71-9041-006260041964','37546b61-15d5-435e-ba18-f36e0888451f','6dfff186-3cf5-44a2-8cbb-a0a5cfe54e93','187ec7df-0ffc-4df1-ae52-a92b8da85b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9dc64265d454e5b889522473475810d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:45.941404 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa6a758-464e-4773-bc88-58c6edb0d345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:11:45.949356 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa6a758-464e-4773-bc88-58c6edb0d345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:11:45.950175 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Flow 'volume_create_api' (d2b11c10-0c55-4db1-a16a-5c0475fb187b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:11:45.950438 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create volume request issued successfully. Aug 14 03:11:45.951024 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-01fc1cb0-2e9a-4d4a-836e-7da5a02c9f6f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:11:45.951628 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1129/4508] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:11:45 2026] POST /volume/v3/volumes => generated 756 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:11:45.963978 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d0739d40-d311-4a54-9e78-bc55fea1e739 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:45.967836 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d0739d40-d311-4a54-9e78-bc55fea1e739 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:11:45.968026 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d0739d40-d311-4a54-9e78-bc55fea1e739 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:45.968203 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d0739d40-d311-4a54-9e78-bc55fea1e739 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:45.982802 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:45.982802 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:45.987997 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d0739d40-d311-4a54-9e78-bc55fea1e739 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:11:45.992332 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d0739d40-d311-4a54-9e78-bc55fea1e739 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:11:45.992767 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1121/4509] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:45 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:47.004973 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b02b3f7a-79b5-4f0c-8de2-78fb42e205d0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:47.007338 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b02b3f7a-79b5-4f0c-8de2-78fb42e205d0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:11:47.007542 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b02b3f7a-79b5-4f0c-8de2-78fb42e205d0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:47.008173 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b02b3f7a-79b5-4f0c-8de2-78fb42e205d0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:47.009905 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=358,cinder:INSERT=81,cinder:UPDATE=128 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:11:47.015851 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:47.015851 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:47.021677 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b02b3f7a-79b5-4f0c-8de2-78fb42e205d0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:11:47.028061 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b02b3f7a-79b5-4f0c-8de2-78fb42e205d0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:11:47.028535 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1133/4510] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:47 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:47.044723 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8ac9eac1-06a4-4251-8d8e-4f892c2ffe66 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:47.048590 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8ac9eac1-06a4-4251-8d8e-4f892c2ffe66 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:11:47.049197 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8ac9eac1-06a4-4251-8d8e-4f892c2ffe66 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:47.049646 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8ac9eac1-06a4-4251-8d8e-4f892c2ffe66 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:47.058302 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:47.058302 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:47.065944 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8ac9eac1-06a4-4251-8d8e-4f892c2ffe66 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:11:47.073704 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8ac9eac1-06a4-4251-8d8e-4f892c2ffe66 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:11:47.074300 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1128/4511] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:47 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:47.833773 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-beb52818-071c-4f0c-8a27-94917956e624 req-7bc96552-a157-467d-8fce-5fcf962e37f1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:47.836524 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-7bc96552-a157-467d-8fce-5fcf962e37f1 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:11:47.836699 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-7bc96552-a157-467d-8fce-5fcf962e37f1 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:47.836991 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-7bc96552-a157-467d-8fce-5fcf962e37f1 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:47.844414 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:47.844414 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:47.847887 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-beb52818-071c-4f0c-8a27-94917956e624 req-7bc96552-a157-467d-8fce-5fcf962e37f1 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:11:47.852184 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-7bc96552-a157-467d-8fce-5fcf962e37f1 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:11:47.852621 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1130/4512] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:11:47 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:47.945125 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c7e15d6f-3578-4fcc-93fe-ec67bec03d1e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:47.945535 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c7e15d6f-3578-4fcc-93fe-ec67bec03d1e None None] GET https://10.4.3.152/volume// Aug 14 03:11:47.945735 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c7e15d6f-3578-4fcc-93fe-ec67bec03d1e None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:47.945958 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c7e15d6f-3578-4fcc-93fe-ec67bec03d1e None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:47.946255 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c7e15d6f-3578-4fcc-93fe-ec67bec03d1e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:11:47.946514 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1122/4513] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:11:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:11:47.954895 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-beb52818-071c-4f0c-8a27-94917956e624 req-d1a490a7-0235-46eb-b3d6-5c6629a646ed None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:47.957520 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-d1a490a7-0235-46eb-b3d6-5c6629a646ed tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:11:47.957995 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-d1a490a7-0235-46eb-b3d6-5c6629a646ed tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b523bda7-9ed0-4c8f-b19a-d232de462c0c", "connector": null, "instance_uuid": "4ce89687-35af-470a-9c57-ba9ab61da9b9"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:47.969170 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:47.969170 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:47.998732 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-d1a490a7-0235-46eb-b3d6-5c6629a646ed tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:11:47.999238 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1134/4514] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:11:47 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:48.027240 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-83d1e7fb-9b5c-4d60-b7cf-eee581053885 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:48.031322 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-83d1e7fb-9b5c-4d60-b7cf-eee581053885 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:11:48.031492 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-83d1e7fb-9b5c-4d60-b7cf-eee581053885 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:48.031757 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-83d1e7fb-9b5c-4d60-b7cf-eee581053885 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:48.036272 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-590e0322-7584-4c0a-ad9f-db4ea57f19f9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:48.036665 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-590e0322-7584-4c0a-ad9f-db4ea57f19f9 None None] GET https://10.4.3.152/volume// Aug 14 03:11:48.036898 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-590e0322-7584-4c0a-ad9f-db4ea57f19f9 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:48.037075 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-590e0322-7584-4c0a-ad9f-db4ea57f19f9 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:48.037394 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-590e0322-7584-4c0a-ad9f-db4ea57f19f9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:11:48.037699 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1131/4515] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:11:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:11:48.041153 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:48.041153 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:48.044845 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-beb52818-071c-4f0c-8a27-94917956e624 req-542278c3-e5d0-40c6-8488-d7505c9b97f8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:48.046017 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-83d1e7fb-9b5c-4d60-b7cf-eee581053885 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:11:48.047111 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-542278c3-e5d0-40c6-8488-d7505c9b97f8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:11:48.047321 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-542278c3-e5d0-40c6-8488-d7505c9b97f8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:48.047526 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-542278c3-e5d0-40c6-8488-d7505c9b97f8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:48.049879 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=278,cinder:UPDATE=54,cinder:INSERT=47 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:11:48.052049 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-83d1e7fb-9b5c-4d60-b7cf-eee581053885 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:11:48.052560 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1129/4516] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:48 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:48.060187 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:48.060187 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:48.064805 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-beb52818-071c-4f0c-8a27-94917956e624 req-542278c3-e5d0-40c6-8488-d7505c9b97f8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:11:48.070831 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-542278c3-e5d0-40c6-8488-d7505c9b97f8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:11:48.071362 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1123/4517] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:11:48 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:11:48.177748 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-beb52818-071c-4f0c-8a27-94917956e624 req-abdf3cd6-9069-4485-85f9-06b837aa6ef0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:48.180051 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-abdf3cd6-9069-4485-85f9-06b837aa6ef0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] PUT https://10.4.3.152/volume/v3/attachments/ed4bbc60-820f-4c61-af1c-40ccaea19f7e Aug 14 03:11:48.180388 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-abdf3cd6-9069-4485-85f9-06b837aa6ef0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:48.189748 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-beb52818-071c-4f0c-8a27-94917956e624 req-abdf3cd6-9069-4485-85f9-06b837aa6ef0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Acquiring lock "cinder-attachment_update-b523bda7-9ed0-4c8f-b19a-d232de462c0c-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:11:48.194975 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-beb52818-071c-4f0c-8a27-94917956e624 req-abdf3cd6-9069-4485-85f9-06b837aa6ef0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Lock "cinder-attachment_update-b523bda7-9ed0-4c8f-b19a-d232de462c0c-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:11:48.195869 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:48.195869 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:48.277117 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-beb52818-071c-4f0c-8a27-94917956e624 req-abdf3cd6-9069-4485-85f9-06b837aa6ef0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Lock "cinder-attachment_update-b523bda7-9ed0-4c8f-b19a-d232de462c0c-np0000007307" released by "attachment_update" :: held 0.082s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:11:48.277473 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-abdf3cd6-9069-4485-85f9-06b837aa6ef0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments/ed4bbc60-820f-4c61-af1c-40ccaea19f7e returned with HTTP 200 Aug 14 03:11:48.278085 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1135/4518] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:11:48 2026] PUT /volume/v3/attachments/ed4bbc60-820f-4c61-af1c-40ccaea19f7e => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:49.066027 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fa7c2cc1-1de7-4641-bc5c-907f5bfdb5eb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:49.068620 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fa7c2cc1-1de7-4641-bc5c-907f5bfdb5eb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:11:49.068894 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fa7c2cc1-1de7-4641-bc5c-907f5bfdb5eb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:49.069136 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fa7c2cc1-1de7-4641-bc5c-907f5bfdb5eb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:49.084371 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:49.084371 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:49.091135 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fa7c2cc1-1de7-4641-bc5c-907f5bfdb5eb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:11:49.095982 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fa7c2cc1-1de7-4641-bc5c-907f5bfdb5eb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:11:49.096493 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1132/4519] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:49 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:50.110735 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-53f4d88e-e905-42c6-84f6-3c1d14baa438 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:50.112540 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-53f4d88e-e905-42c6-84f6-3c1d14baa438 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:11:50.112777 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-53f4d88e-e905-42c6-84f6-3c1d14baa438 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:50.112999 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-53f4d88e-e905-42c6-84f6-3c1d14baa438 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:50.123678 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:50.123678 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:50.127348 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-53f4d88e-e905-42c6-84f6-3c1d14baa438 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:11:50.132060 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-53f4d88e-e905-42c6-84f6-3c1d14baa438 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:11:50.132516 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1130/4520] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:50 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:51.144267 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6492b43e-249e-4ac3-b524-c292786b85db None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:51.146105 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6492b43e-249e-4ac3-b524-c292786b85db tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:11:51.146265 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6492b43e-249e-4ac3-b524-c292786b85db tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:51.146442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6492b43e-249e-4ac3-b524-c292786b85db tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:51.156447 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:51.156447 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:51.160634 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6492b43e-249e-4ac3-b524-c292786b85db tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:11:51.165841 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6492b43e-249e-4ac3-b524-c292786b85db tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:11:51.166334 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1124/4521] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:51 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:51.515840 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-beb52818-071c-4f0c-8a27-94917956e624 req-ebb89387-de74-4c58-8e5b-d4d1589bee14 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:51.517944 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-ebb89387-de74-4c58-8e5b-d4d1589bee14 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/attachments/ed4bbc60-820f-4c61-af1c-40ccaea19f7e/action Aug 14 03:11:51.518358 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-ebb89387-de74-4c58-8e5b-d4d1589bee14 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:11:51.518535 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-ebb89387-de74-4c58-8e5b-d4d1589bee14 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:51.534886 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:51.534886 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:51.544133 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-beb52818-071c-4f0c-8a27-94917956e624 req-ebb89387-de74-4c58-8e5b-d4d1589bee14 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments/ed4bbc60-820f-4c61-af1c-40ccaea19f7e/action returned with HTTP 204 Aug 14 03:11:51.544654 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1136/4522] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:11:51 2026] POST /volume/v3/attachments/ed4bbc60-820f-4c61-af1c-40ccaea19f7e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:11:52.179453 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d5df5f36-c43d-4390-982d-b0fc073705bf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:52.182035 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d5df5f36-c43d-4390-982d-b0fc073705bf tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:11:52.182306 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d5df5f36-c43d-4390-982d-b0fc073705bf tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:52.182576 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d5df5f36-c43d-4390-982d-b0fc073705bf tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:52.195338 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:52.195338 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:52.200122 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d5df5f36-c43d-4390-982d-b0fc073705bf tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:11:52.206084 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d5df5f36-c43d-4390-982d-b0fc073705bf tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:11:52.206769 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1133/4523] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:11:52 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:11:55.177403 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-72bab309-4ae8-4db5-ad66-ea3eb4967deb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:55.179587 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-72bab309-4ae8-4db5-ad66-ea3eb4967deb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:11:55.180030 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-72bab309-4ae8-4db5-ad66-ea3eb4967deb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b523bda7-9ed0-4c8f-b19a-d232de462c0c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1770517061", "description": null, "metadata": null}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:55.191159 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:55.191159 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:55.191903 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-72bab309-4ae8-4db5-ad66-ea3eb4967deb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:11:55.192121 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-72bab309-4ae8-4db5-ad66-ea3eb4967deb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create snapshot from volume b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:11:55.233275 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-72bab309-4ae8-4db5-ad66-ea3eb4967deb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Created reservations ['f66cde27-60a7-49e3-9be0-ae8e19ea5a68', '3c06d08e-1ba8-402a-93f7-6ab430d31b14', '4fbf3d77-3541-4fe9-97c2-3bcf48c16590', '1298bb0c-1f7d-4ec8-90c2-ef361393b431'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:11:55.267229 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-72bab309-4ae8-4db5-ad66-ea3eb4967deb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot force create request issued successfully. Aug 14 03:11:55.267652 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-72bab309-4ae8-4db5-ad66-ea3eb4967deb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:11:55.268205 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1131/4524] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:11:55 2026] POST /volume/v3/snapshots => generated 313 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:11:55.278001 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0c769b42-377b-4b53-84d8-77928f264d79 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:55.280730 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0c769b42-377b-4b53-84d8-77928f264d79 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 Aug 14 03:11:55.281051 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0c769b42-377b-4b53-84d8-77928f264d79 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:55.281332 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0c769b42-377b-4b53-84d8-77928f264d79 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:55.289756 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:55.289756 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:55.289756 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0c769b42-377b-4b53-84d8-77928f264d79 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:11:55.289756 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0c769b42-377b-4b53-84d8-77928f264d79 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 returned with HTTP 200 Aug 14 03:11:55.289934 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1125/4525] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:55 2026] GET /volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:56.299295 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f6e76909-933d-47b7-9df6-7ee764043686 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:56.301304 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f6e76909-933d-47b7-9df6-7ee764043686 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 Aug 14 03:11:56.301523 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f6e76909-933d-47b7-9df6-7ee764043686 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:56.301756 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f6e76909-933d-47b7-9df6-7ee764043686 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:56.307771 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:56.307771 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:56.308276 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f6e76909-933d-47b7-9df6-7ee764043686 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:11:56.309209 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f6e76909-933d-47b7-9df6-7ee764043686 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 returned with HTTP 200 Aug 14 03:11:56.309723 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1137/4526] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:56 2026] GET /volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:56.318377 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7fe3b9d2-f420-4384-a695-19b9ef8941d5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:56.320765 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7fe3b9d2-f420-4384-a695-19b9ef8941d5 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 Aug 14 03:11:56.321045 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7fe3b9d2-f420-4384-a695-19b9ef8941d5 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:56.321294 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7fe3b9d2-f420-4384-a695-19b9ef8941d5 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:56.327498 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:56.327498 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:56.328131 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7fe3b9d2-f420-4384-a695-19b9ef8941d5 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:11:56.329211 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7fe3b9d2-f420-4384-a695-19b9ef8941d5 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 returned with HTTP 200 Aug 14 03:11:56.329734 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1134/4527] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:56 2026] GET /volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:57.777988 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4e1642d6-f715-4e28-b960-44b9b10b5b40 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:57.779903 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4e1642d6-f715-4e28-b960-44b9b10b5b40 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:11:57.780214 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4e1642d6-f715-4e28-b960-44b9b10b5b40 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b523bda7-9ed0-4c8f-b19a-d232de462c0c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-350831341", "description": null, "metadata": null}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:11:57.791088 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:57.791088 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:11:57.791429 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4e1642d6-f715-4e28-b960-44b9b10b5b40 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:11:57.791602 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-4e1642d6-f715-4e28-b960-44b9b10b5b40 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create snapshot from volume b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:11:57.815769 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-4e1642d6-f715-4e28-b960-44b9b10b5b40 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Created reservations ['f5fe3e84-564e-4665-95c4-b9b2ac098818', '05355b40-a20c-453b-afcc-5691e03e77fa', '50db9dbe-906c-416a-a064-fd48ff1f5fd1', '0ef34176-fc90-4d43-97ac-7242fd6fcb4b'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:11:57.848104 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4e1642d6-f715-4e28-b960-44b9b10b5b40 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot force create request issued successfully. Aug 14 03:11:57.848421 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4e1642d6-f715-4e28-b960-44b9b10b5b40 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:11:57.848881 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1132/4528] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:11:57 2026] POST /volume/v3/snapshots => generated 312 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:11:57.859669 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c9be0cff-5dad-4bdb-b10d-271b55e3f383 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:57.861668 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c9be0cff-5dad-4bdb-b10d-271b55e3f383 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f Aug 14 03:11:57.861891 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c9be0cff-5dad-4bdb-b10d-271b55e3f383 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:57.862090 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c9be0cff-5dad-4bdb-b10d-271b55e3f383 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:57.867259 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:57.867259 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:11:57.867859 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c9be0cff-5dad-4bdb-b10d-271b55e3f383 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:11:57.868716 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c9be0cff-5dad-4bdb-b10d-271b55e3f383 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f returned with HTTP 200 Aug 14 03:11:57.869168 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1126/4529] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:57 2026] GET /volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:11:58.880678 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-010e47c6-8817-4679-82d4-130a5d2ca208 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:58.883782 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-010e47c6-8817-4679-82d4-130a5d2ca208 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f Aug 14 03:11:58.884095 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-010e47c6-8817-4679-82d4-130a5d2ca208 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:58.884357 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-010e47c6-8817-4679-82d4-130a5d2ca208 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:58.890992 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:58.890992 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:11:58.891670 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-010e47c6-8817-4679-82d4-130a5d2ca208 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:11:58.892685 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-010e47c6-8817-4679-82d4-130a5d2ca208 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f returned with HTTP 200 Aug 14 03:11:58.893493 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1138/4530] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:58 2026] GET /volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:11:58.902806 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d53ff8f4-eed9-4225-8fcf-be4b59f0a89f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:11:58.905223 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d53ff8f4-eed9-4225-8fcf-be4b59f0a89f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f Aug 14 03:11:58.905223 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d53ff8f4-eed9-4225-8fcf-be4b59f0a89f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:11:58.905451 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d53ff8f4-eed9-4225-8fcf-be4b59f0a89f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:11:58.911357 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:11:58.911357 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:11:58.911745 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d53ff8f4-eed9-4225-8fcf-be4b59f0a89f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:11:58.912537 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d53ff8f4-eed9-4225-8fcf-be4b59f0a89f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f returned with HTTP 200 Aug 14 03:11:58.912897 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1135/4531] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:11:58 2026] GET /volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:00.344751 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0bac5ed5-590e-4061-a916-dac964bc7587 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:00.347646 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0bac5ed5-590e-4061-a916-dac964bc7587 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:00.348006 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0bac5ed5-590e-4061-a916-dac964bc7587 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b523bda7-9ed0-4c8f-b19a-d232de462c0c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-411015120", "description": null, "metadata": null}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:00.359849 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:00.359849 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:00.360441 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0bac5ed5-590e-4061-a916-dac964bc7587 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:00.360654 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-0bac5ed5-590e-4061-a916-dac964bc7587 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create snapshot from volume b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:12:00.386232 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-0bac5ed5-590e-4061-a916-dac964bc7587 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Created reservations ['0163aa03-95bc-4a46-a911-bf526f435c94', '5bd63215-0e7c-428d-ace6-6bc583cb38c1', '8f579fb0-2589-4c1d-8be4-6ee47f72c82f', 'da3f25b3-fb8e-4689-92eb-06ebc7bebddd'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:00.417294 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0bac5ed5-590e-4061-a916-dac964bc7587 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot force create request issued successfully. Aug 14 03:12:00.417646 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0bac5ed5-590e-4061-a916-dac964bc7587 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:12:00.418067 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1133/4532] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:12:00 2026] POST /volume/v3/snapshots => generated 312 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:00.427404 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-20a416bf-d779-4d56-b5c1-faa2c621e10f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:00.429291 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-20a416bf-d779-4d56-b5c1-faa2c621e10f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b Aug 14 03:12:00.429397 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-20a416bf-d779-4d56-b5c1-faa2c621e10f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:00.429586 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-20a416bf-d779-4d56-b5c1-faa2c621e10f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:00.434588 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:00.434588 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:00.435125 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-20a416bf-d779-4d56-b5c1-faa2c621e10f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:12:00.435962 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-20a416bf-d779-4d56-b5c1-faa2c621e10f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b returned with HTTP 200 Aug 14 03:12:00.436351 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1127/4533] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:00 2026] GET /volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:01.446210 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1bada132-211d-47b4-871d-0e3523906424 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:01.448075 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1bada132-211d-47b4-871d-0e3523906424 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b Aug 14 03:12:01.448324 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1bada132-211d-47b4-871d-0e3523906424 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:01.448575 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1bada132-211d-47b4-871d-0e3523906424 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:01.454132 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:01.454132 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:01.454710 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1bada132-211d-47b4-871d-0e3523906424 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:12:01.455603 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1bada132-211d-47b4-871d-0e3523906424 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b returned with HTTP 200 Aug 14 03:12:01.455985 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1139/4534] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:01 2026] GET /volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:01.466056 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-71908c8c-7b49-4b7f-8d47-97aaf7935f3a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:01.468144 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-71908c8c-7b49-4b7f-8d47-97aaf7935f3a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b Aug 14 03:12:01.469553 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-71908c8c-7b49-4b7f-8d47-97aaf7935f3a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:01.469553 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-71908c8c-7b49-4b7f-8d47-97aaf7935f3a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:01.474181 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:01.474181 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:01.475488 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-71908c8c-7b49-4b7f-8d47-97aaf7935f3a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:12:01.475960 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-71908c8c-7b49-4b7f-8d47-97aaf7935f3a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b returned with HTTP 200 Aug 14 03:12:01.476490 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1136/4535] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:01 2026] GET /volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:01.515615 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-5a70fb01-2edc-443e-8bd1-685386c807b8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:01.610970 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-5a70fb01-2edc-443e-8bd1-685386c807b8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:12:01.611222 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-5a70fb01-2edc-443e-8bd1-685386c807b8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:01.611415 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-5a70fb01-2edc-443e-8bd1-685386c807b8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:01.621264 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:01.621264 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:01.624655 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-5a70fb01-2edc-443e-8bd1-685386c807b8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:01.628631 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-5a70fb01-2edc-443e-8bd1-685386c807b8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:12:01.629188 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1134/4536] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:01 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 1141 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:01.648958 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-4e4844b8-9c22-4a0c-b441-62117e6b0543 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:01.650835 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-4e4844b8-9c22-4a0c-b441-62117e6b0543 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c/action Aug 14 03:12:01.651155 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-4e4844b8-9c22-4a0c-b441-62117e6b0543 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:12:01.651267 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-4e4844b8-9c22-4a0c-b441-62117e6b0543 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:01.661169 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:01.661169 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:01.661628 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-4e4844b8-9c22-4a0c-b441-62117e6b0543 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:01.668018 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-4e4844b8-9c22-4a0c-b441-62117e6b0543 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Begin detaching volume completed successfully. Aug 14 03:12:01.668213 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-4e4844b8-9c22-4a0c-b441-62117e6b0543 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c/action returned with HTTP 202 Aug 14 03:12:01.668655 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1128/4537] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:12:01 2026] POST /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:12:01.712941 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-38426170-f59a-4f79-84af-8cc5e7177a73 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:01.713353 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-38426170-f59a-4f79-84af-8cc5e7177a73 None None] GET https://10.4.3.152/volume// Aug 14 03:12:01.713589 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-38426170-f59a-4f79-84af-8cc5e7177a73 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:01.713808 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-38426170-f59a-4f79-84af-8cc5e7177a73 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:01.714185 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-38426170-f59a-4f79-84af-8cc5e7177a73 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:01.714498 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1140/4538] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:12:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:01.724744 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-1b09cd6f-6bd9-491c-bfcf-e45fa261516e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:01.727963 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-1b09cd6f-6bd9-491c-bfcf-e45fa261516e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:12:01.728415 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-1b09cd6f-6bd9-491c-bfcf-e45fa261516e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:01.729026 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-1b09cd6f-6bd9-491c-bfcf-e45fa261516e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:01.741439 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:01.741439 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:01.746208 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-1b09cd6f-6bd9-491c-bfcf-e45fa261516e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:01.751990 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-1b09cd6f-6bd9-491c-bfcf-e45fa261516e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:12:01.752696 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1137/4539] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:12:01 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:02.547721 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-4a0f1f84-a853-4cfd-b271-3a11b4c3616a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:02.550334 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-4a0f1f84-a853-4cfd-b271-3a11b4c3616a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] DELETE https://10.4.3.152/volume/v3/attachments/ed4bbc60-820f-4c61-af1c-40ccaea19f7e Aug 14 03:12:02.550571 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-4a0f1f84-a853-4cfd-b271-3a11b4c3616a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:02.550798 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-4a0f1f84-a853-4cfd-b271-3a11b4c3616a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:02.560353 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:02.560353 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:02.606948 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-4d7b615e-33cd-4cec-b777-830f5e57bca4 req-4a0f1f84-a853-4cfd-b271-3a11b4c3616a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments/ed4bbc60-820f-4c61-af1c-40ccaea19f7e returned with HTTP 200 Aug 14 03:12:02.607366 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1135/4540] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:12:02 2026] DELETE /volume/v3/attachments/ed4bbc60-820f-4c61-af1c-40ccaea19f7e => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:02.755155 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:02.756953 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:12:02.757331 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1689561482", "snapshot_id": "46578e3f-a48d-4869-bcc8-162b9e3001d3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:02.758872 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1689561482', 'snapshot_id': '46578e3f-a48d-4869-bcc8-162b9e3001d3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:12:02.764156 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:02.764156 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:02.764615 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:12:02.764760 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create volume of 1 GB Aug 14 03:12:02.768452 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Availability Zones retrieved successfully. Aug 14 03:12:02.773968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Flow 'volume_create_api' (dd6079e5-0efe-4212-81fe-dab9e94b0624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:02.774945 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60f9c4d-61a4-4290-bb3b-dc3457be841c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:02.776136 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:12:02.805979 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60f9c4d-61a4-4290-bb3b-dc3457be841c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '46578e3f-a48d-4869-bcc8-162b9e3001d3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:02.806750 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (759c27af-2725-4952-8f1b-379a9077c93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:02.848365 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Created reservations ['5470db6e-1831-404d-a7ed-87733b374c18', '57235391-9ded-4642-8789-514ce048d0e6', 'e64bff74-31df-4d90-9ce4-f063fe890534', '4906f971-326f-4dee-bee9-f0eb48c5dec2'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:02.849305 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (759c27af-2725-4952-8f1b-379a9077c93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5470db6e-1831-404d-a7ed-87733b374c18', '57235391-9ded-4642-8789-514ce048d0e6', 'e64bff74-31df-4d90-9ce4-f063fe890534', '4906f971-326f-4dee-bee9-f0eb48c5dec2']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:02.850118 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f6f073-c3bc-419d-9cd6-d8c14fecece7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:02.893764 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f6f073-c3bc-419d-9cd6-d8c14fecece7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '063e8f56-7144-457a-bfce-97ba837b9ad9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1689561482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78a6e1327a7c440cb8be4a3ddb433543',qos_specs=None,replication_status=,reservations=['5470db6e-1831-404d-a7ed-87733b374c18','57235391-9ded-4642-8789-514ce048d0e6','e64bff74-31df-4d90-9ce4-f063fe890534','4906f971-326f-4dee-bee9-f0eb48c5dec2'],size=1,snapshot_id=46578e3f-a48d-4869-bcc8-162b9e3001d3,source_replicaid=,source_volid=None,status='creating',user_id='e9dc64265d454e5b889522473475810d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1689561482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=063e8f56-7144-457a-bfce-97ba837b9ad9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78a6e1327a7c440cb8be4a3ddb433543',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=46578e3f-a48d-4869-bcc8-162b9e3001d3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9dc64265d454e5b889522473475810d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:02.894603 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb06c7a7-4590-4a74-8b6e-e4cf905a0a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:02.914712 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb06c7a7-4590-4a74-8b6e-e4cf905a0a49) transitioned into state 'SUCCESS' from state '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-1689561482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78a6e1327a7c440cb8be4a3ddb433543',qos_specs=None,replication_status=,reservations=['5470db6e-1831-404d-a7ed-87733b374c18','57235391-9ded-4642-8789-514ce048d0e6','e64bff74-31df-4d90-9ce4-f063fe890534','4906f971-326f-4dee-bee9-f0eb48c5dec2'],size=1,snapshot_id=46578e3f-a48d-4869-bcc8-162b9e3001d3,source_replicaid=,source_volid=None,status='creating',user_id='e9dc64265d454e5b889522473475810d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:02.915577 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d78e97e3-54bf-44dd-8c63-f46ea3f18488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:02.940538 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d78e97e3-54bf-44dd-8c63-f46ea3f18488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:02.941694 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Flow 'volume_create_api' (dd6079e5-0efe-4212-81fe-dab9e94b0624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:02.942105 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create volume request issued successfully. Aug 14 03:12:02.942912 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4d3d6b29-1803-41ff-a7c4-0d6a9b48e7ec tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:12:02.943482 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1129/4541] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:12:02 2026] POST /volume/v3/volumes => generated 791 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:02.959679 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-de5a47b0-472c-41d4-ba51-e73e40835e46 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:02.963078 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-de5a47b0-472c-41d4-ba51-e73e40835e46 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:02.963669 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-de5a47b0-472c-41d4-ba51-e73e40835e46 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:02.963939 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-de5a47b0-472c-41d4-ba51-e73e40835e46 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:02.979675 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:02.979675 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:02.985557 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-de5a47b0-472c-41d4-ba51-e73e40835e46 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:02.991788 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-de5a47b0-472c-41d4-ba51-e73e40835e46 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:02.992498 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1141/4542] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:02 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:04.007652 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9c3f56a2-2dc3-4d8d-a8ac-95f9dd5dea45 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:04.009527 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9c3f56a2-2dc3-4d8d-a8ac-95f9dd5dea45 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:04.009696 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9c3f56a2-2dc3-4d8d-a8ac-95f9dd5dea45 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:04.009898 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9c3f56a2-2dc3-4d8d-a8ac-95f9dd5dea45 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:04.016490 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:04.016490 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:04.020701 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9c3f56a2-2dc3-4d8d-a8ac-95f9dd5dea45 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:04.025996 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9c3f56a2-2dc3-4d8d-a8ac-95f9dd5dea45 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:04.026515 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1138/4543] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:04 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:04.039211 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5d15f3df-bb0c-4945-b4af-418b1e5a1830 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:04.041199 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5d15f3df-bb0c-4945-b4af-418b1e5a1830 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:04.041467 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5d15f3df-bb0c-4945-b4af-418b1e5a1830 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:04.041679 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5d15f3df-bb0c-4945-b4af-418b1e5a1830 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:04.049012 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:04.049012 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:04.053136 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5d15f3df-bb0c-4945-b4af-418b1e5a1830 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:04.058078 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5d15f3df-bb0c-4945-b4af-418b1e5a1830 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:04.058515 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1136/4544] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:04 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:04.556450 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-0ed8cf59-112b-4a67-8a23-4753b93c75e8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:04.591350 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-0ed8cf59-112b-4a67-8a23-4753b93c75e8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:04.591616 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-0ed8cf59-112b-4a67-8a23-4753b93c75e8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:04.591884 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-0ed8cf59-112b-4a67-8a23-4753b93c75e8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:04.599251 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:04.599251 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:04.603025 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-0ed8cf59-112b-4a67-8a23-4753b93c75e8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:04.606927 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-0ed8cf59-112b-4a67-8a23-4753b93c75e8 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:04.607348 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1130/4545] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:04 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 884 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:04.686962 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-56424673-6b03-4886-8908-fe28f80b87db None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:04.687968 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-56424673-6b03-4886-8908-fe28f80b87db None None] GET https://10.4.3.152/volume// Aug 14 03:12:04.688186 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-56424673-6b03-4886-8908-fe28f80b87db None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:04.688376 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-56424673-6b03-4886-8908-fe28f80b87db None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:04.688737 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-56424673-6b03-4886-8908-fe28f80b87db None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:04.689051 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1142/4546] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:12:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:04.695098 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-216768de-dba7-43f4-8643-f67b205e3ae0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:04.729502 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-216768de-dba7-43f4-8643-f67b205e3ae0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:12:04.729877 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-216768de-dba7-43f4-8643-f67b205e3ae0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "063e8f56-7144-457a-bfce-97ba837b9ad9", "connector": null, "instance_uuid": "4ce89687-35af-470a-9c57-ba9ab61da9b9"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:04.740175 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:04.740175 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:04.798964 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-216768de-dba7-43f4-8643-f67b205e3ae0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:12:04.799374 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1139/4547] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:12:04 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:04.836313 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bfb203b2-b57a-4f5b-b023-97ca49998218 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:04.838199 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bfb203b2-b57a-4f5b-b023-97ca49998218 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:04.838378 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bfb203b2-b57a-4f5b-b023-97ca49998218 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:04.838572 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bfb203b2-b57a-4f5b-b023-97ca49998218 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:04.849937 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:04.849937 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:04.854087 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-bfb203b2-b57a-4f5b-b023-97ca49998218 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:04.855494 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d00d0f73-1d3a-47d1-9a70-beb2fbe6a905 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:04.855930 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d00d0f73-1d3a-47d1-9a70-beb2fbe6a905 None None] GET https://10.4.3.152/volume// Aug 14 03:12:04.856132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d00d0f73-1d3a-47d1-9a70-beb2fbe6a905 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:04.856346 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d00d0f73-1d3a-47d1-9a70-beb2fbe6a905 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:04.856700 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d00d0f73-1d3a-47d1-9a70-beb2fbe6a905 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:04.857062 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1131/4548] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:12:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:04.859171 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bfb203b2-b57a-4f5b-b023-97ca49998218 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:04.859717 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1137/4549] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:04 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:04.865024 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-c371d871-eeab-4c27-8720-8abd7018d7ad None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:04.867308 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-c371d871-eeab-4c27-8720-8abd7018d7ad tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:04.867726 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-c371d871-eeab-4c27-8720-8abd7018d7ad tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:04.867936 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-c371d871-eeab-4c27-8720-8abd7018d7ad tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:04.881544 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:04.881544 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:04.886798 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-c371d871-eeab-4c27-8720-8abd7018d7ad tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:04.892302 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-c371d871-eeab-4c27-8720-8abd7018d7ad tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:04.892742 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1143/4550] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:12:04 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 1063 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:04.997791 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-b3031dc6-fea4-4193-a7c0-05d534c12272 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:04.999959 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-b3031dc6-fea4-4193-a7c0-05d534c12272 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] PUT https://10.4.3.152/volume/v3/attachments/448a6acd-1ab2-468e-867c-c895a6c99524 Aug 14 03:12:05.000451 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-b3031dc6-fea4-4193-a7c0-05d534c12272 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:05.008988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-b3031dc6-fea4-4193-a7c0-05d534c12272 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Acquiring lock "cinder-attachment_update-063e8f56-7144-457a-bfce-97ba837b9ad9-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:12:05.013080 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-b3031dc6-fea4-4193-a7c0-05d534c12272 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Lock "cinder-attachment_update-063e8f56-7144-457a-bfce-97ba837b9ad9-np0000007307" acquired by "attachment_update" :: waited 0.004s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:12:05.014133 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:05.014133 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:05.113417 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-b3031dc6-fea4-4193-a7c0-05d534c12272 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Lock "cinder-attachment_update-063e8f56-7144-457a-bfce-97ba837b9ad9-np0000007307" released by "attachment_update" :: held 0.100s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:12:05.113829 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-b3031dc6-fea4-4193-a7c0-05d534c12272 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments/448a6acd-1ab2-468e-867c-c895a6c99524 returned with HTTP 200 Aug 14 03:12:05.114327 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1140/4551] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:12:04 2026] PUT /volume/v3/attachments/448a6acd-1ab2-468e-867c-c895a6c99524 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:05.768026 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-3bd0d2f2-13fd-45ac-a6b6-dbe628c27057 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:05.792285 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-3bd0d2f2-13fd-45ac-a6b6-dbe628c27057 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/limits Aug 14 03:12:05.792505 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-3bd0d2f2-13fd-45ac-a6b6-dbe628c27057 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:05.792679 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-3bd0d2f2-13fd-45ac-a6b6-dbe628c27057 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:05.809349 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-3bd0d2f2-13fd-45ac-a6b6-dbe628c27057 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/limits returned with HTTP 200 Aug 14 03:12:05.809732 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1132/4552] 10.4.3.152 () {68 vars in 1484 bytes} [Fri Aug 14 03:12:05 2026] GET /volume/v3/limits => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:05.864059 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-7b8c47d9-0b87-4cde-8fc9-fff27bcbd580 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:05.866639 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-7b8c47d9-0b87-4cde-8fc9-fff27bcbd580 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:12:05.866895 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-7b8c47d9-0b87-4cde-8fc9-fff27bcbd580 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:05.867090 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-7b8c47d9-0b87-4cde-8fc9-fff27bcbd580 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:05.871971 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c05fb9e3-5e24-41e8-9cc7-8762afca85f2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:05.873709 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c05fb9e3-5e24-41e8-9cc7-8762afca85f2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:05.873943 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c05fb9e3-5e24-41e8-9cc7-8762afca85f2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:05.874128 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c05fb9e3-5e24-41e8-9cc7-8762afca85f2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:05.878875 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:05.878875 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:05.882858 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-7b8c47d9-0b87-4cde-8fc9-fff27bcbd580 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:05.886057 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:05.886057 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:05.889696 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-7b8c47d9-0b87-4cde-8fc9-fff27bcbd580 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b returned with HTTP 200 Aug 14 03:12:05.890112 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1138/4553] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:05 2026] GET /volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:05.890581 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c05fb9e3-5e24-41e8-9cc7-8762afca85f2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:05.895220 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c05fb9e3-5e24-41e8-9cc7-8762afca85f2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:05.895984 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1144/4554] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:05 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:05.901070 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-861b0709-5f67-4820-bfdf-b5fec1e936f4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:05.903188 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-861b0709-5f67-4820-bfdf-b5fec1e936f4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:05.903648 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-861b0709-5f67-4820-bfdf-b5fec1e936f4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1e4ef22-8409-4522-a5b3-51a86090c79b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1076717159", "description": null, "metadata": {}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:05.916164 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:05.916164 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:05.916583 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-861b0709-5f67-4820-bfdf-b5fec1e936f4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:05.916902 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-861b0709-5f67-4820-bfdf-b5fec1e936f4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Create snapshot from volume f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:12:05.962462 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-861b0709-5f67-4820-bfdf-b5fec1e936f4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Created reservations ['2b27ea28-5c57-49b5-95de-612c45d38ff6', 'e810e10f-20ff-4587-b68f-954ec6db0cdc', '035cf6b5-0375-4ee5-bb95-1d106d76d1a2', '750a4f1d-247e-4507-a1dc-6c070fdf9197'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:06.000019 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-861b0709-5f67-4820-bfdf-b5fec1e936f4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Snapshot force create request issued successfully. Aug 14 03:12:06.000350 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e14bd17c-9feb-43c0-8443-d975653554b2 req-861b0709-5f67-4820-bfdf-b5fec1e936f4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:12:06.000786 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1141/4555] 10.4.3.152 () {72 vars in 1547 bytes} [Fri Aug 14 03:12:05 2026] POST /volume/v3/snapshots => generated 324 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:06.068853 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c94bc874-20ff-497d-bbe5-4723f49b6105 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:06.069199 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c94bc874-20ff-497d-bbe5-4723f49b6105 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:06.069486 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c94bc874-20ff-497d-bbe5-4723f49b6105 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:06.069685 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c94bc874-20ff-497d-bbe5-4723f49b6105 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:06.077204 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:06.077204 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:06.081373 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c94bc874-20ff-497d-bbe5-4723f49b6105 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:06.087094 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c94bc874-20ff-497d-bbe5-4723f49b6105 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:06.087512 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1133/4556] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:06 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:06.165957 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fdde4c80-67cf-4116-8183-d67d1e89ae41 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:06.166478 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fdde4c80-67cf-4116-8183-d67d1e89ae41 None None] GET https://10.4.3.152/volume// Aug 14 03:12:06.166682 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fdde4c80-67cf-4116-8183-d67d1e89ae41 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:06.166961 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fdde4c80-67cf-4116-8183-d67d1e89ae41 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:06.167275 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fdde4c80-67cf-4116-8183-d67d1e89ae41 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:06.167646 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1139/4557] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:12:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:06.176111 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-68e21ac5-aaa5-42d3-84a2-cfa078f9992e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:06.180486 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-68e21ac5-aaa5-42d3-84a2-cfa078f9992e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:12:06.181394 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-68e21ac5-aaa5-42d3-84a2-cfa078f9992e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e312e1c-c87b-4423-a754-9db4c23545b0", "connector": null, "instance_uuid": "871eccb3-fc09-4b30-bee0-402ff6bc5e28"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:06.197605 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:06.197605 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:06.236417 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-68e21ac5-aaa5-42d3-84a2-cfa078f9992e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:12:06.236901 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1145/4558] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:12:06 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:06.274480 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c012d624-2375-4047-bfdd-f6df7aaa43a9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:06.277551 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c012d624-2375-4047-bfdd-f6df7aaa43a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:06.277787 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c012d624-2375-4047-bfdd-f6df7aaa43a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:06.277991 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c012d624-2375-4047-bfdd-f6df7aaa43a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:06.286201 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-66afe13a-93ef-4847-b3ca-c9dc9dec82e7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:06.286700 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-66afe13a-93ef-4847-b3ca-c9dc9dec82e7 None None] GET https://10.4.3.152/volume// Aug 14 03:12:06.286968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-66afe13a-93ef-4847-b3ca-c9dc9dec82e7 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:06.287235 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-66afe13a-93ef-4847-b3ca-c9dc9dec82e7 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:06.287603 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-66afe13a-93ef-4847-b3ca-c9dc9dec82e7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:06.287907 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1134/4559] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:12:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:06.290061 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:06.290061 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:06.294454 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c012d624-2375-4047-bfdd-f6df7aaa43a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:06.296558 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-35039fc5-bc13-4197-8bef-20d37d38590d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:06.300928 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c012d624-2375-4047-bfdd-f6df7aaa43a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:06.301249 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-35039fc5-bc13-4197-8bef-20d37d38590d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:06.301588 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1142/4560] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:06 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:06.301657 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-35039fc5-bc13-4197-8bef-20d37d38590d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:06.301727 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-35039fc5-bc13-4197-8bef-20d37d38590d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:06.314989 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:06.314989 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:06.320497 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-35039fc5-bc13-4197-8bef-20d37d38590d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:06.327634 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-35039fc5-bc13-4197-8bef-20d37d38590d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:06.327634 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1140/4561] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:12:06 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1541 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:06.435068 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c8662102-8dec-4205-968a-17082327c41b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:06.437048 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c8662102-8dec-4205-968a-17082327c41b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] PUT https://10.4.3.152/volume/v3/attachments/a8a6b283-eea1-47dc-b21e-a60f75f694fa Aug 14 03:12:06.437405 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c8662102-8dec-4205-968a-17082327c41b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:06.448699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c8662102-8dec-4205-968a-17082327c41b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Acquiring lock "cinder-attachment_update-5e312e1c-c87b-4423-a754-9db4c23545b0-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:12:06.454803 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c8662102-8dec-4205-968a-17082327c41b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Lock "cinder-attachment_update-5e312e1c-c87b-4423-a754-9db4c23545b0-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:12:06.458277 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:06.458277 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:06.555485 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c8662102-8dec-4205-968a-17082327c41b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Lock "cinder-attachment_update-5e312e1c-c87b-4423-a754-9db4c23545b0-np0000007307" released by "attachment_update" :: held 0.101s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:12:06.555922 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-c8662102-8dec-4205-968a-17082327c41b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/attachments/a8a6b283-eea1-47dc-b21e-a60f75f694fa returned with HTTP 200 Aug 14 03:12:06.556582 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1146/4562] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:12:06 2026] PUT /volume/v3/attachments/a8a6b283-eea1-47dc-b21e-a60f75f694fa => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:06.909300 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-59772794-732d-4078-8d63-ab03209332bc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:06.911008 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-59772794-732d-4078-8d63-ab03209332bc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:06.911203 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-59772794-732d-4078-8d63-ab03209332bc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:06.911384 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-59772794-732d-4078-8d63-ab03209332bc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:06.920295 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:06.920295 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:06.923605 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-59772794-732d-4078-8d63-ab03209332bc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:06.928037 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-59772794-732d-4078-8d63-ab03209332bc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:06.928476 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1135/4563] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:06 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:07.316940 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f6e994c4-d2bf-4e50-b726-9581e2dbe4b5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:07.318628 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f6e994c4-d2bf-4e50-b726-9581e2dbe4b5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:07.318975 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f6e994c4-d2bf-4e50-b726-9581e2dbe4b5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:07.320283 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f6e994c4-d2bf-4e50-b726-9581e2dbe4b5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:07.328975 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:07.328975 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:07.332204 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f6e994c4-d2bf-4e50-b726-9581e2dbe4b5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:07.336666 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f6e994c4-d2bf-4e50-b726-9581e2dbe4b5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:07.337277 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1143/4564] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:07 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:07.695218 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-67495ba3-355b-4a57-ae8d-181bc56b87cb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:07.696937 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-67495ba3-355b-4a57-ae8d-181bc56b87cb tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/snapshots/6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 Aug 14 03:12:07.697118 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-67495ba3-355b-4a57-ae8d-181bc56b87cb tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:07.697296 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-67495ba3-355b-4a57-ae8d-181bc56b87cb tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:07.702035 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:07.702035 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:07.702473 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-67495ba3-355b-4a57-ae8d-181bc56b87cb tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Snapshot retrieved successfully. Aug 14 03:12:07.703162 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-67495ba3-355b-4a57-ae8d-181bc56b87cb tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/snapshots/6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 returned with HTTP 200 Aug 14 03:12:07.703519 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1141/4565] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:07 2026] GET /volume/v3/snapshots/6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:07.727140 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b507cd2e-765e-41fd-82f5-dd9605460966 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:07.728862 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:12:07.729188 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2034318405", "snapshot_id": null, "imageRef": "c5eb382b-9925-45e6-86f4-1a8d06134c8e", "volume_type": null, "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:07.730637 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2034318405', 'snapshot_id': None, 'imageRef': 'c5eb382b-9925-45e6-86f4-1a8d06134c8e', 'volume_type': None, 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:12:07.811795 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:07.811795 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:07.812243 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Snapshot retrieved successfully. Aug 14 03:12:07.812449 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Create volume of 1 GB Aug 14 03:12:07.817360 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Availability Zones retrieved successfully. Aug 14 03:12:07.822842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Flow 'volume_create_api' (3ce11f6a-5118-4099-842e-b99e41157597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:07.823746 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (587cd8ee-14a7-4829-8592-eabcd3c368b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:07.824681 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:12:07.859170 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (587cd8ee-14a7-4829-8592-eabcd3c368b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6abca7ef-ce61-40ab-a9fb-8fdbe4f90859', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:07.859965 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50257454-bea9-4f48-8bf0-c7d12414d5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:07.909436 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Created reservations ['cf11f236-a9ef-449e-9ad2-6b34e0d33e93', '29d2023d-7ca9-462e-8fce-4c673654bb90', '5c16ec91-3a82-4407-8006-14ec1e89efd7', '255327ca-6cf2-4993-96b5-6cebb3d36245'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:07.910335 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50257454-bea9-4f48-8bf0-c7d12414d5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf11f236-a9ef-449e-9ad2-6b34e0d33e93', '29d2023d-7ca9-462e-8fce-4c673654bb90', '5c16ec91-3a82-4407-8006-14ec1e89efd7', '255327ca-6cf2-4993-96b5-6cebb3d36245']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:07.911096 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c304ab05-cb05-4ef8-90d1-1337dda2dc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:07.941289 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8b37d575-6cea-4023-a459-242e6d7fa12e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:07.942893 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8b37d575-6cea-4023-a459-242e6d7fa12e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:07.943103 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8b37d575-6cea-4023-a459-242e6d7fa12e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:07.943339 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8b37d575-6cea-4023-a459-242e6d7fa12e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:07.952858 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:07.952858 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:07.956553 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8b37d575-6cea-4023-a459-242e6d7fa12e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:07.959131 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c304ab05-cb05-4ef8-90d1-1337dda2dc59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd5a3807-7b5e-440c-86d1-6bd85de259f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2034318405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d91ff3caa2b4ff99100bf8dfb1a0f23',qos_specs=None,replication_status=,reservations=['cf11f236-a9ef-449e-9ad2-6b34e0d33e93','29d2023d-7ca9-462e-8fce-4c673654bb90','5c16ec91-3a82-4407-8006-14ec1e89efd7','255327ca-6cf2-4993-96b5-6cebb3d36245'],size=1,snapshot_id=6abca7ef-ce61-40ab-a9fb-8fdbe4f90859,source_replicaid=,source_volid=None,status='creating',user_id='f9d1768d02fd47b39832489bd1f3e90d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2034318405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd5a3807-7b5e-440c-86d1-6bd85de259f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d91ff3caa2b4ff99100bf8dfb1a0f23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6abca7ef-ce61-40ab-a9fb-8fdbe4f90859,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9d1768d02fd47b39832489bd1f3e90d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:07.960577 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70282142-feb4-4956-aeef-9961a8560216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:07.964790 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8b37d575-6cea-4023-a459-242e6d7fa12e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:07.965327 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1136/4566] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:07 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:07.981697 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70282142-feb4-4956-aeef-9961a8560216) transitioned into state 'SUCCESS' from state '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-2034318405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d91ff3caa2b4ff99100bf8dfb1a0f23',qos_specs=None,replication_status=,reservations=['cf11f236-a9ef-449e-9ad2-6b34e0d33e93','29d2023d-7ca9-462e-8fce-4c673654bb90','5c16ec91-3a82-4407-8006-14ec1e89efd7','255327ca-6cf2-4993-96b5-6cebb3d36245'],size=1,snapshot_id=6abca7ef-ce61-40ab-a9fb-8fdbe4f90859,source_replicaid=,source_volid=None,status='creating',user_id='f9d1768d02fd47b39832489bd1f3e90d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:07.982446 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707f5581-3766-452c-b3b6-a7f7b1d7e4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:08.005560 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707f5581-3766-452c-b3b6-a7f7b1d7e4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:08.006313 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Flow 'volume_create_api' (3ce11f6a-5118-4099-842e-b99e41157597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:08.006643 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Create volume request issued successfully. Aug 14 03:12:08.007212 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b507cd2e-765e-41fd-82f5-dd9605460966 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:12:08.007842 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1147/4567] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:12:07 2026] POST /volume/v3/volumes => generated 814 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:08.019119 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-79ff98c5-50c0-4174-9ed5-db2b8af8747e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:08.021083 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-79ff98c5-50c0-4174-9ed5-db2b8af8747e tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 Aug 14 03:12:08.021303 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-79ff98c5-50c0-4174-9ed5-db2b8af8747e tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:08.021547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-79ff98c5-50c0-4174-9ed5-db2b8af8747e tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:08.028930 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:08.028930 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:08.032969 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-79ff98c5-50c0-4174-9ed5-db2b8af8747e tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:08.037495 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-79ff98c5-50c0-4174-9ed5-db2b8af8747e tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 returned with HTTP 200 Aug 14 03:12:08.037905 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1144/4568] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:12:08 2026] GET /volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:08.349601 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fa7a6871-046f-49ac-bc21-01cc8d549535 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:08.351305 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fa7a6871-046f-49ac-bc21-01cc8d549535 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:08.351489 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fa7a6871-046f-49ac-bc21-01cc8d549535 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:08.351665 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fa7a6871-046f-49ac-bc21-01cc8d549535 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:08.360812 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:08.360812 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:08.364030 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fa7a6871-046f-49ac-bc21-01cc8d549535 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:08.368187 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fa7a6871-046f-49ac-bc21-01cc8d549535 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:08.368575 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1142/4569] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:08 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:08.981212 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e0b56e2d-c547-42a0-a7b7-4933ebc5ec56 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:08.982975 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e0b56e2d-c547-42a0-a7b7-4933ebc5ec56 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:08.983168 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e0b56e2d-c547-42a0-a7b7-4933ebc5ec56 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:08.983364 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e0b56e2d-c547-42a0-a7b7-4933ebc5ec56 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:08.993870 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:08.993870 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:08.998274 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e0b56e2d-c547-42a0-a7b7-4933ebc5ec56 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:09.002624 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e0b56e2d-c547-42a0-a7b7-4933ebc5ec56 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:09.002990 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1137/4570] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:08 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:09.050916 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e8881bc4-32d9-47c5-9975-407f1fe86d24 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:09.053073 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e8881bc4-32d9-47c5-9975-407f1fe86d24 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 Aug 14 03:12:09.053337 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e8881bc4-32d9-47c5-9975-407f1fe86d24 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:09.053587 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e8881bc4-32d9-47c5-9975-407f1fe86d24 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:09.061300 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:09.061300 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:09.065045 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e8881bc4-32d9-47c5-9975-407f1fe86d24 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:09.069413 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e8881bc4-32d9-47c5-9975-407f1fe86d24 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 returned with HTTP 200 Aug 14 03:12:09.069827 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1148/4571] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:12:09 2026] GET /volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:09.081941 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-073e72a6-75d9-4f77-a1ad-b6ec9055d6f1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:09.084239 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-073e72a6-75d9-4f77-a1ad-b6ec9055d6f1 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 Aug 14 03:12:09.084562 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-073e72a6-75d9-4f77-a1ad-b6ec9055d6f1 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:09.084847 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-073e72a6-75d9-4f77-a1ad-b6ec9055d6f1 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:09.092782 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:09.092782 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:09.096298 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-073e72a6-75d9-4f77-a1ad-b6ec9055d6f1 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:09.100389 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-073e72a6-75d9-4f77-a1ad-b6ec9055d6f1 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 returned with HTTP 200 Aug 14 03:12:09.100945 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1145/4572] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:12:09 2026] GET /volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:09.349403 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-1349ceba-3895-4e33-9ff9-d8ef891bac2b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:09.351672 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-1349ceba-3895-4e33-9ff9-d8ef891bac2b tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/attachments/448a6acd-1ab2-468e-867c-c895a6c99524/action Aug 14 03:12:09.352090 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-1349ceba-3895-4e33-9ff9-d8ef891bac2b tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:12:09.352259 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-1349ceba-3895-4e33-9ff9-d8ef891bac2b tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:09.367997 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:09.367997 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:09.380862 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-2c002eec-7f31-40fe-8d1f-616072efe0a9 req-1349ceba-3895-4e33-9ff9-d8ef891bac2b tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments/448a6acd-1ab2-468e-867c-c895a6c99524/action returned with HTTP 204 Aug 14 03:12:09.381156 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-14698ead-0916-496a-b8df-d0388f48e0c4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:09.381445 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1143/4573] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:12:09 2026] POST /volume/v3/attachments/448a6acd-1ab2-468e-867c-c895a6c99524/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:09.382956 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-14698ead-0916-496a-b8df-d0388f48e0c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:09.383136 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-14698ead-0916-496a-b8df-d0388f48e0c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:09.383311 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-14698ead-0916-496a-b8df-d0388f48e0c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:09.392505 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:09.392505 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:09.396651 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-14698ead-0916-496a-b8df-d0388f48e0c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:09.402436 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-14698ead-0916-496a-b8df-d0388f48e0c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:09.402952 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1138/4574] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:09 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:10.014644 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cf69d51b-4a2c-4da3-ab81-9d98e2fdde98 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:10.016791 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cf69d51b-4a2c-4da3-ab81-9d98e2fdde98 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:10.017084 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cf69d51b-4a2c-4da3-ab81-9d98e2fdde98 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:10.017327 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cf69d51b-4a2c-4da3-ab81-9d98e2fdde98 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:10.026667 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:10.026667 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:10.030069 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-cf69d51b-4a2c-4da3-ab81-9d98e2fdde98 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:10.034338 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cf69d51b-4a2c-4da3-ab81-9d98e2fdde98 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:10.034935 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1149/4575] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:10 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:10.126128 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-a15b76b2-6fba-485b-9ce1-2defacd99f46 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:10.128338 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-a15b76b2-6fba-485b-9ce1-2defacd99f46 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 Aug 14 03:12:10.128605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-a15b76b2-6fba-485b-9ce1-2defacd99f46 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:10.128848 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-a15b76b2-6fba-485b-9ce1-2defacd99f46 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:10.136534 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:10.136534 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:10.140468 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-a15b76b2-6fba-485b-9ce1-2defacd99f46 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:10.145171 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-a15b76b2-6fba-485b-9ce1-2defacd99f46 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 returned with HTTP 200 Aug 14 03:12:10.145583 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1146/4576] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:10 2026] GET /volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:10.421580 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fb1b7973-0aed-4d38-98cc-80b24904640c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:10.423379 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fb1b7973-0aed-4d38-98cc-80b24904640c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:10.425181 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fb1b7973-0aed-4d38-98cc-80b24904640c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:10.425181 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fb1b7973-0aed-4d38-98cc-80b24904640c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:10.443546 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:10.443546 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:10.447850 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fb1b7973-0aed-4d38-98cc-80b24904640c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:10.453677 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fb1b7973-0aed-4d38-98cc-80b24904640c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:10.454177 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1144/4577] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:10 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:10.604412 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-f6d7f401-cfdf-49b8-8239-d1884c5cc4f9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:10.606518 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-f6d7f401-cfdf-49b8-8239-d1884c5cc4f9 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 Aug 14 03:12:10.606700 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-f6d7f401-cfdf-49b8-8239-d1884c5cc4f9 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:10.606928 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-f6d7f401-cfdf-49b8-8239-d1884c5cc4f9 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:10.615762 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:10.615762 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:10.620265 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-f6d7f401-cfdf-49b8-8239-d1884c5cc4f9 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:10.625365 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-f6d7f401-cfdf-49b8-8239-d1884c5cc4f9 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 returned with HTTP 200 Aug 14 03:12:10.625886 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1139/4578] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:10 2026] GET /volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:10.636132 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fe98e294-e91e-40f8-8ea2-4b6d8af0ffe4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:10.636637 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fe98e294-e91e-40f8-8ea2-4b6d8af0ffe4 None None] GET https://10.4.3.152/volume// Aug 14 03:12:10.636870 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fe98e294-e91e-40f8-8ea2-4b6d8af0ffe4 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:10.637111 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fe98e294-e91e-40f8-8ea2-4b6d8af0ffe4 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:10.637536 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fe98e294-e91e-40f8-8ea2-4b6d8af0ffe4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:10.637896 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1150/4579] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:12:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:10.656673 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-b785542f-eaff-408e-8b7a-0e7a0f22cc61 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:10.660131 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-b785542f-eaff-408e-8b7a-0e7a0f22cc61 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:12:10.660604 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-b785542f-eaff-408e-8b7a-0e7a0f22cc61 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd5a3807-7b5e-440c-86d1-6bd85de259f8", "connector": null, "instance_uuid": "0c3e0617-cb0f-45c7-a78f-8a859290de59"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:10.668729 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:10.668729 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:10.694137 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-b785542f-eaff-408e-8b7a-0e7a0f22cc61 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:12:10.694779 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1147/4580] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:12:10 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:11.469946 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fa83dc7a-1b5e-40f8-85b7-453ef53a0625 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:11.473286 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fa83dc7a-1b5e-40f8-85b7-453ef53a0625 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:11.473286 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fa83dc7a-1b5e-40f8-85b7-453ef53a0625 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:11.473286 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fa83dc7a-1b5e-40f8-85b7-453ef53a0625 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:11.486569 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:11.486569 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:11.491191 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fa83dc7a-1b5e-40f8-85b7-453ef53a0625 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:11.498429 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fa83dc7a-1b5e-40f8-85b7-453ef53a0625 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:11.499070 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1145/4581] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:11 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:11.632329 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ca4be45b-43d6-4b40-bed9-2e7bfe846c9e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:11.632881 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ca4be45b-43d6-4b40-bed9-2e7bfe846c9e None None] GET https://10.4.3.152/volume// Aug 14 03:12:11.632881 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ca4be45b-43d6-4b40-bed9-2e7bfe846c9e None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:11.633037 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ca4be45b-43d6-4b40-bed9-2e7bfe846c9e None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:11.633363 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ca4be45b-43d6-4b40-bed9-2e7bfe846c9e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:11.633646 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1140/4582] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:12:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:11.642785 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-1b30382b-33e7-431c-ab83-568c3c091b3c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:11.645008 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-1b30382b-33e7-431c-ab83-568c3c091b3c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 Aug 14 03:12:11.645251 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-1b30382b-33e7-431c-ab83-568c3c091b3c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:11.645494 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-1b30382b-33e7-431c-ab83-568c3c091b3c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:11.656334 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:11.656334 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:11.660183 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-1b30382b-33e7-431c-ab83-568c3c091b3c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:11.665779 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-1b30382b-33e7-431c-ab83-568c3c091b3c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 returned with HTTP 200 Aug 14 03:12:11.666359 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1151/4583] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:12:11 2026] GET /volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 => generated 1584 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:11.770212 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-cd1f4437-3796-4857-a029-403c3554ba86 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:11.772657 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-cd1f4437-3796-4857-a029-403c3554ba86 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] PUT https://10.4.3.152/volume/v3/attachments/4f9d3a37-00ff-4bcb-a72b-a4680d893bef Aug 14 03:12:11.773099 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-cd1f4437-3796-4857-a029-403c3554ba86 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:11.782577 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-cd1f4437-3796-4857-a029-403c3554ba86 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Acquiring lock "cinder-attachment_update-cd5a3807-7b5e-440c-86d1-6bd85de259f8-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:12:11.786970 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-cd1f4437-3796-4857-a029-403c3554ba86 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Lock "cinder-attachment_update-cd5a3807-7b5e-440c-86d1-6bd85de259f8-np0000007307" acquired by "attachment_update" :: waited 0.004s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:12:11.788007 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:11.788007 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:11.861762 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-cd1f4437-3796-4857-a029-403c3554ba86 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Lock "cinder-attachment_update-cd5a3807-7b5e-440c-86d1-6bd85de259f8-np0000007307" released by "attachment_update" :: held 0.075s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:12:11.862359 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-cd1f4437-3796-4857-a029-403c3554ba86 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/attachments/4f9d3a37-00ff-4bcb-a72b-a4680d893bef returned with HTTP 200 Aug 14 03:12:11.862883 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1148/4584] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:12:11 2026] PUT /volume/v3/attachments/4f9d3a37-00ff-4bcb-a72b-a4680d893bef => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:11.886214 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-7023c43c-83b7-405d-9410-0e61e709b5c5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:11.888760 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-7023c43c-83b7-405d-9410-0e61e709b5c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] POST https://10.4.3.152/volume/v3/attachments/4f9d3a37-00ff-4bcb-a72b-a4680d893bef/action Aug 14 03:12:11.889199 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-7023c43c-83b7-405d-9410-0e61e709b5c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:12:11.889327 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-7023c43c-83b7-405d-9410-0e61e709b5c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:11.911403 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:11.911403 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:11.935429 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-3e02cb1c-e174-4bda-a6ac-021c76b8736e req-7023c43c-83b7-405d-9410-0e61e709b5c5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/attachments/4f9d3a37-00ff-4bcb-a72b-a4680d893bef/action returned with HTTP 204 Aug 14 03:12:11.935921 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1146/4585] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:12:11 2026] POST /volume/v3/attachments/4f9d3a37-00ff-4bcb-a72b-a4680d893bef/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:12.417671 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-9a0df82d-0d5c-4ef3-b973-d7e8adae1489 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:12.421701 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-9a0df82d-0d5c-4ef3-b973-d7e8adae1489 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/attachments/a8a6b283-eea1-47dc-b21e-a60f75f694fa/action Aug 14 03:12:12.421701 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-9a0df82d-0d5c-4ef3-b973-d7e8adae1489 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:12:12.421701 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-9a0df82d-0d5c-4ef3-b973-d7e8adae1489 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:12.435361 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:12.435361 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:12.444571 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-920971f4-8dad-4410-b8c7-6bfbe59db089 req-9a0df82d-0d5c-4ef3-b973-d7e8adae1489 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/attachments/a8a6b283-eea1-47dc-b21e-a60f75f694fa/action returned with HTTP 204 Aug 14 03:12:12.445021 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1141/4586] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:12:12 2026] POST /volume/v3/attachments/a8a6b283-eea1-47dc-b21e-a60f75f694fa/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:12.515951 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7617729f-3edf-462a-8fac-983a86e4f1d3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:12.517761 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7617729f-3edf-462a-8fac-983a86e4f1d3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:12.517965 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7617729f-3edf-462a-8fac-983a86e4f1d3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:12.518160 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7617729f-3edf-462a-8fac-983a86e4f1d3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:12.527409 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:12.527409 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:12.530739 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7617729f-3edf-462a-8fac-983a86e4f1d3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:12.535246 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7617729f-3edf-462a-8fac-983a86e4f1d3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:12.535734 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1152/4587] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:12 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1654 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:12.549471 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7f002f55-c178-4a66-ae00-107f7b85c994 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:12.551229 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7f002f55-c178-4a66-ae00-107f7b85c994 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:12.551658 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7f002f55-c178-4a66-ae00-107f7b85c994 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e312e1c-c87b-4423-a754-9db4c23545b0", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-668564994"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:12.567618 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:12.567618 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:12.567618 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7f002f55-c178-4a66-ae00-107f7b85c994 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:12.567618 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-7f002f55-c178-4a66-ae00-107f7b85c994 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create snapshot from volume 5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:12.572478 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7f002f55-c178-4a66-ae00-107f7b85c994 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 400 Aug 14 03:12:12.573356 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1149/4588] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:12:12 2026] POST /volume/v3/snapshots => generated 160 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:12:12.580295 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7d753b96-3715-44b7-9831-100df15ebd3a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:12.581943 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7d753b96-3715-44b7-9831-100df15ebd3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:12.582264 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7d753b96-3715-44b7-9831-100df15ebd3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e312e1c-c87b-4423-a754-9db4c23545b0", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1580257643"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:12.592189 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:12.592189 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:12.592636 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7d753b96-3715-44b7-9831-100df15ebd3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:12.592811 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-7d753b96-3715-44b7-9831-100df15ebd3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create snapshot from volume 5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:12.626204 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-7d753b96-3715-44b7-9831-100df15ebd3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['c11add34-2677-4e52-acd9-1d301e7d804e', '262a3d7b-a1f1-425a-9692-4f812ec96efe', 'f581776d-b934-4ad6-9053-64e129814cbf', 'cc863f46-5419-4e5c-abfc-12a44d76736a'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:12.664405 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7d753b96-3715-44b7-9831-100df15ebd3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot force create request issued successfully. Aug 14 03:12:12.664722 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7d753b96-3715-44b7-9831-100df15ebd3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:12:12.668389 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1147/4589] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:12:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:12.678514 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-981c004e-07d1-4d87-8fa2-4ffe6d37432c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:12.680512 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-981c004e-07d1-4d87-8fa2-4ffe6d37432c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba Aug 14 03:12:12.680512 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-981c004e-07d1-4d87-8fa2-4ffe6d37432c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:12.680736 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-981c004e-07d1-4d87-8fa2-4ffe6d37432c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:12.685251 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:12.685251 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:12.685699 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-981c004e-07d1-4d87-8fa2-4ffe6d37432c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:12.686350 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-981c004e-07d1-4d87-8fa2-4ffe6d37432c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba returned with HTTP 200 Aug 14 03:12:12.686692 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1142/4590] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:12 2026] GET /volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:13.464745 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-a5dad207-dbfe-486a-b9ba-509a615bbb08 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:13.466685 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-a5dad207-dbfe-486a-b9ba-509a615bbb08 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:13.466859 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-a5dad207-dbfe-486a-b9ba-509a615bbb08 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:13.467037 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-a5dad207-dbfe-486a-b9ba-509a615bbb08 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:13.477446 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:13.477446 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:13.481829 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-a5dad207-dbfe-486a-b9ba-509a615bbb08 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:13.487524 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-a5dad207-dbfe-486a-b9ba-509a615bbb08 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:13.488237 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1153/4591] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:13 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:13.504291 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-594d6234-fc97-46cd-a6cc-e223a1b6a9ac None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:13.506310 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-594d6234-fc97-46cd-a6cc-e223a1b6a9ac tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9/action Aug 14 03:12:13.506663 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-594d6234-fc97-46cd-a6cc-e223a1b6a9ac tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:12:13.506779 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-594d6234-fc97-46cd-a6cc-e223a1b6a9ac tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:13.515957 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:13.515957 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:13.516410 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-594d6234-fc97-46cd-a6cc-e223a1b6a9ac tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:13.522217 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-594d6234-fc97-46cd-a6cc-e223a1b6a9ac tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Begin detaching volume completed successfully. Aug 14 03:12:13.522496 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-594d6234-fc97-46cd-a6cc-e223a1b6a9ac tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9/action returned with HTTP 202 Aug 14 03:12:13.523026 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1150/4592] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:12:13 2026] POST /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:12:13.560562 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-36d363dd-f02a-42ac-a92e-e52709ab2c2a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:13.561107 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-36d363dd-f02a-42ac-a92e-e52709ab2c2a None None] GET https://10.4.3.152/volume// Aug 14 03:12:13.561283 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-36d363dd-f02a-42ac-a92e-e52709ab2c2a None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:13.561469 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-36d363dd-f02a-42ac-a92e-e52709ab2c2a None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:13.561808 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-36d363dd-f02a-42ac-a92e-e52709ab2c2a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:13.562215 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1148/4593] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:12:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:13.570976 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-b5825813-641e-4dfa-bd4c-cdbb947908a4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:13.572941 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-b5825813-641e-4dfa-bd4c-cdbb947908a4 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:13.573204 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-b5825813-641e-4dfa-bd4c-cdbb947908a4 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:13.573477 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-b5825813-641e-4dfa-bd4c-cdbb947908a4 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:13.585179 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:13.585179 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:13.589110 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-b5825813-641e-4dfa-bd4c-cdbb947908a4 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:13.594869 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-b5825813-641e-4dfa-bd4c-cdbb947908a4 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:13.595232 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1143/4594] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:12:13 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:13.695465 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b94c8a90-45c0-4b09-a1f1-ccdd2bceeb25 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:13.697333 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b94c8a90-45c0-4b09-a1f1-ccdd2bceeb25 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba Aug 14 03:12:13.697527 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b94c8a90-45c0-4b09-a1f1-ccdd2bceeb25 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:13.697714 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b94c8a90-45c0-4b09-a1f1-ccdd2bceeb25 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:13.702943 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:13.702943 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:13.703428 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b94c8a90-45c0-4b09-a1f1-ccdd2bceeb25 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:13.704294 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b94c8a90-45c0-4b09-a1f1-ccdd2bceeb25 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba returned with HTTP 200 Aug 14 03:12:13.704706 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1154/4595] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:13 2026] GET /volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:13.713709 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-244e8dd7-bc15-48a3-866e-77b26c676103 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:13.715522 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-244e8dd7-bc15-48a3-866e-77b26c676103 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:13.715814 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-244e8dd7-bc15-48a3-866e-77b26c676103 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e312e1c-c87b-4423-a754-9db4c23545b0", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1235979897"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:13.726905 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:13.726905 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:13.727289 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-244e8dd7-bc15-48a3-866e-77b26c676103 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:13.727419 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-244e8dd7-bc15-48a3-866e-77b26c676103 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create snapshot from volume 5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:13.749501 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-244e8dd7-bc15-48a3-866e-77b26c676103 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['03fe40e1-6746-4c80-9bba-7daa54d70bb0', 'ad5e3990-e95d-4aa5-abc6-0729a9c713e5', '2b47f7a3-659c-4f00-bda7-a1ed66ccf8fd', 'ccbd4d9b-c07d-4363-bf52-730c285a702a'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:13.779231 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-244e8dd7-bc15-48a3-866e-77b26c676103 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot force create request issued successfully. Aug 14 03:12:13.779597 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-244e8dd7-bc15-48a3-866e-77b26c676103 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:12:13.780004 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1151/4596] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:12:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:13.789679 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a72060f4-68d9-4b0b-b09c-c3a69698f282 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:13.792575 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a72060f4-68d9-4b0b-b09c-c3a69698f282 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 Aug 14 03:12:13.792780 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a72060f4-68d9-4b0b-b09c-c3a69698f282 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:13.793039 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a72060f4-68d9-4b0b-b09c-c3a69698f282 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:13.800766 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:13.800766 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:13.801247 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a72060f4-68d9-4b0b-b09c-c3a69698f282 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:13.802149 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a72060f4-68d9-4b0b-b09c-c3a69698f282 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 returned with HTTP 200 Aug 14 03:12:13.802575 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1149/4597] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:13 2026] GET /volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:14.815480 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8849fffe-9325-4d34-a42b-2b842a6d8a09 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:14.819938 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8849fffe-9325-4d34-a42b-2b842a6d8a09 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 Aug 14 03:12:14.820219 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8849fffe-9325-4d34-a42b-2b842a6d8a09 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:14.820464 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8849fffe-9325-4d34-a42b-2b842a6d8a09 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:14.829993 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:14.829993 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:14.830507 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8849fffe-9325-4d34-a42b-2b842a6d8a09 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:14.831338 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8849fffe-9325-4d34-a42b-2b842a6d8a09 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 returned with HTTP 200 Aug 14 03:12:14.831711 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1144/4598] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:14 2026] GET /volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:14.838874 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-40e84513-55d5-434a-9aa6-ba9f87f4a8ad None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:14.841357 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f34bae72-c05a-4cd5-bfed-261dc2efeaff None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:14.841675 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-40e84513-55d5-434a-9aa6-ba9f87f4a8ad tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 Aug 14 03:12:14.841814 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-40e84513-55d5-434a-9aa6-ba9f87f4a8ad tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:14.842040 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-40e84513-55d5-434a-9aa6-ba9f87f4a8ad tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:14.843537 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f34bae72-c05a-4cd5-bfed-261dc2efeaff tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:14.843868 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f34bae72-c05a-4cd5-bfed-261dc2efeaff tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e312e1c-c87b-4423-a754-9db4c23545b0", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-741492027"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:14.853921 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:14.853921 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:14.855164 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:14.855164 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:14.855785 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f34bae72-c05a-4cd5-bfed-261dc2efeaff tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:14.855960 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-f34bae72-c05a-4cd5-bfed-261dc2efeaff tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create snapshot from volume 5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:14.858060 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-40e84513-55d5-434a-9aa6-ba9f87f4a8ad tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:14.862860 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-40e84513-55d5-434a-9aa6-ba9f87f4a8ad tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 returned with HTTP 200 Aug 14 03:12:14.863441 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1155/4599] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:14 2026] GET /volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 => generated 1649 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:14.886939 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-f34bae72-c05a-4cd5-bfed-261dc2efeaff tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['96cc3be2-b035-4dba-9b98-c2118ffd7917', '16b8a00d-ca0b-485f-9ffb-932dd326c193', '9920555b-2fb9-4ece-b651-a68a635d8a45', 'ddf3e71c-e180-4ef7-95a8-34927043de13'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:14.925085 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f34bae72-c05a-4cd5-bfed-261dc2efeaff tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot force create request issued successfully. Aug 14 03:12:14.925505 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f34bae72-c05a-4cd5-bfed-261dc2efeaff tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:12:14.925885 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1152/4600] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:12:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:14.936974 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4467567a-2020-471a-adb9-8e402705bf06 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:14.941146 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4467567a-2020-471a-adb9-8e402705bf06 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c Aug 14 03:12:14.941395 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4467567a-2020-471a-adb9-8e402705bf06 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:14.941848 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4467567a-2020-471a-adb9-8e402705bf06 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:14.943599 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=220,cinder:INSERT=36,cinder:UPDATE=82 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:12:14.947336 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:14.947336 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:14.947781 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4467567a-2020-471a-adb9-8e402705bf06 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:14.948586 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4467567a-2020-471a-adb9-8e402705bf06 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c returned with HTTP 200 Aug 14 03:12:14.948970 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1150/4601] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:14 2026] GET /volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:15.875906 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-dd64bcf9-66fe-4934-bfcd-9b6bd564ed8f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:15.877600 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dd64bcf9-66fe-4934-bfcd-9b6bd564ed8f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 Aug 14 03:12:15.877762 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dd64bcf9-66fe-4934-bfcd-9b6bd564ed8f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:15.877946 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dd64bcf9-66fe-4934-bfcd-9b6bd564ed8f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:15.886519 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:15.886519 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:15.889574 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-dd64bcf9-66fe-4934-bfcd-9b6bd564ed8f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:15.893758 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dd64bcf9-66fe-4934-bfcd-9b6bd564ed8f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 returned with HTTP 200 Aug 14 03:12:15.894304 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1145/4602] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:15 2026] GET /volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 => generated 1649 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:15.957963 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-55530284-b32a-4bf9-a96b-f32bd42ea7a7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:15.959842 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-55530284-b32a-4bf9-a96b-f32bd42ea7a7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c Aug 14 03:12:15.960099 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-55530284-b32a-4bf9-a96b-f32bd42ea7a7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:15.960323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-55530284-b32a-4bf9-a96b-f32bd42ea7a7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:15.965380 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:15.965380 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:15.965788 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-55530284-b32a-4bf9-a96b-f32bd42ea7a7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:15.966659 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-55530284-b32a-4bf9-a96b-f32bd42ea7a7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c returned with HTTP 200 Aug 14 03:12:15.967042 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1156/4603] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:15 2026] GET /volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:15.975416 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-eafbc3fc-fb15-4982-a917-baf495ff8d53 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:15.977415 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-eafbc3fc-fb15-4982-a917-baf495ff8d53 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba Aug 14 03:12:15.977631 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-eafbc3fc-fb15-4982-a917-baf495ff8d53 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:15.977856 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-eafbc3fc-fb15-4982-a917-baf495ff8d53 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:15.977973 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-eafbc3fc-fb15-4982-a917-baf495ff8d53 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: 3c11b221-b135-4286-85fc-ed514e7ee5ba Aug 14 03:12:15.982744 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:15.982744 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:15.983184 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-eafbc3fc-fb15-4982-a917-baf495ff8d53 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:16.001073 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-eafbc3fc-fb15-4982-a917-baf495ff8d53 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot delete request issued successfully. Aug 14 03:12:16.001357 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-eafbc3fc-fb15-4982-a917-baf495ff8d53 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba returned with HTTP 202 Aug 14 03:12:16.001844 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1153/4604] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:15 2026] DELETE /volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:16.010625 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9d1ad68d-9265-46ec-abbe-7f43ef8f9e19 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:16.012500 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9d1ad68d-9265-46ec-abbe-7f43ef8f9e19 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba Aug 14 03:12:16.012702 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9d1ad68d-9265-46ec-abbe-7f43ef8f9e19 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:16.012984 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9d1ad68d-9265-46ec-abbe-7f43ef8f9e19 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:16.018114 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:16.018114 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:16.018578 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9d1ad68d-9265-46ec-abbe-7f43ef8f9e19 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:16.019480 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9d1ad68d-9265-46ec-abbe-7f43ef8f9e19 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba returned with HTTP 200 Aug 14 03:12:16.019948 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1151/4605] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:16 2026] GET /volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:16.421501 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-3cce3f1e-2e48-407a-be7d-ec73de61ed92 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:16.423566 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-3cce3f1e-2e48-407a-be7d-ec73de61ed92 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] DELETE https://10.4.3.152/volume/v3/attachments/448a6acd-1ab2-468e-867c-c895a6c99524 Aug 14 03:12:16.423807 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-3cce3f1e-2e48-407a-be7d-ec73de61ed92 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:16.424034 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-3cce3f1e-2e48-407a-be7d-ec73de61ed92 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:16.431221 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:16.431221 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:16.482198 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-b550a6d1-2f84-4597-8941-67f72c54e950 req-3cce3f1e-2e48-407a-be7d-ec73de61ed92 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments/448a6acd-1ab2-468e-867c-c895a6c99524 returned with HTTP 200 Aug 14 03:12:16.482662 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1146/4606] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:12:16 2026] DELETE /volume/v3/attachments/448a6acd-1ab2-468e-867c-c895a6c99524 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:16.688076 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:16.690405 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:12:16.690839 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1612099191", "snapshot_id": "51a82be8-0927-4121-99ce-fb6b57fd343f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:16.692960 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1612099191', 'snapshot_id': '51a82be8-0927-4121-99ce-fb6b57fd343f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:12:16.700388 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:16.700388 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:16.701041 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:12:16.701226 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create volume of 1 GB Aug 14 03:12:16.706395 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Availability Zones retrieved successfully. Aug 14 03:12:16.714929 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Flow 'volume_create_api' (f396d1fd-de8c-4df9-8fbb-f0c84c75bdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:16.716785 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d977f6bd-acdf-4960-a500-db3d469c5b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:16.718280 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:12:16.754581 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d977f6bd-acdf-4960-a500-db3d469c5b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '51a82be8-0927-4121-99ce-fb6b57fd343f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:16.755451 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2a448e-09ad-4c8c-82b2-d9741d823a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:16.805080 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Created reservations ['e3b0462d-b913-4f5b-a7dd-40879c810227', '20084dab-a2aa-4ff9-913d-858ddeb0ccfc', '7339d50b-df6a-4ee2-bea4-ee4153c309f8', '5d5be909-b157-4c9c-a190-2c8f666238e2'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:16.806123 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2a448e-09ad-4c8c-82b2-d9741d823a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3b0462d-b913-4f5b-a7dd-40879c810227', '20084dab-a2aa-4ff9-913d-858ddeb0ccfc', '7339d50b-df6a-4ee2-bea4-ee4153c309f8', '5d5be909-b157-4c9c-a190-2c8f666238e2']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:16.806902 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb256285-59f5-49d0-b280-36062495126d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:16.852983 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb256285-59f5-49d0-b280-36062495126d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f27587a2-6292-470d-bc40-77f9bc6bef77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1612099191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78a6e1327a7c440cb8be4a3ddb433543',qos_specs=None,replication_status=,reservations=['e3b0462d-b913-4f5b-a7dd-40879c810227','20084dab-a2aa-4ff9-913d-858ddeb0ccfc','7339d50b-df6a-4ee2-bea4-ee4153c309f8','5d5be909-b157-4c9c-a190-2c8f666238e2'],size=1,snapshot_id=51a82be8-0927-4121-99ce-fb6b57fd343f,source_replicaid=,source_volid=None,status='creating',user_id='e9dc64265d454e5b889522473475810d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1612099191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f27587a2-6292-470d-bc40-77f9bc6bef77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78a6e1327a7c440cb8be4a3ddb433543',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=51a82be8-0927-4121-99ce-fb6b57fd343f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9dc64265d454e5b889522473475810d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:16.854453 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51abbe61-6d2b-461b-bd82-c6262ff615c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:16.876040 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51abbe61-6d2b-461b-bd82-c6262ff615c0) transitioned into state 'SUCCESS' from state '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-1612099191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78a6e1327a7c440cb8be4a3ddb433543',qos_specs=None,replication_status=,reservations=['e3b0462d-b913-4f5b-a7dd-40879c810227','20084dab-a2aa-4ff9-913d-858ddeb0ccfc','7339d50b-df6a-4ee2-bea4-ee4153c309f8','5d5be909-b157-4c9c-a190-2c8f666238e2'],size=1,snapshot_id=51a82be8-0927-4121-99ce-fb6b57fd343f,source_replicaid=,source_volid=None,status='creating',user_id='e9dc64265d454e5b889522473475810d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:16.876890 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bfd8e82-653e-44c5-ab8b-ae3463b22b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:16.904586 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bfd8e82-653e-44c5-ab8b-ae3463b22b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:16.905993 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Flow 'volume_create_api' (f396d1fd-de8c-4df9-8fbb-f0c84c75bdc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:16.906429 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create volume request issued successfully. Aug 14 03:12:16.907171 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ffdbbad1-c44d-4941-8e86-c1895e232982 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:12:16.907892 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1157/4607] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:12:16 2026] POST /volume/v3/volumes => generated 791 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:16.909330 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-85c37f8c-90ae-4e2a-9af9-b19e5c816534 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:16.911369 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-85c37f8c-90ae-4e2a-9af9-b19e5c816534 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 Aug 14 03:12:16.911601 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-85c37f8c-90ae-4e2a-9af9-b19e5c816534 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:16.911808 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-85c37f8c-90ae-4e2a-9af9-b19e5c816534 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:16.925587 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:16.925587 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:16.926241 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b800405a-805f-4272-b071-7070fa2a2925 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:16.930496 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b800405a-805f-4272-b071-7070fa2a2925 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:16.930761 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b800405a-805f-4272-b071-7070fa2a2925 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:16.931057 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b800405a-805f-4272-b071-7070fa2a2925 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:16.932331 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-85c37f8c-90ae-4e2a-9af9-b19e5c816534 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:16.939239 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-85c37f8c-90ae-4e2a-9af9-b19e5c816534 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 returned with HTTP 200 Aug 14 03:12:16.939701 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1154/4608] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:16 2026] GET /volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 => generated 1649 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:16.943468 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:16.943468 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:16.948089 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b800405a-805f-4272-b071-7070fa2a2925 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:16.952178 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b800405a-805f-4272-b071-7070fa2a2925 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:16.952404 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1152/4609] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:16 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:17.028765 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a2a7fb36-9f93-4ad6-9984-b53a43de256c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:17.030760 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a2a7fb36-9f93-4ad6-9984-b53a43de256c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba Aug 14 03:12:17.030993 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a2a7fb36-9f93-4ad6-9984-b53a43de256c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:17.031181 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a2a7fb36-9f93-4ad6-9984-b53a43de256c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:17.036061 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a2a7fb36-9f93-4ad6-9984-b53a43de256c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba returned with HTTP 404 Aug 14 03:12:17.036708 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1147/4610] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:17 2026] GET /volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:12:17.046897 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bddc6387-dc38-4669-b8ff-b75c4ca180e1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:17.049409 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bddc6387-dc38-4669-b8ff-b75c4ca180e1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c Aug 14 03:12:17.049623 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bddc6387-dc38-4669-b8ff-b75c4ca180e1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:17.049899 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bddc6387-dc38-4669-b8ff-b75c4ca180e1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:17.050043 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-bddc6387-dc38-4669-b8ff-b75c4ca180e1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: 0cf0f941-f0ac-45c6-8cea-65b3dce8186c Aug 14 03:12:17.056530 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:17.056530 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:17.057179 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bddc6387-dc38-4669-b8ff-b75c4ca180e1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:17.079973 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bddc6387-dc38-4669-b8ff-b75c4ca180e1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot delete request issued successfully. Aug 14 03:12:17.080155 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bddc6387-dc38-4669-b8ff-b75c4ca180e1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c returned with HTTP 202 Aug 14 03:12:17.080623 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1158/4611] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:17 2026] DELETE /volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:17.089527 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-07e20a7e-0119-4509-a5e4-580c0df179ac None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:17.091741 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-07e20a7e-0119-4509-a5e4-580c0df179ac tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c Aug 14 03:12:17.092025 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-07e20a7e-0119-4509-a5e4-580c0df179ac tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:17.092307 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-07e20a7e-0119-4509-a5e4-580c0df179ac tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:17.099298 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:17.099298 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:17.099717 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-07e20a7e-0119-4509-a5e4-580c0df179ac tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:17.100618 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-07e20a7e-0119-4509-a5e4-580c0df179ac tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c returned with HTTP 200 Aug 14 03:12:17.101193 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1155/4612] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:17 2026] GET /volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:17.448961 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-48ca8264-6e9f-4e24-90fa-908a55a93cd0 req-69a804e9-fd9a-4049-b08c-00748e0a8b8e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:17.451120 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-48ca8264-6e9f-4e24-90fa-908a55a93cd0 req-69a804e9-fd9a-4049-b08c-00748e0a8b8e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] DELETE https://10.4.3.152/volume/v3/attachments/812f7f76-0b0c-4a23-ae9d-07df436b3b4b Aug 14 03:12:17.451383 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-48ca8264-6e9f-4e24-90fa-908a55a93cd0 req-69a804e9-fd9a-4049-b08c-00748e0a8b8e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:17.451580 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-48ca8264-6e9f-4e24-90fa-908a55a93cd0 req-69a804e9-fd9a-4049-b08c-00748e0a8b8e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:17.459443 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:17.459443 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:17.507505 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-48ca8264-6e9f-4e24-90fa-908a55a93cd0 req-69a804e9-fd9a-4049-b08c-00748e0a8b8e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/attachments/812f7f76-0b0c-4a23-ae9d-07df436b3b4b returned with HTTP 200 Aug 14 03:12:17.507927 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1153/4613] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:12:17 2026] DELETE /volume/v3/attachments/812f7f76-0b0c-4a23-ae9d-07df436b3b4b => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:17.958161 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-db16be9d-a0c1-4de1-9366-89023aaa23b6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:17.961452 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-db16be9d-a0c1-4de1-9366-89023aaa23b6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 Aug 14 03:12:17.961651 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-db16be9d-a0c1-4de1-9366-89023aaa23b6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:17.961967 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-db16be9d-a0c1-4de1-9366-89023aaa23b6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:17.969294 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b48ff636-e875-4bbb-a16b-7cc3acc4cb58 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:17.971584 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:17.971584 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:17.972082 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b48ff636-e875-4bbb-a16b-7cc3acc4cb58 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:17.972311 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b48ff636-e875-4bbb-a16b-7cc3acc4cb58 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:17.972492 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b48ff636-e875-4bbb-a16b-7cc3acc4cb58 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:17.976549 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-db16be9d-a0c1-4de1-9366-89023aaa23b6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:17.983774 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-db16be9d-a0c1-4de1-9366-89023aaa23b6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 returned with HTTP 200 Aug 14 03:12:17.984086 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1148/4614] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:17 2026] GET /volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:17.986015 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:17.986015 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:17.992034 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b48ff636-e875-4bbb-a16b-7cc3acc4cb58 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:17.999079 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b48ff636-e875-4bbb-a16b-7cc3acc4cb58 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:17.999232 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-febeafb8-2578-4811-87e2-d7570956cf5c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:17.999582 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1159/4615] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:17 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:18.001504 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-febeafb8-2578-4811-87e2-d7570956cf5c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:12:18.001856 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-febeafb8-2578-4811-87e2-d7570956cf5c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4b160e00-c65a-4654-a048-7d371fc6d5e2", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1477025560"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:18.003359 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-febeafb8-2578-4811-87e2-d7570956cf5c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Creating new backup {'backup': {'volume_id': '4b160e00-c65a-4654-a048-7d371fc6d5e2', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1477025560'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:12:18.003494 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-febeafb8-2578-4811-87e2-d7570956cf5c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Creating backup of volume 4b160e00-c65a-4654-a048-7d371fc6d5e2 in container None Aug 14 03:12:18.012688 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:18.012688 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:18.013290 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-febeafb8-2578-4811-87e2-d7570956cf5c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:18.015725 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-275c1a1d-ea8b-46e9-9ece-1491fd2de83d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:18.018024 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-275c1a1d-ea8b-46e9-9ece-1491fd2de83d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:18.018326 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-275c1a1d-ea8b-46e9-9ece-1491fd2de83d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:18.018611 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-275c1a1d-ea8b-46e9-9ece-1491fd2de83d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:18.029474 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:18.029474 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:18.030489 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-febeafb8-2578-4811-87e2-d7570956cf5c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Created reservations ['aa5b407f-cc12-4591-aedb-8d0670b5b697', 'e217f70f-d3c5-47c9-a704-70ad2d6ddb86'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:18.034248 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-275c1a1d-ea8b-46e9-9ece-1491fd2de83d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:18.040314 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-275c1a1d-ea8b-46e9-9ece-1491fd2de83d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:18.040760 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1154/4616] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:18 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:18.070476 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-febeafb8-2578-4811-87e2-d7570956cf5c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:12:18.070896 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1156/4617] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:12:17 2026] POST /volume/v3/backups => generated 330 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:18.082085 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-88d1d32b-a678-4ebf-a1cd-109ba4b4baa3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:18.086898 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-88d1d32b-a678-4ebf-a1cd-109ba4b4baa3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:18.086898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-88d1d32b-a678-4ebf-a1cd-109ba4b4baa3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:18.086898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-88d1d32b-a678-4ebf-a1cd-109ba4b4baa3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:18.086898 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-88d1d32b-a678-4ebf-a1cd-109ba4b4baa3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:18.089957 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:18.089957 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:18.090899 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-88d1d32b-a678-4ebf-a1cd-109ba4b4baa3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:18.091339 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1149/4618] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:18 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:18.109889 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b08fae89-3c9f-4017-a93f-74941c1ece83 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:18.112059 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b08fae89-3c9f-4017-a93f-74941c1ece83 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c Aug 14 03:12:18.112354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b08fae89-3c9f-4017-a93f-74941c1ece83 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:18.112582 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b08fae89-3c9f-4017-a93f-74941c1ece83 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:18.118654 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b08fae89-3c9f-4017-a93f-74941c1ece83 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c returned with HTTP 404 Aug 14 03:12:18.119511 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1160/4619] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:18 2026] GET /volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:18.125569 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d2725242-f2bd-4f78-b9f8-e24463c33844 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:18.127359 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d2725242-f2bd-4f78-b9f8-e24463c33844 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 Aug 14 03:12:18.127999 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d2725242-f2bd-4f78-b9f8-e24463c33844 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:18.127999 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d2725242-f2bd-4f78-b9f8-e24463c33844 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:18.127999 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-d2725242-f2bd-4f78-b9f8-e24463c33844 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: f2479315-0443-4862-b18a-41f6c290f0f7 Aug 14 03:12:18.132852 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:18.132852 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:18.133343 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d2725242-f2bd-4f78-b9f8-e24463c33844 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:18.150172 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d2725242-f2bd-4f78-b9f8-e24463c33844 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot delete request issued successfully. Aug 14 03:12:18.150409 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d2725242-f2bd-4f78-b9f8-e24463c33844 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 returned with HTTP 202 Aug 14 03:12:18.151302 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1155/4620] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:18 2026] DELETE /volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:18.158003 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-39137186-925b-4715-ab14-2d4e6d496a64 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:18.159895 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-39137186-925b-4715-ab14-2d4e6d496a64 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 Aug 14 03:12:18.160369 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-39137186-925b-4715-ab14-2d4e6d496a64 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:18.160369 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-39137186-925b-4715-ab14-2d4e6d496a64 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:18.166099 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:18.166099 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:18.167165 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-39137186-925b-4715-ab14-2d4e6d496a64 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:18.167843 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-39137186-925b-4715-ab14-2d4e6d496a64 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 returned with HTTP 200 Aug 14 03:12:18.171211 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1157/4621] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:18 2026] GET /volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:18.531711 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-25be927b-6faf-47bf-b945-6a8b13e5f87a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:18.533437 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-25be927b-6faf-47bf-b945-6a8b13e5f87a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:18.533858 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-25be927b-6faf-47bf-b945-6a8b13e5f87a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:18.534121 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-25be927b-6faf-47bf-b945-6a8b13e5f87a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:18.541265 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:18.541265 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:18.546090 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-25be927b-6faf-47bf-b945-6a8b13e5f87a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:18.551305 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-25be927b-6faf-47bf-b945-6a8b13e5f87a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:18.552015 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1150/4622] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:18 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:18.661983 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a3fc40e3-e4d3-4718-bd92-79a93369de99 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:18.662545 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a3fc40e3-e4d3-4718-bd92-79a93369de99 None None] GET https://10.4.3.152/volume// Aug 14 03:12:18.662788 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a3fc40e3-e4d3-4718-bd92-79a93369de99 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:18.663286 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a3fc40e3-e4d3-4718-bd92-79a93369de99 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:18.664062 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a3fc40e3-e4d3-4718-bd92-79a93369de99 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:18.664062 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1161/4623] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:12:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:18.671830 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-0da5bf34-8710-41ae-a0be-9a1e3ced8b76 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:18.673781 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-0da5bf34-8710-41ae-a0be-9a1e3ced8b76 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:12:18.674260 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-0da5bf34-8710-41ae-a0be-9a1e3ced8b76 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f27587a2-6292-470d-bc40-77f9bc6bef77", "connector": null, "instance_uuid": "4ce89687-35af-470a-9c57-ba9ab61da9b9"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:18.682542 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:18.682542 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:18.713619 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-0da5bf34-8710-41ae-a0be-9a1e3ced8b76 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:12:18.713973 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1156/4624] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:12:18 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:18.743774 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-39dc7c6a-aeb3-4398-98ca-13ca299ee97f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:18.749229 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-39dc7c6a-aeb3-4398-98ca-13ca299ee97f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:18.749426 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-39dc7c6a-aeb3-4398-98ca-13ca299ee97f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:18.749598 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-39dc7c6a-aeb3-4398-98ca-13ca299ee97f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:18.756200 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-07a15de6-5397-49e1-b824-34e7454a9959 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:18.756200 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-07a15de6-5397-49e1-b824-34e7454a9959 None None] GET https://10.4.3.152/volume// Aug 14 03:12:18.756200 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-07a15de6-5397-49e1-b824-34e7454a9959 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:18.756200 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-07a15de6-5397-49e1-b824-34e7454a9959 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:18.756200 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-07a15de6-5397-49e1-b824-34e7454a9959 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:18.756200 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1151/4625] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:12:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:18.764607 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:18.764607 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:18.767711 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-39dc7c6a-aeb3-4398-98ca-13ca299ee97f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:18.768254 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-2482d7f7-f7bf-46fd-8503-464cb87843e2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:18.771034 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-2482d7f7-f7bf-46fd-8503-464cb87843e2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:18.771371 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-2482d7f7-f7bf-46fd-8503-464cb87843e2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:18.771650 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-2482d7f7-f7bf-46fd-8503-464cb87843e2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:18.772603 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-39dc7c6a-aeb3-4398-98ca-13ca299ee97f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:18.773086 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1158/4626] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:18 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:18.789523 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:18.789523 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:18.793178 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-2482d7f7-f7bf-46fd-8503-464cb87843e2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:18.798210 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-2482d7f7-f7bf-46fd-8503-464cb87843e2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:18.798713 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1162/4627] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:12:18 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 1063 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:18.930534 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-a63c99ff-aa01-498b-9b81-4c9ae2408593 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:18.932625 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-a63c99ff-aa01-498b-9b81-4c9ae2408593 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] PUT https://10.4.3.152/volume/v3/attachments/917163eb-4e60-44e7-bc31-cb87882572dd Aug 14 03:12:18.932990 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-a63c99ff-aa01-498b-9b81-4c9ae2408593 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:18.940901 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-a63c99ff-aa01-498b-9b81-4c9ae2408593 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Acquiring lock "cinder-attachment_update-f27587a2-6292-470d-bc40-77f9bc6bef77-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:12:18.946063 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-a63c99ff-aa01-498b-9b81-4c9ae2408593 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Lock "cinder-attachment_update-f27587a2-6292-470d-bc40-77f9bc6bef77-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:12:18.947078 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:18.947078 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:19.015644 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-a63c99ff-aa01-498b-9b81-4c9ae2408593 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Lock "cinder-attachment_update-f27587a2-6292-470d-bc40-77f9bc6bef77-np0000007307" released by "attachment_update" :: held 0.070s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:12:19.016216 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-a63c99ff-aa01-498b-9b81-4c9ae2408593 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments/917163eb-4e60-44e7-bc31-cb87882572dd returned with HTTP 200 Aug 14 03:12:19.016707 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1157/4628] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:12:18 2026] PUT /volume/v3/attachments/917163eb-4e60-44e7-bc31-cb87882572dd => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:19.106980 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-55d45f10-3eb0-4b74-862b-c412d3634c11 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:19.110422 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-55d45f10-3eb0-4b74-862b-c412d3634c11 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:19.110422 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-55d45f10-3eb0-4b74-862b-c412d3634c11 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:19.110422 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-55d45f10-3eb0-4b74-862b-c412d3634c11 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:19.110422 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-55d45f10-3eb0-4b74-862b-c412d3634c11 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:19.113844 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:19.113844 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:19.114723 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-55d45f10-3eb0-4b74-862b-c412d3634c11 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:19.115141 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1152/4629] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:19 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:19.178298 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4a7756c5-fe83-4176-b8e4-7090b84ed8ed None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:19.180142 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a7756c5-fe83-4176-b8e4-7090b84ed8ed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 Aug 14 03:12:19.180399 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4a7756c5-fe83-4176-b8e4-7090b84ed8ed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:19.180611 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4a7756c5-fe83-4176-b8e4-7090b84ed8ed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:19.186139 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4a7756c5-fe83-4176-b8e4-7090b84ed8ed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 returned with HTTP 404 Aug 14 03:12:19.186663 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1159/4630] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:19 2026] GET /volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:19.194705 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5d540b9a-58ea-4c79-b981-68701a383734 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:19.196474 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5d540b9a-58ea-4c79-b981-68701a383734 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c Aug 14 03:12:19.196646 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5d540b9a-58ea-4c79-b981-68701a383734 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:19.196841 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5d540b9a-58ea-4c79-b981-68701a383734 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:19.196940 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-5d540b9a-58ea-4c79-b981-68701a383734 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: 0cf0f941-f0ac-45c6-8cea-65b3dce8186c Aug 14 03:12:19.201899 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5d540b9a-58ea-4c79-b981-68701a383734 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c returned with HTTP 404 Aug 14 03:12:19.202386 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1163/4631] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:19 2026] DELETE /volume/v3/snapshots/0cf0f941-f0ac-45c6-8cea-65b3dce8186c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:19.212083 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1b3998e7-927a-4cd7-9408-6e869949a940 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:19.214282 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1b3998e7-927a-4cd7-9408-6e869949a940 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 Aug 14 03:12:19.214532 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1b3998e7-927a-4cd7-9408-6e869949a940 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:19.214755 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1b3998e7-927a-4cd7-9408-6e869949a940 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:19.214951 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-1b3998e7-927a-4cd7-9408-6e869949a940 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: f2479315-0443-4862-b18a-41f6c290f0f7 Aug 14 03:12:19.220231 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1b3998e7-927a-4cd7-9408-6e869949a940 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 returned with HTTP 404 Aug 14 03:12:19.220669 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1158/4632] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:19 2026] DELETE /volume/v3/snapshots/f2479315-0443-4862-b18a-41f6c290f0f7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:19.229415 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bee1258b-42af-4823-8f42-d0c5cd0133fe None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:19.230813 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bee1258b-42af-4823-8f42-d0c5cd0133fe tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba Aug 14 03:12:19.231224 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bee1258b-42af-4823-8f42-d0c5cd0133fe tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:19.231802 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bee1258b-42af-4823-8f42-d0c5cd0133fe tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:19.232047 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-bee1258b-42af-4823-8f42-d0c5cd0133fe tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: 3c11b221-b135-4286-85fc-ed514e7ee5ba Aug 14 03:12:19.235992 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bee1258b-42af-4823-8f42-d0c5cd0133fe tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba returned with HTTP 404 Aug 14 03:12:19.236675 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1153/4633] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:19 2026] DELETE /volume/v3/snapshots/3c11b221-b135-4286-85fc-ed514e7ee5ba => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:19.272916 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-0a2e9243-02cf-46f2-9598-64198639c368 req-c3f72964-565a-417a-88e4-cd4fde3e20df None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:19.275025 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-c3f72964-565a-417a-88e4-cd4fde3e20df tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:19.275272 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-c3f72964-565a-417a-88e4-cd4fde3e20df tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:19.275450 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-c3f72964-565a-417a-88e4-cd4fde3e20df tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:19.287958 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:19.287958 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:19.291053 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-0a2e9243-02cf-46f2-9598-64198639c368 req-c3f72964-565a-417a-88e4-cd4fde3e20df tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:19.299814 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-c3f72964-565a-417a-88e4-cd4fde3e20df tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:19.300323 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1160/4634] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:19 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1654 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:19.322885 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-0a2e9243-02cf-46f2-9598-64198639c368 req-60cd2576-acdf-46db-8d26-a79fabccbe00 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:19.325126 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-60cd2576-acdf-46db-8d26-a79fabccbe00 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0/action Aug 14 03:12:19.325477 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-60cd2576-acdf-46db-8d26-a79fabccbe00 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:12:19.325589 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-60cd2576-acdf-46db-8d26-a79fabccbe00 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:19.340097 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:19.340097 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:19.340695 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-0a2e9243-02cf-46f2-9598-64198639c368 req-60cd2576-acdf-46db-8d26-a79fabccbe00 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:19.353316 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-0a2e9243-02cf-46f2-9598-64198639c368 req-60cd2576-acdf-46db-8d26-a79fabccbe00 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Begin detaching volume completed successfully. Aug 14 03:12:19.353430 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-60cd2576-acdf-46db-8d26-a79fabccbe00 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0/action returned with HTTP 202 Aug 14 03:12:19.353827 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1164/4635] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:12:19 2026] POST /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:12:19.411711 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-75e88b43-b11c-426c-b9da-12e5b86bfd41 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:19.412148 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75e88b43-b11c-426c-b9da-12e5b86bfd41 None None] GET https://10.4.3.152/volume// Aug 14 03:12:19.412373 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75e88b43-b11c-426c-b9da-12e5b86bfd41 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:19.412589 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75e88b43-b11c-426c-b9da-12e5b86bfd41 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:19.412984 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75e88b43-b11c-426c-b9da-12e5b86bfd41 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:19.413367 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1159/4636] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:12:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:19.423653 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-0a2e9243-02cf-46f2-9598-64198639c368 req-50a97592-bf72-47c7-a1f5-554bffda478e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:19.426120 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-50a97592-bf72-47c7-a1f5-554bffda478e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:19.427336 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-50a97592-bf72-47c7-a1f5-554bffda478e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:19.427336 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-50a97592-bf72-47c7-a1f5-554bffda478e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:19.448875 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:19.448875 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:19.455703 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-0a2e9243-02cf-46f2-9598-64198639c368 req-50a97592-bf72-47c7-a1f5-554bffda478e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:19.463777 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-50a97592-bf72-47c7-a1f5-554bffda478e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:19.464531 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1154/4637] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:12:19 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1837 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:19.787771 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7c059b16-790c-4a2b-a28f-770a67879f93 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:19.791169 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7c059b16-790c-4a2b-a28f-770a67879f93 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:19.791418 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7c059b16-790c-4a2b-a28f-770a67879f93 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:19.791605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7c059b16-790c-4a2b-a28f-770a67879f93 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:19.802316 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:19.802316 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:19.807144 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7c059b16-790c-4a2b-a28f-770a67879f93 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:19.811533 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7c059b16-790c-4a2b-a28f-770a67879f93 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:19.811923 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1161/4638] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:19 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:20.125079 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-58668b71-fb80-4832-ab30-4203bbb778f4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:20.126889 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-58668b71-fb80-4832-ab30-4203bbb778f4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:20.127112 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-58668b71-fb80-4832-ab30-4203bbb778f4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:20.127332 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-58668b71-fb80-4832-ab30-4203bbb778f4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:20.127466 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-58668b71-fb80-4832-ab30-4203bbb778f4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:20.132070 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:20.132070 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:20.132901 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-58668b71-fb80-4832-ab30-4203bbb778f4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:20.133336 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1165/4639] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:20 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:20.826523 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-55dc054b-7dae-45e9-9ef9-85b17bf45649 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:20.828742 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-55dc054b-7dae-45e9-9ef9-85b17bf45649 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:20.829034 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-55dc054b-7dae-45e9-9ef9-85b17bf45649 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:20.829240 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-55dc054b-7dae-45e9-9ef9-85b17bf45649 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:20.840855 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:20.840855 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:20.845132 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-55dc054b-7dae-45e9-9ef9-85b17bf45649 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:20.850784 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-55dc054b-7dae-45e9-9ef9-85b17bf45649 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:20.850784 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1160/4640] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:20 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:21.143656 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-329d551e-c2ed-4516-83c7-1d9055ac6fdd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:21.145941 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-329d551e-c2ed-4516-83c7-1d9055ac6fdd tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:21.146159 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-329d551e-c2ed-4516-83c7-1d9055ac6fdd tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:21.146365 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-329d551e-c2ed-4516-83c7-1d9055ac6fdd tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:21.146466 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-329d551e-c2ed-4516-83c7-1d9055ac6fdd tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:21.152693 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:21.152693 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:21.153561 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-329d551e-c2ed-4516-83c7-1d9055ac6fdd tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:21.153990 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1155/4641] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:21 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:21.867504 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-968fadcf-aade-43f7-b074-5c97ca6d5051 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:21.869490 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-968fadcf-aade-43f7-b074-5c97ca6d5051 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:21.869676 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-968fadcf-aade-43f7-b074-5c97ca6d5051 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:21.870972 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-968fadcf-aade-43f7-b074-5c97ca6d5051 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:21.879463 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:21.879463 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:21.882920 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-968fadcf-aade-43f7-b074-5c97ca6d5051 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:21.887436 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-968fadcf-aade-43f7-b074-5c97ca6d5051 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:21.887923 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1162/4642] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:21 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:22.164032 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f27daf36-760a-4145-8048-dcb810f8112e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:22.165728 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f27daf36-760a-4145-8048-dcb810f8112e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:22.166041 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f27daf36-760a-4145-8048-dcb810f8112e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:22.166221 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f27daf36-760a-4145-8048-dcb810f8112e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:22.166355 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-f27daf36-760a-4145-8048-dcb810f8112e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:22.171669 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:22.171669 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:22.172782 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f27daf36-760a-4145-8048-dcb810f8112e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:22.173379 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1166/4643] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:22 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:22.901020 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-abac1cde-d7fc-4125-8184-be9678cef060 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:22.902962 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-abac1cde-d7fc-4125-8184-be9678cef060 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:22.903205 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-abac1cde-d7fc-4125-8184-be9678cef060 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:22.903392 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-abac1cde-d7fc-4125-8184-be9678cef060 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:22.914116 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:22.914116 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:22.918044 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-abac1cde-d7fc-4125-8184-be9678cef060 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:22.922671 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-abac1cde-d7fc-4125-8184-be9678cef060 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:22.923135 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1161/4644] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:22 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:23.184887 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-74061e7a-8f54-4994-a115-2fce918dbc38 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:23.187121 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74061e7a-8f54-4994-a115-2fce918dbc38 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:23.187509 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74061e7a-8f54-4994-a115-2fce918dbc38 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:23.187620 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-74061e7a-8f54-4994-a115-2fce918dbc38 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:23.187763 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-74061e7a-8f54-4994-a115-2fce918dbc38 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:23.195412 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:23.195412 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:23.196402 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-74061e7a-8f54-4994-a115-2fce918dbc38 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:23.196909 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1156/4645] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:23 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:23.750942 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-58936f6b-6a2d-4e9d-ad57-a32f36bf6b28 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:23.754669 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-58936f6b-6a2d-4e9d-ad57-a32f36bf6b28 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/attachments/917163eb-4e60-44e7-bc31-cb87882572dd/action Aug 14 03:12:23.755169 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-58936f6b-6a2d-4e9d-ad57-a32f36bf6b28 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:12:23.755339 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-58936f6b-6a2d-4e9d-ad57-a32f36bf6b28 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:23.776388 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:23.776388 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:23.789969 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-bb43faaf-ab4d-40b2-9623-a82e8e9c3b0c req-58936f6b-6a2d-4e9d-ad57-a32f36bf6b28 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments/917163eb-4e60-44e7-bc31-cb87882572dd/action returned with HTTP 204 Aug 14 03:12:23.790485 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1163/4646] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:12:23 2026] POST /volume/v3/attachments/917163eb-4e60-44e7-bc31-cb87882572dd/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:23.910977 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-0a2e9243-02cf-46f2-9598-64198639c368 req-95b0526c-5d92-430f-a185-91e9b5d3a3f6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:23.913612 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-95b0526c-5d92-430f-a185-91e9b5d3a3f6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/attachments/a8a6b283-eea1-47dc-b21e-a60f75f694fa Aug 14 03:12:23.913878 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-95b0526c-5d92-430f-a185-91e9b5d3a3f6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:23.914140 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-95b0526c-5d92-430f-a185-91e9b5d3a3f6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:23.923143 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:23.923143 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:23.939619 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fee30cae-419e-41c2-aa0d-e6de7f2339f1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:23.941544 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fee30cae-419e-41c2-aa0d-e6de7f2339f1 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:23.941667 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fee30cae-419e-41c2-aa0d-e6de7f2339f1 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:23.941859 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fee30cae-419e-41c2-aa0d-e6de7f2339f1 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:23.951016 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:23.951016 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:23.954418 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fee30cae-419e-41c2-aa0d-e6de7f2339f1 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:23.958202 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fee30cae-419e-41c2-aa0d-e6de7f2339f1 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:23.958527 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1162/4647] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:23 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:23.978778 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0a2e9243-02cf-46f2-9598-64198639c368 req-95b0526c-5d92-430f-a185-91e9b5d3a3f6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/attachments/a8a6b283-eea1-47dc-b21e-a60f75f694fa returned with HTTP 200 Aug 14 03:12:23.979250 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1167/4648] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:12:23 2026] DELETE /volume/v3/attachments/a8a6b283-eea1-47dc-b21e-a60f75f694fa => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:24.206814 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c88cd8c6-e618-462c-8764-2f536dfb8005 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:24.208583 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c88cd8c6-e618-462c-8764-2f536dfb8005 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:24.208834 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c88cd8c6-e618-462c-8764-2f536dfb8005 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:24.209116 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c88cd8c6-e618-462c-8764-2f536dfb8005 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:24.209284 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-c88cd8c6-e618-462c-8764-2f536dfb8005 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:24.214698 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:24.214698 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:24.215519 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c88cd8c6-e618-462c-8764-2f536dfb8005 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:24.215918 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1157/4649] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:24 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:25.222253 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-763ef6b1-8080-4df1-a4ae-7d741b002efa req-02b3779c-24e1-4b7a-9153-b5208bd82a6e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:25.229528 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cf41efc9-e63e-4d73-a6b8-83c1e51fdd52 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:25.230770 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-763ef6b1-8080-4df1-a4ae-7d741b002efa req-02b3779c-24e1-4b7a-9153-b5208bd82a6e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/attachments/a8a6b283-eea1-47dc-b21e-a60f75f694fa Aug 14 03:12:25.231145 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-763ef6b1-8080-4df1-a4ae-7d741b002efa req-02b3779c-24e1-4b7a-9153-b5208bd82a6e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:25.231804 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-763ef6b1-8080-4df1-a4ae-7d741b002efa req-02b3779c-24e1-4b7a-9153-b5208bd82a6e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:25.232102 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cf41efc9-e63e-4d73-a6b8-83c1e51fdd52 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:25.232399 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cf41efc9-e63e-4d73-a6b8-83c1e51fdd52 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:25.232685 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cf41efc9-e63e-4d73-a6b8-83c1e51fdd52 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:25.232847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-cf41efc9-e63e-4d73-a6b8-83c1e51fdd52 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:25.238336 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-763ef6b1-8080-4df1-a4ae-7d741b002efa req-02b3779c-24e1-4b7a-9153-b5208bd82a6e tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/attachments/a8a6b283-eea1-47dc-b21e-a60f75f694fa returned with HTTP 404 Aug 14 03:12:25.238849 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:25.238849 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:25.239022 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1164/4650] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:12:25 2026] DELETE /volume/v3/attachments/a8a6b283-eea1-47dc-b21e-a60f75f694fa => generated 149 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:12:25.239927 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cf41efc9-e63e-4d73-a6b8-83c1e51fdd52 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:25.240361 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1163/4651] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:25 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:25.832780 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-22a2141b-9813-4b71-86b6-ea47d7c8036e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:25.834945 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-22a2141b-9813-4b71-86b6-ea47d7c8036e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:25.835333 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-22a2141b-9813-4b71-86b6-ea47d7c8036e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13714a62-86f7-4ded-bf9b-1ad7853166a3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-247721536", "description": null, "metadata": null}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:25.850133 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:25.850133 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:25.850791 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-22a2141b-9813-4b71-86b6-ea47d7c8036e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:12:25.850967 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-22a2141b-9813-4b71-86b6-ea47d7c8036e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create snapshot from volume 13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:12:25.893371 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-22a2141b-9813-4b71-86b6-ea47d7c8036e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['65de4f03-a36f-4f75-84a5-8d39bf997f66', '6329a81c-c01b-48ec-a39a-4693f8018cfc', 'c7e291f9-329e-4d2c-bfc9-30dda13ef82d', 'c7ee5c29-1a59-4188-989d-b7854de7ed88'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:25.929157 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-22a2141b-9813-4b71-86b6-ea47d7c8036e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot force create request issued successfully. Aug 14 03:12:25.929523 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-22a2141b-9813-4b71-86b6-ea47d7c8036e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:12:25.929972 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1168/4652] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:12:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:26.014900 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4f7bafd0-5b51-4cfa-8627-7e4e35138df1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:26.016856 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4f7bafd0-5b51-4cfa-8627-7e4e35138df1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b Aug 14 03:12:26.017123 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4f7bafd0-5b51-4cfa-8627-7e4e35138df1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:26.017366 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4f7bafd0-5b51-4cfa-8627-7e4e35138df1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:26.024208 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:26.024208 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:26.024746 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4f7bafd0-5b51-4cfa-8627-7e4e35138df1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:26.025714 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4f7bafd0-5b51-4cfa-8627-7e4e35138df1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b returned with HTTP 200 Aug 14 03:12:26.026270 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1158/4653] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:26 2026] GET /volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:26.038228 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-73ddee5f-394c-4896-be82-34ac4011d39d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:26.040509 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-73ddee5f-394c-4896-be82-34ac4011d39d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b Aug 14 03:12:26.040721 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-73ddee5f-394c-4896-be82-34ac4011d39d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:26.040988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-73ddee5f-394c-4896-be82-34ac4011d39d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:26.047554 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:26.047554 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:26.048129 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-73ddee5f-394c-4896-be82-34ac4011d39d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:26.049090 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-73ddee5f-394c-4896-be82-34ac4011d39d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b returned with HTTP 200 Aug 14 03:12:26.049509 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1165/4654] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:26 2026] GET /volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:26.059641 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7d623609-aa0a-4870-b316-bdb9a8b21753 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:26.062907 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7d623609-aa0a-4870-b316-bdb9a8b21753 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:26.063344 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7d623609-aa0a-4870-b316-bdb9a8b21753 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13714a62-86f7-4ded-bf9b-1ad7853166a3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1800890126", "description": null, "metadata": null}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:26.077424 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:26.077424 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:26.078036 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7d623609-aa0a-4870-b316-bdb9a8b21753 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:12:26.078248 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-7d623609-aa0a-4870-b316-bdb9a8b21753 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create snapshot from volume 13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:12:26.112071 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-7d623609-aa0a-4870-b316-bdb9a8b21753 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['f854fac9-9dcb-4d6d-a48d-a79c6a66c2d8', '32b37b8d-7bcd-49b1-bce4-402fafc60a3d', '15d323a8-7854-4ff6-8d62-66b6be95989b', '948259d5-0026-452a-be6e-38f15673013a'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:26.151755 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7d623609-aa0a-4870-b316-bdb9a8b21753 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot force create request issued successfully. Aug 14 03:12:26.152567 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7d623609-aa0a-4870-b316-bdb9a8b21753 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:12:26.152756 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1164/4655] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:12:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:26.162738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-af7845b9-cbce-4cf2-b36a-0f2a9d9fa5eb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:26.165184 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-af7845b9-cbce-4cf2-b36a-0f2a9d9fa5eb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd Aug 14 03:12:26.165350 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-af7845b9-cbce-4cf2-b36a-0f2a9d9fa5eb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:26.165500 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-af7845b9-cbce-4cf2-b36a-0f2a9d9fa5eb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:26.170644 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:26.170644 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:26.171079 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-af7845b9-cbce-4cf2-b36a-0f2a9d9fa5eb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:26.171813 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-af7845b9-cbce-4cf2-b36a-0f2a9d9fa5eb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd returned with HTTP 200 Aug 14 03:12:26.172174 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1169/4656] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:26 2026] GET /volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:26.252774 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ce6c86a9-2a1d-4ad4-90ec-5c67c593da7c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:26.254429 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce6c86a9-2a1d-4ad4-90ec-5c67c593da7c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:26.254607 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce6c86a9-2a1d-4ad4-90ec-5c67c593da7c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:26.254808 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce6c86a9-2a1d-4ad4-90ec-5c67c593da7c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:26.254932 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-ce6c86a9-2a1d-4ad4-90ec-5c67c593da7c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:26.260787 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:26.260787 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:26.261473 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce6c86a9-2a1d-4ad4-90ec-5c67c593da7c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:26.261791 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1159/4657] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:26 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:27.183808 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0b9a82e7-fab1-44d4-8420-a48c87dcf62e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:27.186157 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0b9a82e7-fab1-44d4-8420-a48c87dcf62e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd Aug 14 03:12:27.186420 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0b9a82e7-fab1-44d4-8420-a48c87dcf62e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:27.186673 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0b9a82e7-fab1-44d4-8420-a48c87dcf62e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:27.192927 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:27.192927 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:27.194054 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0b9a82e7-fab1-44d4-8420-a48c87dcf62e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:27.194626 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0b9a82e7-fab1-44d4-8420-a48c87dcf62e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd returned with HTTP 200 Aug 14 03:12:27.195238 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1166/4658] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:27 2026] GET /volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:27.206702 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-163101e1-e5dc-497e-aa39-e05a4d804a20 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:27.208806 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-163101e1-e5dc-497e-aa39-e05a4d804a20 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd Aug 14 03:12:27.209096 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-163101e1-e5dc-497e-aa39-e05a4d804a20 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:27.209350 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-163101e1-e5dc-497e-aa39-e05a4d804a20 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:27.215525 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:27.215525 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:27.216082 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-163101e1-e5dc-497e-aa39-e05a4d804a20 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:27.216872 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-163101e1-e5dc-497e-aa39-e05a4d804a20 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd returned with HTTP 200 Aug 14 03:12:27.217276 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1165/4659] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:27 2026] GET /volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:27.228616 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8eda7885-706a-463c-9715-eebb320e9e14 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:27.232945 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8eda7885-706a-463c-9715-eebb320e9e14 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:27.232945 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8eda7885-706a-463c-9715-eebb320e9e14 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13714a62-86f7-4ded-bf9b-1ad7853166a3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1217901870", "description": null, "metadata": null}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:27.247441 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:27.247441 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:27.248229 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8eda7885-706a-463c-9715-eebb320e9e14 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:12:27.248450 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-8eda7885-706a-463c-9715-eebb320e9e14 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create snapshot from volume 13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:12:27.272949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c5e14e67-9f2d-4f3d-aad3-fc2a42b39553 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:27.276130 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c5e14e67-9f2d-4f3d-aad3-fc2a42b39553 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:27.276356 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c5e14e67-9f2d-4f3d-aad3-fc2a42b39553 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:27.276546 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c5e14e67-9f2d-4f3d-aad3-fc2a42b39553 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:27.276643 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-c5e14e67-9f2d-4f3d-aad3-fc2a42b39553 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:27.282899 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:27.282899 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:27.283925 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c5e14e67-9f2d-4f3d-aad3-fc2a42b39553 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:27.284363 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1160/4660] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:27 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:27.290270 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-8eda7885-706a-463c-9715-eebb320e9e14 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['fb7deb8f-23db-4e3c-a3a1-ebba6369f6b5', '3545cad8-98f5-4ad7-b9fe-eae5f1d73c89', '9326a342-c1b0-4abb-a9e6-67594d6da8d8', '5ee824b9-a527-4113-8977-5cc468a7bd42'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:27.339353 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8eda7885-706a-463c-9715-eebb320e9e14 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot force create request issued successfully. Aug 14 03:12:27.339735 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8eda7885-706a-463c-9715-eebb320e9e14 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:12:27.340263 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1170/4661] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:12:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:27.350550 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-21305d73-a314-4238-ad49-72ffa800c8d3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:27.352873 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-21305d73-a314-4238-ad49-72ffa800c8d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e Aug 14 03:12:27.353170 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-21305d73-a314-4238-ad49-72ffa800c8d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:27.353434 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-21305d73-a314-4238-ad49-72ffa800c8d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:27.359701 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:27.359701 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:27.360376 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-21305d73-a314-4238-ad49-72ffa800c8d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:27.361567 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-21305d73-a314-4238-ad49-72ffa800c8d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e returned with HTTP 200 Aug 14 03:12:27.362195 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1167/4662] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:27 2026] GET /volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:27.432440 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-81127cf7-7777-4bcf-be0f-d9d6d54086c4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:27.434615 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-81127cf7-7777-4bcf-be0f-d9d6d54086c4 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:27.434892 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-81127cf7-7777-4bcf-be0f-d9d6d54086c4 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:27.435176 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-81127cf7-7777-4bcf-be0f-d9d6d54086c4 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:27.445110 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:27.445110 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:27.449097 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-81127cf7-7777-4bcf-be0f-d9d6d54086c4 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:27.454177 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-81127cf7-7777-4bcf-be0f-d9d6d54086c4 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:27.454614 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1166/4663] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:27 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:27.469244 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-283c3757-2125-4ac0-8358-728d323a16d5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:27.471210 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-283c3757-2125-4ac0-8358-728d323a16d5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:27.471392 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-283c3757-2125-4ac0-8358-728d323a16d5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:27.471573 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-283c3757-2125-4ac0-8358-728d323a16d5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:27.480222 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:27.480222 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:27.482620 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-7030de7e-2562-41b4-9782-836b0b53535c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:27.485913 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-7030de7e-2562-41b4-9782-836b0b53535c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77/action Aug 14 03:12:27.489806 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-7030de7e-2562-41b4-9782-836b0b53535c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:12:27.489806 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-7030de7e-2562-41b4-9782-836b0b53535c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:27.490038 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-283c3757-2125-4ac0-8358-728d323a16d5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:27.495238 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-283c3757-2125-4ac0-8358-728d323a16d5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:27.495787 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1161/4664] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:27 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:27.501747 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:27.501747 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:27.502520 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-7030de7e-2562-41b4-9782-836b0b53535c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:27.508733 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9ef27ecb-d911-4b27-8be8-ce929da188b2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:27.510681 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9ef27ecb-d911-4b27-8be8-ce929da188b2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:27.510931 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9ef27ecb-d911-4b27-8be8-ce929da188b2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:27.511133 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9ef27ecb-d911-4b27-8be8-ce929da188b2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:27.511293 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-9ef27ecb-d911-4b27-8be8-ce929da188b2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume with id: 5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:27.512511 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-7030de7e-2562-41b4-9782-836b0b53535c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Begin detaching volume completed successfully. Aug 14 03:12:27.512883 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-7030de7e-2562-41b4-9782-836b0b53535c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77/action returned with HTTP 202 Aug 14 03:12:27.513594 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1171/4665] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:12:27 2026] POST /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:12:27.519672 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:27.519672 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:27.520279 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9ef27ecb-d911-4b27-8be8-ce929da188b2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:27.551117 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9ef27ecb-d911-4b27-8be8-ce929da188b2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume request issued successfully. Aug 14 03:12:27.551489 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9ef27ecb-d911-4b27-8be8-ce929da188b2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 202 Aug 14 03:12:27.552120 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1168/4666] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:27 2026] DELETE /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:27.561491 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1b78ba3e-b557-46ab-a1ac-e4eebfa80800 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:27.565307 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1b78ba3e-b557-46ab-a1ac-e4eebfa80800 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:27.565553 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1b78ba3e-b557-46ab-a1ac-e4eebfa80800 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:27.565792 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1b78ba3e-b557-46ab-a1ac-e4eebfa80800 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:27.571243 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6b75cba7-cd66-471d-b609-419272405609 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:27.571732 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6b75cba7-cd66-471d-b609-419272405609 None None] GET https://10.4.3.152/volume// Aug 14 03:12:27.571983 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6b75cba7-cd66-471d-b609-419272405609 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:27.572263 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6b75cba7-cd66-471d-b609-419272405609 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:27.572711 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6b75cba7-cd66-471d-b609-419272405609 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:27.573173 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1162/4667] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:12:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:27.576297 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:27.576297 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:27.583186 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-e12b05f9-c9ce-458c-af5d-94d4dc8c877e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:27.586420 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1b78ba3e-b557-46ab-a1ac-e4eebfa80800 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:27.586523 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-e12b05f9-c9ce-458c-af5d-94d4dc8c877e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:27.586523 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-e12b05f9-c9ce-458c-af5d-94d4dc8c877e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:27.586523 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-e12b05f9-c9ce-458c-af5d-94d4dc8c877e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:27.596305 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1b78ba3e-b557-46ab-a1ac-e4eebfa80800 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 200 Aug 14 03:12:27.597268 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1167/4668] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:27 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:27.609126 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:27.609126 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:27.614566 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-e12b05f9-c9ce-458c-af5d-94d4dc8c877e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:27.623985 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-e12b05f9-c9ce-458c-af5d-94d4dc8c877e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:27.624552 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1172/4669] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:12:27 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:28.297293 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-74230cb0-8235-4cca-b0cc-f39de19b56b0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:28.299486 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-74230cb0-8235-4cca-b0cc-f39de19b56b0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:28.299738 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-74230cb0-8235-4cca-b0cc-f39de19b56b0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:28.300037 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-74230cb0-8235-4cca-b0cc-f39de19b56b0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:28.300147 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-74230cb0-8235-4cca-b0cc-f39de19b56b0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:28.304973 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:28.304973 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:28.305798 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-74230cb0-8235-4cca-b0cc-f39de19b56b0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:28.306254 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1169/4670] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:28 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:28.372987 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-81988c10-affb-4863-8891-29def3e243f4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:28.375097 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-81988c10-affb-4863-8891-29def3e243f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e Aug 14 03:12:28.375289 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-81988c10-affb-4863-8891-29def3e243f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:28.375453 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-81988c10-affb-4863-8891-29def3e243f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:28.380857 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:28.380857 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:28.381401 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-81988c10-affb-4863-8891-29def3e243f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:28.382258 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-81988c10-affb-4863-8891-29def3e243f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e returned with HTTP 200 Aug 14 03:12:28.382635 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1163/4671] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:28 2026] GET /volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:28.391801 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cdbd1216-318d-4500-a2a5-ec86a217dd05 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:28.393743 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cdbd1216-318d-4500-a2a5-ec86a217dd05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e Aug 14 03:12:28.394002 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cdbd1216-318d-4500-a2a5-ec86a217dd05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:28.394245 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cdbd1216-318d-4500-a2a5-ec86a217dd05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:28.399721 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:28.399721 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:28.400231 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cdbd1216-318d-4500-a2a5-ec86a217dd05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:28.401165 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cdbd1216-318d-4500-a2a5-ec86a217dd05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e returned with HTTP 200 Aug 14 03:12:28.401587 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1168/4672] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:28 2026] GET /volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:28.506282 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-035c6628-52dc-4855-b855-7778a3f7a19c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:28.515238 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-035c6628-52dc-4855-b855-7778a3f7a19c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] DELETE https://10.4.3.152/volume/v3/attachments/917163eb-4e60-44e7-bc31-cb87882572dd Aug 14 03:12:28.515238 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-035c6628-52dc-4855-b855-7778a3f7a19c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:28.515238 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-035c6628-52dc-4855-b855-7778a3f7a19c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:28.521660 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:28.521660 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:28.584431 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7130227f-eda9-4c96-b62f-e2889d865c5e req-035c6628-52dc-4855-b855-7778a3f7a19c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments/917163eb-4e60-44e7-bc31-cb87882572dd returned with HTTP 200 Aug 14 03:12:28.584431 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1173/4673] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:12:28 2026] DELETE /volume/v3/attachments/917163eb-4e60-44e7-bc31-cb87882572dd => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:28.615896 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-726f1e6e-0c91-41d2-bc7b-65e9713dfda2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:28.618343 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-726f1e6e-0c91-41d2-bc7b-65e9713dfda2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 Aug 14 03:12:28.619689 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-726f1e6e-0c91-41d2-bc7b-65e9713dfda2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:28.619689 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-726f1e6e-0c91-41d2-bc7b-65e9713dfda2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:28.629983 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-726f1e6e-0c91-41d2-bc7b-65e9713dfda2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 returned with HTTP 404 Aug 14 03:12:28.629983 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1170/4674] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:28 2026] GET /volume/v3/volumes/5e312e1c-c87b-4423-a754-9db4c23545b0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:28.637320 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8b53bd58-1f87-4835-9504-65148238dbfb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:28.640724 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d86a7ca0-0cdf-4535-ab59-fe719b8c2142 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:28.642055 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:12:28.642472 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-811432204", "snapshot_id": "184666f5-76de-4532-baee-56096ba7318b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:28.644996 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d86a7ca0-0cdf-4535-ab59-fe719b8c2142 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:12:28.645293 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d86a7ca0-0cdf-4535-ab59-fe719b8c2142 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:28.646228 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d86a7ca0-0cdf-4535-ab59-fe719b8c2142 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:28.646289 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-811432204', 'snapshot_id': '184666f5-76de-4532-baee-56096ba7318b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:12:28.653288 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:28.653288 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:28.653762 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:12:28.653920 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create volume of 1 GB Aug 14 03:12:28.657134 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:28.657134 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:28.660203 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Availability Zones retrieved successfully. Aug 14 03:12:28.666582 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Flow 'volume_create_api' (74a2e08a-91f7-481f-8e68-867f85dcb419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:28.667166 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d86a7ca0-0cdf-4535-ab59-fe719b8c2142 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:28.668119 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (decbfe84-5f76-40aa-a9dc-60b054faa72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:28.669200 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:12:28.675616 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d86a7ca0-0cdf-4535-ab59-fe719b8c2142 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:12:28.676173 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1169/4675] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:28 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:28.690904 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-81a767d8-2ab2-4049-843e-a81753c4f39b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:28.693457 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-81a767d8-2ab2-4049-843e-a81753c4f39b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:28.693677 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-81a767d8-2ab2-4049-843e-a81753c4f39b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dff528-aea8-4b6b-b8fa-22e4eeb58668", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-507257090"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:28.706736 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:28.706736 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:28.706894 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (decbfe84-5f76-40aa-a9dc-60b054faa72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '184666f5-76de-4532-baee-56096ba7318b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:28.707239 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-81a767d8-2ab2-4049-843e-a81753c4f39b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:28.707357 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-81a767d8-2ab2-4049-843e-a81753c4f39b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create snapshot from volume f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:12:28.707761 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86dcab77-9760-4e19-83de-18c0a4d5b543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:28.743673 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-81a767d8-2ab2-4049-843e-a81753c4f39b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['d95a3eef-f6a0-45ae-bada-2a75b4586ea9', '71e60c7d-4a10-4be8-b8b6-2bc04e98ec57', '809d5b67-bb59-4bbd-9a02-5fb817a35de7', '0ae16a00-7f7f-41d8-ba5e-b7abf912218d'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:28.772136 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Created reservations ['4fd5da94-e53b-492c-870e-155659215f9a', 'fd715675-da3e-492e-8f0f-45a9649d58b3', 'af8f42cb-c1f7-4581-b7e0-90e39a333fff', '2fb8c1a9-4ecb-481c-b941-ea93d988cd77'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:28.773194 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86dcab77-9760-4e19-83de-18c0a4d5b543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fd5da94-e53b-492c-870e-155659215f9a', 'fd715675-da3e-492e-8f0f-45a9649d58b3', 'af8f42cb-c1f7-4581-b7e0-90e39a333fff', '2fb8c1a9-4ecb-481c-b941-ea93d988cd77']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:28.774305 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5398f8a6-3a65-4157-a9b7-2c6c81a5dd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:28.786948 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-81a767d8-2ab2-4049-843e-a81753c4f39b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot create request issued successfully. Aug 14 03:12:28.787395 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-81a767d8-2ab2-4049-843e-a81753c4f39b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:12:28.787893 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1174/4676] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:12:28 2026] POST /volume/v3/snapshots => generated 379 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:28.798050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-788fe15a-43fb-4f32-88a9-5e776d97fa80 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:28.799930 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-788fe15a-43fb-4f32-88a9-5e776d97fa80 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d Aug 14 03:12:28.800214 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-788fe15a-43fb-4f32-88a9-5e776d97fa80 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:28.800457 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-788fe15a-43fb-4f32-88a9-5e776d97fa80 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:28.806527 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:28.806527 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:28.807147 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-788fe15a-43fb-4f32-88a9-5e776d97fa80 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:28.808251 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-788fe15a-43fb-4f32-88a9-5e776d97fa80 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d returned with HTTP 200 Aug 14 03:12:28.808739 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1171/4677] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:28 2026] GET /volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d => generated 511 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:28.829851 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5398f8a6-3a65-4157-a9b7-2c6c81a5dd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aee62802-e077-4770-896f-77a795bf4529', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-811432204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78a6e1327a7c440cb8be4a3ddb433543',qos_specs=None,replication_status=,reservations=['4fd5da94-e53b-492c-870e-155659215f9a','fd715675-da3e-492e-8f0f-45a9649d58b3','af8f42cb-c1f7-4581-b7e0-90e39a333fff','2fb8c1a9-4ecb-481c-b941-ea93d988cd77'],size=1,snapshot_id=184666f5-76de-4532-baee-56096ba7318b,source_replicaid=,source_volid=None,status='creating',user_id='e9dc64265d454e5b889522473475810d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:12:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-811432204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aee62802-e077-4770-896f-77a795bf4529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78a6e1327a7c440cb8be4a3ddb433543',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=184666f5-76de-4532-baee-56096ba7318b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9dc64265d454e5b889522473475810d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:28.830789 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d12860ff-c7e5-4079-9e3e-5015c95a7887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:28.855963 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d12860ff-c7e5-4079-9e3e-5015c95a7887) transitioned into state 'SUCCESS' from state '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-811432204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78a6e1327a7c440cb8be4a3ddb433543',qos_specs=None,replication_status=,reservations=['4fd5da94-e53b-492c-870e-155659215f9a','fd715675-da3e-492e-8f0f-45a9649d58b3','af8f42cb-c1f7-4581-b7e0-90e39a333fff','2fb8c1a9-4ecb-481c-b941-ea93d988cd77'],size=1,snapshot_id=184666f5-76de-4532-baee-56096ba7318b,source_replicaid=,source_volid=None,status='creating',user_id='e9dc64265d454e5b889522473475810d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:28.856662 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9eb2c2-cc78-4f10-83b8-8bc40acf95a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:28.879750 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9eb2c2-cc78-4f10-83b8-8bc40acf95a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:28.880602 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Flow 'volume_create_api' (74a2e08a-91f7-481f-8e68-867f85dcb419) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:28.880968 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Create volume request issued successfully. Aug 14 03:12:28.881513 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8b53bd58-1f87-4835-9504-65148238dbfb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:12:28.882151 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1164/4678] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:12:28 2026] POST /volume/v3/volumes => generated 790 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:28.901836 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4e7cbe3f-6e2f-4990-ac3d-e19091ee008c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:28.907503 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4e7cbe3f-6e2f-4990-ac3d-e19091ee008c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:28.907687 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4e7cbe3f-6e2f-4990-ac3d-e19091ee008c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:28.907922 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4e7cbe3f-6e2f-4990-ac3d-e19091ee008c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:28.921438 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:28.921438 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:28.926653 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4e7cbe3f-6e2f-4990-ac3d-e19091ee008c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:28.935895 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4e7cbe3f-6e2f-4990-ac3d-e19091ee008c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:28.936557 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1170/4679] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:28 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:29.317049 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-53d3fe34-2bdc-43ac-80d6-c39d86cc3d68 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:29.319291 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-53d3fe34-2bdc-43ac-80d6-c39d86cc3d68 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:29.319537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-53d3fe34-2bdc-43ac-80d6-c39d86cc3d68 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:29.319763 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-53d3fe34-2bdc-43ac-80d6-c39d86cc3d68 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:29.319915 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-53d3fe34-2bdc-43ac-80d6-c39d86cc3d68 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:29.324988 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:29.324988 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:29.325935 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-53d3fe34-2bdc-43ac-80d6-c39d86cc3d68 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:29.326463 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1175/4680] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:29 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:29.820351 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c888ca94-ddae-4bfa-bea1-d5d51501f6bf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:29.822113 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c888ca94-ddae-4bfa-bea1-d5d51501f6bf tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d Aug 14 03:12:29.822311 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c888ca94-ddae-4bfa-bea1-d5d51501f6bf tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:29.822487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c888ca94-ddae-4bfa-bea1-d5d51501f6bf tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:29.828408 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:29.828408 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:29.828796 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c888ca94-ddae-4bfa-bea1-d5d51501f6bf tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:29.829547 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c888ca94-ddae-4bfa-bea1-d5d51501f6bf tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d returned with HTTP 200 Aug 14 03:12:29.829942 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1172/4681] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:29 2026] GET /volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:29.839666 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a65ca7e5-0bd9-4623-ad37-1ba76b1c0761 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:29.841937 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a65ca7e5-0bd9-4623-ad37-1ba76b1c0761 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d Aug 14 03:12:29.842181 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a65ca7e5-0bd9-4623-ad37-1ba76b1c0761 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:29.842388 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a65ca7e5-0bd9-4623-ad37-1ba76b1c0761 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:29.848568 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:29.848568 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:29.849027 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a65ca7e5-0bd9-4623-ad37-1ba76b1c0761 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:29.849692 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a65ca7e5-0bd9-4623-ad37-1ba76b1c0761 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d returned with HTTP 200 Aug 14 03:12:29.850084 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1165/4682] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:29 2026] GET /volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:29.858286 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bd100073-ebaa-4c35-97f6-554ffb05fb06 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:29.860081 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bd100073-ebaa-4c35-97f6-554ffb05fb06 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:29.860270 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bd100073-ebaa-4c35-97f6-554ffb05fb06 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:29.860449 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bd100073-ebaa-4c35-97f6-554ffb05fb06 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:29.860688 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-bd100073-ebaa-4c35-97f6-554ffb05fb06 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:12:29.861657 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-bd100073-ebaa-4c35-97f6-554ffb05fb06 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Building query based on filter {{(pid=100380) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:12:29.865443 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-bd100073-ebaa-4c35-97f6-554ffb05fb06 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Get all snapshots completed successfully. Aug 14 03:12:29.865775 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bd100073-ebaa-4c35-97f6-554ffb05fb06 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 14 03:12:29.866207 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1171/4683] 10.4.3.152 () {66 vars in 1243 bytes} [Fri Aug 14 03:12:29 2026] GET /volume/v3/snapshots => generated 407 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:29.875286 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1c2a70a4-e917-497d-bbfc-bfe3bfea61aa None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:29.877628 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c2a70a4-e917-497d-bbfc-bfe3bfea61aa tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] PUT https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d Aug 14 03:12:29.878000 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1c2a70a4-e917-497d-bbfc-bfe3bfea61aa tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-836781002", "description": "This is the new description of snapshot."}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:29.886748 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:29.886748 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:29.887300 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1c2a70a4-e917-497d-bbfc-bfe3bfea61aa tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:29.894208 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c2a70a4-e917-497d-bbfc-bfe3bfea61aa tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d returned with HTTP 200 Aug 14 03:12:29.894606 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1176/4684] 10.4.3.152 () {68 vars in 1375 bytes} [Fri Aug 14 03:12:29 2026] PUT /volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:29.903146 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e1c25171-e910-4247-b457-ea5c8d90587d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:29.904980 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e1c25171-e910-4247-b457-ea5c8d90587d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d Aug 14 03:12:29.905208 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e1c25171-e910-4247-b457-ea5c8d90587d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:29.905408 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e1c25171-e910-4247-b457-ea5c8d90587d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:29.913035 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:29.913035 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:29.913963 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e1c25171-e910-4247-b457-ea5c8d90587d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:29.914396 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e1c25171-e910-4247-b457-ea5c8d90587d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d returned with HTTP 200 Aug 14 03:12:29.914783 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1173/4685] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:29 2026] GET /volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:29.924329 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a3c6383c-23d3-4679-b167-8111d8b4e0d5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:29.924455 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b029383b-ec29-424f-aff9-cf622b753527 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:29.925873 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a3c6383c-23d3-4679-b167-8111d8b4e0d5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d Aug 14 03:12:29.926100 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b029383b-ec29-424f-aff9-cf622b753527 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e Aug 14 03:12:29.926300 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b029383b-ec29-424f-aff9-cf622b753527 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:29.926392 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a3c6383c-23d3-4679-b167-8111d8b4e0d5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:29.926486 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b029383b-ec29-424f-aff9-cf622b753527 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:29.926588 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-b029383b-ec29-424f-aff9-cf622b753527 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete snapshot with id: e4a10032-f617-4b7a-93f8-cbc68614344e Aug 14 03:12:29.926769 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a3c6383c-23d3-4679-b167-8111d8b4e0d5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:29.927358 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-a3c6383c-23d3-4679-b167-8111d8b4e0d5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: e591334f-d19a-42dc-94d1-ba8983758b9d Aug 14 03:12:29.932646 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:29.932646 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:29.932801 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:29.932801 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:29.933136 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a3c6383c-23d3-4679-b167-8111d8b4e0d5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:29.933297 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b029383b-ec29-424f-aff9-cf622b753527 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:29.947617 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a3c6383c-23d3-4679-b167-8111d8b4e0d5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot delete request issued successfully. Aug 14 03:12:29.947770 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a3c6383c-23d3-4679-b167-8111d8b4e0d5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d returned with HTTP 202 Aug 14 03:12:29.948217 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1166/4686] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:29 2026] DELETE /volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:29.951556 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-54c8dfcc-39bf-4b8d-8200-5e3a583a70c3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:29.951692 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b029383b-ec29-424f-aff9-cf622b753527 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot delete request issued successfully. Aug 14 03:12:29.951939 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b029383b-ec29-424f-aff9-cf622b753527 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e returned with HTTP 202 Aug 14 03:12:29.952413 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1172/4687] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:29 2026] DELETE /volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:29.953473 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-54c8dfcc-39bf-4b8d-8200-5e3a583a70c3 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:29.953748 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-54c8dfcc-39bf-4b8d-8200-5e3a583a70c3 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:29.954033 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-54c8dfcc-39bf-4b8d-8200-5e3a583a70c3 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:29.955337 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b4bbbf76-2dd3-47ba-a9eb-9b3e543193a5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:29.957632 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b4bbbf76-2dd3-47ba-a9eb-9b3e543193a5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d Aug 14 03:12:29.957925 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b4bbbf76-2dd3-47ba-a9eb-9b3e543193a5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:29.958304 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b4bbbf76-2dd3-47ba-a9eb-9b3e543193a5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:29.959312 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9897846c-7918-441a-ae34-259dcbdd2b08 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:29.961020 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9897846c-7918-441a-ae34-259dcbdd2b08 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e Aug 14 03:12:29.961250 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9897846c-7918-441a-ae34-259dcbdd2b08 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:29.961435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9897846c-7918-441a-ae34-259dcbdd2b08 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:29.963061 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:29.963061 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:29.964806 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:29.964806 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:29.965405 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b4bbbf76-2dd3-47ba-a9eb-9b3e543193a5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:29.965955 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:29.965955 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:29.966373 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-9897846c-7918-441a-ae34-259dcbdd2b08 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:29.966433 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b4bbbf76-2dd3-47ba-a9eb-9b3e543193a5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d returned with HTTP 200 Aug 14 03:12:29.967039 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1174/4688] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:29 2026] GET /volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d => generated 575 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:29.967119 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9897846c-7918-441a-ae34-259dcbdd2b08 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e returned with HTTP 200 Aug 14 03:12:29.967459 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1167/4689] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:29 2026] GET /volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:29.967553 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-54c8dfcc-39bf-4b8d-8200-5e3a583a70c3 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:29.972289 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-54c8dfcc-39bf-4b8d-8200-5e3a583a70c3 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:29.972652 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1177/4690] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:29 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:29.983422 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-90e2425c-adeb-4df2-9709-4d5929bae0cc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:29.985175 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-90e2425c-adeb-4df2-9709-4d5929bae0cc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:29.985359 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-90e2425c-adeb-4df2-9709-4d5929bae0cc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:29.985541 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-90e2425c-adeb-4df2-9709-4d5929bae0cc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:29.992495 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:29.992495 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:29.996159 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-90e2425c-adeb-4df2-9709-4d5929bae0cc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:30.000109 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-90e2425c-adeb-4df2-9709-4d5929bae0cc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:30.000456 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1173/4691] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:29 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:30.341665 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6d5f2453-3d81-4a6e-8298-f83ef20318b9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.343803 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6d5f2453-3d81-4a6e-8298-f83ef20318b9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:30.344073 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6d5f2453-3d81-4a6e-8298-f83ef20318b9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.344335 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6d5f2453-3d81-4a6e-8298-f83ef20318b9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.344484 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6d5f2453-3d81-4a6e-8298-f83ef20318b9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:30.350465 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:30.350465 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:30.351579 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6d5f2453-3d81-4a6e-8298-f83ef20318b9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:30.352130 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1175/4692] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:30 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:30.364522 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6f32a5d9-27dd-47e4-8c0d-e1f55e457823 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.366389 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6f32a5d9-27dd-47e4-8c0d-e1f55e457823 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:30.366568 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6f32a5d9-27dd-47e4-8c0d-e1f55e457823 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.366751 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6f32a5d9-27dd-47e4-8c0d-e1f55e457823 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.366873 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-6f32a5d9-27dd-47e4-8c0d-e1f55e457823 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:30.371319 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:30.371319 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:30.372056 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6f32a5d9-27dd-47e4-8c0d-e1f55e457823 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:30.372407 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1168/4693] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:30 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:30.381851 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0040849d-a6fc-487b-a323-dd6d4756adc9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.383659 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0040849d-a6fc-487b-a323-dd6d4756adc9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] DELETE https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:30.383906 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0040849d-a6fc-487b-a323-dd6d4756adc9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.384145 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0040849d-a6fc-487b-a323-dd6d4756adc9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.384206 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-0040849d-a6fc-487b-a323-dd6d4756adc9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete backup with id: acb65c05-97a8-4869-867c-46ebc5bebb8d. Aug 14 03:12:30.388793 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:30.388793 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:30.400555 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-0040849d-a6fc-487b-a323-dd6d4756adc9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] delete_backup rpcapi backup_id acb65c05-97a8-4869-867c-46ebc5bebb8d {{(pid=100379) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:12:30.402257 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0040849d-a6fc-487b-a323-dd6d4756adc9 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 202 Aug 14 03:12:30.402638 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1178/4694] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:30 2026] DELETE /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:12:30.412348 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e45e0f57-84fd-4e16-bef1-b582a05a093e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.414837 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e45e0f57-84fd-4e16-bef1-b582a05a093e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:30.415032 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e45e0f57-84fd-4e16-bef1-b582a05a093e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.415307 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e45e0f57-84fd-4e16-bef1-b582a05a093e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.415469 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e45e0f57-84fd-4e16-bef1-b582a05a093e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:30.420897 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:30.420897 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:30.421971 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e45e0f57-84fd-4e16-bef1-b582a05a093e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:30.422574 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1174/4695] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:30 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:30.488787 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-8d8d9921-6959-492f-bdab-708d321695c3 req-80e44707-8233-44c1-8d63-9e686cfb026d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.490971 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-80e44707-8233-44c1-8d63-9e686cfb026d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:30.492461 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-80e44707-8233-44c1-8d63-9e686cfb026d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.492461 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-80e44707-8233-44c1-8d63-9e686cfb026d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.499309 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:30.499309 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:30.503785 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-8d8d9921-6959-492f-bdab-708d321695c3 req-80e44707-8233-44c1-8d63-9e686cfb026d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:30.509537 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-80e44707-8233-44c1-8d63-9e686cfb026d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:30.509717 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1176/4696] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:30 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:30.581054 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2cc6b0e8-e477-40f7-9cc8-e9ef1b234954 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.581434 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2cc6b0e8-e477-40f7-9cc8-e9ef1b234954 None None] GET https://10.4.3.152/volume// Aug 14 03:12:30.581595 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2cc6b0e8-e477-40f7-9cc8-e9ef1b234954 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.581772 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2cc6b0e8-e477-40f7-9cc8-e9ef1b234954 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.582095 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2cc6b0e8-e477-40f7-9cc8-e9ef1b234954 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:30.582386 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1169/4697] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:12:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:30.590048 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-8d8d9921-6959-492f-bdab-708d321695c3 req-0511a9cb-5bb1-4050-acfc-308e5726cfae None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.592806 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-0511a9cb-5bb1-4050-acfc-308e5726cfae tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:12:30.593244 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-0511a9cb-5bb1-4050-acfc-308e5726cfae tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aee62802-e077-4770-896f-77a795bf4529", "connector": null, "instance_uuid": "4ce89687-35af-470a-9c57-ba9ab61da9b9"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:30.606153 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:30.606153 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:30.633860 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-0511a9cb-5bb1-4050-acfc-308e5726cfae tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:12:30.634370 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1179/4698] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:12:30 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:30.660390 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-449a403e-db41-46c1-9c9d-6c5db48a4e51 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.662639 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-449a403e-db41-46c1-9c9d-6c5db48a4e51 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:30.662962 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-449a403e-db41-46c1-9c9d-6c5db48a4e51 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.663244 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-449a403e-db41-46c1-9c9d-6c5db48a4e51 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.670783 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-34f5a802-a965-4ad4-84d1-224dc4cefa21 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.671179 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-34f5a802-a965-4ad4-84d1-224dc4cefa21 None None] GET https://10.4.3.152/volume// Aug 14 03:12:30.671375 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-34f5a802-a965-4ad4-84d1-224dc4cefa21 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.671590 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-34f5a802-a965-4ad4-84d1-224dc4cefa21 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.672002 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-34f5a802-a965-4ad4-84d1-224dc4cefa21 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:30.672317 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1177/4699] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:12:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:30.676074 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:30.676074 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:30.681485 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-449a403e-db41-46c1-9c9d-6c5db48a4e51 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:30.682541 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-8d8d9921-6959-492f-bdab-708d321695c3 req-dfeaf0df-6053-408b-ba1f-1044189d883f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.684943 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-dfeaf0df-6053-408b-ba1f-1044189d883f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:30.685244 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-dfeaf0df-6053-408b-ba1f-1044189d883f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.685483 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-dfeaf0df-6053-408b-ba1f-1044189d883f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.688305 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-449a403e-db41-46c1-9c9d-6c5db48a4e51 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:30.688910 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1175/4700] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:30 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:30.697592 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:30.697592 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:30.701688 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-8d8d9921-6959-492f-bdab-708d321695c3 req-dfeaf0df-6053-408b-ba1f-1044189d883f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:30.707942 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-dfeaf0df-6053-408b-ba1f-1044189d883f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:30.708503 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1170/4701] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:12:30 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 1062 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:30.808389 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-8d8d9921-6959-492f-bdab-708d321695c3 req-eec02b68-39aa-4402-8ea1-4e04019313cb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.810621 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-eec02b68-39aa-4402-8ea1-4e04019313cb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] PUT https://10.4.3.152/volume/v3/attachments/eb540472-6192-45dd-9442-b04012927b5a Aug 14 03:12:30.811028 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-eec02b68-39aa-4402-8ea1-4e04019313cb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:30.818380 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-8d8d9921-6959-492f-bdab-708d321695c3 req-eec02b68-39aa-4402-8ea1-4e04019313cb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Acquiring lock "cinder-attachment_update-aee62802-e077-4770-896f-77a795bf4529-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:12:30.823529 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-8d8d9921-6959-492f-bdab-708d321695c3 req-eec02b68-39aa-4402-8ea1-4e04019313cb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Lock "cinder-attachment_update-aee62802-e077-4770-896f-77a795bf4529-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:12:30.824536 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:30.824536 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:30.896288 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-8d8d9921-6959-492f-bdab-708d321695c3 req-eec02b68-39aa-4402-8ea1-4e04019313cb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Lock "cinder-attachment_update-aee62802-e077-4770-896f-77a795bf4529-np0000007307" released by "attachment_update" :: held 0.073s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:12:30.896646 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-eec02b68-39aa-4402-8ea1-4e04019313cb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments/eb540472-6192-45dd-9442-b04012927b5a returned with HTTP 200 Aug 14 03:12:30.897129 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1180/4702] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:12:30 2026] PUT /volume/v3/attachments/eb540472-6192-45dd-9442-b04012927b5a => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:30.975679 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-08b3842f-69b1-42e4-99e4-aba3cead7936 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.975992 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9c1ddb9f-d5ef-490c-b295-56b16590a9af None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.977517 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c1ddb9f-d5ef-490c-b295-56b16590a9af tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e Aug 14 03:12:30.977701 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c1ddb9f-d5ef-490c-b295-56b16590a9af tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.977763 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-08b3842f-69b1-42e4-99e4-aba3cead7936 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d Aug 14 03:12:30.977896 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9c1ddb9f-d5ef-490c-b295-56b16590a9af tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.977960 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-08b3842f-69b1-42e4-99e4-aba3cead7936 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.978191 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-08b3842f-69b1-42e4-99e4-aba3cead7936 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.981750 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9c1ddb9f-d5ef-490c-b295-56b16590a9af tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e returned with HTTP 404 Aug 14 03:12:30.982226 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1176/4703] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:30 2026] GET /volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:30.982922 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-08b3842f-69b1-42e4-99e4-aba3cead7936 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d returned with HTTP 404 Aug 14 03:12:30.983414 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1178/4704] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:30 2026] GET /volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:30.989924 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3166414f-e3ea-40ed-912f-038a70e24732 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.990281 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5d0a79de-4164-4e19-af24-8572fa031f60 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:30.991116 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3166414f-e3ea-40ed-912f-038a70e24732 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd Aug 14 03:12:30.991237 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5d0a79de-4164-4e19-af24-8572fa031f60 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d Aug 14 03:12:30.991321 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3166414f-e3ea-40ed-912f-038a70e24732 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.991421 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5d0a79de-4164-4e19-af24-8572fa031f60 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:30.991498 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3166414f-e3ea-40ed-912f-038a70e24732 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.991569 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-3166414f-e3ea-40ed-912f-038a70e24732 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete snapshot with id: 909bf9ed-688f-48f7-88a1-26d9a11a68bd Aug 14 03:12:30.991647 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5d0a79de-4164-4e19-af24-8572fa031f60 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:30.991699 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-5d0a79de-4164-4e19-af24-8572fa031f60 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: e591334f-d19a-42dc-94d1-ba8983758b9d Aug 14 03:12:30.995743 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5d0a79de-4164-4e19-af24-8572fa031f60 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d returned with HTTP 404 Aug 14 03:12:30.996539 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1171/4705] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:30 2026] DELETE /volume/v3/snapshots/e591334f-d19a-42dc-94d1-ba8983758b9d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:30.996894 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:30.996894 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:30.997417 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3166414f-e3ea-40ed-912f-038a70e24732 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:31.005847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-37423473-8091-4223-927e-eca1de51d559 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:31.007514 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-37423473-8091-4223-927e-eca1de51d559 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:12:31.007688 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-37423473-8091-4223-927e-eca1de51d559 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:31.007883 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-37423473-8091-4223-927e-eca1de51d559 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:31.014177 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3166414f-e3ea-40ed-912f-038a70e24732 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot delete request issued successfully. Aug 14 03:12:31.014405 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3166414f-e3ea-40ed-912f-038a70e24732 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd returned with HTTP 202 Aug 14 03:12:31.014463 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:31.014463 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:31.014773 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1181/4706] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:30 2026] DELETE /volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:31.020166 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-37423473-8091-4223-927e-eca1de51d559 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:31.022000 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-18da3628-03fc-4ba8-bbac-d356d90a1d7b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:31.023880 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-18da3628-03fc-4ba8-bbac-d356d90a1d7b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd Aug 14 03:12:31.023933 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-18da3628-03fc-4ba8-bbac-d356d90a1d7b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:31.024311 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-18da3628-03fc-4ba8-bbac-d356d90a1d7b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:31.024614 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-37423473-8091-4223-927e-eca1de51d559 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:12:31.025497 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1177/4707] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:31 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:31.029614 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:31.029614 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:31.030101 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-18da3628-03fc-4ba8-bbac-d356d90a1d7b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:31.030905 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-18da3628-03fc-4ba8-bbac-d356d90a1d7b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd returned with HTTP 200 Aug 14 03:12:31.031274 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1179/4708] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:31 2026] GET /volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:31.038630 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d7935a6d-cb95-4838-aa5c-19760a7a8a26 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:31.040457 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d7935a6d-cb95-4838-aa5c-19760a7a8a26 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:31.040729 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d7935a6d-cb95-4838-aa5c-19760a7a8a26 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dff528-aea8-4b6b-b8fa-22e4eeb58668", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-285808514"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:31.048890 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:31.048890 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:31.049549 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d7935a6d-cb95-4838-aa5c-19760a7a8a26 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:12:31.049721 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-d7935a6d-cb95-4838-aa5c-19760a7a8a26 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create snapshot from volume f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:12:31.074492 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-d7935a6d-cb95-4838-aa5c-19760a7a8a26 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['30eb2d14-ca78-4d14-8d37-bf2561ffcf56', 'b563a589-fc0e-45d3-92f3-706d903b2a88', 'f90da541-36d8-40be-92a5-e15a788766c5', 'f3e3f2c7-db7a-4fa9-b7be-2bee9e2b1c8c'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:31.103845 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d7935a6d-cb95-4838-aa5c-19760a7a8a26 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot create request issued successfully. Aug 14 03:12:31.103845 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d7935a6d-cb95-4838-aa5c-19760a7a8a26 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:12:31.103845 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1172/4709] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:12:31 2026] POST /volume/v3/snapshots => generated 309 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:31.112036 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-35a4497a-c1e8-431a-81c3-4e2c7556bd96 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:31.113232 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-35a4497a-c1e8-431a-81c3-4e2c7556bd96 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 Aug 14 03:12:31.113371 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-35a4497a-c1e8-431a-81c3-4e2c7556bd96 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:31.113545 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-35a4497a-c1e8-431a-81c3-4e2c7556bd96 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:31.118574 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:31.118574 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:31.118935 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-35a4497a-c1e8-431a-81c3-4e2c7556bd96 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:31.119383 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-35a4497a-c1e8-431a-81c3-4e2c7556bd96 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 returned with HTTP 200 Aug 14 03:12:31.119620 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1182/4710] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:31 2026] GET /volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 => generated 441 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:31.435264 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7a521101-568a-4b39-a35a-dc7ca3f299c0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:31.437170 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7a521101-568a-4b39-a35a-dc7ca3f299c0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:31.437349 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7a521101-568a-4b39-a35a-dc7ca3f299c0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:31.437537 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7a521101-568a-4b39-a35a-dc7ca3f299c0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:31.437624 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-7a521101-568a-4b39-a35a-dc7ca3f299c0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:31.442207 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:31.442207 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:31.442918 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7a521101-568a-4b39-a35a-dc7ca3f299c0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:31.443293 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1178/4711] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:31 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:31.701736 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-516d07f5-43ff-4834-8afd-4d87f83c3950 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:31.703511 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-516d07f5-43ff-4834-8afd-4d87f83c3950 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:31.703688 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-516d07f5-43ff-4834-8afd-4d87f83c3950 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:31.703894 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-516d07f5-43ff-4834-8afd-4d87f83c3950 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:31.714336 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:31.714336 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:31.719071 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-516d07f5-43ff-4834-8afd-4d87f83c3950 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:31.723343 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-516d07f5-43ff-4834-8afd-4d87f83c3950 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:31.723722 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1180/4712] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:31 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:32.042396 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fd4db5cd-a765-4c6c-8a74-96cd08a5719c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:32.044466 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fd4db5cd-a765-4c6c-8a74-96cd08a5719c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd Aug 14 03:12:32.044612 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fd4db5cd-a765-4c6c-8a74-96cd08a5719c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:32.044799 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fd4db5cd-a765-4c6c-8a74-96cd08a5719c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:32.049912 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fd4db5cd-a765-4c6c-8a74-96cd08a5719c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd returned with HTTP 404 Aug 14 03:12:32.050371 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1173/4713] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:32 2026] GET /volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:32.059396 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c0c205ae-71e4-4b5f-82cf-1ff035b56b80 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:32.064655 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c0c205ae-71e4-4b5f-82cf-1ff035b56b80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b Aug 14 03:12:32.067684 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c0c205ae-71e4-4b5f-82cf-1ff035b56b80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:32.067684 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c0c205ae-71e4-4b5f-82cf-1ff035b56b80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:32.067684 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-c0c205ae-71e4-4b5f-82cf-1ff035b56b80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete snapshot with id: 1ed0afb9-6178-4701-9472-8015dcf44a5b Aug 14 03:12:32.073328 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:32.073328 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:32.074009 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c0c205ae-71e4-4b5f-82cf-1ff035b56b80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:32.099193 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c0c205ae-71e4-4b5f-82cf-1ff035b56b80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot delete request issued successfully. Aug 14 03:12:32.099414 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c0c205ae-71e4-4b5f-82cf-1ff035b56b80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b returned with HTTP 202 Aug 14 03:12:32.099836 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1183/4714] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:32 2026] DELETE /volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:32.108058 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5b98731a-ee05-4356-bd99-7c5343b940b2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:32.110181 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5b98731a-ee05-4356-bd99-7c5343b940b2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b Aug 14 03:12:32.110411 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5b98731a-ee05-4356-bd99-7c5343b940b2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:32.110652 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5b98731a-ee05-4356-bd99-7c5343b940b2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:32.116858 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:32.116858 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:32.117677 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5b98731a-ee05-4356-bd99-7c5343b940b2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:12:32.118531 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5b98731a-ee05-4356-bd99-7c5343b940b2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b returned with HTTP 200 Aug 14 03:12:32.119263 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1179/4715] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:32 2026] GET /volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:32.135898 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f7fcaf66-afcf-4225-b9e7-b3c651b714b6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:32.137704 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f7fcaf66-afcf-4225-b9e7-b3c651b714b6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 Aug 14 03:12:32.138249 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f7fcaf66-afcf-4225-b9e7-b3c651b714b6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:32.138632 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f7fcaf66-afcf-4225-b9e7-b3c651b714b6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:32.146513 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:32.146513 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:32.146513 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f7fcaf66-afcf-4225-b9e7-b3c651b714b6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:12:32.147115 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f7fcaf66-afcf-4225-b9e7-b3c651b714b6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 returned with HTTP 200 Aug 14 03:12:32.147600 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1181/4716] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:32 2026] GET /volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:32.455429 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-919e5a65-990e-445e-88f7-fb28c6d435bc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:32.457816 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-919e5a65-990e-445e-88f7-fb28c6d435bc tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:32.458028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-919e5a65-990e-445e-88f7-fb28c6d435bc tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:32.458201 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-919e5a65-990e-445e-88f7-fb28c6d435bc tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:32.458339 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-919e5a65-990e-445e-88f7-fb28c6d435bc tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:32.468662 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:32.468662 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:32.469600 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-919e5a65-990e-445e-88f7-fb28c6d435bc tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 200 Aug 14 03:12:32.470004 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1174/4717] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:32 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:32.734830 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c95d53c0-455b-435f-8bf4-c03e9fee525f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:32.736487 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c95d53c0-455b-435f-8bf4-c03e9fee525f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:32.736669 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c95d53c0-455b-435f-8bf4-c03e9fee525f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:32.736854 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c95d53c0-455b-435f-8bf4-c03e9fee525f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:32.745891 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:32.745891 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:32.749239 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c95d53c0-455b-435f-8bf4-c03e9fee525f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:32.753053 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c95d53c0-455b-435f-8bf4-c03e9fee525f tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:32.753400 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1184/4718] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:32 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:33.128152 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3203f385-e0a6-416c-bfe2-2ee6087ab38c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:33.130466 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3203f385-e0a6-416c-bfe2-2ee6087ab38c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b Aug 14 03:12:33.130661 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3203f385-e0a6-416c-bfe2-2ee6087ab38c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:33.130881 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3203f385-e0a6-416c-bfe2-2ee6087ab38c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:33.136131 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3203f385-e0a6-416c-bfe2-2ee6087ab38c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b returned with HTTP 404 Aug 14 03:12:33.136755 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1180/4719] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:33 2026] GET /volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:33.143127 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4d4c874a-2371-4177-9633-02f6023a55a9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:33.144899 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4d4c874a-2371-4177-9633-02f6023a55a9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e Aug 14 03:12:33.145141 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4d4c874a-2371-4177-9633-02f6023a55a9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:33.145352 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4d4c874a-2371-4177-9633-02f6023a55a9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:33.145487 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-4d4c874a-2371-4177-9633-02f6023a55a9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete snapshot with id: e4a10032-f617-4b7a-93f8-cbc68614344e Aug 14 03:12:33.149605 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4d4c874a-2371-4177-9633-02f6023a55a9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e returned with HTTP 404 Aug 14 03:12:33.150135 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1182/4720] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:33 2026] DELETE /volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:33.157986 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f1526a74-4f6a-44bd-a17f-983511b7978f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:33.160338 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f1526a74-4f6a-44bd-a17f-983511b7978f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e Aug 14 03:12:33.160652 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f1526a74-4f6a-44bd-a17f-983511b7978f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:33.161007 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f1526a74-4f6a-44bd-a17f-983511b7978f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:33.166256 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f1526a74-4f6a-44bd-a17f-983511b7978f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e returned with HTTP 404 Aug 14 03:12:33.166936 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1175/4721] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:33 2026] GET /volume/v3/snapshots/e4a10032-f617-4b7a-93f8-cbc68614344e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:12:33.173783 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d3a6cacc-ea95-4a85-bf68-18c8e9203a6f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:33.175796 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d3a6cacc-ea95-4a85-bf68-18c8e9203a6f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd Aug 14 03:12:33.176130 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d3a6cacc-ea95-4a85-bf68-18c8e9203a6f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:33.176357 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d3a6cacc-ea95-4a85-bf68-18c8e9203a6f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:33.176509 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-d3a6cacc-ea95-4a85-bf68-18c8e9203a6f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete snapshot with id: 909bf9ed-688f-48f7-88a1-26d9a11a68bd Aug 14 03:12:33.180985 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d3a6cacc-ea95-4a85-bf68-18c8e9203a6f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd returned with HTTP 404 Aug 14 03:12:33.181448 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1185/4722] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:33 2026] DELETE /volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:33.188229 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-51db06bb-3310-4dfc-974f-170a8269beb1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:33.190523 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-51db06bb-3310-4dfc-974f-170a8269beb1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd Aug 14 03:12:33.190699 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-51db06bb-3310-4dfc-974f-170a8269beb1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:33.190912 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-51db06bb-3310-4dfc-974f-170a8269beb1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:33.195032 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-51db06bb-3310-4dfc-974f-170a8269beb1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd returned with HTTP 404 Aug 14 03:12:33.195522 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1181/4723] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:33 2026] GET /volume/v3/snapshots/909bf9ed-688f-48f7-88a1-26d9a11a68bd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:33.202498 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5343d5ef-962f-4de3-868c-e4a9af0eb07d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:33.204973 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5343d5ef-962f-4de3-868c-e4a9af0eb07d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b Aug 14 03:12:33.205371 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5343d5ef-962f-4de3-868c-e4a9af0eb07d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:33.205683 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5343d5ef-962f-4de3-868c-e4a9af0eb07d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:33.205917 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-5343d5ef-962f-4de3-868c-e4a9af0eb07d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete snapshot with id: 1ed0afb9-6178-4701-9472-8015dcf44a5b Aug 14 03:12:33.211786 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5343d5ef-962f-4de3-868c-e4a9af0eb07d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b returned with HTTP 404 Aug 14 03:12:33.212349 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1183/4724] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:33 2026] DELETE /volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:33.219838 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-99506125-3972-4dab-8ff7-6c89fb9db973 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:33.222171 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-99506125-3972-4dab-8ff7-6c89fb9db973 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b Aug 14 03:12:33.222436 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-99506125-3972-4dab-8ff7-6c89fb9db973 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:33.222691 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-99506125-3972-4dab-8ff7-6c89fb9db973 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:33.228465 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-99506125-3972-4dab-8ff7-6c89fb9db973 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b returned with HTTP 404 Aug 14 03:12:33.229117 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1176/4725] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:33 2026] GET /volume/v3/snapshots/1ed0afb9-6178-4701-9472-8015dcf44a5b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:33.483505 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-74ef1d2d-4b65-41be-b4cc-e3a490adea6c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:33.485269 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-74ef1d2d-4b65-41be-b4cc-e3a490adea6c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d Aug 14 03:12:33.485458 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-74ef1d2d-4b65-41be-b4cc-e3a490adea6c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:33.485669 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-74ef1d2d-4b65-41be-b4cc-e3a490adea6c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:33.485811 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-74ef1d2d-4b65-41be-b4cc-e3a490adea6c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id acb65c05-97a8-4869-867c-46ebc5bebb8d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:33.490329 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-74ef1d2d-4b65-41be-b4cc-e3a490adea6c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d returned with HTTP 404 Aug 14 03:12:33.490971 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1186/4726] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:33 2026] GET /volume/v3/backups/acb65c05-97a8-4869-867c-46ebc5bebb8d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:33.765014 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0a8f8048-4db7-4557-8173-1461c921290c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:33.767764 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a8f8048-4db7-4557-8173-1461c921290c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:33.768072 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a8f8048-4db7-4557-8173-1461c921290c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:33.768337 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a8f8048-4db7-4557-8173-1461c921290c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:33.780880 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:33.780880 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:33.786774 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0a8f8048-4db7-4557-8173-1461c921290c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:33.791806 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a8f8048-4db7-4557-8173-1461c921290c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:33.792272 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1182/4727] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:33 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:34.037266 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8d59a67e-cad1-422d-878b-8b7632a7f558 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:34.039316 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8d59a67e-cad1-422d-878b-8b7632a7f558 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] DELETE https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:12:34.039599 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8d59a67e-cad1-422d-878b-8b7632a7f558 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:34.039892 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8d59a67e-cad1-422d-878b-8b7632a7f558 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:34.040165 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-8d59a67e-cad1-422d-878b-8b7632a7f558 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete backup with id: 29462ba9-2695-42ee-830f-459c63ea7e4a. Aug 14 03:12:34.047092 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:34.047092 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:34.060796 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-8d59a67e-cad1-422d-878b-8b7632a7f558 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] delete_backup rpcapi backup_id 29462ba9-2695-42ee-830f-459c63ea7e4a {{(pid=100378) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:12:34.062788 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8d59a67e-cad1-422d-878b-8b7632a7f558 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 202 Aug 14 03:12:34.063373 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1184/4728] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:34 2026] DELETE /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:12:34.071413 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e67fbc0f-2faa-4a42-9043-201a6c2f5e21 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:34.073271 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e67fbc0f-2faa-4a42-9043-201a6c2f5e21 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:12:34.073470 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e67fbc0f-2faa-4a42-9043-201a6c2f5e21 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:34.073656 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e67fbc0f-2faa-4a42-9043-201a6c2f5e21 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:34.073784 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-e67fbc0f-2faa-4a42-9043-201a6c2f5e21 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:34.080266 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:34.080266 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:34.080768 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e67fbc0f-2faa-4a42-9043-201a6c2f5e21 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 200 Aug 14 03:12:34.081169 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1177/4729] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:34 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:34.200776 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-8d8d9921-6959-492f-bdab-708d321695c3 req-2cf7bd47-6f6e-42c8-974b-03e8c8eadc3b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:34.204596 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-2cf7bd47-6f6e-42c8-974b-03e8c8eadc3b tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/attachments/eb540472-6192-45dd-9442-b04012927b5a/action Aug 14 03:12:34.205158 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-2cf7bd47-6f6e-42c8-974b-03e8c8eadc3b tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:12:34.205386 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-2cf7bd47-6f6e-42c8-974b-03e8c8eadc3b tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:34.228245 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:34.228245 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:34.245022 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8d8d9921-6959-492f-bdab-708d321695c3 req-2cf7bd47-6f6e-42c8-974b-03e8c8eadc3b tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments/eb540472-6192-45dd-9442-b04012927b5a/action returned with HTTP 204 Aug 14 03:12:34.245602 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1187/4730] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:12:34 2026] POST /volume/v3/attachments/eb540472-6192-45dd-9442-b04012927b5a/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:34.808738 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1e658827-af87-46ee-a97f-ac64162f8322 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:34.811277 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1e658827-af87-46ee-a97f-ac64162f8322 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:34.811558 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1e658827-af87-46ee-a97f-ac64162f8322 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:34.811854 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1e658827-af87-46ee-a97f-ac64162f8322 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:34.821487 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:34.821487 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:34.825078 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1e658827-af87-46ee-a97f-ac64162f8322 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:34.830423 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1e658827-af87-46ee-a97f-ac64162f8322 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:34.830965 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1183/4731] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:34 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:35.091140 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-673e25f8-3c65-4df4-85cd-897f88695bf4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:35.093388 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-673e25f8-3c65-4df4-85cd-897f88695bf4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a Aug 14 03:12:35.093642 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-673e25f8-3c65-4df4-85cd-897f88695bf4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:35.093907 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-673e25f8-3c65-4df4-85cd-897f88695bf4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:35.094051 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-673e25f8-3c65-4df4-85cd-897f88695bf4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 29462ba9-2695-42ee-830f-459c63ea7e4a. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:35.099440 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-673e25f8-3c65-4df4-85cd-897f88695bf4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a returned with HTTP 404 Aug 14 03:12:35.100005 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1185/4732] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:35 2026] GET /volume/v3/backups/29462ba9-2695-42ee-830f-459c63ea7e4a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:35.112296 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:35.114136 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:12:35.115732 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-362294551"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:35.115814 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-362294551'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:12:35.115985 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create volume of 1 GB Aug 14 03:12:35.120152 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Availability Zones retrieved successfully. Aug 14 03:12:35.129965 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Flow 'volume_create_api' (4df2cdb5-3b06-452d-a2d7-b77055345136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:35.131211 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b084dc6-af9e-47dd-a6cf-97c9edf9aff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:35.135714 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:12:35.167833 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b084dc6-af9e-47dd-a6cf-97c9edf9aff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:35.169258 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70198b1c-672f-4820-aa90-590ec49da381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:35.228114 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Created reservations ['78517f47-4b0d-40a8-a15b-6e631811db34', 'dd241b8e-3ef2-4f04-8423-959d34c43162', 'd190c0f4-7825-4306-8ae9-cbb9fe10b938', '7f0c16ee-c079-409c-af36-2e79dee05ce7'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:35.229110 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70198b1c-672f-4820-aa90-590ec49da381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78517f47-4b0d-40a8-a15b-6e631811db34', 'dd241b8e-3ef2-4f04-8423-959d34c43162', 'd190c0f4-7825-4306-8ae9-cbb9fe10b938', '7f0c16ee-c079-409c-af36-2e79dee05ce7']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:35.230124 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8862ee76-da18-4140-8954-fa3400915992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:35.258734 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8862ee76-da18-4140-8954-fa3400915992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '097d3d3e-3971-4f04-991f-7d26e1fb9f8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-362294551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9332ee95360d415885a541ff4448a834',qos_specs=None,replication_status=,reservations=['78517f47-4b0d-40a8-a15b-6e631811db34','dd241b8e-3ef2-4f04-8423-959d34c43162','d190c0f4-7825-4306-8ae9-cbb9fe10b938','7f0c16ee-c079-409c-af36-2e79dee05ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d3f3ba95f54b93ac0e17eeb6240901',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-362294551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=097d3d3e-3971-4f04-991f-7d26e1fb9f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9332ee95360d415885a541ff4448a834',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7d3f3ba95f54b93ac0e17eeb6240901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:35.259597 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79a63a15-0f00-4724-bb44-1890a43c73f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:35.279168 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79a63a15-0f00-4724-bb44-1890a43c73f2) transitioned into state 'SUCCESS' from state '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-362294551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9332ee95360d415885a541ff4448a834',qos_specs=None,replication_status=,reservations=['78517f47-4b0d-40a8-a15b-6e631811db34','dd241b8e-3ef2-4f04-8423-959d34c43162','d190c0f4-7825-4306-8ae9-cbb9fe10b938','7f0c16ee-c079-409c-af36-2e79dee05ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d3f3ba95f54b93ac0e17eeb6240901',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:35.279675 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee2549fc-535d-454a-9fb7-fe3038c39f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:35.289040 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee2549fc-535d-454a-9fb7-fe3038c39f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:35.289836 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Flow 'volume_create_api' (4df2cdb5-3b06-452d-a2d7-b77055345136) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:35.290231 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create volume request issued successfully. Aug 14 03:12:35.290745 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9f37df28-ef6a-4c70-b534-f46c035f0997 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:12:35.291357 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1178/4733] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:12:35 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) Aug 14 03:12:35.310515 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b099c8ca-3051-441b-ba9a-50f76e01c56f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:35.313285 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b099c8ca-3051-441b-ba9a-50f76e01c56f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b Aug 14 03:12:35.313502 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b099c8ca-3051-441b-ba9a-50f76e01c56f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:35.313695 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b099c8ca-3051-441b-ba9a-50f76e01c56f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:35.321510 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:35.321510 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:35.325523 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b099c8ca-3051-441b-ba9a-50f76e01c56f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:35.329938 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b099c8ca-3051-441b-ba9a-50f76e01c56f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b returned with HTTP 200 Aug 14 03:12:35.330305 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1188/4734] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:35 2026] GET /volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:35.496141 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-df67235c-31d5-4b55-a1b4-99484fe0fccb req-5a07825c-c3cf-41e6-a6e8-ec556de322d0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:35.498345 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-df67235c-31d5-4b55-a1b4-99484fe0fccb req-5a07825c-c3cf-41e6-a6e8-ec556de322d0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/attachments/1f9d66ad-8d65-40bd-9e47-969dad103761 Aug 14 03:12:35.498551 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-df67235c-31d5-4b55-a1b4-99484fe0fccb req-5a07825c-c3cf-41e6-a6e8-ec556de322d0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:35.498763 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-df67235c-31d5-4b55-a1b4-99484fe0fccb req-5a07825c-c3cf-41e6-a6e8-ec556de322d0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:35.507459 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:35.507459 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:35.555332 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-df67235c-31d5-4b55-a1b4-99484fe0fccb req-5a07825c-c3cf-41e6-a6e8-ec556de322d0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/1f9d66ad-8d65-40bd-9e47-969dad103761 returned with HTTP 200 Aug 14 03:12:35.555716 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1184/4735] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:12:35 2026] DELETE /volume/v3/attachments/1f9d66ad-8d65-40bd-9e47-969dad103761 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:36.348487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3ee6ccee-fc4d-4713-bc05-67946cb3efae None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:36.351403 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3ee6ccee-fc4d-4713-bc05-67946cb3efae tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b Aug 14 03:12:36.351670 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3ee6ccee-fc4d-4713-bc05-67946cb3efae tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:36.351967 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3ee6ccee-fc4d-4713-bc05-67946cb3efae tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:36.361182 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:36.361182 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:36.365833 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3ee6ccee-fc4d-4713-bc05-67946cb3efae tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:36.372077 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3ee6ccee-fc4d-4713-bc05-67946cb3efae tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b returned with HTTP 200 Aug 14 03:12:36.372504 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1186/4736] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:36 2026] GET /volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:36.386759 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-871b963c-9672-4b4a-9575-1f2a7c7a2e7c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:36.388495 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-871b963c-9672-4b4a-9575-1f2a7c7a2e7c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:36.388806 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-871b963c-9672-4b4a-9575-1f2a7c7a2e7c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "097d3d3e-3971-4f04-991f-7d26e1fb9f8b", "name": "tempest-VolumesBackupsTest-Snapshot-225480367"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:36.396742 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:36.396742 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:36.397140 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-871b963c-9672-4b4a-9575-1f2a7c7a2e7c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:36.397261 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-871b963c-9672-4b4a-9575-1f2a7c7a2e7c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Create snapshot from volume 097d3d3e-3971-4f04-991f-7d26e1fb9f8b Aug 14 03:12:36.427527 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-871b963c-9672-4b4a-9575-1f2a7c7a2e7c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Created reservations ['e62a7006-9b01-4d2e-9d3f-68f6f5135fb8', '646c530e-4c18-4137-ba70-1590a1888dae', 'a3ee8a51-5cb8-4fc2-9902-2c79d72a70fb', '61bac7ed-9876-4818-93ca-f6e1c9db1b28'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:36.457941 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-871b963c-9672-4b4a-9575-1f2a7c7a2e7c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Snapshot create request issued successfully. Aug 14 03:12:36.458216 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-871b963c-9672-4b4a-9575-1f2a7c7a2e7c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:12:36.458942 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1179/4737] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:12:36 2026] POST /volume/v3/snapshots => generated 304 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:36.470681 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-47733b37-68a8-4753-b449-eeb36d8d6fa3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:36.473731 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-47733b37-68a8-4753-b449-eeb36d8d6fa3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e Aug 14 03:12:36.473965 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-47733b37-68a8-4753-b449-eeb36d8d6fa3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:36.474202 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-47733b37-68a8-4753-b449-eeb36d8d6fa3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:36.479212 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:36.479212 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:36.479655 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-47733b37-68a8-4753-b449-eeb36d8d6fa3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Snapshot retrieved successfully. Aug 14 03:12:36.480604 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-47733b37-68a8-4753-b449-eeb36d8d6fa3 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e returned with HTTP 200 Aug 14 03:12:36.481088 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1189/4738] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:36 2026] GET /volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:37.349328 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ffe8c1a1-89c7-46eb-b9d7-f36bde1a5e4f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:37.351394 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ffe8c1a1-89c7-46eb-b9d7-f36bde1a5e4f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:12:37.351574 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ffe8c1a1-89c7-46eb-b9d7-f36bde1a5e4f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:37.351751 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ffe8c1a1-89c7-46eb-b9d7-f36bde1a5e4f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:37.351932 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-ffe8c1a1-89c7-46eb-b9d7-f36bde1a5e4f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume with id: 13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:12:37.358573 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:37.358573 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:37.359150 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ffe8c1a1-89c7-46eb-b9d7-f36bde1a5e4f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:12:37.377134 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ffe8c1a1-89c7-46eb-b9d7-f36bde1a5e4f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume request issued successfully. Aug 14 03:12:37.377328 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ffe8c1a1-89c7-46eb-b9d7-f36bde1a5e4f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 returned with HTTP 202 Aug 14 03:12:37.377741 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1185/4739] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:37 2026] DELETE /volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:37.387245 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8ba29dd1-56f2-42ab-901b-f7c58916d09e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:37.390041 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8ba29dd1-56f2-42ab-901b-f7c58916d09e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:12:37.390316 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8ba29dd1-56f2-42ab-901b-f7c58916d09e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:37.390630 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8ba29dd1-56f2-42ab-901b-f7c58916d09e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:37.399904 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:37.399904 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:37.408027 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8ba29dd1-56f2-42ab-901b-f7c58916d09e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:12:37.414243 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8ba29dd1-56f2-42ab-901b-f7c58916d09e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 returned with HTTP 200 Aug 14 03:12:37.414671 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1187/4740] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:37 2026] GET /volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:37.493371 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ccaca8a8-3765-42c7-b697-26ae21e234e4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:37.495610 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ccaca8a8-3765-42c7-b697-26ae21e234e4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e Aug 14 03:12:37.496304 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ccaca8a8-3765-42c7-b697-26ae21e234e4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:37.496304 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ccaca8a8-3765-42c7-b697-26ae21e234e4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:37.502289 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:37.502289 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:37.502996 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ccaca8a8-3765-42c7-b697-26ae21e234e4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Snapshot retrieved successfully. Aug 14 03:12:37.504462 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ccaca8a8-3765-42c7-b697-26ae21e234e4 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e returned with HTTP 200 Aug 14 03:12:37.504462 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1180/4741] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:37 2026] GET /volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:37.513647 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c5918c43-9dba-4607-a471-7a4ff3d59d9d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:37.515754 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c5918c43-9dba-4607-a471-7a4ff3d59d9d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:12:37.516200 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c5918c43-9dba-4607-a471-7a4ff3d59d9d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "097d3d3e-3971-4f04-991f-7d26e1fb9f8b", "snapshot_id": "10def2ef-b5c9-49ee-b35d-0004207dd54e", "name": "tempest-VolumesBackupsTest-Backup-1879764732"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:37.518088 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-c5918c43-9dba-4607-a471-7a4ff3d59d9d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Creating new backup {'backup': {'volume_id': '097d3d3e-3971-4f04-991f-7d26e1fb9f8b', 'snapshot_id': '10def2ef-b5c9-49ee-b35d-0004207dd54e', 'name': 'tempest-VolumesBackupsTest-Backup-1879764732'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:12:37.518334 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-c5918c43-9dba-4607-a471-7a4ff3d59d9d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Creating backup of volume 097d3d3e-3971-4f04-991f-7d26e1fb9f8b in container None Aug 14 03:12:37.529043 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:37.529043 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:37.530020 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c5918c43-9dba-4607-a471-7a4ff3d59d9d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:37.538660 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:37.538660 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:37.539535 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c5918c43-9dba-4607-a471-7a4ff3d59d9d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Snapshot retrieved successfully. Aug 14 03:12:37.559844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-c5918c43-9dba-4607-a471-7a4ff3d59d9d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Created reservations ['234d54bd-61f5-4b8c-8d77-57999ea4d808', '84b757a8-a7c4-48b0-9f70-c1665d373cac'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:37.598523 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c5918c43-9dba-4607-a471-7a4ff3d59d9d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:12:37.599229 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1190/4742] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:12:37 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) Aug 14 03:12:37.607635 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-22742e41-7d92-4795-ab75-b5ec1825a4bf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:37.609396 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-22742e41-7d92-4795-ab75-b5ec1825a4bf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:37.609575 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-22742e41-7d92-4795-ab75-b5ec1825a4bf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:37.609759 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-22742e41-7d92-4795-ab75-b5ec1825a4bf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:37.609915 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-22742e41-7d92-4795-ab75-b5ec1825a4bf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:37.614391 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:37.614391 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:37.615137 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-22742e41-7d92-4795-ab75-b5ec1825a4bf tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:37.615496 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1186/4743] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:37 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:38.282663 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-c0e77f62-23c4-475d-8800-cedd6668ba27 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:38.284596 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-c0e77f62-23c4-475d-8800-cedd6668ba27 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:38.284777 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-c0e77f62-23c4-475d-8800-cedd6668ba27 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:38.285014 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-c0e77f62-23c4-475d-8800-cedd6668ba27 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:38.294432 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:38.294432 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:38.298171 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-c0e77f62-23c4-475d-8800-cedd6668ba27 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:38.302448 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-c0e77f62-23c4-475d-8800-cedd6668ba27 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:38.302890 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1188/4744] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:38 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:38.321244 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-8fa92deb-89be-4c47-93aa-e79d64f67117 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:38.323710 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-8fa92deb-89be-4c47-93aa-e79d64f67117 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] POST https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529/action Aug 14 03:12:38.324205 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-8fa92deb-89be-4c47-93aa-e79d64f67117 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:12:38.324348 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-8fa92deb-89be-4c47-93aa-e79d64f67117 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:38.336777 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:38.336777 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:38.337326 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-8fa92deb-89be-4c47-93aa-e79d64f67117 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:38.342931 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-8fa92deb-89be-4c47-93aa-e79d64f67117 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Begin detaching volume completed successfully. Aug 14 03:12:38.343130 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-8fa92deb-89be-4c47-93aa-e79d64f67117 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529/action returned with HTTP 202 Aug 14 03:12:38.343533 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1181/4745] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:12:38 2026] POST /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:12:38.391292 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-024b5c88-4550-42d2-84c9-61480e0c4fd7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:38.391654 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-024b5c88-4550-42d2-84c9-61480e0c4fd7 None None] GET https://10.4.3.152/volume// Aug 14 03:12:38.391831 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-024b5c88-4550-42d2-84c9-61480e0c4fd7 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:38.392059 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-024b5c88-4550-42d2-84c9-61480e0c4fd7 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:38.392364 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-024b5c88-4550-42d2-84c9-61480e0c4fd7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:38.392754 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1191/4746] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:12:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:38.401155 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-de2fa654-ad75-461a-b70b-1040f002042c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:38.403231 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-de2fa654-ad75-461a-b70b-1040f002042c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:38.403528 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-de2fa654-ad75-461a-b70b-1040f002042c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:38.403786 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-de2fa654-ad75-461a-b70b-1040f002042c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:38.412951 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:38.412951 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:38.416072 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-de2fa654-ad75-461a-b70b-1040f002042c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:38.420123 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-de2fa654-ad75-461a-b70b-1040f002042c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:38.420549 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1187/4747] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:12:38 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:38.428713 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-41aff93b-22da-4159-838a-85f8ca0ef281 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:38.430895 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-41aff93b-22da-4159-838a-85f8ca0ef281 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 Aug 14 03:12:38.431147 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-41aff93b-22da-4159-838a-85f8ca0ef281 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:38.431387 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-41aff93b-22da-4159-838a-85f8ca0ef281 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:38.439846 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-41aff93b-22da-4159-838a-85f8ca0ef281 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 returned with HTTP 404 Aug 14 03:12:38.439846 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1189/4748] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:38 2026] GET /volume/v3/volumes/13714a62-86f7-4ded-bf9b-1ad7853166a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:38.467320 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:38.470111 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:12:38.470111 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-787688321", "snapshot_id": null, "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "volume_type": null, "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:38.471923 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-787688321', 'snapshot_id': None, 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'volume_type': None, 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:12:38.562570 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume of 1 GB Aug 14 03:12:38.568225 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Availability Zones retrieved successfully. Aug 14 03:12:38.574139 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (720d0a6f-5356-4a1a-9771-0d524f2ae284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:38.575305 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0320cbee-2334-451d-9602-8f02d06e1cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:38.576534 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:12:38.626767 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-18f21ed2-613c-405c-9309-26713b22f007 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:38.628685 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-18f21ed2-613c-405c-9309-26713b22f007 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:38.628863 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-18f21ed2-613c-405c-9309-26713b22f007 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:38.629063 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-18f21ed2-613c-405c-9309-26713b22f007 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:38.629241 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-18f21ed2-613c-405c-9309-26713b22f007 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:38.635468 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:38.635468 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:38.635979 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-18f21ed2-613c-405c-9309-26713b22f007 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:38.636365 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1192/4749] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:38 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:38.658294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0320cbee-2334-451d-9602-8f02d06e1cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:38.659383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b08937aa-87de-4153-94f6-7ceee9e49972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:38.695741 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['90a66244-be52-4c98-8449-0f961862dd6b', '2d612b02-5234-4841-9e52-40b1aa18a538', '8aa0fd73-8c7d-4b7f-be7f-3e44a89bea15', 'ed7a9357-3662-4657-b5df-a62db0ba89a8'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:38.696523 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b08937aa-87de-4153-94f6-7ceee9e49972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90a66244-be52-4c98-8449-0f961862dd6b', '2d612b02-5234-4841-9e52-40b1aa18a538', '8aa0fd73-8c7d-4b7f-be7f-3e44a89bea15', 'ed7a9357-3662-4657-b5df-a62db0ba89a8']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:38.697224 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0ad2a3-2d50-4a60-ae87-02843e6dd826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:38.719131 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0ad2a3-2d50-4a60-ae87-02843e6dd826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '140540dc-1d44-420a-968f-d11d852c1057', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-787688321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['90a66244-be52-4c98-8449-0f961862dd6b','2d612b02-5234-4841-9e52-40b1aa18a538','8aa0fd73-8c7d-4b7f-be7f-3e44a89bea15','ed7a9357-3662-4657-b5df-a62db0ba89a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:12:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-787688321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=140540dc-1d44-420a-968f-d11d852c1057,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390e5d6aab834dce90f36119ac346986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58599ab6cb1426daac6862e792ccf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:38.720069 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4cc6f59-0ef0-46ce-b1d1-bcdab8f28492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:38.737618 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4cc6f59-0ef0-46ce-b1d1-bcdab8f28492) transitioned into state 'SUCCESS' from state '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-787688321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['90a66244-be52-4c98-8449-0f961862dd6b','2d612b02-5234-4841-9e52-40b1aa18a538','8aa0fd73-8c7d-4b7f-be7f-3e44a89bea15','ed7a9357-3662-4657-b5df-a62db0ba89a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:38.738922 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0a21f6-9082-4458-9ca0-f85e41049bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:38.746080 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0a21f6-9082-4458-9ca0-f85e41049bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:38.746731 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (720d0a6f-5356-4a1a-9771-0d524f2ae284) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:38.747142 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request issued successfully. Aug 14 03:12:38.747614 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7813ee0b-ba5a-4c41-9f4c-45c5710c8184 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:12:38.748040 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1182/4750] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:12:38 2026] POST /volume/v3/volumes => generated 758 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:38.761290 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ad2da3ad-6348-460e-987e-7d03ade288a4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:38.763197 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ad2da3ad-6348-460e-987e-7d03ade288a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 Aug 14 03:12:38.763417 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ad2da3ad-6348-460e-987e-7d03ade288a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:38.763620 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ad2da3ad-6348-460e-987e-7d03ade288a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:38.776275 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:38.776275 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:38.780055 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ad2da3ad-6348-460e-987e-7d03ade288a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:12:38.784174 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ad2da3ad-6348-460e-987e-7d03ade288a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 returned with HTTP 200 Aug 14 03:12:38.784655 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1188/4751] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:38 2026] GET /volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:39.650395 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cdadfa72-f3a5-4630-bcfd-60f0558938ff None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:39.652085 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cdadfa72-f3a5-4630-bcfd-60f0558938ff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:39.653541 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cdadfa72-f3a5-4630-bcfd-60f0558938ff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:39.655607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cdadfa72-f3a5-4630-bcfd-60f0558938ff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:39.655607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-cdadfa72-f3a5-4630-bcfd-60f0558938ff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:39.660034 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:39.660034 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:39.661348 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cdadfa72-f3a5-4630-bcfd-60f0558938ff tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:39.661348 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1190/4752] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:39 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 773 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:39.798243 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-842cd0da-0908-42f1-ba34-819b8e93e949 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:39.799946 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-842cd0da-0908-42f1-ba34-819b8e93e949 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 Aug 14 03:12:39.800171 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-842cd0da-0908-42f1-ba34-819b8e93e949 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:39.800394 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-842cd0da-0908-42f1-ba34-819b8e93e949 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:39.809014 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:39.809014 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:39.812859 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-842cd0da-0908-42f1-ba34-819b8e93e949 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:12:39.818664 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-842cd0da-0908-42f1-ba34-819b8e93e949 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 returned with HTTP 200 Aug 14 03:12:39.819196 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1193/4753] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:39 2026] GET /volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:39.830663 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f5c396e6-f83b-43ae-b24b-768832351b21 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:39.832422 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f5c396e6-f83b-43ae-b24b-768832351b21 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 Aug 14 03:12:39.832609 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f5c396e6-f83b-43ae-b24b-768832351b21 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:39.832794 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f5c396e6-f83b-43ae-b24b-768832351b21 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:39.839257 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:39.839257 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:39.842284 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f5c396e6-f83b-43ae-b24b-768832351b21 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:12:39.846154 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f5c396e6-f83b-43ae-b24b-768832351b21 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 returned with HTTP 200 Aug 14 03:12:39.846457 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1183/4754] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:39 2026] GET /volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:40.354205 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-87735c51-9cf2-4fe0-b70f-c14279313095 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:40.356271 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-87735c51-9cf2-4fe0-b70f-c14279313095 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] DELETE https://10.4.3.152/volume/v3/attachments/eb540472-6192-45dd-9442-b04012927b5a Aug 14 03:12:40.356504 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-87735c51-9cf2-4fe0-b70f-c14279313095 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:40.356681 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-87735c51-9cf2-4fe0-b70f-c14279313095 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:40.373918 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:40.373918 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:40.418580 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-9bd73789-256a-43fa-90c7-ceeb77b77823 req-87735c51-9cf2-4fe0-b70f-c14279313095 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/attachments/eb540472-6192-45dd-9442-b04012927b5a returned with HTTP 200 Aug 14 03:12:40.419056 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1189/4755] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:12:40 2026] DELETE /volume/v3/attachments/eb540472-6192-45dd-9442-b04012927b5a => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:40.488474 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0623541b-e782-4166-8f09-64e8940f1597 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:40.490020 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0623541b-e782-4166-8f09-64e8940f1597 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:40.490346 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0623541b-e782-4166-8f09-64e8940f1597 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:40.490638 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0623541b-e782-4166-8f09-64e8940f1597 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:40.498401 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:40.498401 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:40.505043 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0623541b-e782-4166-8f09-64e8940f1597 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:40.507481 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0623541b-e782-4166-8f09-64e8940f1597 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:40.508068 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1191/4756] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:40 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:40.521311 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8f458f0d-a042-4e06-94df-baa7507be483 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:40.523540 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8f458f0d-a042-4e06-94df-baa7507be483 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:40.523879 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8f458f0d-a042-4e06-94df-baa7507be483 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:40.524155 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8f458f0d-a042-4e06-94df-baa7507be483 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:40.532510 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:40.532510 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:40.536581 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8f458f0d-a042-4e06-94df-baa7507be483 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:40.541120 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8f458f0d-a042-4e06-94df-baa7507be483 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:40.541586 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1194/4757] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:40 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:40.553136 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8c2259a2-90d2-467b-9452-0382de88e2ca None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:40.554891 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8c2259a2-90d2-467b-9452-0382de88e2ca tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] DELETE https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:40.555114 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8c2259a2-90d2-467b-9452-0382de88e2ca tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:40.555320 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8c2259a2-90d2-467b-9452-0382de88e2ca tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:40.555473 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-8c2259a2-90d2-467b-9452-0382de88e2ca tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Delete volume with id: aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:40.562265 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:40.562265 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:40.562705 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8c2259a2-90d2-467b-9452-0382de88e2ca tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:40.580057 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8c2259a2-90d2-467b-9452-0382de88e2ca tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Delete volume request issued successfully. Aug 14 03:12:40.580555 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8c2259a2-90d2-467b-9452-0382de88e2ca tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 202 Aug 14 03:12:40.581052 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1184/4758] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:40 2026] DELETE /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:40.588255 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-026661db-0e97-4370-90d2-106a879dec52 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:40.590599 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-026661db-0e97-4370-90d2-106a879dec52 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:40.591015 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-026661db-0e97-4370-90d2-106a879dec52 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:40.591260 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-026661db-0e97-4370-90d2-106a879dec52 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:40.599751 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:40.599751 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:40.603914 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-026661db-0e97-4370-90d2-106a879dec52 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:40.608841 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-026661db-0e97-4370-90d2-106a879dec52 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 200 Aug 14 03:12:40.609642 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1190/4759] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:40 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:40.674052 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6931953b-076e-4306-a554-bc546de489f8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:40.677353 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6931953b-076e-4306-a554-bc546de489f8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:40.677784 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6931953b-076e-4306-a554-bc546de489f8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:40.678193 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6931953b-076e-4306-a554-bc546de489f8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:40.678836 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6931953b-076e-4306-a554-bc546de489f8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:40.684015 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:40.684015 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:40.685844 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6931953b-076e-4306-a554-bc546de489f8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:40.685844 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1192/4760] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:40 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:40.896812 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-a7d08bec-ec36-44bc-a6c0-8dbfb7bddc10 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:40.899033 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-a7d08bec-ec36-44bc-a6c0-8dbfb7bddc10 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 Aug 14 03:12:40.899275 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-a7d08bec-ec36-44bc-a6c0-8dbfb7bddc10 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:40.899501 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-a7d08bec-ec36-44bc-a6c0-8dbfb7bddc10 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:40.906986 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:40.906986 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:40.910591 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-a7d08bec-ec36-44bc-a6c0-8dbfb7bddc10 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:12:40.915077 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-a7d08bec-ec36-44bc-a6c0-8dbfb7bddc10 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 returned with HTTP 200 Aug 14 03:12:40.915537 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1195/4761] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:40 2026] GET /volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:41.363925 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-3b393e23-124e-4129-adbd-40751ee8a869 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:41.366323 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-3b393e23-124e-4129-adbd-40751ee8a869 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 Aug 14 03:12:41.366512 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-3b393e23-124e-4129-adbd-40751ee8a869 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:41.366695 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-3b393e23-124e-4129-adbd-40751ee8a869 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:41.376473 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:41.376473 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:41.381121 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-3b393e23-124e-4129-adbd-40751ee8a869 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:12:41.387240 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-3b393e23-124e-4129-adbd-40751ee8a869 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 returned with HTTP 200 Aug 14 03:12:41.388002 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1185/4762] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:41 2026] GET /volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:41.399570 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5b426542-c374-44e6-9b91-fb9d70f1b62b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:41.400053 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5b426542-c374-44e6-9b91-fb9d70f1b62b None None] GET https://10.4.3.152/volume// Aug 14 03:12:41.400332 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5b426542-c374-44e6-9b91-fb9d70f1b62b None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:41.400601 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5b426542-c374-44e6-9b91-fb9d70f1b62b None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:41.401036 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5b426542-c374-44e6-9b91-fb9d70f1b62b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:41.401341 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1191/4763] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:12:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:41.409746 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-44cec4de-fb18-4baf-b5ca-fd61b5ff7b07 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:41.411850 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-44cec4de-fb18-4baf-b5ca-fd61b5ff7b07 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:12:41.412264 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-44cec4de-fb18-4baf-b5ca-fd61b5ff7b07 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "140540dc-1d44-420a-968f-d11d852c1057", "connector": null, "instance_uuid": "ca6936c8-93b0-4445-932a-59ed12947134"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:41.421144 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:41.421144 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:41.443522 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-44cec4de-fb18-4baf-b5ca-fd61b5ff7b07 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:12:41.443938 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1193/4764] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:12:41 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:41.623241 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dd708340-684a-4650-b40e-a28ede4299cd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:41.624722 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd708340-684a-4650-b40e-a28ede4299cd tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 Aug 14 03:12:41.625067 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd708340-684a-4650-b40e-a28ede4299cd tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:41.625357 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dd708340-684a-4650-b40e-a28ede4299cd tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:41.631549 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dd708340-684a-4650-b40e-a28ede4299cd tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 returned with HTTP 404 Aug 14 03:12:41.631549 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1196/4765] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:41 2026] GET /volume/v3/volumes/aee62802-e077-4770-896f-77a795bf4529 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:41.639652 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7e16855b-a56d-440d-88e1-b31d46c6cedc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:41.644139 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7e16855b-a56d-440d-88e1-b31d46c6cedc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:41.644314 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7e16855b-a56d-440d-88e1-b31d46c6cedc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:41.644481 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7e16855b-a56d-440d-88e1-b31d46c6cedc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:41.651003 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:41.651003 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:41.654068 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7e16855b-a56d-440d-88e1-b31d46c6cedc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:41.657556 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7e16855b-a56d-440d-88e1-b31d46c6cedc tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:41.657991 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1186/4766] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:41 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:41.669214 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-14d610a2-1329-43f7-8aae-9307c088e329 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:41.670847 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-14d610a2-1329-43f7-8aae-9307c088e329 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:41.671055 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-14d610a2-1329-43f7-8aae-9307c088e329 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:41.671232 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-14d610a2-1329-43f7-8aae-9307c088e329 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:41.679662 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:41.679662 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:41.685081 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-14d610a2-1329-43f7-8aae-9307c088e329 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:41.688788 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-14d610a2-1329-43f7-8aae-9307c088e329 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:41.689154 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1192/4767] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:41 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:41.703011 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b71b7cc3-c680-4c4c-95a8-c132f4391798 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:41.704565 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b71b7cc3-c680-4c4c-95a8-c132f4391798 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:41.704737 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b71b7cc3-c680-4c4c-95a8-c132f4391798 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:41.704994 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b71b7cc3-c680-4c4c-95a8-c132f4391798 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:41.705114 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b71b7cc3-c680-4c4c-95a8-c132f4391798 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:41.710179 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ab5ce25a-20ba-4dc6-91c3-e3b930938690 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:41.711329 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:41.711329 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:41.713940 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b71b7cc3-c680-4c4c-95a8-c132f4391798 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:41.713985 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ab5ce25a-20ba-4dc6-91c3-e3b930938690 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:41.714013 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1194/4768] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:41 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:41.714035 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ab5ce25a-20ba-4dc6-91c3-e3b930938690 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:41.714035 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ab5ce25a-20ba-4dc6-91c3-e3b930938690 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:41.714035 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-ab5ce25a-20ba-4dc6-91c3-e3b930938690 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Delete volume with id: f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:41.722056 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:41.722056 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:41.723876 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ab5ce25a-20ba-4dc6-91c3-e3b930938690 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:41.738775 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ab5ce25a-20ba-4dc6-91c3-e3b930938690 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Delete volume request issued successfully. Aug 14 03:12:41.738775 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ab5ce25a-20ba-4dc6-91c3-e3b930938690 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 202 Aug 14 03:12:41.738775 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1197/4769] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:41 2026] DELETE /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:41.748034 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8fa89533-b5c7-4ce1-81e7-83792f7b410a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:41.751929 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fa89533-b5c7-4ce1-81e7-83792f7b410a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:41.752205 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fa89533-b5c7-4ce1-81e7-83792f7b410a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:41.752475 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fa89533-b5c7-4ce1-81e7-83792f7b410a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:41.764841 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:41.764841 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:41.773417 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8fa89533-b5c7-4ce1-81e7-83792f7b410a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:41.782897 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fa89533-b5c7-4ce1-81e7-83792f7b410a tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 200 Aug 14 03:12:41.783438 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1187/4770] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:41 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:42.345552 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6e3f5701-c3d0-4d72-a852-6012130a581e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:42.346089 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6e3f5701-c3d0-4d72-a852-6012130a581e None None] GET https://10.4.3.152/volume// Aug 14 03:12:42.346289 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6e3f5701-c3d0-4d72-a852-6012130a581e None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:42.346520 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6e3f5701-c3d0-4d72-a852-6012130a581e None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:42.346927 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6e3f5701-c3d0-4d72-a852-6012130a581e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:12:42.347284 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1193/4771] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:12:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:12:42.356190 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-83e1d4b2-ef6d-4737-95b0-7beefc5c4b05 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:42.358343 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-83e1d4b2-ef6d-4737-95b0-7beefc5c4b05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 Aug 14 03:12:42.358602 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-83e1d4b2-ef6d-4737-95b0-7beefc5c4b05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:42.358879 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-83e1d4b2-ef6d-4737-95b0-7beefc5c4b05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:42.369552 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:42.369552 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:42.374194 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-83e1d4b2-ef6d-4737-95b0-7beefc5c4b05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:12:42.380917 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-83e1d4b2-ef6d-4737-95b0-7beefc5c4b05 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 returned with HTTP 200 Aug 14 03:12:42.381466 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1195/4772] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:12:42 2026] GET /volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 => generated 1545 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:42.499950 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-68cee70f-da0c-4532-91b7-9bd6733739b7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:42.502539 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-68cee70f-da0c-4532-91b7-9bd6733739b7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] PUT https://10.4.3.152/volume/v3/attachments/7ea823d6-e0b4-4bfd-a096-810e84c102b4 Aug 14 03:12:42.503245 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-68cee70f-da0c-4532-91b7-9bd6733739b7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:42.514331 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-68cee70f-da0c-4532-91b7-9bd6733739b7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Acquiring lock "cinder-attachment_update-140540dc-1d44-420a-968f-d11d852c1057-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:12:42.523843 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-68cee70f-da0c-4532-91b7-9bd6733739b7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-140540dc-1d44-420a-968f-d11d852c1057-np0000007307" acquired by "attachment_update" :: waited 0.009s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:12:42.523843 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:42.523843 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:42.625390 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-68cee70f-da0c-4532-91b7-9bd6733739b7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-140540dc-1d44-420a-968f-d11d852c1057-np0000007307" released by "attachment_update" :: held 0.103s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:12:42.625390 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-68cee70f-da0c-4532-91b7-9bd6733739b7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/7ea823d6-e0b4-4bfd-a096-810e84c102b4 returned with HTTP 200 Aug 14 03:12:42.625390 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1198/4773] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:12:42 2026] PUT /volume/v3/attachments/7ea823d6-e0b4-4bfd-a096-810e84c102b4 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:42.656613 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-a49ce05b-99ee-41f3-b467-2424f38fb83b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:42.660959 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-a49ce05b-99ee-41f3-b467-2424f38fb83b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments/7ea823d6-e0b4-4bfd-a096-810e84c102b4/action Aug 14 03:12:42.661405 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-a49ce05b-99ee-41f3-b467-2424f38fb83b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:12:42.661563 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-a49ce05b-99ee-41f3-b467-2424f38fb83b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:42.680036 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:42.680036 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:42.688738 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f0ca8f07-f18e-425c-b0cd-a69ea04d1454 req-a49ce05b-99ee-41f3-b467-2424f38fb83b tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/7ea823d6-e0b4-4bfd-a096-810e84c102b4/action returned with HTTP 204 Aug 14 03:12:42.689178 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1188/4774] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:12:42 2026] POST /volume/v3/attachments/7ea823d6-e0b4-4bfd-a096-810e84c102b4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:42.723402 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-50c5c551-1e2b-4ccd-855d-5872c57fd1ab None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:42.727407 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-50c5c551-1e2b-4ccd-855d-5872c57fd1ab tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:42.727657 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-50c5c551-1e2b-4ccd-855d-5872c57fd1ab tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:42.727873 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-50c5c551-1e2b-4ccd-855d-5872c57fd1ab tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:42.727975 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-50c5c551-1e2b-4ccd-855d-5872c57fd1ab tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:42.735071 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:42.735071 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:42.735993 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-50c5c551-1e2b-4ccd-855d-5872c57fd1ab tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:42.736387 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1194/4775] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:42 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:42.795711 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f33ddf7c-870c-4928-8bf9-6d90d2b520d9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:42.797587 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f33ddf7c-870c-4928-8bf9-6d90d2b520d9 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 Aug 14 03:12:42.797587 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f33ddf7c-870c-4928-8bf9-6d90d2b520d9 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:42.797785 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f33ddf7c-870c-4928-8bf9-6d90d2b520d9 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:42.803122 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f33ddf7c-870c-4928-8bf9-6d90d2b520d9 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 returned with HTTP 404 Aug 14 03:12:42.803543 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1196/4776] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:42 2026] GET /volume/v3/volumes/f27587a2-6292-470d-bc40-77f9bc6bef77 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:42.821997 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6748716e-8fdb-4258-a7bb-9e9cff1f8fa0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:42.824758 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6748716e-8fdb-4258-a7bb-9e9cff1f8fa0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:42.825225 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6748716e-8fdb-4258-a7bb-9e9cff1f8fa0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:42.825225 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6748716e-8fdb-4258-a7bb-9e9cff1f8fa0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:42.840680 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:42.840680 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:42.844908 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6748716e-8fdb-4258-a7bb-9e9cff1f8fa0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:42.851129 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6748716e-8fdb-4258-a7bb-9e9cff1f8fa0 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:42.851604 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1199/4777] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:42 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:42.866397 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3c024f19-1501-4ebb-aebc-7565bd2d9470 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:42.868473 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3c024f19-1501-4ebb-aebc-7565bd2d9470 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:42.868676 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3c024f19-1501-4ebb-aebc-7565bd2d9470 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:42.868916 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3c024f19-1501-4ebb-aebc-7565bd2d9470 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:42.880489 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:42.880489 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:42.887324 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3c024f19-1501-4ebb-aebc-7565bd2d9470 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:42.893029 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3c024f19-1501-4ebb-aebc-7565bd2d9470 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:42.893029 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1189/4778] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:42 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:42.904513 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8e2a2336-8f4d-4280-bd30-24f34f2e0827 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:42.906188 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8e2a2336-8f4d-4280-bd30-24f34f2e0827 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] DELETE https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:42.906387 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8e2a2336-8f4d-4280-bd30-24f34f2e0827 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:42.906527 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8e2a2336-8f4d-4280-bd30-24f34f2e0827 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:42.906672 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-8e2a2336-8f4d-4280-bd30-24f34f2e0827 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Delete volume with id: 063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:42.914683 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:42.914683 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:42.915170 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8e2a2336-8f4d-4280-bd30-24f34f2e0827 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:42.930217 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8e2a2336-8f4d-4280-bd30-24f34f2e0827 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Delete volume request issued successfully. Aug 14 03:12:42.930443 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8e2a2336-8f4d-4280-bd30-24f34f2e0827 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 202 Aug 14 03:12:42.931283 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1195/4779] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:42 2026] DELETE /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:42.938220 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-394c3eb9-a9fe-4d1a-94fc-bd4e6bece4c6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:42.942787 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-394c3eb9-a9fe-4d1a-94fc-bd4e6bece4c6 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:42.942787 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-394c3eb9-a9fe-4d1a-94fc-bd4e6bece4c6 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:42.942944 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-394c3eb9-a9fe-4d1a-94fc-bd4e6bece4c6 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:42.950379 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:42.950379 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:42.954424 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-394c3eb9-a9fe-4d1a-94fc-bd4e6bece4c6 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:42.959275 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-394c3eb9-a9fe-4d1a-94fc-bd4e6bece4c6 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 200 Aug 14 03:12:42.959771 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1197/4780] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:42 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:43.750838 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c1f5d6b2-cac3-4120-b8f1-df9aa31eb9d0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:43.752470 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c1f5d6b2-cac3-4120-b8f1-df9aa31eb9d0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:43.752793 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c1f5d6b2-cac3-4120-b8f1-df9aa31eb9d0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:43.753073 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c1f5d6b2-cac3-4120-b8f1-df9aa31eb9d0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:43.753987 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-c1f5d6b2-cac3-4120-b8f1-df9aa31eb9d0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:43.758325 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:43.758325 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:43.760151 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c1f5d6b2-cac3-4120-b8f1-df9aa31eb9d0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:43.761180 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1200/4781] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:43 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:43.974904 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-83f612b1-cbc5-4827-8a99-fab8b4b5efe2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:43.975584 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83f612b1-cbc5-4827-8a99-fab8b4b5efe2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 Aug 14 03:12:43.975864 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83f612b1-cbc5-4827-8a99-fab8b4b5efe2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:43.976114 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83f612b1-cbc5-4827-8a99-fab8b4b5efe2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:43.984934 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83f612b1-cbc5-4827-8a99-fab8b4b5efe2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 returned with HTTP 404 Aug 14 03:12:43.985426 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1190/4782] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:43 2026] GET /volume/v3/volumes/063e8f56-7144-457a-bfce-97ba837b9ad9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:43.993018 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a2f31b7f-d568-4266-9c1e-70913427b4bb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:43.994869 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a2f31b7f-d568-4266-9c1e-70913427b4bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b Aug 14 03:12:43.995123 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a2f31b7f-d568-4266-9c1e-70913427b4bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:43.995331 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a2f31b7f-d568-4266-9c1e-70913427b4bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:43.995436 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-a2f31b7f-d568-4266-9c1e-70913427b4bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Delete snapshot with id: 184666f5-76de-4532-baee-56096ba7318b Aug 14 03:12:44.000648 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:44.000648 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:44.001093 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a2f31b7f-d568-4266-9c1e-70913427b4bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:12:44.026554 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a2f31b7f-d568-4266-9c1e-70913427b4bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot delete request issued successfully. Aug 14 03:12:44.026803 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a2f31b7f-d568-4266-9c1e-70913427b4bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b returned with HTTP 202 Aug 14 03:12:44.027587 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1196/4783] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:43 2026] DELETE /volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:44.035458 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4500c3be-fa2d-431a-999f-83c1cf98d858 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:44.038561 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4500c3be-fa2d-431a-999f-83c1cf98d858 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b Aug 14 03:12:44.038772 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4500c3be-fa2d-431a-999f-83c1cf98d858 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:44.039004 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4500c3be-fa2d-431a-999f-83c1cf98d858 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:44.050243 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:44.050243 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:44.050736 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4500c3be-fa2d-431a-999f-83c1cf98d858 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:12:44.051647 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4500c3be-fa2d-431a-999f-83c1cf98d858 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b returned with HTTP 200 Aug 14 03:12:44.052078 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1198/4784] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:44 2026] GET /volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:44.773358 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fbb3de89-e6b4-46c2-adea-a3bbfa4a4ba8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:44.775201 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fbb3de89-e6b4-46c2-adea-a3bbfa4a4ba8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:44.775536 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fbb3de89-e6b4-46c2-adea-a3bbfa4a4ba8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:44.776783 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fbb3de89-e6b4-46c2-adea-a3bbfa4a4ba8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:44.776783 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-fbb3de89-e6b4-46c2-adea-a3bbfa4a4ba8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:44.780172 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:44.780172 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:44.780979 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fbb3de89-e6b4-46c2-adea-a3bbfa4a4ba8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:44.781424 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1201/4785] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:44 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:45.064962 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f34b8a86-82d0-4145-b7ee-68644be484a2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:45.068567 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f34b8a86-82d0-4145-b7ee-68644be484a2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b Aug 14 03:12:45.068857 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f34b8a86-82d0-4145-b7ee-68644be484a2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:45.069086 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f34b8a86-82d0-4145-b7ee-68644be484a2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:45.075397 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f34b8a86-82d0-4145-b7ee-68644be484a2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b returned with HTTP 404 Aug 14 03:12:45.075397 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1191/4786] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:45 2026] GET /volume/v3/snapshots/184666f5-76de-4532-baee-56096ba7318b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:12:45.084037 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-66334f77-de55-4416-a4f1-49f451ae8f2e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:45.093717 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-66334f77-de55-4416-a4f1-49f451ae8f2e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f Aug 14 03:12:45.093987 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-66334f77-de55-4416-a4f1-49f451ae8f2e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:45.094234 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-66334f77-de55-4416-a4f1-49f451ae8f2e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:45.094383 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-66334f77-de55-4416-a4f1-49f451ae8f2e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Delete snapshot with id: 51a82be8-0927-4121-99ce-fb6b57fd343f Aug 14 03:12:45.101058 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:45.101058 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:45.101868 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-66334f77-de55-4416-a4f1-49f451ae8f2e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:12:45.134714 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-66334f77-de55-4416-a4f1-49f451ae8f2e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot delete request issued successfully. Aug 14 03:12:45.134934 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-66334f77-de55-4416-a4f1-49f451ae8f2e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f returned with HTTP 202 Aug 14 03:12:45.135428 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1197/4787] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:45 2026] DELETE /volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:45.149292 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-362fc369-c860-463c-a24f-687225cff849 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:45.151471 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-362fc369-c860-463c-a24f-687225cff849 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f Aug 14 03:12:45.151743 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-362fc369-c860-463c-a24f-687225cff849 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:45.151975 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-362fc369-c860-463c-a24f-687225cff849 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:45.159058 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:45.159058 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:45.159433 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-362fc369-c860-463c-a24f-687225cff849 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:12:45.160123 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-362fc369-c860-463c-a24f-687225cff849 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f returned with HTTP 200 Aug 14 03:12:45.160448 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1199/4788] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:45 2026] GET /volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:45.792125 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-39234676-2ff6-48ec-9485-e33c508d891e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:45.794480 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-39234676-2ff6-48ec-9485-e33c508d891e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:45.796500 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-39234676-2ff6-48ec-9485-e33c508d891e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:45.796500 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-39234676-2ff6-48ec-9485-e33c508d891e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:45.796500 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-39234676-2ff6-48ec-9485-e33c508d891e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:45.801068 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:45.801068 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:45.802097 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-39234676-2ff6-48ec-9485-e33c508d891e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:45.802583 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1202/4789] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:45 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:46.173082 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f4eb5079-9add-4641-b010-96a03c13703b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:46.175065 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f4eb5079-9add-4641-b010-96a03c13703b tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f Aug 14 03:12:46.175336 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f4eb5079-9add-4641-b010-96a03c13703b tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:46.175598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f4eb5079-9add-4641-b010-96a03c13703b tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:46.180395 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f4eb5079-9add-4641-b010-96a03c13703b tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f returned with HTTP 404 Aug 14 03:12:46.180878 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1192/4790] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:46 2026] GET /volume/v3/snapshots/51a82be8-0927-4121-99ce-fb6b57fd343f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:46.188431 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f77c1813-a2e1-4e76-95ea-b668407a251d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:46.190329 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f77c1813-a2e1-4e76-95ea-b668407a251d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 Aug 14 03:12:46.190515 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f77c1813-a2e1-4e76-95ea-b668407a251d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:46.190760 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f77c1813-a2e1-4e76-95ea-b668407a251d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:46.190916 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-f77c1813-a2e1-4e76-95ea-b668407a251d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Delete snapshot with id: 46578e3f-a48d-4869-bcc8-162b9e3001d3 Aug 14 03:12:46.198114 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:46.198114 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:46.198527 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f77c1813-a2e1-4e76-95ea-b668407a251d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:12:46.217672 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f77c1813-a2e1-4e76-95ea-b668407a251d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot delete request issued successfully. Aug 14 03:12:46.217672 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f77c1813-a2e1-4e76-95ea-b668407a251d tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 returned with HTTP 202 Aug 14 03:12:46.217672 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1198/4791] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:46 2026] DELETE /volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:46.225830 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8cdd7426-4564-4403-b087-1461bdfcba7c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:46.227979 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8cdd7426-4564-4403-b087-1461bdfcba7c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 Aug 14 03:12:46.228382 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8cdd7426-4564-4403-b087-1461bdfcba7c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:46.228630 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8cdd7426-4564-4403-b087-1461bdfcba7c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:46.231514 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=262,cinder:INSERT=34,cinder:UPDATE=70 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:12:46.236561 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:46.236561 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:46.237774 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8cdd7426-4564-4403-b087-1461bdfcba7c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Snapshot retrieved successfully. Aug 14 03:12:46.238888 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8cdd7426-4564-4403-b087-1461bdfcba7c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 returned with HTTP 200 Aug 14 03:12:46.239390 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1200/4792] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:46 2026] GET /volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:46.814889 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3c064f10-bb54-415b-a230-e7d06a10d9a5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:46.816713 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3c064f10-bb54-415b-a230-e7d06a10d9a5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:46.817034 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3c064f10-bb54-415b-a230-e7d06a10d9a5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:46.818379 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3c064f10-bb54-415b-a230-e7d06a10d9a5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:46.818379 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-3c064f10-bb54-415b-a230-e7d06a10d9a5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:46.822808 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:46.822808 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:46.823755 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3c064f10-bb54-415b-a230-e7d06a10d9a5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:46.824383 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1203/4793] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:46 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:47.248261 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2740b370-20bc-45b9-a0c3-0d57b100ac94 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:47.250297 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2740b370-20bc-45b9-a0c3-0d57b100ac94 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 Aug 14 03:12:47.250491 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2740b370-20bc-45b9-a0c3-0d57b100ac94 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:47.250491 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2740b370-20bc-45b9-a0c3-0d57b100ac94 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:47.258760 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2740b370-20bc-45b9-a0c3-0d57b100ac94 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 returned with HTTP 404 Aug 14 03:12:47.259301 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1193/4794] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:47 2026] GET /volume/v3/snapshots/46578e3f-a48d-4869-bcc8-162b9e3001d3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:47.270078 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-69358899-6ede-43f6-9cac-c7c972bb574c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:47.273698 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-69358899-6ede-43f6-9cac-c7c972bb574c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:12:47.273948 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-69358899-6ede-43f6-9cac-c7c972bb574c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:47.274140 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-69358899-6ede-43f6-9cac-c7c972bb574c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:47.283340 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:47.283340 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:47.292666 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-69358899-6ede-43f6-9cac-c7c972bb574c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:47.301432 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-69358899-6ede-43f6-9cac-c7c972bb574c tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:12:47.301883 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1199/4795] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:47 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:47.322911 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-85facadd-d730-45ab-acb5-6a722a0e0bf2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:47.337487 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-85facadd-d730-45ab-acb5-6a722a0e0bf2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:12:47.337844 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-85facadd-d730-45ab-acb5-6a722a0e0bf2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:47.338006 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-85facadd-d730-45ab-acb5-6a722a0e0bf2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:47.349656 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:47.349656 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:47.353845 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-85facadd-d730-45ab-acb5-6a722a0e0bf2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:47.359295 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-85facadd-d730-45ab-acb5-6a722a0e0bf2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:12:47.359790 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1201/4796] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:47 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:47.372090 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3bd9b735-52e0-4368-9ba3-8bd41e34b5bb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:47.374391 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3bd9b735-52e0-4368-9ba3-8bd41e34b5bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:12:47.374556 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3bd9b735-52e0-4368-9ba3-8bd41e34b5bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:47.374765 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3bd9b735-52e0-4368-9ba3-8bd41e34b5bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:47.374942 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-3bd9b735-52e0-4368-9ba3-8bd41e34b5bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Delete volume with id: b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:12:47.376981 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=303,cinder:UPDATE=95,cinder:INSERT=39 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:12:47.381918 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:47.381918 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:47.382366 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3bd9b735-52e0-4368-9ba3-8bd41e34b5bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:47.404573 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3bd9b735-52e0-4368-9ba3-8bd41e34b5bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Delete volume request issued successfully. Aug 14 03:12:47.404831 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3bd9b735-52e0-4368-9ba3-8bd41e34b5bb tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 202 Aug 14 03:12:47.405379 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1204/4797] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:47 2026] DELETE /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:47.419510 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-96a909dc-36e4-4bcf-ae62-6f23ae2a367e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:47.422868 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-96a909dc-36e4-4bcf-ae62-6f23ae2a367e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:12:47.423168 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-96a909dc-36e4-4bcf-ae62-6f23ae2a367e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:47.423435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-96a909dc-36e4-4bcf-ae62-6f23ae2a367e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:47.434639 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:47.434639 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:47.439611 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-96a909dc-36e4-4bcf-ae62-6f23ae2a367e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Volume info retrieved successfully. Aug 14 03:12:47.445422 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-96a909dc-36e4-4bcf-ae62-6f23ae2a367e tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 200 Aug 14 03:12:47.446043 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1194/4798] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:47 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:47.835742 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f0c660c9-24d5-4015-85f6-f2b7f2cc74ae None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:47.837803 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f0c660c9-24d5-4015-85f6-f2b7f2cc74ae tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:47.837998 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f0c660c9-24d5-4015-85f6-f2b7f2cc74ae tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:47.838171 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f0c660c9-24d5-4015-85f6-f2b7f2cc74ae tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:47.838283 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-f0c660c9-24d5-4015-85f6-f2b7f2cc74ae tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:47.842343 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:47.842343 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:47.843063 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f0c660c9-24d5-4015-85f6-f2b7f2cc74ae tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:47.843388 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1200/4799] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:47 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:48.469786 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-390200e6-8dfe-42c6-aece-22981789e1b2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:48.471743 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-390200e6-8dfe-42c6-aece-22981789e1b2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] GET https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c Aug 14 03:12:48.471945 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-390200e6-8dfe-42c6-aece-22981789e1b2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:48.472118 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-390200e6-8dfe-42c6-aece-22981789e1b2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:48.480360 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-390200e6-8dfe-42c6-aece-22981789e1b2 tempest-SnapshotDataIntegrityTests-1960351833 tempest-SnapshotDataIntegrityTests-1960351833-project-member] https://10.4.3.152/volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c returned with HTTP 404 Aug 14 03:12:48.480943 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1202/4800] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:48 2026] GET /volume/v3/volumes/b523bda7-9ed0-4c8f-b19a-d232de462c0c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:48.856230 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-09cca671-bdb9-4f69-8724-155f981dc990 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:48.858187 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-09cca671-bdb9-4f69-8724-155f981dc990 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:48.858437 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-09cca671-bdb9-4f69-8724-155f981dc990 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:48.858693 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-09cca671-bdb9-4f69-8724-155f981dc990 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:48.858809 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-09cca671-bdb9-4f69-8724-155f981dc990 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:48.863331 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:48.863331 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:48.864111 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-09cca671-bdb9-4f69-8724-155f981dc990 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:48.864547 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1205/4801] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:48 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:49.874314 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d475e351-ceaa-4767-b00b-e0710132f76a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:49.876556 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d475e351-ceaa-4767-b00b-e0710132f76a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:49.876780 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d475e351-ceaa-4767-b00b-e0710132f76a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:49.876998 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d475e351-ceaa-4767-b00b-e0710132f76a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:49.877101 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-d475e351-ceaa-4767-b00b-e0710132f76a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:49.879022 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=280,cinder:UPDATE=83,cinder:INSERT=37 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:12:49.882738 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:49.882738 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:49.883437 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d475e351-ceaa-4767-b00b-e0710132f76a tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:49.884716 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1195/4802] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:49 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:50.900068 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-febdf47f-8a58-40bc-9df3-288f6ba11d4f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:50.903016 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-febdf47f-8a58-40bc-9df3-288f6ba11d4f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:50.903266 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-febdf47f-8a58-40bc-9df3-288f6ba11d4f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:50.903522 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-febdf47f-8a58-40bc-9df3-288f6ba11d4f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:50.903692 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-febdf47f-8a58-40bc-9df3-288f6ba11d4f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:50.909858 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:50.909858 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:50.911384 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-febdf47f-8a58-40bc-9df3-288f6ba11d4f tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:50.912105 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1201/4803] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:50 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:51.924743 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-530b1644-e0ff-40b8-9a9a-99ef5b955278 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:51.926394 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-530b1644-e0ff-40b8-9a9a-99ef5b955278 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:51.926614 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-530b1644-e0ff-40b8-9a9a-99ef5b955278 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:51.926816 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-530b1644-e0ff-40b8-9a9a-99ef5b955278 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:51.926950 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-530b1644-e0ff-40b8-9a9a-99ef5b955278 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:51.939032 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:51.939032 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:51.939032 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-530b1644-e0ff-40b8-9a9a-99ef5b955278 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:51.939032 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1203/4804] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:51 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:52.945842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f53f1e2c-2936-42b7-85a5-7e133d22c33d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:52.947561 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f53f1e2c-2936-42b7-85a5-7e133d22c33d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:52.947797 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f53f1e2c-2936-42b7-85a5-7e133d22c33d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:52.947991 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f53f1e2c-2936-42b7-85a5-7e133d22c33d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:52.948090 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-f53f1e2c-2936-42b7-85a5-7e133d22c33d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:52.952435 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:52.952435 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:52.953140 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f53f1e2c-2936-42b7-85a5-7e133d22c33d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:52.953561 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1206/4805] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:52 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:52.962239 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-76ceaabe-3abc-4218-9129-e6a6bcce1bed None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:52.964040 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-76ceaabe-3abc-4218-9129-e6a6bcce1bed tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:52.964212 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-76ceaabe-3abc-4218-9129-e6a6bcce1bed tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:52.964421 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-76ceaabe-3abc-4218-9129-e6a6bcce1bed tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:52.964518 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-76ceaabe-3abc-4218-9129-e6a6bcce1bed tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:52.968468 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:52.968468 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:52.969134 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-76ceaabe-3abc-4218-9129-e6a6bcce1bed tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:52.969457 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1196/4806] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:52 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:52.978232 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2669d29e-5a5b-432d-9424-3dc4d0a7707c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:52.980062 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2669d29e-5a5b-432d-9424-3dc4d0a7707c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] DELETE https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:52.980242 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2669d29e-5a5b-432d-9424-3dc4d0a7707c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:52.980439 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2669d29e-5a5b-432d-9424-3dc4d0a7707c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:52.980576 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-2669d29e-5a5b-432d-9424-3dc4d0a7707c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete backup with id: 7faae7f0-7d37-46ba-98d0-e1653aebaf20. Aug 14 03:12:52.984980 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:52.984980 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:52.996390 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-2669d29e-5a5b-432d-9424-3dc4d0a7707c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] delete_backup rpcapi backup_id 7faae7f0-7d37-46ba-98d0-e1653aebaf20 {{(pid=100380) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:12:52.998023 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2669d29e-5a5b-432d-9424-3dc4d0a7707c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 202 Aug 14 03:12:52.998399 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1202/4807] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:52 2026] DELETE /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:12:53.007951 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c9d5c85e-e93d-4320-97f3-5a579b1873c0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:53.009813 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c9d5c85e-e93d-4320-97f3-5a579b1873c0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:53.010021 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c9d5c85e-e93d-4320-97f3-5a579b1873c0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:53.010199 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c9d5c85e-e93d-4320-97f3-5a579b1873c0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:53.010297 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-c9d5c85e-e93d-4320-97f3-5a579b1873c0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:53.014441 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:53.014441 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:53.015123 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c9d5c85e-e93d-4320-97f3-5a579b1873c0 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 200 Aug 14 03:12:53.015447 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1204/4808] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:53 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:54.025899 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0ce5c953-b502-4ed7-8216-d30ec251ca9e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:54.027615 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0ce5c953-b502-4ed7-8216-d30ec251ca9e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 Aug 14 03:12:54.027792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0ce5c953-b502-4ed7-8216-d30ec251ca9e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:54.027990 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0ce5c953-b502-4ed7-8216-d30ec251ca9e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:54.028089 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0ce5c953-b502-4ed7-8216-d30ec251ca9e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Show backup with id 7faae7f0-7d37-46ba-98d0-e1653aebaf20. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:12:54.032217 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0ce5c953-b502-4ed7-8216-d30ec251ca9e tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 returned with HTTP 404 Aug 14 03:12:54.032686 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1207/4809] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:54 2026] GET /volume/v3/backups/7faae7f0-7d37-46ba-98d0-e1653aebaf20 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:54.040075 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a7182306-12d4-4bba-8bc4-625b05c368a1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:54.041932 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a7182306-12d4-4bba-8bc4-625b05c368a1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e Aug 14 03:12:54.042159 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a7182306-12d4-4bba-8bc4-625b05c368a1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:54.042385 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a7182306-12d4-4bba-8bc4-625b05c368a1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:54.042526 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-a7182306-12d4-4bba-8bc4-625b05c368a1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete snapshot with id: 10def2ef-b5c9-49ee-b35d-0004207dd54e Aug 14 03:12:54.047427 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:54.047427 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:54.047963 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a7182306-12d4-4bba-8bc4-625b05c368a1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Snapshot retrieved successfully. Aug 14 03:12:54.062283 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a7182306-12d4-4bba-8bc4-625b05c368a1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Snapshot delete request issued successfully. Aug 14 03:12:54.062529 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a7182306-12d4-4bba-8bc4-625b05c368a1 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e returned with HTTP 202 Aug 14 03:12:54.062989 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1197/4810] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:12:54 2026] DELETE /volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:54.078478 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5d9ea1a0-e5fb-44eb-9c9d-706fcfde640d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:54.082094 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5d9ea1a0-e5fb-44eb-9c9d-706fcfde640d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e Aug 14 03:12:54.082413 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5d9ea1a0-e5fb-44eb-9c9d-706fcfde640d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:54.082718 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5d9ea1a0-e5fb-44eb-9c9d-706fcfde640d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:54.096477 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:54.096477 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:54.097231 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5d9ea1a0-e5fb-44eb-9c9d-706fcfde640d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Snapshot retrieved successfully. Aug 14 03:12:54.098356 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5d9ea1a0-e5fb-44eb-9c9d-706fcfde640d tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e returned with HTTP 200 Aug 14 03:12:54.098757 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1203/4811] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:54 2026] GET /volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:55.108240 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-707d3874-1686-4a9c-950e-873f1b6c09b5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:55.109962 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-707d3874-1686-4a9c-950e-873f1b6c09b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e Aug 14 03:12:55.110142 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-707d3874-1686-4a9c-950e-873f1b6c09b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:55.110339 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-707d3874-1686-4a9c-950e-873f1b6c09b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:55.114346 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-707d3874-1686-4a9c-950e-873f1b6c09b5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e returned with HTTP 404 Aug 14 03:12:55.114769 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1205/4812] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:55 2026] GET /volume/v3/snapshots/10def2ef-b5c9-49ee-b35d-0004207dd54e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:55.121008 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-082086ba-19ef-4eae-b80a-d78420cba676 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:55.122576 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-082086ba-19ef-4eae-b80a-d78420cba676 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] DELETE https://10.4.3.152/volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b Aug 14 03:12:55.122944 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-082086ba-19ef-4eae-b80a-d78420cba676 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:55.124375 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-082086ba-19ef-4eae-b80a-d78420cba676 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:55.124375 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-082086ba-19ef-4eae-b80a-d78420cba676 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete volume with id: 097d3d3e-3971-4f04-991f-7d26e1fb9f8b Aug 14 03:12:55.130091 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:55.130091 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:55.130627 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-082086ba-19ef-4eae-b80a-d78420cba676 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:55.147572 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-082086ba-19ef-4eae-b80a-d78420cba676 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete volume request issued successfully. Aug 14 03:12:55.147965 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-082086ba-19ef-4eae-b80a-d78420cba676 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b returned with HTTP 202 Aug 14 03:12:55.148456 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1208/4813] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:55 2026] DELETE /volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:55.159948 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a069bc93-af5b-4fb5-b3b3-53e92c7ef571 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:55.162868 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a069bc93-af5b-4fb5-b3b3-53e92c7ef571 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b Aug 14 03:12:55.163093 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a069bc93-af5b-4fb5-b3b3-53e92c7ef571 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:55.163308 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a069bc93-af5b-4fb5-b3b3-53e92c7ef571 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:55.172429 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:55.172429 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:55.176683 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a069bc93-af5b-4fb5-b3b3-53e92c7ef571 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:55.181332 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a069bc93-af5b-4fb5-b3b3-53e92c7ef571 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b returned with HTTP 200 Aug 14 03:12:55.181811 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1198/4814] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:55 2026] GET /volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:55.698471 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-43001190-3e02-4342-9cab-0b878983f53b req-c0c6aaa5-ca1d-4283-ae4d-5fb68f997b6c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:55.704241 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-43001190-3e02-4342-9cab-0b878983f53b req-c0c6aaa5-ca1d-4283-ae4d-5fb68f997b6c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/limits Aug 14 03:12:55.704532 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-43001190-3e02-4342-9cab-0b878983f53b req-c0c6aaa5-ca1d-4283-ae4d-5fb68f997b6c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:55.704815 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-43001190-3e02-4342-9cab-0b878983f53b req-c0c6aaa5-ca1d-4283-ae4d-5fb68f997b6c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:55.738707 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-43001190-3e02-4342-9cab-0b878983f53b req-c0c6aaa5-ca1d-4283-ae4d-5fb68f997b6c tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/limits returned with HTTP 200 Aug 14 03:12:55.739113 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1204/4815] 10.4.3.152 () {68 vars in 1484 bytes} [Fri Aug 14 03:12:55 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:55.778945 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-43001190-3e02-4342-9cab-0b878983f53b req-fe8d05af-5f06-425b-bb5a-585518020fdc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:55.780959 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-43001190-3e02-4342-9cab-0b878983f53b req-fe8d05af-5f06-425b-bb5a-585518020fdc tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:12:55.781165 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-43001190-3e02-4342-9cab-0b878983f53b req-fe8d05af-5f06-425b-bb5a-585518020fdc tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:55.781368 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-43001190-3e02-4342-9cab-0b878983f53b req-fe8d05af-5f06-425b-bb5a-585518020fdc tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:55.790319 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:55.790319 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:55.793413 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-43001190-3e02-4342-9cab-0b878983f53b req-fe8d05af-5f06-425b-bb5a-585518020fdc tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:55.797526 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-43001190-3e02-4342-9cab-0b878983f53b req-fe8d05af-5f06-425b-bb5a-585518020fdc tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b returned with HTTP 200 Aug 14 03:12:55.797919 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1206/4816] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:12:55 2026] GET /volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b => generated 1663 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:55.807399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-43001190-3e02-4342-9cab-0b878983f53b req-6db7ae13-d6ce-42b1-bd7e-57f960826fe2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:55.809570 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-43001190-3e02-4342-9cab-0b878983f53b req-6db7ae13-d6ce-42b1-bd7e-57f960826fe2 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:12:55.810096 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-43001190-3e02-4342-9cab-0b878983f53b req-6db7ae13-d6ce-42b1-bd7e-57f960826fe2 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1e4ef22-8409-4522-a5b3-51a86090c79b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1523016820", "description": null, "metadata": {}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:55.822228 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:55.822228 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:55.822923 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-43001190-3e02-4342-9cab-0b878983f53b req-6db7ae13-d6ce-42b1-bd7e-57f960826fe2 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:55.823198 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [req-43001190-3e02-4342-9cab-0b878983f53b req-6db7ae13-d6ce-42b1-bd7e-57f960826fe2 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Create snapshot from volume f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:12:55.850351 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [req-43001190-3e02-4342-9cab-0b878983f53b req-6db7ae13-d6ce-42b1-bd7e-57f960826fe2 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Created reservations ['27ef5156-474e-4742-a7d9-3af6e4325b52', '16ffe74d-c362-449b-9414-56111693a250', '314b62a6-e183-43e2-8569-62e4b4a478ec', '1dc8e85c-d00a-4c65-aeaf-4c2e296ad34c'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:55.887069 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-43001190-3e02-4342-9cab-0b878983f53b req-6db7ae13-d6ce-42b1-bd7e-57f960826fe2 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Snapshot force create request issued successfully. Aug 14 03:12:55.887069 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-43001190-3e02-4342-9cab-0b878983f53b req-6db7ae13-d6ce-42b1-bd7e-57f960826fe2 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:12:55.887069 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1209/4817] 10.4.3.152 () {72 vars in 1547 bytes} [Fri Aug 14 03:12:55 2026] POST /volume/v3/snapshots => generated 324 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:12:56.193805 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-69948fd0-25f6-4f68-900b-262b0feabac8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:56.195707 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-69948fd0-25f6-4f68-900b-262b0feabac8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b Aug 14 03:12:56.195933 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-69948fd0-25f6-4f68-900b-262b0feabac8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:56.196115 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-69948fd0-25f6-4f68-900b-262b0feabac8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:56.202924 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-69948fd0-25f6-4f68-900b-262b0feabac8 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b returned with HTTP 404 Aug 14 03:12:56.203835 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1199/4818] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:56 2026] GET /volume/v3/volumes/097d3d3e-3971-4f04-991f-7d26e1fb9f8b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:56.210077 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b46922d2-a5e7-4c95-9d2d-03d30f7030f6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:56.211801 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b46922d2-a5e7-4c95-9d2d-03d30f7030f6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 Aug 14 03:12:56.211999 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b46922d2-a5e7-4c95-9d2d-03d30f7030f6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:56.212189 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b46922d2-a5e7-4c95-9d2d-03d30f7030f6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:56.212335 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-b46922d2-a5e7-4c95-9d2d-03d30f7030f6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete volume with id: 4b160e00-c65a-4654-a048-7d371fc6d5e2 Aug 14 03:12:56.218544 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:56.218544 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:56.219106 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b46922d2-a5e7-4c95-9d2d-03d30f7030f6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:56.232510 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b46922d2-a5e7-4c95-9d2d-03d30f7030f6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete volume request issued successfully. Aug 14 03:12:56.232701 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b46922d2-a5e7-4c95-9d2d-03d30f7030f6 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 returned with HTTP 202 Aug 14 03:12:56.233093 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1205/4819] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:56 2026] DELETE /volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:56.239188 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1963b2aa-de49-4ccd-a351-fd7de1db6fc5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:56.241191 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1963b2aa-de49-4ccd-a351-fd7de1db6fc5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 Aug 14 03:12:56.241350 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1963b2aa-de49-4ccd-a351-fd7de1db6fc5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:56.241570 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1963b2aa-de49-4ccd-a351-fd7de1db6fc5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:56.248549 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:56.248549 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:56.252867 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1963b2aa-de49-4ccd-a351-fd7de1db6fc5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:56.259197 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1963b2aa-de49-4ccd-a351-fd7de1db6fc5 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 returned with HTTP 200 Aug 14 03:12:56.259723 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1207/4820] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:56 2026] GET /volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:57.358893 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-24cfd598-e66d-4024-b741-6da815c94905 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:57.358893 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-24cfd598-e66d-4024-b741-6da815c94905 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 Aug 14 03:12:57.358893 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-24cfd598-e66d-4024-b741-6da815c94905 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:57.358893 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-24cfd598-e66d-4024-b741-6da815c94905 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:57.358893 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-24cfd598-e66d-4024-b741-6da815c94905 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 returned with HTTP 404 Aug 14 03:12:57.358893 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1210/4821] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:57 2026] GET /volume/v3/volumes/4b160e00-c65a-4654-a048-7d371fc6d5e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:57.360644 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-dd538db2-f545-452a-ad5b-7ac65a08234c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:57.360644 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dd538db2-f545-452a-ad5b-7ac65a08234c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] DELETE https://10.4.3.152/volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 Aug 14 03:12:57.360644 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dd538db2-f545-452a-ad5b-7ac65a08234c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:57.360644 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dd538db2-f545-452a-ad5b-7ac65a08234c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:57.360644 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-dd538db2-f545-452a-ad5b-7ac65a08234c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete volume with id: 924727a3-89db-4eed-bd1c-df364364b2a3 Aug 14 03:12:57.360644 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:57.360644 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:57.360644 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-dd538db2-f545-452a-ad5b-7ac65a08234c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:57.360644 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-dd538db2-f545-452a-ad5b-7ac65a08234c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete volume request issued successfully. Aug 14 03:12:57.360644 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dd538db2-f545-452a-ad5b-7ac65a08234c tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 returned with HTTP 202 Aug 14 03:12:57.360644 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1200/4822] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:57 2026] DELETE /volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:57.361965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-df516450-0000-4249-afa7-60d049dcf918 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:57.361965 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-df516450-0000-4249-afa7-60d049dcf918 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 Aug 14 03:12:57.361965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-df516450-0000-4249-afa7-60d049dcf918 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:57.361965 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-df516450-0000-4249-afa7-60d049dcf918 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:57.361965 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:57.361965 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:57.361965 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-df516450-0000-4249-afa7-60d049dcf918 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:57.361965 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-df516450-0000-4249-afa7-60d049dcf918 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 returned with HTTP 200 Aug 14 03:12:57.361965 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1206/4823] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:57 2026] GET /volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:57.758341 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a84b4d43-1654-4f65-abb0-9d418480c33e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:57.760224 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a84b4d43-1654-4f65-abb0-9d418480c33e tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/snapshots/9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc Aug 14 03:12:57.760452 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a84b4d43-1654-4f65-abb0-9d418480c33e tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:57.760706 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a84b4d43-1654-4f65-abb0-9d418480c33e tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:57.765568 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:57.765568 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:57.766020 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a84b4d43-1654-4f65-abb0-9d418480c33e tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Snapshot retrieved successfully. Aug 14 03:12:57.766754 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a84b4d43-1654-4f65-abb0-9d418480c33e tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/snapshots/9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc returned with HTTP 200 Aug 14 03:12:57.767251 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1208/4824] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:12:57 2026] GET /volume/v3/snapshots/9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:57.791111 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:57.792920 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:12:57.793313 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1933094498", "snapshot_id": null, "imageRef": "cf9dcf26-6413-4eea-b8c1-c430ded72ab9", "volume_type": null, "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:12:57.794854 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1933094498', 'snapshot_id': None, 'imageRef': 'cf9dcf26-6413-4eea-b8c1-c430ded72ab9', 'volume_type': None, 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:12:57.874181 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:57.874181 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:57.874696 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Snapshot retrieved successfully. Aug 14 03:12:57.874925 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Create volume of 1 GB Aug 14 03:12:57.879114 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Availability Zones retrieved successfully. Aug 14 03:12:57.885687 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Flow 'volume_create_api' (2a98ffaa-eca5-452e-bf44-4d6413606394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:57.887437 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1f55c0-2f77-453f-9376-bef921fa5646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:57.888622 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:12:57.927797 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1f55c0-2f77-453f-9376-bef921fa5646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:57.928654 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d970dbc0-8163-4420-84a2-2f0ff6fce381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:57.973902 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Created reservations ['16c4604b-af21-41d4-a2e8-c8fafc94b176', 'e5c2d801-04c4-4242-a3ef-32707c2d35e7', 'cd87caf9-0502-4b99-ba8c-ea20ff66da60', 'ccb41362-e331-4a36-b1b2-6b4da579b9c5'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:12:57.974640 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d970dbc0-8163-4420-84a2-2f0ff6fce381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16c4604b-af21-41d4-a2e8-c8fafc94b176', 'e5c2d801-04c4-4242-a3ef-32707c2d35e7', 'cd87caf9-0502-4b99-ba8c-ea20ff66da60', 'ccb41362-e331-4a36-b1b2-6b4da579b9c5']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:57.975379 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0362ad76-b595-4bfd-ab4c-5fa8312d7efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:58.020963 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0362ad76-b595-4bfd-ab4c-5fa8312d7efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64c45142-68f6-4698-b633-c57e04fbedfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1933094498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d91ff3caa2b4ff99100bf8dfb1a0f23',qos_specs=None,replication_status=,reservations=['16c4604b-af21-41d4-a2e8-c8fafc94b176','e5c2d801-04c4-4242-a3ef-32707c2d35e7','cd87caf9-0502-4b99-ba8c-ea20ff66da60','ccb41362-e331-4a36-b1b2-6b4da579b9c5'],size=1,snapshot_id=9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc,source_replicaid=,source_volid=None,status='creating',user_id='f9d1768d02fd47b39832489bd1f3e90d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1933094498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64c45142-68f6-4698-b633-c57e04fbedfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d91ff3caa2b4ff99100bf8dfb1a0f23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9d1768d02fd47b39832489bd1f3e90d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:58.021703 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c474ed-b3df-47da-9811-4e966531025f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:58.040613 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c474ed-b3df-47da-9811-4e966531025f) transitioned into state 'SUCCESS' from state '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-1933094498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d91ff3caa2b4ff99100bf8dfb1a0f23',qos_specs=None,replication_status=,reservations=['16c4604b-af21-41d4-a2e8-c8fafc94b176','e5c2d801-04c4-4242-a3ef-32707c2d35e7','cd87caf9-0502-4b99-ba8c-ea20ff66da60','ccb41362-e331-4a36-b1b2-6b4da579b9c5'],size=1,snapshot_id=9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc,source_replicaid=,source_volid=None,status='creating',user_id='f9d1768d02fd47b39832489bd1f3e90d',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:58.041486 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3830533-ba78-4ae0-a4d1-dcb04519866f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:12:58.061788 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3830533-ba78-4ae0-a4d1-dcb04519866f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:12:58.062547 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Flow 'volume_create_api' (2a98ffaa-eca5-452e-bf44-4d6413606394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:12:58.062853 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Create volume request issued successfully. Aug 14 03:12:58.063346 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5752a8d4-73be-488c-95cd-d8c4dbb800e7 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:12:58.063758 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1211/4825] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:12:57 2026] POST /volume/v3/volumes => generated 814 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:58.075596 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2e409a14-3ccf-4679-a884-cb84d6422fcc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:58.077280 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2e409a14-3ccf-4679-a884-cb84d6422fcc tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd Aug 14 03:12:58.077471 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2e409a14-3ccf-4679-a884-cb84d6422fcc tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:58.077659 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2e409a14-3ccf-4679-a884-cb84d6422fcc tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:58.084032 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:58.084032 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:58.087401 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2e409a14-3ccf-4679-a884-cb84d6422fcc tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:58.091383 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2e409a14-3ccf-4679-a884-cb84d6422fcc tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd returned with HTTP 200 Aug 14 03:12:58.091890 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1201/4826] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:12:58 2026] GET /volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:12:58.372535 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0a5a03ef-3c95-43bb-8557-380f3d967df2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:58.374253 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a5a03ef-3c95-43bb-8557-380f3d967df2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 Aug 14 03:12:58.374467 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a5a03ef-3c95-43bb-8557-380f3d967df2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:58.374701 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a5a03ef-3c95-43bb-8557-380f3d967df2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:58.380032 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a5a03ef-3c95-43bb-8557-380f3d967df2 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 returned with HTTP 404 Aug 14 03:12:58.380520 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1207/4827] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:58 2026] GET /volume/v3/volumes/924727a3-89db-4eed-bd1c-df364364b2a3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:12:58.395159 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f2e017e7-4bc8-4414-a1b9-efd4750ee0ea None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:58.397469 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f2e017e7-4bc8-4414-a1b9-efd4750ee0ea tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 Aug 14 03:12:58.397746 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f2e017e7-4bc8-4414-a1b9-efd4750ee0ea tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:58.398022 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f2e017e7-4bc8-4414-a1b9-efd4750ee0ea tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:58.398228 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-f2e017e7-4bc8-4414-a1b9-efd4750ee0ea tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete volume with id: e8848f25-37ec-4a2e-800e-4a7cebcfe085 Aug 14 03:12:58.407906 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:58.407906 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:12:58.408541 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f2e017e7-4bc8-4414-a1b9-efd4750ee0ea tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:58.430883 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f2e017e7-4bc8-4414-a1b9-efd4750ee0ea tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Delete volume request issued successfully. Aug 14 03:12:58.431121 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f2e017e7-4bc8-4414-a1b9-efd4750ee0ea tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 returned with HTTP 202 Aug 14 03:12:58.431730 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1209/4828] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:12:58 2026] DELETE /volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:12:58.441751 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7adad1a3-4709-43b5-a713-a1b7c6ae3691 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:58.444393 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7adad1a3-4709-43b5-a713-a1b7c6ae3691 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 Aug 14 03:12:58.444393 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7adad1a3-4709-43b5-a713-a1b7c6ae3691 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:58.444393 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7adad1a3-4709-43b5-a713-a1b7c6ae3691 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:58.452464 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:58.452464 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:12:58.456908 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7adad1a3-4709-43b5-a713-a1b7c6ae3691 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Volume info retrieved successfully. Aug 14 03:12:58.462758 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7adad1a3-4709-43b5-a713-a1b7c6ae3691 tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 returned with HTTP 200 Aug 14 03:12:58.463379 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1212/4829] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:58 2026] GET /volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:12:59.103206 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6550a15e-c87c-43f8-b0b2-8665c802d6dd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:59.105013 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6550a15e-c87c-43f8-b0b2-8665c802d6dd tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd Aug 14 03:12:59.105268 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6550a15e-c87c-43f8-b0b2-8665c802d6dd tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:59.105513 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6550a15e-c87c-43f8-b0b2-8665c802d6dd tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:59.113170 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:59.113170 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:12:59.117354 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6550a15e-c87c-43f8-b0b2-8665c802d6dd tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:59.121760 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6550a15e-c87c-43f8-b0b2-8665c802d6dd tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd returned with HTTP 200 Aug 14 03:12:59.122129 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1202/4830] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:12:59 2026] GET /volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:59.134207 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cb6dad8c-327e-4060-ba1d-3e284763841b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:59.136590 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cb6dad8c-327e-4060-ba1d-3e284763841b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd Aug 14 03:12:59.136902 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cb6dad8c-327e-4060-ba1d-3e284763841b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:59.137178 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cb6dad8c-327e-4060-ba1d-3e284763841b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:59.146867 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:12:59.146867 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:12:59.151614 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cb6dad8c-327e-4060-ba1d-3e284763841b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:12:59.159236 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cb6dad8c-327e-4060-ba1d-3e284763841b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd returned with HTTP 200 Aug 14 03:12:59.159752 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1208/4831] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:12:59 2026] GET /volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd => generated 1423 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:12:59.476656 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-30ada1f4-4990-4fad-b98d-6e802597d7bd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:12:59.478772 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-30ada1f4-4990-4fad-b98d-6e802597d7bd tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] GET https://10.4.3.152/volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 Aug 14 03:12:59.479038 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-30ada1f4-4990-4fad-b98d-6e802597d7bd tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:12:59.479261 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-30ada1f4-4990-4fad-b98d-6e802597d7bd tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:12:59.485025 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-30ada1f4-4990-4fad-b98d-6e802597d7bd tempest-VolumesBackupsTest-1747942636 tempest-VolumesBackupsTest-1747942636-project-member] https://10.4.3.152/volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 returned with HTTP 404 Aug 14 03:12:59.485577 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1210/4832] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:12:59 2026] GET /volume/v3/volumes/e8848f25-37ec-4a2e-800e-4a7cebcfe085 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:00.851925 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-a138d0a1-a751-412e-bc0e-36e00085e6a0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:00.855575 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-a138d0a1-a751-412e-bc0e-36e00085e6a0 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd Aug 14 03:13:00.855896 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-a138d0a1-a751-412e-bc0e-36e00085e6a0 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:00.856155 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-a138d0a1-a751-412e-bc0e-36e00085e6a0 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:00.865996 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:00.865996 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:00.870307 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-a138d0a1-a751-412e-bc0e-36e00085e6a0 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:13:00.880797 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-a138d0a1-a751-412e-bc0e-36e00085e6a0 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd returned with HTTP 200 Aug 14 03:13:00.882762 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1213/4833] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:13:00 2026] GET /volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd => generated 1405 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:01.434779 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-5b496e07-33e5-4f4c-897b-19ae7ec7336d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:01.437254 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-5b496e07-33e5-4f4c-897b-19ae7ec7336d tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd Aug 14 03:13:01.437503 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-5b496e07-33e5-4f4c-897b-19ae7ec7336d tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:01.437783 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-5b496e07-33e5-4f4c-897b-19ae7ec7336d tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:01.445067 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:01.445067 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:01.448643 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-5b496e07-33e5-4f4c-897b-19ae7ec7336d tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:13:01.453008 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-5b496e07-33e5-4f4c-897b-19ae7ec7336d tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd returned with HTTP 200 Aug 14 03:13:01.453457 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1203/4834] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:13:01 2026] GET /volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:01.467485 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9bcff33c-0489-490d-8306-53680f55a105 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:01.467902 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9bcff33c-0489-490d-8306-53680f55a105 None None] GET https://10.4.3.152/volume// Aug 14 03:13:01.468224 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9bcff33c-0489-490d-8306-53680f55a105 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:01.468423 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9bcff33c-0489-490d-8306-53680f55a105 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:01.468739 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9bcff33c-0489-490d-8306-53680f55a105 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:13:01.469111 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1209/4835] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:13:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:13:01.481798 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-d5f9f157-4f97-4b32-b0bc-320ab75c861b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:01.483768 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-d5f9f157-4f97-4b32-b0bc-320ab75c861b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:13:01.484122 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-d5f9f157-4f97-4b32-b0bc-320ab75c861b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64c45142-68f6-4698-b633-c57e04fbedfd", "connector": null, "instance_uuid": "a1308d99-1ed4-4101-810f-0e6c9a00ca9a"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:01.496140 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:01.496140 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:01.522698 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-d5f9f157-4f97-4b32-b0bc-320ab75c861b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:13:01.523133 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1211/4836] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:13:01 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:02.621076 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-aaa7d0a4-745a-4af7-b061-4d3250eb258e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:02.621581 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aaa7d0a4-745a-4af7-b061-4d3250eb258e None None] GET https://10.4.3.152/volume// Aug 14 03:13:02.621811 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aaa7d0a4-745a-4af7-b061-4d3250eb258e None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:02.622050 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aaa7d0a4-745a-4af7-b061-4d3250eb258e None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:02.622497 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aaa7d0a4-745a-4af7-b061-4d3250eb258e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:13:02.622876 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1214/4837] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:13:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:13:02.638107 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-b38abae8-8720-4614-b91e-a7121e28533f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:02.640486 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-b38abae8-8720-4614-b91e-a7121e28533f tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd Aug 14 03:13:02.640671 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-b38abae8-8720-4614-b91e-a7121e28533f tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:02.640876 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-b38abae8-8720-4614-b91e-a7121e28533f tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:02.652280 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:02.652280 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:02.656096 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-b38abae8-8720-4614-b91e-a7121e28533f tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:13:02.661045 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-b38abae8-8720-4614-b91e-a7121e28533f tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd returned with HTTP 200 Aug 14 03:13:02.661443 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1204/4838] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:13:02 2026] GET /volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd => generated 1584 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:13:02.774767 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-1639c3f8-9ee5-4d4c-8635-73a35935a098 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:02.776729 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-1639c3f8-9ee5-4d4c-8635-73a35935a098 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] PUT https://10.4.3.152/volume/v3/attachments/214dda69-f82f-47d6-9269-6aa137dad10a Aug 14 03:13:02.777038 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-1639c3f8-9ee5-4d4c-8635-73a35935a098 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:02.794275 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-1639c3f8-9ee5-4d4c-8635-73a35935a098 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Acquiring lock "cinder-attachment_update-64c45142-68f6-4698-b633-c57e04fbedfd-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:13:02.799623 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-1639c3f8-9ee5-4d4c-8635-73a35935a098 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Lock "cinder-attachment_update-64c45142-68f6-4698-b633-c57e04fbedfd-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:13:02.801761 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:02.801761 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:02.930959 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-1639c3f8-9ee5-4d4c-8635-73a35935a098 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Lock "cinder-attachment_update-64c45142-68f6-4698-b633-c57e04fbedfd-np0000007307" released by "attachment_update" :: held 0.131s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:13:02.931401 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-1639c3f8-9ee5-4d4c-8635-73a35935a098 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/attachments/214dda69-f82f-47d6-9269-6aa137dad10a returned with HTTP 200 Aug 14 03:13:02.932045 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1210/4839] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:13:02 2026] PUT /volume/v3/attachments/214dda69-f82f-47d6-9269-6aa137dad10a => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:02.961547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-ab0e3734-3ae4-45b9-9dd5-b480e89f0623 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:02.963727 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-ab0e3734-3ae4-45b9-9dd5-b480e89f0623 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] POST https://10.4.3.152/volume/v3/attachments/214dda69-f82f-47d6-9269-6aa137dad10a/action Aug 14 03:13:02.964175 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-ab0e3734-3ae4-45b9-9dd5-b480e89f0623 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:13:02.964289 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-ab0e3734-3ae4-45b9-9dd5-b480e89f0623 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:02.981263 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:02.981263 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:02.983712 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9d52edd9-967e-4f35-a704-49509390198e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:02.992881 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f03be30f-fe6f-4f6c-a4b3-4fc9025fb76d req-ab0e3734-3ae4-45b9-9dd5-b480e89f0623 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/attachments/214dda69-f82f-47d6-9269-6aa137dad10a/action returned with HTTP 204 Aug 14 03:13:02.993598 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1212/4840] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:13:02 2026] POST /volume/v3/attachments/214dda69-f82f-47d6-9269-6aa137dad10a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:03.087660 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:03.088103 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:03.089941 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:03.090103 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Create volume of 1 GB Aug 14 03:13:03.095132 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Availability Zones retrieved successfully. Aug 14 03:13:03.106477 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Flow 'volume_create_api' (5ebce1f1-2eda-47f1-9274-54c542fbd659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:03.107848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a465e0d9-ccc2-48a3-90da-1d189b14dca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:03.113386 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:03.154339 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a465e0d9-ccc2-48a3-90da-1d189b14dca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:03.155454 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189cb621-ba59-479b-891b-e2f375562f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:03.223715 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Created reservations ['b0eabc29-333f-4ff3-af6d-4a410ca1c1f0', '613f6254-43ac-4b86-9947-7f0bd4ffd85d', 'ef8af5b6-e3c3-4372-9588-26c00396cf8c', 'da9fd90c-5b92-40a6-ae27-8286a93dfb0f'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:03.224735 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189cb621-ba59-479b-891b-e2f375562f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0eabc29-333f-4ff3-af6d-4a410ca1c1f0', '613f6254-43ac-4b86-9947-7f0bd4ffd85d', 'ef8af5b6-e3c3-4372-9588-26c00396cf8c', 'da9fd90c-5b92-40a6-ae27-8286a93dfb0f']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:03.225539 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e20a9a-9d49-4c0e-a2e9-be2078a0da69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:03.249750 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e20a9a-9d49-4c0e-a2e9-be2078a0da69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b', '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='468bfe135b0643568d958202f4139da1',qos_specs=None,replication_status=,reservations=['b0eabc29-333f-4ff3-af6d-4a410ca1c1f0','613f6254-43ac-4b86-9947-7f0bd4ffd85d','ef8af5b6-e3c3-4372-9588-26c00396cf8c','da9fd90c-5b92-40a6-ae27-8286a93dfb0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3027758d7d341ffa8aef7d1fc35ac9b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:03Z,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=5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='468bfe135b0643568d958202f4139da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3027758d7d341ffa8aef7d1fc35ac9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:03.250683 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (146dd7c2-7838-4137-b5d2-4e81e6c038cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:03.272848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (146dd7c2-7838-4137-b5d2-4e81e6c038cc) transitioned into state 'SUCCESS' from 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='468bfe135b0643568d958202f4139da1',qos_specs=None,replication_status=,reservations=['b0eabc29-333f-4ff3-af6d-4a410ca1c1f0','613f6254-43ac-4b86-9947-7f0bd4ffd85d','ef8af5b6-e3c3-4372-9588-26c00396cf8c','da9fd90c-5b92-40a6-ae27-8286a93dfb0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3027758d7d341ffa8aef7d1fc35ac9b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:03.274411 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bba203c-5e49-4a28-9388-5062dcff6e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:03.286331 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bba203c-5e49-4a28-9388-5062dcff6e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:03.287286 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Flow 'volume_create_api' (5ebce1f1-2eda-47f1-9274-54c542fbd659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:03.287696 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Create volume request issued successfully. Aug 14 03:13:03.288310 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9d52edd9-967e-4f35-a704-49509390198e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:03.288864 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1215/4841] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:13:02 2026] POST /volume/v3/volumes => generated 740 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:03.301660 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8111c2d5-1f4c-454c-812d-872c6357f318 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:03.303646 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8111c2d5-1f4c-454c-812d-872c6357f318 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b Aug 14 03:13:03.303888 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8111c2d5-1f4c-454c-812d-872c6357f318 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:03.304114 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8111c2d5-1f4c-454c-812d-872c6357f318 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:03.312161 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:03.312161 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:03.316711 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8111c2d5-1f4c-454c-812d-872c6357f318 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Volume info retrieved successfully. Aug 14 03:13:03.323464 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8111c2d5-1f4c-454c-812d-872c6357f318 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b returned with HTTP 200 Aug 14 03:13:03.324021 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1205/4842] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:03 2026] GET /volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b => generated 808 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:04.341906 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-636e84ce-3e9d-4598-ac16-e046dcb80ac0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:04.344136 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-636e84ce-3e9d-4598-ac16-e046dcb80ac0 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b Aug 14 03:13:04.344430 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-636e84ce-3e9d-4598-ac16-e046dcb80ac0 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:04.344689 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-636e84ce-3e9d-4598-ac16-e046dcb80ac0 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:04.353711 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:04.353711 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:04.358494 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-636e84ce-3e9d-4598-ac16-e046dcb80ac0 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Volume info retrieved successfully. Aug 14 03:13:04.363897 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-636e84ce-3e9d-4598-ac16-e046dcb80ac0 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b returned with HTTP 200 Aug 14 03:13:04.364424 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1211/4843] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:04 2026] GET /volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:04.377726 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-13948205-226b-4c86-acc9-8a7bad8c8697 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:04.379659 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-13948205-226b-4c86-acc9-8a7bad8c8697 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b Aug 14 03:13:04.379925 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-13948205-226b-4c86-acc9-8a7bad8c8697 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:04.380117 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-13948205-226b-4c86-acc9-8a7bad8c8697 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:04.388313 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:04.388313 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:04.392141 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-13948205-226b-4c86-acc9-8a7bad8c8697 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Volume info retrieved successfully. Aug 14 03:13:04.396500 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-13948205-226b-4c86-acc9-8a7bad8c8697 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b returned with HTTP 200 Aug 14 03:13:04.396897 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1213/4844] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:04 2026] GET /volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:04.410475 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:04.415294 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:04.415890 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-922168730"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:04.417884 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-922168730'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:04.418129 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Create volume of 1 GB Aug 14 03:13:04.418591 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:04.418591 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:04.423166 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Availability Zones retrieved successfully. Aug 14 03:13:04.430676 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Flow 'volume_create_api' (1cd6d357-c0fa-4cd2-9bc9-6a6006985b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:04.433910 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7a15adb-2446-4221-9f40-70ff47a45315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:04.433910 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:04.459890 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7a15adb-2446-4221-9f40-70ff47a45315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:04.460958 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (005ec0ce-1ddb-419b-8ebd-4417129f708e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:04.499348 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Created reservations ['cd76a6f2-cb0c-4292-b655-18c34feb951b', '79faa6b8-8416-4eed-ad17-f489d304305e', '49d61960-428b-4b97-8622-ed7cf1b1ff6a', '63efb4c7-f538-45ce-9a99-1558c709b486'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:04.500467 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (005ec0ce-1ddb-419b-8ebd-4417129f708e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd76a6f2-cb0c-4292-b655-18c34feb951b', '79faa6b8-8416-4eed-ad17-f489d304305e', '49d61960-428b-4b97-8622-ed7cf1b1ff6a', '63efb4c7-f538-45ce-9a99-1558c709b486']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:04.502414 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebd4c504-a507-4581-8d92-43b2bd97141b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:04.527161 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebd4c504-a507-4581-8d92-43b2bd97141b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28355fda-cfa5-4c2f-b4f3-c136f6368ca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-922168730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='468bfe135b0643568d958202f4139da1',qos_specs=None,replication_status=,reservations=['cd76a6f2-cb0c-4292-b655-18c34feb951b','79faa6b8-8416-4eed-ad17-f489d304305e','49d61960-428b-4b97-8622-ed7cf1b1ff6a','63efb4c7-f538-45ce-9a99-1558c709b486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3027758d7d341ffa8aef7d1fc35ac9b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:04Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-922168730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28355fda-cfa5-4c2f-b4f3-c136f6368ca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='468bfe135b0643568d958202f4139da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3027758d7d341ffa8aef7d1fc35ac9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:04.528067 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a359866-bc87-44bb-bb6b-d2d9336867ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:04.546108 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a359866-bc87-44bb-bb6b-d2d9336867ac) transitioned into 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-922168730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='468bfe135b0643568d958202f4139da1',qos_specs=None,replication_status=,reservations=['cd76a6f2-cb0c-4292-b655-18c34feb951b','79faa6b8-8416-4eed-ad17-f489d304305e','49d61960-428b-4b97-8622-ed7cf1b1ff6a','63efb4c7-f538-45ce-9a99-1558c709b486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3027758d7d341ffa8aef7d1fc35ac9b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:04.547052 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78831529-dcc6-4d4e-b522-c6485a50ed82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:04.555848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78831529-dcc6-4d4e-b522-c6485a50ed82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:04.556320 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Flow 'volume_create_api' (1cd6d357-c0fa-4cd2-9bc9-6a6006985b5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:04.556636 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Create volume request issued successfully. Aug 14 03:13:04.557178 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ef69a150-58e3-43aa-9099-4cdb67d4127d tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:04.558242 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1216/4845] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:13:04 2026] POST /volume/v3/volumes => generated 775 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:04.570651 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-adcefdd6-a40e-430b-bd76-ab5fdca59df3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:04.572288 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-adcefdd6-a40e-430b-bd76-ab5fdca59df3 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 Aug 14 03:13:04.572495 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-adcefdd6-a40e-430b-bd76-ab5fdca59df3 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:04.572675 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-adcefdd6-a40e-430b-bd76-ab5fdca59df3 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:04.580221 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:04.580221 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:04.585192 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-adcefdd6-a40e-430b-bd76-ab5fdca59df3 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Volume info retrieved successfully. Aug 14 03:13:04.590113 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-adcefdd6-a40e-430b-bd76-ab5fdca59df3 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 returned with HTTP 200 Aug 14 03:13:04.590113 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1206/4846] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:04 2026] GET /volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:05.610342 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a4642347-16e8-4938-a342-01e4e85ca0f8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:05.613590 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a4642347-16e8-4938-a342-01e4e85ca0f8 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 Aug 14 03:13:05.613590 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a4642347-16e8-4938-a342-01e4e85ca0f8 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:05.613590 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a4642347-16e8-4938-a342-01e4e85ca0f8 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:05.625441 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:05.625441 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:05.629082 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a4642347-16e8-4938-a342-01e4e85ca0f8 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Volume info retrieved successfully. Aug 14 03:13:05.633993 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a4642347-16e8-4938-a342-01e4e85ca0f8 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 returned with HTTP 200 Aug 14 03:13:05.634532 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1212/4847] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:05 2026] GET /volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:05.648088 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cddca4e7-cf3d-4d39-9ab0-a76538f2cdaa None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:05.653990 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cddca4e7-cf3d-4d39-9ab0-a76538f2cdaa tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 Aug 14 03:13:05.654232 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cddca4e7-cf3d-4d39-9ab0-a76538f2cdaa tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:05.656141 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cddca4e7-cf3d-4d39-9ab0-a76538f2cdaa tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:05.662960 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:05.662960 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:05.666593 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cddca4e7-cf3d-4d39-9ab0-a76538f2cdaa tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Volume info retrieved successfully. Aug 14 03:13:05.670956 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cddca4e7-cf3d-4d39-9ab0-a76538f2cdaa tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 returned with HTTP 200 Aug 14 03:13:05.671495 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1214/4848] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:05 2026] GET /volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:05.682971 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2d40abd6-d316-4ae7-8c6a-a769b27d0f20 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:05.685163 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2d40abd6-d316-4ae7-8c6a-a769b27d0f20 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:05.685504 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2d40abd6-d316-4ae7-8c6a-a769b27d0f20 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28355fda-cfa5-4c2f-b4f3-c136f6368ca5", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1980640992"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:05.696672 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:05.696672 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:05.697145 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2d40abd6-d316-4ae7-8c6a-a769b27d0f20 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Volume info retrieved successfully. Aug 14 03:13:05.697287 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-2d40abd6-d316-4ae7-8c6a-a769b27d0f20 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Create snapshot from volume 28355fda-cfa5-4c2f-b4f3-c136f6368ca5 Aug 14 03:13:05.745062 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-2d40abd6-d316-4ae7-8c6a-a769b27d0f20 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Created reservations ['5d42a02a-4b13-4523-b54f-a9998d3d976b', '4bbfe893-f443-4bc8-9bce-773b90533d26', 'dcad7e19-9469-4807-aa77-52ee4e7bb24f', '4da1232b-84f4-44ae-abd7-3e612ec5b254'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:05.776039 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2d40abd6-d316-4ae7-8c6a-a769b27d0f20 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Snapshot create request issued successfully. Aug 14 03:13:05.776430 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2d40abd6-d316-4ae7-8c6a-a769b27d0f20 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:13:05.776982 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1217/4849] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:13:05 2026] POST /volume/v3/snapshots => generated 326 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:05.787762 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0091f78a-d3f8-4c64-a874-9693c7b296e9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:05.790391 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0091f78a-d3f8-4c64-a874-9693c7b296e9 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 Aug 14 03:13:05.790665 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0091f78a-d3f8-4c64-a874-9693c7b296e9 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:05.790945 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0091f78a-d3f8-4c64-a874-9693c7b296e9 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:05.796647 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:05.796647 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:05.797092 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0091f78a-d3f8-4c64-a874-9693c7b296e9 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Snapshot retrieved successfully. Aug 14 03:13:05.797775 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0091f78a-d3f8-4c64-a874-9693c7b296e9 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 returned with HTTP 200 Aug 14 03:13:05.798147 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1207/4850] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:05 2026] GET /volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 => generated 458 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:06.774338 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-53000865-937e-49ca-98f6-4537bf7b12d2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:06.808301 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-79ddd739-3be8-4abd-a807-bb69eac59c06 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:06.810643 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-79ddd739-3be8-4abd-a807-bb69eac59c06 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 Aug 14 03:13:06.810925 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-79ddd739-3be8-4abd-a807-bb69eac59c06 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:06.811195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-79ddd739-3be8-4abd-a807-bb69eac59c06 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:06.817044 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:06.817044 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:06.817616 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-79ddd739-3be8-4abd-a807-bb69eac59c06 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Snapshot retrieved successfully. Aug 14 03:13:06.818643 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-79ddd739-3be8-4abd-a807-bb69eac59c06 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 returned with HTTP 200 Aug 14 03:13:06.819128 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1215/4851] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:06 2026] GET /volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:06.829571 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3c200cc6-9dd5-4632-86b9-53f3c98de398 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:06.831297 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3c200cc6-9dd5-4632-86b9-53f3c98de398 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 Aug 14 03:13:06.831499 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3c200cc6-9dd5-4632-86b9-53f3c98de398 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:06.831694 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3c200cc6-9dd5-4632-86b9-53f3c98de398 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:06.836615 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:06.836615 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:06.837099 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3c200cc6-9dd5-4632-86b9-53f3c98de398 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Snapshot retrieved successfully. Aug 14 03:13:06.837906 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3c200cc6-9dd5-4632-86b9-53f3c98de398 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 returned with HTTP 200 Aug 14 03:13:06.838294 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1218/4852] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:06 2026] GET /volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:06.842079 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:06.842401 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1537300845", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:06.843698 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1537300845', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:06.843807 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Create volume of 1 GB Aug 14 03:13:06.847608 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Availability Zones retrieved successfully. Aug 14 03:13:06.849247 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f7297120-988e-40e9-94ea-585c347d33d3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:06.851080 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f7297120-988e-40e9-94ea-585c347d33d3 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 Aug 14 03:13:06.851309 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f7297120-988e-40e9-94ea-585c347d33d3 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:06.851526 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f7297120-988e-40e9-94ea-585c347d33d3 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:06.851641 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-f7297120-988e-40e9-94ea-585c347d33d3 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Delete snapshot with id: 31d97982-b5ab-48ce-9b9b-f9e483362b94 Aug 14 03:13:06.852886 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Flow 'volume_create_api' (a42e5798-e9b3-49ee-8779-8c8a8476c092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:06.853736 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (592d5894-0389-4aad-a227-bea4c8eecea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:06.854720 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:06.856397 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:06.856397 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:06.856849 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f7297120-988e-40e9-94ea-585c347d33d3 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Snapshot retrieved successfully. Aug 14 03:13:06.871350 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f7297120-988e-40e9-94ea-585c347d33d3 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Snapshot delete request issued successfully. Aug 14 03:13:06.871619 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f7297120-988e-40e9-94ea-585c347d33d3 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 returned with HTTP 202 Aug 14 03:13:06.872098 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1208/4853] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:06 2026] DELETE /volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:06.878356 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f2df5db9-73d1-4b07-a4c9-cd5495ae868e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:06.880119 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f2df5db9-73d1-4b07-a4c9-cd5495ae868e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 Aug 14 03:13:06.880344 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f2df5db9-73d1-4b07-a4c9-cd5495ae868e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:06.880551 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f2df5db9-73d1-4b07-a4c9-cd5495ae868e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:06.882465 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (592d5894-0389-4aad-a227-bea4c8eecea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:06.883415 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4afd4fcc-72bd-49b2-b976-9fea260d21bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:06.886262 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:06.886262 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:06.886784 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f2df5db9-73d1-4b07-a4c9-cd5495ae868e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Snapshot retrieved successfully. Aug 14 03:13:06.887700 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f2df5db9-73d1-4b07-a4c9-cd5495ae868e tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 returned with HTTP 200 Aug 14 03:13:06.888058 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1216/4854] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:06 2026] GET /volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:06.941990 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Created reservations ['95d885d2-bb23-447f-a08d-392a3a27c6ad', 'b898a67d-7a0b-4659-8df0-40f98589d4a2', '17b3577a-73d8-4b86-a36e-9457c8519962', '0552eb01-8436-4093-abc7-5c9a701033bc'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:06.942805 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4afd4fcc-72bd-49b2-b976-9fea260d21bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95d885d2-bb23-447f-a08d-392a3a27c6ad', 'b898a67d-7a0b-4659-8df0-40f98589d4a2', '17b3577a-73d8-4b86-a36e-9457c8519962', '0552eb01-8436-4093-abc7-5c9a701033bc']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:06.943583 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b89c367-925c-4061-b0ed-2e44b48e84c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:06.965630 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b89c367-925c-4061-b0ed-2e44b48e84c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de3cd1dc-585d-4a1b-971b-18dc20f74b02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1537300845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bd643c3f73e485aae64a5846b213e69',qos_specs=None,replication_status=,reservations=['95d885d2-bb23-447f-a08d-392a3a27c6ad','b898a67d-7a0b-4659-8df0-40f98589d4a2','17b3577a-73d8-4b86-a36e-9457c8519962','0552eb01-8436-4093-abc7-5c9a701033bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d89373e4d7cb42f2a3e7d2e73063d6a8',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1537300845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de3cd1dc-585d-4a1b-971b-18dc20f74b02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bd643c3f73e485aae64a5846b213e69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d89373e4d7cb42f2a3e7d2e73063d6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:06.966406 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7612d8bc-25c5-4c95-8d5f-dd6008223d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:06.982611 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7612d8bc-25c5-4c95-8d5f-dd6008223d2d) transitioned into state 'SUCCESS' from state '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-1537300845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bd643c3f73e485aae64a5846b213e69',qos_specs=None,replication_status=,reservations=['95d885d2-bb23-447f-a08d-392a3a27c6ad','b898a67d-7a0b-4659-8df0-40f98589d4a2','17b3577a-73d8-4b86-a36e-9457c8519962','0552eb01-8436-4093-abc7-5c9a701033bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d89373e4d7cb42f2a3e7d2e73063d6a8',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:06.983457 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db70c77-4be3-45d3-a78b-4dc22e69faf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:06.991996 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db70c77-4be3-45d3-a78b-4dc22e69faf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:06.992927 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Flow 'volume_create_api' (a42e5798-e9b3-49ee-8779-8c8a8476c092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:06.993253 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Create volume request issued successfully. Aug 14 03:13:06.993813 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-53000865-937e-49ca-98f6-4537bf7b12d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:06.994234 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1213/4855] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:13:06 2026] POST /volume/v3/volumes => generated 754 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:07.005206 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1d64b3de-b1d5-43f3-8874-0e5bc48f674e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:07.006951 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1d64b3de-b1d5-43f3-8874-0e5bc48f674e tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 Aug 14 03:13:07.007126 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1d64b3de-b1d5-43f3-8874-0e5bc48f674e tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:07.007298 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1d64b3de-b1d5-43f3-8874-0e5bc48f674e tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:07.015808 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:07.015808 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:07.020958 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1d64b3de-b1d5-43f3-8874-0e5bc48f674e tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Volume info retrieved successfully. Aug 14 03:13:07.024927 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1d64b3de-b1d5-43f3-8874-0e5bc48f674e tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 returned with HTTP 200 Aug 14 03:13:07.025298 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1219/4856] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:07 2026] GET /volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:07.897162 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-51278807-c7f5-4f77-8bf8-66da62cd9612 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:07.899154 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-51278807-c7f5-4f77-8bf8-66da62cd9612 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 Aug 14 03:13:07.899466 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-51278807-c7f5-4f77-8bf8-66da62cd9612 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:07.899702 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-51278807-c7f5-4f77-8bf8-66da62cd9612 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:07.904083 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-51278807-c7f5-4f77-8bf8-66da62cd9612 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 returned with HTTP 404 Aug 14 03:13:07.904668 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1209/4857] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:07 2026] GET /volume/v3/snapshots/31d97982-b5ab-48ce-9b9b-f9e483362b94 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:07.921145 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b186bdc8-32a7-45b0-9dfe-64d93d9607ec None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:07.923484 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b186bdc8-32a7-45b0-9dfe-64d93d9607ec tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] DELETE https://10.4.3.152/volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 Aug 14 03:13:07.923729 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b186bdc8-32a7-45b0-9dfe-64d93d9607ec tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:07.923987 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b186bdc8-32a7-45b0-9dfe-64d93d9607ec tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:07.924204 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-b186bdc8-32a7-45b0-9dfe-64d93d9607ec tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Delete volume with id: 28355fda-cfa5-4c2f-b4f3-c136f6368ca5 Aug 14 03:13:07.932218 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:07.932218 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:07.932746 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b186bdc8-32a7-45b0-9dfe-64d93d9607ec tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Volume info retrieved successfully. Aug 14 03:13:07.953149 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b186bdc8-32a7-45b0-9dfe-64d93d9607ec tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Delete volume request issued successfully. Aug 14 03:13:07.953509 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b186bdc8-32a7-45b0-9dfe-64d93d9607ec tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 returned with HTTP 202 Aug 14 03:13:07.954138 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1217/4858] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:07 2026] DELETE /volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:07.964004 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-eeae584c-cadd-4a70-9d36-8c0dd871db10 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:07.965928 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-eeae584c-cadd-4a70-9d36-8c0dd871db10 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 Aug 14 03:13:07.966152 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-eeae584c-cadd-4a70-9d36-8c0dd871db10 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:07.966363 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-eeae584c-cadd-4a70-9d36-8c0dd871db10 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:07.975714 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:07.975714 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:07.979774 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-eeae584c-cadd-4a70-9d36-8c0dd871db10 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Volume info retrieved successfully. Aug 14 03:13:07.984191 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-eeae584c-cadd-4a70-9d36-8c0dd871db10 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 returned with HTTP 200 Aug 14 03:13:07.984556 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1214/4859] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:07 2026] GET /volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:08.038776 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0c91961e-61ef-414f-9b6b-92fa84d5a98c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:08.040615 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0c91961e-61ef-414f-9b6b-92fa84d5a98c tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 Aug 14 03:13:08.040850 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0c91961e-61ef-414f-9b6b-92fa84d5a98c tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:08.041077 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0c91961e-61ef-414f-9b6b-92fa84d5a98c tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:08.051041 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:08.051041 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:08.055094 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-0c91961e-61ef-414f-9b6b-92fa84d5a98c tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Volume info retrieved successfully. Aug 14 03:13:08.059411 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0c91961e-61ef-414f-9b6b-92fa84d5a98c tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 returned with HTTP 200 Aug 14 03:13:08.059871 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1220/4860] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:08 2026] GET /volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:08.072147 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2a29f37c-7d89-444f-b30d-0089a9e0007a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:08.073972 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2a29f37c-7d89-444f-b30d-0089a9e0007a tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 Aug 14 03:13:08.074191 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2a29f37c-7d89-444f-b30d-0089a9e0007a tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:08.074378 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2a29f37c-7d89-444f-b30d-0089a9e0007a tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:08.081452 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:08.081452 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:08.088079 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2a29f37c-7d89-444f-b30d-0089a9e0007a tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Volume info retrieved successfully. Aug 14 03:13:08.092010 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2a29f37c-7d89-444f-b30d-0089a9e0007a tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 returned with HTTP 200 Aug 14 03:13:08.092417 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1210/4861] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:08 2026] GET /volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:08.107496 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8b3074f6-358e-4831-b703-0d652884511f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:08.109192 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8b3074f6-358e-4831-b703-0d652884511f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:08.109590 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8b3074f6-358e-4831-b703-0d652884511f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de3cd1dc-585d-4a1b-971b-18dc20f74b02", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-295058499", "description": null, "metadata": null}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:08.118128 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:08.118128 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:08.118642 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8b3074f6-358e-4831-b703-0d652884511f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Volume info retrieved successfully. Aug 14 03:13:08.118837 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-8b3074f6-358e-4831-b703-0d652884511f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Create snapshot from volume de3cd1dc-585d-4a1b-971b-18dc20f74b02 Aug 14 03:13:08.156596 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-8b3074f6-358e-4831-b703-0d652884511f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Created reservations ['e94de3ef-846d-4f82-a754-47a3e3d4be77', 'e8ef3f83-119a-4699-a370-230cde2e269b', 'c7ddba2f-0fb6-4a1c-acee-7b5aface235f', 'e3e49d5a-c2f0-4743-a677-228fc8c8eb97'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:08.192762 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8b3074f6-358e-4831-b703-0d652884511f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Snapshot force create request issued successfully. Aug 14 03:13:08.193251 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8b3074f6-358e-4831-b703-0d652884511f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:13:08.193837 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1218/4862] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:13:08 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) Aug 14 03:13:08.203722 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c24e4a74-a9d3-48c6-a2be-6f1fff875270 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:08.205637 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c24e4a74-a9d3-48c6-a2be-6f1fff875270 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa Aug 14 03:13:08.205883 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c24e4a74-a9d3-48c6-a2be-6f1fff875270 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:08.206117 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c24e4a74-a9d3-48c6-a2be-6f1fff875270 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:08.211293 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:08.211293 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:08.211676 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c24e4a74-a9d3-48c6-a2be-6f1fff875270 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Snapshot retrieved successfully. Aug 14 03:13:08.212503 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c24e4a74-a9d3-48c6-a2be-6f1fff875270 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa returned with HTTP 200 Aug 14 03:13:08.212875 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1215/4863] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:08 2026] GET /volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:08.998478 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6002f693-c862-41c8-98b4-445787786d18 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:08.999942 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6002f693-c862-41c8-98b4-445787786d18 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 Aug 14 03:13:09.000246 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6002f693-c862-41c8-98b4-445787786d18 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:09.000540 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6002f693-c862-41c8-98b4-445787786d18 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:09.006758 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6002f693-c862-41c8-98b4-445787786d18 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 returned with HTTP 404 Aug 14 03:13:09.007389 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1221/4864] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:08 2026] GET /volume/v3/volumes/28355fda-cfa5-4c2f-b4f3-c136f6368ca5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:09.015211 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-23632588-c709-43a7-a8a5-cbebecf4e013 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:09.017002 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-23632588-c709-43a7-a8a5-cbebecf4e013 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b Aug 14 03:13:09.017289 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-23632588-c709-43a7-a8a5-cbebecf4e013 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:09.017551 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-23632588-c709-43a7-a8a5-cbebecf4e013 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:09.017730 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-23632588-c709-43a7-a8a5-cbebecf4e013 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Delete volume with id: 5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b Aug 14 03:13:09.024567 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:09.024567 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:09.024987 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-23632588-c709-43a7-a8a5-cbebecf4e013 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Volume info retrieved successfully. Aug 14 03:13:09.043601 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-23632588-c709-43a7-a8a5-cbebecf4e013 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Delete volume request issued successfully. Aug 14 03:13:09.043931 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-23632588-c709-43a7-a8a5-cbebecf4e013 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b returned with HTTP 202 Aug 14 03:13:09.044345 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1211/4865] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:09 2026] DELETE /volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:09.052135 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-106bea58-0f70-4c12-94c3-a6968bb5b023 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:09.054454 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-106bea58-0f70-4c12-94c3-a6968bb5b023 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b Aug 14 03:13:09.054668 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-106bea58-0f70-4c12-94c3-a6968bb5b023 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:09.054973 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-106bea58-0f70-4c12-94c3-a6968bb5b023 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:09.062424 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:09.062424 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:09.066780 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-106bea58-0f70-4c12-94c3-a6968bb5b023 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Volume info retrieved successfully. Aug 14 03:13:09.071614 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-106bea58-0f70-4c12-94c3-a6968bb5b023 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b returned with HTTP 200 Aug 14 03:13:09.072088 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1219/4866] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:09 2026] GET /volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:09.221524 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-309d817c-040f-4ae5-94ab-88a6070c30d2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:09.223512 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-309d817c-040f-4ae5-94ab-88a6070c30d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa Aug 14 03:13:09.223943 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-309d817c-040f-4ae5-94ab-88a6070c30d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:09.224128 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-309d817c-040f-4ae5-94ab-88a6070c30d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:09.229671 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:09.229671 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:09.230222 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-309d817c-040f-4ae5-94ab-88a6070c30d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Snapshot retrieved successfully. Aug 14 03:13:09.231158 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-309d817c-040f-4ae5-94ab-88a6070c30d2 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa returned with HTTP 200 Aug 14 03:13:09.231547 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1216/4867] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:09 2026] GET /volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:09.240497 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8466e085-fd1e-4c03-ac76-77ba00068dc4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:09.244635 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8466e085-fd1e-4c03-ac76-77ba00068dc4 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa Aug 14 03:13:09.244635 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8466e085-fd1e-4c03-ac76-77ba00068dc4 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:09.244635 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8466e085-fd1e-4c03-ac76-77ba00068dc4 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:09.248860 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:09.248860 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:09.249586 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8466e085-fd1e-4c03-ac76-77ba00068dc4 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Snapshot retrieved successfully. Aug 14 03:13:09.250582 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8466e085-fd1e-4c03-ac76-77ba00068dc4 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa returned with HTTP 200 Aug 14 03:13:09.251025 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1222/4868] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:09 2026] GET /volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:09.259186 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3cd19048-9471-4f15-abeb-b1e29a1d0faa None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:09.261569 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3cd19048-9471-4f15-abeb-b1e29a1d0faa tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa Aug 14 03:13:09.261834 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3cd19048-9471-4f15-abeb-b1e29a1d0faa tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:09.262085 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3cd19048-9471-4f15-abeb-b1e29a1d0faa tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:09.267882 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:09.267882 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:09.268468 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3cd19048-9471-4f15-abeb-b1e29a1d0faa tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Snapshot retrieved successfully. Aug 14 03:13:09.269388 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3cd19048-9471-4f15-abeb-b1e29a1d0faa tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa returned with HTTP 200 Aug 14 03:13:09.269757 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1212/4869] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:09 2026] GET /volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:09.278389 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:09.280479 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:09.280799 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e0a181fd-f256-4bc2-8216-cd2566ec85aa", "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:09.282413 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Create volume request body: {'volume': {'snapshot_id': 'e0a181fd-f256-4bc2-8216-cd2566ec85aa', 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:09.287274 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:09.287274 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:09.287700 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Snapshot retrieved successfully. Aug 14 03:13:09.287836 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Create volume of 1 GB Aug 14 03:13:09.291279 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Availability Zones retrieved successfully. Aug 14 03:13:09.297811 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Flow 'volume_create_api' (567633bb-bedc-49a0-9811-3b08b06a5066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:09.299613 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecfa6c3d-1fc5-40c6-a80a-a184aafd4206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:09.300753 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:09.336670 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecfa6c3d-1fc5-40c6-a80a-a184aafd4206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e0a181fd-f256-4bc2-8216-cd2566ec85aa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:09.338382 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (746cd086-6c1c-47a0-9ae0-2b1e7beb6d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:09.380281 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Created reservations ['884a4f7b-1699-494a-899e-9088aaddb981', 'e276e233-86db-456c-b483-8363a9797ed0', '2ed0c1ba-271f-45c8-bd26-446ae973741f', 'e7aa3624-925c-4a26-8af3-2cb2a2b4881f'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:09.381132 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (746cd086-6c1c-47a0-9ae0-2b1e7beb6d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['884a4f7b-1699-494a-899e-9088aaddb981', 'e276e233-86db-456c-b483-8363a9797ed0', '2ed0c1ba-271f-45c8-bd26-446ae973741f', 'e7aa3624-925c-4a26-8af3-2cb2a2b4881f']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:09.381867 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63c51152-ed21-4383-99ab-dec3d72b1155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:09.421836 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63c51152-ed21-4383-99ab-dec3d72b1155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4b1aea2-e937-4132-a10e-85f2be6be839', '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='2bd643c3f73e485aae64a5846b213e69',qos_specs=None,replication_status=,reservations=['884a4f7b-1699-494a-899e-9088aaddb981','e276e233-86db-456c-b483-8363a9797ed0','2ed0c1ba-271f-45c8-bd26-446ae973741f','e7aa3624-925c-4a26-8af3-2cb2a2b4881f'],size=1,snapshot_id=e0a181fd-f256-4bc2-8216-cd2566ec85aa,source_replicaid=,source_volid=None,status='creating',user_id='d89373e4d7cb42f2a3e7d2e73063d6a8',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:09Z,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=a4b1aea2-e937-4132-a10e-85f2be6be839,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bd643c3f73e485aae64a5846b213e69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e0a181fd-f256-4bc2-8216-cd2566ec85aa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d89373e4d7cb42f2a3e7d2e73063d6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:09.423106 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68fb99f0-8b24-4231-9cee-69d57c203fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:09.441171 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68fb99f0-8b24-4231-9cee-69d57c203fa5) transitioned into state 'SUCCESS' from 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='2bd643c3f73e485aae64a5846b213e69',qos_specs=None,replication_status=,reservations=['884a4f7b-1699-494a-899e-9088aaddb981','e276e233-86db-456c-b483-8363a9797ed0','2ed0c1ba-271f-45c8-bd26-446ae973741f','e7aa3624-925c-4a26-8af3-2cb2a2b4881f'],size=1,snapshot_id=e0a181fd-f256-4bc2-8216-cd2566ec85aa,source_replicaid=,source_volid=None,status='creating',user_id='d89373e4d7cb42f2a3e7d2e73063d6a8',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:09.442065 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7552f95-b46d-4c34-b98c-e30066f7c900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:09.462567 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7552f95-b46d-4c34-b98c-e30066f7c900) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:09.463468 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Flow 'volume_create_api' (567633bb-bedc-49a0-9811-3b08b06a5066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:09.463803 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Create volume request issued successfully. Aug 14 03:13:09.464449 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-47996956-50ce-4346-8dfb-7dd9494f0ddd tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:09.467953 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1220/4870] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:13:09 2026] POST /volume/v3/volumes => generated 741 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:09.476955 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-baf8347f-1b53-4fe5-9279-bb3f51cc1b51 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:09.478963 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-baf8347f-1b53-4fe5-9279-bb3f51cc1b51 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 Aug 14 03:13:09.479161 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-baf8347f-1b53-4fe5-9279-bb3f51cc1b51 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:09.479381 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-baf8347f-1b53-4fe5-9279-bb3f51cc1b51 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:09.488047 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:09.488047 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:09.492163 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-baf8347f-1b53-4fe5-9279-bb3f51cc1b51 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Volume info retrieved successfully. Aug 14 03:13:09.497112 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-baf8347f-1b53-4fe5-9279-bb3f51cc1b51 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 returned with HTTP 200 Aug 14 03:13:09.497502 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1217/4871] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:09 2026] GET /volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 => generated 809 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:10.084213 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2a2af9b0-e567-426f-99c9-ea1f0adacf96 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:10.085965 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2a2af9b0-e567-426f-99c9-ea1f0adacf96 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] GET https://10.4.3.152/volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b Aug 14 03:13:10.086151 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2a2af9b0-e567-426f-99c9-ea1f0adacf96 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:10.086356 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2a2af9b0-e567-426f-99c9-ea1f0adacf96 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:10.091577 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2a2af9b0-e567-426f-99c9-ea1f0adacf96 tempest-CinderUnicodeTest-1302817018 tempest-CinderUnicodeTest-1302817018-project-member] https://10.4.3.152/volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b returned with HTTP 404 Aug 14 03:13:10.092009 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1223/4872] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:10 2026] GET /volume/v3/volumes/5660a8b2-e705-4e5a-86e2-e2b3c7dd8e6b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:10.510056 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a0f82e5a-9fcb-40a7-bdc5-8a9c00ba9a05 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:10.511837 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0f82e5a-9fcb-40a7-bdc5-8a9c00ba9a05 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 Aug 14 03:13:10.512018 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0f82e5a-9fcb-40a7-bdc5-8a9c00ba9a05 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:10.512187 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0f82e5a-9fcb-40a7-bdc5-8a9c00ba9a05 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:10.518413 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:10.518413 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:10.521967 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a0f82e5a-9fcb-40a7-bdc5-8a9c00ba9a05 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Volume info retrieved successfully. Aug 14 03:13:10.525772 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0f82e5a-9fcb-40a7-bdc5-8a9c00ba9a05 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 returned with HTTP 200 Aug 14 03:13:10.526138 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1213/4873] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:10 2026] GET /volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:10.537167 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-31b5fb6c-f755-44d8-b071-faccd6b3c9ea None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:10.539720 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-31b5fb6c-f755-44d8-b071-faccd6b3c9ea tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 Aug 14 03:13:10.539931 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-31b5fb6c-f755-44d8-b071-faccd6b3c9ea tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:10.540159 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-31b5fb6c-f755-44d8-b071-faccd6b3c9ea tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:10.548280 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:10.548280 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:10.553646 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-31b5fb6c-f755-44d8-b071-faccd6b3c9ea tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Volume info retrieved successfully. Aug 14 03:13:10.558402 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-31b5fb6c-f755-44d8-b071-faccd6b3c9ea tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 returned with HTTP 200 Aug 14 03:13:10.559068 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1221/4874] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:10 2026] GET /volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:10.571570 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2c1c2d79-6dc4-4b5e-8cf6-60a0c54cc561 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:10.573814 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2c1c2d79-6dc4-4b5e-8cf6-60a0c54cc561 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa Aug 14 03:13:10.574096 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2c1c2d79-6dc4-4b5e-8cf6-60a0c54cc561 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:10.574367 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2c1c2d79-6dc4-4b5e-8cf6-60a0c54cc561 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:10.574518 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-2c1c2d79-6dc4-4b5e-8cf6-60a0c54cc561 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Delete snapshot with id: e0a181fd-f256-4bc2-8216-cd2566ec85aa Aug 14 03:13:10.584207 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:10.584207 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:10.584757 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2c1c2d79-6dc4-4b5e-8cf6-60a0c54cc561 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Snapshot retrieved successfully. Aug 14 03:13:10.609081 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2c1c2d79-6dc4-4b5e-8cf6-60a0c54cc561 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Snapshot delete request issued successfully. Aug 14 03:13:10.609369 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2c1c2d79-6dc4-4b5e-8cf6-60a0c54cc561 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa returned with HTTP 202 Aug 14 03:13:10.609951 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1218/4875] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:10 2026] DELETE /volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:10.616671 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-47f2a9e7-6252-4884-be3f-62406a37a3f0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:10.618599 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-47f2a9e7-6252-4884-be3f-62406a37a3f0 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa Aug 14 03:13:10.618801 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-47f2a9e7-6252-4884-be3f-62406a37a3f0 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:10.619060 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-47f2a9e7-6252-4884-be3f-62406a37a3f0 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:10.625374 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:10.625374 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:10.626019 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-47f2a9e7-6252-4884-be3f-62406a37a3f0 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Snapshot retrieved successfully. Aug 14 03:13:10.627185 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-47f2a9e7-6252-4884-be3f-62406a37a3f0 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa returned with HTTP 200 Aug 14 03:13:10.627900 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1224/4876] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:10 2026] GET /volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:11.381807 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:11.462679 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:11.463027 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-956287035"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:11.464409 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-956287035'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:11.464512 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Create volume of 1 GB Aug 14 03:13:11.468088 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Availability Zones retrieved successfully. Aug 14 03:13:11.473494 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Flow 'volume_create_api' (183747df-f161-4f01-979b-c45aab6dd1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:11.474368 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58453aad-4ba1-4b28-8ef5-c841db5b303d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:11.475082 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:11.497065 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58453aad-4ba1-4b28-8ef5-c841db5b303d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:11.498867 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (469c4650-79b9-41cf-93cf-796854dd76ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:11.547083 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Created reservations ['a887eebd-7f61-4669-8b1c-726158adffd2', '789ae6d0-3a1d-4df7-8f7b-ddc782b1ea95', '5fe1e6d0-1393-4787-95b2-0ff450e4c636', 'da5f9a9a-350e-45ae-a448-55ca11d3c047'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:11.547849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (469c4650-79b9-41cf-93cf-796854dd76ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a887eebd-7f61-4669-8b1c-726158adffd2', '789ae6d0-3a1d-4df7-8f7b-ddc782b1ea95', '5fe1e6d0-1393-4787-95b2-0ff450e4c636', 'da5f9a9a-350e-45ae-a448-55ca11d3c047']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:11.548541 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c1a2219-2013-428d-83bc-6aaef177c1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:11.570602 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c1a2219-2013-428d-83bc-6aaef177c1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8569f701-7d5f-49ea-b773-c090c7073b20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-956287035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ba63aa918b4a41adba14844ac250a4',qos_specs=None,replication_status=,reservations=['a887eebd-7f61-4669-8b1c-726158adffd2','789ae6d0-3a1d-4df7-8f7b-ddc782b1ea95','5fe1e6d0-1393-4787-95b2-0ff450e4c636','da5f9a9a-350e-45ae-a448-55ca11d3c047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0ebeb295564a0ca231239f22534924',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-956287035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8569f701-7d5f-49ea-b773-c090c7073b20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ba63aa918b4a41adba14844ac250a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0ebeb295564a0ca231239f22534924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:11.571380 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c963c8b-3361-4250-8046-5108e53dc981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:11.593137 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c963c8b-3361-4250-8046-5108e53dc981) transitioned into state 'SUCCESS' from state '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-956287035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ba63aa918b4a41adba14844ac250a4',qos_specs=None,replication_status=,reservations=['a887eebd-7f61-4669-8b1c-726158adffd2','789ae6d0-3a1d-4df7-8f7b-ddc782b1ea95','5fe1e6d0-1393-4787-95b2-0ff450e4c636','da5f9a9a-350e-45ae-a448-55ca11d3c047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0ebeb295564a0ca231239f22534924',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:11.593919 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2543df0-4589-4a0f-9a11-5f5525fd4a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:11.602555 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2543df0-4589-4a0f-9a11-5f5525fd4a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:11.603460 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Flow 'volume_create_api' (183747df-f161-4f01-979b-c45aab6dd1b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:11.603807 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Create volume request issued successfully. Aug 14 03:13:11.604403 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c33a399a-d7bf-4c27-84a1-7cfa74632d36 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:11.604831 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1214/4877] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:13:11 2026] POST /volume/v3/volumes => generated 777 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:11.615959 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0c0d9302-f1be-4eb8-8bf6-15a095fdc51b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:11.619249 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0c0d9302-f1be-4eb8-8bf6-15a095fdc51b tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 Aug 14 03:13:11.619518 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0c0d9302-f1be-4eb8-8bf6-15a095fdc51b tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:11.619702 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0c0d9302-f1be-4eb8-8bf6-15a095fdc51b tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:11.635462 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:11.635462 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:11.638667 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ae5ffe33-efdc-4f44-95ae-dbcb2572258d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:11.640721 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ae5ffe33-efdc-4f44-95ae-dbcb2572258d tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa Aug 14 03:13:11.640963 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ae5ffe33-efdc-4f44-95ae-dbcb2572258d tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:11.641230 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ae5ffe33-efdc-4f44-95ae-dbcb2572258d tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:11.641885 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0c0d9302-f1be-4eb8-8bf6-15a095fdc51b tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Volume info retrieved successfully. Aug 14 03:13:11.645788 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ae5ffe33-efdc-4f44-95ae-dbcb2572258d tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa returned with HTTP 404 Aug 14 03:13:11.646328 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1219/4878] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:11 2026] GET /volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:11.648233 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0c0d9302-f1be-4eb8-8bf6-15a095fdc51b tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 returned with HTTP 200 Aug 14 03:13:11.648233 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1222/4879] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:11 2026] GET /volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:11.653222 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4e48b1a9-cf4e-4bda-982b-8823e13a977d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:11.655324 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4e48b1a9-cf4e-4bda-982b-8823e13a977d tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] DELETE https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 Aug 14 03:13:11.655561 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4e48b1a9-cf4e-4bda-982b-8823e13a977d tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:11.655798 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4e48b1a9-cf4e-4bda-982b-8823e13a977d tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:11.656022 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-4e48b1a9-cf4e-4bda-982b-8823e13a977d tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Delete volume with id: de3cd1dc-585d-4a1b-971b-18dc20f74b02 Aug 14 03:13:11.667611 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:11.667611 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:11.668166 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4e48b1a9-cf4e-4bda-982b-8823e13a977d tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Volume info retrieved successfully. Aug 14 03:13:11.688506 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-4e48b1a9-cf4e-4bda-982b-8823e13a977d tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Delete volume request issued successfully. Aug 14 03:13:11.688725 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4e48b1a9-cf4e-4bda-982b-8823e13a977d tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 returned with HTTP 202 Aug 14 03:13:11.689158 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1225/4880] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:11 2026] DELETE /volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:11.698279 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7ab3542a-8369-41cb-8be9-44fceb2f7d4a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:11.700867 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7ab3542a-8369-41cb-8be9-44fceb2f7d4a tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 Aug 14 03:13:11.701132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7ab3542a-8369-41cb-8be9-44fceb2f7d4a tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:11.701401 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7ab3542a-8369-41cb-8be9-44fceb2f7d4a tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:11.711084 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:11.711084 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:11.715639 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7ab3542a-8369-41cb-8be9-44fceb2f7d4a tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Volume info retrieved successfully. Aug 14 03:13:11.721180 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7ab3542a-8369-41cb-8be9-44fceb2f7d4a tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 returned with HTTP 200 Aug 14 03:13:11.721754 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1215/4881] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:11 2026] GET /volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:12.660193 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0ce72b91-1f6d-429e-af6c-35a4516eaf75 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:12.662611 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0ce72b91-1f6d-429e-af6c-35a4516eaf75 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 Aug 14 03:13:12.662935 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0ce72b91-1f6d-429e-af6c-35a4516eaf75 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:12.663199 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0ce72b91-1f6d-429e-af6c-35a4516eaf75 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:12.670741 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:12.670741 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:12.674527 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0ce72b91-1f6d-429e-af6c-35a4516eaf75 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Volume info retrieved successfully. Aug 14 03:13:12.678472 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0ce72b91-1f6d-429e-af6c-35a4516eaf75 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 returned with HTTP 200 Aug 14 03:13:12.678878 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1220/4882] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:12 2026] GET /volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:12.691008 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-932c1ec9-347e-40ed-a1de-7fc4b2a9ec3d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:12.692716 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-932c1ec9-347e-40ed-a1de-7fc4b2a9ec3d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:13:12.693153 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-932c1ec9-347e-40ed-a1de-7fc4b2a9ec3d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8569f701-7d5f-49ea-b773-c090c7073b20", "name": "tempest-type-Backup-1567419889"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:12.694599 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-932c1ec9-347e-40ed-a1de-7fc4b2a9ec3d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Creating new backup {'backup': {'volume_id': '8569f701-7d5f-49ea-b773-c090c7073b20', 'name': 'tempest-type-Backup-1567419889'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:13:12.694811 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-932c1ec9-347e-40ed-a1de-7fc4b2a9ec3d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Creating backup of volume 8569f701-7d5f-49ea-b773-c090c7073b20 in container None Aug 14 03:13:12.701684 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:12.701684 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:12.702217 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-932c1ec9-347e-40ed-a1de-7fc4b2a9ec3d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Volume info retrieved successfully. Aug 14 03:13:12.724354 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-932c1ec9-347e-40ed-a1de-7fc4b2a9ec3d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Created reservations ['0bd1f461-1837-4868-9a93-8c2800d527ea', 'a170e25e-2cfb-468b-8899-687a416a5a5e'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:12.733540 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fc6192e0-2cb6-42df-a078-9028503760b9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:12.736681 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fc6192e0-2cb6-42df-a078-9028503760b9 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 Aug 14 03:13:12.738120 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fc6192e0-2cb6-42df-a078-9028503760b9 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:12.738120 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fc6192e0-2cb6-42df-a078-9028503760b9 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:12.742597 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fc6192e0-2cb6-42df-a078-9028503760b9 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 returned with HTTP 404 Aug 14 03:13:12.743090 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1226/4883] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:12 2026] GET /volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:12.753698 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0e1f5993-c826-4234-a825-c09f6ccf045f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:12.756082 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0e1f5993-c826-4234-a825-c09f6ccf045f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 Aug 14 03:13:12.756421 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0e1f5993-c826-4234-a825-c09f6ccf045f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:12.757713 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0e1f5993-c826-4234-a825-c09f6ccf045f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:12.757713 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-0e1f5993-c826-4234-a825-c09f6ccf045f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Delete volume with id: a4b1aea2-e937-4132-a10e-85f2be6be839 Aug 14 03:13:12.757783 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-932c1ec9-347e-40ed-a1de-7fc4b2a9ec3d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:13:12.757783 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1223/4884] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:13:12 2026] POST /volume/v3/backups => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:12.766111 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:12.766111 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:12.766928 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0e1f5993-c826-4234-a825-c09f6ccf045f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Volume info retrieved successfully. Aug 14 03:13:12.767771 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9daad80d-66b5-4ddb-a61f-46486c1d2982 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:12.770267 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9daad80d-66b5-4ddb-a61f-46486c1d2982 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:12.770549 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9daad80d-66b5-4ddb-a61f-46486c1d2982 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:12.770797 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9daad80d-66b5-4ddb-a61f-46486c1d2982 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:12.770969 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-9daad80d-66b5-4ddb-a61f-46486c1d2982 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:12.781578 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:12.781578 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:12.782550 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9daad80d-66b5-4ddb-a61f-46486c1d2982 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:12.783112 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1221/4885] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:12 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:12.787047 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-0e1f5993-c826-4234-a825-c09f6ccf045f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Delete volume request issued successfully. Aug 14 03:13:12.787349 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0e1f5993-c826-4234-a825-c09f6ccf045f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 returned with HTTP 202 Aug 14 03:13:12.788014 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1216/4886] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:12 2026] DELETE /volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:12.799395 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9bd31e02-4ecc-4911-973f-328a97731a42 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:12.801161 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9bd31e02-4ecc-4911-973f-328a97731a42 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 Aug 14 03:13:12.801363 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9bd31e02-4ecc-4911-973f-328a97731a42 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:12.801568 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9bd31e02-4ecc-4911-973f-328a97731a42 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:12.808502 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:12.808502 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:12.811915 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9bd31e02-4ecc-4911-973f-328a97731a42 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Volume info retrieved successfully. Aug 14 03:13:12.816940 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9bd31e02-4ecc-4911-973f-328a97731a42 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 returned with HTTP 200 Aug 14 03:13:12.817383 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1227/4887] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:12 2026] GET /volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:13.794415 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c0d860a9-fc28-4f11-8de2-c0ddab048d7e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:13.797850 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c0d860a9-fc28-4f11-8de2-c0ddab048d7e tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:13.797850 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c0d860a9-fc28-4f11-8de2-c0ddab048d7e tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:13.797850 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c0d860a9-fc28-4f11-8de2-c0ddab048d7e tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:13.797850 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-c0d860a9-fc28-4f11-8de2-c0ddab048d7e tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:13.801751 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:13.801751 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:13.802578 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c0d860a9-fc28-4f11-8de2-c0ddab048d7e tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:13.803022 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1224/4888] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:13 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:13.832010 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c12afc80-0cfb-45af-a62b-417ac603b0ab None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:13.833696 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c12afc80-0cfb-45af-a62b-417ac603b0ab tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 Aug 14 03:13:13.833903 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c12afc80-0cfb-45af-a62b-417ac603b0ab tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:13.834052 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c12afc80-0cfb-45af-a62b-417ac603b0ab tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:13.839542 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c12afc80-0cfb-45af-a62b-417ac603b0ab tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 returned with HTTP 404 Aug 14 03:13:13.840021 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1222/4889] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:13 2026] GET /volume/v3/volumes/a4b1aea2-e937-4132-a10e-85f2be6be839 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:13.846640 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-baf107f7-3d01-4cda-941a-2cb9cf87dbf1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:13.848416 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-baf107f7-3d01-4cda-941a-2cb9cf87dbf1 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa Aug 14 03:13:13.848598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-baf107f7-3d01-4cda-941a-2cb9cf87dbf1 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:13.848770 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-baf107f7-3d01-4cda-941a-2cb9cf87dbf1 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:13.849011 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-baf107f7-3d01-4cda-941a-2cb9cf87dbf1 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Delete snapshot with id: e0a181fd-f256-4bc2-8216-cd2566ec85aa Aug 14 03:13:13.853428 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-baf107f7-3d01-4cda-941a-2cb9cf87dbf1 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa returned with HTTP 404 Aug 14 03:13:13.854062 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1217/4890] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:13 2026] DELETE /volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:13.860553 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-916b1484-37c3-46a4-ad11-069ddc46c9e7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:13.862331 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-916b1484-37c3-46a4-ad11-069ddc46c9e7 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa Aug 14 03:13:13.862527 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-916b1484-37c3-46a4-ad11-069ddc46c9e7 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:13.862699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-916b1484-37c3-46a4-ad11-069ddc46c9e7 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:13.866770 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-916b1484-37c3-46a4-ad11-069ddc46c9e7 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa returned with HTTP 404 Aug 14 03:13:13.867182 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1228/4891] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:13 2026] GET /volume/v3/snapshots/e0a181fd-f256-4bc2-8216-cd2566ec85aa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:13.874113 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-dfb9f7e8-141c-4595-87c1-041e01bb1e2f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:13.875468 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dfb9f7e8-141c-4595-87c1-041e01bb1e2f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] DELETE https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 Aug 14 03:13:13.875751 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dfb9f7e8-141c-4595-87c1-041e01bb1e2f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:13.876066 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dfb9f7e8-141c-4595-87c1-041e01bb1e2f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:13.876323 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-dfb9f7e8-141c-4595-87c1-041e01bb1e2f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Delete volume with id: de3cd1dc-585d-4a1b-971b-18dc20f74b02 Aug 14 03:13:13.882122 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dfb9f7e8-141c-4595-87c1-041e01bb1e2f tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 returned with HTTP 404 Aug 14 03:13:13.882778 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1225/4892] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:13 2026] DELETE /volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:13.888774 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a0b41f16-3b99-498f-ba2c-62ec05e87161 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:13.890452 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a0b41f16-3b99-498f-ba2c-62ec05e87161 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] GET https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 Aug 14 03:13:13.890660 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a0b41f16-3b99-498f-ba2c-62ec05e87161 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:13.890897 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a0b41f16-3b99-498f-ba2c-62ec05e87161 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:13.896324 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a0b41f16-3b99-498f-ba2c-62ec05e87161 tempest-SnapshotDependencyTests-1702870291 tempest-SnapshotDependencyTests-1702870291-project-member] https://10.4.3.152/volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 returned with HTTP 404 Aug 14 03:13:13.896958 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1223/4893] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:13 2026] GET /volume/v3/volumes/de3cd1dc-585d-4a1b-971b-18dc20f74b02 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:14.814407 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f697c5b5-59e0-4c65-962b-8b8f68ec3dbc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:14.817084 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f697c5b5-59e0-4c65-962b-8b8f68ec3dbc tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:14.817350 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f697c5b5-59e0-4c65-962b-8b8f68ec3dbc tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:14.817579 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f697c5b5-59e0-4c65-962b-8b8f68ec3dbc tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:14.817717 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-f697c5b5-59e0-4c65-962b-8b8f68ec3dbc tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:14.824680 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:14.824680 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:14.825508 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f697c5b5-59e0-4c65-962b-8b8f68ec3dbc tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:14.825964 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1218/4894] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:14 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:15.717303 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-367f109f-25eb-4bda-82b8-db8467e5451f req-7eafb744-e13b-4ffb-a89e-8d78cb722269 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:15.719098 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-7eafb744-e13b-4ffb-a89e-8d78cb722269 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:15.719293 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-7eafb744-e13b-4ffb-a89e-8d78cb722269 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:15.719478 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-7eafb744-e13b-4ffb-a89e-8d78cb722269 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:15.725590 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:15.725590 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:15.728756 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-367f109f-25eb-4bda-82b8-db8467e5451f req-7eafb744-e13b-4ffb-a89e-8d78cb722269 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:15.733020 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-7eafb744-e13b-4ffb-a89e-8d78cb722269 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:15.733612 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1229/4895] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:13:15 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:15.839866 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6ed55bc4-2264-4b6c-a12f-16e2f9acbd86 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:15.843764 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6ed55bc4-2264-4b6c-a12f-16e2f9acbd86 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:15.844078 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6ed55bc4-2264-4b6c-a12f-16e2f9acbd86 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:15.844362 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6ed55bc4-2264-4b6c-a12f-16e2f9acbd86 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:15.844557 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6ed55bc4-2264-4b6c-a12f-16e2f9acbd86 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:15.852765 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:15.852765 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:15.852765 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6ed55bc4-2264-4b6c-a12f-16e2f9acbd86 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:15.852765 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1226/4896] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:15 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:15.855810 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9db80356-57dd-432b-864f-d608d7d3fd08 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:15.856391 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9db80356-57dd-432b-864f-d608d7d3fd08 None None] GET https://10.4.3.152/volume// Aug 14 03:13:15.856543 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9db80356-57dd-432b-864f-d608d7d3fd08 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:15.856711 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9db80356-57dd-432b-864f-d608d7d3fd08 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:15.857083 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9db80356-57dd-432b-864f-d608d7d3fd08 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:13:15.857466 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1224/4897] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:13:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:13:15.866280 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-367f109f-25eb-4bda-82b8-db8467e5451f req-ef00066d-c90f-4f07-8caf-9c3ee3eb5325 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:15.870648 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-ef00066d-c90f-4f07-8caf-9c3ee3eb5325 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:13:15.871134 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-ef00066d-c90f-4f07-8caf-9c3ee3eb5325 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6dff528-aea8-4b6b-b8fa-22e4eeb58668", "connector": null, "instance_uuid": "81dc1dad-25a0-41d3-bdb6-fa69f759ccfd"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:15.881326 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:15.881326 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:15.912501 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-ef00066d-c90f-4f07-8caf-9c3ee3eb5325 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:13:15.913038 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1219/4898] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:13:15 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:15.951771 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3c9a78da-ef6d-4df0-ade4-1c900a6357ec None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:15.954707 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3c9a78da-ef6d-4df0-ade4-1c900a6357ec tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:15.955047 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3c9a78da-ef6d-4df0-ade4-1c900a6357ec tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:15.955365 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3c9a78da-ef6d-4df0-ade4-1c900a6357ec tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:15.963018 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c8f605a8-e9ac-4737-90a1-abd74e3b7cc1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:15.963426 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c8f605a8-e9ac-4737-90a1-abd74e3b7cc1 None None] GET https://10.4.3.152/volume// Aug 14 03:13:15.963609 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c8f605a8-e9ac-4737-90a1-abd74e3b7cc1 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:15.963853 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c8f605a8-e9ac-4737-90a1-abd74e3b7cc1 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:15.964229 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c8f605a8-e9ac-4737-90a1-abd74e3b7cc1 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:13:15.964807 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1227/4899] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:13:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:13:15.972924 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:15.972924 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:15.977633 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3c9a78da-ef6d-4df0-ade4-1c900a6357ec tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:15.978831 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-367f109f-25eb-4bda-82b8-db8467e5451f req-bde4af55-be19-48ce-91ca-ce00540199bd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:15.982735 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3c9a78da-ef6d-4df0-ade4-1c900a6357ec tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:15.983266 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1230/4900] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:15 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:15.996133 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-bde4af55-be19-48ce-91ca-ce00540199bd tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:16.001569 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-bde4af55-be19-48ce-91ca-ce00540199bd tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:16.001786 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-bde4af55-be19-48ce-91ca-ce00540199bd tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:16.018413 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=261,cinder:UPDATE=47,cinder:INSERT=19 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:13:16.029287 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:16.029287 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:16.038036 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-367f109f-25eb-4bda-82b8-db8467e5451f req-bde4af55-be19-48ce-91ca-ce00540199bd tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:16.044277 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-bde4af55-be19-48ce-91ca-ce00540199bd tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:16.044721 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1225/4901] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:13:15 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 1026 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:13:16.151394 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-367f109f-25eb-4bda-82b8-db8467e5451f req-66196a96-b124-42e0-b223-c063e714eb1c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:16.153859 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-66196a96-b124-42e0-b223-c063e714eb1c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] PUT https://10.4.3.152/volume/v3/attachments/7ca4649b-8503-4aa3-beec-a7a4078c6899 Aug 14 03:13:16.154323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-66196a96-b124-42e0-b223-c063e714eb1c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:16.164881 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-367f109f-25eb-4bda-82b8-db8467e5451f req-66196a96-b124-42e0-b223-c063e714eb1c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Acquiring lock "cinder-attachment_update-f6dff528-aea8-4b6b-b8fa-22e4eeb58668-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:13:16.170724 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-367f109f-25eb-4bda-82b8-db8467e5451f req-66196a96-b124-42e0-b223-c063e714eb1c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Lock "cinder-attachment_update-f6dff528-aea8-4b6b-b8fa-22e4eeb58668-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:13:16.171977 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:16.171977 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:16.262621 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-367f109f-25eb-4bda-82b8-db8467e5451f req-66196a96-b124-42e0-b223-c063e714eb1c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Lock "cinder-attachment_update-f6dff528-aea8-4b6b-b8fa-22e4eeb58668-np0000007307" released by "attachment_update" :: held 0.092s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:13:16.263083 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-66196a96-b124-42e0-b223-c063e714eb1c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/attachments/7ca4649b-8503-4aa3-beec-a7a4078c6899 returned with HTTP 200 Aug 14 03:13:16.263586 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1220/4902] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:13:16 2026] PUT /volume/v3/attachments/7ca4649b-8503-4aa3-beec-a7a4078c6899 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:16.863539 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-346928cc-971b-4657-a0d3-e7e644f5f658 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:16.866564 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-346928cc-971b-4657-a0d3-e7e644f5f658 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:16.866764 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-346928cc-971b-4657-a0d3-e7e644f5f658 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:16.866968 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-346928cc-971b-4657-a0d3-e7e644f5f658 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:16.867097 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-346928cc-971b-4657-a0d3-e7e644f5f658 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:16.871338 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:16.871338 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:16.871997 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-346928cc-971b-4657-a0d3-e7e644f5f658 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:16.872402 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1228/4903] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:16 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:17.001261 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c3501bef-27b9-4945-a815-5a8887d4c65f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:17.003127 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c3501bef-27b9-4945-a815-5a8887d4c65f tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:17.003324 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c3501bef-27b9-4945-a815-5a8887d4c65f tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:17.003516 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c3501bef-27b9-4945-a815-5a8887d4c65f tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:17.014929 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:17.014929 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:17.018962 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c3501bef-27b9-4945-a815-5a8887d4c65f tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:17.024204 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c3501bef-27b9-4945-a815-5a8887d4c65f tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:17.024743 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1231/4904] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:17 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:17.886640 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bdd55d0b-bbe2-4a83-866a-e47d6cdab6e6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:17.888663 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bdd55d0b-bbe2-4a83-866a-e47d6cdab6e6 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:17.888913 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bdd55d0b-bbe2-4a83-866a-e47d6cdab6e6 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:17.889132 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bdd55d0b-bbe2-4a83-866a-e47d6cdab6e6 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:17.889283 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-bdd55d0b-bbe2-4a83-866a-e47d6cdab6e6 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:17.894008 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:17.894008 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:17.894680 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bdd55d0b-bbe2-4a83-866a-e47d6cdab6e6 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:17.895132 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1226/4905] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:17 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:18.037167 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-eb8ad027-5b45-47ac-88c7-37e31bde0501 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:18.039125 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eb8ad027-5b45-47ac-88c7-37e31bde0501 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:18.039400 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eb8ad027-5b45-47ac-88c7-37e31bde0501 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:18.039653 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-eb8ad027-5b45-47ac-88c7-37e31bde0501 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:18.054493 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:18.054493 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:18.059484 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-eb8ad027-5b45-47ac-88c7-37e31bde0501 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:18.066325 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-eb8ad027-5b45-47ac-88c7-37e31bde0501 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:18.066744 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1221/4906] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:18 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:18.906253 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-156dfda5-4387-4be3-939e-982c598d132d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:18.908915 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-156dfda5-4387-4be3-939e-982c598d132d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:18.909155 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-156dfda5-4387-4be3-939e-982c598d132d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:18.909319 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-156dfda5-4387-4be3-939e-982c598d132d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:18.909428 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-156dfda5-4387-4be3-939e-982c598d132d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:18.913408 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:18.913408 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:18.913999 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-156dfda5-4387-4be3-939e-982c598d132d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:18.914501 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1229/4907] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:18 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:19.079187 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-be804130-dd67-4e97-87ee-2d96e9dbd8e4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:19.081069 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-be804130-dd67-4e97-87ee-2d96e9dbd8e4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:19.081325 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-be804130-dd67-4e97-87ee-2d96e9dbd8e4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:19.081537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-be804130-dd67-4e97-87ee-2d96e9dbd8e4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:19.091792 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:19.091792 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:19.095857 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-be804130-dd67-4e97-87ee-2d96e9dbd8e4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:19.100138 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-be804130-dd67-4e97-87ee-2d96e9dbd8e4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:19.100513 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1232/4908] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:19 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:19.529531 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-367f109f-25eb-4bda-82b8-db8467e5451f req-621a78a8-3f67-44cd-8a9e-205411657988 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:19.533062 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-621a78a8-3f67-44cd-8a9e-205411657988 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/attachments/7ca4649b-8503-4aa3-beec-a7a4078c6899/action Aug 14 03:13:19.533454 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-621a78a8-3f67-44cd-8a9e-205411657988 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:13:19.533579 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-621a78a8-3f67-44cd-8a9e-205411657988 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:19.553431 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:19.553431 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:19.564910 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-367f109f-25eb-4bda-82b8-db8467e5451f req-621a78a8-3f67-44cd-8a9e-205411657988 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/attachments/7ca4649b-8503-4aa3-beec-a7a4078c6899/action returned with HTTP 204 Aug 14 03:13:19.565397 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1227/4909] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:13:19 2026] POST /volume/v3/attachments/7ca4649b-8503-4aa3-beec-a7a4078c6899/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:19.926484 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ee2b8be3-46f6-4940-bd42-8a03c9412fe5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:19.928475 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ee2b8be3-46f6-4940-bd42-8a03c9412fe5 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:19.928734 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ee2b8be3-46f6-4940-bd42-8a03c9412fe5 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:19.929121 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ee2b8be3-46f6-4940-bd42-8a03c9412fe5 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:19.929264 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-ee2b8be3-46f6-4940-bd42-8a03c9412fe5 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:19.933767 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:19.933767 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:19.934446 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ee2b8be3-46f6-4940-bd42-8a03c9412fe5 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:19.934794 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1222/4910] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:19 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:20.113088 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5cbe4916-dcdb-4228-b98b-4708fc9af6e1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:20.115034 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5cbe4916-dcdb-4228-b98b-4708fc9af6e1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:20.115243 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5cbe4916-dcdb-4228-b98b-4708fc9af6e1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:20.115455 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5cbe4916-dcdb-4228-b98b-4708fc9af6e1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:20.127540 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:20.127540 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:20.131633 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5cbe4916-dcdb-4228-b98b-4708fc9af6e1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:20.136620 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5cbe4916-dcdb-4228-b98b-4708fc9af6e1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:20.137041 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1230/4911] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:20 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:20.150302 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e5d1943a-43fc-41f3-8301-af361d054ea9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:20.152058 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e5d1943a-43fc-41f3-8301-af361d054ea9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:20.152425 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e5d1943a-43fc-41f3-8301-af361d054ea9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dff528-aea8-4b6b-b8fa-22e4eeb58668", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-846551202"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:20.164904 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:20.164904 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:20.165465 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e5d1943a-43fc-41f3-8301-af361d054ea9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:20.165634 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-e5d1943a-43fc-41f3-8301-af361d054ea9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create snapshot from volume f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:20.203092 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-e5d1943a-43fc-41f3-8301-af361d054ea9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['976063df-e426-49da-bc85-63362eca873e', 'a2e61635-d9bf-490c-a785-f47aa312aea0', 'e7344213-01e9-4fb5-8bd0-a44d0b4369cd', '4f22f4d4-696a-4651-a3e1-ffa040a95149'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:20.247417 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e5d1943a-43fc-41f3-8301-af361d054ea9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot force create request issued successfully. Aug 14 03:13:20.247754 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e5d1943a-43fc-41f3-8301-af361d054ea9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:13:20.248261 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1233/4912] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:13: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) Aug 14 03:13:20.258140 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a456bcc4-49a5-4d47-b96a-1b5cace5a397 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:20.259921 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a456bcc4-49a5-4d47-b96a-1b5cace5a397 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f Aug 14 03:13:20.260150 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a456bcc4-49a5-4d47-b96a-1b5cace5a397 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:20.260374 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a456bcc4-49a5-4d47-b96a-1b5cace5a397 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:20.265503 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:20.265503 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:20.265926 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a456bcc4-49a5-4d47-b96a-1b5cace5a397 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:20.266731 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a456bcc4-49a5-4d47-b96a-1b5cace5a397 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f returned with HTTP 200 Aug 14 03:13:20.267167 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1228/4913] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:20 2026] GET /volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:20.950051 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4055e984-b9e8-4b55-83f1-f9f44096fddd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:20.951977 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4055e984-b9e8-4b55-83f1-f9f44096fddd tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:20.952243 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4055e984-b9e8-4b55-83f1-f9f44096fddd tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:20.952441 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4055e984-b9e8-4b55-83f1-f9f44096fddd tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:20.952562 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-4055e984-b9e8-4b55-83f1-f9f44096fddd tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:20.957013 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:20.957013 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:20.957614 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4055e984-b9e8-4b55-83f1-f9f44096fddd tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:20.957968 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1223/4914] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:20 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:21.277988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0863ea18-39f2-4f84-bda4-6ee61ca506f0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:21.280142 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0863ea18-39f2-4f84-bda4-6ee61ca506f0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f Aug 14 03:13:21.280367 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0863ea18-39f2-4f84-bda4-6ee61ca506f0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:21.280617 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0863ea18-39f2-4f84-bda4-6ee61ca506f0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:21.285835 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:21.285835 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:21.286313 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0863ea18-39f2-4f84-bda4-6ee61ca506f0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:21.287074 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0863ea18-39f2-4f84-bda4-6ee61ca506f0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f returned with HTTP 200 Aug 14 03:13:21.287479 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1231/4915] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:21 2026] GET /volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:21.297011 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c774d3a4-18a4-4137-9e92-0f4633053081 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:21.299648 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c774d3a4-18a4-4137-9e92-0f4633053081 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:21.299648 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c774d3a4-18a4-4137-9e92-0f4633053081 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dff528-aea8-4b6b-b8fa-22e4eeb58668", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-499201445"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:21.310608 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:21.310608 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:21.311249 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c774d3a4-18a4-4137-9e92-0f4633053081 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:21.311507 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-c774d3a4-18a4-4137-9e92-0f4633053081 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create snapshot from volume f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:21.337173 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-c774d3a4-18a4-4137-9e92-0f4633053081 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['8cd8ab7f-f19c-4ba9-81ae-96ae5e44fe9c', 'dfdd83dd-2981-4b60-bb20-9cfcd197c97f', '2fddc3d5-e76d-4b64-bf5a-d8743eb073ef', '609aefbe-e287-422b-ac50-d53aa6b416ba'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:21.369097 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c774d3a4-18a4-4137-9e92-0f4633053081 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot force create request issued successfully. Aug 14 03:13:21.369496 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c774d3a4-18a4-4137-9e92-0f4633053081 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:13:21.369920 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1234/4916] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:13:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:21.377939 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e9042d25-c04f-463f-90ca-7bb7ce35982d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:21.379937 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e9042d25-c04f-463f-90ca-7bb7ce35982d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 Aug 14 03:13:21.380174 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e9042d25-c04f-463f-90ca-7bb7ce35982d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:21.380628 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e9042d25-c04f-463f-90ca-7bb7ce35982d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:21.384845 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:21.384845 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:21.385378 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e9042d25-c04f-463f-90ca-7bb7ce35982d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:21.386292 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e9042d25-c04f-463f-90ca-7bb7ce35982d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 returned with HTTP 200 Aug 14 03:13:21.386678 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1229/4917] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:21 2026] GET /volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:21.968643 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4f9c494d-8c0f-4183-ac8f-df222e7e83a7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:21.971145 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4f9c494d-8c0f-4183-ac8f-df222e7e83a7 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:21.971598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4f9c494d-8c0f-4183-ac8f-df222e7e83a7 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:21.971598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4f9c494d-8c0f-4183-ac8f-df222e7e83a7 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:21.971774 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-4f9c494d-8c0f-4183-ac8f-df222e7e83a7 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:21.977003 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:21.977003 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:21.977693 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4f9c494d-8c0f-4183-ac8f-df222e7e83a7 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:21.978076 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1224/4918] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:21 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:22.396022 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-49ee26d1-1e83-4381-83be-7de944467893 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:22.397936 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-49ee26d1-1e83-4381-83be-7de944467893 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 Aug 14 03:13:22.398185 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-49ee26d1-1e83-4381-83be-7de944467893 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:22.398407 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-49ee26d1-1e83-4381-83be-7de944467893 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:22.403339 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:22.403339 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:22.403803 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-49ee26d1-1e83-4381-83be-7de944467893 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:22.404581 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-49ee26d1-1e83-4381-83be-7de944467893 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 returned with HTTP 200 Aug 14 03:13:22.404961 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1232/4919] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:22 2026] GET /volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:22.414367 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7cc26f35-3772-4e89-a35e-8637987daff9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:22.418149 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7cc26f35-3772-4e89-a35e-8637987daff9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 Aug 14 03:13:22.418366 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7cc26f35-3772-4e89-a35e-8637987daff9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:22.418584 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7cc26f35-3772-4e89-a35e-8637987daff9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:22.418707 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-7cc26f35-3772-4e89-a35e-8637987daff9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: 9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 Aug 14 03:13:22.424509 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:22.424509 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:22.424976 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7cc26f35-3772-4e89-a35e-8637987daff9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:22.442048 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7cc26f35-3772-4e89-a35e-8637987daff9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot delete request issued successfully. Aug 14 03:13:22.442288 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7cc26f35-3772-4e89-a35e-8637987daff9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 returned with HTTP 202 Aug 14 03:13:22.442758 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1235/4920] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:22 2026] DELETE /volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:22.450290 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c281db0e-06e4-4748-9e6e-55ec8b9c7508 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:22.452197 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c281db0e-06e4-4748-9e6e-55ec8b9c7508 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 Aug 14 03:13:22.452431 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c281db0e-06e4-4748-9e6e-55ec8b9c7508 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:22.452649 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c281db0e-06e4-4748-9e6e-55ec8b9c7508 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:22.458330 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:22.458330 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:22.458937 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c281db0e-06e4-4748-9e6e-55ec8b9c7508 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:22.459799 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c281db0e-06e4-4748-9e6e-55ec8b9c7508 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 returned with HTTP 200 Aug 14 03:13:22.460273 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1230/4921] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:22 2026] GET /volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:22.987957 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-42572845-249a-4a36-8d1b-2c5ea154cd4c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:22.989784 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-42572845-249a-4a36-8d1b-2c5ea154cd4c tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:22.989991 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-42572845-249a-4a36-8d1b-2c5ea154cd4c tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:22.990186 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-42572845-249a-4a36-8d1b-2c5ea154cd4c tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:22.990283 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-42572845-249a-4a36-8d1b-2c5ea154cd4c tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:22.994156 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:22.994156 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:22.994696 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-42572845-249a-4a36-8d1b-2c5ea154cd4c tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:22.995070 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1225/4922] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:22 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:23.468749 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4db74f43-5e5b-4c5f-830a-6e54c75065b4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:23.470508 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4db74f43-5e5b-4c5f-830a-6e54c75065b4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 Aug 14 03:13:23.470690 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4db74f43-5e5b-4c5f-830a-6e54c75065b4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:23.470933 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4db74f43-5e5b-4c5f-830a-6e54c75065b4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:23.475055 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4db74f43-5e5b-4c5f-830a-6e54c75065b4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 returned with HTTP 404 Aug 14 03:13:23.475495 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1233/4923] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:23 2026] GET /volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:23.483288 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c416e7b8-00a8-42b7-8804-0c2173253691 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:23.485054 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c416e7b8-00a8-42b7-8804-0c2173253691 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 Aug 14 03:13:23.485288 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c416e7b8-00a8-42b7-8804-0c2173253691 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:23.485481 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c416e7b8-00a8-42b7-8804-0c2173253691 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:23.485576 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-c416e7b8-00a8-42b7-8804-0c2173253691 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: 1a8d092f-4d96-45e7-8aa6-4e82774be504 Aug 14 03:13:23.490506 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:23.490506 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:23.490902 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c416e7b8-00a8-42b7-8804-0c2173253691 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:23.508551 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c416e7b8-00a8-42b7-8804-0c2173253691 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot delete request issued successfully. Aug 14 03:13:23.508770 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c416e7b8-00a8-42b7-8804-0c2173253691 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 returned with HTTP 202 Aug 14 03:13:23.509345 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1236/4924] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:23 2026] DELETE /volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:23.515750 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-930994a2-2460-4442-852f-db00a43d7560 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:23.517760 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-930994a2-2460-4442-852f-db00a43d7560 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 Aug 14 03:13:23.518037 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-930994a2-2460-4442-852f-db00a43d7560 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:23.518351 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-930994a2-2460-4442-852f-db00a43d7560 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:23.524218 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:23.524218 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:23.524721 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-930994a2-2460-4442-852f-db00a43d7560 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:23.525555 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-930994a2-2460-4442-852f-db00a43d7560 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 returned with HTTP 200 Aug 14 03:13:23.525953 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1231/4925] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:23 2026] GET /volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:24.005178 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8e0811c9-7b9c-4337-9e0d-a03151a51355 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:24.007430 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8e0811c9-7b9c-4337-9e0d-a03151a51355 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:24.007683 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8e0811c9-7b9c-4337-9e0d-a03151a51355 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:24.007894 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8e0811c9-7b9c-4337-9e0d-a03151a51355 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:24.008012 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-8e0811c9-7b9c-4337-9e0d-a03151a51355 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:24.012775 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:24.012775 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:24.013463 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8e0811c9-7b9c-4337-9e0d-a03151a51355 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:24.013888 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1226/4926] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:24 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:24.534991 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-93d30e11-ea7e-4782-b087-6bd654b37af6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:24.536619 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-93d30e11-ea7e-4782-b087-6bd654b37af6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 Aug 14 03:13:24.536827 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-93d30e11-ea7e-4782-b087-6bd654b37af6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:24.536999 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-93d30e11-ea7e-4782-b087-6bd654b37af6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:24.541769 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-93d30e11-ea7e-4782-b087-6bd654b37af6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 returned with HTTP 404 Aug 14 03:13:24.542225 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1234/4927] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:24 2026] GET /volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:24.548647 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-246ac5e5-3cce-45cb-ba69-c825f9ecf9ed None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:24.550836 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-246ac5e5-3cce-45cb-ba69-c825f9ecf9ed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f Aug 14 03:13:24.551123 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-246ac5e5-3cce-45cb-ba69-c825f9ecf9ed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:24.551323 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-246ac5e5-3cce-45cb-ba69-c825f9ecf9ed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:24.551420 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-246ac5e5-3cce-45cb-ba69-c825f9ecf9ed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: d22ee697-6b0f-4619-a5e2-03fe7c322c8f Aug 14 03:13:24.556416 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:24.556416 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:24.556856 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-246ac5e5-3cce-45cb-ba69-c825f9ecf9ed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:24.573056 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-246ac5e5-3cce-45cb-ba69-c825f9ecf9ed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot delete request issued successfully. Aug 14 03:13:24.573238 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-246ac5e5-3cce-45cb-ba69-c825f9ecf9ed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f returned with HTTP 202 Aug 14 03:13:24.573659 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1237/4928] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:24 2026] DELETE /volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:24.580938 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7105edd5-375d-41fe-9dbf-40af706c4b0d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:24.582566 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7105edd5-375d-41fe-9dbf-40af706c4b0d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f Aug 14 03:13:24.582605 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7105edd5-375d-41fe-9dbf-40af706c4b0d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:24.582779 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7105edd5-375d-41fe-9dbf-40af706c4b0d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:24.587667 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:24.587667 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:24.588225 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7105edd5-375d-41fe-9dbf-40af706c4b0d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:24.588957 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7105edd5-375d-41fe-9dbf-40af706c4b0d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f returned with HTTP 200 Aug 14 03:13:24.589441 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1232/4929] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:24 2026] GET /volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:25.024218 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ea860fc3-e855-43d5-88f8-6ae2699deb9e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:25.026236 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ea860fc3-e855-43d5-88f8-6ae2699deb9e tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:25.026473 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ea860fc3-e855-43d5-88f8-6ae2699deb9e tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:25.026703 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ea860fc3-e855-43d5-88f8-6ae2699deb9e tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:25.026848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-ea860fc3-e855-43d5-88f8-6ae2699deb9e tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:25.031565 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:25.031565 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:25.032264 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ea860fc3-e855-43d5-88f8-6ae2699deb9e tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:25.032672 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1227/4930] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:25 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:25.598585 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-06ffbef6-3669-4dcc-b2bc-50449a7cf7b8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:25.600859 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-06ffbef6-3669-4dcc-b2bc-50449a7cf7b8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f Aug 14 03:13:25.601075 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-06ffbef6-3669-4dcc-b2bc-50449a7cf7b8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:25.601341 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-06ffbef6-3669-4dcc-b2bc-50449a7cf7b8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:25.606789 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-06ffbef6-3669-4dcc-b2bc-50449a7cf7b8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f returned with HTTP 404 Aug 14 03:13:25.607637 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1235/4931] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:25 2026] GET /volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:25.614345 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e73fbdc3-e897-4eec-9752-1e746008f683 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:25.616057 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e73fbdc3-e897-4eec-9752-1e746008f683 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 Aug 14 03:13:25.616260 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e73fbdc3-e897-4eec-9752-1e746008f683 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:25.616455 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e73fbdc3-e897-4eec-9752-1e746008f683 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:25.616580 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-e73fbdc3-e897-4eec-9752-1e746008f683 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: 9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 Aug 14 03:13:25.620643 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e73fbdc3-e897-4eec-9752-1e746008f683 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 returned with HTTP 404 Aug 14 03:13:25.621161 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1238/4932] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:25 2026] DELETE /volume/v3/snapshots/9d82652a-8e54-4107-98b5-eb5ce0c4ccf3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:25.628322 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1f17fd59-e0dd-4e58-8e47-213f7881738f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:25.629981 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1f17fd59-e0dd-4e58-8e47-213f7881738f tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f Aug 14 03:13:25.630160 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1f17fd59-e0dd-4e58-8e47-213f7881738f tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:25.630327 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1f17fd59-e0dd-4e58-8e47-213f7881738f tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:25.630418 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-1f17fd59-e0dd-4e58-8e47-213f7881738f tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: d22ee697-6b0f-4619-a5e2-03fe7c322c8f Aug 14 03:13:25.634347 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1f17fd59-e0dd-4e58-8e47-213f7881738f tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f returned with HTTP 404 Aug 14 03:13:25.634880 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1233/4933] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:25 2026] DELETE /volume/v3/snapshots/d22ee697-6b0f-4619-a5e2-03fe7c322c8f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:25.675332 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-b93097a3-5bd5-4011-b040-5d2256a93410 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:25.678052 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-b93097a3-5bd5-4011-b040-5d2256a93410 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:25.678243 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-b93097a3-5bd5-4011-b040-5d2256a93410 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:25.678425 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-b93097a3-5bd5-4011-b040-5d2256a93410 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:25.688913 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:25.688913 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:25.692938 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-b93097a3-5bd5-4011-b040-5d2256a93410 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:25.697919 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-b93097a3-5bd5-4011-b040-5d2256a93410 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:25.698323 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1228/4934] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:13:25 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:25.715545 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-6da68db2-7d9d-464f-b2e9-f63b68c23793 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:25.717601 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-6da68db2-7d9d-464f-b2e9-f63b68c23793 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668/action Aug 14 03:13:25.717973 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-6da68db2-7d9d-464f-b2e9-f63b68c23793 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:13:25.718131 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-6da68db2-7d9d-464f-b2e9-f63b68c23793 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:25.728305 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:25.728305 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:25.728857 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-6da68db2-7d9d-464f-b2e9-f63b68c23793 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:25.734639 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-6da68db2-7d9d-464f-b2e9-f63b68c23793 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Begin detaching volume completed successfully. Aug 14 03:13:25.734941 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-6da68db2-7d9d-464f-b2e9-f63b68c23793 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668/action returned with HTTP 202 Aug 14 03:13:25.735631 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1236/4935] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:13:25 2026] POST /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:13:25.776106 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4dfc22ad-0294-4545-81f0-76dd34ca4464 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:25.776491 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4dfc22ad-0294-4545-81f0-76dd34ca4464 None None] GET https://10.4.3.152/volume// Aug 14 03:13:25.776923 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4dfc22ad-0294-4545-81f0-76dd34ca4464 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:25.777175 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4dfc22ad-0294-4545-81f0-76dd34ca4464 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:25.777616 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4dfc22ad-0294-4545-81f0-76dd34ca4464 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:13:25.777996 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1239/4936] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:13:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:13:25.787560 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-46a9e36b-1b8c-4185-8d09-55ea08e8a31a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:25.789714 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-46a9e36b-1b8c-4185-8d09-55ea08e8a31a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:25.789979 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-46a9e36b-1b8c-4185-8d09-55ea08e8a31a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:25.790204 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-46a9e36b-1b8c-4185-8d09-55ea08e8a31a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:25.800730 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:25.800730 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:25.805675 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-46a9e36b-1b8c-4185-8d09-55ea08e8a31a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:25.811392 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-46a9e36b-1b8c-4185-8d09-55ea08e8a31a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:25.811953 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1234/4937] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:13:25 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:13:26.043894 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-de3abeb3-2b63-464b-a8ee-6c53de82db62 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:26.045914 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-de3abeb3-2b63-464b-a8ee-6c53de82db62 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:26.046195 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-de3abeb3-2b63-464b-a8ee-6c53de82db62 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:26.046424 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-de3abeb3-2b63-464b-a8ee-6c53de82db62 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:26.046574 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-de3abeb3-2b63-464b-a8ee-6c53de82db62 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:26.050726 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:26.050726 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:26.051399 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-de3abeb3-2b63-464b-a8ee-6c53de82db62 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:26.051797 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1229/4938] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:26 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:26.633737 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-fbc42297-938b-4a87-ac43-ef8feb12bdf7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:26.635680 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-fbc42297-938b-4a87-ac43-ef8feb12bdf7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/attachments/7ca4649b-8503-4aa3-beec-a7a4078c6899 Aug 14 03:13:26.635858 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-fbc42297-938b-4a87-ac43-ef8feb12bdf7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:26.636054 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-fbc42297-938b-4a87-ac43-ef8feb12bdf7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:26.643451 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:26.643451 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:26.683705 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-7e5bda4c-3761-44c4-99cc-486de4dea5f8 req-fbc42297-938b-4a87-ac43-ef8feb12bdf7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/attachments/7ca4649b-8503-4aa3-beec-a7a4078c6899 returned with HTTP 200 Aug 14 03:13:26.684156 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1237/4939] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:13:26 2026] DELETE /volume/v3/attachments/7ca4649b-8503-4aa3-beec-a7a4078c6899 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:27.072540 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-af6c849f-db1c-4a19-a923-f70e7f1fbef1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:27.075266 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-af6c849f-db1c-4a19-a923-f70e7f1fbef1 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:27.075739 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-af6c849f-db1c-4a19-a923-f70e7f1fbef1 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:27.075739 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-af6c849f-db1c-4a19-a923-f70e7f1fbef1 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:27.075739 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-af6c849f-db1c-4a19-a923-f70e7f1fbef1 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:27.080111 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:27.080111 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:27.080762 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-af6c849f-db1c-4a19-a923-f70e7f1fbef1 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:27.081175 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1240/4940] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:27 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:27.695643 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-946ad4a2-2dd5-4bc1-9d49-6f757c381425 req-f64f58b0-b409-4068-a24c-14e7f6c30230 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:27.697588 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-946ad4a2-2dd5-4bc1-9d49-6f757c381425 req-f64f58b0-b409-4068-a24c-14e7f6c30230 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/attachments/7ca4649b-8503-4aa3-beec-a7a4078c6899 Aug 14 03:13:27.697843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-946ad4a2-2dd5-4bc1-9d49-6f757c381425 req-f64f58b0-b409-4068-a24c-14e7f6c30230 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:27.697955 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-946ad4a2-2dd5-4bc1-9d49-6f757c381425 req-f64f58b0-b409-4068-a24c-14e7f6c30230 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:27.701398 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-946ad4a2-2dd5-4bc1-9d49-6f757c381425 req-f64f58b0-b409-4068-a24c-14e7f6c30230 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/attachments/7ca4649b-8503-4aa3-beec-a7a4078c6899 returned with HTTP 404 Aug 14 03:13:27.701833 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1235/4941] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:13:27 2026] DELETE /volume/v3/attachments/7ca4649b-8503-4aa3-beec-a7a4078c6899 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:13:28.093329 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-911400a3-b559-431b-bb38-fb13a93f3970 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:28.095187 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-911400a3-b559-431b-bb38-fb13a93f3970 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:28.095451 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-911400a3-b559-431b-bb38-fb13a93f3970 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:28.095672 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-911400a3-b559-431b-bb38-fb13a93f3970 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:28.095828 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-911400a3-b559-431b-bb38-fb13a93f3970 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:28.099662 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:28.099662 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:28.100310 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-911400a3-b559-431b-bb38-fb13a93f3970 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:28.100680 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1230/4942] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:28 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:28.113373 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ceaa0fce-c76f-492d-97d7-608aeb7d777c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:28.221675 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ceaa0fce-c76f-492d-97d7-608aeb7d777c tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-member] PUT https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:28.222115 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ceaa0fce-c76f-492d-97d7-608aeb7d777c tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:28.227729 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:28.227729 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:28.234165 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ceaa0fce-c76f-492d-97d7-608aeb7d777c tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-member] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:28.234627 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1238/4943] 10.4.3.152 () {70 vars in 1408 bytes} [Fri Aug 14 03:13:28 2026] PUT /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 316 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:28.242784 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-36518ad6-00d2-4fa3-96a1-32c313fa38e5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:28.245030 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-36518ad6-00d2-4fa3-96a1-32c313fa38e5 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:28.245288 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-36518ad6-00d2-4fa3-96a1-32c313fa38e5 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:28.245518 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-36518ad6-00d2-4fa3-96a1-32c313fa38e5 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:28.245655 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-36518ad6-00d2-4fa3-96a1-32c313fa38e5 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:28.250596 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:28.250596 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:28.251355 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-36518ad6-00d2-4fa3-96a1-32c313fa38e5 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:28.251780 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1241/4944] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:28 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:28.262021 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4f3d793c-fad9-498b-b29c-21ce98242b2d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:28.263779 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4f3d793c-fad9-498b-b29c-21ce98242b2d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] DELETE https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:28.264067 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4f3d793c-fad9-498b-b29c-21ce98242b2d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:28.264258 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4f3d793c-fad9-498b-b29c-21ce98242b2d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:28.264376 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-4f3d793c-fad9-498b-b29c-21ce98242b2d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Delete backup with id: e23f65e9-26dd-424c-b309-1bb64735b745. Aug 14 03:13:28.268805 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:28.268805 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:28.281669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-4f3d793c-fad9-498b-b29c-21ce98242b2d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] delete_backup rpcapi backup_id e23f65e9-26dd-424c-b309-1bb64735b745 {{(pid=100380) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:13:28.283864 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4f3d793c-fad9-498b-b29c-21ce98242b2d tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 202 Aug 14 03:13:28.284534 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1236/4945] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:13:28 2026] DELETE /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:13:28.290446 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6fa5bebf-564d-4668-ba41-d7eaf1843f8b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:28.292147 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6fa5bebf-564d-4668-ba41-d7eaf1843f8b tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:28.292337 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6fa5bebf-564d-4668-ba41-d7eaf1843f8b tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:28.292511 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6fa5bebf-564d-4668-ba41-d7eaf1843f8b tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:28.292614 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-6fa5bebf-564d-4668-ba41-d7eaf1843f8b tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:28.296534 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:28.296534 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:28.297116 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6fa5bebf-564d-4668-ba41-d7eaf1843f8b tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 200 Aug 14 03:13:28.297383 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1231/4946] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:28 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 761 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:28.545415 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-420b341a-343d-4d6e-a63a-9259573e883f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:28.546936 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-420b341a-343d-4d6e-a63a-9259573e883f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:28.547256 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-420b341a-343d-4d6e-a63a-9259573e883f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "140540dc-1d44-420a-968f-d11d852c1057", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1189822656", "description": null, "metadata": null}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:28.558339 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:28.558339 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:28.558842 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-420b341a-343d-4d6e-a63a-9259573e883f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:28.559016 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-420b341a-343d-4d6e-a63a-9259573e883f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create snapshot from volume 140540dc-1d44-420a-968f-d11d852c1057 Aug 14 03:13:28.582902 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-420b341a-343d-4d6e-a63a-9259573e883f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['f300bc1c-e149-49b7-911d-f4a89e3a6c49', '12db686f-a69a-4849-ac0f-1b7e2b346af9', 'e178acc2-47f4-4e7d-9493-c4abcb031772', '960dbc45-e182-4b65-8371-5e1c59c004d2'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:28.621063 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-420b341a-343d-4d6e-a63a-9259573e883f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot force create request issued successfully. Aug 14 03:13:28.621377 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-420b341a-343d-4d6e-a63a-9259573e883f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:13:28.621793 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1239/4947] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:13:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:28.631024 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a1ceddeb-5bdf-4813-8463-13f077d68c53 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:28.633310 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a1ceddeb-5bdf-4813-8463-13f077d68c53 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 Aug 14 03:13:28.633684 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a1ceddeb-5bdf-4813-8463-13f077d68c53 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:28.634084 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a1ceddeb-5bdf-4813-8463-13f077d68c53 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:28.641407 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:28.641407 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:28.642021 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a1ceddeb-5bdf-4813-8463-13f077d68c53 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:28.643354 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a1ceddeb-5bdf-4813-8463-13f077d68c53 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 returned with HTTP 200 Aug 14 03:13:28.643519 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1242/4948] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:28 2026] GET /volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:28.713866 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b8c370d4-bc39-42cb-a445-1717a3599d00 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:28.714687 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b8c370d4-bc39-42cb-a445-1717a3599d00 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 Aug 14 03:13:28.714931 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b8c370d4-bc39-42cb-a445-1717a3599d00 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:28.715199 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b8c370d4-bc39-42cb-a445-1717a3599d00 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:28.715294 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-b8c370d4-bc39-42cb-a445-1717a3599d00 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: 1a8d092f-4d96-45e7-8aa6-4e82774be504 Aug 14 03:13:28.719595 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b8c370d4-bc39-42cb-a445-1717a3599d00 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 returned with HTTP 404 Aug 14 03:13:28.720076 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1237/4949] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:28 2026] DELETE /volume/v3/snapshots/1a8d092f-4d96-45e7-8aa6-4e82774be504 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:28.729601 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-27b3d80d-7a5f-4696-83c7-02264dd985ae None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:28.731367 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-27b3d80d-7a5f-4696-83c7-02264dd985ae tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:28.731708 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-27b3d80d-7a5f-4696-83c7-02264dd985ae tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:28.731708 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-27b3d80d-7a5f-4696-83c7-02264dd985ae tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:28.738295 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:28.738295 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:28.742046 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-27b3d80d-7a5f-4696-83c7-02264dd985ae tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:28.746080 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-27b3d80d-7a5f-4696-83c7-02264dd985ae tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:28.746357 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1232/4950] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:28 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:28.758525 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:28.760766 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:28.761176 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-755330411"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:28.762735 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-755330411'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:28.762885 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume of 1 GB Aug 14 03:13:28.763198 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:28.763198 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:28.767235 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Availability Zones retrieved successfully. Aug 14 03:13:28.772632 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Flow 'volume_create_api' (2e173edc-de69-4bf5-822f-c1fba537f79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:28.773591 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26f5531-05c8-4886-865a-7a6936a7a543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:28.774523 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:28.798358 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26f5531-05c8-4886-865a-7a6936a7a543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:28.799133 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc86286d-9520-42fd-99b0-4ccc815ac7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:28.834543 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['c6a89c5e-002c-4027-b91b-03ff59697720', 'd9e7735a-51e8-442b-b4ba-a9e1f1ed60d3', '8b728805-12b7-46e0-b289-801db9077281', '00734483-4093-4bba-ba68-23effa449512'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:28.835382 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc86286d-9520-42fd-99b0-4ccc815ac7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6a89c5e-002c-4027-b91b-03ff59697720', 'd9e7735a-51e8-442b-b4ba-a9e1f1ed60d3', '8b728805-12b7-46e0-b289-801db9077281', '00734483-4093-4bba-ba68-23effa449512']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:28.836268 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b07e36ab-648a-440d-afa5-57282d5f94ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:28.858321 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b07e36ab-648a-440d-afa5-57282d5f94ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4be7d36-e92a-4fcb-a4b1-a6dfb800c41c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-755330411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467da2dc93744a4380a50ff9c0ed115e',qos_specs=None,replication_status=,reservations=['c6a89c5e-002c-4027-b91b-03ff59697720','d9e7735a-51e8-442b-b4ba-a9e1f1ed60d3','8b728805-12b7-46e0-b289-801db9077281','00734483-4093-4bba-ba68-23effa449512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-755330411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467da2dc93744a4380a50ff9c0ed115e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:28.859079 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afcf8207-71da-46f3-8201-6f9a698dc965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:28.891312 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afcf8207-71da-46f3-8201-6f9a698dc965) transitioned into state 'SUCCESS' from state '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-755330411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467da2dc93744a4380a50ff9c0ed115e',qos_specs=None,replication_status=,reservations=['c6a89c5e-002c-4027-b91b-03ff59697720','d9e7735a-51e8-442b-b4ba-a9e1f1ed60d3','8b728805-12b7-46e0-b289-801db9077281','00734483-4093-4bba-ba68-23effa449512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:28.892133 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a37e1d67-bade-439f-b1e9-2afd6f9f2c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:28.914480 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a37e1d67-bade-439f-b1e9-2afd6f9f2c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:28.915378 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Flow 'volume_create_api' (2e173edc-de69-4bf5-822f-c1fba537f79f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:28.915678 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume request issued successfully. Aug 14 03:13:28.916364 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8467c1fa-e01e-4c9d-aceb-dd1e434c1bd0 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:28.916837 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1240/4951] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:13:28 2026] POST /volume/v3/volumes => generated 753 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:28.927628 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-652a37bf-e735-4705-bd78-6e50b0a103c9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:28.929364 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-652a37bf-e735-4705-bd78-6e50b0a103c9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c Aug 14 03:13:28.929563 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-652a37bf-e735-4705-bd78-6e50b0a103c9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:28.929716 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-652a37bf-e735-4705-bd78-6e50b0a103c9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:28.936084 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:28.936084 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:28.939267 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-652a37bf-e735-4705-bd78-6e50b0a103c9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:28.942979 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-652a37bf-e735-4705-bd78-6e50b0a103c9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c returned with HTTP 200 Aug 14 03:13:28.943334 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1243/4952] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:28 2026] GET /volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:29.306705 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4cb69c90-ba1b-49ce-8cb1-036825da2188 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:29.308546 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4cb69c90-ba1b-49ce-8cb1-036825da2188 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 Aug 14 03:13:29.308735 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4cb69c90-ba1b-49ce-8cb1-036825da2188 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:29.308949 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4cb69c90-ba1b-49ce-8cb1-036825da2188 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:29.309081 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-4cb69c90-ba1b-49ce-8cb1-036825da2188 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Show backup with id e23f65e9-26dd-424c-b309-1bb64735b745. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:29.312402 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4cb69c90-ba1b-49ce-8cb1-036825da2188 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 returned with HTTP 404 Aug 14 03:13:29.313039 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1238/4953] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:29 2026] GET /volume/v3/backups/e23f65e9-26dd-424c-b309-1bb64735b745 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:29.319157 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-466dd3bd-b28b-4cc9-80c7-2220124e7163 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:29.320734 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-466dd3bd-b28b-4cc9-80c7-2220124e7163 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 Aug 14 03:13:29.320943 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-466dd3bd-b28b-4cc9-80c7-2220124e7163 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:29.321139 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-466dd3bd-b28b-4cc9-80c7-2220124e7163 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:29.321282 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-466dd3bd-b28b-4cc9-80c7-2220124e7163 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Delete volume with id: 8569f701-7d5f-49ea-b773-c090c7073b20 Aug 14 03:13:29.327596 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:29.327596 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:29.327966 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-466dd3bd-b28b-4cc9-80c7-2220124e7163 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Volume info retrieved successfully. Aug 14 03:13:29.343447 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-466dd3bd-b28b-4cc9-80c7-2220124e7163 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Delete volume request issued successfully. Aug 14 03:13:29.343669 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-466dd3bd-b28b-4cc9-80c7-2220124e7163 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 returned with HTTP 202 Aug 14 03:13:29.344104 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1233/4954] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:13:29 2026] DELETE /volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:29.350271 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-682a6c48-04c9-4d7f-92fd-498ddaf98045 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:29.352017 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-682a6c48-04c9-4d7f-92fd-498ddaf98045 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 Aug 14 03:13:29.352216 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-682a6c48-04c9-4d7f-92fd-498ddaf98045 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:29.352387 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-682a6c48-04c9-4d7f-92fd-498ddaf98045 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:29.359623 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:29.359623 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:29.363042 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-682a6c48-04c9-4d7f-92fd-498ddaf98045 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Volume info retrieved successfully. Aug 14 03:13:29.366890 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-682a6c48-04c9-4d7f-92fd-498ddaf98045 tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 returned with HTTP 200 Aug 14 03:13:29.367283 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1241/4955] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:29 2026] GET /volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:29.652743 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3f706e0e-0202-4c65-99d3-a55ea28ad00e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:29.654410 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f706e0e-0202-4c65-99d3-a55ea28ad00e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 Aug 14 03:13:29.654587 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f706e0e-0202-4c65-99d3-a55ea28ad00e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:29.654783 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3f706e0e-0202-4c65-99d3-a55ea28ad00e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:29.663190 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:29.663190 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:29.663686 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3f706e0e-0202-4c65-99d3-a55ea28ad00e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:29.664808 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3f706e0e-0202-4c65-99d3-a55ea28ad00e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 returned with HTTP 200 Aug 14 03:13:29.665377 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1244/4956] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:29 2026] GET /volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:29.673711 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5f264a0a-a1de-465e-a78b-2dbbf6396c5c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:29.675794 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5f264a0a-a1de-465e-a78b-2dbbf6396c5c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 Aug 14 03:13:29.676499 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5f264a0a-a1de-465e-a78b-2dbbf6396c5c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:29.676750 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5f264a0a-a1de-465e-a78b-2dbbf6396c5c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:29.682272 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:29.682272 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:29.682894 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5f264a0a-a1de-465e-a78b-2dbbf6396c5c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:29.684039 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5f264a0a-a1de-465e-a78b-2dbbf6396c5c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 returned with HTTP 200 Aug 14 03:13:29.684359 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1239/4957] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:29 2026] GET /volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:29.954625 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-af836870-da52-42ba-86b1-62f2e342182a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:29.956247 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-af836870-da52-42ba-86b1-62f2e342182a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c Aug 14 03:13:29.956413 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-af836870-da52-42ba-86b1-62f2e342182a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:29.956582 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-af836870-da52-42ba-86b1-62f2e342182a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:29.963554 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:29.963554 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:29.967080 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-af836870-da52-42ba-86b1-62f2e342182a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:29.971129 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-af836870-da52-42ba-86b1-62f2e342182a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c returned with HTTP 200 Aug 14 03:13:29.971507 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1234/4958] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:29 2026] GET /volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:29.982983 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7e727385-243a-4a76-8426-92991ba72b0b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:29.984615 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7e727385-243a-4a76-8426-92991ba72b0b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:29.985070 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7e727385-243a-4a76-8426-92991ba72b0b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2088414469"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:29.992483 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:29.992483 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:29.992963 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7e727385-243a-4a76-8426-92991ba72b0b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:29.993114 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-7e727385-243a-4a76-8426-92991ba72b0b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create snapshot from volume d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c Aug 14 03:13:30.015965 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-7e727385-243a-4a76-8426-92991ba72b0b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['c9224fb4-7cf9-4c6e-983a-706574479a6c', '555db41d-b725-4230-87d5-5a0aa843ade7', 'b399049d-8b76-4d56-bf55-b0d093d7d2ea', 'a4c7621a-6a08-4b22-aa47-1a4e8870f7e1'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:30.042110 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7e727385-243a-4a76-8426-92991ba72b0b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot create request issued successfully. Aug 14 03:13:30.042525 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7e727385-243a-4a76-8426-92991ba72b0b tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:13:30.043035 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1242/4959] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:13:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:30.050787 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a746ae06-3b2a-42ea-bb92-2bcc4cd4cbd6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:30.052484 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a746ae06-3b2a-42ea-bb92-2bcc4cd4cbd6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 Aug 14 03:13:30.052655 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a746ae06-3b2a-42ea-bb92-2bcc4cd4cbd6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:30.052842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a746ae06-3b2a-42ea-bb92-2bcc4cd4cbd6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:30.057516 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:30.057516 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:30.057907 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a746ae06-3b2a-42ea-bb92-2bcc4cd4cbd6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:30.058684 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a746ae06-3b2a-42ea-bb92-2bcc4cd4cbd6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 returned with HTTP 200 Aug 14 03:13:30.059143 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1245/4960] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:30 2026] GET /volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:30.380212 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-008dd6b2-742e-41cc-8093-a966381e067f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:30.382012 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-008dd6b2-742e-41cc-8093-a966381e067f tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] GET https://10.4.3.152/volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 Aug 14 03:13:30.382321 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-008dd6b2-742e-41cc-8093-a966381e067f tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:30.382541 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-008dd6b2-742e-41cc-8093-a966381e067f tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:30.390096 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-008dd6b2-742e-41cc-8093-a966381e067f tempest-ProjectMemberTests39-1065727741 tempest-ProjectMemberTests39-1065727741-project-admin] https://10.4.3.152/volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 returned with HTTP 404 Aug 14 03:13:30.390686 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1240/4961] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:30 2026] GET /volume/v3/volumes/8569f701-7d5f-49ea-b773-c090c7073b20 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:31.067671 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-cabe270b-8b4f-4b12-ad5b-0b29b54ed1d2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:31.069414 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cabe270b-8b4f-4b12-ad5b-0b29b54ed1d2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 Aug 14 03:13:31.069597 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cabe270b-8b4f-4b12-ad5b-0b29b54ed1d2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:31.069777 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-cabe270b-8b4f-4b12-ad5b-0b29b54ed1d2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:31.074538 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:31.074538 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:31.074949 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-cabe270b-8b4f-4b12-ad5b-0b29b54ed1d2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:31.075672 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-cabe270b-8b4f-4b12-ad5b-0b29b54ed1d2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 returned with HTTP 200 Aug 14 03:13:31.076183 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1235/4962] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:31 2026] GET /volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:31.084505 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d123186b-4f08-4856-91c7-fa462aff70a4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:31.086852 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:31.087300 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "70b33e57-3026-47ce-acc2-a61508216cc2", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1969331510"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:31.089197 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume request body: {'volume': {'snapshot_id': '70b33e57-3026-47ce-acc2-a61508216cc2', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1969331510'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:31.099040 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:31.099040 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:31.099625 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:31.099797 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume of 2 GB Aug 14 03:13:31.105207 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Availability Zones retrieved successfully. Aug 14 03:13:31.110310 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Flow 'volume_create_api' (ff3bcab0-b81b-4e96-8f27-2635bf1583f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:31.111508 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19035aa-665c-42e4-9cdf-f6a0aac2e052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:31.112440 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:31.146483 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19035aa-665c-42e4-9cdf-f6a0aac2e052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '70b33e57-3026-47ce-acc2-a61508216cc2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:31.147220 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f85a7e7-6747-4bfd-bd1e-d22adcb25879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:31.179204 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['fd7384d8-b635-42a3-a427-c976dacf941e', '24473b0e-fa3c-4949-935a-295472a464dd', 'edd78460-8f93-43fb-bb54-b68a86844bc4', '569bd0de-c2fc-4d2e-b1c8-147bc000d6d5'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:31.179890 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f85a7e7-6747-4bfd-bd1e-d22adcb25879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd7384d8-b635-42a3-a427-c976dacf941e', '24473b0e-fa3c-4949-935a-295472a464dd', 'edd78460-8f93-43fb-bb54-b68a86844bc4', '569bd0de-c2fc-4d2e-b1c8-147bc000d6d5']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:31.180538 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78c5914-4fef-46e1-a6c7-66c764504b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:31.216172 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78c5914-4fef-46e1-a6c7-66c764504b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00146415-e4b9-4809-99e1-6747f7d28546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1969331510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467da2dc93744a4380a50ff9c0ed115e',qos_specs=None,replication_status=,reservations=['fd7384d8-b635-42a3-a427-c976dacf941e','24473b0e-fa3c-4949-935a-295472a464dd','edd78460-8f93-43fb-bb54-b68a86844bc4','569bd0de-c2fc-4d2e-b1c8-147bc000d6d5'],size=2,snapshot_id=70b33e57-3026-47ce-acc2-a61508216cc2,source_replicaid=,source_volid=None,status='creating',user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1969331510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00146415-e4b9-4809-99e1-6747f7d28546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467da2dc93744a4380a50ff9c0ed115e',provider_auth=None,provider_geometry=None,provider_id=None,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=70b33e57-3026-47ce-acc2-a61508216cc2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:31.217169 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (193a53bc-15f9-4b91-89f0-2fcc1c96fd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:31.235353 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (193a53bc-15f9-4b91-89f0-2fcc1c96fd99) transitioned into state 'SUCCESS' from state '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-1969331510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467da2dc93744a4380a50ff9c0ed115e',qos_specs=None,replication_status=,reservations=['fd7384d8-b635-42a3-a427-c976dacf941e','24473b0e-fa3c-4949-935a-295472a464dd','edd78460-8f93-43fb-bb54-b68a86844bc4','569bd0de-c2fc-4d2e-b1c8-147bc000d6d5'],size=2,snapshot_id=70b33e57-3026-47ce-acc2-a61508216cc2,source_replicaid=,source_volid=None,status='creating',user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:31.236406 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b500fcd5-c80d-4fd8-8168-5e19bb1db61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:31.260625 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b500fcd5-c80d-4fd8-8168-5e19bb1db61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:31.261684 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Flow 'volume_create_api' (ff3bcab0-b81b-4e96-8f27-2635bf1583f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:31.262062 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume request issued successfully. Aug 14 03:13:31.262671 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d123186b-4f08-4856-91c7-fa462aff70a4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:31.263189 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1243/4963] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:13:31 2026] POST /volume/v3/volumes => generated 788 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:31.273918 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7cff73be-54ba-4d9f-b0ed-685410a32bed None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:31.275836 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7cff73be-54ba-4d9f-b0ed-685410a32bed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 Aug 14 03:13:31.275836 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7cff73be-54ba-4d9f-b0ed-685410a32bed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:31.275989 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7cff73be-54ba-4d9f-b0ed-685410a32bed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:31.282536 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:31.282536 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:31.286010 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7cff73be-54ba-4d9f-b0ed-685410a32bed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:31.289868 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7cff73be-54ba-4d9f-b0ed-685410a32bed tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 returned with HTTP 200 Aug 14 03:13:31.290270 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1246/4964] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:31 2026] GET /volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:31.761362 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:31.838840 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:31.839361 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1149863364"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:31.841514 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1149863364'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:31.841514 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Create volume of 1 GB Aug 14 03:13:31.846219 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Availability Zones retrieved successfully. Aug 14 03:13:31.852001 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Flow 'volume_create_api' (28b089ff-d4fa-4c00-a74d-e1e69fe0ac53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:31.852941 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17331ca-02b4-4d0e-b14e-6ffabefe00f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:31.853734 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:31.878785 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17331ca-02b4-4d0e-b14e-6ffabefe00f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:31.879553 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (617a5fcb-f2a8-4bab-9bc5-138f8af57fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:31.941928 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Created reservations ['e22adf36-a2c8-4914-82f2-4bc609457030', '10def2e5-5ad0-425e-a5ec-4d7dee073072', 'f33a6a75-56d3-416c-9fb9-73b824957605', '01bbd1c1-bcc0-41d7-9d69-dc5c258f0116'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:31.942675 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (617a5fcb-f2a8-4bab-9bc5-138f8af57fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e22adf36-a2c8-4914-82f2-4bc609457030', '10def2e5-5ad0-425e-a5ec-4d7dee073072', 'f33a6a75-56d3-416c-9fb9-73b824957605', '01bbd1c1-bcc0-41d7-9d69-dc5c258f0116']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:31.943386 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0f9d354-7175-430e-aa59-bcfb7476d3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:31.966508 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0f9d354-7175-430e-aa59-bcfb7476d3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5266d889-e2c4-4a8b-85e3-95c5f76c0a9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1149863364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='197a615d5de4492dae3b3e5017022cfb',qos_specs=None,replication_status=,reservations=['e22adf36-a2c8-4914-82f2-4bc609457030','10def2e5-5ad0-425e-a5ec-4d7dee073072','f33a6a75-56d3-416c-9fb9-73b824957605','01bbd1c1-bcc0-41d7-9d69-dc5c258f0116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc9d505de9b447eaa6c8882136814e87',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1149863364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5266d889-e2c4-4a8b-85e3-95c5f76c0a9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='197a615d5de4492dae3b3e5017022cfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc9d505de9b447eaa6c8882136814e87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:31.967227 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38872c43-3e21-4840-a42b-28d387dfcaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:31.988693 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38872c43-3e21-4840-a42b-28d387dfcaf2) transitioned into state 'SUCCESS' from state '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-1149863364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='197a615d5de4492dae3b3e5017022cfb',qos_specs=None,replication_status=,reservations=['e22adf36-a2c8-4914-82f2-4bc609457030','10def2e5-5ad0-425e-a5ec-4d7dee073072','f33a6a75-56d3-416c-9fb9-73b824957605','01bbd1c1-bcc0-41d7-9d69-dc5c258f0116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc9d505de9b447eaa6c8882136814e87',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:31.989578 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3af82bf-83b3-4417-8b2c-d2bc18c7ea90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:32.001320 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3af82bf-83b3-4417-8b2c-d2bc18c7ea90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:32.002843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Flow 'volume_create_api' (28b089ff-d4fa-4c00-a74d-e1e69fe0ac53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:32.002843 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Create volume request issued successfully. Aug 14 03:13:32.003663 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f5605d67-4f22-47f2-b7e8-e3316c6f60a3 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:32.004235 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1241/4965] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:13:31 2026] POST /volume/v3/volumes => generated 778 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:32.018510 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-89c06d71-8cc1-41b1-b47b-1af165375f7f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:32.020339 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-89c06d71-8cc1-41b1-b47b-1af165375f7f tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f Aug 14 03:13:32.020555 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-89c06d71-8cc1-41b1-b47b-1af165375f7f tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:32.020733 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-89c06d71-8cc1-41b1-b47b-1af165375f7f tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:32.027448 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:32.027448 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:32.030764 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-89c06d71-8cc1-41b1-b47b-1af165375f7f tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Volume info retrieved successfully. Aug 14 03:13:32.034580 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-89c06d71-8cc1-41b1-b47b-1af165375f7f tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f returned with HTTP 200 Aug 14 03:13:32.034968 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1236/4966] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:32 2026] GET /volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:32.301961 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e8299f49-6c9e-454b-8862-2814d88637af None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:32.303767 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e8299f49-6c9e-454b-8862-2814d88637af tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 Aug 14 03:13:32.303986 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e8299f49-6c9e-454b-8862-2814d88637af tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:32.304163 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e8299f49-6c9e-454b-8862-2814d88637af tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:32.310588 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:32.310588 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:32.313601 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e8299f49-6c9e-454b-8862-2814d88637af tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:32.317334 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e8299f49-6c9e-454b-8862-2814d88637af tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 returned with HTTP 200 Aug 14 03:13:32.317666 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1244/4967] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:32 2026] GET /volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:32.330011 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-11fa0958-c391-4ba1-b0d5-9bf6b8928782 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:32.331890 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-11fa0958-c391-4ba1-b0d5-9bf6b8928782 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 Aug 14 03:13:32.332122 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-11fa0958-c391-4ba1-b0d5-9bf6b8928782 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:32.332318 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-11fa0958-c391-4ba1-b0d5-9bf6b8928782 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:32.339209 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:32.339209 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:32.343093 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-11fa0958-c391-4ba1-b0d5-9bf6b8928782 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:32.348930 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-11fa0958-c391-4ba1-b0d5-9bf6b8928782 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 returned with HTTP 200 Aug 14 03:13:32.349454 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1247/4968] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:32 2026] GET /volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:32.360850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3030329b-61a7-4805-8591-6ca6a5d6a8e3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:32.362564 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3030329b-61a7-4805-8591-6ca6a5d6a8e3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 Aug 14 03:13:32.362730 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3030329b-61a7-4805-8591-6ca6a5d6a8e3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:32.362952 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3030329b-61a7-4805-8591-6ca6a5d6a8e3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:32.363094 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-3030329b-61a7-4805-8591-6ca6a5d6a8e3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume with id: 00146415-e4b9-4809-99e1-6747f7d28546 Aug 14 03:13:32.370052 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:32.370052 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:32.370496 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3030329b-61a7-4805-8591-6ca6a5d6a8e3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:32.386273 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-3030329b-61a7-4805-8591-6ca6a5d6a8e3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume request issued successfully. Aug 14 03:13:32.386488 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3030329b-61a7-4805-8591-6ca6a5d6a8e3 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 returned with HTTP 202 Aug 14 03:13:32.386995 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1242/4969] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:32 2026] DELETE /volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:32.393942 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-238e7692-f148-49f5-8d79-d8b832879b26 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:32.395774 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-238e7692-f148-49f5-8d79-d8b832879b26 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 Aug 14 03:13:32.396014 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-238e7692-f148-49f5-8d79-d8b832879b26 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:32.396237 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-238e7692-f148-49f5-8d79-d8b832879b26 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:32.403292 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:32.403292 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:32.407199 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-238e7692-f148-49f5-8d79-d8b832879b26 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:32.411680 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-238e7692-f148-49f5-8d79-d8b832879b26 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 returned with HTTP 200 Aug 14 03:13:32.412096 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1237/4970] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:32 2026] GET /volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:33.047475 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-395be02c-0dc6-4197-87fd-7de16a844974 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:33.049221 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-395be02c-0dc6-4197-87fd-7de16a844974 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f Aug 14 03:13:33.049420 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-395be02c-0dc6-4197-87fd-7de16a844974 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:33.049602 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-395be02c-0dc6-4197-87fd-7de16a844974 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:33.056301 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:33.056301 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:33.059700 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-395be02c-0dc6-4197-87fd-7de16a844974 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Volume info retrieved successfully. Aug 14 03:13:33.063561 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-395be02c-0dc6-4197-87fd-7de16a844974 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f returned with HTTP 200 Aug 14 03:13:33.063968 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1245/4971] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:33 2026] GET /volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:33.076355 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c8a9b563-fe6b-4225-a493-62982f5323c1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:33.078155 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c8a9b563-fe6b-4225-a493-62982f5323c1 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:13:33.078601 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c8a9b563-fe6b-4225-a493-62982f5323c1 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5266d889-e2c4-4a8b-85e3-95c5f76c0a9f", "name": "tempest-type-Backup-183906681"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:33.080292 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-c8a9b563-fe6b-4225-a493-62982f5323c1 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Creating new backup {'backup': {'volume_id': '5266d889-e2c4-4a8b-85e3-95c5f76c0a9f', 'name': 'tempest-type-Backup-183906681'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:13:33.080429 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-c8a9b563-fe6b-4225-a493-62982f5323c1 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Creating backup of volume 5266d889-e2c4-4a8b-85e3-95c5f76c0a9f in container None Aug 14 03:13:33.089888 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:33.089888 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:33.090294 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c8a9b563-fe6b-4225-a493-62982f5323c1 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Volume info retrieved successfully. Aug 14 03:13:33.113176 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-c8a9b563-fe6b-4225-a493-62982f5323c1 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Created reservations ['1982f170-fbda-41d6-9340-92bbd31fbeb3', 'dca24049-23d7-4a7e-9fa1-4f1c78af4045'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:33.134631 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c8a9b563-fe6b-4225-a493-62982f5323c1 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:13:33.135064 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1248/4972] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:13:33 2026] POST /volume/v3/backups => generated 315 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:33.142615 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8d92dd67-6d82-48cd-8743-c1ad9cd659a6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:33.144558 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8d92dd67-6d82-48cd-8743-c1ad9cd659a6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:33.144875 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8d92dd67-6d82-48cd-8743-c1ad9cd659a6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:33.145150 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8d92dd67-6d82-48cd-8743-c1ad9cd659a6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:33.145298 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-8d92dd67-6d82-48cd-8743-c1ad9cd659a6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:33.149410 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:33.149410 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:33.150037 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8d92dd67-6d82-48cd-8743-c1ad9cd659a6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:33.150401 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1243/4973] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:33 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:33.423429 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8b37576c-807f-4b97-aec4-26ab3f5593d4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:33.425179 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8b37576c-807f-4b97-aec4-26ab3f5593d4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 Aug 14 03:13:33.425378 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8b37576c-807f-4b97-aec4-26ab3f5593d4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:33.425555 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8b37576c-807f-4b97-aec4-26ab3f5593d4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:33.431155 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8b37576c-807f-4b97-aec4-26ab3f5593d4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 returned with HTTP 404 Aug 14 03:13:33.431615 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1238/4974] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:33 2026] GET /volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:33.439985 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a864524c-3608-4a47-946e-1c3979f19054 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:33.442056 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a864524c-3608-4a47-946e-1c3979f19054 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 Aug 14 03:13:33.442247 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a864524c-3608-4a47-946e-1c3979f19054 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:33.442408 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a864524c-3608-4a47-946e-1c3979f19054 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:33.447882 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a864524c-3608-4a47-946e-1c3979f19054 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 returned with HTTP 404 Aug 14 03:13:33.448324 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1246/4975] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:33 2026] GET /volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:33.455046 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-be62d49e-d48d-4f6e-9bf9-0dd0eec135b1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:33.457035 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-be62d49e-d48d-4f6e-9bf9-0dd0eec135b1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 Aug 14 03:13:33.457176 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-be62d49e-d48d-4f6e-9bf9-0dd0eec135b1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:33.457353 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-be62d49e-d48d-4f6e-9bf9-0dd0eec135b1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:33.457525 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-be62d49e-d48d-4f6e-9bf9-0dd0eec135b1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume with id: 00146415-e4b9-4809-99e1-6747f7d28546 Aug 14 03:13:33.462568 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-be62d49e-d48d-4f6e-9bf9-0dd0eec135b1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 returned with HTTP 404 Aug 14 03:13:33.463140 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1249/4976] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:33 2026] DELETE /volume/v3/volumes/00146415-e4b9-4809-99e1-6747f7d28546 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:33.469578 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-022ce0f7-efa3-4485-9e63-c8934e321fa7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:33.471315 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-022ce0f7-efa3-4485-9e63-c8934e321fa7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 Aug 14 03:13:33.471487 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-022ce0f7-efa3-4485-9e63-c8934e321fa7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:33.471669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-022ce0f7-efa3-4485-9e63-c8934e321fa7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:33.471806 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-022ce0f7-efa3-4485-9e63-c8934e321fa7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: 70b33e57-3026-47ce-acc2-a61508216cc2 Aug 14 03:13:33.476469 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:33.476469 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:33.476864 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-022ce0f7-efa3-4485-9e63-c8934e321fa7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:33.489202 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-022ce0f7-efa3-4485-9e63-c8934e321fa7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot delete request issued successfully. Aug 14 03:13:33.489343 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-022ce0f7-efa3-4485-9e63-c8934e321fa7 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 returned with HTTP 202 Aug 14 03:13:33.489699 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1244/4977] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:33 2026] DELETE /volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:33.496305 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-655cffd7-9e65-4482-9be7-92357678c068 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:33.498045 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-655cffd7-9e65-4482-9be7-92357678c068 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 Aug 14 03:13:33.498261 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-655cffd7-9e65-4482-9be7-92357678c068 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:33.498459 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-655cffd7-9e65-4482-9be7-92357678c068 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:33.503389 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:33.503389 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:33.503765 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-655cffd7-9e65-4482-9be7-92357678c068 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:33.504514 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-655cffd7-9e65-4482-9be7-92357678c068 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 returned with HTTP 200 Aug 14 03:13:33.504864 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1239/4978] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:33 2026] GET /volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:34.161007 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1eb85c23-dc00-41a4-bee3-f206fd1b71f6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:34.163104 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1eb85c23-dc00-41a4-bee3-f206fd1b71f6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:34.163363 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1eb85c23-dc00-41a4-bee3-f206fd1b71f6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:34.163591 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1eb85c23-dc00-41a4-bee3-f206fd1b71f6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:34.163731 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-1eb85c23-dc00-41a4-bee3-f206fd1b71f6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:34.168359 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:34.168359 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:34.169083 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1eb85c23-dc00-41a4-bee3-f206fd1b71f6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:34.169625 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1247/4979] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:34 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:34.513934 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ac99ee0b-8393-4ae8-b46d-bcb63caf67ad None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:34.515637 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ac99ee0b-8393-4ae8-b46d-bcb63caf67ad tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 Aug 14 03:13:34.515816 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ac99ee0b-8393-4ae8-b46d-bcb63caf67ad tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:34.516050 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ac99ee0b-8393-4ae8-b46d-bcb63caf67ad tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:34.520093 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ac99ee0b-8393-4ae8-b46d-bcb63caf67ad tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 returned with HTTP 404 Aug 14 03:13:34.520525 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1250/4980] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:34 2026] GET /volume/v3/snapshots/70b33e57-3026-47ce-acc2-a61508216cc2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:34.527140 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-26dce8a9-712c-44cd-8fae-5957418a4544 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:34.529471 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-26dce8a9-712c-44cd-8fae-5957418a4544 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c Aug 14 03:13:34.529677 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-26dce8a9-712c-44cd-8fae-5957418a4544 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:34.529926 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-26dce8a9-712c-44cd-8fae-5957418a4544 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:34.538762 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:34.538762 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:34.542771 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-26dce8a9-712c-44cd-8fae-5957418a4544 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:34.546493 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-26dce8a9-712c-44cd-8fae-5957418a4544 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c returned with HTTP 200 Aug 14 03:13:34.546882 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1245/4981] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:34 2026] GET /volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:34.559734 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3e4f09d9-decb-4f44-83ff-34ef0bd7a764 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:34.561902 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3e4f09d9-decb-4f44-83ff-34ef0bd7a764 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c Aug 14 03:13:34.562100 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3e4f09d9-decb-4f44-83ff-34ef0bd7a764 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:34.562268 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3e4f09d9-decb-4f44-83ff-34ef0bd7a764 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:34.562415 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-3e4f09d9-decb-4f44-83ff-34ef0bd7a764 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume with id: d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c Aug 14 03:13:34.570414 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:34.570414 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:34.570913 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3e4f09d9-decb-4f44-83ff-34ef0bd7a764 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:34.590841 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3e4f09d9-decb-4f44-83ff-34ef0bd7a764 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume request issued successfully. Aug 14 03:13:34.591073 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3e4f09d9-decb-4f44-83ff-34ef0bd7a764 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c returned with HTTP 202 Aug 14 03:13:34.591431 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1240/4982] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:34 2026] DELETE /volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:34.598923 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8a07d558-5107-4976-ab6b-470aa33409a9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:34.602107 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8a07d558-5107-4976-ab6b-470aa33409a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c Aug 14 03:13:34.602107 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8a07d558-5107-4976-ab6b-470aa33409a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:34.602107 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8a07d558-5107-4976-ab6b-470aa33409a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:34.607002 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:34.607002 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:34.611290 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8a07d558-5107-4976-ab6b-470aa33409a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:34.614165 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8a07d558-5107-4976-ab6b-470aa33409a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c returned with HTTP 200 Aug 14 03:13:34.614496 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1248/4983] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:34 2026] GET /volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:35.179418 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b01f1e8c-7c71-4ae9-bfc7-14613d2bccd0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:35.181159 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b01f1e8c-7c71-4ae9-bfc7-14613d2bccd0 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:35.181343 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b01f1e8c-7c71-4ae9-bfc7-14613d2bccd0 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:35.181511 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b01f1e8c-7c71-4ae9-bfc7-14613d2bccd0 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:35.181629 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b01f1e8c-7c71-4ae9-bfc7-14613d2bccd0 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:35.186516 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:35.186516 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:35.187138 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b01f1e8c-7c71-4ae9-bfc7-14613d2bccd0 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:35.187454 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1251/4984] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:35 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:35.627590 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-bd737477-9a34-4cc6-bec2-3ce00592e68d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:35.629462 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bd737477-9a34-4cc6-bec2-3ce00592e68d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c Aug 14 03:13:35.629718 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bd737477-9a34-4cc6-bec2-3ce00592e68d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:35.629974 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-bd737477-9a34-4cc6-bec2-3ce00592e68d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:35.635262 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-bd737477-9a34-4cc6-bec2-3ce00592e68d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c returned with HTTP 404 Aug 14 03:13:35.635700 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1246/4985] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:35 2026] GET /volume/v3/volumes/d4be7d36-e92a-4fcb-a4b1-a6dfb800c41c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:35.643329 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b8cd01ad-8447-48e0-b03f-b729f2e53766 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:35.645474 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b8cd01ad-8447-48e0-b03f-b729f2e53766 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:35.645685 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b8cd01ad-8447-48e0-b03f-b729f2e53766 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:35.645884 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b8cd01ad-8447-48e0-b03f-b729f2e53766 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:35.653028 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:35.653028 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:35.656506 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b8cd01ad-8447-48e0-b03f-b729f2e53766 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:35.660181 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b8cd01ad-8447-48e0-b03f-b729f2e53766 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:35.660585 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1241/4986] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:35 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:35.672416 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:35.675297 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:35.675619 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-763239627"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:35.676984 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-763239627'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:35.678213 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume of 1 GB Aug 14 03:13:35.680589 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Availability Zones retrieved successfully. Aug 14 03:13:35.685573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Flow 'volume_create_api' (63c000f8-9012-46fe-b435-ea87bbabe9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:35.686449 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68884446-5e7a-4592-86ff-301bc43f4c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:35.687607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:35.712416 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68884446-5e7a-4592-86ff-301bc43f4c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:35.713381 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905c40dc-b820-4219-9458-b8ae69bc65a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:35.754988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['72234233-f743-4ab3-9cfb-9b93acf1737e', '224038d5-8b0b-4d8d-9869-2b1ba7bbda2c', '7c8fe099-072c-46cf-bec8-2a7b45aee5e4', 'aa56cd24-9f1f-437d-b14e-36719bc22a34'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:35.755729 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905c40dc-b820-4219-9458-b8ae69bc65a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72234233-f743-4ab3-9cfb-9b93acf1737e', '224038d5-8b0b-4d8d-9869-2b1ba7bbda2c', '7c8fe099-072c-46cf-bec8-2a7b45aee5e4', 'aa56cd24-9f1f-437d-b14e-36719bc22a34']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:35.756501 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc43be59-dff5-4a88-8688-0641dc59a00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:35.778407 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc43be59-dff5-4a88-8688-0641dc59a00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47daf3f8-c3db-410a-b1e7-f3bbaa29d18e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-763239627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467da2dc93744a4380a50ff9c0ed115e',qos_specs=None,replication_status=,reservations=['72234233-f743-4ab3-9cfb-9b93acf1737e','224038d5-8b0b-4d8d-9869-2b1ba7bbda2c','7c8fe099-072c-46cf-bec8-2a7b45aee5e4','aa56cd24-9f1f-437d-b14e-36719bc22a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-763239627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47daf3f8-c3db-410a-b1e7-f3bbaa29d18e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467da2dc93744a4380a50ff9c0ed115e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:35.779356 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976d1c36-80ba-4bcc-9704-25b52bcdbedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:35.797192 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976d1c36-80ba-4bcc-9704-25b52bcdbedc) transitioned into state 'SUCCESS' from state '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-763239627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467da2dc93744a4380a50ff9c0ed115e',qos_specs=None,replication_status=,reservations=['72234233-f743-4ab3-9cfb-9b93acf1737e','224038d5-8b0b-4d8d-9869-2b1ba7bbda2c','7c8fe099-072c-46cf-bec8-2a7b45aee5e4','aa56cd24-9f1f-437d-b14e-36719bc22a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:35.798023 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b8fa7f-0d75-4ccb-a9bb-a869d873103f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:35.807227 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b8fa7f-0d75-4ccb-a9bb-a869d873103f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:35.808221 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Flow 'volume_create_api' (63c000f8-9012-46fe-b435-ea87bbabe9b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:35.808564 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume request issued successfully. Aug 14 03:13:35.809255 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e2755890-ade0-4f6c-8830-bc520e7a44a2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:35.810021 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1249/4987] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:13:35 2026] POST /volume/v3/volumes => generated 753 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:35.821282 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7b66de3a-86c3-4b47-a582-41ebf0679be1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:35.822988 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7b66de3a-86c3-4b47-a582-41ebf0679be1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e Aug 14 03:13:35.823191 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7b66de3a-86c3-4b47-a582-41ebf0679be1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:35.823361 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7b66de3a-86c3-4b47-a582-41ebf0679be1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:35.829758 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:35.829758 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:35.832886 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7b66de3a-86c3-4b47-a582-41ebf0679be1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:35.836512 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7b66de3a-86c3-4b47-a582-41ebf0679be1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e returned with HTTP 200 Aug 14 03:13:35.836896 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1252/4988] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:35 2026] GET /volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:35.874989 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ee9ab48c-c422-4114-8219-547f679739cb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:35.877268 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ee9ab48c-c422-4114-8219-547f679739cb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 Aug 14 03:13:35.877570 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ee9ab48c-c422-4114-8219-547f679739cb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:35.877932 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ee9ab48c-c422-4114-8219-547f679739cb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:35.878076 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-ee9ab48c-c422-4114-8219-547f679739cb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete snapshot with id: 1aeb3e2e-9142-4d76-a50e-27ec34533e14 Aug 14 03:13:35.884183 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:35.884183 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:35.884748 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ee9ab48c-c422-4114-8219-547f679739cb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:35.903158 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ee9ab48c-c422-4114-8219-547f679739cb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot delete request issued successfully. Aug 14 03:13:35.903317 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ee9ab48c-c422-4114-8219-547f679739cb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 returned with HTTP 202 Aug 14 03:13:35.903745 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1247/4989] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:35 2026] DELETE /volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:35.910422 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-08fbc862-7f76-4633-ae45-2890b24a18f0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:35.912061 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-08fbc862-7f76-4633-ae45-2890b24a18f0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 Aug 14 03:13:35.912229 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-08fbc862-7f76-4633-ae45-2890b24a18f0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:35.912408 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-08fbc862-7f76-4633-ae45-2890b24a18f0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:35.917000 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:35.917000 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:35.917396 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-08fbc862-7f76-4633-ae45-2890b24a18f0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:35.918089 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-08fbc862-7f76-4633-ae45-2890b24a18f0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 returned with HTTP 200 Aug 14 03:13:35.918436 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1242/4990] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:35 2026] GET /volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:36.196572 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3500610d-59f0-4539-93da-9c9b19b80d89 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:36.198493 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3500610d-59f0-4539-93da-9c9b19b80d89 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:36.198736 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3500610d-59f0-4539-93da-9c9b19b80d89 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:36.198985 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3500610d-59f0-4539-93da-9c9b19b80d89 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:36.199127 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-3500610d-59f0-4539-93da-9c9b19b80d89 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:36.212918 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:36.212918 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:36.213562 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3500610d-59f0-4539-93da-9c9b19b80d89 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:36.213995 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1250/4991] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:36 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:36.849411 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-798e6d04-d5a7-4404-bd96-b58a88d29658 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:36.851617 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-798e6d04-d5a7-4404-bd96-b58a88d29658 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e Aug 14 03:13:36.851883 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-798e6d04-d5a7-4404-bd96-b58a88d29658 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:36.852084 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-798e6d04-d5a7-4404-bd96-b58a88d29658 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:36.861308 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:36.861308 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:36.866335 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-798e6d04-d5a7-4404-bd96-b58a88d29658 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:36.871276 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-798e6d04-d5a7-4404-bd96-b58a88d29658 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e returned with HTTP 200 Aug 14 03:13:36.871850 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1253/4992] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:36 2026] GET /volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:36.888053 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-249db400-be7c-48a9-876a-ee0670116d5c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:36.892390 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-249db400-be7c-48a9-876a-ee0670116d5c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:36.892897 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-249db400-be7c-48a9-876a-ee0670116d5c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47daf3f8-c3db-410a-b1e7-f3bbaa29d18e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1882796230"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:36.908671 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:36.908671 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:36.909447 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-249db400-be7c-48a9-876a-ee0670116d5c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:36.909621 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-249db400-be7c-48a9-876a-ee0670116d5c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create snapshot from volume 47daf3f8-c3db-410a-b1e7-f3bbaa29d18e Aug 14 03:13:36.928393 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-558a9316-71fd-4879-9459-5c26adbb4990 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:36.931118 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-558a9316-71fd-4879-9459-5c26adbb4990 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 Aug 14 03:13:36.931402 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-558a9316-71fd-4879-9459-5c26adbb4990 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:36.931678 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-558a9316-71fd-4879-9459-5c26adbb4990 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:36.937599 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-558a9316-71fd-4879-9459-5c26adbb4990 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 returned with HTTP 404 Aug 14 03:13:36.938365 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1243/4993] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:36 2026] GET /volume/v3/snapshots/1aeb3e2e-9142-4d76-a50e-27ec34533e14 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:36.951761 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-249db400-be7c-48a9-876a-ee0670116d5c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['5fde1dc4-24db-4bca-a66e-4fff90658a2f', '526ff534-4564-4464-bb3d-897739634c83', '40718251-a26c-47aa-ba99-69debe10e6da', '639588fe-60ec-486e-9e7d-d9b794cf27c5'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:36.994048 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-249db400-be7c-48a9-876a-ee0670116d5c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot create request issued successfully. Aug 14 03:13:36.994480 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-249db400-be7c-48a9-876a-ee0670116d5c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:13:36.994992 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1248/4994] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:13:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:37.007944 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a4561c56-2d38-4ea2-804c-17cc2f3645c1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:37.010100 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a4561c56-2d38-4ea2-804c-17cc2f3645c1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 Aug 14 03:13:37.010335 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a4561c56-2d38-4ea2-804c-17cc2f3645c1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:37.010567 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a4561c56-2d38-4ea2-804c-17cc2f3645c1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:37.020024 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:37.020024 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:37.021545 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a4561c56-2d38-4ea2-804c-17cc2f3645c1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:37.022622 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a4561c56-2d38-4ea2-804c-17cc2f3645c1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 returned with HTTP 200 Aug 14 03:13:37.023524 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1251/4995] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:37 2026] GET /volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:37.225370 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e411b125-2697-4cb3-85bd-304dd0732c9a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:37.227343 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e411b125-2697-4cb3-85bd-304dd0732c9a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:37.227614 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e411b125-2697-4cb3-85bd-304dd0732c9a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:37.227880 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e411b125-2697-4cb3-85bd-304dd0732c9a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:37.228046 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-e411b125-2697-4cb3-85bd-304dd0732c9a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:37.232945 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:37.232945 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:37.233934 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e411b125-2697-4cb3-85bd-304dd0732c9a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:37.234392 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1254/4996] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:37 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:38.042349 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b7084cc5-86a3-491d-b812-a4fb4784f3d1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:38.042349 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b7084cc5-86a3-491d-b812-a4fb4784f3d1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 Aug 14 03:13:38.042349 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b7084cc5-86a3-491d-b812-a4fb4784f3d1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:38.042349 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b7084cc5-86a3-491d-b812-a4fb4784f3d1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:38.042349 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:38.042349 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:38.044722 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b7084cc5-86a3-491d-b812-a4fb4784f3d1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:38.044722 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b7084cc5-86a3-491d-b812-a4fb4784f3d1 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 returned with HTTP 200 Aug 14 03:13:38.044722 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1244/4997] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:38 2026] GET /volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:38.052257 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:38.054592 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:38.055305 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "613e918b-2f3c-4155-9ce1-47a7ee743101", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1469985268"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:38.056890 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume request body: {'volume': {'snapshot_id': '613e918b-2f3c-4155-9ce1-47a7ee743101', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1469985268'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:38.063179 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:38.063179 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:38.063898 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:38.063898 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume of 1 GB Aug 14 03:13:38.067946 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Availability Zones retrieved successfully. Aug 14 03:13:38.075586 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Flow 'volume_create_api' (54ae6399-cd2d-4b6c-a1e0-2740763830c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:38.077080 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6de78093-5269-4358-9bc0-76fc4832bec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:38.078103 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:38.108571 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6de78093-5269-4358-9bc0-76fc4832bec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '613e918b-2f3c-4155-9ce1-47a7ee743101', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:38.109504 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6467763-9e2b-4930-acf6-a3070af5e480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:38.150761 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Created reservations ['a4ebd7c6-828f-48b0-a4fb-396ce927196c', '5581d9f8-e526-47cd-bb5e-47dc9377bdc1', '9e4d81dd-b348-482c-a678-c10209c0fa19', '033a784d-4027-4d8d-bd34-27a2835fa060'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:38.150761 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6467763-9e2b-4930-acf6-a3070af5e480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4ebd7c6-828f-48b0-a4fb-396ce927196c', '5581d9f8-e526-47cd-bb5e-47dc9377bdc1', '9e4d81dd-b348-482c-a678-c10209c0fa19', '033a784d-4027-4d8d-bd34-27a2835fa060']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:38.151544 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e776bf7a-583e-495a-b621-e55b690056fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:38.192102 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e776bf7a-583e-495a-b621-e55b690056fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d774e44-fb4e-4a8c-8154-2c24d1d412a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1469985268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467da2dc93744a4380a50ff9c0ed115e',qos_specs=None,replication_status=,reservations=['a4ebd7c6-828f-48b0-a4fb-396ce927196c','5581d9f8-e526-47cd-bb5e-47dc9377bdc1','9e4d81dd-b348-482c-a678-c10209c0fa19','033a784d-4027-4d8d-bd34-27a2835fa060'],size=1,snapshot_id=613e918b-2f3c-4155-9ce1-47a7ee743101,source_replicaid=,source_volid=None,status='creating',user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1469985268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d774e44-fb4e-4a8c-8154-2c24d1d412a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467da2dc93744a4380a50ff9c0ed115e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=613e918b-2f3c-4155-9ce1-47a7ee743101,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:38.192842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a69d9316-cb26-4ba2-8c55-4532023ad665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:38.209064 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a69d9316-cb26-4ba2-8c55-4532023ad665) transitioned into state 'SUCCESS' from state '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-1469985268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467da2dc93744a4380a50ff9c0ed115e',qos_specs=None,replication_status=,reservations=['a4ebd7c6-828f-48b0-a4fb-396ce927196c','5581d9f8-e526-47cd-bb5e-47dc9377bdc1','9e4d81dd-b348-482c-a678-c10209c0fa19','033a784d-4027-4d8d-bd34-27a2835fa060'],size=1,snapshot_id=613e918b-2f3c-4155-9ce1-47a7ee743101,source_replicaid=,source_volid=None,status='creating',user_id='a18ad04ba2fa4c5b84b56bb9b386153e',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:38.209852 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1dd247b-c45a-4ed0-8283-8efd3db46f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:38.228779 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1dd247b-c45a-4ed0-8283-8efd3db46f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:38.229614 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Flow 'volume_create_api' (54ae6399-cd2d-4b6c-a1e0-2740763830c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:38.229978 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Create volume request issued successfully. Aug 14 03:13:38.230534 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6539ee9d-f070-44d5-893e-9c49c2e124c4 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:38.231087 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1249/4998] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:13:38 2026] POST /volume/v3/volumes => generated 788 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:38.242741 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-be82b827-4d13-4bd6-ac31-aaaa2828bdc6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:38.245611 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-be82b827-4d13-4bd6-ac31-aaaa2828bdc6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 Aug 14 03:13:38.245866 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-be82b827-4d13-4bd6-ac31-aaaa2828bdc6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:38.246072 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-be82b827-4d13-4bd6-ac31-aaaa2828bdc6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:38.249088 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a578a760-7c5b-4358-b2c5-f89a0ed95061 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:38.250992 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a578a760-7c5b-4358-b2c5-f89a0ed95061 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:38.251286 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a578a760-7c5b-4358-b2c5-f89a0ed95061 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:38.251547 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a578a760-7c5b-4358-b2c5-f89a0ed95061 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:38.251732 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-a578a760-7c5b-4358-b2c5-f89a0ed95061 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:38.257147 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:38.257147 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:38.258356 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:38.258356 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:38.259262 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a578a760-7c5b-4358-b2c5-f89a0ed95061 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:38.259806 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1255/4999] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:38 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:38.264982 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-be82b827-4d13-4bd6-ac31-aaaa2828bdc6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:38.270341 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-be82b827-4d13-4bd6-ac31-aaaa2828bdc6 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 returned with HTTP 200 Aug 14 03:13:38.270341 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1252/5000] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:38 2026] GET /volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:38.403450 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-becdb6e1-5e66-4f99-93bd-9d3ac2f10a0b req-5e5c0458-bc99-46e4-8929-42a7a3bb9683 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:38.405367 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-becdb6e1-5e66-4f99-93bd-9d3ac2f10a0b req-5e5c0458-bc99-46e4-8929-42a7a3bb9683 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/attachments/7ea823d6-e0b4-4bfd-a096-810e84c102b4 Aug 14 03:13:38.405553 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-becdb6e1-5e66-4f99-93bd-9d3ac2f10a0b req-5e5c0458-bc99-46e4-8929-42a7a3bb9683 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:38.405731 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-becdb6e1-5e66-4f99-93bd-9d3ac2f10a0b req-5e5c0458-bc99-46e4-8929-42a7a3bb9683 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:38.412970 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:38.412970 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:38.458646 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-becdb6e1-5e66-4f99-93bd-9d3ac2f10a0b req-5e5c0458-bc99-46e4-8929-42a7a3bb9683 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/7ea823d6-e0b4-4bfd-a096-810e84c102b4 returned with HTTP 200 Aug 14 03:13:38.459161 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1245/5001] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:13:38 2026] DELETE /volume/v3/attachments/7ea823d6-e0b4-4bfd-a096-810e84c102b4 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:39.270500 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aadf772a-7011-44a4-abb9-5480eca5257b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:39.272343 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aadf772a-7011-44a4-abb9-5480eca5257b tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:39.272605 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aadf772a-7011-44a4-abb9-5480eca5257b tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:39.272844 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aadf772a-7011-44a4-abb9-5480eca5257b tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:39.272985 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-aadf772a-7011-44a4-abb9-5480eca5257b tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:39.276931 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:39.276931 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:39.277511 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aadf772a-7011-44a4-abb9-5480eca5257b tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:39.277922 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1250/5002] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:39 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:39.284931 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e18fdc21-c13c-4442-b7bb-6caa46a264dd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:39.290764 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e18fdc21-c13c-4442-b7bb-6caa46a264dd tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 Aug 14 03:13:39.291051 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e18fdc21-c13c-4442-b7bb-6caa46a264dd tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:39.291298 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e18fdc21-c13c-4442-b7bb-6caa46a264dd tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:39.301086 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:39.301086 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:39.310119 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e18fdc21-c13c-4442-b7bb-6caa46a264dd tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:39.314281 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e18fdc21-c13c-4442-b7bb-6caa46a264dd tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 returned with HTTP 200 Aug 14 03:13:39.314939 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1256/5003] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:39 2026] GET /volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:13:39.326966 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d326cd20-0396-41f0-bb0c-66e22091badb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:39.328708 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d326cd20-0396-41f0-bb0c-66e22091badb tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 Aug 14 03:13:39.328946 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d326cd20-0396-41f0-bb0c-66e22091badb tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:39.329137 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d326cd20-0396-41f0-bb0c-66e22091badb tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:39.335840 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:39.335840 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:39.339614 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d326cd20-0396-41f0-bb0c-66e22091badb tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:39.343614 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d326cd20-0396-41f0-bb0c-66e22091badb tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 returned with HTTP 200 Aug 14 03:13:39.344019 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1253/5004] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:39 2026] GET /volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:39.355166 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5e1d8133-17ef-4a49-a42c-53387a9cc8d9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:39.356938 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5e1d8133-17ef-4a49-a42c-53387a9cc8d9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 Aug 14 03:13:39.357157 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5e1d8133-17ef-4a49-a42c-53387a9cc8d9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:39.357553 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5e1d8133-17ef-4a49-a42c-53387a9cc8d9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:39.357830 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-5e1d8133-17ef-4a49-a42c-53387a9cc8d9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume with id: 8d774e44-fb4e-4a8c-8154-2c24d1d412a9 Aug 14 03:13:39.364324 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:39.364324 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:39.364745 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5e1d8133-17ef-4a49-a42c-53387a9cc8d9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:39.380428 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5e1d8133-17ef-4a49-a42c-53387a9cc8d9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume request issued successfully. Aug 14 03:13:39.380733 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5e1d8133-17ef-4a49-a42c-53387a9cc8d9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 returned with HTTP 202 Aug 14 03:13:39.381297 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1246/5005] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:39 2026] DELETE /volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:39.390991 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-59719f5c-3166-4cc0-9ecc-a20cab964214 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:39.392780 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-59719f5c-3166-4cc0-9ecc-a20cab964214 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 Aug 14 03:13:39.392998 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-59719f5c-3166-4cc0-9ecc-a20cab964214 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:39.393186 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-59719f5c-3166-4cc0-9ecc-a20cab964214 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:39.400146 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:39.400146 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:39.404041 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-59719f5c-3166-4cc0-9ecc-a20cab964214 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:39.409096 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-59719f5c-3166-4cc0-9ecc-a20cab964214 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 returned with HTTP 200 Aug 14 03:13:39.409437 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1251/5006] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:39 2026] GET /volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:39.833759 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ac87747c-286c-4fc8-99ce-8e54424f0bd1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:39.836802 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ac87747c-286c-4fc8-99ce-8e54424f0bd1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 Aug 14 03:13:39.837081 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ac87747c-286c-4fc8-99ce-8e54424f0bd1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:39.837332 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ac87747c-286c-4fc8-99ce-8e54424f0bd1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:39.837563 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-ac87747c-286c-4fc8-99ce-8e54424f0bd1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume with id: 140540dc-1d44-420a-968f-d11d852c1057 Aug 14 03:13:39.846779 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:39.846779 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:39.847456 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ac87747c-286c-4fc8-99ce-8e54424f0bd1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:39.876088 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ac87747c-286c-4fc8-99ce-8e54424f0bd1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume request issued successfully. Aug 14 03:13:39.876282 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ac87747c-286c-4fc8-99ce-8e54424f0bd1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 returned with HTTP 202 Aug 14 03:13:39.876853 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1257/5007] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:39 2026] DELETE /volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:39.883627 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0520ffbc-7a5f-440d-b49a-b16dd26b65a3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:39.885243 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0520ffbc-7a5f-440d-b49a-b16dd26b65a3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 Aug 14 03:13:39.885421 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0520ffbc-7a5f-440d-b49a-b16dd26b65a3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:39.885595 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0520ffbc-7a5f-440d-b49a-b16dd26b65a3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:39.892230 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:39.892230 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:39.895668 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0520ffbc-7a5f-440d-b49a-b16dd26b65a3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:39.900051 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0520ffbc-7a5f-440d-b49a-b16dd26b65a3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 returned with HTTP 200 Aug 14 03:13:39.900380 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1254/5008] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:39 2026] GET /volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:40.289341 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bfa440cb-317a-4989-8916-87baadd365b8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:40.291364 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bfa440cb-317a-4989-8916-87baadd365b8 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:40.291581 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bfa440cb-317a-4989-8916-87baadd365b8 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:40.291780 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bfa440cb-317a-4989-8916-87baadd365b8 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:40.291908 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-bfa440cb-317a-4989-8916-87baadd365b8 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:40.296402 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:40.296402 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:40.297079 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bfa440cb-317a-4989-8916-87baadd365b8 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:40.297415 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1247/5009] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:40 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:40.425652 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-54af8bf9-dcea-4ce0-a5c9-ae3f730412c5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:40.427479 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-54af8bf9-dcea-4ce0-a5c9-ae3f730412c5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 Aug 14 03:13:40.427655 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-54af8bf9-dcea-4ce0-a5c9-ae3f730412c5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:40.427895 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-54af8bf9-dcea-4ce0-a5c9-ae3f730412c5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:40.438495 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-54af8bf9-dcea-4ce0-a5c9-ae3f730412c5 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 returned with HTTP 404 Aug 14 03:13:40.438983 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1252/5010] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:40 2026] GET /volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:40.446923 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-68af5487-6692-40fa-918b-3bad7d6c2aae None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:40.449074 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-68af5487-6692-40fa-918b-3bad7d6c2aae tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 Aug 14 03:13:40.449303 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-68af5487-6692-40fa-918b-3bad7d6c2aae tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:40.449531 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-68af5487-6692-40fa-918b-3bad7d6c2aae tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:40.456245 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-68af5487-6692-40fa-918b-3bad7d6c2aae tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 returned with HTTP 404 Aug 14 03:13:40.456738 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1258/5011] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:40 2026] GET /volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:40.463375 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-bb18a3ea-5dad-4806-a358-e157508b56a9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:40.465091 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bb18a3ea-5dad-4806-a358-e157508b56a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 Aug 14 03:13:40.465267 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bb18a3ea-5dad-4806-a358-e157508b56a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:40.465439 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-bb18a3ea-5dad-4806-a358-e157508b56a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:40.465588 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-bb18a3ea-5dad-4806-a358-e157508b56a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume with id: 8d774e44-fb4e-4a8c-8154-2c24d1d412a9 Aug 14 03:13:40.470810 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-bb18a3ea-5dad-4806-a358-e157508b56a9 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 returned with HTTP 404 Aug 14 03:13:40.471202 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1255/5012] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:40 2026] DELETE /volume/v3/volumes/8d774e44-fb4e-4a8c-8154-2c24d1d412a9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:40.477910 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5a1cb661-62c5-47c9-902d-00cc89c56b3a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:40.480126 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5a1cb661-62c5-47c9-902d-00cc89c56b3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 Aug 14 03:13:40.480366 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5a1cb661-62c5-47c9-902d-00cc89c56b3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:40.480597 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5a1cb661-62c5-47c9-902d-00cc89c56b3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:40.480727 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-5a1cb661-62c5-47c9-902d-00cc89c56b3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete snapshot with id: 613e918b-2f3c-4155-9ce1-47a7ee743101 Aug 14 03:13:40.487703 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:40.487703 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:40.488445 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5a1cb661-62c5-47c9-902d-00cc89c56b3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:40.507745 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5a1cb661-62c5-47c9-902d-00cc89c56b3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot delete request issued successfully. Aug 14 03:13:40.508159 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5a1cb661-62c5-47c9-902d-00cc89c56b3a tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 returned with HTTP 202 Aug 14 03:13:40.508678 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1248/5013] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:40 2026] DELETE /volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:40.516639 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4740ce1d-27e9-45f0-9a49-618e7919e644 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:40.518600 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4740ce1d-27e9-45f0-9a49-618e7919e644 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 Aug 14 03:13:40.518832 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4740ce1d-27e9-45f0-9a49-618e7919e644 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:40.519044 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4740ce1d-27e9-45f0-9a49-618e7919e644 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:40.523720 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:40.523720 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:40.524237 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4740ce1d-27e9-45f0-9a49-618e7919e644 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Snapshot retrieved successfully. Aug 14 03:13:40.525018 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4740ce1d-27e9-45f0-9a49-618e7919e644 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 returned with HTTP 200 Aug 14 03:13:40.527221 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1253/5014] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:40 2026] GET /volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:40.912256 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fead1a7d-93a9-4b0c-9b73-7bbea1874e78 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:40.913979 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fead1a7d-93a9-4b0c-9b73-7bbea1874e78 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 Aug 14 03:13:40.914149 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fead1a7d-93a9-4b0c-9b73-7bbea1874e78 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:40.914317 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fead1a7d-93a9-4b0c-9b73-7bbea1874e78 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:40.920748 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fead1a7d-93a9-4b0c-9b73-7bbea1874e78 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 returned with HTTP 404 Aug 14 03:13:40.921287 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1259/5015] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:40 2026] GET /volume/v3/volumes/140540dc-1d44-420a-968f-d11d852c1057 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:40.946412 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:40.948024 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:40.948331 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1649896802", "snapshot_id": null, "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "volume_type": null, "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:40.949694 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1649896802', 'snapshot_id': None, 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'volume_type': None, 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:41.023071 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume of 1 GB Aug 14 03:13:41.028099 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Availability Zones retrieved successfully. Aug 14 03:13:41.033483 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (1246ac15-0cb7-4a29-b173-9729e7dbc56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:41.034528 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e66c0ab-312a-4667-aa61-ad6c05047616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:41.035475 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:41.084839 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e66c0ab-312a-4667-aa61-ad6c05047616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:41.085535 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81e7b681-fb83-418f-b0cd-cb1ce60c0897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:41.118458 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['f21dd3fa-f2ec-4c1d-8a2c-ffabc75cd0d0', '96340f78-3669-487b-9720-b6b44d4e8b53', '2869b808-259b-4405-9f22-0cb7cd5c6100', 'db951c7b-aedf-4c0a-b81f-8d2d0564f74d'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:41.119274 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81e7b681-fb83-418f-b0cd-cb1ce60c0897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f21dd3fa-f2ec-4c1d-8a2c-ffabc75cd0d0', '96340f78-3669-487b-9720-b6b44d4e8b53', '2869b808-259b-4405-9f22-0cb7cd5c6100', 'db951c7b-aedf-4c0a-b81f-8d2d0564f74d']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:41.120015 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750d616e-be9a-4fe9-9fc4-14bcea73777a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:41.140344 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750d616e-be9a-4fe9-9fc4-14bcea73777a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a48a6100-1319-42c7-82c2-1c004c87f3d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1649896802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['f21dd3fa-f2ec-4c1d-8a2c-ffabc75cd0d0','96340f78-3669-487b-9720-b6b44d4e8b53','2869b808-259b-4405-9f22-0cb7cd5c6100','db951c7b-aedf-4c0a-b81f-8d2d0564f74d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1649896802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a48a6100-1319-42c7-82c2-1c004c87f3d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390e5d6aab834dce90f36119ac346986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58599ab6cb1426daac6862e792ccf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:41.141158 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0be94d51-a59c-4918-8fb6-78cacdee1ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:41.157690 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0be94d51-a59c-4918-8fb6-78cacdee1ca4) transitioned into state 'SUCCESS' from state '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-1649896802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['f21dd3fa-f2ec-4c1d-8a2c-ffabc75cd0d0','96340f78-3669-487b-9720-b6b44d4e8b53','2869b808-259b-4405-9f22-0cb7cd5c6100','db951c7b-aedf-4c0a-b81f-8d2d0564f74d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:41.158474 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (041c7c59-069d-471f-97b0-457a48dacff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:41.167104 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (041c7c59-069d-471f-97b0-457a48dacff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:41.168248 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (1246ac15-0cb7-4a29-b173-9729e7dbc56c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:41.168604 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request issued successfully. Aug 14 03:13:41.169299 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8592c64f-e08b-45ed-b0ab-17b6faab1a98 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:41.169872 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1256/5016] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:13:40 2026] POST /volume/v3/volumes => generated 759 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:41.181557 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1f16e227-a06f-4b59-ad60-c6b31f0026a6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:41.183802 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1f16e227-a06f-4b59-ad60-c6b31f0026a6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 Aug 14 03:13:41.184177 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1f16e227-a06f-4b59-ad60-c6b31f0026a6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:41.184950 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1f16e227-a06f-4b59-ad60-c6b31f0026a6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:41.193559 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:41.193559 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:41.197349 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1f16e227-a06f-4b59-ad60-c6b31f0026a6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:41.201430 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1f16e227-a06f-4b59-ad60-c6b31f0026a6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 returned with HTTP 200 Aug 14 03:13:41.201880 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1249/5017] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:41 2026] GET /volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:41.308232 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-44224436-f119-4826-8544-3bf4e5b74588 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:41.310060 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-44224436-f119-4826-8544-3bf4e5b74588 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:41.310252 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-44224436-f119-4826-8544-3bf4e5b74588 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:41.310423 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-44224436-f119-4826-8544-3bf4e5b74588 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:41.310522 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-44224436-f119-4826-8544-3bf4e5b74588 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:41.314463 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:41.314463 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:41.315036 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-44224436-f119-4826-8544-3bf4e5b74588 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:41.315951 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1254/5018] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:41 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:41.535407 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dcfa1f29-379f-4016-99f9-0d002681e197 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:41.538244 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dcfa1f29-379f-4016-99f9-0d002681e197 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 Aug 14 03:13:41.538244 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dcfa1f29-379f-4016-99f9-0d002681e197 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:41.538507 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dcfa1f29-379f-4016-99f9-0d002681e197 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:41.543019 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dcfa1f29-379f-4016-99f9-0d002681e197 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 returned with HTTP 404 Aug 14 03:13:41.543499 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1260/5019] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:41 2026] GET /volume/v3/snapshots/613e918b-2f3c-4155-9ce1-47a7ee743101 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:41.552584 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-489920b2-fd05-4662-9626-3a88c9723815 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:41.554677 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-489920b2-fd05-4662-9626-3a88c9723815 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e Aug 14 03:13:41.554937 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-489920b2-fd05-4662-9626-3a88c9723815 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:41.555183 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-489920b2-fd05-4662-9626-3a88c9723815 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:41.562270 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:41.562270 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:41.565992 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-489920b2-fd05-4662-9626-3a88c9723815 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:41.570612 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-489920b2-fd05-4662-9626-3a88c9723815 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e returned with HTTP 200 Aug 14 03:13:41.571108 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1257/5020] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:41 2026] GET /volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:41.582092 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7cdda1b1-589e-4df0-b044-65245b474df2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:41.583969 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7cdda1b1-589e-4df0-b044-65245b474df2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e Aug 14 03:13:41.584387 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7cdda1b1-589e-4df0-b044-65245b474df2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:41.584848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7cdda1b1-589e-4df0-b044-65245b474df2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:41.585098 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-7cdda1b1-589e-4df0-b044-65245b474df2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume with id: 47daf3f8-c3db-410a-b1e7-f3bbaa29d18e Aug 14 03:13:41.592209 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:41.592209 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:41.592742 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7cdda1b1-589e-4df0-b044-65245b474df2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:41.632805 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7cdda1b1-589e-4df0-b044-65245b474df2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume request issued successfully. Aug 14 03:13:41.633082 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7cdda1b1-589e-4df0-b044-65245b474df2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e returned with HTTP 202 Aug 14 03:13:41.633505 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1250/5021] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:41 2026] DELETE /volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:41.644073 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-990deb12-3668-4643-bbcb-83147646054d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:41.646300 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-990deb12-3668-4643-bbcb-83147646054d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e Aug 14 03:13:41.646589 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-990deb12-3668-4643-bbcb-83147646054d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:41.646981 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-990deb12-3668-4643-bbcb-83147646054d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:41.657623 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:41.657623 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:41.665165 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-990deb12-3668-4643-bbcb-83147646054d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:41.670896 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-990deb12-3668-4643-bbcb-83147646054d tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e returned with HTTP 200 Aug 14 03:13:41.671506 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1255/5022] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:41 2026] GET /volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:42.215681 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-291558ee-4ebf-432a-82c5-a41d4076d7d9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:42.217537 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-291558ee-4ebf-432a-82c5-a41d4076d7d9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 Aug 14 03:13:42.217757 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-291558ee-4ebf-432a-82c5-a41d4076d7d9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:42.217980 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-291558ee-4ebf-432a-82c5-a41d4076d7d9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:42.224912 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:42.224912 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:42.228399 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-291558ee-4ebf-432a-82c5-a41d4076d7d9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:42.233117 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-291558ee-4ebf-432a-82c5-a41d4076d7d9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 returned with HTTP 200 Aug 14 03:13:42.233473 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1261/5023] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:42 2026] GET /volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:42.246506 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-eebc053f-5251-472b-8765-a2016a818324 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:42.248933 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-eebc053f-5251-472b-8765-a2016a818324 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 Aug 14 03:13:42.249219 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-eebc053f-5251-472b-8765-a2016a818324 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:42.249499 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-eebc053f-5251-472b-8765-a2016a818324 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:42.259612 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:42.259612 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:42.264747 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-eebc053f-5251-472b-8765-a2016a818324 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:42.271994 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-eebc053f-5251-472b-8765-a2016a818324 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 returned with HTTP 200 Aug 14 03:13:42.272445 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1258/5024] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:42 2026] GET /volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:42.287805 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7ebf85e7-08d1-44a7-ae16-330cded1d459 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:42.289690 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7ebf85e7-08d1-44a7-ae16-330cded1d459 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:42.290100 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7ebf85e7-08d1-44a7-ae16-330cded1d459 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a48a6100-1319-42c7-82c2-1c004c87f3d6", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2014583993", "description": null, "metadata": null}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:42.299574 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:42.299574 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:42.300223 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7ebf85e7-08d1-44a7-ae16-330cded1d459 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:42.300412 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-7ebf85e7-08d1-44a7-ae16-330cded1d459 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create snapshot from volume a48a6100-1319-42c7-82c2-1c004c87f3d6 Aug 14 03:13:42.325848 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-235d039f-4c02-4eec-8786-ea6c31f0396a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:42.327626 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-235d039f-4c02-4eec-8786-ea6c31f0396a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:42.327904 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-235d039f-4c02-4eec-8786-ea6c31f0396a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:42.328072 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-235d039f-4c02-4eec-8786-ea6c31f0396a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:42.328241 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-7ebf85e7-08d1-44a7-ae16-330cded1d459 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['19b65fb0-c6f4-4c3d-9c9c-b4c2a6925efd', '382c3851-fb0f-4aaf-8696-f3d483460d3f', '48dfd59f-93bb-4ad5-8224-020e69e290ab', 'eb8f3dd7-1d37-449b-95de-49529fc37d87'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:42.328289 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-235d039f-4c02-4eec-8786-ea6c31f0396a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:42.332252 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:42.332252 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:42.332887 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-235d039f-4c02-4eec-8786-ea6c31f0396a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:42.333248 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1256/5025] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:42 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:42.354783 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7ebf85e7-08d1-44a7-ae16-330cded1d459 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot create request issued successfully. Aug 14 03:13:42.355126 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7ebf85e7-08d1-44a7-ae16-330cded1d459 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:13:42.355523 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1251/5026] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:13:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:42.364441 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1ff008f6-889a-4f2c-bb71-a8bb9c2f0620 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:42.366921 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1ff008f6-889a-4f2c-bb71-a8bb9c2f0620 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 Aug 14 03:13:42.367198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1ff008f6-889a-4f2c-bb71-a8bb9c2f0620 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:42.367552 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1ff008f6-889a-4f2c-bb71-a8bb9c2f0620 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:42.374372 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:42.374372 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:42.375005 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1ff008f6-889a-4f2c-bb71-a8bb9c2f0620 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:42.376046 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1ff008f6-889a-4f2c-bb71-a8bb9c2f0620 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 returned with HTTP 200 Aug 14 03:13:42.376533 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1262/5027] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:42 2026] GET /volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:42.685274 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-52aa8851-43fc-497b-91c1-fae00ba0f8d2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:42.687070 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-52aa8851-43fc-497b-91c1-fae00ba0f8d2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e Aug 14 03:13:42.687265 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-52aa8851-43fc-497b-91c1-fae00ba0f8d2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:42.687503 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-52aa8851-43fc-497b-91c1-fae00ba0f8d2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:42.693583 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-52aa8851-43fc-497b-91c1-fae00ba0f8d2 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e returned with HTTP 404 Aug 14 03:13:42.694145 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1259/5028] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:42 2026] GET /volume/v3/volumes/47daf3f8-c3db-410a-b1e7-f3bbaa29d18e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:42.702713 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c3c123b0-7cb3-41e5-93fb-186b39f3be49 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:42.704473 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c3c123b0-7cb3-41e5-93fb-186b39f3be49 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:42.704669 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c3c123b0-7cb3-41e5-93fb-186b39f3be49 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:42.704916 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c3c123b0-7cb3-41e5-93fb-186b39f3be49 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:42.711854 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:42.711854 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:42.715313 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-c3c123b0-7cb3-41e5-93fb-186b39f3be49 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:42.719184 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c3c123b0-7cb3-41e5-93fb-186b39f3be49 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:42.719521 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1257/5029] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:42 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:42.734403 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-71536b73-7a5d-4224-86b0-ec4c159aca3c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:42.736734 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-71536b73-7a5d-4224-86b0-ec4c159aca3c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:42.737015 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-71536b73-7a5d-4224-86b0-ec4c159aca3c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:42.737246 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-71536b73-7a5d-4224-86b0-ec4c159aca3c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:42.737443 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-71536b73-7a5d-4224-86b0-ec4c159aca3c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume with id: f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:42.745649 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:42.745649 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:42.746301 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-71536b73-7a5d-4224-86b0-ec4c159aca3c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:42.764810 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-71536b73-7a5d-4224-86b0-ec4c159aca3c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Delete volume request issued successfully. Aug 14 03:13:42.765061 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-71536b73-7a5d-4224-86b0-ec4c159aca3c tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 202 Aug 14 03:13:42.765547 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1252/5030] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:42 2026] DELETE /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:42.772615 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1acc18c4-0956-4843-9bd4-fefcbedf86c8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:42.774998 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1acc18c4-0956-4843-9bd4-fefcbedf86c8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:42.775286 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1acc18c4-0956-4843-9bd4-fefcbedf86c8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:42.775558 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1acc18c4-0956-4843-9bd4-fefcbedf86c8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:42.786178 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:42.786178 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:42.791549 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1acc18c4-0956-4843-9bd4-fefcbedf86c8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Volume info retrieved successfully. Aug 14 03:13:42.797509 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1acc18c4-0956-4843-9bd4-fefcbedf86c8 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 200 Aug 14 03:13:42.798127 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1263/5031] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:42 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:43.344662 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f82e1612-8ae1-461c-8fe3-56154dd480cc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:43.346870 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f82e1612-8ae1-461c-8fe3-56154dd480cc tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:43.347126 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f82e1612-8ae1-461c-8fe3-56154dd480cc tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:43.347347 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f82e1612-8ae1-461c-8fe3-56154dd480cc tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:43.347475 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-f82e1612-8ae1-461c-8fe3-56154dd480cc tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:43.352463 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:43.352463 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:43.353210 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f82e1612-8ae1-461c-8fe3-56154dd480cc tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:43.353645 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1260/5032] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:43 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:43.386326 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-63920afc-292a-412b-8abb-bfafd16d6ce1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:43.388005 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63920afc-292a-412b-8abb-bfafd16d6ce1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 Aug 14 03:13:43.388217 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63920afc-292a-412b-8abb-bfafd16d6ce1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:43.388430 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-63920afc-292a-412b-8abb-bfafd16d6ce1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:43.393625 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:43.393625 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:43.394224 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-63920afc-292a-412b-8abb-bfafd16d6ce1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:43.395347 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-63920afc-292a-412b-8abb-bfafd16d6ce1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 returned with HTTP 200 Aug 14 03:13:43.395828 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1258/5033] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:43 2026] GET /volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:43.405184 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-97dda80a-24a0-40c3-ad08-b656946b0e39 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:43.406690 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-97dda80a-24a0-40c3-ad08-b656946b0e39 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 Aug 14 03:13:43.407066 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-97dda80a-24a0-40c3-ad08-b656946b0e39 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:43.407354 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-97dda80a-24a0-40c3-ad08-b656946b0e39 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:43.413418 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:43.413418 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:43.414202 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-97dda80a-24a0-40c3-ad08-b656946b0e39 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:43.415385 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-97dda80a-24a0-40c3-ad08-b656946b0e39 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 returned with HTTP 200 Aug 14 03:13:43.415997 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1253/5034] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:43 2026] GET /volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:43.538975 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-5c8e6977-1369-4078-8239-f0f1f96b041c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:43.540768 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-5c8e6977-1369-4078-8239-f0f1f96b041c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 Aug 14 03:13:43.540947 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-5c8e6977-1369-4078-8239-f0f1f96b041c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:43.541122 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-5c8e6977-1369-4078-8239-f0f1f96b041c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:43.545689 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:43.545689 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:43.546084 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-5c8e6977-1369-4078-8239-f0f1f96b041c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:43.546753 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-5c8e6977-1369-4078-8239-f0f1f96b041c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 returned with HTTP 200 Aug 14 03:13:43.547100 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1264/5035] 10.4.3.152 () {68 vars in 1604 bytes} [Fri Aug 14 03:13:43 2026] GET /volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:43.557320 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-0b61f3d3-a5e2-4f39-9eb1-0ef12d63b0cf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:43.559774 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-0b61f3d3-a5e2-4f39-9eb1-0ef12d63b0cf tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 Aug 14 03:13:43.560050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-0b61f3d3-a5e2-4f39-9eb1-0ef12d63b0cf tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:43.560279 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-0b61f3d3-a5e2-4f39-9eb1-0ef12d63b0cf tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:43.568738 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:43.568738 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:43.573022 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-0b61f3d3-a5e2-4f39-9eb1-0ef12d63b0cf tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:43.578282 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-0b61f3d3-a5e2-4f39-9eb1-0ef12d63b0cf tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 returned with HTTP 200 Aug 14 03:13:43.578764 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1261/5036] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:13:43 2026] GET /volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:43.811305 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1f4bd27c-6dfb-43e2-8331-43a0b6050c32 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:43.813056 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1f4bd27c-6dfb-43e2-8331-43a0b6050c32 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] GET https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 Aug 14 03:13:43.813246 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1f4bd27c-6dfb-43e2-8331-43a0b6050c32 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:43.813424 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1f4bd27c-6dfb-43e2-8331-43a0b6050c32 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:43.818636 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1f4bd27c-6dfb-43e2-8331-43a0b6050c32 tempest-VolumesSnapshotTestJSON-1168753168 tempest-VolumesSnapshotTestJSON-1168753168-project-member] https://10.4.3.152/volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 returned with HTTP 404 Aug 14 03:13:43.819059 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1259/5037] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:43 2026] GET /volume/v3/volumes/f6dff528-aea8-4b6b-b8fa-22e4eeb58668 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:44.046112 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-a7f45538-dd60-4b55-84f5-d5042fc8be9c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:44.049807 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-a7f45538-dd60-4b55-84f5-d5042fc8be9c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 Aug 14 03:13:44.049807 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-a7f45538-dd60-4b55-84f5-d5042fc8be9c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:44.049985 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-a7f45538-dd60-4b55-84f5-d5042fc8be9c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:44.055986 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:44.055986 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:44.056460 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-a7f45538-dd60-4b55-84f5-d5042fc8be9c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:44.057345 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-a7f45538-dd60-4b55-84f5-d5042fc8be9c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 returned with HTTP 200 Aug 14 03:13:44.057789 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1254/5038] 10.4.3.152 () {68 vars in 1604 bytes} [Fri Aug 14 03:13:44 2026] GET /volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:44.364929 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1c809d53-8f33-42db-b4a8-a0754bad1004 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:44.366989 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c809d53-8f33-42db-b4a8-a0754bad1004 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:44.367361 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1c809d53-8f33-42db-b4a8-a0754bad1004 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:44.367590 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1c809d53-8f33-42db-b4a8-a0754bad1004 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:44.367750 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-1c809d53-8f33-42db-b4a8-a0754bad1004 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:44.372384 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:44.372384 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:44.373203 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c809d53-8f33-42db-b4a8-a0754bad1004 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:44.373687 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1265/5039] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:44 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:44.939338 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-ab25116d-b9a9-4739-8169-434d76bf7236 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:44.941411 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-ab25116d-b9a9-4739-8169-434d76bf7236 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 Aug 14 03:13:44.941638 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-ab25116d-b9a9-4739-8169-434d76bf7236 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:44.941901 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-ab25116d-b9a9-4739-8169-434d76bf7236 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:44.947263 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:44.947263 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:44.947991 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-ab25116d-b9a9-4739-8169-434d76bf7236 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:44.948660 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-ab25116d-b9a9-4739-8169-434d76bf7236 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 returned with HTTP 200 Aug 14 03:13:44.949098 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1262/5040] 10.4.3.152 () {68 vars in 1604 bytes} [Fri Aug 14 03:13:44 2026] GET /volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:44.959230 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-c6036130-0bcb-420f-8c43-95849901bd51 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:44.961913 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-c6036130-0bcb-420f-8c43-95849901bd51 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 Aug 14 03:13:44.962214 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-c6036130-0bcb-420f-8c43-95849901bd51 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:44.962522 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-c6036130-0bcb-420f-8c43-95849901bd51 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:44.974082 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:44.974082 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:44.978134 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-c6036130-0bcb-420f-8c43-95849901bd51 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:44.983368 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-c6036130-0bcb-420f-8c43-95849901bd51 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 returned with HTTP 200 Aug 14 03:13:44.983857 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1260/5041] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:13:44 2026] GET /volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:44.999540 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:45.001567 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:45.001952 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "466ba71a-b5d7-4f1b-8095-8975fdcf61c1", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:45.003524 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '466ba71a-b5d7-4f1b-8095-8975fdcf61c1', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:45.011004 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:45.011004 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:45.011421 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:45.011538 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume of 1 GB Aug 14 03:13:45.012161 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Availability Zones retrieved successfully. Aug 14 03:13:45.017770 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (e97902d8-09bf-4c9a-a7ae-e2b5e16fd4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:45.019196 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4490970b-f905-4d8e-9713-5847e1ed0643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:45.020065 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:45.043771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4490970b-f905-4d8e-9713-5847e1ed0643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '466ba71a-b5d7-4f1b-8095-8975fdcf61c1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:45.044489 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50e6c086-6b7d-4250-8085-05f32dae3959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:45.089891 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['a76ddad3-0484-4e52-b8ee-34b0120090d3', 'c01015c9-e54c-4ab2-b991-e9cca44df502', '07eee795-e3dd-487e-bb60-45453db2dc55', '8618fe12-bdc8-4d9a-886b-4f903083addf'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:45.090785 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50e6c086-6b7d-4250-8085-05f32dae3959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a76ddad3-0484-4e52-b8ee-34b0120090d3', 'c01015c9-e54c-4ab2-b991-e9cca44df502', '07eee795-e3dd-487e-bb60-45453db2dc55', '8618fe12-bdc8-4d9a-886b-4f903083addf']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:45.091794 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff381ff7-6047-4b8f-98a9-1325429b7673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:45.129087 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff381ff7-6047-4b8f-98a9-1325429b7673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48116b1b-8571-40e2-9fa9-51480bccc57f', '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='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['a76ddad3-0484-4e52-b8ee-34b0120090d3','c01015c9-e54c-4ab2-b991-e9cca44df502','07eee795-e3dd-487e-bb60-45453db2dc55','8618fe12-bdc8-4d9a-886b-4f903083addf'],size=1,snapshot_id=466ba71a-b5d7-4f1b-8095-8975fdcf61c1,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:45Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48116b1b-8571-40e2-9fa9-51480bccc57f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390e5d6aab834dce90f36119ac346986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=466ba71a-b5d7-4f1b-8095-8975fdcf61c1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58599ab6cb1426daac6862e792ccf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:45.129836 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db3b73c4-8f77-4a97-8289-e57d9b276b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:45.149872 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db3b73c4-8f77-4a97-8289-e57d9b276b57) transitioned into 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='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['a76ddad3-0484-4e52-b8ee-34b0120090d3','c01015c9-e54c-4ab2-b991-e9cca44df502','07eee795-e3dd-487e-bb60-45453db2dc55','8618fe12-bdc8-4d9a-886b-4f903083addf'],size=1,snapshot_id=466ba71a-b5d7-4f1b-8095-8975fdcf61c1,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:45.150873 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb6041bc-4c61-44a8-a77c-18935aa8b72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:45.172959 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb6041bc-4c61-44a8-a77c-18935aa8b72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:45.174057 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (e97902d8-09bf-4c9a-a7ae-e2b5e16fd4aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:45.174419 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request issued successfully. Aug 14 03:13:45.175161 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b45da26b-5b42-4817-b6d3-ea9aa6d41827 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:45.175705 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1255/5042] 10.4.3.152 () {72 vars in 1541 bytes} [Fri Aug 14 03:13:44 2026] POST /volume/v3/volumes => generated 736 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:45.183185 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b31f654f-9be9-4b4b-90e4-ab6a71117c4e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:45.185188 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b31f654f-9be9-4b4b-90e4-ab6a71117c4e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f Aug 14 03:13:45.185344 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b31f654f-9be9-4b4b-90e4-ab6a71117c4e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:45.185522 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b31f654f-9be9-4b4b-90e4-ab6a71117c4e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:45.191940 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:45.191940 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:45.195157 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b31f654f-9be9-4b4b-90e4-ab6a71117c4e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:45.199346 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-b31f654f-9be9-4b4b-90e4-ab6a71117c4e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f returned with HTTP 200 Aug 14 03:13:45.199777 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1266/5043] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:13:45 2026] GET /volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:45.207033 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-061c9bf1-1912-45f1-99e8-2b7c706c62e9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:45.209723 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-061c9bf1-1912-45f1-99e8-2b7c706c62e9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f Aug 14 03:13:45.209956 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-061c9bf1-1912-45f1-99e8-2b7c706c62e9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:45.210219 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-061c9bf1-1912-45f1-99e8-2b7c706c62e9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:45.218773 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:45.218773 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:45.222977 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-061c9bf1-1912-45f1-99e8-2b7c706c62e9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:45.228128 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-061c9bf1-1912-45f1-99e8-2b7c706c62e9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f returned with HTTP 200 Aug 14 03:13:45.228611 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1263/5044] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:13:45 2026] GET /volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:45.383410 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cbad200c-dcb5-4594-8de9-f607d2270082 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:45.386354 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cbad200c-dcb5-4594-8de9-f607d2270082 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:45.386613 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cbad200c-dcb5-4594-8de9-f607d2270082 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:45.387095 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cbad200c-dcb5-4594-8de9-f607d2270082 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:45.387244 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-cbad200c-dcb5-4594-8de9-f607d2270082 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:45.394994 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:45.394994 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:45.395728 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cbad200c-dcb5-4594-8de9-f607d2270082 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:45.396138 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1261/5045] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:45 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:46.405584 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-df20e4c1-50bc-4e42-958a-7b61a07f7d4e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:46.410233 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df20e4c1-50bc-4e42-958a-7b61a07f7d4e tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:46.410233 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df20e4c1-50bc-4e42-958a-7b61a07f7d4e tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:46.410233 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df20e4c1-50bc-4e42-958a-7b61a07f7d4e tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:46.410233 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-df20e4c1-50bc-4e42-958a-7b61a07f7d4e tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:46.413721 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:46.413721 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:46.414684 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df20e4c1-50bc-4e42-958a-7b61a07f7d4e tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:46.415130 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1256/5046] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:46 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:47.123089 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:47.214135 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:47.214488 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1715676541"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:47.215847 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1715676541'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:47.216003 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Create volume of 1 GB Aug 14 03:13:47.219617 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Availability Zones retrieved successfully. Aug 14 03:13:47.224947 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Flow 'volume_create_api' (4914fe65-57d2-4df6-aae6-dcde92653673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:47.225955 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac9fe76-6131-4be8-9d69-7ed5c0465100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:47.226922 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:47.250079 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac9fe76-6131-4be8-9d69-7ed5c0465100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:47.250767 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3345e290-1fe1-4f19-a3ec-ed7fd9b002b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:47.309698 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Created reservations ['96a22c3b-6dfe-43a1-bae2-d25de8253cc1', 'ad921dfe-1279-42d6-b617-82a0da5196c4', 'b84b168a-261a-4abd-a044-02fe020f8794', 'd2c72461-2ce2-40f8-8497-8176cd475dc3'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:47.310878 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3345e290-1fe1-4f19-a3ec-ed7fd9b002b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96a22c3b-6dfe-43a1-bae2-d25de8253cc1', 'ad921dfe-1279-42d6-b617-82a0da5196c4', 'b84b168a-261a-4abd-a044-02fe020f8794', 'd2c72461-2ce2-40f8-8497-8176cd475dc3']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:47.312093 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3cc89d1-92dd-4bdf-abf9-11b81967171a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:47.340908 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3cc89d1-92dd-4bdf-abf9-11b81967171a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1715676541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98a12690fcbf4ffaa26377a210d700f6',qos_specs=None,replication_status=,reservations=['96a22c3b-6dfe-43a1-bae2-d25de8253cc1','ad921dfe-1279-42d6-b617-82a0da5196c4','b84b168a-261a-4abd-a044-02fe020f8794','d2c72461-2ce2-40f8-8497-8176cd475dc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8f2735a176444df8b94f8d7ffd7bbf0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1715676541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98a12690fcbf4ffaa26377a210d700f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8f2735a176444df8b94f8d7ffd7bbf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:47.342236 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c34b9ae-02ab-495e-a77b-aa265f8db778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:47.361991 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c34b9ae-02ab-495e-a77b-aa265f8db778) transitioned into state 'SUCCESS' from state '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-1715676541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98a12690fcbf4ffaa26377a210d700f6',qos_specs=None,replication_status=,reservations=['96a22c3b-6dfe-43a1-bae2-d25de8253cc1','ad921dfe-1279-42d6-b617-82a0da5196c4','b84b168a-261a-4abd-a044-02fe020f8794','d2c72461-2ce2-40f8-8497-8176cd475dc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8f2735a176444df8b94f8d7ffd7bbf0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:47.362855 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef13ab4-afa5-42ff-98a2-009c98200bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:47.372453 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef13ab4-afa5-42ff-98a2-009c98200bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:47.373726 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Flow 'volume_create_api' (4914fe65-57d2-4df6-aae6-dcde92653673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:47.374190 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Create volume request issued successfully. Aug 14 03:13:47.374998 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a06088e8-74ef-4aae-8211-cc0bea65d88b tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:47.375542 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1267/5047] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:13:47 2026] POST /volume/v3/volumes => generated 758 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:47.387776 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-da007159-6378-412b-b167-194915215b5d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:47.389503 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-da007159-6378-412b-b167-194915215b5d tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 Aug 14 03:13:47.389698 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-da007159-6378-412b-b167-194915215b5d tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:47.389896 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-da007159-6378-412b-b167-194915215b5d tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:47.391837 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=301,cinder:UPDATE=115,cinder:INSERT=55 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:13:47.398059 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:47.398059 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:47.402524 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-da007159-6378-412b-b167-194915215b5d tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Volume info retrieved successfully. Aug 14 03:13:47.406899 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-da007159-6378-412b-b167-194915215b5d tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 returned with HTTP 200 Aug 14 03:13:47.407325 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1264/5048] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:47 2026] GET /volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:47.424355 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8787e7b4-5893-4260-8616-c0b87be7d2f1 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:47.425907 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8787e7b4-5893-4260-8616-c0b87be7d2f1 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:47.426084 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8787e7b4-5893-4260-8616-c0b87be7d2f1 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:47.426248 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8787e7b4-5893-4260-8616-c0b87be7d2f1 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:47.426339 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-8787e7b4-5893-4260-8616-c0b87be7d2f1 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:47.430254 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:47.430254 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:47.430832 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8787e7b4-5893-4260-8616-c0b87be7d2f1 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:47.431265 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1262/5049] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:47 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:47.501430 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-3bf3c76b-7772-41ac-a6de-50e76f474ccc req-445076e4-f698-4e23-a4d0-ff1945dfdc32 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:47.503540 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3bf3c76b-7772-41ac-a6de-50e76f474ccc req-445076e4-f698-4e23-a4d0-ff1945dfdc32 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] DELETE https://10.4.3.152/volume/v3/attachments/214dda69-f82f-47d6-9269-6aa137dad10a Aug 14 03:13:47.503770 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3bf3c76b-7772-41ac-a6de-50e76f474ccc req-445076e4-f698-4e23-a4d0-ff1945dfdc32 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:47.503929 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3bf3c76b-7772-41ac-a6de-50e76f474ccc req-445076e4-f698-4e23-a4d0-ff1945dfdc32 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:47.510722 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:47.510722 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:47.549692 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3bf3c76b-7772-41ac-a6de-50e76f474ccc req-445076e4-f698-4e23-a4d0-ff1945dfdc32 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/attachments/214dda69-f82f-47d6-9269-6aa137dad10a returned with HTTP 200 Aug 14 03:13:47.550075 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1257/5050] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:13:47 2026] DELETE /volume/v3/attachments/214dda69-f82f-47d6-9269-6aa137dad10a => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:48.236832 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-d39adbdc-a245-4fa7-8688-b754035d7e67 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.238914 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-d39adbdc-a245-4fa7-8688-b754035d7e67 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f Aug 14 03:13:48.239106 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-d39adbdc-a245-4fa7-8688-b754035d7e67 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:48.239284 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-d39adbdc-a245-4fa7-8688-b754035d7e67 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:48.241088 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=298,cinder:UPDATE=111,cinder:INSERT=63 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:13:48.247095 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.247095 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:48.251384 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-d39adbdc-a245-4fa7-8688-b754035d7e67 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:48.256224 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-d39adbdc-a245-4fa7-8688-b754035d7e67 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f returned with HTTP 200 Aug 14 03:13:48.256618 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1268/5051] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:13:48 2026] GET /volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f => generated 1345 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:48.263720 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ac2e625d-b61f-48b4-b8b3-4cd53ada69f4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.264177 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ac2e625d-b61f-48b4-b8b3-4cd53ada69f4 None None] GET https://10.4.3.152/volume// Aug 14 03:13:48.264374 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ac2e625d-b61f-48b4-b8b3-4cd53ada69f4 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:48.264614 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ac2e625d-b61f-48b4-b8b3-4cd53ada69f4 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:48.265024 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ac2e625d-b61f-48b4-b8b3-4cd53ada69f4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:13:48.265362 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1265/5052] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:13:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:13:48.271964 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-32205091-6766-4cca-980a-bba5a849c419 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.273769 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-32205091-6766-4cca-980a-bba5a849c419 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:13:48.274094 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-32205091-6766-4cca-980a-bba5a849c419 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48116b1b-8571-40e2-9fa9-51480bccc57f", "connector": null, "instance_uuid": "a0547d59-6cc3-412d-b8ec-abe7a6609527"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:48.281425 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.281425 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:48.302850 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-32205091-6766-4cca-980a-bba5a849c419 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:13:48.303295 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1263/5053] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:13:48 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:48.311762 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-df1223d4-0962-4d11-93a7-a336d4fa4761 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.312168 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df1223d4-0962-4d11-93a7-a336d4fa4761 None None] GET https://10.4.3.152/volume// Aug 14 03:13:48.312323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df1223d4-0962-4d11-93a7-a336d4fa4761 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:48.312514 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-df1223d4-0962-4d11-93a7-a336d4fa4761 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:48.312812 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-df1223d4-0962-4d11-93a7-a336d4fa4761 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:13:48.313096 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1258/5054] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:13:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:13:48.320672 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-318f96b7-db87-4560-8134-8b7b034e8e18 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.322575 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-318f96b7-db87-4560-8134-8b7b034e8e18 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f Aug 14 03:13:48.322811 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-318f96b7-db87-4560-8134-8b7b034e8e18 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:48.323005 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-318f96b7-db87-4560-8134-8b7b034e8e18 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:48.331933 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.331933 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:48.335415 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-318f96b7-db87-4560-8134-8b7b034e8e18 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:48.339972 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-318f96b7-db87-4560-8134-8b7b034e8e18 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f returned with HTTP 200 Aug 14 03:13:48.340336 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1269/5055] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:13:48 2026] GET /volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f => generated 1524 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:13:48.419123 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d15c7df4-f5d6-4911-8c48-095bf5bc6001 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.420882 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d15c7df4-f5d6-4911-8c48-095bf5bc6001 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 Aug 14 03:13:48.421059 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d15c7df4-f5d6-4911-8c48-095bf5bc6001 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:48.421227 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d15c7df4-f5d6-4911-8c48-095bf5bc6001 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:48.430556 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.430556 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:48.435090 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d15c7df4-f5d6-4911-8c48-095bf5bc6001 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Volume info retrieved successfully. Aug 14 03:13:48.435836 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-127e64da-be8a-45c8-ab5d-61de70cbbcd9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.438219 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-127e64da-be8a-45c8-ab5d-61de70cbbcd9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] PUT https://10.4.3.152/volume/v3/attachments/40b1d43e-f2ef-4f04-b6bb-5b25ee80865f Aug 14 03:13:48.438684 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-127e64da-be8a-45c8-ab5d-61de70cbbcd9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:48.439754 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d15c7df4-f5d6-4911-8c48-095bf5bc6001 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 returned with HTTP 200 Aug 14 03:13:48.440178 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1266/5056] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:48 2026] GET /volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:48.440509 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-07c79c19-6b04-414a-99f5-f6cd71eb1bb6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.442232 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-07c79c19-6b04-414a-99f5-f6cd71eb1bb6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:48.442439 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-07c79c19-6b04-414a-99f5-f6cd71eb1bb6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:48.442641 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-07c79c19-6b04-414a-99f5-f6cd71eb1bb6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:48.442797 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-07c79c19-6b04-414a-99f5-f6cd71eb1bb6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:48.446709 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.446709 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:48.447305 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-07c79c19-6b04-414a-99f5-f6cd71eb1bb6 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:48.447659 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1259/5057] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:48 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:48.449008 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-127e64da-be8a-45c8-ab5d-61de70cbbcd9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Acquiring lock "cinder-attachment_update-48116b1b-8571-40e2-9fa9-51480bccc57f-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:13:48.451684 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fc4b9dcf-d9d1-49ad-bbd9-e0363063dc72 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.453715 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fc4b9dcf-d9d1-49ad-bbd9-e0363063dc72 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:48.454135 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fc4b9dcf-d9d1-49ad-bbd9-e0363063dc72 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1740878490"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:48.454439 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-127e64da-be8a-45c8-ab5d-61de70cbbcd9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-48116b1b-8571-40e2-9fa9-51480bccc57f-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:13:48.455414 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.455414 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:48.457871 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e4ef0438-4a1e-4930-b19f-604cd430184a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.459913 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e4ef0438-4a1e-4930-b19f-604cd430184a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] DELETE https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:48.460119 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e4ef0438-4a1e-4930-b19f-604cd430184a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:48.460298 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e4ef0438-4a1e-4930-b19f-604cd430184a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:48.460414 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-e4ef0438-4a1e-4930-b19f-604cd430184a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Delete backup with id: d344e4be-793e-4383-b5e3-12c91d88508c. Aug 14 03:13:48.463866 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.463866 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:48.464408 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fc4b9dcf-d9d1-49ad-bbd9-e0363063dc72 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Volume info retrieved successfully. Aug 14 03:13:48.464555 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-fc4b9dcf-d9d1-49ad-bbd9-e0363063dc72 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Create snapshot from volume 0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 Aug 14 03:13:48.464786 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.464786 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:48.477173 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-e4ef0438-4a1e-4930-b19f-604cd430184a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] delete_backup rpcapi backup_id d344e4be-793e-4383-b5e3-12c91d88508c {{(pid=100378) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:13:48.479152 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e4ef0438-4a1e-4930-b19f-604cd430184a tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 202 Aug 14 03:13:48.479609 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1267/5058] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:13:48 2026] DELETE /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:13:48.486278 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-66e455dd-e5aa-49d8-a211-7b34a0d7dc80 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.488266 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-66e455dd-e5aa-49d8-a211-7b34a0d7dc80 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:48.488524 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-66e455dd-e5aa-49d8-a211-7b34a0d7dc80 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:48.488789 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-66e455dd-e5aa-49d8-a211-7b34a0d7dc80 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:48.488948 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-66e455dd-e5aa-49d8-a211-7b34a0d7dc80 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:48.494668 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.494668 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:48.495050 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-66e455dd-e5aa-49d8-a211-7b34a0d7dc80 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 200 Aug 14 03:13:48.495463 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1260/5059] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:48 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:48.503572 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-fc4b9dcf-d9d1-49ad-bbd9-e0363063dc72 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Created reservations ['895e3c60-9b51-41b5-91f8-88e8b620c4fd', '1dd05a28-d84c-43c2-9da7-4ba3a6697b49', 'dbf6fecc-5e9a-4c08-b8d0-16ec1924f52b', '23e889b3-b45b-4eb2-9c9e-c5cd79a03855'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:48.532595 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-127e64da-be8a-45c8-ab5d-61de70cbbcd9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-48116b1b-8571-40e2-9fa9-51480bccc57f-np0000007307" released by "attachment_update" :: held 0.078s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:13:48.532976 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-127e64da-be8a-45c8-ab5d-61de70cbbcd9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/40b1d43e-f2ef-4f04-b6bb-5b25ee80865f returned with HTTP 200 Aug 14 03:13:48.533483 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1264/5060] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:13:48 2026] PUT /volume/v3/attachments/40b1d43e-f2ef-4f04-b6bb-5b25ee80865f => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:48.538563 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fc4b9dcf-d9d1-49ad-bbd9-e0363063dc72 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot create request issued successfully. Aug 14 03:13:48.539023 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fc4b9dcf-d9d1-49ad-bbd9-e0363063dc72 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:13:48.539617 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1270/5061] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:13:48 2026] POST /volume/v3/snapshots => generated 314 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:48.548710 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-61eeb367-3ec1-4a99-b079-5a29dc4a2ead None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.551033 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-61eeb367-3ec1-4a99-b079-5a29dc4a2ead tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e Aug 14 03:13:48.551190 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-61eeb367-3ec1-4a99-b079-5a29dc4a2ead tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:48.551431 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-61eeb367-3ec1-4a99-b079-5a29dc4a2ead tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:48.556976 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-866d7fe4-64a7-4ce6-a97f-e4b6582773f4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.558024 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.558024 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:48.558813 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-61eeb367-3ec1-4a99-b079-5a29dc4a2ead tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot retrieved successfully. Aug 14 03:13:48.559192 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-866d7fe4-64a7-4ce6-a97f-e4b6582773f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments/40b1d43e-f2ef-4f04-b6bb-5b25ee80865f/action Aug 14 03:13:48.559534 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-61eeb367-3ec1-4a99-b079-5a29dc4a2ead tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e returned with HTTP 200 Aug 14 03:13:48.559622 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-866d7fe4-64a7-4ce6-a97f-e4b6582773f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:13:48.559680 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-866d7fe4-64a7-4ce6-a97f-e4b6582773f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:48.559903 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1268/5062] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:48 2026] GET /volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:48.577097 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.577097 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:48.590222 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-1560cdd5-a3e6-46aa-b27e-8136b2aacccb req-866d7fe4-64a7-4ce6-a97f-e4b6582773f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/40b1d43e-f2ef-4f04-b6bb-5b25ee80865f/action returned with HTTP 204 Aug 14 03:13:48.590740 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1261/5063] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:13:48 2026] POST /volume/v3/attachments/40b1d43e-f2ef-4f04-b6bb-5b25ee80865f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:48.923208 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-960f14cc-114a-4331-a3b1-0ee18b760ba8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.924835 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-960f14cc-114a-4331-a3b1-0ee18b760ba8 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] DELETE https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd Aug 14 03:13:48.925029 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-960f14cc-114a-4331-a3b1-0ee18b760ba8 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:48.925212 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-960f14cc-114a-4331-a3b1-0ee18b760ba8 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:48.925376 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-960f14cc-114a-4331-a3b1-0ee18b760ba8 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Delete volume with id: 64c45142-68f6-4698-b633-c57e04fbedfd Aug 14 03:13:48.931942 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.931942 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:48.932327 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-960f14cc-114a-4331-a3b1-0ee18b760ba8 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:13:48.948472 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-960f14cc-114a-4331-a3b1-0ee18b760ba8 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Delete volume request issued successfully. Aug 14 03:13:48.948685 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-960f14cc-114a-4331-a3b1-0ee18b760ba8 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd returned with HTTP 202 Aug 14 03:13:48.949128 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1265/5064] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:13:48 2026] DELETE /volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:13:48.955888 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-dbb6a789-0603-43ad-90b5-bfd1ec79e3a5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:48.958020 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dbb6a789-0603-43ad-90b5-bfd1ec79e3a5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd Aug 14 03:13:48.958020 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dbb6a789-0603-43ad-90b5-bfd1ec79e3a5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:48.958241 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-dbb6a789-0603-43ad-90b5-bfd1ec79e3a5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:48.966314 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:48.966314 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:48.969964 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-dbb6a789-0603-43ad-90b5-bfd1ec79e3a5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:13:48.976019 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-dbb6a789-0603-43ad-90b5-bfd1ec79e3a5 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd returned with HTTP 200 Aug 14 03:13:48.976429 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1271/5065] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:13:48 2026] GET /volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:13:49.506084 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b6da50e3-9c4e-4a04-8053-6bbe404b8ffe None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:49.508081 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b6da50e3-9c4e-4a04-8053-6bbe404b8ffe tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c Aug 14 03:13:49.508297 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b6da50e3-9c4e-4a04-8053-6bbe404b8ffe tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:49.508490 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b6da50e3-9c4e-4a04-8053-6bbe404b8ffe tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:49.508635 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b6da50e3-9c4e-4a04-8053-6bbe404b8ffe tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Show backup with id d344e4be-793e-4383-b5e3-12c91d88508c. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:13:49.512000 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b6da50e3-9c4e-4a04-8053-6bbe404b8ffe tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c returned with HTTP 404 Aug 14 03:13:49.512603 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1269/5066] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:49 2026] GET /volume/v3/backups/d344e4be-793e-4383-b5e3-12c91d88508c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:49.519110 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b0105cbd-f1e0-4117-95b7-41dc90132184 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:49.520971 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b0105cbd-f1e0-4117-95b7-41dc90132184 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f Aug 14 03:13:49.521214 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b0105cbd-f1e0-4117-95b7-41dc90132184 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:49.521431 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b0105cbd-f1e0-4117-95b7-41dc90132184 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:49.521654 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-b0105cbd-f1e0-4117-95b7-41dc90132184 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Delete volume with id: 5266d889-e2c4-4a8b-85e3-95c5f76c0a9f Aug 14 03:13:49.528592 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:49.528592 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:49.528957 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b0105cbd-f1e0-4117-95b7-41dc90132184 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Volume info retrieved successfully. Aug 14 03:13:49.544497 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b0105cbd-f1e0-4117-95b7-41dc90132184 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Delete volume request issued successfully. Aug 14 03:13:49.544794 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b0105cbd-f1e0-4117-95b7-41dc90132184 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f returned with HTTP 202 Aug 14 03:13:49.545352 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1262/5067] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:13:49 2026] DELETE /volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:49.552465 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aab9fe68-9ddd-4d98-9cb4-b47957436222 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:49.554176 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aab9fe68-9ddd-4d98-9cb4-b47957436222 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f Aug 14 03:13:49.554371 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aab9fe68-9ddd-4d98-9cb4-b47957436222 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:49.554592 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aab9fe68-9ddd-4d98-9cb4-b47957436222 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:49.561125 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:49.561125 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:49.564728 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-aab9fe68-9ddd-4d98-9cb4-b47957436222 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Volume info retrieved successfully. Aug 14 03:13:49.568871 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aab9fe68-9ddd-4d98-9cb4-b47957436222 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f returned with HTTP 200 Aug 14 03:13:49.569492 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1266/5068] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:49 2026] GET /volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:49.569885 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f7029bfa-5a0c-462e-b4c0-89a348b00fb1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:49.571759 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f7029bfa-5a0c-462e-b4c0-89a348b00fb1 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e Aug 14 03:13:49.571997 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f7029bfa-5a0c-462e-b4c0-89a348b00fb1 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:49.572204 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f7029bfa-5a0c-462e-b4c0-89a348b00fb1 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:49.577539 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:49.577539 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:49.578019 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f7029bfa-5a0c-462e-b4c0-89a348b00fb1 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot retrieved successfully. Aug 14 03:13:49.578922 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f7029bfa-5a0c-462e-b4c0-89a348b00fb1 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e returned with HTTP 200 Aug 14 03:13:49.579383 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1272/5069] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:49 2026] GET /volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:49.587752 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3b5f1e46-7af5-44ef-bbec-61ced7557b10 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:49.589757 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b5f1e46-7af5-44ef-bbec-61ced7557b10 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:49.590185 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3b5f1e46-7af5-44ef-bbec-61ced7557b10 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1892361772"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:49.598971 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:49.598971 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:49.599527 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3b5f1e46-7af5-44ef-bbec-61ced7557b10 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Volume info retrieved successfully. Aug 14 03:13:49.599688 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-3b5f1e46-7af5-44ef-bbec-61ced7557b10 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Create snapshot from volume 0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 Aug 14 03:13:49.643544 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-3b5f1e46-7af5-44ef-bbec-61ced7557b10 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Created reservations ['08e2d8ca-adcc-4ba4-9b3b-4fc5dd374e04', 'e903162e-311c-4b5e-b1cc-ba866eeaf791', '50ebdc08-38b8-4bc7-9854-0adfb1fe292e', 'a6dba32e-bfde-41f6-aff6-b2a5e9033d66'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:49.669614 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3b5f1e46-7af5-44ef-bbec-61ced7557b10 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot create request issued successfully. Aug 14 03:13:49.669921 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3b5f1e46-7af5-44ef-bbec-61ced7557b10 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:13:49.670325 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1270/5070] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:13:49 2026] POST /volume/v3/snapshots => generated 314 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:49.679597 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-be3d26a5-8d47-4383-9944-027e3541eee8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:49.681455 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be3d26a5-8d47-4383-9944-027e3541eee8 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 Aug 14 03:13:49.681665 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-be3d26a5-8d47-4383-9944-027e3541eee8 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:49.681862 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-be3d26a5-8d47-4383-9944-027e3541eee8 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:49.686762 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:49.686762 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:49.687206 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-be3d26a5-8d47-4383-9944-027e3541eee8 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot retrieved successfully. Aug 14 03:13:49.687973 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be3d26a5-8d47-4383-9944-027e3541eee8 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 returned with HTTP 200 Aug 14 03:13:49.688301 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1263/5071] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:49 2026] GET /volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:49.989183 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c676a6e0-4260-457f-ba8d-5146b561d04a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:49.991090 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c676a6e0-4260-457f-ba8d-5146b561d04a tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd Aug 14 03:13:49.991202 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c676a6e0-4260-457f-ba8d-5146b561d04a tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:49.991407 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c676a6e0-4260-457f-ba8d-5146b561d04a tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:49.999136 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c676a6e0-4260-457f-ba8d-5146b561d04a tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd returned with HTTP 404 Aug 14 03:13:49.999876 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1267/5072] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:13:49 2026] GET /volume/v3/volumes/64c45142-68f6-4698-b633-c57e04fbedfd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:13:50.008061 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-eb44283e-1286-461b-898f-86705a66e9b9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:50.010256 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-eb44283e-1286-461b-898f-86705a66e9b9 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc Aug 14 03:13:50.010481 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-eb44283e-1286-461b-898f-86705a66e9b9 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:50.010725 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-eb44283e-1286-461b-898f-86705a66e9b9 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:50.010876 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-eb44283e-1286-461b-898f-86705a66e9b9 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Delete snapshot with id: 9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc Aug 14 03:13:50.016807 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:50.016807 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:50.017190 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-eb44283e-1286-461b-898f-86705a66e9b9 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Snapshot retrieved successfully. Aug 14 03:13:50.035763 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-eb44283e-1286-461b-898f-86705a66e9b9 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Snapshot delete request issued successfully. Aug 14 03:13:50.035957 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-eb44283e-1286-461b-898f-86705a66e9b9 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/snapshots/9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc returned with HTTP 202 Aug 14 03:13:50.036328 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1273/5073] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:50 2026] DELETE /volume/v3/snapshots/9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:50.043864 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-efad1ab0-8511-4e39-93b9-0736ad4cf5c6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:50.045634 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-efad1ab0-8511-4e39-93b9-0736ad4cf5c6 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/snapshots/9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc Aug 14 03:13:50.045899 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-efad1ab0-8511-4e39-93b9-0736ad4cf5c6 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:50.046157 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-efad1ab0-8511-4e39-93b9-0736ad4cf5c6 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:50.052474 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:50.052474 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:50.052755 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-efad1ab0-8511-4e39-93b9-0736ad4cf5c6 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Snapshot retrieved successfully. Aug 14 03:13:50.053696 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-efad1ab0-8511-4e39-93b9-0736ad4cf5c6 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/snapshots/9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc returned with HTTP 200 Aug 14 03:13:50.054257 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1271/5074] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:50 2026] GET /volume/v3/snapshots/9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:50.585669 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1ab560ff-0f10-4e36-84ec-9eb5ad35c492 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:50.587741 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1ab560ff-0f10-4e36-84ec-9eb5ad35c492 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] GET https://10.4.3.152/volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f Aug 14 03:13:50.587880 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1ab560ff-0f10-4e36-84ec-9eb5ad35c492 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:50.588101 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1ab560ff-0f10-4e36-84ec-9eb5ad35c492 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:50.590213 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=238,cinder:UPDATE=59,cinder:INSERT=31 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:13:50.595578 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1ab560ff-0f10-4e36-84ec-9eb5ad35c492 tempest-ProjectReaderTests39-945673030 tempest-ProjectReaderTests39-945673030-project-admin] https://10.4.3.152/volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f returned with HTTP 404 Aug 14 03:13:50.596250 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1264/5075] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:50 2026] GET /volume/v3/volumes/5266d889-e2c4-4a8b-85e3-95c5f76c0a9f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:50.696942 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-17251c68-de30-4aae-9c83-01411a2b1fd2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:50.699004 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-17251c68-de30-4aae-9c83-01411a2b1fd2 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 Aug 14 03:13:50.699247 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-17251c68-de30-4aae-9c83-01411a2b1fd2 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:50.699479 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-17251c68-de30-4aae-9c83-01411a2b1fd2 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:50.705458 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:50.705458 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:50.706128 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-17251c68-de30-4aae-9c83-01411a2b1fd2 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot retrieved successfully. Aug 14 03:13:50.707106 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-17251c68-de30-4aae-9c83-01411a2b1fd2 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 returned with HTTP 200 Aug 14 03:13:50.707553 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1268/5076] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:50 2026] GET /volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:50.716579 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-23bdfb84-1f3b-4049-ae6b-7c8fb7eb32fc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:50.718099 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-23bdfb84-1f3b-4049-ae6b-7c8fb7eb32fc tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:50.718397 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-23bdfb84-1f3b-4049-ae6b-7c8fb7eb32fc tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-885725125"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:50.725851 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:50.725851 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:50.726286 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-23bdfb84-1f3b-4049-ae6b-7c8fb7eb32fc tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Volume info retrieved successfully. Aug 14 03:13:50.726390 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-23bdfb84-1f3b-4049-ae6b-7c8fb7eb32fc tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Create snapshot from volume 0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 Aug 14 03:13:50.747524 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-23bdfb84-1f3b-4049-ae6b-7c8fb7eb32fc tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Created reservations ['44463810-02e9-43c4-b0a3-1fae9e557f4c', '3a1f7b6b-70a6-483e-b473-f5ae4d65e01a', '004c5e35-6932-4353-aa0b-6bbf5a4168a5', '17e9165d-be91-4df6-97f1-f64ea183db62'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:50.771912 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-23bdfb84-1f3b-4049-ae6b-7c8fb7eb32fc tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot create request issued successfully. Aug 14 03:13:50.772213 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-23bdfb84-1f3b-4049-ae6b-7c8fb7eb32fc tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:13:50.772623 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1274/5077] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:13:50 2026] POST /volume/v3/snapshots => generated 313 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:50.782258 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f99c1c38-9f01-4f29-85bf-704ba1ced453 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:50.784035 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f99c1c38-9f01-4f29-85bf-704ba1ced453 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 Aug 14 03:13:50.784212 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f99c1c38-9f01-4f29-85bf-704ba1ced453 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:50.784381 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f99c1c38-9f01-4f29-85bf-704ba1ced453 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:50.789216 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:50.789216 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:50.789600 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f99c1c38-9f01-4f29-85bf-704ba1ced453 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot retrieved successfully. Aug 14 03:13:50.790267 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f99c1c38-9f01-4f29-85bf-704ba1ced453 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 returned with HTTP 200 Aug 14 03:13:50.790607 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1272/5078] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:50 2026] GET /volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:51.062949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3d68f950-d234-4d3e-91fe-174f87903ee4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:51.064730 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3d68f950-d234-4d3e-91fe-174f87903ee4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/snapshots/9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc Aug 14 03:13:51.064965 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3d68f950-d234-4d3e-91fe-174f87903ee4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:51.065181 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3d68f950-d234-4d3e-91fe-174f87903ee4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:51.068946 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3d68f950-d234-4d3e-91fe-174f87903ee4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/snapshots/9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc returned with HTTP 404 Aug 14 03:13:51.069367 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1265/5079] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:51 2026] GET /volume/v3/snapshots/9b8e26bb-a6c2-4f9b-b08e-0f7a644226dc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:51.803479 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-33ce4a2a-73e4-48e2-9fe0-862887233669 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:51.805352 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-33ce4a2a-73e4-48e2-9fe0-862887233669 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 Aug 14 03:13:51.805457 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-33ce4a2a-73e4-48e2-9fe0-862887233669 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:51.805643 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-33ce4a2a-73e4-48e2-9fe0-862887233669 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:51.813170 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:51.813170 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:51.813622 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-33ce4a2a-73e4-48e2-9fe0-862887233669 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot retrieved successfully. Aug 14 03:13:51.814590 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-33ce4a2a-73e4-48e2-9fe0-862887233669 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 returned with HTTP 200 Aug 14 03:13:51.814897 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1269/5080] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:51 2026] GET /volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:51.826568 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-be99b11f-af41-44b0-9977-e32df3fe9bec None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:51.828637 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-be99b11f-af41-44b0-9977-e32df3fe9bec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?limit=1 Aug 14 03:13:51.829553 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-be99b11f-af41-44b0-9977-e32df3fe9bec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:51.829553 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-be99b11f-af41-44b0-9977-e32df3fe9bec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:51.829553 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-be99b11f-af41-44b0-9977-e32df3fe9bec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:51.829683 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:51.829683 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:51.830424 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.db.api [None req-be99b11f-af41-44b0-9977-e32df3fe9bec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100379) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:51.835059 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-be99b11f-af41-44b0-9977-e32df3fe9bec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:51.835749 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-be99b11f-af41-44b0-9977-e32df3fe9bec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 14 03:13:51.836319 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1275/5081] 10.4.3.152 () {66 vars in 1258 bytes} [Fri Aug 14 03:13:51 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:51.849003 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c2651d34-3f0a-4d63-be35-a647f5cbb844 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:51.851568 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c2651d34-3f0a-4d63-be35-a647f5cbb844 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:51.851568 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c2651d34-3f0a-4d63-be35-a647f5cbb844 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:51.851568 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c2651d34-3f0a-4d63-be35-a647f5cbb844 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:51.851568 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-c2651d34-3f0a-4d63-be35-a647f5cbb844 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:51.852688 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.db.api [None req-c2651d34-3f0a-4d63-be35-a647f5cbb844 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100378) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:51.858186 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-c2651d34-3f0a-4d63-be35-a647f5cbb844 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:51.858801 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c2651d34-3f0a-4d63-be35-a647f5cbb844 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 14 03:13:51.859081 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1273/5082] 10.4.3.152 () {66 vars in 1243 bytes} [Fri Aug 14 03:13:51 2026] GET /volume/v3/snapshots => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:51.869598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-12536238-13ee-4530-a634-e0536a7d1b89 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:51.873257 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-12536238-13ee-4530-a634-e0536a7d1b89 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?limit=100000 Aug 14 03:13:51.874037 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-12536238-13ee-4530-a634-e0536a7d1b89 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:51.874037 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-12536238-13ee-4530-a634-e0536a7d1b89 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:51.875029 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-12536238-13ee-4530-a634-e0536a7d1b89 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:51.876775 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.db.api [None req-12536238-13ee-4530-a634-e0536a7d1b89 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100381) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:51.884024 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-12536238-13ee-4530-a634-e0536a7d1b89 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:51.884024 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-12536238-13ee-4530-a634-e0536a7d1b89 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 14 03:13:51.884024 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1266/5083] 10.4.3.152 () {66 vars in 1268 bytes} [Fri Aug 14 03:13:51 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:51.897273 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-39948aa1-de00-4ab7-a529-f14125dbe429 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:51.900074 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-39948aa1-de00-4ab7-a529-f14125dbe429 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?limit=0 Aug 14 03:13:51.900074 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-39948aa1-de00-4ab7-a529-f14125dbe429 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:51.900266 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-39948aa1-de00-4ab7-a529-f14125dbe429 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:51.900606 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-39948aa1-de00-4ab7-a529-f14125dbe429 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:51.901868 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-39948aa1-de00-4ab7-a529-f14125dbe429 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100380) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:51.905275 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-39948aa1-de00-4ab7-a529-f14125dbe429 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:51.905534 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-39948aa1-de00-4ab7-a529-f14125dbe429 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 14 03:13:51.906024 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1270/5084] 10.4.3.152 () {66 vars in 1258 bytes} [Fri Aug 14 03:13:51 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:13:51.916897 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9acdd0e6-8c69-49fe-8f5a-afcc6263a2f8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:51.918690 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9acdd0e6-8c69-49fe-8f5a-afcc6263a2f8 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:51.918849 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9acdd0e6-8c69-49fe-8f5a-afcc6263a2f8 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:51.919086 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9acdd0e6-8c69-49fe-8f5a-afcc6263a2f8 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:51.919282 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-9acdd0e6-8c69-49fe-8f5a-afcc6263a2f8 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:51.919552 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:51.919552 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:51.920292 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.db.api [None req-9acdd0e6-8c69-49fe-8f5a-afcc6263a2f8 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100379) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:51.925751 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9acdd0e6-8c69-49fe-8f5a-afcc6263a2f8 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:51.926268 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9acdd0e6-8c69-49fe-8f5a-afcc6263a2f8 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 14 03:13:51.926724 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1276/5085] 10.4.3.152 () {66 vars in 1243 bytes} [Fri Aug 14 03:13:51 2026] GET /volume/v3/snapshots => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:51.939438 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-31259434-a32e-45c8-8d2e-649d9f5033f9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:51.941810 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-31259434-a32e-45c8-8d2e-649d9f5033f9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?marker=77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 Aug 14 03:13:51.942607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-31259434-a32e-45c8-8d2e-649d9f5033f9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:51.942607 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-31259434-a32e-45c8-8d2e-649d9f5033f9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:51.942695 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-31259434-a32e-45c8-8d2e-649d9f5033f9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:51.943153 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:51.943153 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:51.944168 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.db.api [None req-31259434-a32e-45c8-8d2e-649d9f5033f9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100378) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:51.960921 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-31259434-a32e-45c8-8d2e-649d9f5033f9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:51.961252 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-31259434-a32e-45c8-8d2e-649d9f5033f9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?marker=77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 returned with HTTP 200 Aug 14 03:13:51.961669 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1274/5086] 10.4.3.152 () {66 vars in 1330 bytes} [Fri Aug 14 03:13:51 2026] GET /volume/v3/snapshots?marker=77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 => generated 342 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:51.973748 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f3fcbaf1-3057-4c2f-b044-7481c6e2aeec None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:51.977125 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f3fcbaf1-3057-4c2f-b044-7481c6e2aeec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?offset=2&limit=3 Aug 14 03:13:51.977125 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f3fcbaf1-3057-4c2f-b044-7481c6e2aeec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:51.977125 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f3fcbaf1-3057-4c2f-b044-7481c6e2aeec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:51.977454 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-f3fcbaf1-3057-4c2f-b044-7481c6e2aeec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:51.978123 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:51.978123 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:51.980710 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.db.api [None req-f3fcbaf1-3057-4c2f-b044-7481c6e2aeec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100381) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:51.995197 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f3fcbaf1-3057-4c2f-b044-7481c6e2aeec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:51.995764 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f3fcbaf1-3057-4c2f-b044-7481c6e2aeec tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 14 03:13:51.996301 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1267/5087] 10.4.3.152 () {66 vars in 1276 bytes} [Fri Aug 14 03:13:51 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.006062 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2f9e50fe-a5bc-4b93-9c88-b6a12af73af3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.007891 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2f9e50fe-a5bc-4b93-9c88-b6a12af73af3 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 14 03:13:52.008142 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2f9e50fe-a5bc-4b93-9c88-b6a12af73af3 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.008434 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2f9e50fe-a5bc-4b93-9c88-b6a12af73af3 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.008723 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-2f9e50fe-a5bc-4b93-9c88-b6a12af73af3 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:52.010022 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-2f9e50fe-a5bc-4b93-9c88-b6a12af73af3 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100380) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:52.024207 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2f9e50fe-a5bc-4b93-9c88-b6a12af73af3 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:52.024639 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2f9e50fe-a5bc-4b93-9c88-b6a12af73af3 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 14 03:13:52.025058 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1271/5088] 10.4.3.152 () {66 vars in 1308 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.036982 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f9784f91-fdac-428c-a4aa-39e36529cbd9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.038536 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f9784f91-fdac-428c-a4aa-39e36529cbd9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 14 03:13:52.038807 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f9784f91-fdac-428c-a4aa-39e36529cbd9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.039002 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f9784f91-fdac-428c-a4aa-39e36529cbd9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.039227 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-f9784f91-fdac-428c-a4aa-39e36529cbd9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:52.039479 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.039479 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:52.040339 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.db.api [None req-f9784f91-fdac-428c-a4aa-39e36529cbd9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100379) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:52.045401 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f9784f91-fdac-428c-a4aa-39e36529cbd9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:52.046253 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f9784f91-fdac-428c-a4aa-39e36529cbd9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 14 03:13:52.046253 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1277/5089] 10.4.3.152 () {66 vars in 1310 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.059194 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-74624203-9f11-44af-aa9f-0df558c8f65e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.062590 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-74624203-9f11-44af-aa9f-0df558c8f65e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 14 03:13:52.062590 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-74624203-9f11-44af-aa9f-0df558c8f65e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.063216 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-74624203-9f11-44af-aa9f-0df558c8f65e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.063216 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-74624203-9f11-44af-aa9f-0df558c8f65e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:52.063692 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.063692 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:52.065370 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.db.api [None req-74624203-9f11-44af-aa9f-0df558c8f65e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100378) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:52.082460 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-74624203-9f11-44af-aa9f-0df558c8f65e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:52.083056 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-74624203-9f11-44af-aa9f-0df558c8f65e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 14 03:13:52.083655 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1275/5090] 10.4.3.152 () {66 vars in 1292 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.086417 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-532a56f3-f402-468a-b88b-7e17f9a1575f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.094343 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8c4b4b91-cf56-48c2-9608-c5aabf2f4d33 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.096386 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8c4b4b91-cf56-48c2-9608-c5aabf2f4d33 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 14 03:13:52.096983 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8c4b4b91-cf56-48c2-9608-c5aabf2f4d33 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.096983 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8c4b4b91-cf56-48c2-9608-c5aabf2f4d33 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.097221 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-8c4b4b91-cf56-48c2-9608-c5aabf2f4d33 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:52.097501 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.097501 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:52.098450 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-8c4b4b91-cf56-48c2-9608-c5aabf2f4d33 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100380) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:52.112467 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8c4b4b91-cf56-48c2-9608-c5aabf2f4d33 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:52.113001 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8c4b4b91-cf56-48c2-9608-c5aabf2f4d33 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 14 03:13:52.113505 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1272/5091] 10.4.3.152 () {66 vars in 1294 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.129227 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7aa33fb0-60c1-4d52-906d-1cfa18ea7c65 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.130120 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7aa33fb0-60c1-4d52-906d-1cfa18ea7c65 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 14 03:13:52.130322 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7aa33fb0-60c1-4d52-906d-1cfa18ea7c65 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.130592 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7aa33fb0-60c1-4d52-906d-1cfa18ea7c65 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.130803 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-7aa33fb0-60c1-4d52-906d-1cfa18ea7c65 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:52.131175 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.131175 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:52.132032 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.db.api [None req-7aa33fb0-60c1-4d52-906d-1cfa18ea7c65 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100379) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:52.144539 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7aa33fb0-60c1-4d52-906d-1cfa18ea7c65 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:52.144944 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7aa33fb0-60c1-4d52-906d-1cfa18ea7c65 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 14 03:13:52.145344 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1278/5092] 10.4.3.152 () {66 vars in 1312 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.156415 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7a684f8e-9816-4bbe-926d-2fc78a69001e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.158773 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7a684f8e-9816-4bbe-926d-2fc78a69001e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 14 03:13:52.159106 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7a684f8e-9816-4bbe-926d-2fc78a69001e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.159342 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7a684f8e-9816-4bbe-926d-2fc78a69001e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.159634 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-7a684f8e-9816-4bbe-926d-2fc78a69001e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:52.160095 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.160095 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:52.161945 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.db.api [None req-7a684f8e-9816-4bbe-926d-2fc78a69001e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100378) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:52.180092 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-7a684f8e-9816-4bbe-926d-2fc78a69001e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:52.180503 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7a684f8e-9816-4bbe-926d-2fc78a69001e tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 14 03:13:52.180920 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1276/5093] 10.4.3.152 () {66 vars in 1314 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.191601 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-43751c8d-36df-49bb-b819-3756f13ad491 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.193394 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-43751c8d-36df-49bb-b819-3756f13ad491 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-885725125 Aug 14 03:13:52.193621 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-43751c8d-36df-49bb-b819-3756f13ad491 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.193842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-43751c8d-36df-49bb-b819-3756f13ad491 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.194083 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-43751c8d-36df-49bb-b819-3756f13ad491 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:52.194367 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.194367 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:52.195369 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-43751c8d-36df-49bb-b819-3756f13ad491 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100380) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:52.196070 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-532a56f3-f402-468a-b88b-7e17f9a1575f tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:13:52.196443 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-532a56f3-f402-468a-b88b-7e17f9a1575f tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1773257201", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1609152424", "vendor_name": "tempest-vendor_name-313542302"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:52.198153 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.198153 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:52.207468 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-43751c8d-36df-49bb-b819-3756f13ad491 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:52.207920 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.207920 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:52.208594 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-43751c8d-36df-49bb-b819-3756f13ad491 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-885725125 returned with HTTP 200 Aug 14 03:13:52.209109 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1273/5094] 10.4.3.152 () {66 vars in 1383 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-885725125 => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.212997 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-532a56f3-f402-468a-b88b-7e17f9a1575f tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:13:52.213412 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1268/5095] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:13:52 2026] POST /volume/v3/types => generated 329 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.220180 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a854cd99-a861-4b6d-af23-69db473da85c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.222324 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a854cd99-a861-4b6d-af23-69db473da85c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail?status=available Aug 14 03:13:52.222559 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a854cd99-a861-4b6d-af23-69db473da85c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.222759 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a854cd99-a861-4b6d-af23-69db473da85c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.223023 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-a854cd99-a861-4b6d-af23-69db473da85c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:52.223319 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.223319 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:52.223588 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.225371 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:52.225699 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.db.api [None req-a854cd99-a861-4b6d-af23-69db473da85c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100379) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:52.225809 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2948eb2b-0d5c-4a58-ae3d-a646fc075009", "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:52.227621 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Create volume request body: {'volume': {'volume_type': '2948eb2b-0d5c-4a58-ae3d-a646fc075009', 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:52.232394 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Create volume of 1 GB Aug 14 03:13:52.232689 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.232689 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:52.233241 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Availability Zones retrieved successfully. Aug 14 03:13:52.238269 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a854cd99-a861-4b6d-af23-69db473da85c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:52.238468 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Flow 'volume_create_api' (fefb7fe4-bc06-4b8d-9d81-c49271202bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:52.238974 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.238974 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:52.239621 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (021d4199-bd42-4a2f-9fd5-344fce3d4c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:52.239747 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a854cd99-a861-4b6d-af23-69db473da85c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 14 03:13:52.240200 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1279/5096] 10.4.3.152 () {66 vars in 1297 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:52.240584 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:52.252113 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8b5d2db4-174f-445a-a8c3-c5dd393dc78d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.254378 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8b5d2db4-174f-445a-a8c3-c5dd393dc78d tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-885725125 Aug 14 03:13:52.254628 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8b5d2db4-174f-445a-a8c3-c5dd393dc78d tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.254892 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8b5d2db4-174f-445a-a8c3-c5dd393dc78d tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.255167 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-8b5d2db4-174f-445a-a8c3-c5dd393dc78d tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:52.256487 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-8b5d2db4-174f-445a-a8c3-c5dd393dc78d tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100380) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:52.266110 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (021d4199-bd42-4a2f-9fd5-344fce3d4c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:13:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1609152424',vendor_name='tempest-vendor_name-313542302'},id=2948eb2b-0d5c-4a58-ae3d-a646fc075009,is_public=True,name='tempest-ProjectMemberTests-volume-type-1773257201',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2948eb2b-0d5c-4a58-ae3d-a646fc075009', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:52.267476 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491857e9-2732-4820-b4c3-98a4005cfa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:52.270477 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8b5d2db4-174f-445a-a8c3-c5dd393dc78d tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:52.270924 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.270924 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:52.271460 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8b5d2db4-174f-445a-a8c3-c5dd393dc78d tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-885725125 returned with HTTP 200 Aug 14 03:13:52.271815 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1274/5097] 10.4.3.152 () {66 vars in 1417 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-885725125 => generated 475 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.281926 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-93faf76c-2e3e-482c-9ba3-d01e77cc2f4c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.283704 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-93faf76c-2e3e-482c-9ba3-d01e77cc2f4c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-885725125 Aug 14 03:13:52.283949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-93faf76c-2e3e-482c-9ba3-d01e77cc2f4c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.284148 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-93faf76c-2e3e-482c-9ba3-d01e77cc2f4c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.284362 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.api_utils [None req-93faf76c-2e3e-482c-9ba3-d01e77cc2f4c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:52.285434 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.db.api [None req-93faf76c-2e3e-482c-9ba3-d01e77cc2f4c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100381) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:52.294652 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1773257201 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1773257201, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:13:52.294972 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1773257201 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1773257201, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:13:52.299487 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-93faf76c-2e3e-482c-9ba3-d01e77cc2f4c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:52.299897 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-93faf76c-2e3e-482c-9ba3-d01e77cc2f4c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-885725125 returned with HTTP 200 Aug 14 03:13:52.300413 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1269/5098] 10.4.3.152 () {66 vars in 1362 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-885725125 => generated 341 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.310574 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ef93b832-e794-40f3-b391-e047dbdb74aa None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.312471 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ef93b832-e794-40f3-b391-e047dbdb74aa tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?status=available Aug 14 03:13:52.312708 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ef93b832-e794-40f3-b391-e047dbdb74aa tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.312963 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ef93b832-e794-40f3-b391-e047dbdb74aa tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.313193 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.api_utils [None req-ef93b832-e794-40f3-b391-e047dbdb74aa tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:52.314265 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.db.api [None req-ef93b832-e794-40f3-b391-e047dbdb74aa tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100379) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:52.320557 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ef93b832-e794-40f3-b391-e047dbdb74aa tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:52.321029 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ef93b832-e794-40f3-b391-e047dbdb74aa tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?status=available returned with HTTP 200 Aug 14 03:13:52.321492 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1280/5099] 10.4.3.152 () {66 vars in 1276 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.330683 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a6c87138-1a5a-4b34-a011-b127b943f3b6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.332690 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a6c87138-1a5a-4b34-a011-b127b943f3b6 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-885725125 Aug 14 03:13:52.332779 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Created reservations ['c24583fc-c903-4c1e-8c8f-e28444179759', '7653fefd-7d92-4b99-85a6-8780f3f738f0', 'e55fe396-b3b4-4703-b45c-c81a20ea5323', 'bc369a73-a740-40b3-8bc1-735557a8d28f'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:52.332945 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a6c87138-1a5a-4b34-a011-b127b943f3b6 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.333154 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a6c87138-1a5a-4b34-a011-b127b943f3b6 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.333401 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-a6c87138-1a5a-4b34-a011-b127b943f3b6 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:13:52.333786 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491857e9-2732-4820-b4c3-98a4005cfa6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c24583fc-c903-4c1e-8c8f-e28444179759', '7653fefd-7d92-4b99-85a6-8780f3f738f0', 'e55fe396-b3b4-4703-b45c-c81a20ea5323', 'bc369a73-a740-40b3-8bc1-735557a8d28f']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:52.334562 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b251d141-8ba7-4213-bbae-9a783d789518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:52.334632 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.db.api [None req-a6c87138-1a5a-4b34-a011-b127b943f3b6 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Building query based on filter {{(pid=100380) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:13:52.339091 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a6c87138-1a5a-4b34-a011-b127b943f3b6 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Get all snapshots completed successfully. Aug 14 03:13:52.339406 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a6c87138-1a5a-4b34-a011-b127b943f3b6 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-885725125 returned with HTTP 200 Aug 14 03:13:52.339902 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1275/5100] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-885725125 => generated 341 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.351461 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f7171fb5-8316-47a3-9464-50bd70fa9614 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.353982 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f7171fb5-8316-47a3-9464-50bd70fa9614 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 Aug 14 03:13:52.354273 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f7171fb5-8316-47a3-9464-50bd70fa9614 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.354578 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f7171fb5-8316-47a3-9464-50bd70fa9614 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.354704 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-f7171fb5-8316-47a3-9464-50bd70fa9614 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Delete snapshot with id: bd0fa7d7-2aff-48c5-957b-cbea87f89af7 Aug 14 03:13:52.358917 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b251d141-8ba7-4213-bbae-9a783d789518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4297fbbb-2c91-4e3c-bc05-249b9a8294c6', '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='fe79bd29ebfe4bfdaf49bb951108ae01',qos_specs=None,replication_status=,reservations=['c24583fc-c903-4c1e-8c8f-e28444179759','7653fefd-7d92-4b99-85a6-8780f3f738f0','e55fe396-b3b4-4703-b45c-c81a20ea5323','bc369a73-a740-40b3-8bc1-735557a8d28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d394aca27094cceb7e4675a19841f7f',volume_type_id=2948eb2b-0d5c-4a58-ae3d-a646fc075009), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4297fbbb-2c91-4e3c-bc05-249b9a8294c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe79bd29ebfe4bfdaf49bb951108ae01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d394aca27094cceb7e4675a19841f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2948eb2b-0d5c-4a58-ae3d-a646fc075009),volume_type_id=2948eb2b-0d5c-4a58-ae3d-a646fc075009)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:52.359627 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.359627 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:52.360033 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f7171fb5-8316-47a3-9464-50bd70fa9614 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot retrieved successfully. Aug 14 03:13:52.360467 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6d5b2d3-ef66-4c9d-b66e-9b2325a22581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:52.376844 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f7171fb5-8316-47a3-9464-50bd70fa9614 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot delete request issued successfully. Aug 14 03:13:52.377084 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f7171fb5-8316-47a3-9464-50bd70fa9614 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 returned with HTTP 202 Aug 14 03:13:52.377214 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6d5b2d3-ef66-4c9d-b66e-9b2325a22581) transitioned into state 'SUCCESS' from 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='fe79bd29ebfe4bfdaf49bb951108ae01',qos_specs=None,replication_status=,reservations=['c24583fc-c903-4c1e-8c8f-e28444179759','7653fefd-7d92-4b99-85a6-8780f3f738f0','e55fe396-b3b4-4703-b45c-c81a20ea5323','bc369a73-a740-40b3-8bc1-735557a8d28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d394aca27094cceb7e4675a19841f7f',volume_type_id=2948eb2b-0d5c-4a58-ae3d-a646fc075009)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:52.377548 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1270/5101] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:52 2026] DELETE /volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:52.377953 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71604cce-0159-4d43-baaf-6b6ccfde9be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:52.385693 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e785a2ab-0640-4cd1-adba-a0cbef46307c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.386560 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71604cce-0159-4d43-baaf-6b6ccfde9be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:52.387570 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Flow 'volume_create_api' (fefb7fe4-bc06-4b8d-9d81-c49271202bae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:52.387911 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Create volume request issued successfully. Aug 14 03:13:52.388497 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-35d2bf7e-9615-4eb4-a0cf-48f5c22bb5fd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:52.388554 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e785a2ab-0640-4cd1-adba-a0cbef46307c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 Aug 14 03:13:52.388835 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e785a2ab-0640-4cd1-adba-a0cbef46307c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.389032 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1277/5102] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:13:52 2026] POST /volume/v3/volumes => generated 774 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:52.389132 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e785a2ab-0640-4cd1-adba-a0cbef46307c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.396004 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.396004 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:52.396622 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e785a2ab-0640-4cd1-adba-a0cbef46307c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot retrieved successfully. Aug 14 03:13:52.397855 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e785a2ab-0640-4cd1-adba-a0cbef46307c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 returned with HTTP 200 Aug 14 03:13:52.399349 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1281/5103] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.402845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8bcac792-e253-4aa9-b719-b098d4f56438 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.404892 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8bcac792-e253-4aa9-b719-b098d4f56438 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] GET https://10.4.3.152/volume/v3/volumes/4297fbbb-2c91-4e3c-bc05-249b9a8294c6 Aug 14 03:13:52.404892 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8bcac792-e253-4aa9-b719-b098d4f56438 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.404892 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8bcac792-e253-4aa9-b719-b098d4f56438 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.412201 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.412201 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:52.416090 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8bcac792-e253-4aa9-b719-b098d4f56438 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Volume info retrieved successfully. Aug 14 03:13:52.419811 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8bcac792-e253-4aa9-b719-b098d4f56438 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/volumes/4297fbbb-2c91-4e3c-bc05-249b9a8294c6 returned with HTTP 200 Aug 14 03:13:52.420178 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1276/5104] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:52 2026] GET /volume/v3/volumes/4297fbbb-2c91-4e3c-bc05-249b9a8294c6 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:52.840984 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-393ec5c0-d52d-461f-8b03-c32dca757581 req-180d2e41-a012-4d85-b058-82b0a005f855 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:52.842977 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-393ec5c0-d52d-461f-8b03-c32dca757581 req-180d2e41-a012-4d85-b058-82b0a005f855 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] DELETE https://10.4.3.152/volume/v3/attachments/4f9d3a37-00ff-4bcb-a72b-a4680d893bef Aug 14 03:13:52.843144 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-393ec5c0-d52d-461f-8b03-c32dca757581 req-180d2e41-a012-4d85-b058-82b0a005f855 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:52.843327 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-393ec5c0-d52d-461f-8b03-c32dca757581 req-180d2e41-a012-4d85-b058-82b0a005f855 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:52.849744 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:52.849744 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:52.905715 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-393ec5c0-d52d-461f-8b03-c32dca757581 req-180d2e41-a012-4d85-b058-82b0a005f855 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/attachments/4f9d3a37-00ff-4bcb-a72b-a4680d893bef returned with HTTP 200 Aug 14 03:13:52.906310 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1271/5105] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:13:52 2026] DELETE /volume/v3/attachments/4f9d3a37-00ff-4bcb-a72b-a4680d893bef => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:53.409647 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-263f1862-581c-4b1e-bf18-ade701908a1c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:53.411573 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-263f1862-581c-4b1e-bf18-ade701908a1c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 Aug 14 03:13:53.411800 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-263f1862-581c-4b1e-bf18-ade701908a1c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:53.412028 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-263f1862-581c-4b1e-bf18-ade701908a1c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:53.416749 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-263f1862-581c-4b1e-bf18-ade701908a1c tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 returned with HTTP 404 Aug 14 03:13:53.417306 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1278/5106] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:53 2026] GET /volume/v3/snapshots/bd0fa7d7-2aff-48c5-957b-cbea87f89af7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:53.425924 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c1cebd78-c48e-4ee8-a4e1-95ba52fbefc9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:53.428600 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c1cebd78-c48e-4ee8-a4e1-95ba52fbefc9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 Aug 14 03:13:53.429162 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c1cebd78-c48e-4ee8-a4e1-95ba52fbefc9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:53.429606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c1cebd78-c48e-4ee8-a4e1-95ba52fbefc9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:53.430441 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-c1cebd78-c48e-4ee8-a4e1-95ba52fbefc9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Delete snapshot with id: 77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 Aug 14 03:13:53.433093 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1a6d9fef-e468-461e-a659-3ff039c239f5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:53.435540 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1a6d9fef-e468-461e-a659-3ff039c239f5 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] GET https://10.4.3.152/volume/v3/volumes/4297fbbb-2c91-4e3c-bc05-249b9a8294c6 Aug 14 03:13:53.435540 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1a6d9fef-e468-461e-a659-3ff039c239f5 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:53.435718 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1a6d9fef-e468-461e-a659-3ff039c239f5 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:53.437070 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:53.437070 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:53.437604 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c1cebd78-c48e-4ee8-a4e1-95ba52fbefc9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot retrieved successfully. Aug 14 03:13:53.444379 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:53.444379 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:53.451847 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-1a6d9fef-e468-461e-a659-3ff039c239f5 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Volume info retrieved successfully. Aug 14 03:13:53.454706 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1a6d9fef-e468-461e-a659-3ff039c239f5 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/volumes/4297fbbb-2c91-4e3c-bc05-249b9a8294c6 returned with HTTP 200 Aug 14 03:13:53.455389 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1277/5107] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:53 2026] GET /volume/v3/volumes/4297fbbb-2c91-4e3c-bc05-249b9a8294c6 => generated 974 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:53.461396 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c1cebd78-c48e-4ee8-a4e1-95ba52fbefc9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot delete request issued successfully. Aug 14 03:13:53.461617 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c1cebd78-c48e-4ee8-a4e1-95ba52fbefc9 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 returned with HTTP 202 Aug 14 03:13:53.462516 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1282/5108] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:53 2026] DELETE /volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:53.470527 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c6c8dc9c-5771-4d7e-a7b8-3561fca2d7f4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:53.473032 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c6c8dc9c-5771-4d7e-a7b8-3561fca2d7f4 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 Aug 14 03:13:53.473327 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c6c8dc9c-5771-4d7e-a7b8-3561fca2d7f4 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:53.473441 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9833b2af-3e04-4ec0-a80a-4b50fb16b765 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:53.473627 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c6c8dc9c-5771-4d7e-a7b8-3561fca2d7f4 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:53.475344 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9833b2af-3e04-4ec0-a80a-4b50fb16b765 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 14 03:13:53.475619 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9833b2af-3e04-4ec0-a80a-4b50fb16b765 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:53.475843 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9833b2af-3e04-4ec0-a80a-4b50fb16b765 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:53.476107 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:53.476107 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:53.479299 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:53.479299 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:53.479680 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9833b2af-3e04-4ec0-a80a-4b50fb16b765 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:13:53.479879 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c6c8dc9c-5771-4d7e-a7b8-3561fca2d7f4 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot retrieved successfully. Aug 14 03:13:53.479954 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1279/5109] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:13:53 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:53.480863 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c6c8dc9c-5771-4d7e-a7b8-3561fca2d7f4 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 returned with HTTP 200 Aug 14 03:13:53.481285 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1272/5110] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:53 2026] GET /volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:53.489723 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-caef83bb-4c02-4523-b645-3166e87353c4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:53.555203 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-caef83bb-4c02-4523-b645-3166e87353c4 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] DELETE https://10.4.3.152/volume/v3/messages/18f3a1e5-01fd-43f6-8b97-5c31b1b2958a Aug 14 03:13:53.555203 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-caef83bb-4c02-4523-b645-3166e87353c4 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:53.555203 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-caef83bb-4c02-4523-b645-3166e87353c4 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:53.563017 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-caef83bb-4c02-4523-b645-3166e87353c4 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] https://10.4.3.152/volume/v3/messages/18f3a1e5-01fd-43f6-8b97-5c31b1b2958a returned with HTTP 204 Aug 14 03:13:53.563727 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1278/5111] 10.4.3.152 () {68 vars in 1394 bytes} [Fri Aug 14 03:13:53 2026] DELETE /volume/v3/messages/18f3a1e5-01fd-43f6-8b97-5c31b1b2958a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:13:53.570991 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2805f9f2-6cfb-44da-927b-2985add1e0dd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:53.573332 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2805f9f2-6cfb-44da-927b-2985add1e0dd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] GET https://10.4.3.152/volume/v3/messages/18f3a1e5-01fd-43f6-8b97-5c31b1b2958a Aug 14 03:13:53.573668 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2805f9f2-6cfb-44da-927b-2985add1e0dd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:53.573974 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2805f9f2-6cfb-44da-927b-2985add1e0dd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:53.579483 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2805f9f2-6cfb-44da-927b-2985add1e0dd tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] https://10.4.3.152/volume/v3/messages/18f3a1e5-01fd-43f6-8b97-5c31b1b2958a returned with HTTP 404 Aug 14 03:13:53.580190 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1283/5112] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:13:53 2026] GET /volume/v3/messages/18f3a1e5-01fd-43f6-8b97-5c31b1b2958a => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:53.587090 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e3cf00f0-8474-4bb0-b8fa-68040da61819 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:53.588956 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e3cf00f0-8474-4bb0-b8fa-68040da61819 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/4297fbbb-2c91-4e3c-bc05-249b9a8294c6 Aug 14 03:13:53.589197 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e3cf00f0-8474-4bb0-b8fa-68040da61819 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:53.589343 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e3cf00f0-8474-4bb0-b8fa-68040da61819 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:53.589522 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-e3cf00f0-8474-4bb0-b8fa-68040da61819 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Delete volume with id: 4297fbbb-2c91-4e3c-bc05-249b9a8294c6 Aug 14 03:13:53.598921 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:53.598921 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:53.599344 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e3cf00f0-8474-4bb0-b8fa-68040da61819 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Volume info retrieved successfully. Aug 14 03:13:53.600399 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e3cf00f0-8474-4bb0-b8fa-68040da61819 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100378) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:13:53.620647 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-e3cf00f0-8474-4bb0-b8fa-68040da61819 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Created reservations ['9a8c0cd4-0a46-42b1-b6c7-d0a7684e1f65', 'd34e969e-a1b2-4aa4-8d88-b770035d7c93', '8464c817-e5f3-48af-8b96-bccb0c847deb', 'abc933da-700e-40ec-bc94-5625dc91882f'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:53.652000 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e3cf00f0-8474-4bb0-b8fa-68040da61819 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Delete volume request issued successfully. Aug 14 03:13:53.652280 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e3cf00f0-8474-4bb0-b8fa-68040da61819 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/volumes/4297fbbb-2c91-4e3c-bc05-249b9a8294c6 returned with HTTP 202 Aug 14 03:13:53.652697 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1280/5113] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:13:53 2026] DELETE /volume/v3/volumes/4297fbbb-2c91-4e3c-bc05-249b9a8294c6 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:53.661262 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8ad352cf-b795-4458-8ff7-e48ff3787aa9 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:53.664565 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8ad352cf-b795-4458-8ff7-e48ff3787aa9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] DELETE https://10.4.3.152/volume/v3/types/2948eb2b-0d5c-4a58-ae3d-a646fc075009 Aug 14 03:13:53.664906 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8ad352cf-b795-4458-8ff7-e48ff3787aa9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:53.665086 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8ad352cf-b795-4458-8ff7-e48ff3787aa9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:53.693252 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8ad352cf-b795-4458-8ff7-e48ff3787aa9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/types/2948eb2b-0d5c-4a58-ae3d-a646fc075009 returned with HTTP 202 Aug 14 03:13:53.693690 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1273/5114] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:13:53 2026] DELETE /volume/v3/types/2948eb2b-0d5c-4a58-ae3d-a646fc075009 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:53.705097 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-407f2b34-7b98-4f9a-8493-41c9db6aed24 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:53.707341 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-407f2b34-7b98-4f9a-8493-41c9db6aed24 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:13:53.708187 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-407f2b34-7b98-4f9a-8493-41c9db6aed24 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-543193168", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1780976273", "vendor_name": "tempest-vendor_name-1601717699"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:53.732315 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-407f2b34-7b98-4f9a-8493-41c9db6aed24 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:13:53.732315 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1279/5115] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:13:53 2026] POST /volume/v3/types => generated 329 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:53.741921 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:53.743866 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:53.744256 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "01dd86c2-44c2-447d-9a92-c9bcac58a950", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:53.746282 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Create volume request body: {'volume': {'volume_type': '01dd86c2-44c2-447d-9a92-c9bcac58a950', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:53.750046 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Create volume of 1 GB Aug 14 03:13:53.750341 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:53.750341 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:53.750758 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Availability Zones retrieved successfully. Aug 14 03:13:53.758360 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Flow 'volume_create_api' (7d8c7e4c-739a-4ff4-a035-f6c98435b896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:53.760340 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d417f8-8eaf-4da8-ac81-1c8484a6c649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:53.761530 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:53.791238 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d417f8-8eaf-4da8-ac81-1c8484a6c649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:13:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1780976273',vendor_name='tempest-vendor_name-1601717699'},id=01dd86c2-44c2-447d-9a92-c9bcac58a950,is_public=True,name='tempest-ProjectMemberTests-volume-type-543193168',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01dd86c2-44c2-447d-9a92-c9bcac58a950', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:53.792032 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f51f53-fce6-4d47-8b2a-34ff38f52d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:53.824161 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-543193168 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-543193168, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:13:53.824424 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-543193168 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-543193168, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:13:53.849749 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Created reservations ['f07e5df4-7045-43b3-89b8-d5c1c821e3cc', '014b633f-3709-490e-9b04-84e727ae6872', '8a086141-1370-4228-86a1-a2c3dd0a3f14', 'a1d770b5-6067-40c9-b90d-e93ee9fea67e'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:53.850731 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f51f53-fce6-4d47-8b2a-34ff38f52d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f07e5df4-7045-43b3-89b8-d5c1c821e3cc', '014b633f-3709-490e-9b04-84e727ae6872', '8a086141-1370-4228-86a1-a2c3dd0a3f14', 'a1d770b5-6067-40c9-b90d-e93ee9fea67e']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:53.851753 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d17145b-5e76-4f28-8022-a9f01a4aeb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:53.878280 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d17145b-5e76-4f28-8022-a9f01a4aeb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e314b8a-7877-4035-9f6a-1eb5251f132e', '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='fe79bd29ebfe4bfdaf49bb951108ae01',qos_specs=None,replication_status=,reservations=['f07e5df4-7045-43b3-89b8-d5c1c821e3cc','014b633f-3709-490e-9b04-84e727ae6872','8a086141-1370-4228-86a1-a2c3dd0a3f14','a1d770b5-6067-40c9-b90d-e93ee9fea67e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d394aca27094cceb7e4675a19841f7f',volume_type_id=01dd86c2-44c2-447d-9a92-c9bcac58a950), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e314b8a-7877-4035-9f6a-1eb5251f132e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe79bd29ebfe4bfdaf49bb951108ae01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d394aca27094cceb7e4675a19841f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01dd86c2-44c2-447d-9a92-c9bcac58a950),volume_type_id=01dd86c2-44c2-447d-9a92-c9bcac58a950)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:53.879380 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7a7de5-a495-4035-a2cb-ec4de1d94a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:53.902854 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7a7de5-a495-4035-a2cb-ec4de1d94a06) transitioned into state 'SUCCESS' from 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='fe79bd29ebfe4bfdaf49bb951108ae01',qos_specs=None,replication_status=,reservations=['f07e5df4-7045-43b3-89b8-d5c1c821e3cc','014b633f-3709-490e-9b04-84e727ae6872','8a086141-1370-4228-86a1-a2c3dd0a3f14','a1d770b5-6067-40c9-b90d-e93ee9fea67e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d394aca27094cceb7e4675a19841f7f',volume_type_id=01dd86c2-44c2-447d-9a92-c9bcac58a950)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:53.904375 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85b7b9e4-79c5-4239-94c4-39f74af0e9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:53.913700 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85b7b9e4-79c5-4239-94c4-39f74af0e9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:53.914692 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Flow 'volume_create_api' (7d8c7e4c-739a-4ff4-a035-f6c98435b896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:53.915148 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Create volume request issued successfully. Aug 14 03:13:53.916171 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-01b29ce4-ca01-44b4-a2df-c0522293c044 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:53.916517 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1284/5116] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:13:53 2026] POST /volume/v3/volumes => generated 773 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:53.931152 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0cdcd001-8872-4480-bc56-d7a1ab94e9f9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:53.934527 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0cdcd001-8872-4480-bc56-d7a1ab94e9f9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] GET https://10.4.3.152/volume/v3/volumes/1e314b8a-7877-4035-9f6a-1eb5251f132e Aug 14 03:13:53.934527 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0cdcd001-8872-4480-bc56-d7a1ab94e9f9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:53.934527 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0cdcd001-8872-4480-bc56-d7a1ab94e9f9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:53.940976 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:53.940976 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:53.944596 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0cdcd001-8872-4480-bc56-d7a1ab94e9f9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Volume info retrieved successfully. Aug 14 03:13:53.949937 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0cdcd001-8872-4480-bc56-d7a1ab94e9f9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/volumes/1e314b8a-7877-4035-9f6a-1eb5251f132e returned with HTTP 200 Aug 14 03:13:53.949937 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1281/5117] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:53 2026] GET /volume/v3/volumes/1e314b8a-7877-4035-9f6a-1eb5251f132e => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:54.226497 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-47c7f39d-d6ce-447a-ac23-bc6490a779fe None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:54.228775 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-47c7f39d-d6ce-447a-ac23-bc6490a779fe tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] DELETE https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 Aug 14 03:13:54.229126 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-47c7f39d-d6ce-447a-ac23-bc6490a779fe tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:54.229407 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-47c7f39d-d6ce-447a-ac23-bc6490a779fe tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:54.229673 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-47c7f39d-d6ce-447a-ac23-bc6490a779fe tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Delete volume with id: cd5a3807-7b5e-440c-86d1-6bd85de259f8 Aug 14 03:13:54.241197 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:54.241197 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:54.241644 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-47c7f39d-d6ce-447a-ac23-bc6490a779fe tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:13:54.262305 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-47c7f39d-d6ce-447a-ac23-bc6490a779fe tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Delete volume request issued successfully. Aug 14 03:13:54.262606 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-47c7f39d-d6ce-447a-ac23-bc6490a779fe tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 returned with HTTP 202 Aug 14 03:13:54.263037 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1274/5118] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:13:54 2026] DELETE /volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:13:54.268214 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ec97e7da-89ec-4ab6-898a-67167306deeb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:54.269585 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ec97e7da-89ec-4ab6-898a-67167306deeb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f Aug 14 03:13:54.269898 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ec97e7da-89ec-4ab6-898a-67167306deeb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:54.270146 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ec97e7da-89ec-4ab6-898a-67167306deeb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:54.271197 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-198cff8b-14c2-4624-ad5c-ec565fa4f92b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:54.275503 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-198cff8b-14c2-4624-ad5c-ec565fa4f92b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 Aug 14 03:13:54.275844 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-198cff8b-14c2-4624-ad5c-ec565fa4f92b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:54.276510 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-198cff8b-14c2-4624-ad5c-ec565fa4f92b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:54.286767 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:54.286767 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:54.287013 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:54.287013 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:54.291082 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ec97e7da-89ec-4ab6-898a-67167306deeb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:54.291939 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-198cff8b-14c2-4624-ad5c-ec565fa4f92b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:13:54.296343 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ec97e7da-89ec-4ab6-898a-67167306deeb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f returned with HTTP 200 Aug 14 03:13:54.296810 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1280/5119] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:54 2026] GET /volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:54.297721 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-198cff8b-14c2-4624-ad5c-ec565fa4f92b tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 returned with HTTP 200 Aug 14 03:13:54.298154 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1285/5120] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:13:54 2026] GET /volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 => generated 1422 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:13:54.490659 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2f0637e4-bfce-49c7-ae8c-95a9d86a69cc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:54.492978 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2f0637e4-bfce-49c7-ae8c-95a9d86a69cc tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 Aug 14 03:13:54.493256 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2f0637e4-bfce-49c7-ae8c-95a9d86a69cc tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:54.493556 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2f0637e4-bfce-49c7-ae8c-95a9d86a69cc tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:54.498964 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2f0637e4-bfce-49c7-ae8c-95a9d86a69cc tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 returned with HTTP 404 Aug 14 03:13:54.499591 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1282/5121] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:54 2026] GET /volume/v3/snapshots/77c19735-f0b4-42fa-b6a1-a00bae8ccfa1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:54.508048 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7ad86646-3e11-40d7-b7af-9726c77d27ab None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:54.510038 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7ad86646-3e11-40d7-b7af-9726c77d27ab tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e Aug 14 03:13:54.510242 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7ad86646-3e11-40d7-b7af-9726c77d27ab tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:54.510432 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7ad86646-3e11-40d7-b7af-9726c77d27ab tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:54.510540 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-7ad86646-3e11-40d7-b7af-9726c77d27ab tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Delete snapshot with id: ac28bd4d-5509-4a99-97c9-36b33a16890e Aug 14 03:13:54.515917 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:54.515917 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:54.516436 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7ad86646-3e11-40d7-b7af-9726c77d27ab tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot retrieved successfully. Aug 14 03:13:54.531967 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7ad86646-3e11-40d7-b7af-9726c77d27ab tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot delete request issued successfully. Aug 14 03:13:54.532146 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7ad86646-3e11-40d7-b7af-9726c77d27ab tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e returned with HTTP 202 Aug 14 03:13:54.532576 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1275/5122] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:54 2026] DELETE /volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:54.539409 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-025035f1-aba9-40b3-ac5a-d81e9f5dc212 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:54.541233 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-025035f1-aba9-40b3-ac5a-d81e9f5dc212 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e Aug 14 03:13:54.541494 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-025035f1-aba9-40b3-ac5a-d81e9f5dc212 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:54.541701 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-025035f1-aba9-40b3-ac5a-d81e9f5dc212 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:54.548249 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:54.548249 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:54.548921 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-025035f1-aba9-40b3-ac5a-d81e9f5dc212 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Snapshot retrieved successfully. Aug 14 03:13:54.550018 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-025035f1-aba9-40b3-ac5a-d81e9f5dc212 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e returned with HTTP 200 Aug 14 03:13:54.550494 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1281/5123] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:54 2026] GET /volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:54.963642 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e8252952-05c7-4d0f-a8fa-d9b6188ff6d8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:54.965292 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e8252952-05c7-4d0f-a8fa-d9b6188ff6d8 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] GET https://10.4.3.152/volume/v3/volumes/1e314b8a-7877-4035-9f6a-1eb5251f132e Aug 14 03:13:54.965494 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e8252952-05c7-4d0f-a8fa-d9b6188ff6d8 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:54.965671 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e8252952-05c7-4d0f-a8fa-d9b6188ff6d8 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:54.973027 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:54.973027 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:54.976299 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e8252952-05c7-4d0f-a8fa-d9b6188ff6d8 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Volume info retrieved successfully. Aug 14 03:13:54.980645 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e8252952-05c7-4d0f-a8fa-d9b6188ff6d8 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/volumes/1e314b8a-7877-4035-9f6a-1eb5251f132e returned with HTTP 200 Aug 14 03:13:54.981220 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1286/5124] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:54 2026] GET /volume/v3/volumes/1e314b8a-7877-4035-9f6a-1eb5251f132e => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:54.994840 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0868cdfd-8b3e-4298-aa6c-12d970cf7f88 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:54.996537 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0868cdfd-8b3e-4298-aa6c-12d970cf7f88 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 14 03:13:54.996772 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0868cdfd-8b3e-4298-aa6c-12d970cf7f88 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:54.997005 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0868cdfd-8b3e-4298-aa6c-12d970cf7f88 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.000399 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0868cdfd-8b3e-4298-aa6c-12d970cf7f88 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:13:55.000796 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1283/5125] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:13:54 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:55.010742 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c0f8f226-9f2c-4a2f-b821-db1c127e41ab None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.012482 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c0f8f226-9f2c-4a2f-b821-db1c127e41ab tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] GET https://10.4.3.152/volume/v3/messages Aug 14 03:13:55.012728 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c0f8f226-9f2c-4a2f-b821-db1c127e41ab tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.012961 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c0f8f226-9f2c-4a2f-b821-db1c127e41ab tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.013237 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:55.013237 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:55.016704 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c0f8f226-9f2c-4a2f-b821-db1c127e41ab tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:13:55.017139 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1276/5126] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:13:55 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:55.026843 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-552336d2-003a-4f77-a18e-da99f8cab484 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.028705 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-552336d2-003a-4f77-a18e-da99f8cab484 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] DELETE https://10.4.3.152/volume/v3/messages/5496c1d9-e0da-439e-85fa-8e9afb597ec8 Aug 14 03:13:55.028913 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-552336d2-003a-4f77-a18e-da99f8cab484 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.029040 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-552336d2-003a-4f77-a18e-da99f8cab484 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.037247 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-552336d2-003a-4f77-a18e-da99f8cab484 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/messages/5496c1d9-e0da-439e-85fa-8e9afb597ec8 returned with HTTP 204 Aug 14 03:13:55.037625 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1282/5127] 10.4.3.152 () {68 vars in 1394 bytes} [Fri Aug 14 03:13:55 2026] DELETE /volume/v3/messages/5496c1d9-e0da-439e-85fa-8e9afb597ec8 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:13:55.044335 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-699ac135-9abc-41cc-8cdb-0e1c41bf47fe None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.046315 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-699ac135-9abc-41cc-8cdb-0e1c41bf47fe tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/1e314b8a-7877-4035-9f6a-1eb5251f132e Aug 14 03:13:55.046567 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-699ac135-9abc-41cc-8cdb-0e1c41bf47fe tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.046755 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-699ac135-9abc-41cc-8cdb-0e1c41bf47fe tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.046938 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-699ac135-9abc-41cc-8cdb-0e1c41bf47fe tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Delete volume with id: 1e314b8a-7877-4035-9f6a-1eb5251f132e Aug 14 03:13:55.053783 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:55.053783 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:55.054140 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-699ac135-9abc-41cc-8cdb-0e1c41bf47fe tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Volume info retrieved successfully. Aug 14 03:13:55.055114 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-699ac135-9abc-41cc-8cdb-0e1c41bf47fe tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100379) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:13:55.072440 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-699ac135-9abc-41cc-8cdb-0e1c41bf47fe tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Created reservations ['1f1989c3-a366-4ccd-a0ce-5a336d3baa89', 'b8c4d2c4-d139-4396-bdfb-b4658ce49cc1', '60443e29-fdba-4469-adb1-379d87ea4596', '94da5b65-e35a-4977-9f62-20cf9e64c06a'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:55.097403 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-699ac135-9abc-41cc-8cdb-0e1c41bf47fe tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Delete volume request issued successfully. Aug 14 03:13:55.097676 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-699ac135-9abc-41cc-8cdb-0e1c41bf47fe tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/volumes/1e314b8a-7877-4035-9f6a-1eb5251f132e returned with HTTP 202 Aug 14 03:13:55.098153 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1287/5128] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:13:55 2026] DELETE /volume/v3/volumes/1e314b8a-7877-4035-9f6a-1eb5251f132e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:55.104556 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-c0f821b0-5c30-4a2b-81a6-7deb4f193084 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.106571 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c0f821b0-5c30-4a2b-81a6-7deb4f193084 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] DELETE https://10.4.3.152/volume/v3/types/01dd86c2-44c2-447d-9a92-c9bcac58a950 Aug 14 03:13:55.106781 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c0f821b0-5c30-4a2b-81a6-7deb4f193084 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.107035 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-c0f821b0-5c30-4a2b-81a6-7deb4f193084 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.128270 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-c0f821b0-5c30-4a2b-81a6-7deb4f193084 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/types/01dd86c2-44c2-447d-9a92-c9bcac58a950 returned with HTTP 202 Aug 14 03:13:55.128722 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1284/5129] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:13:55 2026] DELETE /volume/v3/types/01dd86c2-44c2-447d-9a92-c9bcac58a950 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:55.136297 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-75dc0f92-2078-486a-977d-4a652f18a2d4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.138235 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-75dc0f92-2078-486a-977d-4a652f18a2d4 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:13:55.138663 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-75dc0f92-2078-486a-977d-4a652f18a2d4 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1743965574", "extra_specs": {"storage_protocol": "tempest-storage_protocol-62202477", "vendor_name": "tempest-vendor_name-705165330"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:55.155506 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-75dc0f92-2078-486a-977d-4a652f18a2d4 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:13:55.156046 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1277/5130] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:13:55 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:55.165397 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.167217 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:55.167610 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "09a7d430-b445-42c0-a466-cb0819b1e3bd", "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:55.169122 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Create volume request body: {'volume': {'volume_type': '09a7d430-b445-42c0-a466-cb0819b1e3bd', 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:55.172694 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Create volume of 1 GB Aug 14 03:13:55.172974 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:55.172974 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:55.173334 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Availability Zones retrieved successfully. Aug 14 03:13:55.181262 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Flow 'volume_create_api' (0773e547-9afa-439b-8010-feba7e56fe53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:55.182271 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f189fbe-c208-4b13-a353-cd97a3a9ba4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:55.183084 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:55.200742 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f189fbe-c208-4b13-a353-cd97a3a9ba4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:13:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-62202477',vendor_name='tempest-vendor_name-705165330'},id=09a7d430-b445-42c0-a466-cb0819b1e3bd,is_public=True,name='tempest-ProjectMemberTests-volume-type-1743965574',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09a7d430-b445-42c0-a466-cb0819b1e3bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:55.201490 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88bd395c-398f-41d5-a25c-28ee5b7dd39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:55.225653 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1743965574 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1743965574, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:13:55.225969 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1743965574 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1743965574, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:13:55.248321 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Created reservations ['eeb096cd-9564-4661-80ad-425398ccdb71', '34955ea3-95c2-4712-8ba7-97e112a0d099', 'c78b0bce-5cde-4bae-a1a5-6cfa5c089666', 'e61cbe68-d797-48c4-8edd-96161b7785a1'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:55.249095 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88bd395c-398f-41d5-a25c-28ee5b7dd39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eeb096cd-9564-4661-80ad-425398ccdb71', '34955ea3-95c2-4712-8ba7-97e112a0d099', 'c78b0bce-5cde-4bae-a1a5-6cfa5c089666', 'e61cbe68-d797-48c4-8edd-96161b7785a1']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:55.250053 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb8afdd-ee77-4589-ac5d-b29783e099fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:55.277620 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb8afdd-ee77-4589-ac5d-b29783e099fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74f5e4d8-e887-491b-8f06-20df63a9f8d4', '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='fe79bd29ebfe4bfdaf49bb951108ae01',qos_specs=None,replication_status=,reservations=['eeb096cd-9564-4661-80ad-425398ccdb71','34955ea3-95c2-4712-8ba7-97e112a0d099','c78b0bce-5cde-4bae-a1a5-6cfa5c089666','e61cbe68-d797-48c4-8edd-96161b7785a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d394aca27094cceb7e4675a19841f7f',volume_type_id=09a7d430-b445-42c0-a466-cb0819b1e3bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74f5e4d8-e887-491b-8f06-20df63a9f8d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe79bd29ebfe4bfdaf49bb951108ae01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d394aca27094cceb7e4675a19841f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09a7d430-b445-42c0-a466-cb0819b1e3bd),volume_type_id=09a7d430-b445-42c0-a466-cb0819b1e3bd)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:55.278325 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (548089b3-1bca-424e-a51e-341ce91b02a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:55.294281 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (548089b3-1bca-424e-a51e-341ce91b02a3) transitioned into state 'SUCCESS' from 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='fe79bd29ebfe4bfdaf49bb951108ae01',qos_specs=None,replication_status=,reservations=['eeb096cd-9564-4661-80ad-425398ccdb71','34955ea3-95c2-4712-8ba7-97e112a0d099','c78b0bce-5cde-4bae-a1a5-6cfa5c089666','e61cbe68-d797-48c4-8edd-96161b7785a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d394aca27094cceb7e4675a19841f7f',volume_type_id=09a7d430-b445-42c0-a466-cb0819b1e3bd)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:55.294990 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cf40f14-aa2c-4302-b718-a7288111f047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:55.302945 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cf40f14-aa2c-4302-b718-a7288111f047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:55.303704 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Flow 'volume_create_api' (0773e547-9afa-439b-8010-feba7e56fe53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:55.304001 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Create volume request issued successfully. Aug 14 03:13:55.304579 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9a156eff-d6b7-40b7-8e13-808949b8cd18 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:55.305105 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1283/5131] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:13:55 2026] POST /volume/v3/volumes => generated 774 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:55.313213 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e12b5b1d-5d42-44f3-af32-a4041e3662ae None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.316485 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e12b5b1d-5d42-44f3-af32-a4041e3662ae tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 Aug 14 03:13:55.316753 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e12b5b1d-5d42-44f3-af32-a4041e3662ae tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.316997 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e12b5b1d-5d42-44f3-af32-a4041e3662ae tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.317117 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3ccf8b1b-e729-489c-9b71-80128e7d9bb2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.319712 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3ccf8b1b-e729-489c-9b71-80128e7d9bb2 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] GET https://10.4.3.152/volume/v3/volumes/74f5e4d8-e887-491b-8f06-20df63a9f8d4 Aug 14 03:13:55.319743 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3ccf8b1b-e729-489c-9b71-80128e7d9bb2 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.320059 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3ccf8b1b-e729-489c-9b71-80128e7d9bb2 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.323355 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e12b5b1d-5d42-44f3-af32-a4041e3662ae tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 returned with HTTP 404 Aug 14 03:13:55.324032 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1288/5132] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:13:55 2026] GET /volume/v3/volumes/cd5a3807-7b5e-440c-86d1-6bd85de259f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:13:55.329529 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:55.329529 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:55.330595 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4da92782-d71d-402d-9ca1-9246810e0f12 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.332552 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4da92782-d71d-402d-9ca1-9246810e0f12 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 Aug 14 03:13:55.332724 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4da92782-d71d-402d-9ca1-9246810e0f12 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.332968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4da92782-d71d-402d-9ca1-9246810e0f12 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.333420 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-4da92782-d71d-402d-9ca1-9246810e0f12 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Delete snapshot with id: 6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 Aug 14 03:13:55.333687 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3ccf8b1b-e729-489c-9b71-80128e7d9bb2 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Volume info retrieved successfully. Aug 14 03:13:55.338554 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:55.338554 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:55.338656 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3ccf8b1b-e729-489c-9b71-80128e7d9bb2 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/volumes/74f5e4d8-e887-491b-8f06-20df63a9f8d4 returned with HTTP 200 Aug 14 03:13:55.339058 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4da92782-d71d-402d-9ca1-9246810e0f12 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Snapshot retrieved successfully. Aug 14 03:13:55.339142 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1285/5133] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:55 2026] GET /volume/v3/volumes/74f5e4d8-e887-491b-8f06-20df63a9f8d4 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:55.356315 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4da92782-d71d-402d-9ca1-9246810e0f12 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Snapshot delete request issued successfully. Aug 14 03:13:55.356512 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4da92782-d71d-402d-9ca1-9246810e0f12 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/snapshots/6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 returned with HTTP 202 Aug 14 03:13:55.356949 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1278/5134] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:55 2026] DELETE /volume/v3/snapshots/6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:55.365016 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-29dfb4be-6733-4d7d-9aed-0796243a44fa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.367111 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-29dfb4be-6733-4d7d-9aed-0796243a44fa tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/snapshots/6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 Aug 14 03:13:55.367369 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-29dfb4be-6733-4d7d-9aed-0796243a44fa tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.367567 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-29dfb4be-6733-4d7d-9aed-0796243a44fa tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.373195 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:55.373195 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:55.373843 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-29dfb4be-6733-4d7d-9aed-0796243a44fa tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Snapshot retrieved successfully. Aug 14 03:13:55.374741 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-29dfb4be-6733-4d7d-9aed-0796243a44fa tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/snapshots/6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 returned with HTTP 200 Aug 14 03:13:55.375139 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1284/5135] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:55 2026] GET /volume/v3/snapshots/6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:55.496869 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-de88b200-fc99-44f0-b5fe-1de9f5318dc7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.499120 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-de88b200-fc99-44f0-b5fe-1de9f5318dc7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/attachments/40b1d43e-f2ef-4f04-b6bb-5b25ee80865f Aug 14 03:13:55.499291 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-de88b200-fc99-44f0-b5fe-1de9f5318dc7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.499466 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-de88b200-fc99-44f0-b5fe-1de9f5318dc7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.506334 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:55.506334 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:55.546079 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-de88b200-fc99-44f0-b5fe-1de9f5318dc7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/40b1d43e-f2ef-4f04-b6bb-5b25ee80865f returned with HTTP 200 Aug 14 03:13:55.546485 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1289/5136] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:13:55 2026] DELETE /volume/v3/attachments/40b1d43e-f2ef-4f04-b6bb-5b25ee80865f => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:55.556364 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-fb90606d-5607-4314-ba88-62e8f74151f4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.558705 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-fb90606d-5607-4314-ba88-62e8f74151f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f Aug 14 03:13:55.558989 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-fb90606d-5607-4314-ba88-62e8f74151f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.559268 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-fb90606d-5607-4314-ba88-62e8f74151f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.559515 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-fb90606d-5607-4314-ba88-62e8f74151f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume with id: 48116b1b-8571-40e2-9fa9-51480bccc57f Aug 14 03:13:55.560439 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3caa8e68-00aa-4349-9f05-4d7f55e4e072 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.562225 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3caa8e68-00aa-4349-9f05-4d7f55e4e072 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e Aug 14 03:13:55.562405 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3caa8e68-00aa-4349-9f05-4d7f55e4e072 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.562849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3caa8e68-00aa-4349-9f05-4d7f55e4e072 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.565979 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:55.565979 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:55.566378 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-fb90606d-5607-4314-ba88-62e8f74151f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:55.567089 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3caa8e68-00aa-4349-9f05-4d7f55e4e072 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e returned with HTTP 404 Aug 14 03:13:55.567629 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1279/5137] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:55 2026] GET /volume/v3/snapshots/ac28bd4d-5509-4a99-97c9-36b33a16890e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:55.573860 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-13302972-4193-4228-9e58-6239e900b648 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.575880 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-13302972-4193-4228-9e58-6239e900b648 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 Aug 14 03:13:55.575880 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-13302972-4193-4228-9e58-6239e900b648 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.576006 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-13302972-4193-4228-9e58-6239e900b648 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.580708 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-fb90606d-5607-4314-ba88-62e8f74151f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume request issued successfully. Aug 14 03:13:55.580947 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f192b292-580a-4f49-b9fc-e93b98697c4e req-fb90606d-5607-4314-ba88-62e8f74151f4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f returned with HTTP 202 Aug 14 03:13:55.581318 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1286/5138] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 03:13:55 2026] DELETE /volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:55.583099 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:55.583099 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:55.587326 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-13302972-4193-4228-9e58-6239e900b648 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Volume info retrieved successfully. Aug 14 03:13:55.592189 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-13302972-4193-4228-9e58-6239e900b648 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 returned with HTTP 200 Aug 14 03:13:55.592615 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1285/5139] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:55 2026] GET /volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:55.604238 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c63c52f0-ce72-43f9-8457-e14057783979 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.606080 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c63c52f0-ce72-43f9-8457-e14057783979 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 Aug 14 03:13:55.606272 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c63c52f0-ce72-43f9-8457-e14057783979 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.606550 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c63c52f0-ce72-43f9-8457-e14057783979 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.606777 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-c63c52f0-ce72-43f9-8457-e14057783979 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Delete volume with id: 0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 Aug 14 03:13:55.614992 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:55.614992 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:55.615446 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c63c52f0-ce72-43f9-8457-e14057783979 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Volume info retrieved successfully. Aug 14 03:13:55.632775 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c63c52f0-ce72-43f9-8457-e14057783979 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Delete volume request issued successfully. Aug 14 03:13:55.633044 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c63c52f0-ce72-43f9-8457-e14057783979 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 returned with HTTP 202 Aug 14 03:13:55.633561 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1290/5140] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:55 2026] DELETE /volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:55.640976 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-aba9ab8c-bd89-4fb8-a760-8bbb92ef8144 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:55.642975 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aba9ab8c-bd89-4fb8-a760-8bbb92ef8144 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 Aug 14 03:13:55.643149 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aba9ab8c-bd89-4fb8-a760-8bbb92ef8144 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:55.643335 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aba9ab8c-bd89-4fb8-a760-8bbb92ef8144 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:55.649643 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:55.649643 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:55.653355 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-aba9ab8c-bd89-4fb8-a760-8bbb92ef8144 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Volume info retrieved successfully. Aug 14 03:13:55.658619 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aba9ab8c-bd89-4fb8-a760-8bbb92ef8144 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 returned with HTTP 200 Aug 14 03:13:55.658619 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1280/5141] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:55 2026] GET /volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:56.352465 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-99571104-bab3-4232-a295-3ef8796b0ca9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:56.354604 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-99571104-bab3-4232-a295-3ef8796b0ca9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] GET https://10.4.3.152/volume/v3/volumes/74f5e4d8-e887-491b-8f06-20df63a9f8d4 Aug 14 03:13:56.354879 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-99571104-bab3-4232-a295-3ef8796b0ca9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:56.355128 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-99571104-bab3-4232-a295-3ef8796b0ca9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:56.363869 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:56.363869 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:56.367682 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-99571104-bab3-4232-a295-3ef8796b0ca9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Volume info retrieved successfully. Aug 14 03:13:56.372193 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-99571104-bab3-4232-a295-3ef8796b0ca9 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/volumes/74f5e4d8-e887-491b-8f06-20df63a9f8d4 returned with HTTP 200 Aug 14 03:13:56.372726 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1287/5142] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:56 2026] GET /volume/v3/volumes/74f5e4d8-e887-491b-8f06-20df63a9f8d4 => generated 974 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:56.384182 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-24213e08-9f35-4b2b-9673-9bb9461f6eba None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:56.386139 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-24213e08-9f35-4b2b-9673-9bb9461f6eba tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/snapshots/6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 Aug 14 03:13:56.386388 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-24213e08-9f35-4b2b-9673-9bb9461f6eba tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:56.386476 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9db98318-18f4-4b6b-bde9-bb39037ad7e5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:56.386788 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-24213e08-9f35-4b2b-9673-9bb9461f6eba tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:56.388257 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9db98318-18f4-4b6b-bde9-bb39037ad7e5 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 14 03:13:56.388489 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9db98318-18f4-4b6b-bde9-bb39037ad7e5 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:56.388675 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9db98318-18f4-4b6b-bde9-bb39037ad7e5 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:56.391148 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-24213e08-9f35-4b2b-9673-9bb9461f6eba tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/snapshots/6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 returned with HTTP 404 Aug 14 03:13:56.391691 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1286/5143] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:56 2026] GET /volume/v3/snapshots/6abca7ef-ce61-40ab-a9fb-8fdbe4f90859 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:56.392204 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9db98318-18f4-4b6b-bde9-bb39037ad7e5 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:13:56.392661 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1291/5144] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:13:56 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:56.401175 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d854564a-837e-46cf-9bf1-e7940925268a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:56.402719 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d854564a-837e-46cf-9bf1-e7940925268a tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] GET https://10.4.3.152/volume/v3/messages/6ad0bc74-aff1-41fd-b47a-5854ea05fadd Aug 14 03:13:56.402912 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d854564a-837e-46cf-9bf1-e7940925268a tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:56.403075 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d854564a-837e-46cf-9bf1-e7940925268a tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:56.406707 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d854564a-837e-46cf-9bf1-e7940925268a tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-member] https://10.4.3.152/volume/v3/messages/6ad0bc74-aff1-41fd-b47a-5854ea05fadd returned with HTTP 200 Aug 14 03:13:56.407061 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1281/5145] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:13:56 2026] GET /volume/v3/messages/6ad0bc74-aff1-41fd-b47a-5854ea05fadd => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:56.414293 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e817eaff-35db-4233-a0d8-5e8d40a4769b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:56.415970 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e817eaff-35db-4233-a0d8-5e8d40a4769b tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] DELETE https://10.4.3.152/volume/v3/messages/6ad0bc74-aff1-41fd-b47a-5854ea05fadd Aug 14 03:13:56.416165 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e817eaff-35db-4233-a0d8-5e8d40a4769b tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:56.416348 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e817eaff-35db-4233-a0d8-5e8d40a4769b tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:56.424720 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e817eaff-35db-4233-a0d8-5e8d40a4769b tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/messages/6ad0bc74-aff1-41fd-b47a-5854ea05fadd returned with HTTP 204 Aug 14 03:13:56.425124 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1288/5146] 10.4.3.152 () {68 vars in 1394 bytes} [Fri Aug 14 03:13:56 2026] DELETE /volume/v3/messages/6ad0bc74-aff1-41fd-b47a-5854ea05fadd => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:13:56.431085 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6054c7f8-2c04-4c8b-ba77-e8cbf86ad970 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:56.432761 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6054c7f8-2c04-4c8b-ba77-e8cbf86ad970 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/74f5e4d8-e887-491b-8f06-20df63a9f8d4 Aug 14 03:13:56.433021 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6054c7f8-2c04-4c8b-ba77-e8cbf86ad970 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:56.433238 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6054c7f8-2c04-4c8b-ba77-e8cbf86ad970 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:56.433424 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-6054c7f8-2c04-4c8b-ba77-e8cbf86ad970 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Delete volume with id: 74f5e4d8-e887-491b-8f06-20df63a9f8d4 Aug 14 03:13:56.440076 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:56.440076 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:56.440363 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6054c7f8-2c04-4c8b-ba77-e8cbf86ad970 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Volume info retrieved successfully. Aug 14 03:13:56.441227 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-6054c7f8-2c04-4c8b-ba77-e8cbf86ad970 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100380) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:13:56.457785 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-6054c7f8-2c04-4c8b-ba77-e8cbf86ad970 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Created reservations ['6f60c96b-589b-4130-b057-bf49206f452f', '13e1c887-c5a8-4ce3-8dec-d4389e4a3e1a', '5be1597c-7cf7-497d-a6e8-23f2f4170e0e', '00d40867-5fe8-41b4-8004-8f5002e04290'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:56.478644 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6054c7f8-2c04-4c8b-ba77-e8cbf86ad970 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Delete volume request issued successfully. Aug 14 03:13:56.478807 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6054c7f8-2c04-4c8b-ba77-e8cbf86ad970 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/volumes/74f5e4d8-e887-491b-8f06-20df63a9f8d4 returned with HTTP 202 Aug 14 03:13:56.479193 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1287/5147] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:13:56 2026] DELETE /volume/v3/volumes/74f5e4d8-e887-491b-8f06-20df63a9f8d4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:56.486451 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-19f49b56-c47e-4a13-8761-3dfa800a1768 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:56.488245 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19f49b56-c47e-4a13-8761-3dfa800a1768 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] DELETE https://10.4.3.152/volume/v3/types/09a7d430-b445-42c0-a466-cb0819b1e3bd Aug 14 03:13:56.488481 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19f49b56-c47e-4a13-8761-3dfa800a1768 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:56.488657 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19f49b56-c47e-4a13-8761-3dfa800a1768 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:56.514719 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19f49b56-c47e-4a13-8761-3dfa800a1768 tempest-ProjectMemberTests-1839732811 tempest-ProjectMemberTests-1839732811-project-admin] https://10.4.3.152/volume/v3/types/09a7d430-b445-42c0-a466-cb0819b1e3bd returned with HTTP 202 Aug 14 03:13:56.515199 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1292/5148] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:13:56 2026] DELETE /volume/v3/types/09a7d430-b445-42c0-a466-cb0819b1e3bd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:56.673849 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e8d9c25c-86e0-44f1-a973-360c6aa1e100 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:56.675666 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e8d9c25c-86e0-44f1-a973-360c6aa1e100 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] GET https://10.4.3.152/volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 Aug 14 03:13:56.675875 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e8d9c25c-86e0-44f1-a973-360c6aa1e100 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:56.676214 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e8d9c25c-86e0-44f1-a973-360c6aa1e100 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:56.682122 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e8d9c25c-86e0-44f1-a973-360c6aa1e100 tempest-VolumesSnapshotListTestJSON-1513953782 tempest-VolumesSnapshotListTestJSON-1513953782-project-member] https://10.4.3.152/volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 returned with HTTP 404 Aug 14 03:13:56.682604 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1282/5149] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:56 2026] GET /volume/v3/volumes/0f616ba3-be4f-4c7b-9c51-e9fbe5c673f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:56.704363 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ea153bad-9f57-4b8b-82f1-352d13570707 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:56.706493 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ea153bad-9f57-4b8b-82f1-352d13570707 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f Aug 14 03:13:56.706712 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ea153bad-9f57-4b8b-82f1-352d13570707 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:56.706920 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ea153bad-9f57-4b8b-82f1-352d13570707 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:56.715797 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ea153bad-9f57-4b8b-82f1-352d13570707 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f returned with HTTP 404 Aug 14 03:13:56.716375 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1289/5150] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:56 2026] GET /volume/v3/volumes/48116b1b-8571-40e2-9fa9-51480bccc57f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:56.771111 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-27f9c988-3c5a-4809-9950-755e5cd966aa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:56.772872 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-27f9c988-3c5a-4809-9950-755e5cd966aa tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 Aug 14 03:13:56.773081 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-27f9c988-3c5a-4809-9950-755e5cd966aa tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:56.773280 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-27f9c988-3c5a-4809-9950-755e5cd966aa tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:56.773421 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-27f9c988-3c5a-4809-9950-755e5cd966aa tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete snapshot with id: 466ba71a-b5d7-4f1b-8095-8975fdcf61c1 Aug 14 03:13:56.779840 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:56.779840 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:56.780792 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-27f9c988-3c5a-4809-9950-755e5cd966aa tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:56.800792 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-27f9c988-3c5a-4809-9950-755e5cd966aa tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot delete request issued successfully. Aug 14 03:13:56.800792 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-27f9c988-3c5a-4809-9950-755e5cd966aa tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 returned with HTTP 202 Aug 14 03:13:56.801015 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1288/5151] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:13:56 2026] DELETE /volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:56.808217 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-df5e4f7a-0ea9-4d9e-8efe-6089b31c816f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:56.810004 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-df5e4f7a-0ea9-4d9e-8efe-6089b31c816f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 Aug 14 03:13:56.810198 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-df5e4f7a-0ea9-4d9e-8efe-6089b31c816f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:56.810402 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-df5e4f7a-0ea9-4d9e-8efe-6089b31c816f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:56.816908 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:56.816908 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:56.817307 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-df5e4f7a-0ea9-4d9e-8efe-6089b31c816f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:13:56.818068 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-df5e4f7a-0ea9-4d9e-8efe-6089b31c816f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 returned with HTTP 200 Aug 14 03:13:56.818409 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1293/5152] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:56 2026] GET /volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:57.782738 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:57.822017 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-34c84d25-694c-4715-9ee7-871167c7b8a8 req-f3d3bf48-1b92-4dac-a305-9b886d1ab4f1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:57.824205 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-34c84d25-694c-4715-9ee7-871167c7b8a8 req-f3d3bf48-1b92-4dac-a305-9b886d1ab4f1 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] DELETE https://10.4.3.152/volume/v3/attachments/df1b1fb6-65ae-494f-98c4-ba9ab9479c0e Aug 14 03:13:57.824475 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-34c84d25-694c-4715-9ee7-871167c7b8a8 req-f3d3bf48-1b92-4dac-a305-9b886d1ab4f1 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:57.824694 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-34c84d25-694c-4715-9ee7-871167c7b8a8 req-f3d3bf48-1b92-4dac-a305-9b886d1ab4f1 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:57.828421 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6a43a629-5033-44ba-b81f-c0a1169e00f7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:57.830364 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a43a629-5033-44ba-b81f-c0a1169e00f7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 Aug 14 03:13:57.830668 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a43a629-5033-44ba-b81f-c0a1169e00f7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:57.830931 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a43a629-5033-44ba-b81f-c0a1169e00f7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:57.833170 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:57.833170 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:57.835868 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a43a629-5033-44ba-b81f-c0a1169e00f7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 returned with HTTP 404 Aug 14 03:13:57.836319 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1289/5153] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:57 2026] GET /volume/v3/snapshots/466ba71a-b5d7-4f1b-8095-8975fdcf61c1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:57.839304 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:57.839511 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1958220309"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:57.840980 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1958220309'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:57.841110 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume of 1 GB Aug 14 03:13:57.843152 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-803435b4-2164-4b20-ad6a-18d6f3a558b1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:57.845009 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-803435b4-2164-4b20-ad6a-18d6f3a558b1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 Aug 14 03:13:57.845191 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-803435b4-2164-4b20-ad6a-18d6f3a558b1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:57.845313 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Availability Zones retrieved successfully. Aug 14 03:13:57.845367 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-803435b4-2164-4b20-ad6a-18d6f3a558b1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:57.845537 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-803435b4-2164-4b20-ad6a-18d6f3a558b1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume with id: a48a6100-1319-42c7-82c2-1c004c87f3d6 Aug 14 03:13:57.852615 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:57.852615 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:57.852701 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Flow 'volume_create_api' (44e780b8-3c27-42fa-983b-60fe99cbf3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:57.853060 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-803435b4-2164-4b20-ad6a-18d6f3a558b1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:57.853955 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b3325e-1760-47a8-90fb-381515dcdcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:57.855166 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:57.868902 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-803435b4-2164-4b20-ad6a-18d6f3a558b1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume request issued successfully. Aug 14 03:13:57.869040 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-803435b4-2164-4b20-ad6a-18d6f3a558b1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 returned with HTTP 202 Aug 14 03:13:57.869527 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1294/5154] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:13:57 2026] DELETE /volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:57.876508 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6dc2877f-67d3-4f4c-8e92-b024e25ea085 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:57.878194 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6dc2877f-67d3-4f4c-8e92-b024e25ea085 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 Aug 14 03:13:57.878417 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6dc2877f-67d3-4f4c-8e92-b024e25ea085 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:57.878657 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6dc2877f-67d3-4f4c-8e92-b024e25ea085 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:57.880866 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-34c84d25-694c-4715-9ee7-871167c7b8a8 req-f3d3bf48-1b92-4dac-a305-9b886d1ab4f1 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/attachments/df1b1fb6-65ae-494f-98c4-ba9ab9479c0e returned with HTTP 200 Aug 14 03:13:57.881437 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1290/5155] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:13:57 2026] DELETE /volume/v3/attachments/df1b1fb6-65ae-494f-98c4-ba9ab9479c0e => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:57.884776 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b3325e-1760-47a8-90fb-381515dcdcea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:57.885675 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8725b8-8e77-4dcc-9e48-a0039c0b49bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:57.885909 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:57.885909 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:57.889595 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6dc2877f-67d3-4f4c-8e92-b024e25ea085 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:57.893970 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6dc2877f-67d3-4f4c-8e92-b024e25ea085 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 returned with HTTP 200 Aug 14 03:13:57.894482 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1290/5156] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:57 2026] GET /volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:13:57.948369 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Created reservations ['c8bd870a-fc92-45c6-9180-b38052303c95', '44ae31c2-e608-4944-b0ab-6018593b7b71', '437a4a15-e213-42a5-9d6b-a66e371c0431', 'b06cd48f-4bdc-4c13-b65b-39f973573e26'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:57.949232 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8725b8-8e77-4dcc-9e48-a0039c0b49bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8bd870a-fc92-45c6-9180-b38052303c95', '44ae31c2-e608-4944-b0ab-6018593b7b71', '437a4a15-e213-42a5-9d6b-a66e371c0431', 'b06cd48f-4bdc-4c13-b65b-39f973573e26']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:57.949905 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ca1962-11db-4dc5-93f6-9c9c41bd0d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:57.969717 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ca1962-11db-4dc5-93f6-9c9c41bd0d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e4d2656-1ed2-4c4a-8493-457f38d99563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1958220309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01431e5ce59540c18a3f4f6a01f201ad',qos_specs=None,replication_status=,reservations=['c8bd870a-fc92-45c6-9180-b38052303c95','44ae31c2-e608-4944-b0ab-6018593b7b71','437a4a15-e213-42a5-9d6b-a66e371c0431','b06cd48f-4bdc-4c13-b65b-39f973573e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42932f942dd04947aff0fe8ec27bb398',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1958220309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e4d2656-1ed2-4c4a-8493-457f38d99563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01431e5ce59540c18a3f4f6a01f201ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42932f942dd04947aff0fe8ec27bb398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:57.970523 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b97a8c34-439a-4597-83c6-981d67c5fde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:57.987427 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b97a8c34-439a-4597-83c6-981d67c5fde8) transitioned into state 'SUCCESS' from state '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-1958220309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01431e5ce59540c18a3f4f6a01f201ad',qos_specs=None,replication_status=,reservations=['c8bd870a-fc92-45c6-9180-b38052303c95','44ae31c2-e608-4944-b0ab-6018593b7b71','437a4a15-e213-42a5-9d6b-a66e371c0431','b06cd48f-4bdc-4c13-b65b-39f973573e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42932f942dd04947aff0fe8ec27bb398',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:57.988212 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b9f934-f4db-4699-ae35-3cc09b88905a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:57.998134 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b9f934-f4db-4699-ae35-3cc09b88905a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:57.999133 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Flow 'volume_create_api' (44e780b8-3c27-42fa-983b-60fe99cbf3ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:57.999548 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume request issued successfully. Aug 14 03:13:58.000248 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ae4ddb1f-cc12-4290-b601-5e547f7987b5 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:58.000668 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1283/5157] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:13:57 2026] POST /volume/v3/volumes => generated 760 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:58.013016 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-09e6e9db-ed69-4f2e-bd33-bf55d047d41f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:58.014832 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-09e6e9db-ed69-4f2e-bd33-bf55d047d41f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 Aug 14 03:13:58.015205 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-09e6e9db-ed69-4f2e-bd33-bf55d047d41f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:58.015527 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-09e6e9db-ed69-4f2e-bd33-bf55d047d41f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:58.024751 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:58.024751 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:58.029133 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-09e6e9db-ed69-4f2e-bd33-bf55d047d41f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:13:58.033837 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-09e6e9db-ed69-4f2e-bd33-bf55d047d41f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 returned with HTTP 200 Aug 14 03:13:58.034354 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1295/5158] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:58 2026] GET /volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:58.276315 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a07f4992-ab92-4217-a5ec-07a8a5edf55f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:58.350814 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a07f4992-ab92-4217-a5ec-07a8a5edf55f tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:13:58.351214 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a07f4992-ab92-4217-a5ec-07a8a5edf55f tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1302785469", "extra_specs": {"storage_protocol": "tempest-storage_protocol-757191999", "vendor_name": "tempest-vendor_name-717230873"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:58.352780 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:58.352780 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:58.366450 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a07f4992-ab92-4217-a5ec-07a8a5edf55f tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:13:58.367080 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1291/5159] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:13:58 2026] POST /volume/v3/types => generated 328 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:58.375168 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:58.377474 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:58.378029 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a596cff6-f282-4656-81ed-4dd2dfd1c9e4", "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:58.379512 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Create volume request body: {'volume': {'volume_type': 'a596cff6-f282-4656-81ed-4dd2dfd1c9e4', 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:58.383957 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Create volume of 1 GB Aug 14 03:13:58.384280 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:58.384280 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:58.384698 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Availability Zones retrieved successfully. Aug 14 03:13:58.391553 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Flow 'volume_create_api' (99c34c86-7c93-4ae5-a86a-b4943eefbf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:58.392642 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6c9a578-fac1-4eb7-a91e-13efd62c7385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:58.393630 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:58.413994 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6c9a578-fac1-4eb7-a91e-13efd62c7385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:13:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-757191999',vendor_name='tempest-vendor_name-717230873'},id=a596cff6-f282-4656-81ed-4dd2dfd1c9e4,is_public=True,name='tempest-ProjectReaderTests-volume-type-1302785469',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a596cff6-f282-4656-81ed-4dd2dfd1c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:58.414724 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10450ad7-6e1f-409a-821b-7b7702b0ebc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:58.439701 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1302785469 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1302785469, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:13:58.440118 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1302785469 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1302785469, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:13:58.468477 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Created reservations ['07d1dcfe-44b8-4831-8eb2-8bc886f6020f', 'c650384a-9e8b-43de-a40d-ae316da3594a', 'ee4a3645-3f4b-400b-8a1e-3110fd457561', 'cffee82f-0a0c-4432-ac45-b11fffe214e8'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:58.469250 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10450ad7-6e1f-409a-821b-7b7702b0ebc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07d1dcfe-44b8-4831-8eb2-8bc886f6020f', 'c650384a-9e8b-43de-a40d-ae316da3594a', 'ee4a3645-3f4b-400b-8a1e-3110fd457561', 'cffee82f-0a0c-4432-ac45-b11fffe214e8']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:58.470020 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ea82d7-a732-4940-aa3e-b4766b0c3008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:58.494647 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ea82d7-a732-4940-aa3e-b4766b0c3008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af4469a8-2d9e-47ea-88d3-dbafc2b53257', '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='cc0210c99fc24885b79321effba1078f',qos_specs=None,replication_status=,reservations=['07d1dcfe-44b8-4831-8eb2-8bc886f6020f','c650384a-9e8b-43de-a40d-ae316da3594a','ee4a3645-3f4b-400b-8a1e-3110fd457561','cffee82f-0a0c-4432-ac45-b11fffe214e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ccf5f9ce9304cab81b2655b921e10bd',volume_type_id=a596cff6-f282-4656-81ed-4dd2dfd1c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af4469a8-2d9e-47ea-88d3-dbafc2b53257,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc0210c99fc24885b79321effba1078f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ccf5f9ce9304cab81b2655b921e10bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a596cff6-f282-4656-81ed-4dd2dfd1c9e4),volume_type_id=a596cff6-f282-4656-81ed-4dd2dfd1c9e4)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:58.495767 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (713454e2-6af3-44c7-9a53-f05d1430afdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:58.514480 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (713454e2-6af3-44c7-9a53-f05d1430afdc) transitioned into state 'SUCCESS' from 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='cc0210c99fc24885b79321effba1078f',qos_specs=None,replication_status=,reservations=['07d1dcfe-44b8-4831-8eb2-8bc886f6020f','c650384a-9e8b-43de-a40d-ae316da3594a','ee4a3645-3f4b-400b-8a1e-3110fd457561','cffee82f-0a0c-4432-ac45-b11fffe214e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ccf5f9ce9304cab81b2655b921e10bd',volume_type_id=a596cff6-f282-4656-81ed-4dd2dfd1c9e4)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:58.515242 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd12df6-2248-44fb-adae-2cf8af52edc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:58.523205 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd12df6-2248-44fb-adae-2cf8af52edc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:58.524058 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Flow 'volume_create_api' (99c34c86-7c93-4ae5-a86a-b4943eefbf9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:58.524363 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Create volume request issued successfully. Aug 14 03:13:58.524964 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-36532c0b-f648-44ce-9a0b-4464ca36f57a tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:58.525374 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1291/5160] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:13:58 2026] POST /volume/v3/volumes => generated 774 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:58.537039 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-44e1d515-d6de-408e-9844-5dd69ba83890 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:58.539029 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-44e1d515-d6de-408e-9844-5dd69ba83890 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] GET https://10.4.3.152/volume/v3/volumes/af4469a8-2d9e-47ea-88d3-dbafc2b53257 Aug 14 03:13:58.539292 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-44e1d515-d6de-408e-9844-5dd69ba83890 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:58.539544 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-44e1d515-d6de-408e-9844-5dd69ba83890 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:58.546115 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:58.546115 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:58.549607 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-44e1d515-d6de-408e-9844-5dd69ba83890 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Volume info retrieved successfully. Aug 14 03:13:58.552978 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-44e1d515-d6de-408e-9844-5dd69ba83890 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/volumes/af4469a8-2d9e-47ea-88d3-dbafc2b53257 returned with HTTP 200 Aug 14 03:13:58.553306 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1284/5161] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:58 2026] GET /volume/v3/volumes/af4469a8-2d9e-47ea-88d3-dbafc2b53257 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:58.907788 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bbb66940-c598-40a4-9653-4e604f525d43 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:58.910320 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bbb66940-c598-40a4-9653-4e604f525d43 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 Aug 14 03:13:58.910320 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bbb66940-c598-40a4-9653-4e604f525d43 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:58.910320 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bbb66940-c598-40a4-9653-4e604f525d43 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:58.916235 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bbb66940-c598-40a4-9653-4e604f525d43 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 returned with HTTP 404 Aug 14 03:13:58.916760 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1296/5162] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:58 2026] GET /volume/v3/volumes/a48a6100-1319-42c7-82c2-1c004c87f3d6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:13:58.943268 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:58.944727 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:58.945072 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1306831962", "snapshot_id": null, "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "volume_type": null, "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:58.946604 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1306831962', 'snapshot_id': None, 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'volume_type': None, 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:59.025050 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume of 1 GB Aug 14 03:13:59.029562 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Availability Zones retrieved successfully. Aug 14 03:13:59.034748 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (f0b19d3c-9e09-4306-aafc-bb87990f1dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:59.036329 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33083b9-9780-46e3-8fd7-99108e97fd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:59.037736 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:59.048696 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-be266021-210d-4d27-b9e2-3ca408d3c01f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.050719 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-be266021-210d-4d27-b9e2-3ca408d3c01f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 Aug 14 03:13:59.050916 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-be266021-210d-4d27-b9e2-3ca408d3c01f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:59.051092 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-be266021-210d-4d27-b9e2-3ca408d3c01f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:59.058167 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:59.058167 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:59.061499 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-be266021-210d-4d27-b9e2-3ca408d3c01f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:13:59.065948 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-be266021-210d-4d27-b9e2-3ca408d3c01f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 returned with HTTP 200 Aug 14 03:13:59.066264 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1292/5163] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:59 2026] GET /volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:59.078207 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1c573f0c-be28-4bb7-891c-6c7804bb4e84 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.080126 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1c573f0c-be28-4bb7-891c-6c7804bb4e84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:13:59.080463 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1c573f0c-be28-4bb7-891c-6c7804bb4e84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e4d2656-1ed2-4c4a-8493-457f38d99563", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1375128140"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:59.089125 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:59.089125 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:59.089596 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1c573f0c-be28-4bb7-891c-6c7804bb4e84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:13:59.089720 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-1c573f0c-be28-4bb7-891c-6c7804bb4e84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create snapshot from volume 0e4d2656-1ed2-4c4a-8493-457f38d99563 Aug 14 03:13:59.094663 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33083b9-9780-46e3-8fd7-99108e97fd9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:59.095302 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (347d6972-5d57-4f82-9293-eea2f3d189e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:59.122320 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-1c573f0c-be28-4bb7-891c-6c7804bb4e84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Created reservations ['e4b9380d-af6c-47a4-883c-cfab45f1d924', 'bf7d04ea-1c9f-4ec3-93d7-02e020a899ea', 'a003c76f-dd99-44d8-816c-e3b6dd7ee66f', '380d2b43-2c14-4483-b724-41a1bb6baa0a'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:59.132358 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['f4fc2024-ccd1-4d27-a2aa-e30ed40f1ab1', 'affe7aea-1030-44be-9fdb-0fe158791b81', 'bf56b6c7-ca40-4492-9490-758c1bf4bc88', '8a685229-1774-482a-baaf-11fa343dadbc'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:59.133303 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (347d6972-5d57-4f82-9293-eea2f3d189e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4fc2024-ccd1-4d27-a2aa-e30ed40f1ab1', 'affe7aea-1030-44be-9fdb-0fe158791b81', 'bf56b6c7-ca40-4492-9490-758c1bf4bc88', '8a685229-1774-482a-baaf-11fa343dadbc']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:59.134213 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ddf4f6f-192f-4c78-bc85-859a495ee10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:59.152515 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1c573f0c-be28-4bb7-891c-6c7804bb4e84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Snapshot create request issued successfully. Aug 14 03:13:59.152784 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1c573f0c-be28-4bb7-891c-6c7804bb4e84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:13:59.153294 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1285/5164] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:13:59 2026] POST /volume/v3/snapshots => generated 316 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:59.156853 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ddf4f6f-192f-4c78-bc85-859a495ee10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90b4d03c-be65-403a-83e5-917289f8153f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1306831962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['f4fc2024-ccd1-4d27-a2aa-e30ed40f1ab1','affe7aea-1030-44be-9fdb-0fe158791b81','bf56b6c7-ca40-4492-9490-758c1bf4bc88','8a685229-1774-482a-baaf-11fa343dadbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1306831962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90b4d03c-be65-403a-83e5-917289f8153f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390e5d6aab834dce90f36119ac346986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58599ab6cb1426daac6862e792ccf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:59.157642 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0556d7b8-d727-426c-9109-14f4b0e3290f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:59.162178 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c3f68557-8763-431c-9ad7-5d2bdafa6b9a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.164419 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c3f68557-8763-431c-9ad7-5d2bdafa6b9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 Aug 14 03:13:59.164677 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c3f68557-8763-431c-9ad7-5d2bdafa6b9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:59.164958 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c3f68557-8763-431c-9ad7-5d2bdafa6b9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:59.171223 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:59.171223 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:59.171906 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c3f68557-8763-431c-9ad7-5d2bdafa6b9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Snapshot retrieved successfully. Aug 14 03:13:59.172891 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c3f68557-8763-431c-9ad7-5d2bdafa6b9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 returned with HTTP 200 Aug 14 03:13:59.173257 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1297/5165] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:13:59 2026] GET /volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 => generated 448 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:59.178009 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0556d7b8-d727-426c-9109-14f4b0e3290f) transitioned into state 'SUCCESS' from state '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-1306831962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['f4fc2024-ccd1-4d27-a2aa-e30ed40f1ab1','affe7aea-1030-44be-9fdb-0fe158791b81','bf56b6c7-ca40-4492-9490-758c1bf4bc88','8a685229-1774-482a-baaf-11fa343dadbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:59.179134 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25921d59-d1ff-40b3-a72b-6940c8b7f1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:59.188234 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25921d59-d1ff-40b3-a72b-6940c8b7f1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:59.189161 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (f0b19d3c-9e09-4306-aafc-bb87990f1dee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:59.189461 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request issued successfully. Aug 14 03:13:59.190023 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-824792d0-1cbd-4ffd-87b3-e241c21723d3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:59.190425 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1292/5166] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:13:58 2026] POST /volume/v3/volumes => generated 759 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:59.206565 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9bfd8e94-8569-45dc-ad5c-b17d509dd7e6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.207956 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9bfd8e94-8569-45dc-ad5c-b17d509dd7e6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:13:59.208137 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9bfd8e94-8569-45dc-ad5c-b17d509dd7e6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:59.208310 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9bfd8e94-8569-45dc-ad5c-b17d509dd7e6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:59.214680 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:59.214680 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:13:59.218609 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9bfd8e94-8569-45dc-ad5c-b17d509dd7e6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:13:59.222748 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9bfd8e94-8569-45dc-ad5c-b17d509dd7e6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f returned with HTTP 200 Aug 14 03:13:59.223161 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1293/5167] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:13:59 2026] GET /volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:59.240513 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4c78e422-a2be-4507-855a-776527d760a4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.242312 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4c78e422-a2be-4507-855a-776527d760a4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:13:59.242591 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4c78e422-a2be-4507-855a-776527d760a4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:59.242783 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4c78e422-a2be-4507-855a-776527d760a4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:59.242972 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-4c78e422-a2be-4507-855a-776527d760a4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Delete volume with id: f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:13:59.250352 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:59.250352 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:13:59.250937 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4c78e422-a2be-4507-855a-776527d760a4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:13:59.265675 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4c78e422-a2be-4507-855a-776527d760a4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Delete volume request issued successfully. Aug 14 03:13:59.265886 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4c78e422-a2be-4507-855a-776527d760a4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b returned with HTTP 202 Aug 14 03:13:59.266265 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1286/5168] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:13:59 2026] DELETE /volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:13:59.273064 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3e80fbd7-a340-420c-a4be-51e6b09a57f4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.274834 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3e80fbd7-a340-420c-a4be-51e6b09a57f4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:13:59.275058 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3e80fbd7-a340-420c-a4be-51e6b09a57f4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:59.275259 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3e80fbd7-a340-420c-a4be-51e6b09a57f4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:59.282215 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:59.282215 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:59.286214 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3e80fbd7-a340-420c-a4be-51e6b09a57f4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Volume info retrieved successfully. Aug 14 03:13:59.291264 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3e80fbd7-a340-420c-a4be-51e6b09a57f4 tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b returned with HTTP 200 Aug 14 03:13:59.291704 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1298/5169] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:13:59 2026] GET /volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:13:59.565141 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-92d75930-c941-414b-948c-809fd927e0ea None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.566934 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-92d75930-c941-414b-948c-809fd927e0ea tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] GET https://10.4.3.152/volume/v3/volumes/af4469a8-2d9e-47ea-88d3-dbafc2b53257 Aug 14 03:13:59.567125 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-92d75930-c941-414b-948c-809fd927e0ea tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:59.567302 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-92d75930-c941-414b-948c-809fd927e0ea tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:59.574948 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:59.574948 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:59.578186 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-92d75930-c941-414b-948c-809fd927e0ea tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Volume info retrieved successfully. Aug 14 03:13:59.581722 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-92d75930-c941-414b-948c-809fd927e0ea tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/volumes/af4469a8-2d9e-47ea-88d3-dbafc2b53257 returned with HTTP 200 Aug 14 03:13:59.582061 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1293/5170] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:59 2026] GET /volume/v3/volumes/af4469a8-2d9e-47ea-88d3-dbafc2b53257 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:59.594645 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9d60c1f3-b869-4cb4-92d4-dfb747cf6aa5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.596093 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9d60c1f3-b869-4cb4-92d4-dfb747cf6aa5 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 14 03:13:59.596354 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9d60c1f3-b869-4cb4-92d4-dfb747cf6aa5 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:59.596584 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9d60c1f3-b869-4cb4-92d4-dfb747cf6aa5 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:59.602222 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9d60c1f3-b869-4cb4-92d4-dfb747cf6aa5 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:13:59.602602 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1294/5171] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:13:59 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:59.611003 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3bf12fe3-068f-48c0-a862-e52e5e47cbd2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.665086 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3bf12fe3-068f-48c0-a862-e52e5e47cbd2 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-reader] GET https://10.4.3.152/volume/v3/messages Aug 14 03:13:59.665287 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3bf12fe3-068f-48c0-a862-e52e5e47cbd2 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:59.665480 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3bf12fe3-068f-48c0-a862-e52e5e47cbd2 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-reader] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:59.669261 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3bf12fe3-068f-48c0-a862-e52e5e47cbd2 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-reader] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:13:59.669673 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1287/5172] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:13:59 2026] GET /volume/v3/messages => generated 670 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:59.677611 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0bef8f72-32f7-4e8c-8e1b-c091bf494f21 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.679892 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0bef8f72-32f7-4e8c-8e1b-c091bf494f21 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] DELETE https://10.4.3.152/volume/v3/messages/4a962436-2bbb-4c2d-ac2a-d3ee5450966c Aug 14 03:13:59.680117 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0bef8f72-32f7-4e8c-8e1b-c091bf494f21 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:59.680311 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0bef8f72-32f7-4e8c-8e1b-c091bf494f21 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:59.688885 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0bef8f72-32f7-4e8c-8e1b-c091bf494f21 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/messages/4a962436-2bbb-4c2d-ac2a-d3ee5450966c returned with HTTP 204 Aug 14 03:13:59.689428 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1299/5173] 10.4.3.152 () {68 vars in 1394 bytes} [Fri Aug 14 03:13:59 2026] DELETE /volume/v3/messages/4a962436-2bbb-4c2d-ac2a-d3ee5450966c => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:13:59.695530 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-915bd187-6738-46fc-b79b-63e341188202 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.697241 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-915bd187-6738-46fc-b79b-63e341188202 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/af4469a8-2d9e-47ea-88d3-dbafc2b53257 Aug 14 03:13:59.697443 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-915bd187-6738-46fc-b79b-63e341188202 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:59.697629 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-915bd187-6738-46fc-b79b-63e341188202 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:59.697783 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-915bd187-6738-46fc-b79b-63e341188202 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Delete volume with id: af4469a8-2d9e-47ea-88d3-dbafc2b53257 Aug 14 03:13:59.704537 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:59.704537 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:59.704827 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-915bd187-6738-46fc-b79b-63e341188202 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Volume info retrieved successfully. Aug 14 03:13:59.705732 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-915bd187-6738-46fc-b79b-63e341188202 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100378) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:13:59.714199 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-915bd187-6738-46fc-b79b-63e341188202 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1302785469 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1302785469, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:13:59.714460 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-915bd187-6738-46fc-b79b-63e341188202 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1302785469 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1302785469, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:13:59.721712 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-915bd187-6738-46fc-b79b-63e341188202 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Created reservations ['a8bb2c0f-ccbb-4c1c-a6f3-d63ef9de3254', 'd5cc21f6-6319-499e-91ad-fbdd00dac8a0', 'a119d113-0b35-48bb-9a02-fc201e9141d0', '2cd48fe4-16f6-4bb1-9a7b-ef971dffe0d4'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:59.743506 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-915bd187-6738-46fc-b79b-63e341188202 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Delete volume request issued successfully. Aug 14 03:13:59.743701 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-915bd187-6738-46fc-b79b-63e341188202 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/volumes/af4469a8-2d9e-47ea-88d3-dbafc2b53257 returned with HTTP 202 Aug 14 03:13:59.744152 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1294/5174] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:13:59 2026] DELETE /volume/v3/volumes/af4469a8-2d9e-47ea-88d3-dbafc2b53257 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:59.751004 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aec89470-758b-45bf-b322-c718cae73346 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.752745 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aec89470-758b-45bf-b322-c718cae73346 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] DELETE https://10.4.3.152/volume/v3/types/a596cff6-f282-4656-81ed-4dd2dfd1c9e4 Aug 14 03:13:59.752980 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aec89470-758b-45bf-b322-c718cae73346 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:59.753212 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aec89470-758b-45bf-b322-c718cae73346 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:59.774208 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aec89470-758b-45bf-b322-c718cae73346 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/types/a596cff6-f282-4656-81ed-4dd2dfd1c9e4 returned with HTTP 202 Aug 14 03:13:59.774645 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1295/5175] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:13:59 2026] DELETE /volume/v3/types/a596cff6-f282-4656-81ed-4dd2dfd1c9e4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:13:59.782217 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-39a2e1ef-256a-4cbe-a696-e295856d498e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.784076 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-39a2e1ef-256a-4cbe-a696-e295856d498e tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:13:59.784484 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-39a2e1ef-256a-4cbe-a696-e295856d498e tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1922883733", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1059874042", "vendor_name": "tempest-vendor_name-1347291310"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:59.797495 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-39a2e1ef-256a-4cbe-a696-e295856d498e tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:13:59.797802 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1288/5176] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:13:59 2026] POST /volume/v3/types => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:13:59.805562 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.807806 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:13:59.808285 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0535a5a7-e3bf-429d-8842-7fce7e7cf2f6", "size": 1}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:13:59.810129 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Create volume request body: {'volume': {'volume_type': '0535a5a7-e3bf-429d-8842-7fce7e7cf2f6', 'size': 1}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:13:59.814307 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Create volume of 1 GB Aug 14 03:13:59.814736 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:59.814736 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:13:59.815238 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Availability Zones retrieved successfully. Aug 14 03:13:59.821200 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Flow 'volume_create_api' (dce69971-5b18-4a17-9c0a-3a3c3eef243a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:59.822159 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0607c31-1fd8-4a2c-aff4-35797eba978e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:59.822946 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:13:59.841097 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0607c31-1fd8-4a2c-aff4-35797eba978e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:14:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1059874042',vendor_name='tempest-vendor_name-1347291310'},id=0535a5a7-e3bf-429d-8842-7fce7e7cf2f6,is_public=True,name='tempest-ProjectReaderTests-volume-type-1922883733',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0535a5a7-e3bf-429d-8842-7fce7e7cf2f6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:59.841826 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (287336da-99df-4d56-8ca8-14ac99a5d427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:59.866806 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1922883733 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1922883733, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:13:59.867029 np0000007307 devstack@c-api.service[100379]: WARNING cinder.quota [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1922883733 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1922883733, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:13:59.890938 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Created reservations ['a0b37f2e-d4e3-4460-9aca-41bf1ac8f38b', 'c1cccd63-a3a3-4716-861b-ddcbb2105dba', '45ee07a4-df5a-442f-8263-e9dbce1b17a9', '5c619c33-98df-4f9e-94b9-77ce59fa5a6e'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:13:59.891842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (287336da-99df-4d56-8ca8-14ac99a5d427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0b37f2e-d4e3-4460-9aca-41bf1ac8f38b', 'c1cccd63-a3a3-4716-861b-ddcbb2105dba', '45ee07a4-df5a-442f-8263-e9dbce1b17a9', '5c619c33-98df-4f9e-94b9-77ce59fa5a6e']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:59.892689 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd0653e5-d0a8-4e8b-b1bc-02ad86e51ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:59.917574 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd0653e5-d0a8-4e8b-b1bc-02ad86e51ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc89c869-645e-4821-9fb7-c3be9ccbca31', '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='cc0210c99fc24885b79321effba1078f',qos_specs=None,replication_status=,reservations=['a0b37f2e-d4e3-4460-9aca-41bf1ac8f38b','c1cccd63-a3a3-4716-861b-ddcbb2105dba','45ee07a4-df5a-442f-8263-e9dbce1b17a9','5c619c33-98df-4f9e-94b9-77ce59fa5a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ccf5f9ce9304cab81b2655b921e10bd',volume_type_id=0535a5a7-e3bf-429d-8842-7fce7e7cf2f6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:13:59Z,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=fc89c869-645e-4821-9fb7-c3be9ccbca31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc0210c99fc24885b79321effba1078f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ccf5f9ce9304cab81b2655b921e10bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0535a5a7-e3bf-429d-8842-7fce7e7cf2f6),volume_type_id=0535a5a7-e3bf-429d-8842-7fce7e7cf2f6)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:59.918326 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b5b89e-0d11-4525-aa46-41c9b50d94f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:59.934169 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b5b89e-0d11-4525-aa46-41c9b50d94f8) transitioned into state 'SUCCESS' from 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='cc0210c99fc24885b79321effba1078f',qos_specs=None,replication_status=,reservations=['a0b37f2e-d4e3-4460-9aca-41bf1ac8f38b','c1cccd63-a3a3-4716-861b-ddcbb2105dba','45ee07a4-df5a-442f-8263-e9dbce1b17a9','5c619c33-98df-4f9e-94b9-77ce59fa5a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ccf5f9ce9304cab81b2655b921e10bd',volume_type_id=0535a5a7-e3bf-429d-8842-7fce7e7cf2f6)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:59.934855 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0ec943-d0fc-4b75-86fc-b2b041dcda6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:13:59.942638 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0ec943-d0fc-4b75-86fc-b2b041dcda6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:13:59.943409 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Flow 'volume_create_api' (dce69971-5b18-4a17-9c0a-3a3c3eef243a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:13:59.943686 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Create volume request issued successfully. Aug 14 03:13:59.944395 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7958d60b-8bc5-4ee6-9312-2933603655c9 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:13:59.944909 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1300/5177] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:13:59 2026] POST /volume/v3/volumes => generated 774 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:13:59.955889 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-32f79687-6ae9-43bd-b656-817d6b9bf5bc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:13:59.957662 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-32f79687-6ae9-43bd-b656-817d6b9bf5bc tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] GET https://10.4.3.152/volume/v3/volumes/fc89c869-645e-4821-9fb7-c3be9ccbca31 Aug 14 03:13:59.957866 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-32f79687-6ae9-43bd-b656-817d6b9bf5bc tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:13:59.958039 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-32f79687-6ae9-43bd-b656-817d6b9bf5bc tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:13:59.964963 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:13:59.964963 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:13:59.968127 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-32f79687-6ae9-43bd-b656-817d6b9bf5bc tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Volume info retrieved successfully. Aug 14 03:13:59.971538 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-32f79687-6ae9-43bd-b656-817d6b9bf5bc tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/volumes/fc89c869-645e-4821-9fb7-c3be9ccbca31 returned with HTTP 200 Aug 14 03:13:59.972034 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1295/5178] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:13:59 2026] GET /volume/v3/volumes/fc89c869-645e-4821-9fb7-c3be9ccbca31 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:00.183061 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-07ba3ac0-c921-4092-a13c-8aaaa3d9b4f8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:00.184609 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-07ba3ac0-c921-4092-a13c-8aaaa3d9b4f8 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 Aug 14 03:14:00.184793 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-07ba3ac0-c921-4092-a13c-8aaaa3d9b4f8 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:00.184990 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-07ba3ac0-c921-4092-a13c-8aaaa3d9b4f8 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:00.189668 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:00.189668 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:00.190069 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-07ba3ac0-c921-4092-a13c-8aaaa3d9b4f8 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Snapshot retrieved successfully. Aug 14 03:14:00.190851 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-07ba3ac0-c921-4092-a13c-8aaaa3d9b4f8 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 returned with HTTP 200 Aug 14 03:14:00.191201 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1296/5179] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:14:00 2026] GET /volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:00.200892 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:00.203116 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:00.203457 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-233793711"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:00.205231 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume request body: {'volume': {"'snapshot_id": '446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-233793711'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:00.205386 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume of 1 GB Aug 14 03:14:00.209328 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Availability Zones retrieved successfully. Aug 14 03:14:00.214626 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Flow 'volume_create_api' (cbb879a5-50d4-4b76-8320-0f8c679c1083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:00.215911 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630379f3-ca31-4513-bb94-5aaa9699d413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.216936 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:00.239608 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2a307f03-acb6-4c75-9631-ec7a211fa095 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:00.241347 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2a307f03-acb6-4c75-9631-ec7a211fa095 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:14:00.241524 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2a307f03-acb6-4c75-9631-ec7a211fa095 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:00.241705 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2a307f03-acb6-4c75-9631-ec7a211fa095 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:00.243661 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630379f3-ca31-4513-bb94-5aaa9699d413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.244568 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eaaf9fa-2c22-4e5c-9aea-5e30769361a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.248235 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:00.248235 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:00.251403 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2a307f03-acb6-4c75-9631-ec7a211fa095 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:14:00.256110 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2a307f03-acb6-4c75-9631-ec7a211fa095 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f returned with HTTP 200 Aug 14 03:14:00.256474 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1301/5180] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:00 2026] GET /volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:00.269776 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5ecb3841-51fc-4f58-a76b-b774f13ac766 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:00.271716 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5ecb3841-51fc-4f58-a76b-b774f13ac766 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:14:00.271921 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5ecb3841-51fc-4f58-a76b-b774f13ac766 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:00.272132 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5ecb3841-51fc-4f58-a76b-b774f13ac766 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:00.279031 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:00.279031 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:00.282955 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5ecb3841-51fc-4f58-a76b-b774f13ac766 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:14:00.286255 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Created reservations ['e3c92a4a-a46c-4760-9c8d-4b3e11c96af6', 'e75222a3-efa3-47e9-bb36-743265d2a771', 'ad1b60d6-bd52-4fc5-beb3-886cf40977b9', '0a49b41d-67ef-4ce7-8725-394953c8b9f4'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:00.287137 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eaaf9fa-2c22-4e5c-9aea-5e30769361a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3c92a4a-a46c-4760-9c8d-4b3e11c96af6', 'e75222a3-efa3-47e9-bb36-743265d2a771', 'ad1b60d6-bd52-4fc5-beb3-886cf40977b9', '0a49b41d-67ef-4ce7-8725-394953c8b9f4']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.287986 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d38b79c2-b6e6-4ee5-9248-480b620060c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.288187 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5ecb3841-51fc-4f58-a76b-b774f13ac766 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f returned with HTTP 200 Aug 14 03:14:00.288604 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1296/5181] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:00 2026] GET /volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:00.305112 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-20a363d5-aeb8-4ab0-878c-7829b5154f5a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:00.306983 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-20a363d5-aeb8-4ab0-878c-7829b5154f5a tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] GET https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b Aug 14 03:14:00.307235 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-20a363d5-aeb8-4ab0-878c-7829b5154f5a tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:00.307440 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-20a363d5-aeb8-4ab0-878c-7829b5154f5a tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:00.309665 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d38b79c2-b6e6-4ee5-9248-480b620060c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e93f854-cbca-4776-b745-b8beb14a1356', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-233793711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01431e5ce59540c18a3f4f6a01f201ad',qos_specs=None,replication_status=,reservations=['e3c92a4a-a46c-4760-9c8d-4b3e11c96af6','e75222a3-efa3-47e9-bb36-743265d2a771','ad1b60d6-bd52-4fc5-beb3-886cf40977b9','0a49b41d-67ef-4ce7-8725-394953c8b9f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42932f942dd04947aff0fe8ec27bb398',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-233793711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e93f854-cbca-4776-b745-b8beb14a1356,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01431e5ce59540c18a3f4f6a01f201ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42932f942dd04947aff0fe8ec27bb398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.310461 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (046a8107-206d-4bd0-bd6f-17de3bd79d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.312567 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-20a363d5-aeb8-4ab0-878c-7829b5154f5a tempest-TestVolumeBootPatternV346-1384140677 tempest-TestVolumeBootPatternV346-1384140677-project-member] https://10.4.3.152/volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b returned with HTTP 404 Aug 14 03:14:00.313012 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1297/5182] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:00 2026] GET /volume/v3/volumes/f1e4ef22-8409-4522-a5b3-51a86090c79b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:14:00.328559 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (046a8107-206d-4bd0-bd6f-17de3bd79d84) transitioned into state 'SUCCESS' from state '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-233793711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01431e5ce59540c18a3f4f6a01f201ad',qos_specs=None,replication_status=,reservations=['e3c92a4a-a46c-4760-9c8d-4b3e11c96af6','e75222a3-efa3-47e9-bb36-743265d2a771','ad1b60d6-bd52-4fc5-beb3-886cf40977b9','0a49b41d-67ef-4ce7-8725-394953c8b9f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42932f942dd04947aff0fe8ec27bb398',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.329276 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (438f8bea-3391-4aac-8aac-bfbb0a0a8fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.338965 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (438f8bea-3391-4aac-8aac-bfbb0a0a8fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.339887 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Flow 'volume_create_api' (cbb879a5-50d4-4b76-8320-0f8c679c1083) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:00.340265 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume request issued successfully. Aug 14 03:14:00.341033 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8635eeac-b3c8-4282-a8c4-c05bdc6127a7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:00.341465 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1289/5183] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:14:00 2026] POST /volume/v3/volumes => generated 759 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:00.352399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:00.354197 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:00.354582 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1043555721"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:00.356144 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume request body: {'volume': {"'snapshot_id": '446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1043555721'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:00.356688 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume of 1 GB Aug 14 03:14:00.360322 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Availability Zones retrieved successfully. Aug 14 03:14:00.366145 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Flow 'volume_create_api' (82865e25-a009-4146-96e2-4423afda566d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:00.367095 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00cb4645-e9f5-4993-8c48-9f8d6c91b493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.368101 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:00.393132 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00cb4645-e9f5-4993-8c48-9f8d6c91b493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.394010 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d22433-6d8e-41ad-872a-06a81290a140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.435465 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Created reservations ['c3e66918-817b-412a-907d-66e622a7a061', 'b392ab20-2c04-4870-8931-fe981e562a5b', 'f6af1b35-4318-4188-a383-1f3d48c4609a', '0d0bfd48-41f5-4fde-b3c2-0831b4c44512'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:00.436663 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d22433-6d8e-41ad-872a-06a81290a140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3e66918-817b-412a-907d-66e622a7a061', 'b392ab20-2c04-4870-8931-fe981e562a5b', 'f6af1b35-4318-4188-a383-1f3d48c4609a', '0d0bfd48-41f5-4fde-b3c2-0831b4c44512']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.437792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffbbab9c-a662-4a34-8dba-b49e87495f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.462487 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffbbab9c-a662-4a34-8dba-b49e87495f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d06d289-974e-4f9b-a164-d96877bed64c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1043555721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01431e5ce59540c18a3f4f6a01f201ad',qos_specs=None,replication_status=,reservations=['c3e66918-817b-412a-907d-66e622a7a061','b392ab20-2c04-4870-8931-fe981e562a5b','f6af1b35-4318-4188-a383-1f3d48c4609a','0d0bfd48-41f5-4fde-b3c2-0831b4c44512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42932f942dd04947aff0fe8ec27bb398',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1043555721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d06d289-974e-4f9b-a164-d96877bed64c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01431e5ce59540c18a3f4f6a01f201ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42932f942dd04947aff0fe8ec27bb398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.463349 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd00308-a2f8-413f-8c70-912c2e2ea47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.482879 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd00308-a2f8-413f-8c70-912c2e2ea47a) transitioned into state 'SUCCESS' from state '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-1043555721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01431e5ce59540c18a3f4f6a01f201ad',qos_specs=None,replication_status=,reservations=['c3e66918-817b-412a-907d-66e622a7a061','b392ab20-2c04-4870-8931-fe981e562a5b','f6af1b35-4318-4188-a383-1f3d48c4609a','0d0bfd48-41f5-4fde-b3c2-0831b4c44512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42932f942dd04947aff0fe8ec27bb398',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.483886 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f613275-2fd5-4108-9645-1d6cded3580f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.495770 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f613275-2fd5-4108-9645-1d6cded3580f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.497325 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Flow 'volume_create_api' (82865e25-a009-4146-96e2-4423afda566d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:00.497325 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume request issued successfully. Aug 14 03:14:00.499180 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fb36c94d-d417-492a-acfb-38fcfef1dd9a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:00.499727 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1302/5184] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:14:00 2026] POST /volume/v3/volumes => generated 760 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:00.511800 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5296937a-a399-4d8a-9203-f1345470c4b7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:00.513851 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:00.514314 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1517400012"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:00.515873 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume request body: {'volume': {"'snapshot_id": '446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1517400012'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:00.516029 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume of 1 GB Aug 14 03:14:00.520275 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Availability Zones retrieved successfully. Aug 14 03:14:00.526187 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Flow 'volume_create_api' (e50bc58d-8f2f-465e-a0c5-8711973692fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:00.527212 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93d25e3c-820c-4dca-95ce-ba77996869f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.528268 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:00.555573 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93d25e3c-820c-4dca-95ce-ba77996869f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.556719 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b1431f-54fc-46e1-a2c7-2a120f16b1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.607987 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Created reservations ['819de5af-b78b-4994-9824-7e716e6e47a3', '23378282-34c2-4600-ae02-8850212e57db', '4681d254-25b3-416f-93c5-280a362e510b', '3b3afbd1-4f29-4ee8-a230-bd20c9548301'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:00.609249 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b1431f-54fc-46e1-a2c7-2a120f16b1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['819de5af-b78b-4994-9824-7e716e6e47a3', '23378282-34c2-4600-ae02-8850212e57db', '4681d254-25b3-416f-93c5-280a362e510b', '3b3afbd1-4f29-4ee8-a230-bd20c9548301']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.610025 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876b0c77-f5d9-4327-986e-14a679a86d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.639133 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876b0c77-f5d9-4327-986e-14a679a86d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1517400012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01431e5ce59540c18a3f4f6a01f201ad',qos_specs=None,replication_status=,reservations=['819de5af-b78b-4994-9824-7e716e6e47a3','23378282-34c2-4600-ae02-8850212e57db','4681d254-25b3-416f-93c5-280a362e510b','3b3afbd1-4f29-4ee8-a230-bd20c9548301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42932f942dd04947aff0fe8ec27bb398',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1517400012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01431e5ce59540c18a3f4f6a01f201ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42932f942dd04947aff0fe8ec27bb398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.640615 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f1972e6-f6d6-43f5-a691-f7859b0dbeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.664574 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f1972e6-f6d6-43f5-a691-f7859b0dbeae) transitioned into state 'SUCCESS' from state '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-1517400012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01431e5ce59540c18a3f4f6a01f201ad',qos_specs=None,replication_status=,reservations=['819de5af-b78b-4994-9824-7e716e6e47a3','23378282-34c2-4600-ae02-8850212e57db','4681d254-25b3-416f-93c5-280a362e510b','3b3afbd1-4f29-4ee8-a230-bd20c9548301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42932f942dd04947aff0fe8ec27bb398',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.665436 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04bbc3df-803d-42cc-9a1c-ba8cbb3e25a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.683517 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04bbc3df-803d-42cc-9a1c-ba8cbb3e25a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.684643 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Flow 'volume_create_api' (e50bc58d-8f2f-465e-a0c5-8711973692fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:00.685079 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume request issued successfully. Aug 14 03:14:00.686057 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5296937a-a399-4d8a-9203-f1345470c4b7 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:00.686698 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1297/5185] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:14:00 2026] POST /volume/v3/volumes => generated 760 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:00.701424 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:00.707001 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:00.707249 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1757951380"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:00.710912 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume request body: {'volume': {"'snapshot_id": '446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1757951380'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:00.711033 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume of 1 GB Aug 14 03:14:00.719315 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Availability Zones retrieved successfully. Aug 14 03:14:00.725665 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Flow 'volume_create_api' (f17cecb8-9d89-4108-8fb7-7905c805a6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:00.726766 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3dedb9-60c6-4e19-828f-df043a569325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.727515 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:00.753750 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3dedb9-60c6-4e19-828f-df043a569325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.754615 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abf5287-cd3b-47c9-ba47-523d5ae52306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.792264 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Created reservations ['42e3b428-7d1f-4097-9db8-3cc92396a837', 'db984396-0078-4279-a32a-643ecc7122ec', '5d0d33a3-6236-4b3b-9c38-84f351e5bcdd', 'a3712ec1-dc03-4780-85dc-f9246f898cb0'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:00.793108 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abf5287-cd3b-47c9-ba47-523d5ae52306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42e3b428-7d1f-4097-9db8-3cc92396a837', 'db984396-0078-4279-a32a-643ecc7122ec', '5d0d33a3-6236-4b3b-9c38-84f351e5bcdd', 'a3712ec1-dc03-4780-85dc-f9246f898cb0']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.793778 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f1aa14e-adc4-43ff-af14-ee9f9f9d24c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.815663 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f1aa14e-adc4-43ff-af14-ee9f9f9d24c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ce0fc9b-dc6e-414a-ad7f-7993d732e242', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1757951380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01431e5ce59540c18a3f4f6a01f201ad',qos_specs=None,replication_status=,reservations=['42e3b428-7d1f-4097-9db8-3cc92396a837','db984396-0078-4279-a32a-643ecc7122ec','5d0d33a3-6236-4b3b-9c38-84f351e5bcdd','a3712ec1-dc03-4780-85dc-f9246f898cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42932f942dd04947aff0fe8ec27bb398',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1757951380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ce0fc9b-dc6e-414a-ad7f-7993d732e242,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01431e5ce59540c18a3f4f6a01f201ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42932f942dd04947aff0fe8ec27bb398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.816675 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9697f72-6c2a-4d8c-87d4-8ab4310c4a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.834405 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9697f72-6c2a-4d8c-87d4-8ab4310c4a43) transitioned into state 'SUCCESS' from state '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-1757951380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01431e5ce59540c18a3f4f6a01f201ad',qos_specs=None,replication_status=,reservations=['42e3b428-7d1f-4097-9db8-3cc92396a837','db984396-0078-4279-a32a-643ecc7122ec','5d0d33a3-6236-4b3b-9c38-84f351e5bcdd','a3712ec1-dc03-4780-85dc-f9246f898cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42932f942dd04947aff0fe8ec27bb398',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.835135 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbd162a-0dc1-4650-a269-9f9af0c65040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.845687 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbd162a-0dc1-4650-a269-9f9af0c65040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.846953 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Flow 'volume_create_api' (f17cecb8-9d89-4108-8fb7-7905c805a6e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:00.847418 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume request issued successfully. Aug 14 03:14:00.848186 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e79068a8-88ed-4bf1-92f4-b569d6fb586a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:00.848845 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1298/5186] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:14:00 2026] POST /volume/v3/volumes => generated 760 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:00.863731 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:00.865718 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:00.866050 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1242575710"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:00.867449 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume request body: {'volume': {"'snapshot_id": '446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1242575710'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:00.867559 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume of 1 GB Aug 14 03:14:00.867831 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:00.867831 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:00.871294 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Availability Zones retrieved successfully. Aug 14 03:14:00.876168 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Flow 'volume_create_api' (c3f1609a-6a66-4d8f-838b-784e184ba89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:00.877022 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d19e1d4-dc09-48c2-8e30-e6cf0e81dc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.877761 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:00.901685 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d19e1d4-dc09-48c2-8e30-e6cf0e81dc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.902606 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c9e956-fd2c-4097-bffe-b51dc2773e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.941540 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Created reservations ['021045fc-df2f-47af-b130-c0aa1ca320c1', 'd9d30ee2-77e1-48ab-a08d-5ad870c1cf85', 'e9f5facc-b822-448e-a5b2-b7180363247f', '2d1ee012-a082-4671-911b-e2cb5ce99e4b'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:00.942460 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c9e956-fd2c-4097-bffe-b51dc2773e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['021045fc-df2f-47af-b130-c0aa1ca320c1', 'd9d30ee2-77e1-48ab-a08d-5ad870c1cf85', 'e9f5facc-b822-448e-a5b2-b7180363247f', '2d1ee012-a082-4671-911b-e2cb5ce99e4b']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.943231 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa803d4-2ab3-43ec-90fd-5737648d0b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.965046 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa803d4-2ab3-43ec-90fd-5737648d0b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52a2ec6f-12aa-4200-9251-978942ae3bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1242575710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01431e5ce59540c18a3f4f6a01f201ad',qos_specs=None,replication_status=,reservations=['021045fc-df2f-47af-b130-c0aa1ca320c1','d9d30ee2-77e1-48ab-a08d-5ad870c1cf85','e9f5facc-b822-448e-a5b2-b7180363247f','2d1ee012-a082-4671-911b-e2cb5ce99e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42932f942dd04947aff0fe8ec27bb398',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1242575710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52a2ec6f-12aa-4200-9251-978942ae3bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01431e5ce59540c18a3f4f6a01f201ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42932f942dd04947aff0fe8ec27bb398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.965949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d207a8b-26e8-4d74-bcc4-3ed3be5275e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.986426 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f26ba5c3-d629-4e6e-b8d0-ea118379f5ae None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:00.988764 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f26ba5c3-d629-4e6e-b8d0-ea118379f5ae tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] GET https://10.4.3.152/volume/v3/volumes/fc89c869-645e-4821-9fb7-c3be9ccbca31 Aug 14 03:14:00.989010 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f26ba5c3-d629-4e6e-b8d0-ea118379f5ae tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:00.989197 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f26ba5c3-d629-4e6e-b8d0-ea118379f5ae tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:00.989850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d207a8b-26e8-4d74-bcc4-3ed3be5275e6) transitioned into state 'SUCCESS' from state '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-1242575710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01431e5ce59540c18a3f4f6a01f201ad',qos_specs=None,replication_status=,reservations=['021045fc-df2f-47af-b130-c0aa1ca320c1','d9d30ee2-77e1-48ab-a08d-5ad870c1cf85','e9f5facc-b822-448e-a5b2-b7180363247f','2d1ee012-a082-4671-911b-e2cb5ce99e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42932f942dd04947aff0fe8ec27bb398',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:00.990847 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d19d61f-59e5-4b7b-ab3e-91417f2b956c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:00.997854 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:00.997854 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:01.002648 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f26ba5c3-d629-4e6e-b8d0-ea118379f5ae tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Volume info retrieved successfully. Aug 14 03:14:01.003080 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d19d61f-59e5-4b7b-ab3e-91417f2b956c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:01.004295 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Flow 'volume_create_api' (c3f1609a-6a66-4d8f-838b-784e184ba89c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:01.004758 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Create volume request issued successfully. Aug 14 03:14:01.005531 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1a5c3ddf-ee0d-4265-8cec-b7e0e2a29b0f tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:01.006095 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1290/5187] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:14:00 2026] POST /volume/v3/volumes => generated 760 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:01.007474 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f26ba5c3-d629-4e6e-b8d0-ea118379f5ae tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/volumes/fc89c869-645e-4821-9fb7-c3be9ccbca31 returned with HTTP 200 Aug 14 03:14:01.008020 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1303/5188] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:00 2026] GET /volume/v3/volumes/fc89c869-645e-4821-9fb7-c3be9ccbca31 => generated 974 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:01.018565 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3192c3a6-d456-4d4d-81cb-725fe26e31d2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.021290 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3192c3a6-d456-4d4d-81cb-725fe26e31d2 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/3e93f854-cbca-4776-b745-b8beb14a1356 Aug 14 03:14:01.021615 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3192c3a6-d456-4d4d-81cb-725fe26e31d2 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.021905 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3192c3a6-d456-4d4d-81cb-725fe26e31d2 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.025611 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1ecd6e42-75ea-4771-8fdc-80ea6e13eda0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.027744 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ecd6e42-75ea-4771-8fdc-80ea6e13eda0 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 14 03:14:01.027986 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ecd6e42-75ea-4771-8fdc-80ea6e13eda0 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.028207 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ecd6e42-75ea-4771-8fdc-80ea6e13eda0 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.028518 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.028518 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:01.029664 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.029664 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:01.032230 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ecd6e42-75ea-4771-8fdc-80ea6e13eda0 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 14 03:14:01.032638 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1299/5189] 10.4.3.152 () {68 vars in 1280 bytes} [Fri Aug 14 03:14:01 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:01.033508 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-3192c3a6-d456-4d4d-81cb-725fe26e31d2 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:01.038054 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3192c3a6-d456-4d4d-81cb-725fe26e31d2 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/3e93f854-cbca-4776-b745-b8beb14a1356 returned with HTTP 200 Aug 14 03:14:01.038443 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1298/5190] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:01 2026] GET /volume/v3/volumes/3e93f854-cbca-4776-b745-b8beb14a1356 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:01.042176 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e4ee26fc-dfbc-4f82-a2b9-6666427bc361 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.044873 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e4ee26fc-dfbc-4f82-a2b9-6666427bc361 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-reader] GET https://10.4.3.152/volume/v3/messages/45770a93-d518-4813-abb5-72e6ea7bedd7 Aug 14 03:14:01.045073 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e4ee26fc-dfbc-4f82-a2b9-6666427bc361 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.045279 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e4ee26fc-dfbc-4f82-a2b9-6666427bc361 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-reader] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.048739 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.048739 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:01.049405 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e4ee26fc-dfbc-4f82-a2b9-6666427bc361 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-reader] https://10.4.3.152/volume/v3/messages/45770a93-d518-4813-abb5-72e6ea7bedd7 returned with HTTP 200 Aug 14 03:14:01.049739 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1291/5191] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:14:01 2026] GET /volume/v3/messages/45770a93-d518-4813-abb5-72e6ea7bedd7 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:01.052318 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c1fb2d99-39a0-446e-9523-d3a51fd1d80c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.054668 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c1fb2d99-39a0-446e-9523-d3a51fd1d80c tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/4d06d289-974e-4f9b-a164-d96877bed64c Aug 14 03:14:01.054891 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c1fb2d99-39a0-446e-9523-d3a51fd1d80c tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.055146 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c1fb2d99-39a0-446e-9523-d3a51fd1d80c tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.058838 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dc3dad0c-1e55-4306-a563-cdb184a7334c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.061020 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dc3dad0c-1e55-4306-a563-cdb184a7334c tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] DELETE https://10.4.3.152/volume/v3/messages/45770a93-d518-4813-abb5-72e6ea7bedd7 Aug 14 03:14:01.061262 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dc3dad0c-1e55-4306-a563-cdb184a7334c tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.061494 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dc3dad0c-1e55-4306-a563-cdb184a7334c tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.066047 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.066047 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:01.070657 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c1fb2d99-39a0-446e-9523-d3a51fd1d80c tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:01.070812 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dc3dad0c-1e55-4306-a563-cdb184a7334c tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/messages/45770a93-d518-4813-abb5-72e6ea7bedd7 returned with HTTP 204 Aug 14 03:14:01.071400 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1300/5192] 10.4.3.152 () {68 vars in 1394 bytes} [Fri Aug 14 03:14:01 2026] DELETE /volume/v3/messages/45770a93-d518-4813-abb5-72e6ea7bedd7 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:14:01.075863 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c1fb2d99-39a0-446e-9523-d3a51fd1d80c tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/4d06d289-974e-4f9b-a164-d96877bed64c returned with HTTP 200 Aug 14 03:14:01.076455 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1304/5193] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:01 2026] GET /volume/v3/volumes/4d06d289-974e-4f9b-a164-d96877bed64c => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:01.079309 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-68c89cdf-bc2b-4ca2-af93-7d7e7fb5f6fa None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.082813 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-68c89cdf-bc2b-4ca2-af93-7d7e7fb5f6fa tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/fc89c869-645e-4821-9fb7-c3be9ccbca31 Aug 14 03:14:01.083193 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-68c89cdf-bc2b-4ca2-af93-7d7e7fb5f6fa tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.083492 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-68c89cdf-bc2b-4ca2-af93-7d7e7fb5f6fa tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.083734 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-68c89cdf-bc2b-4ca2-af93-7d7e7fb5f6fa tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Delete volume with id: fc89c869-645e-4821-9fb7-c3be9ccbca31 Aug 14 03:14:01.090736 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d3693379-b597-4c13-9029-dc506cef3c84 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.092111 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.092111 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:01.092513 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-68c89cdf-bc2b-4ca2-af93-7d7e7fb5f6fa tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Volume info retrieved successfully. Aug 14 03:14:01.093450 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-68c89cdf-bc2b-4ca2-af93-7d7e7fb5f6fa tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100378) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:14:01.095935 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d3693379-b597-4c13-9029-dc506cef3c84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 Aug 14 03:14:01.096648 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d3693379-b597-4c13-9029-dc506cef3c84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.096648 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d3693379-b597-4c13-9029-dc506cef3c84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.104460 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.104460 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:01.108535 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-68c89cdf-bc2b-4ca2-af93-7d7e7fb5f6fa tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1922883733 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1922883733, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:14:01.108756 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d3693379-b597-4c13-9029-dc506cef3c84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:01.108845 np0000007307 devstack@c-api.service[100378]: WARNING cinder.quota [None req-68c89cdf-bc2b-4ca2-af93-7d7e7fb5f6fa tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1922883733 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1922883733, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:14:01.113480 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d3693379-b597-4c13-9029-dc506cef3c84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 returned with HTTP 200 Aug 14 03:14:01.113806 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1292/5194] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:01 2026] GET /volume/v3/volumes/5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:01.118562 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-68c89cdf-bc2b-4ca2-af93-7d7e7fb5f6fa tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Created reservations ['c727b794-a5eb-45f2-98cd-613f39b366d7', '6c6073ad-de47-43a9-8dbc-39c99b074e32', '91c9441e-35bb-4e94-84b1-6c8cc4c58779', '1e89e638-0bc8-4577-bc7b-cf0db8d4d56c'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:01.127832 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-00b4d535-10b3-4e1c-aec5-29b10d4ea4bf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.130099 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-00b4d535-10b3-4e1c-aec5-29b10d4ea4bf tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/6ce0fc9b-dc6e-414a-ad7f-7993d732e242 Aug 14 03:14:01.130444 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-00b4d535-10b3-4e1c-aec5-29b10d4ea4bf tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.130511 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-00b4d535-10b3-4e1c-aec5-29b10d4ea4bf tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.138259 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.138259 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:01.142097 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-00b4d535-10b3-4e1c-aec5-29b10d4ea4bf tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:01.146675 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-00b4d535-10b3-4e1c-aec5-29b10d4ea4bf tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/6ce0fc9b-dc6e-414a-ad7f-7993d732e242 returned with HTTP 200 Aug 14 03:14:01.147413 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-68c89cdf-bc2b-4ca2-af93-7d7e7fb5f6fa tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Delete volume request issued successfully. Aug 14 03:14:01.147512 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1301/5195] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:01 2026] GET /volume/v3/volumes/6ce0fc9b-dc6e-414a-ad7f-7993d732e242 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:01.147568 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-68c89cdf-bc2b-4ca2-af93-7d7e7fb5f6fa tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/volumes/fc89c869-645e-4821-9fb7-c3be9ccbca31 returned with HTTP 202 Aug 14 03:14:01.148086 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1299/5196] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:14:01 2026] DELETE /volume/v3/volumes/fc89c869-645e-4821-9fb7-c3be9ccbca31 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:01.158365 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-291789fd-c654-4500-81d9-b32780ccc462 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.159686 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-291789fd-c654-4500-81d9-b32780ccc462 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] DELETE https://10.4.3.152/volume/v3/types/0535a5a7-e3bf-429d-8842-7fce7e7cf2f6 Aug 14 03:14:01.161205 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-291789fd-c654-4500-81d9-b32780ccc462 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.161205 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-291789fd-c654-4500-81d9-b32780ccc462 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.162100 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d7b25700-635c-4b65-9e29-cf7b526e97b8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.163900 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d7b25700-635c-4b65-9e29-cf7b526e97b8 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/52a2ec6f-12aa-4200-9251-978942ae3bee Aug 14 03:14:01.164036 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d7b25700-635c-4b65-9e29-cf7b526e97b8 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.164294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d7b25700-635c-4b65-9e29-cf7b526e97b8 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.171947 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.171947 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:01.175796 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d7b25700-635c-4b65-9e29-cf7b526e97b8 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:01.180360 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d7b25700-635c-4b65-9e29-cf7b526e97b8 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/52a2ec6f-12aa-4200-9251-978942ae3bee returned with HTTP 200 Aug 14 03:14:01.180640 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1293/5197] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:01 2026] GET /volume/v3/volumes/52a2ec6f-12aa-4200-9251-978942ae3bee => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:01.186620 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-291789fd-c654-4500-81d9-b32780ccc462 tempest-ProjectReaderTests-1636957196 tempest-ProjectReaderTests-1636957196-project-admin] https://10.4.3.152/volume/v3/types/0535a5a7-e3bf-429d-8842-7fce7e7cf2f6 returned with HTTP 202 Aug 14 03:14:01.187039 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1305/5198] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:14:01 2026] DELETE /volume/v3/types/0535a5a7-e3bf-429d-8842-7fce7e7cf2f6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:01.194845 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8ee2ac63-9d56-4fb9-8b6e-659af0d3202a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.196596 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8ee2ac63-9d56-4fb9-8b6e-659af0d3202a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] DELETE https://10.4.3.152/volume/v3/volumes/52a2ec6f-12aa-4200-9251-978942ae3bee Aug 14 03:14:01.196783 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8ee2ac63-9d56-4fb9-8b6e-659af0d3202a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.196993 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8ee2ac63-9d56-4fb9-8b6e-659af0d3202a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.197157 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-8ee2ac63-9d56-4fb9-8b6e-659af0d3202a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete volume with id: 52a2ec6f-12aa-4200-9251-978942ae3bee Aug 14 03:14:01.204602 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.204602 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:01.205036 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8ee2ac63-9d56-4fb9-8b6e-659af0d3202a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:01.221857 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8ee2ac63-9d56-4fb9-8b6e-659af0d3202a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete volume request issued successfully. Aug 14 03:14:01.222123 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8ee2ac63-9d56-4fb9-8b6e-659af0d3202a tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/52a2ec6f-12aa-4200-9251-978942ae3bee returned with HTTP 202 Aug 14 03:14:01.222871 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1302/5199] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:14:01 2026] DELETE /volume/v3/volumes/52a2ec6f-12aa-4200-9251-978942ae3bee => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:01.230335 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2807e117-1203-449f-96ab-9e532f20a3bd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.232693 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2807e117-1203-449f-96ab-9e532f20a3bd tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/52a2ec6f-12aa-4200-9251-978942ae3bee Aug 14 03:14:01.232971 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2807e117-1203-449f-96ab-9e532f20a3bd tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.233120 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2807e117-1203-449f-96ab-9e532f20a3bd tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.240499 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.240499 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:01.245220 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2807e117-1203-449f-96ab-9e532f20a3bd tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:01.250405 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2807e117-1203-449f-96ab-9e532f20a3bd tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/52a2ec6f-12aa-4200-9251-978942ae3bee returned with HTTP 200 Aug 14 03:14:01.250915 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1300/5200] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:01 2026] GET /volume/v3/volumes/52a2ec6f-12aa-4200-9251-978942ae3bee => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:01.372600 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-6b2ee57a-c0de-466a-866c-744423e95999 req-01ba4c7b-21cb-4285-9dd2-8ec84b86061a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.374870 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-01ba4c7b-21cb-4285-9dd2-8ec84b86061a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:14:01.375150 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-01ba4c7b-21cb-4285-9dd2-8ec84b86061a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.375387 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-01ba4c7b-21cb-4285-9dd2-8ec84b86061a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.383960 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.383960 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:01.388769 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-6b2ee57a-c0de-466a-866c-744423e95999 req-01ba4c7b-21cb-4285-9dd2-8ec84b86061a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:14:01.395146 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-01ba4c7b-21cb-4285-9dd2-8ec84b86061a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f returned with HTTP 200 Aug 14 03:14:01.395799 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1294/5201] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:14:01 2026] GET /volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:01.877036 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6b2ee57a-c0de-466a-866c-744423e95999 req-dcd28647-4f5d-44ed-bdba-e11143223bfb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.879791 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-dcd28647-4f5d-44ed-bdba-e11143223bfb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:14:01.880090 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-dcd28647-4f5d-44ed-bdba-e11143223bfb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.880369 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-dcd28647-4f5d-44ed-bdba-e11143223bfb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.889868 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.889868 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:01.894875 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-6b2ee57a-c0de-466a-866c-744423e95999 req-dcd28647-4f5d-44ed-bdba-e11143223bfb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:14:01.901406 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-dcd28647-4f5d-44ed-bdba-e11143223bfb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f returned with HTTP 200 Aug 14 03:14:01.901968 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1306/5202] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:14:01 2026] GET /volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:01.913104 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aadb2a56-75e2-4d99-8c23-c7f1988cf33a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.913595 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aadb2a56-75e2-4d99-8c23-c7f1988cf33a None None] GET https://10.4.3.152/volume// Aug 14 03:14:01.913798 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aadb2a56-75e2-4d99-8c23-c7f1988cf33a None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:01.914036 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aadb2a56-75e2-4d99-8c23-c7f1988cf33a None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:01.914373 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aadb2a56-75e2-4d99-8c23-c7f1988cf33a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:14:01.914670 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1303/5203] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:14:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:14:01.921836 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6b2ee57a-c0de-466a-866c-744423e95999 req-177542b9-4e67-4d7c-95ee-bd60d93d3e78 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:01.924626 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-177542b9-4e67-4d7c-95ee-bd60d93d3e78 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:14:01.925109 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-177542b9-4e67-4d7c-95ee-bd60d93d3e78 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90b4d03c-be65-403a-83e5-917289f8153f", "connector": null, "instance_uuid": "a2f18e34-0048-4885-b6c3-73a4bc936cf0"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:01.935311 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:01.935311 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:01.961559 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-177542b9-4e67-4d7c-95ee-bd60d93d3e78 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:14:01.962041 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1301/5204] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:14:01 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:02.264251 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8209dc79-76bb-4bd1-8f80-015f30d1b243 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:02.266115 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8209dc79-76bb-4bd1-8f80-015f30d1b243 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/52a2ec6f-12aa-4200-9251-978942ae3bee Aug 14 03:14:02.266346 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8209dc79-76bb-4bd1-8f80-015f30d1b243 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:02.266532 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8209dc79-76bb-4bd1-8f80-015f30d1b243 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:02.272997 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8209dc79-76bb-4bd1-8f80-015f30d1b243 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/52a2ec6f-12aa-4200-9251-978942ae3bee returned with HTTP 404 Aug 14 03:14:02.273464 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1295/5205] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:02 2026] GET /volume/v3/volumes/52a2ec6f-12aa-4200-9251-978942ae3bee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:02.280919 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ae6483ed-7ca0-47c6-b776-63517f8cc80c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:02.282601 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ae6483ed-7ca0-47c6-b776-63517f8cc80c tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] DELETE https://10.4.3.152/volume/v3/volumes/6ce0fc9b-dc6e-414a-ad7f-7993d732e242 Aug 14 03:14:02.282794 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ae6483ed-7ca0-47c6-b776-63517f8cc80c tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:02.283047 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ae6483ed-7ca0-47c6-b776-63517f8cc80c tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:02.283194 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-ae6483ed-7ca0-47c6-b776-63517f8cc80c tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete volume with id: 6ce0fc9b-dc6e-414a-ad7f-7993d732e242 Aug 14 03:14:02.289153 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:02.289153 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:02.289556 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ae6483ed-7ca0-47c6-b776-63517f8cc80c tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:02.305257 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ae6483ed-7ca0-47c6-b776-63517f8cc80c tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete volume request issued successfully. Aug 14 03:14:02.305465 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ae6483ed-7ca0-47c6-b776-63517f8cc80c tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/6ce0fc9b-dc6e-414a-ad7f-7993d732e242 returned with HTTP 202 Aug 14 03:14:02.306028 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1307/5206] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:14:02 2026] DELETE /volume/v3/volumes/6ce0fc9b-dc6e-414a-ad7f-7993d732e242 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:02.313155 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fd1d4fc8-11c8-47d6-9446-a21055700c84 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:02.314831 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fd1d4fc8-11c8-47d6-9446-a21055700c84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/6ce0fc9b-dc6e-414a-ad7f-7993d732e242 Aug 14 03:14:02.315024 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fd1d4fc8-11c8-47d6-9446-a21055700c84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:02.315196 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fd1d4fc8-11c8-47d6-9446-a21055700c84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:02.321812 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:02.321812 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:02.325182 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fd1d4fc8-11c8-47d6-9446-a21055700c84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:02.330373 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fd1d4fc8-11c8-47d6-9446-a21055700c84 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/6ce0fc9b-dc6e-414a-ad7f-7993d732e242 returned with HTTP 200 Aug 14 03:14:02.331023 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1304/5207] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:02 2026] GET /volume/v3/volumes/6ce0fc9b-dc6e-414a-ad7f-7993d732e242 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:02.781199 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9687a8fc-eb95-4adc-8855-12ae92158faf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:02.781629 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9687a8fc-eb95-4adc-8855-12ae92158faf None None] GET https://10.4.3.152/volume// Aug 14 03:14:02.781811 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9687a8fc-eb95-4adc-8855-12ae92158faf None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:02.782032 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9687a8fc-eb95-4adc-8855-12ae92158faf None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:02.782415 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9687a8fc-eb95-4adc-8855-12ae92158faf None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:14:02.782752 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1302/5208] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:14:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:14:02.790120 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-6b2ee57a-c0de-466a-866c-744423e95999 req-d2dad22d-8984-46e7-bbfb-c90092091477 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:02.792577 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-d2dad22d-8984-46e7-bbfb-c90092091477 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:14:02.792853 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-d2dad22d-8984-46e7-bbfb-c90092091477 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:02.793099 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-d2dad22d-8984-46e7-bbfb-c90092091477 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:02.806288 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:02.806288 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:02.811449 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-6b2ee57a-c0de-466a-866c-744423e95999 req-d2dad22d-8984-46e7-bbfb-c90092091477 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:14:02.818265 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-d2dad22d-8984-46e7-bbfb-c90092091477 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f returned with HTTP 200 Aug 14 03:14:02.818724 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1296/5209] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:14:02 2026] GET /volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:14:02.825417 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:02.921307 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:02.921757 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-991324529"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:02.923739 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-991324529'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:02.923739 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Create volume of 1 GB Aug 14 03:14:02.927932 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Availability Zones retrieved successfully. Aug 14 03:14:02.934430 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Flow 'volume_create_api' (559648e5-5358-4252-a6cd-e68cdb920b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:02.935435 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-6b2ee57a-c0de-466a-866c-744423e95999 req-14857158-f324-431d-bde4-5c3ae8dde3a8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:02.935559 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f10d29a-ccb0-4dfb-b437-f220f634d697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:02.936694 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:02.937988 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-14857158-f324-431d-bde4-5c3ae8dde3a8 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] PUT https://10.4.3.152/volume/v3/attachments/e88f9438-5840-458c-b546-0ddb9bada023 Aug 14 03:14:02.938423 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-14857158-f324-431d-bde4-5c3ae8dde3a8 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:02.946773 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-6b2ee57a-c0de-466a-866c-744423e95999 req-14857158-f324-431d-bde4-5c3ae8dde3a8 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Acquiring lock "cinder-attachment_update-90b4d03c-be65-403a-83e5-917289f8153f-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:14:02.952519 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-6b2ee57a-c0de-466a-866c-744423e95999 req-14857158-f324-431d-bde4-5c3ae8dde3a8 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-90b4d03c-be65-403a-83e5-917289f8153f-np0000007307" acquired by "attachment_update" :: waited 0.006s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:14:02.953772 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:02.953772 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:02.969206 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f10d29a-ccb0-4dfb-b437-f220f634d697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:02.970166 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b1d9fe-88b0-433b-b9cf-6a193d8b2c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:03.028232 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-6b2ee57a-c0de-466a-866c-744423e95999 req-14857158-f324-431d-bde4-5c3ae8dde3a8 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-90b4d03c-be65-403a-83e5-917289f8153f-np0000007307" released by "attachment_update" :: held 0.076s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:14:03.028898 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-14857158-f324-431d-bde4-5c3ae8dde3a8 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/e88f9438-5840-458c-b546-0ddb9bada023 returned with HTTP 200 Aug 14 03:14:03.029428 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1305/5210] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:14:02 2026] PUT /volume/v3/attachments/e88f9438-5840-458c-b546-0ddb9bada023 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:03.035620 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Created reservations ['fbc8278f-778d-4167-83f0-c6c3fcf0d79a', '80df8e5f-ccf5-4960-9d8e-d8c23df87c12', '7383b4c1-2435-4ef0-b68b-f6b4f9a58159', '8fc188aa-9a4d-47cd-aa78-7b4efa50d034'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:03.036435 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b1d9fe-88b0-433b-b9cf-6a193d8b2c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbc8278f-778d-4167-83f0-c6c3fcf0d79a', '80df8e5f-ccf5-4960-9d8e-d8c23df87c12', '7383b4c1-2435-4ef0-b68b-f6b4f9a58159', '8fc188aa-9a4d-47cd-aa78-7b4efa50d034']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:03.037154 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd2f1af-d83d-478c-a1c9-28c38ee3063f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:03.049979 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-6b2ee57a-c0de-466a-866c-744423e95999 req-0fea3c8c-2f1e-4522-9be9-8ea2c694b6ae None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:03.052145 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-0fea3c8c-2f1e-4522-9be9-8ea2c694b6ae tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments/e88f9438-5840-458c-b546-0ddb9bada023/action Aug 14 03:14:03.052507 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-0fea3c8c-2f1e-4522-9be9-8ea2c694b6ae tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:14:03.052618 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-0fea3c8c-2f1e-4522-9be9-8ea2c694b6ae tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:03.061652 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd2f1af-d83d-478c-a1c9-28c38ee3063f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff85e2df-f9b5-476a-83d3-78f6c2cb575b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-991324529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00da3e3d92f6497f869a752403ffcbf5',qos_specs=None,replication_status=,reservations=['fbc8278f-778d-4167-83f0-c6c3fcf0d79a','80df8e5f-ccf5-4960-9d8e-d8c23df87c12','7383b4c1-2435-4ef0-b68b-f6b4f9a58159','8fc188aa-9a4d-47cd-aa78-7b4efa50d034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='204038fd1e324977931d6d065f7c507b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-991324529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff85e2df-f9b5-476a-83d3-78f6c2cb575b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00da3e3d92f6497f869a752403ffcbf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='204038fd1e324977931d6d065f7c507b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:03.062399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2717de5-a588-458e-852b-31cad3e34195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:03.072358 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:03.072358 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:03.080128 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2717de5-a588-458e-852b-31cad3e34195) transitioned into state 'SUCCESS' from state '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-991324529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00da3e3d92f6497f869a752403ffcbf5',qos_specs=None,replication_status=,reservations=['fbc8278f-778d-4167-83f0-c6c3fcf0d79a','80df8e5f-ccf5-4960-9d8e-d8c23df87c12','7383b4c1-2435-4ef0-b68b-f6b4f9a58159','8fc188aa-9a4d-47cd-aa78-7b4efa50d034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='204038fd1e324977931d6d065f7c507b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:03.080555 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-6b2ee57a-c0de-466a-866c-744423e95999 req-0fea3c8c-2f1e-4522-9be9-8ea2c694b6ae tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/e88f9438-5840-458c-b546-0ddb9bada023/action returned with HTTP 204 Aug 14 03:14:03.080779 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08063aee-0b03-4d67-8497-e1012998da63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:03.081069 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1303/5211] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:14:03 2026] POST /volume/v3/attachments/e88f9438-5840-458c-b546-0ddb9bada023/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:03.088869 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08063aee-0b03-4d67-8497-e1012998da63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:03.089803 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Flow 'volume_create_api' (559648e5-5358-4252-a6cd-e68cdb920b26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:03.090074 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Create volume request issued successfully. Aug 14 03:14:03.090593 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-917c8288-c4d1-4be7-adc3-7d376296aed8 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:03.091004 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1308/5212] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:14:02 2026] POST /volume/v3/volumes => generated 777 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:03.103112 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c9fcb39e-19e7-4ad4-a5db-0026d86638f1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:03.105278 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c9fcb39e-19e7-4ad4-a5db-0026d86638f1 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b Aug 14 03:14:03.105628 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c9fcb39e-19e7-4ad4-a5db-0026d86638f1 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:03.105926 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c9fcb39e-19e7-4ad4-a5db-0026d86638f1 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:03.115749 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:03.115749 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:03.120243 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c9fcb39e-19e7-4ad4-a5db-0026d86638f1 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:03.124048 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c9fcb39e-19e7-4ad4-a5db-0026d86638f1 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b returned with HTTP 200 Aug 14 03:14:03.124440 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1297/5213] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:03 2026] GET /volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:03.346076 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-66f80853-4ebe-470d-bbea-577f232eb961 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:03.348058 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-66f80853-4ebe-470d-bbea-577f232eb961 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/6ce0fc9b-dc6e-414a-ad7f-7993d732e242 Aug 14 03:14:03.348232 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-66f80853-4ebe-470d-bbea-577f232eb961 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:03.348493 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-66f80853-4ebe-470d-bbea-577f232eb961 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:03.353678 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-66f80853-4ebe-470d-bbea-577f232eb961 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/6ce0fc9b-dc6e-414a-ad7f-7993d732e242 returned with HTTP 404 Aug 14 03:14:03.354091 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1306/5214] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:03 2026] GET /volume/v3/volumes/6ce0fc9b-dc6e-414a-ad7f-7993d732e242 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:03.360177 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-982ef231-e478-49d4-a527-57c1015000cf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:03.362280 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-982ef231-e478-49d4-a527-57c1015000cf tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 Aug 14 03:14:03.362529 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-982ef231-e478-49d4-a527-57c1015000cf tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:03.362757 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-982ef231-e478-49d4-a527-57c1015000cf tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:03.362972 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-982ef231-e478-49d4-a527-57c1015000cf tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete volume with id: 5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 Aug 14 03:14:03.372003 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:03.372003 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:03.372518 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-982ef231-e478-49d4-a527-57c1015000cf tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:03.393333 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-982ef231-e478-49d4-a527-57c1015000cf tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete volume request issued successfully. Aug 14 03:14:03.393578 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-982ef231-e478-49d4-a527-57c1015000cf tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 returned with HTTP 202 Aug 14 03:14:03.394202 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1304/5215] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:14:03 2026] DELETE /volume/v3/volumes/5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:03.402459 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-363fb9f6-447c-4346-9b38-6e1ad657904e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:03.404688 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-363fb9f6-447c-4346-9b38-6e1ad657904e tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 Aug 14 03:14:03.404925 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-363fb9f6-447c-4346-9b38-6e1ad657904e tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:03.405148 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-363fb9f6-447c-4346-9b38-6e1ad657904e tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:03.412677 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:03.412677 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:03.416446 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-363fb9f6-447c-4346-9b38-6e1ad657904e tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:03.420383 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-363fb9f6-447c-4346-9b38-6e1ad657904e tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 returned with HTTP 200 Aug 14 03:14:03.420750 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1309/5216] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:03 2026] GET /volume/v3/volumes/5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:04.137281 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-79d7ab79-a78f-4db0-a457-e0aacfe0fff1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:04.139054 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79d7ab79-a78f-4db0-a457-e0aacfe0fff1 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b Aug 14 03:14:04.139303 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79d7ab79-a78f-4db0-a457-e0aacfe0fff1 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:04.139525 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-79d7ab79-a78f-4db0-a457-e0aacfe0fff1 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:04.146446 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:04.146446 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:04.149572 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-79d7ab79-a78f-4db0-a457-e0aacfe0fff1 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:04.153050 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-79d7ab79-a78f-4db0-a457-e0aacfe0fff1 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b returned with HTTP 200 Aug 14 03:14:04.153413 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1298/5217] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:04 2026] GET /volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:14:04.164462 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0d5ba259-c075-4034-b707-59a031d93a56 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:04.218086 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0d5ba259-c075-4034-b707-59a031d93a56 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] GET https://10.4.3.152/volume/v3/volumes Aug 14 03:14:04.218337 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0d5ba259-c075-4034-b707-59a031d93a56 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:04.218512 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0d5ba259-c075-4034-b707-59a031d93a56 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:04.218706 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-0d5ba259-c075-4034-b707-59a031d93a56 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:14:04.219082 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:04.219082 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:04.219475 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-0d5ba259-c075-4034-b707-59a031d93a56 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:14:04.226606 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0d5ba259-c075-4034-b707-59a031d93a56 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Get all volumes completed successfully. Aug 14 03:14:04.227010 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0d5ba259-c075-4034-b707-59a031d93a56 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 14 03:14:04.227531 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1307/5218] 10.4.3.152 () {68 vars in 1278 bytes} [Fri Aug 14 03:14:04 2026] GET /volume/v3/volumes => generated 335 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:04.236924 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e32c8271-1a91-4ecd-9f07-9e614d15eddb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:04.239028 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e32c8271-1a91-4ecd-9f07-9e614d15eddb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b Aug 14 03:14:04.239299 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e32c8271-1a91-4ecd-9f07-9e614d15eddb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:04.239530 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e32c8271-1a91-4ecd-9f07-9e614d15eddb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:04.239745 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-e32c8271-1a91-4ecd-9f07-9e614d15eddb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Delete volume with id: ff85e2df-f9b5-476a-83d3-78f6c2cb575b Aug 14 03:14:04.248833 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:04.248833 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:04.249315 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e32c8271-1a91-4ecd-9f07-9e614d15eddb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:04.264652 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e32c8271-1a91-4ecd-9f07-9e614d15eddb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Delete volume request issued successfully. Aug 14 03:14:04.264927 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e32c8271-1a91-4ecd-9f07-9e614d15eddb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b returned with HTTP 202 Aug 14 03:14:04.265461 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1305/5219] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:14:04 2026] DELETE /volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:14:04.273086 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3374e9c2-75b1-4a19-b8bf-0e71ad75b4af None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:04.274782 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3374e9c2-75b1-4a19-b8bf-0e71ad75b4af tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b Aug 14 03:14:04.274997 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3374e9c2-75b1-4a19-b8bf-0e71ad75b4af tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:04.275185 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3374e9c2-75b1-4a19-b8bf-0e71ad75b4af tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:04.283561 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:04.283561 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:04.288425 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3374e9c2-75b1-4a19-b8bf-0e71ad75b4af tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:04.293779 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3374e9c2-75b1-4a19-b8bf-0e71ad75b4af tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b returned with HTTP 200 Aug 14 03:14:04.294331 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1310/5220] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:04 2026] GET /volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:14:04.433997 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-50d0e283-76c0-4c06-87e3-269284427f93 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:04.436293 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-50d0e283-76c0-4c06-87e3-269284427f93 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 Aug 14 03:14:04.436576 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-50d0e283-76c0-4c06-87e3-269284427f93 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:04.436848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-50d0e283-76c0-4c06-87e3-269284427f93 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:04.443060 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-50d0e283-76c0-4c06-87e3-269284427f93 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 returned with HTTP 404 Aug 14 03:14:04.443576 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1299/5221] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:04 2026] GET /volume/v3/volumes/5a7fa0e8-10f5-4edb-a5b8-4f6107e2b8a2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:04.450604 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cf8fba61-99c0-4f01-acad-5cf0d855a149 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:04.452416 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cf8fba61-99c0-4f01-acad-5cf0d855a149 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4d06d289-974e-4f9b-a164-d96877bed64c Aug 14 03:14:04.452603 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cf8fba61-99c0-4f01-acad-5cf0d855a149 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:04.452792 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cf8fba61-99c0-4f01-acad-5cf0d855a149 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:04.452982 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-cf8fba61-99c0-4f01-acad-5cf0d855a149 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete volume with id: 4d06d289-974e-4f9b-a164-d96877bed64c Aug 14 03:14:04.459964 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:04.459964 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:04.460468 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cf8fba61-99c0-4f01-acad-5cf0d855a149 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:04.477151 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cf8fba61-99c0-4f01-acad-5cf0d855a149 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete volume request issued successfully. Aug 14 03:14:04.477415 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cf8fba61-99c0-4f01-acad-5cf0d855a149 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/4d06d289-974e-4f9b-a164-d96877bed64c returned with HTTP 202 Aug 14 03:14:04.477807 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1308/5222] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:14:04 2026] DELETE /volume/v3/volumes/4d06d289-974e-4f9b-a164-d96877bed64c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:04.485671 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ff0c0f5e-6b94-44e0-ae75-3ab582a3caa1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:04.487341 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ff0c0f5e-6b94-44e0-ae75-3ab582a3caa1 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/4d06d289-974e-4f9b-a164-d96877bed64c Aug 14 03:14:04.487556 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ff0c0f5e-6b94-44e0-ae75-3ab582a3caa1 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:04.487738 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ff0c0f5e-6b94-44e0-ae75-3ab582a3caa1 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:04.494663 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:04.494663 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:04.498336 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ff0c0f5e-6b94-44e0-ae75-3ab582a3caa1 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:04.502546 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ff0c0f5e-6b94-44e0-ae75-3ab582a3caa1 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/4d06d289-974e-4f9b-a164-d96877bed64c returned with HTTP 200 Aug 14 03:14:04.502934 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1306/5223] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:04 2026] GET /volume/v3/volumes/4d06d289-974e-4f9b-a164-d96877bed64c => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:05.308097 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4ca95c97-42ae-485c-840a-5863ece4a94e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:05.309884 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4ca95c97-42ae-485c-840a-5863ece4a94e tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b Aug 14 03:14:05.309988 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4ca95c97-42ae-485c-840a-5863ece4a94e tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:05.310220 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4ca95c97-42ae-485c-840a-5863ece4a94e tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:05.319063 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4ca95c97-42ae-485c-840a-5863ece4a94e tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b returned with HTTP 404 Aug 14 03:14:05.319664 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1311/5224] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:05 2026] GET /volume/v3/volumes/ff85e2df-f9b5-476a-83d3-78f6c2cb575b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:14:05.328335 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:05.330397 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:05.330839 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-681803410"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:05.332612 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-681803410'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:05.332786 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Create volume of 1 GB Aug 14 03:14:05.337404 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Availability Zones retrieved successfully. Aug 14 03:14:05.345118 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Flow 'volume_create_api' (c89d52d2-3c6d-43c7-a08c-08aff908bfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:05.346456 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d8ce52-3896-482d-90a5-ce9ab676c2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:05.349283 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:05.382436 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d8ce52-3896-482d-90a5-ce9ab676c2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:05.383455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beef494f-fdc1-49b3-a855-907ae237f37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:05.428314 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Created reservations ['fc2d71ee-7fc8-4463-a372-29d4e0e68e45', '9e50c1b5-d4f5-4263-bcb6-11333f5fdb80', '1f23dd54-6484-4772-973c-d91819cc25bc', '1565a66d-ebe6-4654-9f47-41649cb0a4f7'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:05.429509 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beef494f-fdc1-49b3-a855-907ae237f37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc2d71ee-7fc8-4463-a372-29d4e0e68e45', '9e50c1b5-d4f5-4263-bcb6-11333f5fdb80', '1f23dd54-6484-4772-973c-d91819cc25bc', '1565a66d-ebe6-4654-9f47-41649cb0a4f7']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:05.430501 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09afe7b1-9e9f-4b38-94fe-2f32dfa1cf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:05.458466 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09afe7b1-9e9f-4b38-94fe-2f32dfa1cf9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b11ea82-0593-40fb-885e-ba044970124e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-681803410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00da3e3d92f6497f869a752403ffcbf5',qos_specs=None,replication_status=,reservations=['fc2d71ee-7fc8-4463-a372-29d4e0e68e45','9e50c1b5-d4f5-4263-bcb6-11333f5fdb80','1f23dd54-6484-4772-973c-d91819cc25bc','1565a66d-ebe6-4654-9f47-41649cb0a4f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='204038fd1e324977931d6d065f7c507b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-681803410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b11ea82-0593-40fb-885e-ba044970124e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00da3e3d92f6497f869a752403ffcbf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='204038fd1e324977931d6d065f7c507b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:05.459194 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24c770cf-8785-4b48-81e7-be7e118b639c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:05.477962 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24c770cf-8785-4b48-81e7-be7e118b639c) transitioned into state 'SUCCESS' from state '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-681803410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00da3e3d92f6497f869a752403ffcbf5',qos_specs=None,replication_status=,reservations=['fc2d71ee-7fc8-4463-a372-29d4e0e68e45','9e50c1b5-d4f5-4263-bcb6-11333f5fdb80','1f23dd54-6484-4772-973c-d91819cc25bc','1565a66d-ebe6-4654-9f47-41649cb0a4f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='204038fd1e324977931d6d065f7c507b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:05.478624 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81f89180-d4db-481f-bfc2-e2ed985e5d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:05.488033 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81f89180-d4db-481f-bfc2-e2ed985e5d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:05.488739 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Flow 'volume_create_api' (c89d52d2-3c6d-43c7-a08c-08aff908bfc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:05.488984 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Create volume request issued successfully. Aug 14 03:14:05.489511 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-39f09e1b-79eb-421e-977d-ecb339c645f4 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:05.489903 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1300/5225] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:14:05 2026] POST /volume/v3/volumes => generated 777 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:05.502154 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8028138a-f2e7-4325-94a0-330fb56dcdbb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:05.504036 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8028138a-f2e7-4325-94a0-330fb56dcdbb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e Aug 14 03:14:05.504233 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8028138a-f2e7-4325-94a0-330fb56dcdbb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:05.504477 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8028138a-f2e7-4325-94a0-330fb56dcdbb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:05.513534 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:05.513534 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:05.519861 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-167af53e-5124-46c9-ac6d-b9db7283c190 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:05.520176 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8028138a-f2e7-4325-94a0-330fb56dcdbb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:05.522350 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-167af53e-5124-46c9-ac6d-b9db7283c190 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/4d06d289-974e-4f9b-a164-d96877bed64c Aug 14 03:14:05.522533 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-167af53e-5124-46c9-ac6d-b9db7283c190 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:05.523463 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-167af53e-5124-46c9-ac6d-b9db7283c190 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:05.527476 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8028138a-f2e7-4325-94a0-330fb56dcdbb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e returned with HTTP 200 Aug 14 03:14:05.527885 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1309/5226] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:05 2026] GET /volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:05.531386 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-167af53e-5124-46c9-ac6d-b9db7283c190 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/4d06d289-974e-4f9b-a164-d96877bed64c returned with HTTP 404 Aug 14 03:14:05.531938 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1307/5227] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:05 2026] GET /volume/v3/volumes/4d06d289-974e-4f9b-a164-d96877bed64c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:05.540065 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-04be23b2-c8f9-4009-81a5-f090fa235c02 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:05.541582 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-04be23b2-c8f9-4009-81a5-f090fa235c02 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3e93f854-cbca-4776-b745-b8beb14a1356 Aug 14 03:14:05.541790 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-04be23b2-c8f9-4009-81a5-f090fa235c02 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:05.541991 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-04be23b2-c8f9-4009-81a5-f090fa235c02 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:05.542119 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-04be23b2-c8f9-4009-81a5-f090fa235c02 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete volume with id: 3e93f854-cbca-4776-b745-b8beb14a1356 Aug 14 03:14:05.549966 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:05.549966 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:05.550327 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-04be23b2-c8f9-4009-81a5-f090fa235c02 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:05.566888 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-04be23b2-c8f9-4009-81a5-f090fa235c02 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete volume request issued successfully. Aug 14 03:14:05.567033 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-04be23b2-c8f9-4009-81a5-f090fa235c02 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/3e93f854-cbca-4776-b745-b8beb14a1356 returned with HTTP 202 Aug 14 03:14:05.567772 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1312/5228] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:14:05 2026] DELETE /volume/v3/volumes/3e93f854-cbca-4776-b745-b8beb14a1356 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:05.577550 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5ce438b9-c71e-495e-b570-acd73ce54434 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:05.579609 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5ce438b9-c71e-495e-b570-acd73ce54434 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/3e93f854-cbca-4776-b745-b8beb14a1356 Aug 14 03:14:05.579953 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5ce438b9-c71e-495e-b570-acd73ce54434 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:05.580223 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5ce438b9-c71e-495e-b570-acd73ce54434 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:05.588851 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:05.588851 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:05.594757 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5ce438b9-c71e-495e-b570-acd73ce54434 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:05.601523 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5ce438b9-c71e-495e-b570-acd73ce54434 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/3e93f854-cbca-4776-b745-b8beb14a1356 returned with HTTP 200 Aug 14 03:14:05.601881 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1301/5229] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:05 2026] GET /volume/v3/volumes/3e93f854-cbca-4776-b745-b8beb14a1356 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:06.540758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ae7fa988-0809-404e-a2bc-864fd4cb3eb2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:06.542565 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ae7fa988-0809-404e-a2bc-864fd4cb3eb2 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e Aug 14 03:14:06.542774 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ae7fa988-0809-404e-a2bc-864fd4cb3eb2 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:06.542997 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ae7fa988-0809-404e-a2bc-864fd4cb3eb2 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:06.550068 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:06.550068 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:06.556395 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ae7fa988-0809-404e-a2bc-864fd4cb3eb2 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:06.560999 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ae7fa988-0809-404e-a2bc-864fd4cb3eb2 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e returned with HTTP 200 Aug 14 03:14:06.561397 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1310/5230] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:06 2026] GET /volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:14:06.576851 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1d3e728a-b492-45c5-a278-1e8871e090d5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:06.578798 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1d3e728a-b492-45c5-a278-1e8871e090d5 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 14 03:14:06.579195 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1d3e728a-b492-45c5-a278-1e8871e090d5 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:06.579547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1d3e728a-b492-45c5-a278-1e8871e090d5 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:06.580839 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-1d3e728a-b492-45c5-a278-1e8871e090d5 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:14:06.580989 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1d3e728a-b492-45c5-a278-1e8871e090d5 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:14:06.588215 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1d3e728a-b492-45c5-a278-1e8871e090d5 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Get all volumes completed successfully. Aug 14 03:14:06.588888 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:06.588888 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:06.593487 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1d3e728a-b492-45c5-a278-1e8871e090d5 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:14:06.594011 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1308/5231] 10.4.3.152 () {68 vars in 1299 bytes} [Fri Aug 14 03:14:06 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:06.610081 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-332d9dcc-0843-4105-ad33-688dfc3d0865 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:06.612019 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-551626b4-9769-4a3c-816c-2e942cb63cfd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:06.612367 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-332d9dcc-0843-4105-ad33-688dfc3d0865 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e Aug 14 03:14:06.612534 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-332d9dcc-0843-4105-ad33-688dfc3d0865 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:06.612762 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-332d9dcc-0843-4105-ad33-688dfc3d0865 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:06.612971 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-332d9dcc-0843-4105-ad33-688dfc3d0865 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Delete volume with id: 6b11ea82-0593-40fb-885e-ba044970124e Aug 14 03:14:06.616026 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-efab5fda-ad32-478c-a570-9fc84474c156 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:06.617716 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-efab5fda-ad32-478c-a570-9fc84474c156 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/3e93f854-cbca-4776-b745-b8beb14a1356 Aug 14 03:14:06.617937 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-efab5fda-ad32-478c-a570-9fc84474c156 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:06.618117 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-efab5fda-ad32-478c-a570-9fc84474c156 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:06.621560 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:06.621560 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:06.622068 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-332d9dcc-0843-4105-ad33-688dfc3d0865 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:06.624312 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-efab5fda-ad32-478c-a570-9fc84474c156 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/3e93f854-cbca-4776-b745-b8beb14a1356 returned with HTTP 404 Aug 14 03:14:06.624908 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1311/5232] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:06 2026] GET /volume/v3/volumes/3e93f854-cbca-4776-b745-b8beb14a1356 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:06.631536 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b3490631-1c7e-42a2-8f20-20a819fec5ce None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:06.633422 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b3490631-1c7e-42a2-8f20-20a819fec5ce tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 Aug 14 03:14:06.633546 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b3490631-1c7e-42a2-8f20-20a819fec5ce tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:06.633742 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b3490631-1c7e-42a2-8f20-20a819fec5ce tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:06.633892 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-b3490631-1c7e-42a2-8f20-20a819fec5ce tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete snapshot with id: 446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 Aug 14 03:14:06.637593 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-332d9dcc-0843-4105-ad33-688dfc3d0865 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Delete volume request issued successfully. Aug 14 03:14:06.637773 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-332d9dcc-0843-4105-ad33-688dfc3d0865 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e returned with HTTP 202 Aug 14 03:14:06.638245 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1313/5233] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:14:06 2026] DELETE /volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:14:06.638599 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:06.638599 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:06.639046 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b3490631-1c7e-42a2-8f20-20a819fec5ce tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Snapshot retrieved successfully. Aug 14 03:14:06.646811 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0bdd8437-f683-430c-a102-908b85a1011e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:06.649036 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0bdd8437-f683-430c-a102-908b85a1011e tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e Aug 14 03:14:06.649293 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0bdd8437-f683-430c-a102-908b85a1011e tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:06.649608 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0bdd8437-f683-430c-a102-908b85a1011e tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:06.656339 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b3490631-1c7e-42a2-8f20-20a819fec5ce tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Snapshot delete request issued successfully. Aug 14 03:14:06.656602 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b3490631-1c7e-42a2-8f20-20a819fec5ce tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 returned with HTTP 202 Aug 14 03:14:06.657070 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1309/5234] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:14:06 2026] DELETE /volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:06.658114 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:06.658114 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:06.662564 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0bdd8437-f683-430c-a102-908b85a1011e tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:06.664594 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-44af93dc-269c-4ed6-b2cb-02478fcb8de1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:06.666941 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-44af93dc-269c-4ed6-b2cb-02478fcb8de1 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 Aug 14 03:14:06.667319 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-44af93dc-269c-4ed6-b2cb-02478fcb8de1 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:06.667549 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0bdd8437-f683-430c-a102-908b85a1011e tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e returned with HTTP 200 Aug 14 03:14:06.667613 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-44af93dc-269c-4ed6-b2cb-02478fcb8de1 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:06.668178 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1312/5235] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:06 2026] GET /volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:14:06.674107 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:06.674107 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:06.674845 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-44af93dc-269c-4ed6-b2cb-02478fcb8de1 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Snapshot retrieved successfully. Aug 14 03:14:06.676035 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-44af93dc-269c-4ed6-b2cb-02478fcb8de1 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 returned with HTTP 200 Aug 14 03:14:06.676496 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1314/5236] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:14:06 2026] GET /volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:06.701306 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-551626b4-9769-4a3c-816c-2e942cb63cfd tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:14:06.701739 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-551626b4-9769-4a3c-816c-2e942cb63cfd tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-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=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:06.716437 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-551626b4-9769-4a3c-816c-2e942cb63cfd tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:14:06.716858 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1302/5237] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:14:06 2026] POST /volume/v3/types => generated 287 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:07.681690 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8de6c494-a75a-4a7c-90e3-180a91673fed None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:07.683769 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8de6c494-a75a-4a7c-90e3-180a91673fed tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e Aug 14 03:14:07.684062 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8de6c494-a75a-4a7c-90e3-180a91673fed tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:07.684328 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8de6c494-a75a-4a7c-90e3-180a91673fed tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:07.687740 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-98772d35-f660-4bae-a2f0-9642e962d72b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:07.690204 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-98772d35-f660-4bae-a2f0-9642e962d72b tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 Aug 14 03:14:07.690493 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-98772d35-f660-4bae-a2f0-9642e962d72b tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:07.690778 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-98772d35-f660-4bae-a2f0-9642e962d72b tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:07.690965 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8de6c494-a75a-4a7c-90e3-180a91673fed tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e returned with HTTP 404 Aug 14 03:14:07.691504 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1310/5238] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:07 2026] GET /volume/v3/volumes/6b11ea82-0593-40fb-885e-ba044970124e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:14:07.696367 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-98772d35-f660-4bae-a2f0-9642e962d72b tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 returned with HTTP 404 Aug 14 03:14:07.697010 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1313/5239] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:14:07 2026] GET /volume/v3/snapshots/446d5e3f-6c1d-4784-b6f0-c93cd9ea0cb4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:07.701459 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:07.703645 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:07.704138 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-226163190"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:07.705429 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-031debe7-26f5-44af-aecd-1e25d4f72f59 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:07.705918 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-226163190'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:07.706025 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Create volume of 1 GB Aug 14 03:14:07.707697 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-031debe7-26f5-44af-aecd-1e25d4f72f59 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 Aug 14 03:14:07.707990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-031debe7-26f5-44af-aecd-1e25d4f72f59 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:07.708288 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-031debe7-26f5-44af-aecd-1e25d4f72f59 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:07.708541 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-031debe7-26f5-44af-aecd-1e25d4f72f59 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete volume with id: 0e4d2656-1ed2-4c4a-8493-457f38d99563 Aug 14 03:14:07.710593 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Availability Zones retrieved successfully. Aug 14 03:14:07.716337 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Flow 'volume_create_api' (b729522b-b092-4981-9027-1ccdfec5cb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:07.716718 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:07.716718 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:07.717215 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-031debe7-26f5-44af-aecd-1e25d4f72f59 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:07.717302 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b996af5c-5154-4009-bd82-41e57add89b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:07.717991 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:07.736444 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-031debe7-26f5-44af-aecd-1e25d4f72f59 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Delete volume request issued successfully. Aug 14 03:14:07.736713 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-031debe7-26f5-44af-aecd-1e25d4f72f59 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 returned with HTTP 202 Aug 14 03:14:07.737289 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1303/5240] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:14:07 2026] DELETE /volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:07.746598 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-29285771-c627-429d-af32-f3bc8070e179 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:07.747340 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b996af5c-5154-4009-bd82-41e57add89b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:07.748318 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c49e87-13cc-47c5-b2c4-f101f634ac2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:07.748394 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-29285771-c627-429d-af32-f3bc8070e179 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 Aug 14 03:14:07.748594 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-29285771-c627-429d-af32-f3bc8070e179 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:07.748734 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-29285771-c627-429d-af32-f3bc8070e179 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:07.756189 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:07.756189 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:07.760382 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-29285771-c627-429d-af32-f3bc8070e179 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Volume info retrieved successfully. Aug 14 03:14:07.764629 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-29285771-c627-429d-af32-f3bc8070e179 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 returned with HTTP 200 Aug 14 03:14:07.765045 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1311/5241] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:07 2026] GET /volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:07.797525 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Created reservations ['fb05dcdb-f5e8-4a50-aa07-7ead8ca38dfd', '62ecfc8a-799e-424f-8b56-b86134d58fba', '71c4aeca-f80f-4510-a736-7e4c4d05d504', '72d557f0-eac2-419b-9e05-c02e0ac4318a'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:07.798405 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c49e87-13cc-47c5-b2c4-f101f634ac2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb05dcdb-f5e8-4a50-aa07-7ead8ca38dfd', '62ecfc8a-799e-424f-8b56-b86134d58fba', '71c4aeca-f80f-4510-a736-7e4c4d05d504', '72d557f0-eac2-419b-9e05-c02e0ac4318a']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:07.799481 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca1c8a0b-0814-4205-9c51-352e76455c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:07.830091 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca1c8a0b-0814-4205-9c51-352e76455c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9dc9024-5d21-44df-8f18-0122a604acfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-226163190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00da3e3d92f6497f869a752403ffcbf5',qos_specs=None,replication_status=,reservations=['fb05dcdb-f5e8-4a50-aa07-7ead8ca38dfd','62ecfc8a-799e-424f-8b56-b86134d58fba','71c4aeca-f80f-4510-a736-7e4c4d05d504','72d557f0-eac2-419b-9e05-c02e0ac4318a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='204038fd1e324977931d6d065f7c507b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-226163190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9dc9024-5d21-44df-8f18-0122a604acfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00da3e3d92f6497f869a752403ffcbf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='204038fd1e324977931d6d065f7c507b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:07.830091 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a078f29b-089f-4175-ae37-687514ac06cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:07.850811 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a078f29b-089f-4175-ae37-687514ac06cc) transitioned into state 'SUCCESS' from state '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-226163190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00da3e3d92f6497f869a752403ffcbf5',qos_specs=None,replication_status=,reservations=['fb05dcdb-f5e8-4a50-aa07-7ead8ca38dfd','62ecfc8a-799e-424f-8b56-b86134d58fba','71c4aeca-f80f-4510-a736-7e4c4d05d504','72d557f0-eac2-419b-9e05-c02e0ac4318a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='204038fd1e324977931d6d065f7c507b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:07.851768 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb7d10ec-9bf5-40ef-a842-69ce06d60247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:07.863913 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb7d10ec-9bf5-40ef-a842-69ce06d60247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:07.865136 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Flow 'volume_create_api' (b729522b-b092-4981-9027-1ccdfec5cb8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:07.865584 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Create volume request issued successfully. Aug 14 03:14:07.866448 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a7b38cf9-31f5-45bb-aa60-d07f541d2e02 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:07.866981 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1315/5242] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:14:07 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) Aug 14 03:14:07.879331 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-210c04c3-a90f-4e14-b2f7-f07cce42d614 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:07.881629 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-210c04c3-a90f-4e14-b2f7-f07cce42d614 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc Aug 14 03:14:07.881933 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-210c04c3-a90f-4e14-b2f7-f07cce42d614 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:07.882190 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-210c04c3-a90f-4e14-b2f7-f07cce42d614 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:07.891039 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:07.891039 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:07.895413 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-210c04c3-a90f-4e14-b2f7-f07cce42d614 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:07.900381 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-210c04c3-a90f-4e14-b2f7-f07cce42d614 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc returned with HTTP 200 Aug 14 03:14:07.900863 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1314/5243] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:07 2026] GET /volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:08.229096 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-80d17982-cf8e-4738-ba94-29c758f0a872 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:08.230829 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:08.231278 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "f87b2e56-b395-4a4a-92c3-c5bd4706e52e", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:08.232684 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'f87b2e56-b395-4a4a-92c3-c5bd4706e52e', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:08.350235 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Create volume of 1 GB Aug 14 03:14:08.354943 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Availability Zones retrieved successfully. Aug 14 03:14:08.360031 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Flow 'volume_create_api' (93bc13d9-0479-4d8b-8be4-7c159882cc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:08.361132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f23bee52-f4b4-4e29-bcd2-5363128491b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:08.362113 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:08.417579 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f23bee52-f4b4-4e29-bcd2-5363128491b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:14:07Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=a5c7a6a8-9fa3-442d-b726-c0f4c4204b74,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': 'a5c7a6a8-9fa3-442d-b726-c0f4c4204b74', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:08.418218 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (449a0165-5ff5-42cd-9d1f-17c412c74984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:08.441839 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:14:08.442276 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:14:08.473661 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Created reservations ['f043eadd-8604-4f97-8f73-87db541b2ce8', 'd1340171-8586-41a6-8cfb-f6e83e62266c', '712d1dfa-671c-4669-b7a7-839327da17b5', '010325e3-fc48-458f-b289-4adef2888c15'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:08.474015 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (449a0165-5ff5-42cd-9d1f-17c412c74984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f043eadd-8604-4f97-8f73-87db541b2ce8', 'd1340171-8586-41a6-8cfb-f6e83e62266c', '712d1dfa-671c-4669-b7a7-839327da17b5', '010325e3-fc48-458f-b289-4adef2888c15']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:08.474858 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee58db44-6e7f-4a80-93c0-9f89159bc481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:08.497733 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee58db44-6e7f-4a80-93c0-9f89159bc481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd251631e-aed1-4f5c-860f-8c47d5ed8afb', '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='66bae9d1c63d49d0834cf10d49f0a4d6',qos_specs=None,replication_status=,reservations=['f043eadd-8604-4f97-8f73-87db541b2ce8','d1340171-8586-41a6-8cfb-f6e83e62266c','712d1dfa-671c-4669-b7a7-839327da17b5','010325e3-fc48-458f-b289-4adef2888c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59757777ce4847a4b3729b3f6b1cad09',volume_type_id=a5c7a6a8-9fa3-442d-b726-c0f4c4204b74), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:08Z,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=d251631e-aed1-4f5c-860f-8c47d5ed8afb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66bae9d1c63d49d0834cf10d49f0a4d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59757777ce4847a4b3729b3f6b1cad09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5c7a6a8-9fa3-442d-b726-c0f4c4204b74),volume_type_id=a5c7a6a8-9fa3-442d-b726-c0f4c4204b74)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:08.498387 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675abb5c-c9cc-46cd-960b-6135533ccac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:08.513625 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675abb5c-c9cc-46cd-960b-6135533ccac2) transitioned into state 'SUCCESS' from 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='66bae9d1c63d49d0834cf10d49f0a4d6',qos_specs=None,replication_status=,reservations=['f043eadd-8604-4f97-8f73-87db541b2ce8','d1340171-8586-41a6-8cfb-f6e83e62266c','712d1dfa-671c-4669-b7a7-839327da17b5','010325e3-fc48-458f-b289-4adef2888c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59757777ce4847a4b3729b3f6b1cad09',volume_type_id=a5c7a6a8-9fa3-442d-b726-c0f4c4204b74)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:08.514323 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b7963d6-0a2f-4d04-9a83-a22fdc871d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:08.521897 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b7963d6-0a2f-4d04-9a83-a22fdc871d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:08.522583 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Flow 'volume_create_api' (93bc13d9-0479-4d8b-8be4-7c159882cc1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:08.522855 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Create volume request issued successfully. Aug 14 03:14:08.523344 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-80d17982-cf8e-4738-ba94-29c758f0a872 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:08.523744 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1304/5244] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:14:08 2026] POST /volume/v3/volumes => generated 798 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:08.535444 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-60dc4663-3922-4c0d-9f61-f3b668e92f86 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:08.537000 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-60dc4663-3922-4c0d-9f61-f3b668e92f86 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] GET https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb Aug 14 03:14:08.537181 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-60dc4663-3922-4c0d-9f61-f3b668e92f86 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:08.537377 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-60dc4663-3922-4c0d-9f61-f3b668e92f86 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:08.543192 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:08.543192 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:08.546038 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-60dc4663-3922-4c0d-9f61-f3b668e92f86 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Volume info retrieved successfully. Aug 14 03:14:08.549853 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-60dc4663-3922-4c0d-9f61-f3b668e92f86 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb returned with HTTP 200 Aug 14 03:14:08.549853 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1312/5245] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:08 2026] GET /volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb => generated 866 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:08.778434 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6654e8d9-451e-464d-bae1-1109f2ad6962 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:08.780542 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6654e8d9-451e-464d-bae1-1109f2ad6962 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] GET https://10.4.3.152/volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 Aug 14 03:14:08.780789 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6654e8d9-451e-464d-bae1-1109f2ad6962 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:08.781065 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6654e8d9-451e-464d-bae1-1109f2ad6962 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:08.797423 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6654e8d9-451e-464d-bae1-1109f2ad6962 tempest-CreateVolumesFromSnapshotTest-378093725 tempest-CreateVolumesFromSnapshotTest-378093725-project-member] https://10.4.3.152/volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 returned with HTTP 404 Aug 14 03:14:08.797989 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1316/5246] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:08 2026] GET /volume/v3/volumes/0e4d2656-1ed2-4c4a-8493-457f38d99563 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:08.912897 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-088cde36-3111-4b16-9589-bfe86bfe35ae None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:08.914520 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-088cde36-3111-4b16-9589-bfe86bfe35ae tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc Aug 14 03:14:08.914711 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-088cde36-3111-4b16-9589-bfe86bfe35ae tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:08.914912 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-088cde36-3111-4b16-9589-bfe86bfe35ae tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:08.922857 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:08.922857 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:08.926420 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-088cde36-3111-4b16-9589-bfe86bfe35ae tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:08.930092 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-088cde36-3111-4b16-9589-bfe86bfe35ae tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc returned with HTTP 200 Aug 14 03:14:08.930493 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1315/5247] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:08 2026] GET /volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:14:08.945210 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f1021899-1275-46b4-87e8-1e53abff9d56 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:08.949028 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f1021899-1275-46b4-87e8-1e53abff9d56 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] GET https://10.4.3.152/volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc Aug 14 03:14:08.949028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f1021899-1275-46b4-87e8-1e53abff9d56 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:08.949028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f1021899-1275-46b4-87e8-1e53abff9d56 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:08.957919 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:08.957919 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:08.964988 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f1021899-1275-46b4-87e8-1e53abff9d56 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Volume info retrieved successfully. Aug 14 03:14:08.968450 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f1021899-1275-46b4-87e8-1e53abff9d56 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] https://10.4.3.152/volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc returned with HTTP 200 Aug 14 03:14:08.969069 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1305/5248] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:08 2026] GET /volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:08.985061 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cc073487-f91a-4d56-89cf-77cfc07c3938 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:08.986810 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cc073487-f91a-4d56-89cf-77cfc07c3938 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc Aug 14 03:14:08.987050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cc073487-f91a-4d56-89cf-77cfc07c3938 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:08.987269 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cc073487-f91a-4d56-89cf-77cfc07c3938 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:08.987423 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-cc073487-f91a-4d56-89cf-77cfc07c3938 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Delete volume with id: f9dc9024-5d21-44df-8f18-0122a604acfc Aug 14 03:14:08.995268 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:08.995268 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:08.995611 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cc073487-f91a-4d56-89cf-77cfc07c3938 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:09.010988 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-cc073487-f91a-4d56-89cf-77cfc07c3938 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Delete volume request issued successfully. Aug 14 03:14:09.011442 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cc073487-f91a-4d56-89cf-77cfc07c3938 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc returned with HTTP 202 Aug 14 03:14:09.011656 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1313/5249] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:14:08 2026] DELETE /volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:14:09.019608 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f37d939c-0c46-4e8c-847d-da732aff5c91 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:09.021242 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f37d939c-0c46-4e8c-847d-da732aff5c91 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc Aug 14 03:14:09.021442 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f37d939c-0c46-4e8c-847d-da732aff5c91 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:09.022109 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f37d939c-0c46-4e8c-847d-da732aff5c91 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:09.028325 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:09.028325 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:09.031546 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f37d939c-0c46-4e8c-847d-da732aff5c91 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:09.035240 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f37d939c-0c46-4e8c-847d-da732aff5c91 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc returned with HTTP 200 Aug 14 03:14:09.035579 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1317/5250] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:09 2026] GET /volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:14:09.563039 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5881087e-3410-4728-a003-52459337ae40 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:09.565006 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5881087e-3410-4728-a003-52459337ae40 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] GET https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb Aug 14 03:14:09.565241 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5881087e-3410-4728-a003-52459337ae40 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:09.565504 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5881087e-3410-4728-a003-52459337ae40 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:09.572368 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:09.572368 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:09.576588 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5881087e-3410-4728-a003-52459337ae40 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Volume info retrieved successfully. Aug 14 03:14:09.581380 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5881087e-3410-4728-a003-52459337ae40 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb returned with HTTP 200 Aug 14 03:14:09.581790 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1316/5251] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:09 2026] GET /volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb => generated 948 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:10.048326 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a603f05a-b0a7-452d-8f5f-e9b42daf7c72 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:10.050266 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a603f05a-b0a7-452d-8f5f-e9b42daf7c72 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc Aug 14 03:14:10.050470 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a603f05a-b0a7-452d-8f5f-e9b42daf7c72 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:10.050674 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a603f05a-b0a7-452d-8f5f-e9b42daf7c72 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:10.056840 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a603f05a-b0a7-452d-8f5f-e9b42daf7c72 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc returned with HTTP 404 Aug 14 03:14:10.057505 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1306/5252] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:10 2026] GET /volume/v3/volumes/f9dc9024-5d21-44df-8f18-0122a604acfc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:14:10.070402 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:10.072335 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:10.072870 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-290784270"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:10.074691 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-290784270'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:10.074848 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Create volume of 1 GB Aug 14 03:14:10.079515 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Availability Zones retrieved successfully. Aug 14 03:14:10.086141 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Flow 'volume_create_api' (42466cf4-6d45-41e6-b18b-947611204525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:10.087249 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53db2421-1e70-4c25-a6d9-afcc2b6f158d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:10.088249 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:10.118643 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53db2421-1e70-4c25-a6d9-afcc2b6f158d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:10.119730 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923ba4d5-4f91-475b-b7f0-738f85fc4a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:10.173637 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Created reservations ['95641bcf-f7fb-45a9-b694-cbc9698b03bf', '3c69a57d-53da-4671-b638-ff57b74c35b5', '01d86a1d-7d36-43ad-999c-ae447d85a2d7', '9601cdd8-8b24-4e92-ba9d-81b0a1cc9416'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:10.174926 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923ba4d5-4f91-475b-b7f0-738f85fc4a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95641bcf-f7fb-45a9-b694-cbc9698b03bf', '3c69a57d-53da-4671-b638-ff57b74c35b5', '01d86a1d-7d36-43ad-999c-ae447d85a2d7', '9601cdd8-8b24-4e92-ba9d-81b0a1cc9416']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:10.176468 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f475e414-fe65-45c4-91d0-09c14bbd4642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:10.208402 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f475e414-fe65-45c4-91d0-09c14bbd4642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4f01c39-ed05-4006-a2d5-0c6a0e047622', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-290784270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00da3e3d92f6497f869a752403ffcbf5',qos_specs=None,replication_status=,reservations=['95641bcf-f7fb-45a9-b694-cbc9698b03bf','3c69a57d-53da-4671-b638-ff57b74c35b5','01d86a1d-7d36-43ad-999c-ae447d85a2d7','9601cdd8-8b24-4e92-ba9d-81b0a1cc9416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='204038fd1e324977931d6d065f7c507b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-290784270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4f01c39-ed05-4006-a2d5-0c6a0e047622,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00da3e3d92f6497f869a752403ffcbf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='204038fd1e324977931d6d065f7c507b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:10.209786 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1860ae1d-ab0c-4cb3-bfaa-412dfd2b3070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:10.237862 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1860ae1d-ab0c-4cb3-bfaa-412dfd2b3070) transitioned into state 'SUCCESS' from state '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-290784270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00da3e3d92f6497f869a752403ffcbf5',qos_specs=None,replication_status=,reservations=['95641bcf-f7fb-45a9-b694-cbc9698b03bf','3c69a57d-53da-4671-b638-ff57b74c35b5','01d86a1d-7d36-43ad-999c-ae447d85a2d7','9601cdd8-8b24-4e92-ba9d-81b0a1cc9416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='204038fd1e324977931d6d065f7c507b',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:10.239235 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60988927-0c79-4360-abfa-9b89606396a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:10.253867 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60988927-0c79-4360-abfa-9b89606396a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:10.254955 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Flow 'volume_create_api' (42466cf4-6d45-41e6-b18b-947611204525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:10.255415 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Create volume request issued successfully. Aug 14 03:14:10.256511 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e54bdcaf-77f4-4a6c-aaba-c157f8669a35 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:10.256984 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1314/5253] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:14:10 2026] POST /volume/v3/volumes => generated 777 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:10.271136 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c2cc7429-dc91-43fc-9020-9f5f19b8d5f2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:10.273167 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c2cc7429-dc91-43fc-9020-9f5f19b8d5f2 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 Aug 14 03:14:10.273395 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c2cc7429-dc91-43fc-9020-9f5f19b8d5f2 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:10.273593 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c2cc7429-dc91-43fc-9020-9f5f19b8d5f2 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:10.281315 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:10.281315 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:10.285416 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c2cc7429-dc91-43fc-9020-9f5f19b8d5f2 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:10.288870 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-73337bf0-234f-442e-a079-d41971a9ff35 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:10.290569 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c2cc7429-dc91-43fc-9020-9f5f19b8d5f2 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 returned with HTTP 200 Aug 14 03:14:10.291151 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1318/5254] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:10 2026] GET /volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:10.389857 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:10.390138 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2097106607"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:10.392601 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2097106607'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:10.392601 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Create volume of 1 GB Aug 14 03:14:10.397151 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Availability Zones retrieved successfully. Aug 14 03:14:10.404348 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Flow 'volume_create_api' (cacbe78a-5828-40be-b8a8-c0c6d676cf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:10.405530 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80dba4d4-664d-4184-9a1d-42aa414fa75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:10.406545 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:10.442282 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80dba4d4-664d-4184-9a1d-42aa414fa75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:10.443281 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e119c33-ac22-4974-bdc9-8c975bf3e422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:10.504216 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Created reservations ['96d7e0ef-821f-4ced-a2cb-34af87f87c19', '7ccdda86-fc70-4f76-b701-55148b6bcc2f', '0a49de28-726c-4658-bc9d-d4217d13bd2b', 'c74f4456-070a-45a2-982c-2801a1ebf7d4'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:10.505049 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e119c33-ac22-4974-bdc9-8c975bf3e422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96d7e0ef-821f-4ced-a2cb-34af87f87c19', '7ccdda86-fc70-4f76-b701-55148b6bcc2f', '0a49de28-726c-4658-bc9d-d4217d13bd2b', 'c74f4456-070a-45a2-982c-2801a1ebf7d4']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:10.505853 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31ae82cc-6169-4a14-a952-9dea40b9985a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:10.532933 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31ae82cc-6169-4a14-a952-9dea40b9985a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64f83958-b5ae-43ee-802f-6d41900b4898', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2097106607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',qos_specs=None,replication_status=,reservations=['96d7e0ef-821f-4ced-a2cb-34af87f87c19','7ccdda86-fc70-4f76-b701-55148b6bcc2f','0a49de28-726c-4658-bc9d-d4217d13bd2b','c74f4456-070a-45a2-982c-2801a1ebf7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='705548cafc184c74b1821bca181cc5e6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2097106607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64f83958-b5ae-43ee-802f-6d41900b4898,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='705548cafc184c74b1821bca181cc5e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:10.533801 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (296d1689-b300-4b9d-9f84-432832b076b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:10.554469 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (296d1689-b300-4b9d-9f84-432832b076b7) transitioned into state 'SUCCESS' from state '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-2097106607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',qos_specs=None,replication_status=,reservations=['96d7e0ef-821f-4ced-a2cb-34af87f87c19','7ccdda86-fc70-4f76-b701-55148b6bcc2f','0a49de28-726c-4658-bc9d-d4217d13bd2b','c74f4456-070a-45a2-982c-2801a1ebf7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='705548cafc184c74b1821bca181cc5e6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:10.555211 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86fff504-c57a-4a89-9fb4-3adbfdf501a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:10.566693 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86fff504-c57a-4a89-9fb4-3adbfdf501a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:10.567616 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Flow 'volume_create_api' (cacbe78a-5828-40be-b8a8-c0c6d676cf22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:10.568122 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Create volume request issued successfully. Aug 14 03:14:10.569178 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-73337bf0-234f-442e-a079-d41971a9ff35 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:10.569621 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1317/5255] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:14:10 2026] POST /volume/v3/volumes => generated 778 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:10.581879 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-25ac3625-ff45-4fd3-8f66-63f8dbfd780a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:10.583707 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-25ac3625-ff45-4fd3-8f66-63f8dbfd780a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 Aug 14 03:14:10.583971 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-25ac3625-ff45-4fd3-8f66-63f8dbfd780a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:10.584219 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-25ac3625-ff45-4fd3-8f66-63f8dbfd780a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:10.593291 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:10.593291 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:10.596462 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-50ed8de7-3d38-46a9-a54b-10318ac4e4fd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:10.598338 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-50ed8de7-3d38-46a9-a54b-10318ac4e4fd tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] GET https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb Aug 14 03:14:10.598528 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-50ed8de7-3d38-46a9-a54b-10318ac4e4fd tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:10.598637 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-25ac3625-ff45-4fd3-8f66-63f8dbfd780a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:14:10.598717 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-50ed8de7-3d38-46a9-a54b-10318ac4e4fd tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:10.605602 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-25ac3625-ff45-4fd3-8f66-63f8dbfd780a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 returned with HTTP 200 Aug 14 03:14:10.606300 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1307/5256] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:10 2026] GET /volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:10.606905 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:10.606905 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:10.611119 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-50ed8de7-3d38-46a9-a54b-10318ac4e4fd tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Volume info retrieved successfully. Aug 14 03:14:10.619860 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-50ed8de7-3d38-46a9-a54b-10318ac4e4fd tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb returned with HTTP 200 Aug 14 03:14:10.620259 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1315/5257] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:10 2026] GET /volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:11.303693 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-363a4618-ec97-452d-9550-978bebd062fa None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:11.305448 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-363a4618-ec97-452d-9550-978bebd062fa tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 Aug 14 03:14:11.305663 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-363a4618-ec97-452d-9550-978bebd062fa tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:11.305846 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-363a4618-ec97-452d-9550-978bebd062fa tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:11.315012 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:11.315012 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:11.318957 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-363a4618-ec97-452d-9550-978bebd062fa tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:11.324461 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-363a4618-ec97-452d-9550-978bebd062fa tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 returned with HTTP 200 Aug 14 03:14:11.324917 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1319/5258] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:11 2026] GET /volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:14:11.336864 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-af60faa0-1f2a-402b-aea0-694b506bcbe6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:11.338873 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-af60faa0-1f2a-402b-aea0-694b506bcbe6 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] GET https://10.4.3.152/volume/v3/volumes/summary Aug 14 03:14:11.339108 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-af60faa0-1f2a-402b-aea0-694b506bcbe6 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:11.339322 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-af60faa0-1f2a-402b-aea0-694b506bcbe6 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:11.339488 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-af60faa0-1f2a-402b-aea0-694b506bcbe6 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Removing options '' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:14:11.339715 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:11.339715 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:11.345444 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-af60faa0-1f2a-402b-aea0-694b506bcbe6 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] Get summary completed successfully. Aug 14 03:14:11.345686 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-af60faa0-1f2a-402b-aea0-694b506bcbe6 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-reader] https://10.4.3.152/volume/v3/volumes/summary returned with HTTP 200 Aug 14 03:14:11.346116 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1318/5259] 10.4.3.152 () {68 vars in 1302 bytes} [Fri Aug 14 03:14:11 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:11.354136 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5311f739-03f9-41c6-abd6-45deab5bfa7b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:11.356427 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5311f739-03f9-41c6-abd6-45deab5bfa7b tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 Aug 14 03:14:11.356684 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5311f739-03f9-41c6-abd6-45deab5bfa7b tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:11.356940 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5311f739-03f9-41c6-abd6-45deab5bfa7b tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:11.357159 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-5311f739-03f9-41c6-abd6-45deab5bfa7b tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Delete volume with id: a4f01c39-ed05-4006-a2d5-0c6a0e047622 Aug 14 03:14:11.365485 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:11.365485 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:11.365787 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5311f739-03f9-41c6-abd6-45deab5bfa7b tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:11.382745 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5311f739-03f9-41c6-abd6-45deab5bfa7b tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Delete volume request issued successfully. Aug 14 03:14:11.382960 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5311f739-03f9-41c6-abd6-45deab5bfa7b tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 returned with HTTP 202 Aug 14 03:14:11.383397 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1308/5260] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:14:11 2026] DELETE /volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:14:11.389682 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e6a095ec-8710-4016-897f-6b07514d0a32 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:11.392709 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e6a095ec-8710-4016-897f-6b07514d0a32 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 Aug 14 03:14:11.392940 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e6a095ec-8710-4016-897f-6b07514d0a32 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:11.393122 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e6a095ec-8710-4016-897f-6b07514d0a32 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:11.404624 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:11.404624 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:11.412416 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e6a095ec-8710-4016-897f-6b07514d0a32 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Volume info retrieved successfully. Aug 14 03:14:11.419352 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e6a095ec-8710-4016-897f-6b07514d0a32 tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 returned with HTTP 200 Aug 14 03:14:11.420559 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1316/5261] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:11 2026] GET /volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:14:11.618581 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-29ed0bea-f589-4d9c-83a7-ae7c7a1aa269 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:11.622842 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-29ed0bea-f589-4d9c-83a7-ae7c7a1aa269 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 Aug 14 03:14:11.623054 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-29ed0bea-f589-4d9c-83a7-ae7c7a1aa269 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:11.623273 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-29ed0bea-f589-4d9c-83a7-ae7c7a1aa269 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:11.631270 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:11.631270 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:11.633709 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b073719f-c461-4377-aaf3-5a3d6e2a45ee None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:11.634614 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-29ed0bea-f589-4d9c-83a7-ae7c7a1aa269 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:14:11.635510 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b073719f-c461-4377-aaf3-5a3d6e2a45ee tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] GET https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb Aug 14 03:14:11.635722 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b073719f-c461-4377-aaf3-5a3d6e2a45ee tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:11.635991 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b073719f-c461-4377-aaf3-5a3d6e2a45ee tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:11.639016 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-29ed0bea-f589-4d9c-83a7-ae7c7a1aa269 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 returned with HTTP 200 Aug 14 03:14:11.639674 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1320/5262] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:11 2026] GET /volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:11.644846 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:11.644846 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:11.650008 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b073719f-c461-4377-aaf3-5a3d6e2a45ee tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Volume info retrieved successfully. Aug 14 03:14:11.656347 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b671bcd9-b8b6-4405-aac9-60d1d0ad03cd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:11.657772 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b073719f-c461-4377-aaf3-5a3d6e2a45ee tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb returned with HTTP 200 Aug 14 03:14:11.658273 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1319/5263] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:11 2026] GET /volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:11.659478 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b671bcd9-b8b6-4405-aac9-60d1d0ad03cd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:14:11.659478 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b671bcd9-b8b6-4405-aac9-60d1d0ad03cd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64f83958-b5ae-43ee-802f-6d41900b4898", "name": "tempest-type-Backup-1710456224"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:11.660529 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-b671bcd9-b8b6-4405-aac9-60d1d0ad03cd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Creating new backup {'backup': {'volume_id': '64f83958-b5ae-43ee-802f-6d41900b4898', 'name': 'tempest-type-Backup-1710456224'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:14:11.661839 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-b671bcd9-b8b6-4405-aac9-60d1d0ad03cd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Creating backup of volume 64f83958-b5ae-43ee-802f-6d41900b4898 in container None Aug 14 03:14:11.666675 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:11.666675 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:11.666936 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b671bcd9-b8b6-4405-aac9-60d1d0ad03cd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:14:11.685251 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-b671bcd9-b8b6-4405-aac9-60d1d0ad03cd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Created reservations ['def6cfc4-e458-4b53-af65-ea2b3b216aa2', '56fa3268-5f33-46ff-a5fe-1951c90340e1'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:11.707100 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b671bcd9-b8b6-4405-aac9-60d1d0ad03cd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:14:11.707427 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1309/5264] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:14:11 2026] POST /volume/v3/backups => generated 316 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:11.716519 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-453007bf-9184-4edb-9de9-08cd629f9f5d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:11.718562 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-453007bf-9184-4edb-9de9-08cd629f9f5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:11.718861 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-453007bf-9184-4edb-9de9-08cd629f9f5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:11.719101 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-453007bf-9184-4edb-9de9-08cd629f9f5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:11.719214 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-453007bf-9184-4edb-9de9-08cd629f9f5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:11.722953 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:11.722953 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:11.723471 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-453007bf-9184-4edb-9de9-08cd629f9f5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:11.723786 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1317/5265] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:11 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:12.432599 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-aef4b305-3cc9-47c6-8702-bbc4ac6567bb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:12.434321 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aef4b305-3cc9-47c6-8702-bbc4ac6567bb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] GET https://10.4.3.152/volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 Aug 14 03:14:12.434520 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aef4b305-3cc9-47c6-8702-bbc4ac6567bb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:12.434714 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aef4b305-3cc9-47c6-8702-bbc4ac6567bb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:12.439964 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aef4b305-3cc9-47c6-8702-bbc4ac6567bb tempest-ProjectReaderTests-1595239800 tempest-ProjectReaderTests-1595239800-project-admin] https://10.4.3.152/volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 returned with HTTP 404 Aug 14 03:14:12.440380 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1321/5266] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:14:12 2026] GET /volume/v3/volumes/a4f01c39-ed05-4006-a2d5-0c6a0e047622 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:14:12.672243 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-74aeab00-d523-45b7-ae86-2ad59c8d65cc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:12.675560 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-74aeab00-d523-45b7-ae86-2ad59c8d65cc tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] GET https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb Aug 14 03:14:12.675731 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-74aeab00-d523-45b7-ae86-2ad59c8d65cc tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:12.675945 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-74aeab00-d523-45b7-ae86-2ad59c8d65cc tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:12.686711 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:12.686711 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:12.692689 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-74aeab00-d523-45b7-ae86-2ad59c8d65cc tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Volume info retrieved successfully. Aug 14 03:14:12.698063 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-74aeab00-d523-45b7-ae86-2ad59c8d65cc tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb returned with HTTP 200 Aug 14 03:14:12.698666 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1320/5267] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:12 2026] GET /volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:12.733754 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8172d4cc-e0f8-4dee-84af-256232b4370b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:12.735531 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8172d4cc-e0f8-4dee-84af-256232b4370b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:12.735829 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8172d4cc-e0f8-4dee-84af-256232b4370b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:12.736021 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8172d4cc-e0f8-4dee-84af-256232b4370b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:12.736118 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-8172d4cc-e0f8-4dee-84af-256232b4370b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:12.740626 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:12.740626 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:12.741225 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8172d4cc-e0f8-4dee-84af-256232b4370b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:12.741579 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1310/5268] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:12 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:13.711726 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fe248785-c691-4973-96f9-89e57658ff40 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:13.714224 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fe248785-c691-4973-96f9-89e57658ff40 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] GET https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb Aug 14 03:14:13.714477 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fe248785-c691-4973-96f9-89e57658ff40 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:13.714738 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fe248785-c691-4973-96f9-89e57658ff40 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:13.723694 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:13.723694 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:13.727988 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fe248785-c691-4973-96f9-89e57658ff40 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Volume info retrieved successfully. Aug 14 03:14:13.731974 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fe248785-c691-4973-96f9-89e57658ff40 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb returned with HTTP 200 Aug 14 03:14:13.732329 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1318/5269] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:13 2026] GET /volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:13.751218 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bf7bbf14-ff67-4eb2-bac0-62d46969b395 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:13.752785 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf7bbf14-ff67-4eb2-bac0-62d46969b395 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:13.752980 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bf7bbf14-ff67-4eb2-bac0-62d46969b395 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:13.753194 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bf7bbf14-ff67-4eb2-bac0-62d46969b395 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:13.753286 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-bf7bbf14-ff67-4eb2-bac0-62d46969b395 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:13.756852 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:13.756852 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:13.757418 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf7bbf14-ff67-4eb2-bac0-62d46969b395 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:13.757747 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1322/5270] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:13 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:14.744120 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ac84521a-6fdb-40be-b35c-e7e87ae21318 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:14.746069 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ac84521a-6fdb-40be-b35c-e7e87ae21318 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] GET https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb Aug 14 03:14:14.746280 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ac84521a-6fdb-40be-b35c-e7e87ae21318 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:14.746469 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ac84521a-6fdb-40be-b35c-e7e87ae21318 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:14.754175 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:14.754175 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:14.757989 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ac84521a-6fdb-40be-b35c-e7e87ae21318 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Volume info retrieved successfully. Aug 14 03:14:14.762679 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ac84521a-6fdb-40be-b35c-e7e87ae21318 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb returned with HTTP 200 Aug 14 03:14:14.763254 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1321/5271] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:14 2026] GET /volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:14.767486 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4243e37b-0eeb-40bf-9d30-320766296c2c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:14.769301 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4243e37b-0eeb-40bf-9d30-320766296c2c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:14.769553 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4243e37b-0eeb-40bf-9d30-320766296c2c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:14.769764 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4243e37b-0eeb-40bf-9d30-320766296c2c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:14.769885 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-4243e37b-0eeb-40bf-9d30-320766296c2c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:14.773964 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:14.773964 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:14.774557 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4243e37b-0eeb-40bf-9d30-320766296c2c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:14.774896 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1311/5272] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:14 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:15.780338 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ee20284d-020a-4f2e-aeb7-182f9e1c76fe None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:15.782847 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ee20284d-020a-4f2e-aeb7-182f9e1c76fe tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] GET https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb Aug 14 03:14:15.783189 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ee20284d-020a-4f2e-aeb7-182f9e1c76fe tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:15.783611 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ee20284d-020a-4f2e-aeb7-182f9e1c76fe tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:15.785301 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4f7f5aca-3df6-41e9-a41d-276e1730c37d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:15.787196 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4f7f5aca-3df6-41e9-a41d-276e1730c37d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:15.787401 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4f7f5aca-3df6-41e9-a41d-276e1730c37d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:15.787571 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4f7f5aca-3df6-41e9-a41d-276e1730c37d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:15.787669 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-4f7f5aca-3df6-41e9-a41d-276e1730c37d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:15.791152 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:15.791152 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:15.791766 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:15.791766 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:15.792553 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4f7f5aca-3df6-41e9-a41d-276e1730c37d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:15.793056 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1323/5273] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:15 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:15.794689 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ee20284d-020a-4f2e-aeb7-182f9e1c76fe tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Volume info retrieved successfully. Aug 14 03:14:15.798847 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ee20284d-020a-4f2e-aeb7-182f9e1c76fe tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb returned with HTTP 200 Aug 14 03:14:15.799396 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1319/5274] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:15 2026] GET /volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb => generated 1295 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:15.811629 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7831bdcf-94eb-417f-bb9d-a8c45a4ff4bf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:15.813634 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7831bdcf-94eb-417f-bb9d-a8c45a4ff4bf tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb Aug 14 03:14:15.814013 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7831bdcf-94eb-417f-bb9d-a8c45a4ff4bf tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:15.814387 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7831bdcf-94eb-417f-bb9d-a8c45a4ff4bf tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:15.814602 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-7831bdcf-94eb-417f-bb9d-a8c45a4ff4bf tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Delete volume with id: d251631e-aed1-4f5c-860f-8c47d5ed8afb Aug 14 03:14:15.821847 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:15.821847 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:15.822839 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7831bdcf-94eb-417f-bb9d-a8c45a4ff4bf tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Volume info retrieved successfully. Aug 14 03:14:15.838141 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7831bdcf-94eb-417f-bb9d-a8c45a4ff4bf tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Delete volume request issued successfully. Aug 14 03:14:15.838413 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7831bdcf-94eb-417f-bb9d-a8c45a4ff4bf tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb returned with HTTP 202 Aug 14 03:14:15.838883 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1322/5275] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:14:15 2026] DELETE /volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:15.846990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4c871b82-f54c-4e8f-bb48-f1ed966a1b11 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:15.851928 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4c871b82-f54c-4e8f-bb48-f1ed966a1b11 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] GET https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb Aug 14 03:14:15.851928 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4c871b82-f54c-4e8f-bb48-f1ed966a1b11 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:15.851928 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4c871b82-f54c-4e8f-bb48-f1ed966a1b11 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:15.858184 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:15.858184 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:15.861647 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4c871b82-f54c-4e8f-bb48-f1ed966a1b11 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Volume info retrieved successfully. Aug 14 03:14:15.866197 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4c871b82-f54c-4e8f-bb48-f1ed966a1b11 tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb returned with HTTP 200 Aug 14 03:14:15.866672 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1312/5276] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:15 2026] GET /volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb => generated 1294 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:16.803430 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-db55e3c5-1ee3-49fd-b479-9bd1ddb8439e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:16.805584 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-db55e3c5-1ee3-49fd-b479-9bd1ddb8439e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:16.805851 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-db55e3c5-1ee3-49fd-b479-9bd1ddb8439e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:16.806078 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-db55e3c5-1ee3-49fd-b479-9bd1ddb8439e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:16.806206 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-db55e3c5-1ee3-49fd-b479-9bd1ddb8439e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:16.810552 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:16.810552 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:16.811183 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-db55e3c5-1ee3-49fd-b479-9bd1ddb8439e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:16.811532 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1324/5277] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:16 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:16.879609 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6066df2f-a338-4192-a80d-d18827ad9ead None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:16.881261 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6066df2f-a338-4192-a80d-d18827ad9ead tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] GET https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb Aug 14 03:14:16.881438 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6066df2f-a338-4192-a80d-d18827ad9ead tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:16.881621 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6066df2f-a338-4192-a80d-d18827ad9ead tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:16.886555 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6066df2f-a338-4192-a80d-d18827ad9ead tempest-VolumeAndVolumeTypeFromImageTest-1552791015 tempest-VolumeAndVolumeTypeFromImageTest-1552791015-project-member] https://10.4.3.152/volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb returned with HTTP 404 Aug 14 03:14:16.886982 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1320/5278] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:16 2026] GET /volume/v3/volumes/d251631e-aed1-4f5c-860f-8c47d5ed8afb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:17.089597 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-eea91a9f-1268-451b-ac13-1f0e2a47f4e8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:17.091446 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-eea91a9f-1268-451b-ac13-1f0e2a47f4e8 tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:14:17.091663 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-eea91a9f-1268-451b-ac13-1f0e2a47f4e8 tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:17.091956 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-eea91a9f-1268-451b-ac13-1f0e2a47f4e8 tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Calling method 'detail' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:17.092924 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-eea91a9f-1268-451b-ac13-1f0e2a47f4e8 tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:14:17.097438 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=380,cinder:UPDATE=121,cinder:INSERT=68 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:14:17.111808 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-eea91a9f-1268-451b-ac13-1f0e2a47f4e8 tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Get all volumes completed successfully. Aug 14 03:14:17.113740 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:17.113740 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:17.122215 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-eea91a9f-1268-451b-ac13-1f0e2a47f4e8 tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:14:17.122789 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1323/5279] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:14:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9180 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:17.140886 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d0b41753-f22f-44aa-8eb6-32f965cc6b3c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:17.142618 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d0b41753-f22f-44aa-8eb6-32f965cc6b3c tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/c956d91a-000a-49f8-9505-11a4cc6c4b2f Aug 14 03:14:17.142919 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d0b41753-f22f-44aa-8eb6-32f965cc6b3c tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:17.143239 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d0b41753-f22f-44aa-8eb6-32f965cc6b3c tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:17.143514 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-d0b41753-f22f-44aa-8eb6-32f965cc6b3c tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Delete volume with id: c956d91a-000a-49f8-9505-11a4cc6c4b2f Aug 14 03:14:17.150695 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:17.150695 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:17.152633 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d0b41753-f22f-44aa-8eb6-32f965cc6b3c tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Volume info retrieved successfully. Aug 14 03:14:17.161030 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.image.cache [None req-d0b41753-f22f-44aa-8eb6-32f965cc6b3c tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'f87b2e56-b395-4a4a-92c3-c5bd4706e52e', 'volume_id': 'c956d91a-000a-49f8-9505-11a4cc6c4b2f', 'host': 'np0000007307@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 3, 14, 8), 'last_used': datetime.datetime(2026, 8, 14, 3, 14, 16)}. {{(pid=100381) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 03:14:17.169769 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d0b41753-f22f-44aa-8eb6-32f965cc6b3c tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Delete volume request issued successfully. Aug 14 03:14:17.170209 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d0b41753-f22f-44aa-8eb6-32f965cc6b3c tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] https://10.4.3.152/volume/v3/volumes/c956d91a-000a-49f8-9505-11a4cc6c4b2f returned with HTTP 202 Aug 14 03:14:17.170711 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1313/5280] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:14:17 2026] DELETE /volume/v3/volumes/c956d91a-000a-49f8-9505-11a4cc6c4b2f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:17.178329 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c6f242da-16f9-40cd-952f-9c9bf64bbb7a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:17.180682 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c6f242da-16f9-40cd-952f-9c9bf64bbb7a tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] GET https://10.4.3.152/volume/v3/volumes/c956d91a-000a-49f8-9505-11a4cc6c4b2f Aug 14 03:14:17.180879 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c6f242da-16f9-40cd-952f-9c9bf64bbb7a tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:17.181056 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c6f242da-16f9-40cd-952f-9c9bf64bbb7a tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:17.195225 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:17.195225 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:17.201564 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c6f242da-16f9-40cd-952f-9c9bf64bbb7a tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Volume info retrieved successfully. Aug 14 03:14:17.205368 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c6f242da-16f9-40cd-952f-9c9bf64bbb7a tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] https://10.4.3.152/volume/v3/volumes/c956d91a-000a-49f8-9505-11a4cc6c4b2f returned with HTTP 200 Aug 14 03:14:17.205729 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1325/5281] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:17 2026] GET /volume/v3/volumes/c956d91a-000a-49f8-9505-11a4cc6c4b2f => generated 1096 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:17.822244 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e33d0dba-7cc2-412c-9bb1-1a760eafb865 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:17.824488 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e33d0dba-7cc2-412c-9bb1-1a760eafb865 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:17.824717 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e33d0dba-7cc2-412c-9bb1-1a760eafb865 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:17.824923 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e33d0dba-7cc2-412c-9bb1-1a760eafb865 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:17.825117 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-e33d0dba-7cc2-412c-9bb1-1a760eafb865 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:17.830354 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:17.830354 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:17.831284 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e33d0dba-7cc2-412c-9bb1-1a760eafb865 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:17.831807 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1321/5282] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:17 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:18.218560 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8d96118e-248e-4095-bac9-c6348867397e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:18.220690 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8d96118e-248e-4095-bac9-c6348867397e tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] GET https://10.4.3.152/volume/v3/volumes/c956d91a-000a-49f8-9505-11a4cc6c4b2f Aug 14 03:14:18.221004 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8d96118e-248e-4095-bac9-c6348867397e tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:18.221246 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8d96118e-248e-4095-bac9-c6348867397e tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:18.227343 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8d96118e-248e-4095-bac9-c6348867397e tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] https://10.4.3.152/volume/v3/volumes/c956d91a-000a-49f8-9505-11a4cc6c4b2f returned with HTTP 404 Aug 14 03:14:18.227854 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1324/5283] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:18 2026] GET /volume/v3/volumes/c956d91a-000a-49f8-9505-11a4cc6c4b2f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:18.234918 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c3ffdbc5-d85c-4863-abad-a747046cdabd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:18.236416 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c3ffdbc5-d85c-4863-abad-a747046cdabd tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] DELETE https://10.4.3.152/volume/v3/types/a5c7a6a8-9fa3-442d-b726-c0f4c4204b74 Aug 14 03:14:18.236661 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c3ffdbc5-d85c-4863-abad-a747046cdabd tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:18.236935 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c3ffdbc5-d85c-4863-abad-a747046cdabd tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:18.257060 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c3ffdbc5-d85c-4863-abad-a747046cdabd tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] https://10.4.3.152/volume/v3/types/a5c7a6a8-9fa3-442d-b726-c0f4c4204b74 returned with HTTP 202 Aug 14 03:14:18.257060 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1314/5284] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:14:18 2026] DELETE /volume/v3/types/a5c7a6a8-9fa3-442d-b726-c0f4c4204b74 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:18.263762 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-19a0fa2b-478a-427f-b329-8d706e7b32c1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:18.265640 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19a0fa2b-478a-427f-b329-8d706e7b32c1 tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] GET https://10.4.3.152/volume/v3/types/a5c7a6a8-9fa3-442d-b726-c0f4c4204b74 Aug 14 03:14:18.265879 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19a0fa2b-478a-427f-b329-8d706e7b32c1 tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:18.266084 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-19a0fa2b-478a-427f-b329-8d706e7b32c1 tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:18.269451 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-19a0fa2b-478a-427f-b329-8d706e7b32c1 tempest-VolumeAndVolumeTypeFromImageTest-581645742 tempest-VolumeAndVolumeTypeFromImageTest-581645742-project-admin] https://10.4.3.152/volume/v3/types/a5c7a6a8-9fa3-442d-b726-c0f4c4204b74 returned with HTTP 404 Aug 14 03:14:18.269987 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1326/5285] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:14:18 2026] GET /volume/v3/types/a5c7a6a8-9fa3-442d-b726-c0f4c4204b74 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:18.843252 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f4f3962a-1883-4570-9399-e066ec13bb9e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:18.844992 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f4f3962a-1883-4570-9399-e066ec13bb9e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:18.845248 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f4f3962a-1883-4570-9399-e066ec13bb9e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:18.845451 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f4f3962a-1883-4570-9399-e066ec13bb9e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:18.845556 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-f4f3962a-1883-4570-9399-e066ec13bb9e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:18.850794 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:18.850794 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:18.850794 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f4f3962a-1883-4570-9399-e066ec13bb9e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:18.850794 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1322/5286] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:18 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:19.863214 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-062be6fe-0f4f-4b76-b893-b1235d9b4f1f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:19.865248 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-062be6fe-0f4f-4b76-b893-b1235d9b4f1f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:19.865530 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-062be6fe-0f4f-4b76-b893-b1235d9b4f1f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:19.865778 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-062be6fe-0f4f-4b76-b893-b1235d9b4f1f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:19.865943 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-062be6fe-0f4f-4b76-b893-b1235d9b4f1f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:19.870548 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:19.870548 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:19.871153 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-062be6fe-0f4f-4b76-b893-b1235d9b4f1f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:19.871490 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1325/5287] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:19 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:20.385746 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:20.490538 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:20.490969 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1619252240"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:20.492716 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1619252240'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:20.492888 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Create volume of 1 GB Aug 14 03:14:20.498014 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Availability Zones retrieved successfully. Aug 14 03:14:20.504855 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Flow 'volume_create_api' (2ce14ee7-359f-4b7d-b498-268f27bb703d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:20.506229 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c2868f8-0b76-4f1f-84ed-f9ddf79946f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:20.507225 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:20.533455 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c2868f8-0b76-4f1f-84ed-f9ddf79946f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:20.534321 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b4495b9-b698-476c-ad1e-46ec54d40982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:20.589592 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Created reservations ['7c6e5a5b-26b8-4bfb-804c-ea03ff3585a4', '57f810a1-7b3d-4170-9b80-669f8273252d', 'bb320ecd-a987-411a-90d3-d1e196a598e2', '511e4557-0ada-490f-8524-9a763701d747'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:20.590525 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b4495b9-b698-476c-ad1e-46ec54d40982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c6e5a5b-26b8-4bfb-804c-ea03ff3585a4', '57f810a1-7b3d-4170-9b80-669f8273252d', 'bb320ecd-a987-411a-90d3-d1e196a598e2', '511e4557-0ada-490f-8524-9a763701d747']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:20.591390 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399992bc-849b-4649-b7b9-5e3e6aef6883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:20.622753 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399992bc-849b-4649-b7b9-5e3e6aef6883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e78f17bd-d0dc-4b7e-b149-58c86c78c885', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1619252240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa891fa980ec439a8d95dbeb672a2de0',qos_specs=None,replication_status=,reservations=['7c6e5a5b-26b8-4bfb-804c-ea03ff3585a4','57f810a1-7b3d-4170-9b80-669f8273252d','bb320ecd-a987-411a-90d3-d1e196a598e2','511e4557-0ada-490f-8524-9a763701d747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='779dc82e534e49ff88d241026c6b89a0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1619252240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e78f17bd-d0dc-4b7e-b149-58c86c78c885,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa891fa980ec439a8d95dbeb672a2de0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='779dc82e534e49ff88d241026c6b89a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:20.623847 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bbdbf38-12ac-47ab-90f7-2ce68693aca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:20.644894 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bbdbf38-12ac-47ab-90f7-2ce68693aca9) transitioned into state 'SUCCESS' from state '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-1619252240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa891fa980ec439a8d95dbeb672a2de0',qos_specs=None,replication_status=,reservations=['7c6e5a5b-26b8-4bfb-804c-ea03ff3585a4','57f810a1-7b3d-4170-9b80-669f8273252d','bb320ecd-a987-411a-90d3-d1e196a598e2','511e4557-0ada-490f-8524-9a763701d747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='779dc82e534e49ff88d241026c6b89a0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:20.645944 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a008b198-ffdf-4a71-949a-609414a8559f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:20.659488 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a008b198-ffdf-4a71-949a-609414a8559f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:20.660521 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Flow 'volume_create_api' (2ce14ee7-359f-4b7d-b498-268f27bb703d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:20.660882 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Create volume request issued successfully. Aug 14 03:14:20.661490 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-835f161d-22b9-4e3e-aad2-7cea1da4c117 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:20.661942 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1315/5288] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:14:20 2026] POST /volume/v3/volumes => generated 778 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:20.676272 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-14c2a1ed-e6b6-4ebd-a2d5-0868a43b246b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:20.679724 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-14c2a1ed-e6b6-4ebd-a2d5-0868a43b246b tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] GET https://10.4.3.152/volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 Aug 14 03:14:20.679999 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-14c2a1ed-e6b6-4ebd-a2d5-0868a43b246b tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:20.680242 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-14c2a1ed-e6b6-4ebd-a2d5-0868a43b246b tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:20.693119 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:20.693119 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:20.697779 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-14c2a1ed-e6b6-4ebd-a2d5-0868a43b246b tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Volume info retrieved successfully. Aug 14 03:14:20.702970 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-14c2a1ed-e6b6-4ebd-a2d5-0868a43b246b tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] https://10.4.3.152/volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 returned with HTTP 200 Aug 14 03:14:20.703467 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1327/5289] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:20 2026] GET /volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:20.881439 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7a631955-ac24-4098-8009-6a303b9b9945 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:20.883600 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7a631955-ac24-4098-8009-6a303b9b9945 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:20.883891 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7a631955-ac24-4098-8009-6a303b9b9945 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:20.884140 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7a631955-ac24-4098-8009-6a303b9b9945 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:20.884295 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-7a631955-ac24-4098-8009-6a303b9b9945 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:20.889935 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:20.889935 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:20.890787 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7a631955-ac24-4098-8009-6a303b9b9945 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:20.891307 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1323/5290] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:20 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:21.720220 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7ed8fb66-d93e-4853-86b3-04d8c2083ca5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:21.722298 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7ed8fb66-d93e-4853-86b3-04d8c2083ca5 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] GET https://10.4.3.152/volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 Aug 14 03:14:21.722512 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7ed8fb66-d93e-4853-86b3-04d8c2083ca5 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:21.722739 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7ed8fb66-d93e-4853-86b3-04d8c2083ca5 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:21.730767 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:21.730767 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:21.734723 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7ed8fb66-d93e-4853-86b3-04d8c2083ca5 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Volume info retrieved successfully. Aug 14 03:14:21.739092 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7ed8fb66-d93e-4853-86b3-04d8c2083ca5 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] https://10.4.3.152/volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 returned with HTTP 200 Aug 14 03:14:21.739525 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1326/5291] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:21 2026] GET /volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:21.757944 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a401c7ad-8518-47f0-b3e2-92b514117cf1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:21.818571 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a401c7ad-8518-47f0-b3e2-92b514117cf1 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-reader] POST https://10.4.3.152/volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885/action Aug 14 03:14:21.818925 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a401c7ad-8518-47f0-b3e2-92b514117cf1 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:14:21.819064 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a401c7ad-8518-47f0-b3e2-92b514117cf1 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:21.828371 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:21.828371 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:21.828899 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a401c7ad-8518-47f0-b3e2-92b514117cf1 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-reader] Volume info retrieved successfully. Aug 14 03:14:21.830037 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.policy [None req-a401c7ad-8518-47f0-b3e2-92b514117cf1 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3df1ccdfe9a8473791e606bf78087d59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa891fa980ec439a8d95dbeb672a2de0', '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=100381) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:14:21.830303 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a401c7ad-8518-47f0-b3e2-92b514117cf1 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-reader] https://10.4.3.152/volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885/action returned with HTTP 403 Aug 14 03:14:21.830768 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1316/5292] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:14:21 2026] POST /volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885/action => generated 131 bytes in 73 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:21.838134 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-733e8b57-ac21-4e16-baff-cff8699ec210 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:21.840021 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-733e8b57-ac21-4e16-baff-cff8699ec210 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 Aug 14 03:14:21.840216 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-733e8b57-ac21-4e16-baff-cff8699ec210 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:21.840459 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-733e8b57-ac21-4e16-baff-cff8699ec210 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:21.840565 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-733e8b57-ac21-4e16-baff-cff8699ec210 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Delete volume with id: e78f17bd-d0dc-4b7e-b149-58c86c78c885 Aug 14 03:14:21.847760 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:21.847760 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:21.848169 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-733e8b57-ac21-4e16-baff-cff8699ec210 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Volume info retrieved successfully. Aug 14 03:14:21.868526 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-733e8b57-ac21-4e16-baff-cff8699ec210 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Delete volume request issued successfully. Aug 14 03:14:21.868709 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-733e8b57-ac21-4e16-baff-cff8699ec210 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] https://10.4.3.152/volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 returned with HTTP 202 Aug 14 03:14:21.869304 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1328/5293] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:14:21 2026] DELETE /volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:21.877317 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e5aa0592-73ea-4023-abb1-8f019ae52bf4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:21.879196 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e5aa0592-73ea-4023-abb1-8f019ae52bf4 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] GET https://10.4.3.152/volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 Aug 14 03:14:21.879470 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e5aa0592-73ea-4023-abb1-8f019ae52bf4 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:21.879709 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e5aa0592-73ea-4023-abb1-8f019ae52bf4 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:21.890163 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:21.890163 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:21.895320 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e5aa0592-73ea-4023-abb1-8f019ae52bf4 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Volume info retrieved successfully. Aug 14 03:14:21.901464 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e5aa0592-73ea-4023-abb1-8f019ae52bf4 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] https://10.4.3.152/volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 returned with HTTP 200 Aug 14 03:14:21.902043 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1324/5294] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:21 2026] GET /volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:21.903484 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e7b0d65a-ada8-48d8-96ea-6712a740be16 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:21.905859 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e7b0d65a-ada8-48d8-96ea-6712a740be16 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:21.906156 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e7b0d65a-ada8-48d8-96ea-6712a740be16 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:21.906423 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e7b0d65a-ada8-48d8-96ea-6712a740be16 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:21.906567 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-e7b0d65a-ada8-48d8-96ea-6712a740be16 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:21.912050 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:21.912050 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:21.912892 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e7b0d65a-ada8-48d8-96ea-6712a740be16 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:21.913387 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1327/5295] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:21 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:22.914971 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bbf37b05-7486-4b3f-82a0-3a3fe5580151 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:22.916810 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bbf37b05-7486-4b3f-82a0-3a3fe5580151 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] GET https://10.4.3.152/volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 Aug 14 03:14:22.917032 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bbf37b05-7486-4b3f-82a0-3a3fe5580151 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:22.917231 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bbf37b05-7486-4b3f-82a0-3a3fe5580151 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:22.924011 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e8ec092b-8ced-4b24-ba2e-5e16ed9d3692 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:22.924442 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bbf37b05-7486-4b3f-82a0-3a3fe5580151 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] https://10.4.3.152/volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 returned with HTTP 404 Aug 14 03:14:22.924874 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1317/5296] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:22 2026] GET /volume/v3/volumes/e78f17bd-d0dc-4b7e-b149-58c86c78c885 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:22.926323 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e8ec092b-8ced-4b24-ba2e-5e16ed9d3692 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:22.926577 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e8ec092b-8ced-4b24-ba2e-5e16ed9d3692 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:22.926855 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e8ec092b-8ced-4b24-ba2e-5e16ed9d3692 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:22.926985 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-e8ec092b-8ced-4b24-ba2e-5e16ed9d3692 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:22.932495 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:22.932495 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:22.933309 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e8ec092b-8ced-4b24-ba2e-5e16ed9d3692 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:22.933786 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1329/5297] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:22 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:22.934561 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e7d3e808-3b17-449e-ab78-895749ccf10a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:22.936298 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:22.936525 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1506809302"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:22.938019 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1506809302'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:22.938175 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Create volume of 1 GB Aug 14 03:14:22.942231 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Availability Zones retrieved successfully. Aug 14 03:14:22.948359 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Flow 'volume_create_api' (d97409ad-8746-4663-9cee-3118c9ff59df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:22.949552 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0fd304-c489-4885-b5b2-d7d5bde46e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:22.950356 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:22.975785 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0fd304-c489-4885-b5b2-d7d5bde46e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:22.976537 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf6f68ae-208f-468e-81e0-834368696a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:23.011372 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Created reservations ['ce729811-3c9e-4b30-9314-7b700701dc03', '6055a546-a5cf-4566-a458-c7f8dc1dddde', 'ae4ad0e1-562c-4a8f-896c-6eb74b28459f', '249526e5-2e0b-41dc-bd87-546fc6f56e3f'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:23.012158 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf6f68ae-208f-468e-81e0-834368696a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce729811-3c9e-4b30-9314-7b700701dc03', '6055a546-a5cf-4566-a458-c7f8dc1dddde', 'ae4ad0e1-562c-4a8f-896c-6eb74b28459f', '249526e5-2e0b-41dc-bd87-546fc6f56e3f']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:23.012790 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d29f737-a8de-466b-8041-105d95111f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:23.036116 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d29f737-a8de-466b-8041-105d95111f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55b23cfc-bb98-46ac-b84d-1cb036068946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1506809302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa891fa980ec439a8d95dbeb672a2de0',qos_specs=None,replication_status=,reservations=['ce729811-3c9e-4b30-9314-7b700701dc03','6055a546-a5cf-4566-a458-c7f8dc1dddde','ae4ad0e1-562c-4a8f-896c-6eb74b28459f','249526e5-2e0b-41dc-bd87-546fc6f56e3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='779dc82e534e49ff88d241026c6b89a0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1506809302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55b23cfc-bb98-46ac-b84d-1cb036068946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa891fa980ec439a8d95dbeb672a2de0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='779dc82e534e49ff88d241026c6b89a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:23.037045 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8fe877e-61b3-436c-b203-e0f698ee1279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:23.072752 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8fe877e-61b3-436c-b203-e0f698ee1279) transitioned into state 'SUCCESS' from state '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-1506809302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa891fa980ec439a8d95dbeb672a2de0',qos_specs=None,replication_status=,reservations=['ce729811-3c9e-4b30-9314-7b700701dc03','6055a546-a5cf-4566-a458-c7f8dc1dddde','ae4ad0e1-562c-4a8f-896c-6eb74b28459f','249526e5-2e0b-41dc-bd87-546fc6f56e3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='779dc82e534e49ff88d241026c6b89a0',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:23.075183 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d754726-5541-4913-9942-d9596167e4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:23.095329 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d754726-5541-4913-9942-d9596167e4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:23.097221 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Flow 'volume_create_api' (d97409ad-8746-4663-9cee-3118c9ff59df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:23.097714 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Create volume request issued successfully. Aug 14 03:14:23.098947 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e7d3e808-3b17-449e-ab78-895749ccf10a tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:23.100453 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1325/5298] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:14:22 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:23.113171 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e64c3249-e852-4f26-9d5e-b4606c3b74d2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:23.116310 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e64c3249-e852-4f26-9d5e-b4606c3b74d2 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] GET https://10.4.3.152/volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 Aug 14 03:14:23.116513 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e64c3249-e852-4f26-9d5e-b4606c3b74d2 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:23.116720 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e64c3249-e852-4f26-9d5e-b4606c3b74d2 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:23.123370 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:23.123370 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:23.126625 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e64c3249-e852-4f26-9d5e-b4606c3b74d2 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Volume info retrieved successfully. Aug 14 03:14:23.131261 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e64c3249-e852-4f26-9d5e-b4606c3b74d2 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] https://10.4.3.152/volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 returned with HTTP 200 Aug 14 03:14:23.131696 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1328/5299] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:23 2026] GET /volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:23.944673 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0b1c568b-325b-4438-9e6e-c3270adf88e1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:23.946337 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0b1c568b-325b-4438-9e6e-c3270adf88e1 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:23.946521 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0b1c568b-325b-4438-9e6e-c3270adf88e1 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:23.946741 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0b1c568b-325b-4438-9e6e-c3270adf88e1 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:23.946885 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-0b1c568b-325b-4438-9e6e-c3270adf88e1 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:23.950755 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:23.950755 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:23.951328 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0b1c568b-325b-4438-9e6e-c3270adf88e1 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:23.951624 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1318/5300] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:23 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:24.145423 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-aa8a1ee6-af99-4c03-a3f1-ac7ed59642c1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:24.147206 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aa8a1ee6-af99-4c03-a3f1-ac7ed59642c1 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] GET https://10.4.3.152/volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 Aug 14 03:14:24.147385 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aa8a1ee6-af99-4c03-a3f1-ac7ed59642c1 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:24.147554 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aa8a1ee6-af99-4c03-a3f1-ac7ed59642c1 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:24.157104 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:24.157104 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:24.161323 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-aa8a1ee6-af99-4c03-a3f1-ac7ed59642c1 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Volume info retrieved successfully. Aug 14 03:14:24.166113 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aa8a1ee6-af99-4c03-a3f1-ac7ed59642c1 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] https://10.4.3.152/volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 returned with HTTP 200 Aug 14 03:14:24.166596 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1330/5301] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:24 2026] GET /volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:24.183135 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-54ddb058-9c7a-4b56-9222-43967c021080 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:24.185759 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-54ddb058-9c7a-4b56-9222-43967c021080 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-reader] POST https://10.4.3.152/volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946/action Aug 14 03:14:24.186284 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-54ddb058-9c7a-4b56-9222-43967c021080 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:14:24.186489 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-54ddb058-9c7a-4b56-9222-43967c021080 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:24.197729 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:24.197729 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:24.198246 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.policy [None req-54ddb058-9c7a-4b56-9222-43967c021080 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3df1ccdfe9a8473791e606bf78087d59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa891fa980ec439a8d95dbeb672a2de0', '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=100378) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:14:24.198469 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-54ddb058-9c7a-4b56-9222-43967c021080 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-reader] https://10.4.3.152/volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946/action returned with HTTP 403 Aug 14 03:14:24.198973 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1326/5302] 10.4.3.152 () {68 vars in 1390 bytes} [Fri Aug 14 03:14:24 2026] POST /volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:24.206355 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0f07e7e4-43fe-4b2d-9189-ba55e0ac7004 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:24.208342 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0f07e7e4-43fe-4b2d-9189-ba55e0ac7004 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 Aug 14 03:14:24.208555 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0f07e7e4-43fe-4b2d-9189-ba55e0ac7004 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:24.208758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0f07e7e4-43fe-4b2d-9189-ba55e0ac7004 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:24.208996 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-0f07e7e4-43fe-4b2d-9189-ba55e0ac7004 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Delete volume with id: 55b23cfc-bb98-46ac-b84d-1cb036068946 Aug 14 03:14:24.216205 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:24.216205 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:24.216488 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0f07e7e4-43fe-4b2d-9189-ba55e0ac7004 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Volume info retrieved successfully. Aug 14 03:14:24.232031 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0f07e7e4-43fe-4b2d-9189-ba55e0ac7004 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Delete volume request issued successfully. Aug 14 03:14:24.232208 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0f07e7e4-43fe-4b2d-9189-ba55e0ac7004 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] https://10.4.3.152/volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 returned with HTTP 202 Aug 14 03:14:24.232657 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1329/5303] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:14:24 2026] DELETE /volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:24.242512 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fa2ea46f-71cd-4471-ac84-b3272b9663d0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:24.244628 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fa2ea46f-71cd-4471-ac84-b3272b9663d0 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] GET https://10.4.3.152/volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 Aug 14 03:14:24.244802 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fa2ea46f-71cd-4471-ac84-b3272b9663d0 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:24.245018 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fa2ea46f-71cd-4471-ac84-b3272b9663d0 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:24.252856 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:24.252856 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:24.258338 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fa2ea46f-71cd-4471-ac84-b3272b9663d0 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Volume info retrieved successfully. Aug 14 03:14:24.262532 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fa2ea46f-71cd-4471-ac84-b3272b9663d0 tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] https://10.4.3.152/volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 returned with HTTP 200 Aug 14 03:14:24.262744 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1319/5304] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:24 2026] GET /volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:24.963389 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5fb4a1a8-0355-4542-b13e-cdac6d88bd22 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:24.965877 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5fb4a1a8-0355-4542-b13e-cdac6d88bd22 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:24.966215 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5fb4a1a8-0355-4542-b13e-cdac6d88bd22 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:24.966474 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5fb4a1a8-0355-4542-b13e-cdac6d88bd22 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:24.966630 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-5fb4a1a8-0355-4542-b13e-cdac6d88bd22 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:24.972263 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:24.972263 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:24.973223 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5fb4a1a8-0355-4542-b13e-cdac6d88bd22 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:24.973875 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1331/5305] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:24 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:25.278311 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-38677b13-423c-438c-860b-bfa3f2c98dde None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:25.280602 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-38677b13-423c-438c-860b-bfa3f2c98dde tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] GET https://10.4.3.152/volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 Aug 14 03:14:25.280881 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-38677b13-423c-438c-860b-bfa3f2c98dde tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:25.281180 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-38677b13-423c-438c-860b-bfa3f2c98dde tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:25.288882 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-38677b13-423c-438c-860b-bfa3f2c98dde tempest-ProjectReaderTests-1304669791 tempest-ProjectReaderTests-1304669791-project-admin] https://10.4.3.152/volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 returned with HTTP 404 Aug 14 03:14:25.289406 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1327/5306] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:14:25 2026] GET /volume/v3/volumes/55b23cfc-bb98-46ac-b84d-1cb036068946 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:25.988755 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6469c641-26a5-4baa-a6ab-e0f3bda836be None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:25.992136 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6469c641-26a5-4baa-a6ab-e0f3bda836be tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:25.992444 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6469c641-26a5-4baa-a6ab-e0f3bda836be tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:25.993386 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6469c641-26a5-4baa-a6ab-e0f3bda836be tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:25.993569 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-6469c641-26a5-4baa-a6ab-e0f3bda836be tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:25.999987 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:25.999987 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:26.000884 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6469c641-26a5-4baa-a6ab-e0f3bda836be tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:26.001414 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1330/5307] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:25 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:26.662618 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d90f68ce-a6d0-4032-abc6-8dd7ef8ef7f7 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:26.743813 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d90f68ce-a6d0-4032-abc6-8dd7ef8ef7f7 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:14:26.744288 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d90f68ce-a6d0-4032-abc6-8dd7ef8ef7f7 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1119927616", "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=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:26.760555 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d90f68ce-a6d0-4032-abc6-8dd7ef8ef7f7 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:14:26.761014 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1320/5308] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:14:26 2026] POST /volume/v3/types => generated 380 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:14:26.770299 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2be1d32f-87d6-4909-84e3-861d21b95b64 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:26.772583 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2be1d32f-87d6-4909-84e3-861d21b95b64 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] POST https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/encryption Aug 14 03:14:26.773035 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2be1d32f-87d6-4909-84e3-861d21b95b64 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:26.791772 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2be1d32f-87d6-4909-84e3-861d21b95b64 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/encryption returned with HTTP 200 Aug 14 03:14:26.792365 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1332/5309] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:14:26 2026] POST /volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:26.800203 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-868a8d8e-56b1-4134-aeec-825cb4d649c6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:26.801697 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-868a8d8e-56b1-4134-aeec-825cb4d649c6 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:14:26.802044 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-868a8d8e-56b1-4134-aeec-825cb4d649c6 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1401316903", "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=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:26.816506 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-868a8d8e-56b1-4134-aeec-825cb4d649c6 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:14:26.816861 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1328/5310] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:14:26 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:26.824552 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e515bd1a-2138-4767-aa98-8b75ebe285a8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:26.826397 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e515bd1a-2138-4767-aa98-8b75ebe285a8 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] POST https://10.4.3.152/volume/v3/types/e7e8b688-b845-4f0b-b6df-b15e4eb56c92/encryption Aug 14 03:14:26.826715 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e515bd1a-2138-4767-aa98-8b75ebe285a8 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:26.840206 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e515bd1a-2138-4767-aa98-8b75ebe285a8 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/e7e8b688-b845-4f0b-b6df-b15e4eb56c92/encryption returned with HTTP 200 Aug 14 03:14:26.840571 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1331/5311] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:14:26 2026] POST /volume/v3/types/e7e8b688-b845-4f0b-b6df-b15e4eb56c92/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:26.848696 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-18b384a1-db2d-4849-89bb-db3279d315f6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:26.850430 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-18b384a1-db2d-4849-89bb-db3279d315f6 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:14:26.850760 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-18b384a1-db2d-4849-89bb-db3279d315f6 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1217479380", "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=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:26.867968 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-18b384a1-db2d-4849-89bb-db3279d315f6 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:14:26.868349 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1321/5312] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:14:26 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:26.878183 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7f297db3-4264-41d7-9868-c8c44ee7054e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:26.880505 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7f297db3-4264-41d7-9868-c8c44ee7054e tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] POST https://10.4.3.152/volume/v3/types/220d5e6e-becb-497b-baed-d1c34b1fd086/extra_specs Aug 14 03:14:26.880980 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7f297db3-4264-41d7-9868-c8c44ee7054e tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:26.906246 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7f297db3-4264-41d7-9868-c8c44ee7054e tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/220d5e6e-becb-497b-baed-d1c34b1fd086/extra_specs returned with HTTP 200 Aug 14 03:14:26.906655 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1333/5313] 10.4.3.152 () {68 vars in 1399 bytes} [Fri Aug 14 03:14:26 2026] POST /volume/v3/types/220d5e6e-becb-497b-baed-d1c34b1fd086/extra_specs => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:14:26.916103 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-42f91180-412b-413d-9321-b96e129f15c3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:26.918496 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-42f91180-412b-413d-9321-b96e129f15c3 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] PUT https://10.4.3.152/volume/v3/types/220d5e6e-becb-497b-baed-d1c34b1fd086/extra_specs/key2 Aug 14 03:14:26.918961 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-42f91180-412b-413d-9321-b96e129f15c3 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:26.940153 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-42f91180-412b-413d-9321-b96e129f15c3 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/220d5e6e-becb-497b-baed-d1c34b1fd086/extra_specs/key2 returned with HTTP 200 Aug 14 03:14:26.940557 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1329/5314] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:14:26 2026] PUT /volume/v3/types/220d5e6e-becb-497b-baed-d1c34b1fd086/extra_specs/key2 => generated 25 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:14:26.948922 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5009182d-6a54-4785-b446-11554e11531d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:26.950888 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5009182d-6a54-4785-b446-11554e11531d tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:14:26.951308 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5009182d-6a54-4785-b446-11554e11531d tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:26.965335 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5009182d-6a54-4785-b446-11554e11531d tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:14:26.965730 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1332/5315] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:14:26 2026] POST /volume/v3/types => generated 195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:26.974035 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0e6bc701-1466-42ad-8493-9153af49a5fc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:26.976292 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0e6bc701-1466-42ad-8493-9153af49a5fc tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] DELETE https://10.4.3.152/volume/v3/types/87bfa6fa-2d39-4a21-8e89-5bb766366e93 Aug 14 03:14:26.976534 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0e6bc701-1466-42ad-8493-9153af49a5fc tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:26.976788 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0e6bc701-1466-42ad-8493-9153af49a5fc tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.007435 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0e6bc701-1466-42ad-8493-9153af49a5fc tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/87bfa6fa-2d39-4a21-8e89-5bb766366e93 returned with HTTP 202 Aug 14 03:14:27.007923 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1322/5316] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:14:26 2026] DELETE /volume/v3/types/87bfa6fa-2d39-4a21-8e89-5bb766366e93 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:27.014629 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ebc60d20-3cdd-434d-a301-4877be4b7edc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.016254 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9eedb674-3de7-45d0-b989-47d6689afcf2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.016798 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ebc60d20-3cdd-434d-a301-4877be4b7edc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:27.017054 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ebc60d20-3cdd-434d-a301-4877be4b7edc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.017230 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ebc60d20-3cdd-434d-a301-4877be4b7edc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.017332 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-ebc60d20-3cdd-434d-a301-4877be4b7edc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:27.018070 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9eedb674-3de7-45d0-b989-47d6689afcf2 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:14:27.018414 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9eedb674-3de7-45d0-b989-47d6689afcf2 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1595952859", "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=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:27.022098 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:27.022098 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:27.022952 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ebc60d20-3cdd-434d-a301-4877be4b7edc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:27.023441 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1334/5317] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:27 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:27.037017 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9eedb674-3de7-45d0-b989-47d6689afcf2 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:14:27.037440 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1330/5318] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:14:27 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:27.047833 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-75a36ccc-b05d-481e-816a-931b03de90b2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.049731 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75a36ccc-b05d-481e-816a-931b03de90b2 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] POST https://10.4.3.152/volume/v3/types/76bc9737-7cdc-4940-b158-d1780a7e66b5/encryption Aug 14 03:14:27.050134 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-75a36ccc-b05d-481e-816a-931b03de90b2 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:27.065262 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-75a36ccc-b05d-481e-816a-931b03de90b2 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/76bc9737-7cdc-4940-b158-d1780a7e66b5/encryption returned with HTTP 200 Aug 14 03:14:27.065262 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1333/5319] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:14:27 2026] POST /volume/v3/types/76bc9737-7cdc-4940-b158-d1780a7e66b5/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:27.075029 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f0ceef9d-ede1-42e3-9097-ad412ef23f68 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.076839 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f0ceef9d-ede1-42e3-9097-ad412ef23f68 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] DELETE https://10.4.3.152/volume/v3/types/76bc9737-7cdc-4940-b158-d1780a7e66b5/encryption/b7dc255c-a2fb-4742-99b7-37881cf61c9d Aug 14 03:14:27.077060 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f0ceef9d-ede1-42e3-9097-ad412ef23f68 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.077240 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f0ceef9d-ede1-42e3-9097-ad412ef23f68 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.089558 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f0ceef9d-ede1-42e3-9097-ad412ef23f68 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/76bc9737-7cdc-4940-b158-d1780a7e66b5/encryption/b7dc255c-a2fb-4742-99b7-37881cf61c9d returned with HTTP 202 Aug 14 03:14:27.089968 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1323/5320] 10.4.3.152 () {66 vars in 1489 bytes} [Fri Aug 14 03:14:27 2026] DELETE /volume/v3/types/76bc9737-7cdc-4940-b158-d1780a7e66b5/encryption/b7dc255c-a2fb-4742-99b7-37881cf61c9d => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:27.097391 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-67ff0caa-d37a-454f-8dbc-69c2644c7677 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.099153 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-67ff0caa-d37a-454f-8dbc-69c2644c7677 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:14:27.099493 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-67ff0caa-d37a-454f-8dbc-69c2644c7677 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-916899883", "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=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:27.117159 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-67ff0caa-d37a-454f-8dbc-69c2644c7677 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:14:27.117534 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1335/5321] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:14:27 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:27.127362 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-752b64a3-3821-4db8-80aa-11edab4bb876 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.129700 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-752b64a3-3821-4db8-80aa-11edab4bb876 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] DELETE https://10.4.3.152/volume/v3/types/da82792f-0b78-46bb-8ae9-18fa4a98377a/extra_specs/key1 Aug 14 03:14:27.129993 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-752b64a3-3821-4db8-80aa-11edab4bb876 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.130250 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-752b64a3-3821-4db8-80aa-11edab4bb876 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.156162 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-752b64a3-3821-4db8-80aa-11edab4bb876 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/da82792f-0b78-46bb-8ae9-18fa4a98377a/extra_specs/key1 returned with HTTP 202 Aug 14 03:14:27.156765 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1331/5322] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:14:27 2026] DELETE /volume/v3/types/da82792f-0b78-46bb-8ae9-18fa4a98377a/extra_specs/key1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:14:27.165846 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-531b9d0a-92c4-40e7-9d5b-636e531382b0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.167680 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-531b9d0a-92c4-40e7-9d5b-636e531382b0 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:14:27.168165 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-531b9d0a-92c4-40e7-9d5b-636e531382b0 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1072950941", "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=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:27.184840 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-531b9d0a-92c4-40e7-9d5b-636e531382b0 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:14:27.185416 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1334/5323] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:14:27 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:27.194979 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4ebf62bf-9938-4925-be7b-84d8da2b7479 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.196916 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4ebf62bf-9938-4925-be7b-84d8da2b7479 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] DELETE https://10.4.3.152/volume/v3/types/d0fd3b9b-61a3-4887-94b8-93a5c1a6a100 Aug 14 03:14:27.197165 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4ebf62bf-9938-4925-be7b-84d8da2b7479 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.197361 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4ebf62bf-9938-4925-be7b-84d8da2b7479 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.221093 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4ebf62bf-9938-4925-be7b-84d8da2b7479 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/d0fd3b9b-61a3-4887-94b8-93a5c1a6a100 returned with HTTP 202 Aug 14 03:14:27.221483 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1324/5324] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:14:27 2026] DELETE /volume/v3/types/d0fd3b9b-61a3-4887-94b8-93a5c1a6a100 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:27.230213 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0d6e827a-4e17-4ddf-b287-5d21a5b61d41 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.231810 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d6e827a-4e17-4ddf-b287-5d21a5b61d41 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] GET https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/extra_specs Aug 14 03:14:27.232010 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d6e827a-4e17-4ddf-b287-5d21a5b61d41 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.232174 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d6e827a-4e17-4ddf-b287-5d21a5b61d41 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method 'index' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.237857 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d6e827a-4e17-4ddf-b287-5d21a5b61d41 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/extra_specs returned with HTTP 200 Aug 14 03:14:27.238440 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1336/5325] 10.4.3.152 () {66 vars in 1378 bytes} [Fri Aug 14 03:14:27 2026] GET /volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/extra_specs => generated 185 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:27.248157 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0d04c96f-931a-470e-b8c9-3870bfef83fd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.250380 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0d04c96f-931a-470e-b8c9-3870bfef83fd tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] GET https://10.4.3.152/volume/v3/types Aug 14 03:14:27.250654 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0d04c96f-931a-470e-b8c9-3870bfef83fd tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.250974 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0d04c96f-931a-470e-b8c9-3870bfef83fd tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.276460 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0d04c96f-931a-470e-b8c9-3870bfef83fd tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:14:27.277006 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1332/5326] 10.4.3.152 () {66 vars in 1231 bytes} [Fri Aug 14 03:14:27 2026] GET /volume/v3/types => generated 2611 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:27.288732 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8b72cf72-2405-4ec0-8d5b-8b1add0cc588 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.290549 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8b72cf72-2405-4ec0-8d5b-8b1add0cc588 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] GET https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/encryption/cipher Aug 14 03:14:27.290784 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8b72cf72-2405-4ec0-8d5b-8b1add0cc588 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.291047 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8b72cf72-2405-4ec0-8d5b-8b1add0cc588 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.297970 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8b72cf72-2405-4ec0-8d5b-8b1add0cc588 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/encryption/cipher returned with HTTP 200 Aug 14 03:14:27.298397 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1335/5327] 10.4.3.152 () {66 vars in 1396 bytes} [Fri Aug 14 03:14:27 2026] GET /volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:14:27.306695 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2f4e412a-026f-4707-80ed-e1dbd7a3dc1c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.308608 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2f4e412a-026f-4707-80ed-e1dbd7a3dc1c tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] GET https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/encryption Aug 14 03:14:27.308825 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2f4e412a-026f-4707-80ed-e1dbd7a3dc1c tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.309049 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2f4e412a-026f-4707-80ed-e1dbd7a3dc1c tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.314759 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2f4e412a-026f-4707-80ed-e1dbd7a3dc1c tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/encryption returned with HTTP 200 Aug 14 03:14:27.315153 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1325/5328] 10.4.3.152 () {66 vars in 1375 bytes} [Fri Aug 14 03:14:27 2026] GET /volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:27.324810 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-4834017a-af80-4d7a-b002-1da42cd8d6b9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.326544 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4834017a-af80-4d7a-b002-1da42cd8d6b9 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] GET https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/extra_specs/multiattach Aug 14 03:14:27.326765 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4834017a-af80-4d7a-b002-1da42cd8d6b9 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.326985 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-4834017a-af80-4d7a-b002-1da42cd8d6b9 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.333191 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-4834017a-af80-4d7a-b002-1da42cd8d6b9 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/extra_specs/multiattach returned with HTTP 200 Aug 14 03:14:27.333523 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1337/5329] 10.4.3.152 () {66 vars in 1414 bytes} [Fri Aug 14 03:14:27 2026] GET /volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:14:27.340785 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a1e5676e-0148-48d5-8d91-2f7e8af23813 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.342997 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a1e5676e-0148-48d5-8d91-2f7e8af23813 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] GET https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/extra_specs/volume_backend_name Aug 14 03:14:27.343288 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a1e5676e-0148-48d5-8d91-2f7e8af23813 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.343543 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a1e5676e-0148-48d5-8d91-2f7e8af23813 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.350327 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a1e5676e-0148-48d5-8d91-2f7e8af23813 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/extra_specs/volume_backend_name returned with HTTP 200 Aug 14 03:14:27.350690 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1333/5330] 10.4.3.152 () {66 vars in 1438 bytes} [Fri Aug 14 03:14:27 2026] GET /volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/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) Aug 14 03:14:27.359028 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6bbb4907-811e-41f0-893b-1e49ee286553 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.361018 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6bbb4907-811e-41f0-893b-1e49ee286553 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] GET https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9 Aug 14 03:14:27.361268 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6bbb4907-811e-41f0-893b-1e49ee286553 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.361458 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6bbb4907-811e-41f0-893b-1e49ee286553 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.367400 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6bbb4907-811e-41f0-893b-1e49ee286553 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9 returned with HTTP 200 Aug 14 03:14:27.367859 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1336/5331] 10.4.3.152 () {66 vars in 1342 bytes} [Fri Aug 14 03:14:27 2026] GET /volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9 => generated 402 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:27.377740 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-aeb66aba-4a81-491b-88cb-394e7593baf4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.379577 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aeb66aba-4a81-491b-88cb-394e7593baf4 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] PUT https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/encryption/d18af47c-4cb2-406b-a667-eb42ccd94c1b Aug 14 03:14:27.379949 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-aeb66aba-4a81-491b-88cb-394e7593baf4 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:27.394562 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-aeb66aba-4a81-491b-88cb-394e7593baf4 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/encryption/d18af47c-4cb2-406b-a667-eb42ccd94c1b returned with HTTP 200 Aug 14 03:14:27.395039 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1326/5332] 10.4.3.152 () {68 vars in 1506 bytes} [Fri Aug 14 03:14:27 2026] PUT /volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/encryption/d18af47c-4cb2-406b-a667-eb42ccd94c1b => generated 33 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:14:27.404209 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-348411f2-202f-464b-bc16-033904db87b8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.406321 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-348411f2-202f-464b-bc16-033904db87b8 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] PUT https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/extra_specs/key1 Aug 14 03:14:27.406684 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-348411f2-202f-464b-bc16-033904db87b8 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:27.426078 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-348411f2-202f-464b-bc16-033904db87b8 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/extra_specs/key1 returned with HTTP 200 Aug 14 03:14:27.426378 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1338/5333] 10.4.3.152 () {68 vars in 1413 bytes} [Fri Aug 14 03:14:27 2026] PUT /volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9/extra_specs/key1 => generated 30 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:14:27.434466 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1a407bf2-5199-4cd0-8804-77322bc4577d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.436441 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1a407bf2-5199-4cd0-8804-77322bc4577d tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] PUT https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9 Aug 14 03:14:27.436873 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1a407bf2-5199-4cd0-8804-77322bc4577d tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:27.450429 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1a407bf2-5199-4cd0-8804-77322bc4577d tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9 returned with HTTP 200 Aug 14 03:14:27.450831 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1334/5334] 10.4.3.152 () {68 vars in 1362 bytes} [Fri Aug 14 03:14:27 2026] PUT /volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9 => generated 371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:27.459161 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b4d2fb24-7bac-4efe-a47f-81b6053339d9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.460914 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b4d2fb24-7bac-4efe-a47f-81b6053339d9 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] DELETE https://10.4.3.152/volume/v3/types/da82792f-0b78-46bb-8ae9-18fa4a98377a Aug 14 03:14:27.461118 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b4d2fb24-7bac-4efe-a47f-81b6053339d9 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.461354 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b4d2fb24-7bac-4efe-a47f-81b6053339d9 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.483429 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b4d2fb24-7bac-4efe-a47f-81b6053339d9 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/da82792f-0b78-46bb-8ae9-18fa4a98377a returned with HTTP 202 Aug 14 03:14:27.484022 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1337/5335] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:14:27 2026] DELETE /volume/v3/types/da82792f-0b78-46bb-8ae9-18fa4a98377a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:27.491654 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a29fda75-8b32-48cd-b0b5-3a21b9758935 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.493741 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a29fda75-8b32-48cd-b0b5-3a21b9758935 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] DELETE https://10.4.3.152/volume/v3/types/76bc9737-7cdc-4940-b158-d1780a7e66b5 Aug 14 03:14:27.493982 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a29fda75-8b32-48cd-b0b5-3a21b9758935 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.494219 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a29fda75-8b32-48cd-b0b5-3a21b9758935 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.518704 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a29fda75-8b32-48cd-b0b5-3a21b9758935 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/76bc9737-7cdc-4940-b158-d1780a7e66b5 returned with HTTP 202 Aug 14 03:14:27.519229 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1327/5336] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:14:27 2026] DELETE /volume/v3/types/76bc9737-7cdc-4940-b158-d1780a7e66b5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:27.526651 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-a5a30365-908e-48e4-a574-4409eb329ca4 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.528322 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a5a30365-908e-48e4-a574-4409eb329ca4 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] DELETE https://10.4.3.152/volume/v3/types/220d5e6e-becb-497b-baed-d1c34b1fd086 Aug 14 03:14:27.528494 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a5a30365-908e-48e4-a574-4409eb329ca4 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.528677 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-a5a30365-908e-48e4-a574-4409eb329ca4 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method '_delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.550748 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-a5a30365-908e-48e4-a574-4409eb329ca4 tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/220d5e6e-becb-497b-baed-d1c34b1fd086 returned with HTTP 202 Aug 14 03:14:27.551275 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1339/5337] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:14:27 2026] DELETE /volume/v3/types/220d5e6e-becb-497b-baed-d1c34b1fd086 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:27.557566 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9d72d356-dab1-4807-8f4e-6800ff1c255f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.559333 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9d72d356-dab1-4807-8f4e-6800ff1c255f tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] DELETE https://10.4.3.152/volume/v3/types/e7e8b688-b845-4f0b-b6df-b15e4eb56c92 Aug 14 03:14:27.559508 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9d72d356-dab1-4807-8f4e-6800ff1c255f tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.559696 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9d72d356-dab1-4807-8f4e-6800ff1c255f tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method '_delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.579256 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9d72d356-dab1-4807-8f4e-6800ff1c255f tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/e7e8b688-b845-4f0b-b6df-b15e4eb56c92 returned with HTTP 202 Aug 14 03:14:27.579591 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1335/5338] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:14:27 2026] DELETE /volume/v3/types/e7e8b688-b845-4f0b-b6df-b15e4eb56c92 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:27.586096 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-59a1deaa-a5fb-4ccd-baa6-c7402025408c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:27.587811 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-59a1deaa-a5fb-4ccd-baa6-c7402025408c tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] DELETE https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9 Aug 14 03:14:27.588056 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-59a1deaa-a5fb-4ccd-baa6-c7402025408c tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:27.588270 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-59a1deaa-a5fb-4ccd-baa6-c7402025408c tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] Calling method '_delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:27.615461 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-59a1deaa-a5fb-4ccd-baa6-c7402025408c tempest-VolumeTypesAdminTests-245160360 tempest-VolumeTypesAdminTests-245160360-project-admin] https://10.4.3.152/volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9 returned with HTTP 202 Aug 14 03:14:27.615828 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1338/5339] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:14:27 2026] DELETE /volume/v3/types/d44bf374-253c-4f60-a593-ea887f0e0cb9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:14:28.033908 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4291ffc7-337a-43ff-b2d2-82da3aa82f62 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:28.036098 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4291ffc7-337a-43ff-b2d2-82da3aa82f62 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:14:28.036378 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4291ffc7-337a-43ff-b2d2-82da3aa82f62 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:28.036624 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4291ffc7-337a-43ff-b2d2-82da3aa82f62 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:28.036762 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-4291ffc7-337a-43ff-b2d2-82da3aa82f62 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:28.042046 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:28.042046 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:28.042866 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4291ffc7-337a-43ff-b2d2-82da3aa82f62 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:14:28.043378 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1328/5340] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:28 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:28.053788 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-53620f72-8ab8-4a5f-9ebd-b53c10b7900d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:28.158967 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-53620f72-8ab8-4a5f-9ebd-b53c10b7900d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:14:28.159393 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-53620f72-8ab8-4a5f-9ebd-b53c10b7900d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64f83958-b5ae-43ee-802f-6d41900b4898"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:28.160731 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.contrib.backups [None req-53620f72-8ab8-4a5f-9ebd-b53c10b7900d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Creating new backup {'backup': {'volume_id': '64f83958-b5ae-43ee-802f-6d41900b4898'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:14:28.160901 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-53620f72-8ab8-4a5f-9ebd-b53c10b7900d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Creating backup of volume 64f83958-b5ae-43ee-802f-6d41900b4898 in container None Aug 14 03:14:28.167872 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:28.167872 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:28.168356 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-53620f72-8ab8-4a5f-9ebd-b53c10b7900d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Volume info retrieved successfully. Aug 14 03:14:28.184993 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-53620f72-8ab8-4a5f-9ebd-b53c10b7900d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Created reservations ['2aa1f71f-1f67-4040-9cdb-9d2aef4451d6', 'ffa0f976-e4fb-4e67-89ae-76bed2a28c85'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:28.215744 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-53620f72-8ab8-4a5f-9ebd-b53c10b7900d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:14:28.216294 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1340/5341] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:14:28 2026] POST /volume/v3/backups => generated 288 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:28.225570 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1190c056-46aa-43b1-b371-8dfe79fe06c6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:28.227651 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1190c056-46aa-43b1-b371-8dfe79fe06c6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:28.227947 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1190c056-46aa-43b1-b371-8dfe79fe06c6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:28.228171 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1190c056-46aa-43b1-b371-8dfe79fe06c6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:28.228314 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-1190c056-46aa-43b1-b371-8dfe79fe06c6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:28.235171 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:28.235171 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:28.236209 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1190c056-46aa-43b1-b371-8dfe79fe06c6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:28.236790 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1336/5342] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:28 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:29.249849 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-142cc21f-7171-4e37-b6c4-bf64f6a24c13 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:29.251959 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-142cc21f-7171-4e37-b6c4-bf64f6a24c13 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:29.252214 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-142cc21f-7171-4e37-b6c4-bf64f6a24c13 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:29.252449 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-142cc21f-7171-4e37-b6c4-bf64f6a24c13 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:29.252581 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-142cc21f-7171-4e37-b6c4-bf64f6a24c13 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:29.257520 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:29.257520 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:29.258258 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-142cc21f-7171-4e37-b6c4-bf64f6a24c13 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:29.258671 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1339/5343] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:29 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:30.269670 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-75e171bb-ad61-4581-912d-bccf2a0c3f68 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:30.271630 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-75e171bb-ad61-4581-912d-bccf2a0c3f68 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:30.271908 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-75e171bb-ad61-4581-912d-bccf2a0c3f68 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:30.272096 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-75e171bb-ad61-4581-912d-bccf2a0c3f68 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:30.272190 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-75e171bb-ad61-4581-912d-bccf2a0c3f68 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:30.276309 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:30.276309 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:30.276878 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-75e171bb-ad61-4581-912d-bccf2a0c3f68 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:30.277368 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1329/5344] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:30 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:31.287397 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-45f43985-4390-4ba3-bb8b-00938cd187e7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:31.289391 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-45f43985-4390-4ba3-bb8b-00938cd187e7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:31.289580 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-45f43985-4390-4ba3-bb8b-00938cd187e7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:31.289750 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-45f43985-4390-4ba3-bb8b-00938cd187e7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:31.289902 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-45f43985-4390-4ba3-bb8b-00938cd187e7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:31.293859 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:31.293859 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:31.294411 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-45f43985-4390-4ba3-bb8b-00938cd187e7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:31.294841 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1341/5345] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:31 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:32.304362 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-114cfead-2366-4b5d-95f0-756cb92791f1 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:32.306190 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-114cfead-2366-4b5d-95f0-756cb92791f1 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:32.306448 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-114cfead-2366-4b5d-95f0-756cb92791f1 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:32.306677 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-114cfead-2366-4b5d-95f0-756cb92791f1 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:32.306833 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-114cfead-2366-4b5d-95f0-756cb92791f1 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:32.310902 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:32.310902 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:32.311507 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-114cfead-2366-4b5d-95f0-756cb92791f1 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:32.312050 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1337/5346] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:32 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:33.328282 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b2781b8f-8906-4753-9b82-7869234776b3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:33.328282 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b2781b8f-8906-4753-9b82-7869234776b3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:33.328282 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b2781b8f-8906-4753-9b82-7869234776b3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:33.328282 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b2781b8f-8906-4753-9b82-7869234776b3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:33.328282 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-b2781b8f-8906-4753-9b82-7869234776b3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:33.335489 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:33.335489 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:33.335489 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b2781b8f-8906-4753-9b82-7869234776b3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:33.335489 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1340/5347] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:33 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:34.351838 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-85c5b3ab-763e-4f35-ae9c-43da3f85baff None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:34.351838 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-85c5b3ab-763e-4f35-ae9c-43da3f85baff tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:34.351838 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-85c5b3ab-763e-4f35-ae9c-43da3f85baff tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:34.351838 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-85c5b3ab-763e-4f35-ae9c-43da3f85baff tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:34.351838 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-85c5b3ab-763e-4f35-ae9c-43da3f85baff tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:34.354106 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:34.354106 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:34.354722 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-85c5b3ab-763e-4f35-ae9c-43da3f85baff tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:34.355130 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1330/5348] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:34 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:35.369165 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1e92b852-e6cd-4a34-a290-da0d29c495d0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:35.371629 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1e92b852-e6cd-4a34-a290-da0d29c495d0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:35.371904 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1e92b852-e6cd-4a34-a290-da0d29c495d0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:35.372135 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1e92b852-e6cd-4a34-a290-da0d29c495d0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:35.372265 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-1e92b852-e6cd-4a34-a290-da0d29c495d0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:35.377204 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:35.377204 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:35.377977 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1e92b852-e6cd-4a34-a290-da0d29c495d0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:35.378424 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1342/5349] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:35 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:36.391153 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6399386a-11fc-4da4-b1f4-956b37c06925 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:36.394718 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6399386a-11fc-4da4-b1f4-956b37c06925 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:36.394718 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6399386a-11fc-4da4-b1f4-956b37c06925 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:36.394718 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6399386a-11fc-4da4-b1f4-956b37c06925 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:36.394718 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6399386a-11fc-4da4-b1f4-956b37c06925 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:36.398477 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:36.398477 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:36.399369 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6399386a-11fc-4da4-b1f4-956b37c06925 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:36.399854 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1338/5350] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:36 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:37.411554 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0c2f9a0d-33ea-4df6-9d24-bc052094994e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:37.413220 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0c2f9a0d-33ea-4df6-9d24-bc052094994e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:37.413417 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0c2f9a0d-33ea-4df6-9d24-bc052094994e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:37.413591 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0c2f9a0d-33ea-4df6-9d24-bc052094994e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:37.413727 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-0c2f9a0d-33ea-4df6-9d24-bc052094994e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:37.417624 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:37.417624 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:37.418226 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0c2f9a0d-33ea-4df6-9d24-bc052094994e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:37.418548 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1341/5351] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:37 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:38.429767 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3a3497ef-ebf2-4d42-b778-f0e70965556e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:38.431915 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3a3497ef-ebf2-4d42-b778-f0e70965556e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:38.432156 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3a3497ef-ebf2-4d42-b778-f0e70965556e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:38.432362 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3a3497ef-ebf2-4d42-b778-f0e70965556e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:38.432720 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-3a3497ef-ebf2-4d42-b778-f0e70965556e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:38.438609 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:38.438609 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:38.439546 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3a3497ef-ebf2-4d42-b778-f0e70965556e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:38.440101 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1331/5352] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:38 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:39.452893 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cabcd867-dd4d-4392-a9c5-81f72a68f0d2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:39.454857 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cabcd867-dd4d-4392-a9c5-81f72a68f0d2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:39.455127 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cabcd867-dd4d-4392-a9c5-81f72a68f0d2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:39.455335 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cabcd867-dd4d-4392-a9c5-81f72a68f0d2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:39.455439 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-cabcd867-dd4d-4392-a9c5-81f72a68f0d2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:39.459742 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:39.459742 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:39.460307 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cabcd867-dd4d-4392-a9c5-81f72a68f0d2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:39.460699 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1343/5353] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:39 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:40.470373 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-dae839ed-36db-4edb-ac5b-e46231519b5a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:40.472037 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dae839ed-36db-4edb-ac5b-e46231519b5a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:40.472262 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dae839ed-36db-4edb-ac5b-e46231519b5a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:40.472442 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dae839ed-36db-4edb-ac5b-e46231519b5a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:40.472545 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-dae839ed-36db-4edb-ac5b-e46231519b5a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:40.477709 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:40.477709 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:40.478517 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dae839ed-36db-4edb-ac5b-e46231519b5a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:40.478809 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1339/5354] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:40 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:41.491187 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9b09d811-d04c-42ce-bddf-7fbcc7a4384c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:41.493504 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9b09d811-d04c-42ce-bddf-7fbcc7a4384c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:41.493754 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9b09d811-d04c-42ce-bddf-7fbcc7a4384c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:41.493961 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9b09d811-d04c-42ce-bddf-7fbcc7a4384c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:41.494119 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-9b09d811-d04c-42ce-bddf-7fbcc7a4384c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:41.498750 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:41.498750 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:41.499424 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9b09d811-d04c-42ce-bddf-7fbcc7a4384c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:41.499940 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1342/5355] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:41 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:42.512712 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e9c2a825-1dd9-4335-a028-63ce50f9deea None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:42.515012 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e9c2a825-1dd9-4335-a028-63ce50f9deea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:42.515305 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e9c2a825-1dd9-4335-a028-63ce50f9deea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:42.515624 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e9c2a825-1dd9-4335-a028-63ce50f9deea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:42.515757 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-e9c2a825-1dd9-4335-a028-63ce50f9deea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:42.520383 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:42.520383 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:42.521310 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e9c2a825-1dd9-4335-a028-63ce50f9deea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:42.521396 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1332/5356] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:42 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:43.533049 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6ff745fe-c919-4f96-8c3c-b9071aaecc66 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:43.535328 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ff745fe-c919-4f96-8c3c-b9071aaecc66 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:43.535612 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ff745fe-c919-4f96-8c3c-b9071aaecc66 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:43.535895 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6ff745fe-c919-4f96-8c3c-b9071aaecc66 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:43.536038 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6ff745fe-c919-4f96-8c3c-b9071aaecc66 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 51561898-fc42-4685-a740-976cab11e94d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:43.541471 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:43.541471 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:43.542306 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6ff745fe-c919-4f96-8c3c-b9071aaecc66 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 200 Aug 14 03:14:43.542791 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1344/5357] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:43 2026] GET /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:43.553724 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8aa843af-56c3-443b-8003-e263552fd274 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:43.555795 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8aa843af-56c3-443b-8003-e263552fd274 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] DELETE https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d Aug 14 03:14:43.556125 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8aa843af-56c3-443b-8003-e263552fd274 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:43.556389 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8aa843af-56c3-443b-8003-e263552fd274 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:43.556543 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-8aa843af-56c3-443b-8003-e263552fd274 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete backup with id: 51561898-fc42-4685-a740-976cab11e94d. Aug 14 03:14:43.561295 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:43.561295 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:43.572582 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.backup.rpcapi [None req-8aa843af-56c3-443b-8003-e263552fd274 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] delete_backup rpcapi backup_id 51561898-fc42-4685-a740-976cab11e94d {{(pid=100378) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:14:43.574393 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8aa843af-56c3-443b-8003-e263552fd274 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d returned with HTTP 202 Aug 14 03:14:43.574892 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1340/5358] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:14:43 2026] DELETE /volume/v3/backups/51561898-fc42-4685-a740-976cab11e94d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:14:43.583705 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:43.585546 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:43.585911 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1434306823"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:43.587320 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1434306823'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:43.587462 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Create volume of 1 GB Aug 14 03:14:43.592513 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Availability Zones retrieved successfully. Aug 14 03:14:43.598460 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Flow 'volume_create_api' (6ebe8383-fdc6-4e44-aa5b-f306bf31373b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:43.599548 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7722c2fa-b041-4b85-81ac-a83f070e3281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:43.600423 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:43.626812 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7722c2fa-b041-4b85-81ac-a83f070e3281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:43.627799 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011e1360-622e-43d2-a1ae-50a2f560c575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:43.668916 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Created reservations ['d1936bdf-c394-4195-b332-755337c3afa5', 'f499190b-c6a3-462d-ac81-0f8cf4b2fad9', '1e872c74-fbe1-4ed4-9f6a-70fa670b9daa', '79f44be1-6400-4f5f-b48c-d77493730fbb'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:43.669465 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011e1360-622e-43d2-a1ae-50a2f560c575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1936bdf-c394-4195-b332-755337c3afa5', 'f499190b-c6a3-462d-ac81-0f8cf4b2fad9', '1e872c74-fbe1-4ed4-9f6a-70fa670b9daa', '79f44be1-6400-4f5f-b48c-d77493730fbb']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:43.670162 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12fdaeac-6e72-4d43-a029-02a893c626f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:43.694416 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12fdaeac-6e72-4d43-a029-02a893c626f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc591c22-d217-4986-8e7c-bbddd7fc6745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1434306823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',qos_specs=None,replication_status=,reservations=['d1936bdf-c394-4195-b332-755337c3afa5','f499190b-c6a3-462d-ac81-0f8cf4b2fad9','1e872c74-fbe1-4ed4-9f6a-70fa670b9daa','79f44be1-6400-4f5f-b48c-d77493730fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='705548cafc184c74b1821bca181cc5e6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1434306823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc591c22-d217-4986-8e7c-bbddd7fc6745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='705548cafc184c74b1821bca181cc5e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:43.695357 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c433f33-f7a8-44f6-8885-74ae082b110c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:43.719252 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c433f33-f7a8-44f6-8885-74ae082b110c) transitioned into state 'SUCCESS' from state '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-1434306823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',qos_specs=None,replication_status=,reservations=['d1936bdf-c394-4195-b332-755337c3afa5','f499190b-c6a3-462d-ac81-0f8cf4b2fad9','1e872c74-fbe1-4ed4-9f6a-70fa670b9daa','79f44be1-6400-4f5f-b48c-d77493730fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='705548cafc184c74b1821bca181cc5e6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:43.720217 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2208651f-ae19-4272-ac3f-3174d224f90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:43.732012 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2208651f-ae19-4272-ac3f-3174d224f90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:43.732796 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Flow 'volume_create_api' (6ebe8383-fdc6-4e44-aa5b-f306bf31373b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:43.733299 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Create volume request issued successfully. Aug 14 03:14:43.733767 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5a0f36d6-e984-4fab-8b36-cea9ba8d2724 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:43.734367 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1343/5359] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:14:43 2026] POST /volume/v3/volumes => generated 778 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:43.750423 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-2bfd837c-f3b2-4fdd-a3d2-116ee3cc23a6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:43.756150 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2bfd837c-f3b2-4fdd-a3d2-116ee3cc23a6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 Aug 14 03:14:43.756360 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2bfd837c-f3b2-4fdd-a3d2-116ee3cc23a6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:43.756565 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-2bfd837c-f3b2-4fdd-a3d2-116ee3cc23a6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:43.763647 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:43.763647 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:43.767063 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-2bfd837c-f3b2-4fdd-a3d2-116ee3cc23a6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:14:43.770955 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-2bfd837c-f3b2-4fdd-a3d2-116ee3cc23a6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 returned with HTTP 200 Aug 14 03:14:43.771378 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1333/5360] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:43 2026] GET /volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:44.783943 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-57305b63-baa8-40fd-b77e-fe0b7871a5ea None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:44.785776 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-57305b63-baa8-40fd-b77e-fe0b7871a5ea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 Aug 14 03:14:44.785999 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-57305b63-baa8-40fd-b77e-fe0b7871a5ea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:44.786174 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-57305b63-baa8-40fd-b77e-fe0b7871a5ea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:44.793125 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:44.793125 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:44.796421 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-57305b63-baa8-40fd-b77e-fe0b7871a5ea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:14:44.800088 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-57305b63-baa8-40fd-b77e-fe0b7871a5ea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 returned with HTTP 200 Aug 14 03:14:44.800476 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1345/5361] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:44 2026] GET /volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:44.815148 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fa3e23df-a5d5-4497-96f3-191f95db41f2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:44.817237 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fa3e23df-a5d5-4497-96f3-191f95db41f2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:14:44.817689 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fa3e23df-a5d5-4497-96f3-191f95db41f2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cc591c22-d217-4986-8e7c-bbddd7fc6745", "name": "tempest-type-Backup-1851993878"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:44.819417 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-fa3e23df-a5d5-4497-96f3-191f95db41f2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Creating new backup {'backup': {'volume_id': 'cc591c22-d217-4986-8e7c-bbddd7fc6745', 'name': 'tempest-type-Backup-1851993878'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:14:44.819606 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-fa3e23df-a5d5-4497-96f3-191f95db41f2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Creating backup of volume cc591c22-d217-4986-8e7c-bbddd7fc6745 in container None Aug 14 03:14:44.828609 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:44.828609 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:44.829064 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fa3e23df-a5d5-4497-96f3-191f95db41f2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:14:44.845628 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-fa3e23df-a5d5-4497-96f3-191f95db41f2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Created reservations ['a05081b9-ad14-4fa2-a1d2-a52406c4ea0a', 'cfec4002-4a33-42e3-93ab-046d3313c3c9'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:44.870318 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fa3e23df-a5d5-4497-96f3-191f95db41f2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:14:44.870840 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1341/5362] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:14:44 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:44.880428 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-031334ec-b1af-4abf-b76b-7c7876970f87 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:44.882387 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-031334ec-b1af-4abf-b76b-7c7876970f87 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:44.882683 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-031334ec-b1af-4abf-b76b-7c7876970f87 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:44.882956 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-031334ec-b1af-4abf-b76b-7c7876970f87 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:44.883107 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-031334ec-b1af-4abf-b76b-7c7876970f87 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:44.887387 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:44.887387 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:44.888047 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-031334ec-b1af-4abf-b76b-7c7876970f87 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:44.888452 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1344/5363] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:44 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:45.900006 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-38d82330-4a96-4c3b-ba79-98a9b549fba8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:45.901726 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-38d82330-4a96-4c3b-ba79-98a9b549fba8 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:45.901970 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-38d82330-4a96-4c3b-ba79-98a9b549fba8 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:45.902152 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-38d82330-4a96-4c3b-ba79-98a9b549fba8 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:45.902251 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-38d82330-4a96-4c3b-ba79-98a9b549fba8 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:45.907008 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:45.907008 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:45.907678 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-38d82330-4a96-4c3b-ba79-98a9b549fba8 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:45.908096 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1334/5364] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:45 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:46.917632 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-749c4da6-39bf-4e53-bd78-c8bf315bc9fc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:46.919285 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-749c4da6-39bf-4e53-bd78-c8bf315bc9fc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:46.919561 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-749c4da6-39bf-4e53-bd78-c8bf315bc9fc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:46.919813 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-749c4da6-39bf-4e53-bd78-c8bf315bc9fc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:46.919971 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-749c4da6-39bf-4e53-bd78-c8bf315bc9fc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:46.924181 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:46.924181 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:46.924763 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-749c4da6-39bf-4e53-bd78-c8bf315bc9fc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:46.925133 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1346/5365] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:46 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:47.577837 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-39194354-1cb8-485f-ab68-954a5226b79b req-f97766d3-89bf-4e20-b25a-b8ab343cdbc7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:47.580135 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-39194354-1cb8-485f-ab68-954a5226b79b req-f97766d3-89bf-4e20-b25a-b8ab343cdbc7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/limits Aug 14 03:14:47.580321 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-39194354-1cb8-485f-ab68-954a5226b79b req-f97766d3-89bf-4e20-b25a-b8ab343cdbc7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:47.580536 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-39194354-1cb8-485f-ab68-954a5226b79b req-f97766d3-89bf-4e20-b25a-b8ab343cdbc7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:47.582099 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=334,cinder:UPDATE=151,cinder:INSERT=74 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:14:47.589856 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:47.589856 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:47.599351 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-39194354-1cb8-485f-ab68-954a5226b79b req-f97766d3-89bf-4e20-b25a-b8ab343cdbc7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/limits returned with HTTP 200 Aug 14 03:14:47.600215 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1342/5366] 10.4.3.152 () {68 vars in 1484 bytes} [Fri Aug 14 03:14:47 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:47.632392 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-39194354-1cb8-485f-ab68-954a5226b79b req-ff0c43b7-c94a-4eaa-94c2-5f81d3d40fcb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:47.634390 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-39194354-1cb8-485f-ab68-954a5226b79b req-ff0c43b7-c94a-4eaa-94c2-5f81d3d40fcb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:14:47.634579 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-39194354-1cb8-485f-ab68-954a5226b79b req-ff0c43b7-c94a-4eaa-94c2-5f81d3d40fcb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:47.634786 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-39194354-1cb8-485f-ab68-954a5226b79b req-ff0c43b7-c94a-4eaa-94c2-5f81d3d40fcb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:47.643193 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:47.643193 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:47.646638 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-39194354-1cb8-485f-ab68-954a5226b79b req-ff0c43b7-c94a-4eaa-94c2-5f81d3d40fcb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:14:47.651025 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-39194354-1cb8-485f-ab68-954a5226b79b req-ff0c43b7-c94a-4eaa-94c2-5f81d3d40fcb tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f returned with HTTP 200 Aug 14 03:14:47.651551 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1345/5367] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:14:47 2026] GET /volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f => generated 1659 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:47.660312 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-39194354-1cb8-485f-ab68-954a5226b79b req-8a255ae2-2e26-4f39-b52a-aa98707b4bbf None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:47.662264 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-39194354-1cb8-485f-ab68-954a5226b79b req-8a255ae2-2e26-4f39-b52a-aa98707b4bbf tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:14:47.662792 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-39194354-1cb8-485f-ab68-954a5226b79b req-8a255ae2-2e26-4f39-b52a-aa98707b4bbf tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90b4d03c-be65-403a-83e5-917289f8153f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-527099868", "description": null, "metadata": {}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:47.675909 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:47.675909 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:47.675909 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-39194354-1cb8-485f-ab68-954a5226b79b req-8a255ae2-2e26-4f39-b52a-aa98707b4bbf tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:14:47.675909 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [req-39194354-1cb8-485f-ab68-954a5226b79b req-8a255ae2-2e26-4f39-b52a-aa98707b4bbf tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create snapshot from volume 90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:14:47.702809 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [req-39194354-1cb8-485f-ab68-954a5226b79b req-8a255ae2-2e26-4f39-b52a-aa98707b4bbf tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['5bc7c49c-d9bd-4a03-88e8-d6cdfa6ba325', '8409c709-8c84-4dd8-9089-66d68085ab4f', '67d402bf-1945-493b-b4cf-4630886a8bf1', 'fe66dffd-1910-4885-9203-11ccb8a4c0f6'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:47.731355 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-39194354-1cb8-485f-ab68-954a5226b79b req-8a255ae2-2e26-4f39-b52a-aa98707b4bbf tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot force create request issued successfully. Aug 14 03:14:47.731968 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-39194354-1cb8-485f-ab68-954a5226b79b req-8a255ae2-2e26-4f39-b52a-aa98707b4bbf tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:14:47.732623 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1335/5368] 10.4.3.152 () {72 vars in 1547 bytes} [Fri Aug 14 03:14:47 2026] POST /volume/v3/snapshots => generated 319 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:47.935306 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-0d9c8410-0aaa-4f09-8577-8e040f904c79 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:47.937768 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d9c8410-0aaa-4f09-8577-8e040f904c79 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:47.938068 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d9c8410-0aaa-4f09-8577-8e040f904c79 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:47.938300 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-0d9c8410-0aaa-4f09-8577-8e040f904c79 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:47.938481 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-0d9c8410-0aaa-4f09-8577-8e040f904c79 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:47.945615 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:47.945615 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:47.946614 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-0d9c8410-0aaa-4f09-8577-8e040f904c79 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:47.947144 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1347/5369] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:47 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:48.961099 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-074bb2b4-772c-42f8-a35a-069da413a74e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:48.962931 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-074bb2b4-772c-42f8-a35a-069da413a74e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:48.963176 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-074bb2b4-772c-42f8-a35a-069da413a74e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:48.963421 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-074bb2b4-772c-42f8-a35a-069da413a74e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:48.963603 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-074bb2b4-772c-42f8-a35a-069da413a74e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:48.968624 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:48.968624 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:48.969208 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-074bb2b4-772c-42f8-a35a-069da413a74e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:48.969583 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1343/5370] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:48 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:49.670684 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-cf9b0c03-1f2b-4e2b-bfa3-a5da3f3511a4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:49.672449 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cf9b0c03-1f2b-4e2b-bfa3-a5da3f3511a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 Aug 14 03:14:49.672645 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cf9b0c03-1f2b-4e2b-bfa3-a5da3f3511a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:49.672849 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-cf9b0c03-1f2b-4e2b-bfa3-a5da3f3511a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:49.677701 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:49.677701 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:49.678124 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-cf9b0c03-1f2b-4e2b-bfa3-a5da3f3511a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:14:49.678938 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-cf9b0c03-1f2b-4e2b-bfa3-a5da3f3511a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 returned with HTTP 200 Aug 14 03:14:49.679276 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1346/5371] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:14:49 2026] GET /volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:49.982437 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-60fdbdc1-f9ae-452a-97fc-3ea44f9323de None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:49.984556 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-60fdbdc1-f9ae-452a-97fc-3ea44f9323de tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:49.985102 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-60fdbdc1-f9ae-452a-97fc-3ea44f9323de tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:49.985490 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-60fdbdc1-f9ae-452a-97fc-3ea44f9323de tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:49.985738 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-60fdbdc1-f9ae-452a-97fc-3ea44f9323de tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:49.991529 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:49.991529 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:49.992459 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-60fdbdc1-f9ae-452a-97fc-3ea44f9323de tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:49.993028 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1336/5372] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:49 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:51.004030 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-95320ce8-102f-43df-8c58-6fe7cf2303bd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:51.005654 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-95320ce8-102f-43df-8c58-6fe7cf2303bd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:51.005901 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-95320ce8-102f-43df-8c58-6fe7cf2303bd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:51.006073 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-95320ce8-102f-43df-8c58-6fe7cf2303bd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:51.006191 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-95320ce8-102f-43df-8c58-6fe7cf2303bd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:51.007900 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=351,cinder:INSERT=71,cinder:UPDATE=132 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:14:51.010464 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:51.010464 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:51.011090 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-95320ce8-102f-43df-8c58-6fe7cf2303bd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:51.011645 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1348/5373] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:51 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:51.483987 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-7e75840e-5e72-40c0-a702-5d72517db075 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:51.486009 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-7e75840e-5e72-40c0-a702-5d72517db075 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 Aug 14 03:14:51.486189 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-7e75840e-5e72-40c0-a702-5d72517db075 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:51.486438 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-7e75840e-5e72-40c0-a702-5d72517db075 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:51.491878 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:51.491878 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:51.492459 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-7e75840e-5e72-40c0-a702-5d72517db075 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:14:51.493282 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-7e75840e-5e72-40c0-a702-5d72517db075 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 returned with HTTP 200 Aug 14 03:14:51.493658 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1344/5374] 10.4.3.152 () {68 vars in 1604 bytes} [Fri Aug 14 03:14:51 2026] GET /volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:52.021198 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0177b69d-bbeb-4062-a104-fb465a5ebf8b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:52.023058 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0177b69d-bbeb-4062-a104-fb465a5ebf8b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:52.023259 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0177b69d-bbeb-4062-a104-fb465a5ebf8b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:52.023455 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0177b69d-bbeb-4062-a104-fb465a5ebf8b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:52.023554 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-0177b69d-bbeb-4062-a104-fb465a5ebf8b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:52.032789 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:52.032789 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:52.033392 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0177b69d-bbeb-4062-a104-fb465a5ebf8b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:52.033970 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1347/5375] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:52 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:52.342612 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-13d0027a-132d-44e4-b87e-35885c3f9ec5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:52.346175 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-13d0027a-132d-44e4-b87e-35885c3f9ec5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 Aug 14 03:14:52.346449 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-13d0027a-132d-44e4-b87e-35885c3f9ec5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:52.346672 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-13d0027a-132d-44e4-b87e-35885c3f9ec5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:52.349397 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=364,cinder:INSERT=92,cinder:UPDATE=137,cinder:DELETE=1 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:14:52.354264 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:52.354264 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:52.354772 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-13d0027a-132d-44e4-b87e-35885c3f9ec5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:14:52.355650 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-13d0027a-132d-44e4-b87e-35885c3f9ec5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 returned with HTTP 200 Aug 14 03:14:52.356041 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1337/5376] 10.4.3.152 () {68 vars in 1604 bytes} [Fri Aug 14 03:14:52 2026] GET /volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:52.366879 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-5fb3978e-f2a6-4d8e-b26b-0cbd31996081 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:52.369729 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-5fb3978e-f2a6-4d8e-b26b-0cbd31996081 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:14:52.370211 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-5fb3978e-f2a6-4d8e-b26b-0cbd31996081 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:52.370211 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-5fb3978e-f2a6-4d8e-b26b-0cbd31996081 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:52.383575 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:52.383575 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:52.387099 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-5fb3978e-f2a6-4d8e-b26b-0cbd31996081 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:14:52.395280 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-5fb3978e-f2a6-4d8e-b26b-0cbd31996081 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f returned with HTTP 200 Aug 14 03:14:52.397405 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1349/5377] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:14:52 2026] GET /volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f => generated 1659 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:52.405624 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:52.407970 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:14:52.408173 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:52.409903 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:14:52.417708 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:52.417708 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:52.418185 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:14:52.418335 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume of 1 GB Aug 14 03:14:52.418974 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Availability Zones retrieved successfully. Aug 14 03:14:52.424341 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (19b3b2bd-494f-4937-a40e-88be6fac9c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:52.425403 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d021a77-580f-4abb-b7cd-1a074f9eb545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:52.426906 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:14:52.458426 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d021a77-580f-4abb-b7cd-1a074f9eb545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:52.459482 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2072da1-53c5-4eb0-96fd-f62d23bfb85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:52.501973 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['7fcbf291-42ce-4f67-bdba-e9b5e83e426c', 'bbda8ff5-7f0e-48ed-a6df-726a848821ba', '39d41469-0db0-4249-947d-d1c0ef4a736e', '117c6d99-d88c-4b13-b961-02aea829d3e0'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:14:52.502837 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2072da1-53c5-4eb0-96fd-f62d23bfb85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fcbf291-42ce-4f67-bdba-e9b5e83e426c', 'bbda8ff5-7f0e-48ed-a6df-726a848821ba', '39d41469-0db0-4249-947d-d1c0ef4a736e', '117c6d99-d88c-4b13-b961-02aea829d3e0']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:52.503518 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb576448-cedb-471d-81be-6186b35289f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:52.542753 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb576448-cedb-471d-81be-6186b35289f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21ed6acc-d5b4-4140-b9fa-6dce3f4f6716', '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='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['7fcbf291-42ce-4f67-bdba-e9b5e83e426c','bbda8ff5-7f0e-48ed-a6df-726a848821ba','39d41469-0db0-4249-947d-d1c0ef4a736e','117c6d99-d88c-4b13-b961-02aea829d3e0'],size=1,snapshot_id=05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:14:52Z,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=21ed6acc-d5b4-4140-b9fa-6dce3f4f6716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390e5d6aab834dce90f36119ac346986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58599ab6cb1426daac6862e792ccf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:52.543440 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ebe06b-010a-4bf3-a3a4-8fa96363988c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:52.558865 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ebe06b-010a-4bf3-a3a4-8fa96363988c) transitioned into 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='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['7fcbf291-42ce-4f67-bdba-e9b5e83e426c','bbda8ff5-7f0e-48ed-a6df-726a848821ba','39d41469-0db0-4249-947d-d1c0ef4a736e','117c6d99-d88c-4b13-b961-02aea829d3e0'],size=1,snapshot_id=05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:52.559524 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f7f4f1-77dc-43f5-ad45-ee7eef783f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:14:52.579455 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f7f4f1-77dc-43f5-ad45-ee7eef783f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:14:52.580480 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (19b3b2bd-494f-4937-a40e-88be6fac9c13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:14:52.580838 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request issued successfully. Aug 14 03:14:52.581758 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e1b502c6-de54-4a67-9712-60bc670665ee tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:14:52.582053 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1345/5378] 10.4.3.152 () {72 vars in 1541 bytes} [Fri Aug 14 03:14:52 2026] POST /volume/v3/volumes => generated 736 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:14:52.589666 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-a312fc0b-333d-4181-8a78-1ccd22d22fb2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:52.593798 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-a312fc0b-333d-4181-8a78-1ccd22d22fb2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 Aug 14 03:14:52.593798 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-a312fc0b-333d-4181-8a78-1ccd22d22fb2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:52.593798 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-a312fc0b-333d-4181-8a78-1ccd22d22fb2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:52.602803 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:52.602803 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:52.615613 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-a312fc0b-333d-4181-8a78-1ccd22d22fb2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:14:52.622622 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-a312fc0b-333d-4181-8a78-1ccd22d22fb2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 returned with HTTP 200 Aug 14 03:14:52.623094 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1348/5379] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:14:52 2026] GET /volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 => generated 804 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:52.630995 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-9e184b69-3b5d-44af-a5b4-4f8253b073fc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:52.633576 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-9e184b69-3b5d-44af-a5b4-4f8253b073fc tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 Aug 14 03:14:52.633863 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-9e184b69-3b5d-44af-a5b4-4f8253b073fc tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:52.634256 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-9e184b69-3b5d-44af-a5b4-4f8253b073fc tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:52.642377 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:52.642377 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:52.647283 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-9e184b69-3b5d-44af-a5b4-4f8253b073fc tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:14:52.653913 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-9e184b69-3b5d-44af-a5b4-4f8253b073fc tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 returned with HTTP 200 Aug 14 03:14:52.654644 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1338/5380] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:14:52 2026] GET /volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:53.046727 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b711511b-f991-47b7-b4d1-7028f4d87020 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:53.048695 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b711511b-f991-47b7-b4d1-7028f4d87020 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:53.048788 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b711511b-f991-47b7-b4d1-7028f4d87020 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:53.048915 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b711511b-f991-47b7-b4d1-7028f4d87020 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:53.049017 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b711511b-f991-47b7-b4d1-7028f4d87020 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:53.053542 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:53.053542 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:53.054087 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b711511b-f991-47b7-b4d1-7028f4d87020 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:53.054485 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1350/5381] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:53 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:54.065675 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a4b90f8c-8ff1-40bc-be0e-3619747c6dfd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:54.067621 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a4b90f8c-8ff1-40bc-be0e-3619747c6dfd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:54.067843 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a4b90f8c-8ff1-40bc-be0e-3619747c6dfd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:54.068036 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a4b90f8c-8ff1-40bc-be0e-3619747c6dfd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:54.068170 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-a4b90f8c-8ff1-40bc-be0e-3619747c6dfd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:54.072774 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:54.072774 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:54.073385 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a4b90f8c-8ff1-40bc-be0e-3619747c6dfd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:54.073739 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1346/5382] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:54 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:55.085301 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aba100c5-46a4-49f1-94e9-04c0563d0101 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:55.087550 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aba100c5-46a4-49f1-94e9-04c0563d0101 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:55.087991 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aba100c5-46a4-49f1-94e9-04c0563d0101 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:55.088109 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aba100c5-46a4-49f1-94e9-04c0563d0101 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:55.088245 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-aba100c5-46a4-49f1-94e9-04c0563d0101 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:55.093338 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:55.093338 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:55.094160 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aba100c5-46a4-49f1-94e9-04c0563d0101 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:55.094647 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1349/5383] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:55 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:55.666107 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-1f7218b0-7487-423f-9fc0-0a4515681532 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:55.668513 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-1f7218b0-7487-423f-9fc0-0a4515681532 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 Aug 14 03:14:55.668732 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-1f7218b0-7487-423f-9fc0-0a4515681532 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:55.669061 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-1f7218b0-7487-423f-9fc0-0a4515681532 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:55.677837 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:55.677837 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:55.681742 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-1f7218b0-7487-423f-9fc0-0a4515681532 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:14:55.687012 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-1f7218b0-7487-423f-9fc0-0a4515681532 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 returned with HTTP 200 Aug 14 03:14:55.687721 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1339/5384] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:14:55 2026] GET /volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:55.696808 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8799edb5-a74e-43d0-9154-d167ebff6a81 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:55.697251 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8799edb5-a74e-43d0-9154-d167ebff6a81 None None] GET https://10.4.3.152/volume// Aug 14 03:14:55.697455 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8799edb5-a74e-43d0-9154-d167ebff6a81 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:55.697673 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8799edb5-a74e-43d0-9154-d167ebff6a81 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:55.698059 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8799edb5-a74e-43d0-9154-d167ebff6a81 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:14:55.698382 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1351/5385] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:14:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:14:55.708924 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-59db6b31-4934-42a7-9c5b-b08257ff8181 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:55.711020 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-59db6b31-4934-42a7-9c5b-b08257ff8181 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:14:55.711364 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-59db6b31-4934-42a7-9c5b-b08257ff8181 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21ed6acc-d5b4-4140-b9fa-6dce3f4f6716", "connector": null, "instance_uuid": "e51c9a52-03a7-41dc-a4c6-51b057531ee0"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:55.720616 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:55.720616 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:55.746637 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-59db6b31-4934-42a7-9c5b-b08257ff8181 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:14:55.747159 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1347/5386] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:14:55 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:55.758985 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-c605069f-8ce7-42f1-bfb1-bb95b0625210 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:55.759424 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c605069f-8ce7-42f1-bfb1-bb95b0625210 None None] GET https://10.4.3.152/volume// Aug 14 03:14:55.759614 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c605069f-8ce7-42f1-bfb1-bb95b0625210 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:55.759786 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-c605069f-8ce7-42f1-bfb1-bb95b0625210 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:55.760199 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-c605069f-8ce7-42f1-bfb1-bb95b0625210 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:14:55.760550 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1350/5387] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:14:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:14:55.767145 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-0249fe0c-fca4-42ca-8d41-491fb83d4558 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:55.769537 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-0249fe0c-fca4-42ca-8d41-491fb83d4558 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 Aug 14 03:14:55.769800 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-0249fe0c-fca4-42ca-8d41-491fb83d4558 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:55.770053 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-0249fe0c-fca4-42ca-8d41-491fb83d4558 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:55.779218 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:55.779218 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:55.782463 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-0249fe0c-fca4-42ca-8d41-491fb83d4558 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:14:55.787049 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-0249fe0c-fca4-42ca-8d41-491fb83d4558 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 returned with HTTP 200 Aug 14 03:14:55.787480 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1340/5388] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:14:55 2026] GET /volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 => generated 1524 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:14:55.887487 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-07d0b221-c865-446f-b655-1c75da2c1311 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:55.889900 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-07d0b221-c865-446f-b655-1c75da2c1311 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] PUT https://10.4.3.152/volume/v3/attachments/0272266e-6202-42ad-8912-0d1a6dffb0d7 Aug 14 03:14:55.890433 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-07d0b221-c865-446f-b655-1c75da2c1311 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:55.898074 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-07d0b221-c865-446f-b655-1c75da2c1311 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Acquiring lock "cinder-attachment_update-21ed6acc-d5b4-4140-b9fa-6dce3f4f6716-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:14:55.902431 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-07d0b221-c865-446f-b655-1c75da2c1311 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-21ed6acc-d5b4-4140-b9fa-6dce3f4f6716-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:14:55.903378 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:55.903378 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:55.969563 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-07d0b221-c865-446f-b655-1c75da2c1311 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-21ed6acc-d5b4-4140-b9fa-6dce3f4f6716-np0000007307" released by "attachment_update" :: held 0.067s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:14:55.970070 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-07d0b221-c865-446f-b655-1c75da2c1311 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/0272266e-6202-42ad-8912-0d1a6dffb0d7 returned with HTTP 200 Aug 14 03:14:55.971131 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1352/5389] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:14:55 2026] PUT /volume/v3/attachments/0272266e-6202-42ad-8912-0d1a6dffb0d7 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:14:55.993982 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e4d8f997-f39a-47f4-bc96-326c7beebb72 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:55.996340 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e4d8f997-f39a-47f4-bc96-326c7beebb72 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments/0272266e-6202-42ad-8912-0d1a6dffb0d7/action Aug 14 03:14:55.996664 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e4d8f997-f39a-47f4-bc96-326c7beebb72 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:14:55.996778 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e4d8f997-f39a-47f4-bc96-326c7beebb72 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:14:56.011083 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:56.011083 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:56.019465 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-3d6845fe-ce95-4085-b314-7a655f3cf0d7 req-e4d8f997-f39a-47f4-bc96-326c7beebb72 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/0272266e-6202-42ad-8912-0d1a6dffb0d7/action returned with HTTP 204 Aug 14 03:14:56.019952 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1348/5390] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:14:55 2026] POST /volume/v3/attachments/0272266e-6202-42ad-8912-0d1a6dffb0d7/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:14:56.104929 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-02c83da0-2326-4373-9fe4-c82cd4ea58cc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:56.106985 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-02c83da0-2326-4373-9fe4-c82cd4ea58cc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:56.107364 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-02c83da0-2326-4373-9fe4-c82cd4ea58cc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:56.107617 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-02c83da0-2326-4373-9fe4-c82cd4ea58cc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:56.107775 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-02c83da0-2326-4373-9fe4-c82cd4ea58cc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:56.113263 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:56.113263 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:14:56.114155 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-02c83da0-2326-4373-9fe4-c82cd4ea58cc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:56.114666 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1351/5391] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:56 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:57.125657 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-48fb3175-fc64-45c7-87e7-d8ce3fa2c2dd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:57.127753 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-48fb3175-fc64-45c7-87e7-d8ce3fa2c2dd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:57.128000 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-48fb3175-fc64-45c7-87e7-d8ce3fa2c2dd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:57.128208 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-48fb3175-fc64-45c7-87e7-d8ce3fa2c2dd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:57.128347 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-48fb3175-fc64-45c7-87e7-d8ce3fa2c2dd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:57.132870 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:57.132870 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:14:57.133508 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-48fb3175-fc64-45c7-87e7-d8ce3fa2c2dd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:57.133909 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1341/5392] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:57 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:58.149036 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e1b3cae9-1204-4995-a729-440203d46be7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:58.151116 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e1b3cae9-1204-4995-a729-440203d46be7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:58.151394 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e1b3cae9-1204-4995-a729-440203d46be7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:58.151658 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e1b3cae9-1204-4995-a729-440203d46be7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:58.151813 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-e1b3cae9-1204-4995-a729-440203d46be7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:58.156784 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:58.156784 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:14:58.157716 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e1b3cae9-1204-4995-a729-440203d46be7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:58.158270 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1353/5393] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:58 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:14:59.169600 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f9c856bd-c952-4c0f-a7e5-275d83a905f5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:14:59.171429 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f9c856bd-c952-4c0f-a7e5-275d83a905f5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:14:59.171633 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f9c856bd-c952-4c0f-a7e5-275d83a905f5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:14:59.171806 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f9c856bd-c952-4c0f-a7e5-275d83a905f5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:14:59.171937 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-f9c856bd-c952-4c0f-a7e5-275d83a905f5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:14:59.176010 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:14:59.176010 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:14:59.176595 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f9c856bd-c952-4c0f-a7e5-275d83a905f5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:14:59.176965 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1349/5394] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:14:59 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:00.187184 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-591269f1-809a-470e-abd3-398881b73dfa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:00.188964 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-591269f1-809a-470e-abd3-398881b73dfa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:15:00.189192 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-591269f1-809a-470e-abd3-398881b73dfa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:00.189394 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-591269f1-809a-470e-abd3-398881b73dfa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:00.189505 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-591269f1-809a-470e-abd3-398881b73dfa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 380a313c-40b8-4f8d-b319-5f675c8bd77b. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:00.193960 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:00.193960 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:00.194570 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-591269f1-809a-470e-abd3-398881b73dfa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 200 Aug 14 03:15:00.194933 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1352/5395] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:00 2026] GET /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:00.204365 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7c387b0d-3924-4531-85b9-05b3858ea097 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:00.206160 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7c387b0d-3924-4531-85b9-05b3858ea097 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] DELETE https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b Aug 14 03:15:00.206442 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7c387b0d-3924-4531-85b9-05b3858ea097 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:00.206694 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7c387b0d-3924-4531-85b9-05b3858ea097 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:00.206858 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-7c387b0d-3924-4531-85b9-05b3858ea097 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Delete backup with id: 380a313c-40b8-4f8d-b319-5f675c8bd77b. Aug 14 03:15:00.211028 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:00.211028 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:00.222581 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-7c387b0d-3924-4531-85b9-05b3858ea097 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] delete_backup rpcapi backup_id 380a313c-40b8-4f8d-b319-5f675c8bd77b {{(pid=100381) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:15:00.224456 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7c387b0d-3924-4531-85b9-05b3858ea097 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] https://10.4.3.152/volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b returned with HTTP 202 Aug 14 03:15:00.224958 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1342/5396] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:15:00 2026] DELETE /volume/v3/backups/380a313c-40b8-4f8d-b319-5f675c8bd77b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:15:00.232851 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3229bde6-0c67-433e-8974-c3d74893723a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:00.235418 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3229bde6-0c67-433e-8974-c3d74893723a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 Aug 14 03:15:00.235732 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3229bde6-0c67-433e-8974-c3d74893723a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:00.236053 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3229bde6-0c67-433e-8974-c3d74893723a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:00.236293 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-3229bde6-0c67-433e-8974-c3d74893723a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete volume with id: cc591c22-d217-4986-8e7c-bbddd7fc6745 Aug 14 03:15:00.246588 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:00.246588 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:00.247062 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3229bde6-0c67-433e-8974-c3d74893723a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:00.266179 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3229bde6-0c67-433e-8974-c3d74893723a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete volume request issued successfully. Aug 14 03:15:00.266413 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3229bde6-0c67-433e-8974-c3d74893723a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 returned with HTTP 202 Aug 14 03:15:00.266813 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1354/5397] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:15:00 2026] DELETE /volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:15:00.276127 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e2c12650-ca8d-4e06-8ea6-7e671ae80167 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:00.278030 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e2c12650-ca8d-4e06-8ea6-7e671ae80167 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 Aug 14 03:15:00.278277 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e2c12650-ca8d-4e06-8ea6-7e671ae80167 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:00.278495 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e2c12650-ca8d-4e06-8ea6-7e671ae80167 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:00.285564 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:00.285564 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:00.288874 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e2c12650-ca8d-4e06-8ea6-7e671ae80167 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:00.292843 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e2c12650-ca8d-4e06-8ea6-7e671ae80167 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 returned with HTTP 200 Aug 14 03:15:00.293299 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1350/5398] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:00 2026] GET /volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:01.311137 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1ce10f6d-c952-407a-8cfe-4d90b7752185 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:01.318730 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ce10f6d-c952-407a-8cfe-4d90b7752185 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 Aug 14 03:15:01.319037 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ce10f6d-c952-407a-8cfe-4d90b7752185 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:01.319326 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ce10f6d-c952-407a-8cfe-4d90b7752185 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:01.325760 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ce10f6d-c952-407a-8cfe-4d90b7752185 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 returned with HTTP 404 Aug 14 03:15:01.326302 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1353/5399] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:01 2026] GET /volume/v3/volumes/cc591c22-d217-4986-8e7c-bbddd7fc6745 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:01.335841 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fe3c8b50-741c-4fed-a8d0-677eb7c37a90 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:01.338004 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fe3c8b50-741c-4fed-a8d0-677eb7c37a90 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da/export_record Aug 14 03:15:01.338300 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fe3c8b50-741c-4fed-a8d0-677eb7c37a90 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:01.338560 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fe3c8b50-741c-4fed-a8d0-677eb7c37a90 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Calling method 'export_record' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:01.338719 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-fe3c8b50-741c-4fed-a8d0-677eb7c37a90 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Export record for backup e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100381) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 03:15:01.343947 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:01.343947 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:01.345343 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.policy [None req-fe3c8b50-741c-4fed-a8d0-677eb7c37a90 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '27635d8bb62242299a33b2630da3b0ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c746516ff2a43178bfa6dbc50fbcf6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100381) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:15:01.345614 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fe3c8b50-741c-4fed-a8d0-677eb7c37a90 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da/export_record returned with HTTP 403 Aug 14 03:15:01.346196 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1343/5400] 10.4.3.152 () {68 vars in 1430 bytes} [Fri Aug 14 03:15:01 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da/export_record => generated 101 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:01.354628 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b223c9ad-aa09-4020-b42a-22607f0f856a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:01.356167 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:15:01.356569 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-104047391"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:01.358034 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-104047391'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:15:01.358123 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Create volume of 1 GB Aug 14 03:15:01.362270 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Availability Zones retrieved successfully. Aug 14 03:15:01.370409 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Flow 'volume_create_api' (b04e00b1-eac4-4747-9232-b3af02b65146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:01.370409 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ab7237-7734-4400-b1d1-692c77ba069e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:01.370409 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:15:01.393470 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ab7237-7734-4400-b1d1-692c77ba069e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:01.394216 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7419dfee-f432-4a48-b2f8-9686a1e6f046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:01.457655 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Created reservations ['eca28f09-9d08-4ecd-81bf-804df550f4d0', '2e8fc246-ed76-4d69-92f9-a58614bbadb8', '803076dc-58d1-430c-81af-e059d01fcd2b', '08cde52e-45d2-470a-bb32-c2cd35211862'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:15:01.458760 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7419dfee-f432-4a48-b2f8-9686a1e6f046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eca28f09-9d08-4ecd-81bf-804df550f4d0', '2e8fc246-ed76-4d69-92f9-a58614bbadb8', '803076dc-58d1-430c-81af-e059d01fcd2b', '08cde52e-45d2-470a-bb32-c2cd35211862']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:01.459908 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4758dfa9-4b5e-4b63-b618-10d9fd34435c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:01.485959 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4758dfa9-4b5e-4b63-b618-10d9fd34435c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-104047391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',qos_specs=None,replication_status=,reservations=['eca28f09-9d08-4ecd-81bf-804df550f4d0','2e8fc246-ed76-4d69-92f9-a58614bbadb8','803076dc-58d1-430c-81af-e059d01fcd2b','08cde52e-45d2-470a-bb32-c2cd35211862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='705548cafc184c74b1821bca181cc5e6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:15:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-104047391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='705548cafc184c74b1821bca181cc5e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:01.487224 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf3a562-e8d4-4bae-8db1-c3fae7dabbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:01.506551 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf3a562-e8d4-4bae-8db1-c3fae7dabbe4) transitioned into state 'SUCCESS' from state '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-104047391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',qos_specs=None,replication_status=,reservations=['eca28f09-9d08-4ecd-81bf-804df550f4d0','2e8fc246-ed76-4d69-92f9-a58614bbadb8','803076dc-58d1-430c-81af-e059d01fcd2b','08cde52e-45d2-470a-bb32-c2cd35211862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='705548cafc184c74b1821bca181cc5e6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:01.507406 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe49827-b39d-4bac-b8fb-f62c9eedd3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:01.517922 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe49827-b39d-4bac-b8fb-f62c9eedd3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:01.519139 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Flow 'volume_create_api' (b04e00b1-eac4-4747-9232-b3af02b65146) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:01.519620 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Create volume request issued successfully. Aug 14 03:15:01.520640 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b223c9ad-aa09-4020-b42a-22607f0f856a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:15:01.521266 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1355/5401] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:15:01 2026] POST /volume/v3/volumes => generated 777 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:15:01.535287 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9bb9e5f4-a2fd-4658-8649-71b4b739b2c2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:01.537703 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9bb9e5f4-a2fd-4658-8649-71b4b739b2c2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 Aug 14 03:15:01.537971 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9bb9e5f4-a2fd-4658-8649-71b4b739b2c2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:01.538173 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9bb9e5f4-a2fd-4658-8649-71b4b739b2c2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:01.547294 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:01.547294 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:01.551208 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9bb9e5f4-a2fd-4658-8649-71b4b739b2c2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:01.555319 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9bb9e5f4-a2fd-4658-8649-71b4b739b2c2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 returned with HTTP 200 Aug 14 03:15:01.555720 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1351/5402] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:01 2026] GET /volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:02.571706 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f2c4f0de-8c30-488c-9f35-dfeeeff2edf7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:02.573381 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f2c4f0de-8c30-488c-9f35-dfeeeff2edf7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 Aug 14 03:15:02.573573 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f2c4f0de-8c30-488c-9f35-dfeeeff2edf7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:02.573749 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f2c4f0de-8c30-488c-9f35-dfeeeff2edf7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:02.580505 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:02.580505 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:02.583746 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f2c4f0de-8c30-488c-9f35-dfeeeff2edf7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:02.587251 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f2c4f0de-8c30-488c-9f35-dfeeeff2edf7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 returned with HTTP 200 Aug 14 03:15:02.587632 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1354/5403] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:02 2026] GET /volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:02.598317 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-88858f8a-200d-443a-9980-6487f2362641 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:02.600242 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-88858f8a-200d-443a-9980-6487f2362641 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:15:02.600614 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-88858f8a-200d-443a-9980-6487f2362641 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2", "name": "tempest-type-Backup-1865110677"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:02.602331 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-88858f8a-200d-443a-9980-6487f2362641 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Creating new backup {'backup': {'volume_id': 'ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2', 'name': 'tempest-type-Backup-1865110677'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:15:02.602621 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-88858f8a-200d-443a-9980-6487f2362641 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Creating backup of volume ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 in container None Aug 14 03:15:02.610571 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:02.610571 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:02.610932 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-88858f8a-200d-443a-9980-6487f2362641 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:02.625439 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-88858f8a-200d-443a-9980-6487f2362641 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Created reservations ['2197da58-bb53-4b0c-9ac0-ec1d36ce82e0', 'e64f1bda-4a60-45fe-9e48-03280549d736'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:15:02.646877 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-88858f8a-200d-443a-9980-6487f2362641 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:15:02.647422 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1344/5404] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:15:02 2026] POST /volume/v3/backups => generated 316 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:15:02.657831 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b86b9008-ed02-42f9-8831-eba7a3cf58fa None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:02.659697 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b86b9008-ed02-42f9-8831-eba7a3cf58fa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:02.659910 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b86b9008-ed02-42f9-8831-eba7a3cf58fa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:02.660100 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b86b9008-ed02-42f9-8831-eba7a3cf58fa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:02.660492 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b86b9008-ed02-42f9-8831-eba7a3cf58fa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:02.664114 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:02.664114 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:02.665105 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b86b9008-ed02-42f9-8831-eba7a3cf58fa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:02.665105 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1356/5405] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:02 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:03.676310 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1ff8f539-c7c5-48d1-a548-70b62dfd0f2d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:03.678555 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1ff8f539-c7c5-48d1-a548-70b62dfd0f2d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:03.678839 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1ff8f539-c7c5-48d1-a548-70b62dfd0f2d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:03.679096 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1ff8f539-c7c5-48d1-a548-70b62dfd0f2d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:03.679250 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-1ff8f539-c7c5-48d1-a548-70b62dfd0f2d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:03.684176 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:03.684176 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:03.684919 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1ff8f539-c7c5-48d1-a548-70b62dfd0f2d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:03.685425 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1352/5406] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:03 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:04.695551 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-db84ae1a-a0ed-4696-bcd8-68b6078b7a8a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:04.697428 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db84ae1a-a0ed-4696-bcd8-68b6078b7a8a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:04.697658 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db84ae1a-a0ed-4696-bcd8-68b6078b7a8a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:04.697891 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-db84ae1a-a0ed-4696-bcd8-68b6078b7a8a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:04.698022 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-db84ae1a-a0ed-4696-bcd8-68b6078b7a8a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:04.702213 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:04.702213 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:04.702814 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-db84ae1a-a0ed-4696-bcd8-68b6078b7a8a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:04.703199 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1355/5407] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:04 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:05.718621 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0c8bc0f9-54e6-4192-84b4-3fffc2ea7f58 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:05.721053 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0c8bc0f9-54e6-4192-84b4-3fffc2ea7f58 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:05.721356 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0c8bc0f9-54e6-4192-84b4-3fffc2ea7f58 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:05.721617 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0c8bc0f9-54e6-4192-84b4-3fffc2ea7f58 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:05.721771 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-0c8bc0f9-54e6-4192-84b4-3fffc2ea7f58 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:05.726918 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:05.726918 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:05.727706 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0c8bc0f9-54e6-4192-84b4-3fffc2ea7f58 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:05.728239 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1345/5408] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:05 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:06.739993 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b0eff8a2-e637-460d-9150-33e59acc8411 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:06.742262 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0eff8a2-e637-460d-9150-33e59acc8411 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:06.742552 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0eff8a2-e637-460d-9150-33e59acc8411 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:06.742794 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b0eff8a2-e637-460d-9150-33e59acc8411 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:06.742957 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-b0eff8a2-e637-460d-9150-33e59acc8411 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:06.747998 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:06.747998 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:06.748737 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b0eff8a2-e637-460d-9150-33e59acc8411 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:06.749225 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1357/5409] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:06 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:07.759761 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a2db36e8-d636-4dff-bfa9-f7e133637077 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:07.762239 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a2db36e8-d636-4dff-bfa9-f7e133637077 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:07.762549 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a2db36e8-d636-4dff-bfa9-f7e133637077 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:07.762831 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a2db36e8-d636-4dff-bfa9-f7e133637077 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:07.762994 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-a2db36e8-d636-4dff-bfa9-f7e133637077 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:07.767351 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:07.767351 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:07.767999 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a2db36e8-d636-4dff-bfa9-f7e133637077 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:07.768445 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1353/5410] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:07 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:08.778429 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-66156975-7d85-4df2-b3ee-6e6eeafe2ba6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:08.780163 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-66156975-7d85-4df2-b3ee-6e6eeafe2ba6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:08.780359 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-66156975-7d85-4df2-b3ee-6e6eeafe2ba6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:08.780525 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-66156975-7d85-4df2-b3ee-6e6eeafe2ba6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:08.780617 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-66156975-7d85-4df2-b3ee-6e6eeafe2ba6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:08.785283 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:08.785283 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:08.786006 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-66156975-7d85-4df2-b3ee-6e6eeafe2ba6 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:08.786460 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1356/5411] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:08 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:09.798791 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-003ac79a-cca4-4e50-a2cc-5acc097e0113 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:09.801664 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-003ac79a-cca4-4e50-a2cc-5acc097e0113 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:09.801982 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-003ac79a-cca4-4e50-a2cc-5acc097e0113 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:09.802279 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-003ac79a-cca4-4e50-a2cc-5acc097e0113 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:09.802430 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-003ac79a-cca4-4e50-a2cc-5acc097e0113 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:09.808404 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:09.808404 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:09.809274 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-003ac79a-cca4-4e50-a2cc-5acc097e0113 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:09.809799 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1346/5412] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:09 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:10.822121 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-308d623c-dfce-4a34-bc3c-04ed6b0efe54 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:10.823886 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-308d623c-dfce-4a34-bc3c-04ed6b0efe54 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:10.824281 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-308d623c-dfce-4a34-bc3c-04ed6b0efe54 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:10.825520 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-308d623c-dfce-4a34-bc3c-04ed6b0efe54 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:10.825520 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-308d623c-dfce-4a34-bc3c-04ed6b0efe54 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:10.829280 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:10.829280 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:10.830143 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-308d623c-dfce-4a34-bc3c-04ed6b0efe54 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:10.830667 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1358/5413] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:10 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:11.841319 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8f17f75a-6403-4bc3-a596-6daf08d9800e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:11.843111 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8f17f75a-6403-4bc3-a596-6daf08d9800e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:11.843317 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8f17f75a-6403-4bc3-a596-6daf08d9800e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:11.843508 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8f17f75a-6403-4bc3-a596-6daf08d9800e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:11.843633 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-8f17f75a-6403-4bc3-a596-6daf08d9800e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:11.849425 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:11.849425 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:11.850320 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8f17f75a-6403-4bc3-a596-6daf08d9800e tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:11.850877 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1354/5414] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:11 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:12.860429 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-58343185-38dc-4ee3-a118-1f0b3b404c22 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:12.862534 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-58343185-38dc-4ee3-a118-1f0b3b404c22 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:12.862765 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-58343185-38dc-4ee3-a118-1f0b3b404c22 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:12.863014 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-58343185-38dc-4ee3-a118-1f0b3b404c22 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:12.863123 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-58343185-38dc-4ee3-a118-1f0b3b404c22 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:12.867854 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:12.867854 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:12.868619 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-58343185-38dc-4ee3-a118-1f0b3b404c22 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:12.869071 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1357/5415] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:12 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:13.882855 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-94316c64-8d54-4309-90b0-21b598f62ac0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:13.884563 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-94316c64-8d54-4309-90b0-21b598f62ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:13.884828 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-94316c64-8d54-4309-90b0-21b598f62ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:13.885049 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-94316c64-8d54-4309-90b0-21b598f62ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:13.885148 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-94316c64-8d54-4309-90b0-21b598f62ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:13.889624 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:13.889624 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:13.890248 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-94316c64-8d54-4309-90b0-21b598f62ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:13.890709 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1347/5416] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:13 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:14.903317 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-512c8d95-5793-49f1-90ad-4637e712adfb None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:14.905110 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-512c8d95-5793-49f1-90ad-4637e712adfb tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:14.905354 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-512c8d95-5793-49f1-90ad-4637e712adfb tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:14.905582 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-512c8d95-5793-49f1-90ad-4637e712adfb tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:14.905696 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-512c8d95-5793-49f1-90ad-4637e712adfb tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:14.909932 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:14.909932 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:14.910559 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-512c8d95-5793-49f1-90ad-4637e712adfb tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:14.910934 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1359/5417] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:14 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:15.923115 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f7b93467-22c1-4c6f-a9de-30e60a91d1a3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:15.924690 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f7b93467-22c1-4c6f-a9de-30e60a91d1a3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:15.924921 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f7b93467-22c1-4c6f-a9de-30e60a91d1a3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:15.925156 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f7b93467-22c1-4c6f-a9de-30e60a91d1a3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:15.925401 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-f7b93467-22c1-4c6f-a9de-30e60a91d1a3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:15.929306 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:15.929306 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:15.929948 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f7b93467-22c1-4c6f-a9de-30e60a91d1a3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:15.930336 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1355/5418] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:15 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:16.940631 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1ca3fd39-d959-49d0-bb69-b077ac549044 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:16.942240 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ca3fd39-d959-49d0-bb69-b077ac549044 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:16.942452 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ca3fd39-d959-49d0-bb69-b077ac549044 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:16.942643 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ca3fd39-d959-49d0-bb69-b077ac549044 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:16.942773 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-1ca3fd39-d959-49d0-bb69-b077ac549044 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:16.947248 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:16.947248 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:16.947963 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ca3fd39-d959-49d0-bb69-b077ac549044 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:16.948346 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1358/5419] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:16 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:16.958236 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1aa3bd72-d113-4049-aaed-084dd4284ac0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:16.959929 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1aa3bd72-d113-4049-aaed-084dd4284ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f/export_record Aug 14 03:15:16.960124 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1aa3bd72-d113-4049-aaed-084dd4284ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:16.960295 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1aa3bd72-d113-4049-aaed-084dd4284ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'export_record' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:16.960398 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-1aa3bd72-d113-4049-aaed-084dd4284ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Export record for backup 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100381) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 03:15:16.964432 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:16.964432 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:16.965258 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.api [None req-1aa3bd72-d113-4049-aaed-084dd4284ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling RPCAPI with context: , host: np0000007307, backup: 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100381) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 03:15:16.972966 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-1aa3bd72-d113-4049-aaed-084dd4284ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] export_record in rpcapi backup_id 04061f3c-649d-4436-815c-edaf9682707f on host np0000007307. {{(pid=100381) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 03:15:16.983583 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.backups [None req-1aa3bd72-d113-4049-aaed-084dd4284ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDQwNjFmM2MtNjQ5ZC00NDM2LTgxNWMtZWRhZjk2ODI3MDdmIiwgInVzZXJfaWQiOiAiNzA1NTQ4Y2FmYzE4NGM3NGIxODIxYmNhMTgxY2M1ZTYiLCAicHJvamVjdF9pZCI6ICI0Yzc0NjUxNmZmMmE0MzE3OGJmYTZkYmM1MGZiY2Y2YSIsICJ2b2x1bWVfaWQiOiAiZWQ0ZDZjNWEtZWM2MC00MzJkLWE1N2EtNTNjNGI2NWE2ZmEyIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODY1MTEwNjc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWQ0ZDZjNWEtZWM2MC00MzJkLWE1N2EtNTNjNGI2NWE2ZmEyLzIwMjYwODE0MDMxNTA1L2F6X25vdmFfYmFja3VwXzA0MDYxZjNjLTY0OWQtNDQzNi04MTVjLWVkYWY5NjgyNzA3ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDM6MTU6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDM6MTU6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzoxNToxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100381) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 03:15:16.983810 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1aa3bd72-d113-4049-aaed-084dd4284ac0 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f/export_record returned with HTTP 200 Aug 14 03:15:16.984244 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1348/5420] 10.4.3.152 () {68 vars in 1430 bytes} [Fri Aug 14 03:15:16 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:16.991556 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c9a9b2c8-7abc-419a-a4c0-cb66aa16a63b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:16.993261 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c9a9b2c8-7abc-419a-a4c0-cb66aa16a63b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:16.993473 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c9a9b2c8-7abc-419a-a4c0-cb66aa16a63b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:16.993657 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c9a9b2c8-7abc-419a-a4c0-cb66aa16a63b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:16.993757 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-c9a9b2c8-7abc-419a-a4c0-cb66aa16a63b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:16.997476 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:16.997476 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:16.998022 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c9a9b2c8-7abc-419a-a4c0-cb66aa16a63b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:16.998327 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1360/5421] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:16 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:17.008099 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b5ba2481-5c4b-4ab6-93f9-68ca17111b17 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:17.009770 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b5ba2481-5c4b-4ab6-93f9-68ca17111b17 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] POST https://10.4.3.152/volume/v3/backups/import_record Aug 14 03:15:17.010252 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b5ba2481-5c4b-4ab6-93f9-68ca17111b17 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTFlNTZlOTYtOTQ2Mi00YzUyLWFiYTItMGFkM2ZhZTdiMjQwIiwgInVzZXJfaWQiOiAiNzA1NTQ4Y2FmYzE4NGM3NGIxODIxYmNhMTgxY2M1ZTYiLCAicHJvamVjdF9pZCI6ICI0Yzc0NjUxNmZmMmE0MzE3OGJmYTZkYmM1MGZiY2Y2YSIsICJ2b2x1bWVfaWQiOiAiZWQ0ZDZjNWEtZWM2MC00MzJkLWE1N2EtNTNjNGI2NWE2ZmEyIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODY1MTEwNjc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWQ0ZDZjNWEtZWM2MC00MzJkLWE1N2EtNTNjNGI2NWE2ZmEyLzIwMjYwODE0MDMxNTA1L2F6X25vdmFfYmFja3VwXzA0MDYxZjNjLTY0OWQtNDQzNi04MTVjLWVkYWY5NjgyNzA3ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDM6MTU6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDM6MTU6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzoxNToxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:17.011590 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-b5ba2481-5c4b-4ab6-93f9-68ca17111b17 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTFlNTZlOTYtOTQ2Mi00YzUyLWFiYTItMGFkM2ZhZTdiMjQwIiwgInVzZXJfaWQiOiAiNzA1NTQ4Y2FmYzE4NGM3NGIxODIxYmNhMTgxY2M1ZTYiLCAicHJvamVjdF9pZCI6ICI0Yzc0NjUxNmZmMmE0MzE3OGJmYTZkYmM1MGZiY2Y2YSIsICJ2b2x1bWVfaWQiOiAiZWQ0ZDZjNWEtZWM2MC00MzJkLWE1N2EtNTNjNGI2NWE2ZmEyIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODY1MTEwNjc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWQ0ZDZjNWEtZWM2MC00MzJkLWE1N2EtNTNjNGI2NWE2ZmEyLzIwMjYwODE0MDMxNTA1L2F6X25vdmFfYmFja3VwXzA0MDYxZjNjLTY0OWQtNDQzNi04MTVjLWVkYWY5NjgyNzA3ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDM6MTU6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDM6MTU6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzoxNToxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100378) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 03:15:17.011720 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-b5ba2481-5c4b-4ab6-93f9-68ca17111b17 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTFlNTZlOTYtOTQ2Mi00YzUyLWFiYTItMGFkM2ZhZTdiMjQwIiwgInVzZXJfaWQiOiAiNzA1NTQ4Y2FmYzE4NGM3NGIxODIxYmNhMTgxY2M1ZTYiLCAicHJvamVjdF9pZCI6ICI0Yzc0NjUxNmZmMmE0MzE3OGJmYTZkYmM1MGZiY2Y2YSIsICJ2b2x1bWVfaWQiOiAiZWQ0ZDZjNWEtZWM2MC00MzJkLWE1N2EtNTNjNGI2NWE2ZmEyIiwgImhvc3QiOiAibnAwMDAwMDA3MzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODY1MTEwNjc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWQ0ZDZjNWEtZWM2MC00MzJkLWE1N2EtNTNjNGI2NWE2ZmEyLzIwMjYwODE0MDMxNTA1L2F6X25vdmFfYmFja3VwXzA0MDYxZjNjLTY0OWQtNDQzNi04MTVjLWVkYWY5NjgyNzA3ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDM6MTU6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDM6MTU6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzoxNToxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100378) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 03:15:17.012325 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.policy [None req-b5ba2481-5c4b-4ab6-93f9-68ca17111b17 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '27635d8bb62242299a33b2630da3b0ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c746516ff2a43178bfa6dbc50fbcf6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100378) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:15:17.012519 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b5ba2481-5c4b-4ab6-93f9-68ca17111b17 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] https://10.4.3.152/volume/v3/backups/import_record returned with HTTP 403 Aug 14 03:15:17.012979 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1356/5422] 10.4.3.152 () {70 vars in 1342 bytes} [Fri Aug 14 03:15:17 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:17.019400 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4e23b99c-045f-43d9-870a-18794e3da185 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:17.021335 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4e23b99c-045f-43d9-870a-18794e3da185 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 Aug 14 03:15:17.021565 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4e23b99c-045f-43d9-870a-18794e3da185 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:17.021808 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4e23b99c-045f-43d9-870a-18794e3da185 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:17.022081 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-4e23b99c-045f-43d9-870a-18794e3da185 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete volume with id: ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 Aug 14 03:15:17.029481 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:17.029481 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:17.029851 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4e23b99c-045f-43d9-870a-18794e3da185 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:17.044138 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4e23b99c-045f-43d9-870a-18794e3da185 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete volume request issued successfully. Aug 14 03:15:17.044301 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4e23b99c-045f-43d9-870a-18794e3da185 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 returned with HTTP 202 Aug 14 03:15:17.044632 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1359/5423] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:15:17 2026] DELETE /volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:15:17.051007 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8eab6236-bb9a-45e9-82a5-06880a302521 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:17.052567 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8eab6236-bb9a-45e9-82a5-06880a302521 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 Aug 14 03:15:17.053213 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8eab6236-bb9a-45e9-82a5-06880a302521 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:17.053213 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8eab6236-bb9a-45e9-82a5-06880a302521 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:17.059845 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:17.059845 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:17.063350 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8eab6236-bb9a-45e9-82a5-06880a302521 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:17.067006 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8eab6236-bb9a-45e9-82a5-06880a302521 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 returned with HTTP 200 Aug 14 03:15:17.067326 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1349/5424] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:17 2026] GET /volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:18.079499 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fffb3056-bbc7-45c2-a2cf-9ac9866647bc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:18.081245 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fffb3056-bbc7-45c2-a2cf-9ac9866647bc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 Aug 14 03:15:18.081438 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fffb3056-bbc7-45c2-a2cf-9ac9866647bc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:18.081607 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fffb3056-bbc7-45c2-a2cf-9ac9866647bc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:18.088136 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fffb3056-bbc7-45c2-a2cf-9ac9866647bc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 returned with HTTP 404 Aug 14 03:15:18.088642 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1361/5425] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:18 2026] GET /volume/v3/volumes/ed4d6c5a-ec60-432d-a57a-53c4b65a6fa2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:18.096777 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0e2efdf8-e6d0-47be-97d2-8cefe9ff4c55 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:18.099260 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0e2efdf8-e6d0-47be-97d2-8cefe9ff4c55 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] GET https://10.4.3.152/volume/v3/backups Aug 14 03:15:18.099490 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0e2efdf8-e6d0-47be-97d2-8cefe9ff4c55 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:18.099707 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0e2efdf8-e6d0-47be-97d2-8cefe9ff4c55 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:18.100032 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.api_utils [None req-0e2efdf8-e6d0-47be-97d2-8cefe9ff4c55 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Removing options '' from query. {{(pid=100378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:15:18.105813 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0e2efdf8-e6d0-47be-97d2-8cefe9ff4c55 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 200 Aug 14 03:15:18.106271 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1357/5426] 10.4.3.152 () {68 vars in 1277 bytes} [Fri Aug 14 03:15:18 2026] GET /volume/v3/backups => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:18.117017 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f0717a2b-182a-42d1-ae7f-1f3faa1bc9f9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:18.118560 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f0717a2b-182a-42d1-ae7f-1f3faa1bc9f9 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] GET https://10.4.3.152/volume/v3/backups?project_id=4c746516ff2a43178bfa6dbc50fbcf6a Aug 14 03:15:18.118762 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f0717a2b-182a-42d1-ae7f-1f3faa1bc9f9 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:18.118926 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f0717a2b-182a-42d1-ae7f-1f3faa1bc9f9 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Calling method 'index' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:18.119182 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.api_utils [None req-f0717a2b-182a-42d1-ae7f-1f3faa1bc9f9 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Removing options 'project_id' from query. {{(pid=100380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:15:18.121354 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=100,cinder:UPDATE=22,cinder:INSERT=17 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:15:18.124277 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f0717a2b-182a-42d1-ae7f-1f3faa1bc9f9 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] https://10.4.3.152/volume/v3/backups?project_id=4c746516ff2a43178bfa6dbc50fbcf6a returned with HTTP 200 Aug 14 03:15:18.124612 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1360/5427] 10.4.3.152 () {68 vars in 1364 bytes} [Fri Aug 14 03:15:18 2026] GET /volume/v3/backups?project_id=4c746516ff2a43178bfa6dbc50fbcf6a => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:18.136294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:18.138877 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:15:18.138997 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-918341418"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:18.140524 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-918341418'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:15:18.140667 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Create volume of 1 GB Aug 14 03:15:18.144770 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Availability Zones retrieved successfully. Aug 14 03:15:18.150228 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Flow 'volume_create_api' (4766e033-7e9f-4a1e-b49d-f71c84bdb955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:18.151110 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bce74a9-21f7-4bd1-8643-85eafd9f26ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:18.151834 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:15:18.177014 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bce74a9-21f7-4bd1-8643-85eafd9f26ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:18.177776 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e14e3c3-a878-4972-8e72-758a1c5d8152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:18.215227 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Created reservations ['c8d94d2a-8fd9-416c-b28e-347b108823bf', '116976a1-d515-40fa-8e2c-f540c9a20cf3', '9c3338dd-240b-4855-aa95-9ccf7977be04', 'e7e04897-42ca-4d50-b759-cad4182f4400'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:15:18.215969 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e14e3c3-a878-4972-8e72-758a1c5d8152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8d94d2a-8fd9-416c-b28e-347b108823bf', '116976a1-d515-40fa-8e2c-f540c9a20cf3', '9c3338dd-240b-4855-aa95-9ccf7977be04', 'e7e04897-42ca-4d50-b759-cad4182f4400']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:18.216628 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d43f4fa9-b57f-41e1-95a6-650e9aed548b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:18.236603 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d43f4fa9-b57f-41e1-95a6-650e9aed548b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-918341418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',qos_specs=None,replication_status=,reservations=['c8d94d2a-8fd9-416c-b28e-347b108823bf','116976a1-d515-40fa-8e2c-f540c9a20cf3','9c3338dd-240b-4855-aa95-9ccf7977be04','e7e04897-42ca-4d50-b759-cad4182f4400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='705548cafc184c74b1821bca181cc5e6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-918341418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='705548cafc184c74b1821bca181cc5e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:18.237668 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5058af0-fbaa-4f86-89b1-16844e176e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:18.253279 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5058af0-fbaa-4f86-89b1-16844e176e9c) transitioned into state 'SUCCESS' from state '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-918341418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',qos_specs=None,replication_status=,reservations=['c8d94d2a-8fd9-416c-b28e-347b108823bf','116976a1-d515-40fa-8e2c-f540c9a20cf3','9c3338dd-240b-4855-aa95-9ccf7977be04','e7e04897-42ca-4d50-b759-cad4182f4400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='705548cafc184c74b1821bca181cc5e6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:18.253987 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19db0e99-4fec-4c87-9a61-2a33c0ff723d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:18.262656 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19db0e99-4fec-4c87-9a61-2a33c0ff723d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:18.263466 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Flow 'volume_create_api' (4766e033-7e9f-4a1e-b49d-f71c84bdb955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:18.263800 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Create volume request issued successfully. Aug 14 03:15:18.264445 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-78369218-7a1a-455b-bbc3-195c9f1176f3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:15:18.264957 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1350/5428] 10.4.3.152 () {70 vars in 1298 bytes} [Fri Aug 14 03:15:18 2026] POST /volume/v3/volumes => generated 777 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:15:18.275969 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-404c4c8d-006f-477b-a640-4d5b45b707fa None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:18.277652 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-404c4c8d-006f-477b-a640-4d5b45b707fa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 Aug 14 03:15:18.277890 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-404c4c8d-006f-477b-a640-4d5b45b707fa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:18.278068 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-404c4c8d-006f-477b-a640-4d5b45b707fa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:18.284688 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:18.284688 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:18.288229 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-404c4c8d-006f-477b-a640-4d5b45b707fa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:18.291801 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-404c4c8d-006f-477b-a640-4d5b45b707fa tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 returned with HTTP 200 Aug 14 03:15:18.292193 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1362/5429] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:18 2026] GET /volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:19.304474 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fb7b4c5d-7787-4bd4-b431-124c7c3eab51 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:19.306123 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fb7b4c5d-7787-4bd4-b431-124c7c3eab51 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 Aug 14 03:15:19.306299 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fb7b4c5d-7787-4bd4-b431-124c7c3eab51 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:19.306464 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fb7b4c5d-7787-4bd4-b431-124c7c3eab51 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:19.314019 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:19.314019 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:19.318145 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-fb7b4c5d-7787-4bd4-b431-124c7c3eab51 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:19.321936 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fb7b4c5d-7787-4bd4-b431-124c7c3eab51 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 returned with HTTP 200 Aug 14 03:15:19.322484 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1358/5430] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:19 2026] GET /volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:19.333640 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-af4454eb-3230-4f88-af16-b073fcf4ac7f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:19.335282 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-af4454eb-3230-4f88-af16-b073fcf4ac7f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 14 03:15:19.335592 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-af4454eb-3230-4f88-af16-b073fcf4ac7f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4", "name": "tempest-type-Backup-766576405"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:19.336949 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-af4454eb-3230-4f88-af16-b073fcf4ac7f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Creating new backup {'backup': {'volume_id': 'ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4', 'name': 'tempest-type-Backup-766576405'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:15:19.337089 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-af4454eb-3230-4f88-af16-b073fcf4ac7f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Creating backup of volume ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 in container None Aug 14 03:15:19.344051 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:19.344051 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:19.344352 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-af4454eb-3230-4f88-af16-b073fcf4ac7f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:19.359264 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-af4454eb-3230-4f88-af16-b073fcf4ac7f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Created reservations ['97f0bf71-be71-4b4e-b931-3566dcad78f3', '3be177f4-37e0-4dd2-bd3e-9e3f102bde75'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:15:19.381085 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-af4454eb-3230-4f88-af16-b073fcf4ac7f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:15:19.381523 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1361/5431] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:15:19 2026] POST /volume/v3/backups => generated 315 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:15:19.389848 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6625b70b-ac02-43a2-9608-3e1029722f69 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:19.392148 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6625b70b-ac02-43a2-9608-3e1029722f69 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:19.392414 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6625b70b-ac02-43a2-9608-3e1029722f69 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:19.392672 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6625b70b-ac02-43a2-9608-3e1029722f69 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:19.392841 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-6625b70b-ac02-43a2-9608-3e1029722f69 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:19.397030 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:19.397030 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:19.397637 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6625b70b-ac02-43a2-9608-3e1029722f69 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:19.398035 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1351/5432] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:19 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:20.407057 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e2c76347-883b-47ee-9ddf-21a090ec3073 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:20.408713 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e2c76347-883b-47ee-9ddf-21a090ec3073 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:20.408939 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e2c76347-883b-47ee-9ddf-21a090ec3073 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:20.409111 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e2c76347-883b-47ee-9ddf-21a090ec3073 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:20.409209 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-e2c76347-883b-47ee-9ddf-21a090ec3073 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:20.413288 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:20.413288 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:20.413838 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e2c76347-883b-47ee-9ddf-21a090ec3073 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:20.414199 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1363/5433] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:20 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:21.424152 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-6c147f6b-c0a5-43a2-b642-3c83a6085216 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:21.425977 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6c147f6b-c0a5-43a2-b642-3c83a6085216 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:21.426228 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6c147f6b-c0a5-43a2-b642-3c83a6085216 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:21.426456 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-6c147f6b-c0a5-43a2-b642-3c83a6085216 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:21.426600 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-6c147f6b-c0a5-43a2-b642-3c83a6085216 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:21.430799 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:21.430799 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:21.431522 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-6c147f6b-c0a5-43a2-b642-3c83a6085216 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:21.431953 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1359/5434] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:21 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:22.326109 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e8d1a107-3743-428b-902d-b3512584410f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:22.381141 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e8d1a107-3743-428b-902d-b3512584410f tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:15:22.381426 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e8d1a107-3743-428b-902d-b3512584410f tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-946072771-1396058817", "extra_specs": {"multiattach": " True"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:22.382902 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:22.382902 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:22.394542 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e8d1a107-3743-428b-902d-b3512584410f tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:15:22.394935 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1362/5435] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:15:22 2026] POST /volume/v3/types => generated 286 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:22.402951 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-6d8b9291-029b-4c12-9faa-31268174c965 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:22.404594 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:15:22.404963 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1172782243", "snapshot_id": null, "imageRef": null, "volume_type": "42c360d9-e08f-446d-ade0-472acd3a6403", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:22.406553 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1172782243', 'snapshot_id': None, 'imageRef': None, 'volume_type': '42c360d9-e08f-446d-ade0-472acd3a6403', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:15:22.411315 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Create volume of 1 GB Aug 14 03:15:22.411589 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:22.411589 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:22.412127 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Availability Zones retrieved successfully. Aug 14 03:15:22.417481 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Flow 'volume_create_api' (36538cc0-958a-4ef0-ab44-9982b947ec21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:22.418600 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f8d3c55-3dae-470d-a915-33e4bcca171f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:22.419361 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:15:22.426223 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:22.426223 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:22.438179 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f8d3c55-3dae-470d-a915-33e4bcca171f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=42c360d9-e08f-446d-ade0-472acd3a6403,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-946072771-1396058817',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42c360d9-e08f-446d-ade0-472acd3a6403', 'encryption_key_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=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:22.439041 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946a4df6-c9ad-4df4-a4d2-f82b5ea7cdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:22.441955 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-29b7ef5f-0c9a-4d64-880a-c64bde118c4f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:22.443687 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-29b7ef5f-0c9a-4d64-880a-c64bde118c4f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:22.443909 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-29b7ef5f-0c9a-4d64-880a-c64bde118c4f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:22.444085 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-29b7ef5f-0c9a-4d64-880a-c64bde118c4f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:22.444185 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-29b7ef5f-0c9a-4d64-880a-c64bde118c4f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:22.449093 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:22.449093 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:22.449883 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-29b7ef5f-0c9a-4d64-880a-c64bde118c4f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:22.450310 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1364/5436] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:22 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:22.470265 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-946072771-1396058817 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-946072771-1396058817, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:15:22.470540 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-946072771-1396058817 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-946072771-1396058817, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:15:22.506308 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Created reservations ['ce799749-5374-43a6-9355-469b076477aa', 'de6d20b3-64c1-4ba7-a4fb-a42f4f372ae5', '40fa934e-1ded-4e6d-b207-31cbc7af197c', 'cc8d448c-6b22-463d-b266-c9c63c414844'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:15:22.507195 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946a4df6-c9ad-4df4-a4d2-f82b5ea7cdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce799749-5374-43a6-9355-469b076477aa', 'de6d20b3-64c1-4ba7-a4fb-a42f4f372ae5', '40fa934e-1ded-4e6d-b207-31cbc7af197c', 'cc8d448c-6b22-463d-b266-c9c63c414844']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:22.508144 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (193d2a0f-b232-43c1-905e-b737abb76824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:22.531975 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (193d2a0f-b232-43c1-905e-b737abb76824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1939ecc4-642b-4315-b96f-e4fee2dc3eb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1172782243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a026255e03844888adecbf9c6392bd75',qos_specs=None,replication_status=,reservations=['ce799749-5374-43a6-9355-469b076477aa','de6d20b3-64c1-4ba7-a4fb-a42f4f372ae5','40fa934e-1ded-4e6d-b207-31cbc7af197c','cc8d448c-6b22-463d-b266-c9c63c414844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be44faf83b034426ba3641fd371dfa39',volume_type_id=42c360d9-e08f-446d-ade0-472acd3a6403), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1172782243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1939ecc4-642b-4315-b96f-e4fee2dc3eb6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a026255e03844888adecbf9c6392bd75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be44faf83b034426ba3641fd371dfa39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42c360d9-e08f-446d-ade0-472acd3a6403),volume_type_id=42c360d9-e08f-446d-ade0-472acd3a6403)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:22.532699 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ff3574c-4d8f-492f-92af-35a6af74c7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:22.549226 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ff3574c-4d8f-492f-92af-35a6af74c7a3) transitioned into state 'SUCCESS' from state '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-1172782243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a026255e03844888adecbf9c6392bd75',qos_specs=None,replication_status=,reservations=['ce799749-5374-43a6-9355-469b076477aa','de6d20b3-64c1-4ba7-a4fb-a42f4f372ae5','40fa934e-1ded-4e6d-b207-31cbc7af197c','cc8d448c-6b22-463d-b266-c9c63c414844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be44faf83b034426ba3641fd371dfa39',volume_type_id=42c360d9-e08f-446d-ade0-472acd3a6403)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:22.550028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894bdb0b-8a84-429c-b92b-c55c3a02a20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:22.562844 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894bdb0b-8a84-429c-b92b-c55c3a02a20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:22.562844 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Flow 'volume_create_api' (36538cc0-958a-4ef0-ab44-9982b947ec21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:22.562844 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Create volume request issued successfully. Aug 14 03:15:22.562844 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-6d8b9291-029b-4c12-9faa-31268174c965 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:15:22.562844 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1352/5437] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:15:22 2026] POST /volume/v3/volumes => generated 829 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:15:22.575985 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-aa49cbf7-994d-4a4d-9e03-8a3021f8c1eb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:22.578027 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-aa49cbf7-994d-4a4d-9e03-8a3021f8c1eb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:15:22.578207 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-aa49cbf7-994d-4a4d-9e03-8a3021f8c1eb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:22.578480 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-aa49cbf7-994d-4a4d-9e03-8a3021f8c1eb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:22.587355 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:22.587355 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:22.592002 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-aa49cbf7-994d-4a4d-9e03-8a3021f8c1eb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:22.597141 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-aa49cbf7-994d-4a4d-9e03-8a3021f8c1eb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:15:22.597617 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1360/5438] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:22 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:23.459950 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-caa99c76-86ad-4c4f-a1e1-863663166f0f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:23.461773 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-caa99c76-86ad-4c4f-a1e1-863663166f0f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:23.462016 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-caa99c76-86ad-4c4f-a1e1-863663166f0f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:23.462243 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-caa99c76-86ad-4c4f-a1e1-863663166f0f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:23.462387 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-caa99c76-86ad-4c4f-a1e1-863663166f0f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:23.467661 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:23.467661 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:23.468344 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-caa99c76-86ad-4c4f-a1e1-863663166f0f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:23.468707 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1363/5439] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:23 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:23.609712 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-907bb6f8-01e0-4987-92b7-fede3b25ebef None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:23.611719 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-907bb6f8-01e0-4987-92b7-fede3b25ebef tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:15:23.611985 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-907bb6f8-01e0-4987-92b7-fede3b25ebef tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:23.612255 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-907bb6f8-01e0-4987-92b7-fede3b25ebef tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:23.618918 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:23.618918 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:23.622288 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-907bb6f8-01e0-4987-92b7-fede3b25ebef tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:23.626148 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-907bb6f8-01e0-4987-92b7-fede3b25ebef tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:15:23.626493 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1365/5440] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:23 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:23.638029 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-696bb2e4-41bb-4d04-b64e-dc0c63c76f19 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:23.639944 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-696bb2e4-41bb-4d04-b64e-dc0c63c76f19 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:15:23.640180 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-696bb2e4-41bb-4d04-b64e-dc0c63c76f19 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:23.640338 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-696bb2e4-41bb-4d04-b64e-dc0c63c76f19 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:23.648303 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:23.648303 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:23.651838 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-696bb2e4-41bb-4d04-b64e-dc0c63c76f19 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:23.655771 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-696bb2e4-41bb-4d04-b64e-dc0c63c76f19 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:15:23.656136 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1353/5441] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:23 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:23.667489 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ae460a38-b398-4177-b399-ee4883dfdb4d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:23.669333 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:15:23.669714 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1604730276", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:23.671226 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1604730276', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:15:23.671341 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Create volume of 1 GB Aug 14 03:15:23.675325 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Availability Zones retrieved successfully. Aug 14 03:15:23.680446 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Flow 'volume_create_api' (a16b45c6-5cca-4768-8cbf-cb28b47e5b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:23.681369 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0f7983-10e4-48e7-a37d-62fb9a96c292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:23.682389 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:15:23.705086 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0f7983-10e4-48e7-a37d-62fb9a96c292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:23.705925 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f7a385-1ce3-4ec8-8e57-6b8a2ce703ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:23.750244 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Created reservations ['4a84a974-7d4f-48e7-9c73-6b20fd1a8f69', 'a9725e8b-381c-4f04-a1a4-74dfd8f16759', 'b89fd214-b99c-4f14-a664-0d288a99c4eb', '4b5cc0dd-313c-4f86-8aef-968996d0f608'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:15:23.751015 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f7a385-1ce3-4ec8-8e57-6b8a2ce703ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a84a974-7d4f-48e7-9c73-6b20fd1a8f69', 'a9725e8b-381c-4f04-a1a4-74dfd8f16759', 'b89fd214-b99c-4f14-a664-0d288a99c4eb', '4b5cc0dd-313c-4f86-8aef-968996d0f608']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:23.751697 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9078326d-8a41-420b-83ca-c9d20cfe598f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:23.772835 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9078326d-8a41-420b-83ca-c9d20cfe598f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85149605-913a-4303-ac7c-8e16b4a73f79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1604730276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a026255e03844888adecbf9c6392bd75',qos_specs=None,replication_status=,reservations=['4a84a974-7d4f-48e7-9c73-6b20fd1a8f69','a9725e8b-381c-4f04-a1a4-74dfd8f16759','b89fd214-b99c-4f14-a664-0d288a99c4eb','4b5cc0dd-313c-4f86-8aef-968996d0f608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be44faf83b034426ba3641fd371dfa39',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1604730276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85149605-913a-4303-ac7c-8e16b4a73f79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a026255e03844888adecbf9c6392bd75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be44faf83b034426ba3641fd371dfa39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:23.773606 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98beaf56-6d72-4e68-ae43-ad970d3246cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:23.789540 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98beaf56-6d72-4e68-ae43-ad970d3246cd) transitioned into state 'SUCCESS' from state '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-1604730276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a026255e03844888adecbf9c6392bd75',qos_specs=None,replication_status=,reservations=['4a84a974-7d4f-48e7-9c73-6b20fd1a8f69','a9725e8b-381c-4f04-a1a4-74dfd8f16759','b89fd214-b99c-4f14-a664-0d288a99c4eb','4b5cc0dd-313c-4f86-8aef-968996d0f608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be44faf83b034426ba3641fd371dfa39',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:23.790176 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc7d283-90e5-44cf-ae00-1ef871bb7e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:23.797497 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc7d283-90e5-44cf-ae00-1ef871bb7e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:23.798244 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Flow 'volume_create_api' (a16b45c6-5cca-4768-8cbf-cb28b47e5b46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:23.799660 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Create volume request issued successfully. Aug 14 03:15:23.800439 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ae460a38-b398-4177-b399-ee4883dfdb4d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:15:23.801036 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1361/5442] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:15:23 2026] POST /volume/v3/volumes => generated 753 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:15:23.812158 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-96427f78-6a16-4df7-9b1f-0c66be71edf4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:23.813935 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-96427f78-6a16-4df7-9b1f-0c66be71edf4 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:15:23.814103 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-96427f78-6a16-4df7-9b1f-0c66be71edf4 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:23.814279 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-96427f78-6a16-4df7-9b1f-0c66be71edf4 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:23.821059 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:23.821059 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:23.824504 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-96427f78-6a16-4df7-9b1f-0c66be71edf4 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:23.828379 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-96427f78-6a16-4df7-9b1f-0c66be71edf4 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:15:23.828712 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1364/5443] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:23 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:24.480109 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f515439a-d2fb-40de-bd56-fcd2c68cd408 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:24.481953 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f515439a-d2fb-40de-bd56-fcd2c68cd408 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:24.482167 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f515439a-d2fb-40de-bd56-fcd2c68cd408 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:24.482347 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f515439a-d2fb-40de-bd56-fcd2c68cd408 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:24.482448 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-f515439a-d2fb-40de-bd56-fcd2c68cd408 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:24.486589 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:24.486589 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:24.487244 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f515439a-d2fb-40de-bd56-fcd2c68cd408 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:24.487585 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1366/5444] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:24 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:24.841614 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4c931859-6d54-4cae-93d4-332d1b4087fc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:24.843235 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4c931859-6d54-4cae-93d4-332d1b4087fc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:15:24.843545 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4c931859-6d54-4cae-93d4-332d1b4087fc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:24.844857 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4c931859-6d54-4cae-93d4-332d1b4087fc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:24.851139 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:24.851139 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:24.853448 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4c931859-6d54-4cae-93d4-332d1b4087fc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:24.858344 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4c931859-6d54-4cae-93d4-332d1b4087fc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:15:24.859075 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1354/5445] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:24 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:24.875066 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2c34d6e5-4ca4-46cb-a703-1d8b7834181e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:24.876800 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2c34d6e5-4ca4-46cb-a703-1d8b7834181e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:15:24.876984 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2c34d6e5-4ca4-46cb-a703-1d8b7834181e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:24.877162 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2c34d6e5-4ca4-46cb-a703-1d8b7834181e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:24.883781 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:24.883781 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:24.887581 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2c34d6e5-4ca4-46cb-a703-1d8b7834181e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:24.891906 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2c34d6e5-4ca4-46cb-a703-1d8b7834181e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:15:24.892264 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1362/5446] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:24 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:24.908643 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-202aaf9d-c13b-4891-b0a9-1a6f4cd27dbc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:24.910391 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-202aaf9d-c13b-4891-b0a9-1a6f4cd27dbc tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:15:24.910772 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-202aaf9d-c13b-4891-b0a9-1a6f4cd27dbc tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-540599648", "extra_specs": {}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:24.923660 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-202aaf9d-c13b-4891-b0a9-1a6f4cd27dbc tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:15:24.924142 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1365/5447] 10.4.3.152 () {68 vars in 1252 bytes} [Fri Aug 14 03:15:24 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:24.932174 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3fac6e0f-7d4e-4e6c-b805-e609c9c7c0ad None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:24.933970 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3fac6e0f-7d4e-4e6c-b805-e609c9c7c0ad tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] POST https://10.4.3.152/volume/v3/types/8b1380bf-350a-44c6-966a-0d544044bb1b/encryption Aug 14 03:15:24.934341 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3fac6e0f-7d4e-4e6c-b805-e609c9c7c0ad tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:24.951340 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3fac6e0f-7d4e-4e6c-b805-e609c9c7c0ad tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] https://10.4.3.152/volume/v3/types/8b1380bf-350a-44c6-966a-0d544044bb1b/encryption returned with HTTP 200 Aug 14 03:15:24.951830 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1367/5448] 10.4.3.152 () {68 vars in 1397 bytes} [Fri Aug 14 03:15:24 2026] POST /volume/v3/types/8b1380bf-350a-44c6-966a-0d544044bb1b/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:24.960390 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:24.962158 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:15:24.962492 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-689420181", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-540599648", "size": 1}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:24.963990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-689420181', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-540599648', 'size': 1}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:15:24.967273 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Create volume of 1 GB Aug 14 03:15:24.967534 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:24.967534 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:24.968021 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Availability Zones retrieved successfully. Aug 14 03:15:24.973299 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Flow 'volume_create_api' (c18d4ed6-ab2f-4176-8d0a-29912133bda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:24.974157 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ab4507-dc3b-4ed0-9ed8-e5afb3965aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:24.975027 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:15:24.998659 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ab4507-dc3b-4ed0-9ed8-e5afb3965aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:15:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8b1380bf-350a-44c6-966a-0d544044bb1b,is_public=True,name='tempest-scenario-type-luks-540599648',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b1380bf-350a-44c6-966a-0d544044bb1b', '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=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:24.999505 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8e4f32-29f6-44f0-875c-0d8b6366cfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:25.024239 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-540599648 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-540599648, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:15:25.024492 np0000007307 devstack@c-api.service[100381]: WARNING cinder.quota [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-540599648 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-540599648, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:15:25.050063 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Created reservations ['5214859d-8222-4a57-8482-f910d446ceb0', '53cf43b9-9b86-4b79-ba6f-3bb4fc777e37', '88a59ac6-bbad-401b-91a4-c9ee01147f8f', '32285d0b-4305-4557-8213-469125025be8'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:15:25.050915 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8e4f32-29f6-44f0-875c-0d8b6366cfeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5214859d-8222-4a57-8482-f910d446ceb0', '53cf43b9-9b86-4b79-ba6f-3bb4fc777e37', '88a59ac6-bbad-401b-91a4-c9ee01147f8f', '32285d0b-4305-4557-8213-469125025be8']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:25.051636 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e32a9f0-7c4c-47da-b51b-50c2688d6a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:25.076330 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e32a9f0-7c4c-47da-b51b-50c2688d6a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eb1c987-8a8b-4eef-8625-f92203b9ed32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-689420181',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a026255e03844888adecbf9c6392bd75',qos_specs=None,replication_status=,reservations=['5214859d-8222-4a57-8482-f910d446ceb0','53cf43b9-9b86-4b79-ba6f-3bb4fc777e37','88a59ac6-bbad-401b-91a4-c9ee01147f8f','32285d0b-4305-4557-8213-469125025be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be44faf83b034426ba3641fd371dfa39',volume_type_id=8b1380bf-350a-44c6-966a-0d544044bb1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-689420181',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1eb1c987-8a8b-4eef-8625-f92203b9ed32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a026255e03844888adecbf9c6392bd75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be44faf83b034426ba3641fd371dfa39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b1380bf-350a-44c6-966a-0d544044bb1b),volume_type_id=8b1380bf-350a-44c6-966a-0d544044bb1b)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:25.077091 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0212bd8a-6e94-4291-9968-14c0560f4e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:25.097155 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0212bd8a-6e94-4291-9968-14c0560f4e01) transitioned into state 'SUCCESS' from state '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-689420181',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a026255e03844888adecbf9c6392bd75',qos_specs=None,replication_status=,reservations=['5214859d-8222-4a57-8482-f910d446ceb0','53cf43b9-9b86-4b79-ba6f-3bb4fc777e37','88a59ac6-bbad-401b-91a4-c9ee01147f8f','32285d0b-4305-4557-8213-469125025be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be44faf83b034426ba3641fd371dfa39',volume_type_id=8b1380bf-350a-44c6-966a-0d544044bb1b)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:25.098241 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26917d6a-72dd-49f9-a851-31c143a5f665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:25.109421 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26917d6a-72dd-49f9-a851-31c143a5f665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:25.110479 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Flow 'volume_create_api' (c18d4ed6-ab2f-4176-8d0a-29912133bda1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:25.111066 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Create volume request issued successfully. Aug 14 03:15:25.111878 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c3c6f255-93c6-433a-aba9-0706d20249f5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:15:25.112383 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1355/5449] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:15:24 2026] POST /volume/v3/volumes => generated 779 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:15:25.126648 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0b2a018b-d13f-4130-9bf3-85753095bdfb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:25.128701 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0b2a018b-d13f-4130-9bf3-85753095bdfb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:25.128986 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0b2a018b-d13f-4130-9bf3-85753095bdfb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:25.129257 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0b2a018b-d13f-4130-9bf3-85753095bdfb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:25.137665 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:25.137665 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:25.142212 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-0b2a018b-d13f-4130-9bf3-85753095bdfb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:25.147651 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0b2a018b-d13f-4130-9bf3-85753095bdfb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:25.148235 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1363/5450] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:25 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:25.497880 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-25aa4c23-b733-4a9a-99ca-c0b900dce7cd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:25.499488 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-25aa4c23-b733-4a9a-99ca-c0b900dce7cd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:25.499678 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-25aa4c23-b733-4a9a-99ca-c0b900dce7cd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:25.499882 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-25aa4c23-b733-4a9a-99ca-c0b900dce7cd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:25.500021 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-25aa4c23-b733-4a9a-99ca-c0b900dce7cd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:25.504510 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:25.504510 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:25.505214 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-25aa4c23-b733-4a9a-99ca-c0b900dce7cd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:25.505603 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1366/5451] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:25 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:26.161924 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-056c9002-9713-4f52-8a7a-9eb3e91ef280 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:26.164672 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-056c9002-9713-4f52-8a7a-9eb3e91ef280 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:26.165081 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-056c9002-9713-4f52-8a7a-9eb3e91ef280 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:26.165337 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-056c9002-9713-4f52-8a7a-9eb3e91ef280 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:26.174396 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:26.174396 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:26.179129 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-056c9002-9713-4f52-8a7a-9eb3e91ef280 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:26.185398 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-056c9002-9713-4f52-8a7a-9eb3e91ef280 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:26.186073 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1368/5452] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:26 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:26.200372 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-dcf57668-2096-4b69-b9bb-01cd73e76e67 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:26.202522 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dcf57668-2096-4b69-b9bb-01cd73e76e67 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:26.202798 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dcf57668-2096-4b69-b9bb-01cd73e76e67 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:26.203049 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-dcf57668-2096-4b69-b9bb-01cd73e76e67 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:26.210181 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:26.210181 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:26.214558 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-dcf57668-2096-4b69-b9bb-01cd73e76e67 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:26.219246 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-dcf57668-2096-4b69-b9bb-01cd73e76e67 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:26.219626 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1356/5453] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:26 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:26.263598 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-e4058c2d-e859-4f5e-ac08-fdb804662f7a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:26.266105 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-e4058c2d-e859-4f5e-ac08-fdb804662f7a tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:15:26.266305 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-e4058c2d-e859-4f5e-ac08-fdb804662f7a tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:26.266520 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-e4058c2d-e859-4f5e-ac08-fdb804662f7a tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:26.274436 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:26.274436 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:26.278026 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-e4058c2d-e859-4f5e-ac08-fdb804662f7a tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:26.282983 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-e4058c2d-e859-4f5e-ac08-fdb804662f7a tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:15:26.283177 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1364/5454] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:15:26 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:26.353955 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-422696d8-67e3-46b8-bbae-608859c789d5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:26.354367 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-422696d8-67e3-46b8-bbae-608859c789d5 None None] GET https://10.4.3.152/volume// Aug 14 03:15:26.354442 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-422696d8-67e3-46b8-bbae-608859c789d5 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:26.354651 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-422696d8-67e3-46b8-bbae-608859c789d5 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:26.355013 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-422696d8-67e3-46b8-bbae-608859c789d5 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:15:26.355278 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1367/5455] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:15:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:15:26.362783 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-d4c9b98e-14aa-403c-8eca-8b3f0094034c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:26.395900 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-d4c9b98e-14aa-403c-8eca-8b3f0094034c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:15:26.396372 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-d4c9b98e-14aa-403c-8eca-8b3f0094034c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85149605-913a-4303-ac7c-8e16b4a73f79", "connector": null, "instance_uuid": "4715daec-b901-458b-b829-a426e8cae3ec"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:26.404221 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:26.404221 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:26.428456 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-d4c9b98e-14aa-403c-8eca-8b3f0094034c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:15:26.428909 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1369/5456] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:15:26 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:26.458048 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-65d60d77-4044-4dbd-a7b0-ce11a8e187ce None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:26.460405 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-65d60d77-4044-4dbd-a7b0-ce11a8e187ce tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:15:26.460642 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-65d60d77-4044-4dbd-a7b0-ce11a8e187ce tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:26.460940 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-65d60d77-4044-4dbd-a7b0-ce11a8e187ce tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:26.471177 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2c57e608-1771-4583-8490-6e73ea830530 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:26.471665 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2c57e608-1771-4583-8490-6e73ea830530 None None] GET https://10.4.3.152/volume// Aug 14 03:15:26.471913 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2c57e608-1771-4583-8490-6e73ea830530 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:26.472152 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2c57e608-1771-4583-8490-6e73ea830530 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:26.472546 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2c57e608-1771-4583-8490-6e73ea830530 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:15:26.473125 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1365/5457] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:15:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:15:26.473549 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:26.473549 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:26.478934 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-65d60d77-4044-4dbd-a7b0-ce11a8e187ce tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:26.480933 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-309236de-2b20-4671-a6c6-0105892debdf None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:26.483537 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-309236de-2b20-4671-a6c6-0105892debdf tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:15:26.483838 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-309236de-2b20-4671-a6c6-0105892debdf tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:26.484073 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-309236de-2b20-4671-a6c6-0105892debdf tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:26.485355 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-65d60d77-4044-4dbd-a7b0-ce11a8e187ce tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:15:26.486177 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1357/5458] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:26 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:26.496883 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:26.496883 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:26.501109 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-309236de-2b20-4671-a6c6-0105892debdf tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:26.505526 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-309236de-2b20-4671-a6c6-0105892debdf tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:15:26.505998 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1368/5459] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:15:26 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:15:26.517644 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-55aa2720-7d41-4386-ab20-0e068c1d591c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:26.520088 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-55aa2720-7d41-4386-ab20-0e068c1d591c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:26.520381 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-55aa2720-7d41-4386-ab20-0e068c1d591c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:26.520606 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-55aa2720-7d41-4386-ab20-0e068c1d591c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:26.520754 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-55aa2720-7d41-4386-ab20-0e068c1d591c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:26.525747 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:26.525747 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:26.526545 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-55aa2720-7d41-4386-ab20-0e068c1d591c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:26.526998 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1370/5460] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:26 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:26.612723 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-a6999edc-6688-4154-b368-2d0ac8df38f0 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:26.614749 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-a6999edc-6688-4154-b368-2d0ac8df38f0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] PUT https://10.4.3.152/volume/v3/attachments/5cedcd41-633f-446f-92aa-2d737833aa8b Aug 14 03:15:26.615164 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-a6999edc-6688-4154-b368-2d0ac8df38f0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:26.622319 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-a6999edc-6688-4154-b368-2d0ac8df38f0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Acquiring lock "cinder-attachment_update-85149605-913a-4303-ac7c-8e16b4a73f79-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:15:26.627243 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-a6999edc-6688-4154-b368-2d0ac8df38f0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Lock "cinder-attachment_update-85149605-913a-4303-ac7c-8e16b4a73f79-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:15:26.628598 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:26.628598 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:26.750337 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-a6999edc-6688-4154-b368-2d0ac8df38f0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Lock "cinder-attachment_update-85149605-913a-4303-ac7c-8e16b4a73f79-np0000007307" released by "attachment_update" :: held 0.123s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:15:26.752235 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-a6999edc-6688-4154-b368-2d0ac8df38f0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/5cedcd41-633f-446f-92aa-2d737833aa8b returned with HTTP 200 Aug 14 03:15:26.754874 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1366/5461] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:15:26 2026] PUT /volume/v3/attachments/5cedcd41-633f-446f-92aa-2d737833aa8b => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:27.502292 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a96ef784-49f6-4f7b-941c-5bc7226b7d2e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:27.504590 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a96ef784-49f6-4f7b-941c-5bc7226b7d2e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:15:27.504868 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a96ef784-49f6-4f7b-941c-5bc7226b7d2e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:27.505121 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a96ef784-49f6-4f7b-941c-5bc7226b7d2e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:27.517201 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:27.517201 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:27.521343 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a96ef784-49f6-4f7b-941c-5bc7226b7d2e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:27.526609 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a96ef784-49f6-4f7b-941c-5bc7226b7d2e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:15:27.527152 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1358/5462] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:27 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:27.539847 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-856ac713-42be-4617-b59a-2361352953d7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:27.542241 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-856ac713-42be-4617-b59a-2361352953d7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:27.542770 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-856ac713-42be-4617-b59a-2361352953d7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:27.543086 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-856ac713-42be-4617-b59a-2361352953d7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:27.543239 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-856ac713-42be-4617-b59a-2361352953d7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:27.548979 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:27.548979 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:27.549952 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-856ac713-42be-4617-b59a-2361352953d7 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:27.550503 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1369/5463] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:27 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:28.540080 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2db3536b-0af3-45f9-8207-8ac48c5999f2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:28.541791 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2db3536b-0af3-45f9-8207-8ac48c5999f2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:15:28.542002 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2db3536b-0af3-45f9-8207-8ac48c5999f2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:28.542206 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2db3536b-0af3-45f9-8207-8ac48c5999f2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:28.552474 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:28.552474 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:28.557215 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2db3536b-0af3-45f9-8207-8ac48c5999f2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:28.561791 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2db3536b-0af3-45f9-8207-8ac48c5999f2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:15:28.562179 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1371/5464] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:28 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:28.562238 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1e8170c8-4aad-415c-b66f-2cbe3c1180d3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:28.564074 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1e8170c8-4aad-415c-b66f-2cbe3c1180d3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:28.564299 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1e8170c8-4aad-415c-b66f-2cbe3c1180d3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:28.564499 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1e8170c8-4aad-415c-b66f-2cbe3c1180d3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:28.564654 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-1e8170c8-4aad-415c-b66f-2cbe3c1180d3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:28.569083 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:28.569083 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:28.569719 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1e8170c8-4aad-415c-b66f-2cbe3c1180d3 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:28.570091 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1367/5465] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:28 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:29.578795 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b03b8d7c-1304-4cfd-be91-a934dfa3618c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:29.580195 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b689286b-4d6d-4098-97ba-07a4105aeefc None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:29.580763 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b03b8d7c-1304-4cfd-be91-a934dfa3618c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:15:29.580973 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b03b8d7c-1304-4cfd-be91-a934dfa3618c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:29.581213 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b03b8d7c-1304-4cfd-be91-a934dfa3618c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:29.582397 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b689286b-4d6d-4098-97ba-07a4105aeefc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:29.582678 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b689286b-4d6d-4098-97ba-07a4105aeefc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:29.582929 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b689286b-4d6d-4098-97ba-07a4105aeefc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:29.583074 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-b689286b-4d6d-4098-97ba-07a4105aeefc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:29.587902 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:29.587902 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:29.588574 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b689286b-4d6d-4098-97ba-07a4105aeefc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:29.589022 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1370/5466] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:29 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:29.590256 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:29.590256 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:29.593492 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b03b8d7c-1304-4cfd-be91-a934dfa3618c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:29.597322 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b03b8d7c-1304-4cfd-be91-a934dfa3618c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:15:29.597676 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1359/5467] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:29 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:30.023190 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-8a841905-5c64-40ea-b1e7-d1b6383a01d3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:30.027678 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-8a841905-5c64-40ea-b1e7-d1b6383a01d3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/attachments/5cedcd41-633f-446f-92aa-2d737833aa8b/action Aug 14 03:15:30.028089 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-8a841905-5c64-40ea-b1e7-d1b6383a01d3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action body: b'{"os-complete": null}' {{(pid=100379) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:15:30.028210 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-8a841905-5c64-40ea-b1e7-d1b6383a01d3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:30.045179 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:30.045179 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:30.055193 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-f8d43972-4823-43d2-8763-dd1b4f3b21a1 req-8a841905-5c64-40ea-b1e7-d1b6383a01d3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/5cedcd41-633f-446f-92aa-2d737833aa8b/action returned with HTTP 204 Aug 14 03:15:30.055851 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1372/5468] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:15:30 2026] POST /volume/v3/attachments/5cedcd41-633f-446f-92aa-2d737833aa8b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:30.598525 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-000282bc-3187-4c9a-86b0-0dc7f46378da None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:30.600295 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-000282bc-3187-4c9a-86b0-0dc7f46378da tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:30.600561 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-000282bc-3187-4c9a-86b0-0dc7f46378da tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:30.600791 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-000282bc-3187-4c9a-86b0-0dc7f46378da tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:30.600950 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-000282bc-3187-4c9a-86b0-0dc7f46378da tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:30.605026 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:30.605026 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:30.605678 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-000282bc-3187-4c9a-86b0-0dc7f46378da tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:30.606375 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1368/5469] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:30 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:30.611133 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e0e0b9ec-e0ce-4dee-8074-856c050c6343 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:30.613136 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e0e0b9ec-e0ce-4dee-8074-856c050c6343 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:15:30.613320 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e0e0b9ec-e0ce-4dee-8074-856c050c6343 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:30.613530 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e0e0b9ec-e0ce-4dee-8074-856c050c6343 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:30.623274 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:30.623274 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:30.627055 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e0e0b9ec-e0ce-4dee-8074-856c050c6343 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:30.631063 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e0e0b9ec-e0ce-4dee-8074-856c050c6343 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:15:30.631454 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1371/5470] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:30 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:30.672571 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-7ced4d48-a813-4273-9702-f82d5177adee None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:30.674434 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-7ced4d48-a813-4273-9702-f82d5177adee tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:30.674621 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-7ced4d48-a813-4273-9702-f82d5177adee tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:30.674921 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-7ced4d48-a813-4273-9702-f82d5177adee tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:30.682479 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:30.682479 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:30.686015 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-7ced4d48-a813-4273-9702-f82d5177adee tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:30.689867 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-7ced4d48-a813-4273-9702-f82d5177adee tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:30.690246 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1360/5471] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:15:30 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:30.759434 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7db47adb-2f56-4492-8d7c-20d66de845e7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:30.759890 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7db47adb-2f56-4492-8d7c-20d66de845e7 None None] GET https://10.4.3.152/volume// Aug 14 03:15:30.760122 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7db47adb-2f56-4492-8d7c-20d66de845e7 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:30.760348 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7db47adb-2f56-4492-8d7c-20d66de845e7 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:30.760707 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7db47adb-2f56-4492-8d7c-20d66de845e7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:15:30.761080 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1373/5472] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:15:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:15:30.770118 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-8ae7fe22-267c-4c1f-98d4-2f4206edc271 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:30.807887 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-8ae7fe22-267c-4c1f-98d4-2f4206edc271 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:15:30.808257 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-8ae7fe22-267c-4c1f-98d4-2f4206edc271 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1eb1c987-8a8b-4eef-8625-f92203b9ed32", "connector": null, "instance_uuid": "4715daec-b901-458b-b829-a426e8cae3ec"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:30.817453 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:30.817453 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:30.847766 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-8ae7fe22-267c-4c1f-98d4-2f4206edc271 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:15:30.848290 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1369/5473] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:15:30 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:30.884358 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-57bab302-5b4d-4e1d-8235-0259557b8482 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:30.886214 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-57bab302-5b4d-4e1d-8235-0259557b8482 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:30.886391 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-57bab302-5b4d-4e1d-8235-0259557b8482 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:30.886630 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-57bab302-5b4d-4e1d-8235-0259557b8482 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:30.890072 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d446d286-393c-412a-8802-f17606c2d7e2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:30.890529 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d446d286-393c-412a-8802-f17606c2d7e2 None None] GET https://10.4.3.152/volume// Aug 14 03:15:30.890763 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d446d286-393c-412a-8802-f17606c2d7e2 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:30.891026 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d446d286-393c-412a-8802-f17606c2d7e2 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:30.891428 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d446d286-393c-412a-8802-f17606c2d7e2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:15:30.891815 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1361/5474] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:15:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:15:30.895794 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:30.895794 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:30.898449 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-1bb84495-e610-46a6-8639-3a0d069156a0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:30.898957 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-57bab302-5b4d-4e1d-8235-0259557b8482 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:30.900604 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-1bb84495-e610-46a6-8639-3a0d069156a0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:30.900880 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-1bb84495-e610-46a6-8639-3a0d069156a0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:30.901138 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-1bb84495-e610-46a6-8639-3a0d069156a0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:30.902976 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-57bab302-5b4d-4e1d-8235-0259557b8482 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:30.903491 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1372/5475] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:30 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:30.910558 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:30.910558 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:30.914015 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-1bb84495-e610-46a6-8639-3a0d069156a0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:30.918740 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-1bb84495-e610-46a6-8639-3a0d069156a0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:30.919239 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1374/5476] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:15:30 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 1051 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:15:31.025527 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-9ac665d2-7233-4bb6-956e-795fcc19f3e2 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:31.037079 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-9ac665d2-7233-4bb6-956e-795fcc19f3e2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] PUT https://10.4.3.152/volume/v3/attachments/af6165eb-dc48-4413-9b9a-39ad73d1ca72 Aug 14 03:15:31.039220 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-9ac665d2-7233-4bb6-956e-795fcc19f3e2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:31.072346 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-9ac665d2-7233-4bb6-956e-795fcc19f3e2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Acquiring lock "cinder-attachment_update-1eb1c987-8a8b-4eef-8625-f92203b9ed32-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:15:31.083150 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-9ac665d2-7233-4bb6-956e-795fcc19f3e2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Lock "cinder-attachment_update-1eb1c987-8a8b-4eef-8625-f92203b9ed32-np0000007307" acquired by "attachment_update" :: waited 0.011s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:15:31.084067 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:31.084067 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:31.161173 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-9ac665d2-7233-4bb6-956e-795fcc19f3e2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Lock "cinder-attachment_update-1eb1c987-8a8b-4eef-8625-f92203b9ed32-np0000007307" released by "attachment_update" :: held 0.078s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:15:31.161485 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-9ac665d2-7233-4bb6-956e-795fcc19f3e2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/af6165eb-dc48-4413-9b9a-39ad73d1ca72 returned with HTTP 200 Aug 14 03:15:31.162004 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1370/5477] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:15:31 2026] PUT /volume/v3/attachments/af6165eb-dc48-4413-9b9a-39ad73d1ca72 => generated 968 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:31.169931 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-f76241be-2b79-4a43-a3db-5e9735653921 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:31.171949 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-f76241be-2b79-4a43-a3db-5e9735653921 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32/encryption Aug 14 03:15:31.172140 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-f76241be-2b79-4a43-a3db-5e9735653921 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:31.172334 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-f76241be-2b79-4a43-a3db-5e9735653921 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'index' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:31.181104 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:31.181104 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:31.187073 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-f76241be-2b79-4a43-a3db-5e9735653921 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32/encryption returned with HTTP 200 Aug 14 03:15:31.187613 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1362/5478] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:15:31 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:31.617916 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-368c479d-cef2-4a99-bf96-6eb3b75115a2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:31.619803 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-368c479d-cef2-4a99-bf96-6eb3b75115a2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:31.620043 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-368c479d-cef2-4a99-bf96-6eb3b75115a2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:31.620279 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-368c479d-cef2-4a99-bf96-6eb3b75115a2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:31.620390 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-368c479d-cef2-4a99-bf96-6eb3b75115a2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:31.624445 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:31.624445 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:31.625100 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-368c479d-cef2-4a99-bf96-6eb3b75115a2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:31.625463 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1373/5479] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:31 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:31.919015 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b3468711-d604-42bc-9bc0-7f4247b8dcea None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:31.920780 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b3468711-d604-42bc-9bc0-7f4247b8dcea tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:31.920983 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b3468711-d604-42bc-9bc0-7f4247b8dcea tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:31.921151 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b3468711-d604-42bc-9bc0-7f4247b8dcea tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:31.929878 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:31.929878 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:31.933021 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b3468711-d604-42bc-9bc0-7f4247b8dcea tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:31.937065 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b3468711-d604-42bc-9bc0-7f4247b8dcea tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:31.937481 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1375/5480] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:31 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:32.635520 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9037f3ed-5768-4ffd-b3c9-c36caa55547d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:32.637518 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9037f3ed-5768-4ffd-b3c9-c36caa55547d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:32.637757 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9037f3ed-5768-4ffd-b3c9-c36caa55547d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:32.637992 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9037f3ed-5768-4ffd-b3c9-c36caa55547d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:32.638114 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-9037f3ed-5768-4ffd-b3c9-c36caa55547d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:32.642564 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:32.642564 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:32.643216 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9037f3ed-5768-4ffd-b3c9-c36caa55547d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:32.643590 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1371/5481] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:32 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:32.953172 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a3039489-693d-4e80-a321-e31a68d433a2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:32.954764 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a3039489-693d-4e80-a321-e31a68d433a2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:32.954974 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a3039489-693d-4e80-a321-e31a68d433a2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:32.955167 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a3039489-693d-4e80-a321-e31a68d433a2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:32.964176 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:32.964176 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:32.967236 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a3039489-693d-4e80-a321-e31a68d433a2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:32.971110 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a3039489-693d-4e80-a321-e31a68d433a2 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:32.971498 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1363/5482] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:32 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:33.653423 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1ca04630-779f-477f-bba5-bd8a22c2eed8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:33.655207 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ca04630-779f-477f-bba5-bd8a22c2eed8 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:33.655455 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ca04630-779f-477f-bba5-bd8a22c2eed8 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:33.655689 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1ca04630-779f-477f-bba5-bd8a22c2eed8 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:33.655850 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-1ca04630-779f-477f-bba5-bd8a22c2eed8 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:33.659877 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:33.659877 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:33.660465 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1ca04630-779f-477f-bba5-bd8a22c2eed8 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:33.660850 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1374/5483] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:33 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:33.984077 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6b28be59-ec6e-45da-97d3-158bede02038 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:33.985713 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6b28be59-ec6e-45da-97d3-158bede02038 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:33.985904 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6b28be59-ec6e-45da-97d3-158bede02038 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:33.986077 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6b28be59-ec6e-45da-97d3-158bede02038 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:33.994246 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:33.994246 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:33.997289 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-6b28be59-ec6e-45da-97d3-158bede02038 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:34.001106 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6b28be59-ec6e-45da-97d3-158bede02038 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:34.001485 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1376/5484] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:33 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:34.670879 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-36e196be-73f1-43e9-918a-b3de0e8dbde5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:34.672609 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-36e196be-73f1-43e9-918a-b3de0e8dbde5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:34.672961 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-36e196be-73f1-43e9-918a-b3de0e8dbde5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:34.674146 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-36e196be-73f1-43e9-918a-b3de0e8dbde5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:34.674146 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-36e196be-73f1-43e9-918a-b3de0e8dbde5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:34.677572 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:34.677572 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:34.678753 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-36e196be-73f1-43e9-918a-b3de0e8dbde5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:34.678753 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1372/5485] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:34 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:34.688387 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-15052e4c-b569-4026-93b1-c843e5ca783f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:34.690133 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-15052e4c-b569-4026-93b1-c843e5ca783f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] POST https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d/action Aug 14 03:15:34.690468 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-15052e4c-b569-4026-93b1-c843e5ca783f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:15:34.690598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-15052e4c-b569-4026-93b1-c843e5ca783f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:34.692340 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.contrib.admin_actions [None req-15052e4c-b569-4026-93b1-c843e5ca783f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Updating backup '9c8518b7-a702-4cd6-a4ee-51131e54332d' with '{'status': 'error'}' {{(pid=100381) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 03:15:34.699190 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:34.699190 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:34.700184 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.policy [None req-15052e4c-b569-4026-93b1-c843e5ca783f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '27635d8bb62242299a33b2630da3b0ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c746516ff2a43178bfa6dbc50fbcf6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100381) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:15:34.700367 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-15052e4c-b569-4026-93b1-c843e5ca783f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d/action returned with HTTP 403 Aug 14 03:15:34.700837 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1364/5486] 10.4.3.152 () {70 vars in 1430 bytes} [Fri Aug 14 03:15:34 2026] POST /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:34.708329 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ec9aabaf-e516-4efc-a4c4-ef9b380d0166 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:34.710199 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ec9aabaf-e516-4efc-a4c4-ef9b380d0166 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 Aug 14 03:15:34.710396 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ec9aabaf-e516-4efc-a4c4-ef9b380d0166 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:34.710605 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ec9aabaf-e516-4efc-a4c4-ef9b380d0166 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:34.710758 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-ec9aabaf-e516-4efc-a4c4-ef9b380d0166 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete volume with id: ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 Aug 14 03:15:34.718245 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:34.718245 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:34.718568 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ec9aabaf-e516-4efc-a4c4-ef9b380d0166 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:34.733467 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ec9aabaf-e516-4efc-a4c4-ef9b380d0166 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete volume request issued successfully. Aug 14 03:15:34.733689 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ec9aabaf-e516-4efc-a4c4-ef9b380d0166 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 returned with HTTP 202 Aug 14 03:15:34.734090 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1375/5487] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:15:34 2026] DELETE /volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:15:34.741008 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-13c62b78-51c5-44b5-bb3b-ce64f3c2ab8b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:34.742509 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-13c62b78-51c5-44b5-bb3b-ce64f3c2ab8b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 Aug 14 03:15:34.742726 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-13c62b78-51c5-44b5-bb3b-ce64f3c2ab8b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:34.742946 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-13c62b78-51c5-44b5-bb3b-ce64f3c2ab8b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:34.749973 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:34.749973 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:34.753233 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-13c62b78-51c5-44b5-bb3b-ce64f3c2ab8b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:34.756989 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-13c62b78-51c5-44b5-bb3b-ce64f3c2ab8b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 returned with HTTP 200 Aug 14 03:15:34.757384 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1377/5488] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:34 2026] GET /volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:35.015943 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-00b55a1f-49c0-446b-9b67-51ea08655290 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:35.018247 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-00b55a1f-49c0-446b-9b67-51ea08655290 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:35.018569 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-00b55a1f-49c0-446b-9b67-51ea08655290 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:35.018837 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-00b55a1f-49c0-446b-9b67-51ea08655290 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:35.030942 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:35.030942 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:35.034832 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-00b55a1f-49c0-446b-9b67-51ea08655290 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:35.039444 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-00b55a1f-49c0-446b-9b67-51ea08655290 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:35.039926 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1373/5489] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:35 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:35.770844 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8ac7d3e6-6f0a-45ae-a9e4-1b7f7ef35a63 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:35.772570 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8ac7d3e6-6f0a-45ae-a9e4-1b7f7ef35a63 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 Aug 14 03:15:35.772763 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8ac7d3e6-6f0a-45ae-a9e4-1b7f7ef35a63 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:35.772965 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8ac7d3e6-6f0a-45ae-a9e4-1b7f7ef35a63 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:35.778803 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8ac7d3e6-6f0a-45ae-a9e4-1b7f7ef35a63 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 returned with HTTP 404 Aug 14 03:15:35.779359 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1365/5490] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:35 2026] GET /volume/v3/volumes/ea5e17f2-6d9b-4cbc-b84b-8a8fed6b10a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:35.788853 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-287695fd-a795-4a4d-955a-08238450d11d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:35.790662 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] POST https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da/restore Aug 14 03:15:35.791013 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:35.792252 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.contrib.backups [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Restoring backup e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100380) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:15:35.792356 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Restoring backup e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da to volume None. Aug 14 03:15:35.796212 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:35.796212 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:35.797151 np0000007307 devstack@c-api.service[100380]: INFO cinder.backup.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Creating volume of 1 GB for restore of backup e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. Aug 14 03:15:35.800063 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Availability Zones retrieved successfully. Aug 14 03:15:35.805161 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Flow 'volume_create_api' (5c353f84-db83-4ee0-a175-f8a889d57f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:35.805978 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8118ed3-f7a5-4711-aa4c-8cf01ed0655a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:35.806718 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:15:35.830077 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8118ed3-f7a5-4711-aa4c-8cf01ed0655a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:35.830764 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab14c2f-954f-4205-aa0b-f60520350b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:35.862402 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Created reservations ['9da1d377-5fa8-4d07-a879-7c32befd8cb2', 'a4c6af5f-0b84-40d3-9650-56f6af33c45a', '25d1b16d-889b-44d5-aebf-49ef1e067d66', 'ea683e0f-eeb3-4ddc-8b63-cacfa1f63e9d'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:15:35.863267 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab14c2f-954f-4205-aa0b-f60520350b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9da1d377-5fa8-4d07-a879-7c32befd8cb2', 'a4c6af5f-0b84-40d3-9650-56f6af33c45a', '25d1b16d-889b-44d5-aebf-49ef1e067d66', 'ea683e0f-eeb3-4ddc-8b63-cacfa1f63e9d']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:35.863955 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae147b2e-0545-486d-a5ac-a5d48a2f6a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:35.888465 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae147b2e-0545-486d-a5ac-a5d48a2f6a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdda14d9-6d15-4ebc-bf60-3ec6cde53f02', '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='4c746516ff2a43178bfa6dbc50fbcf6a',qos_specs=None,replication_status=,reservations=['9da1d377-5fa8-4d07-a879-7c32befd8cb2','a4c6af5f-0b84-40d3-9650-56f6af33c45a','25d1b16d-889b-44d5-aebf-49ef1e067d66','ea683e0f-eeb3-4ddc-8b63-cacfa1f63e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27635d8bb62242299a33b2630da3b0ee',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:15:35Z,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=bdda14d9-6d15-4ebc-bf60-3ec6cde53f02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c746516ff2a43178bfa6dbc50fbcf6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27635d8bb62242299a33b2630da3b0ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:35.889131 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f08cf87-c714-4b4b-badf-806b1d21263a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:35.902148 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f08cf87-c714-4b4b-badf-806b1d21263a) transitioned into 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='4c746516ff2a43178bfa6dbc50fbcf6a',qos_specs=None,replication_status=,reservations=['9da1d377-5fa8-4d07-a879-7c32befd8cb2','a4c6af5f-0b84-40d3-9650-56f6af33c45a','25d1b16d-889b-44d5-aebf-49ef1e067d66','ea683e0f-eeb3-4ddc-8b63-cacfa1f63e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27635d8bb62242299a33b2630da3b0ee',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:35.902804 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60c6b956-634f-4aa6-ad02-864add6fe208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:35.910137 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60c6b956-634f-4aa6-ad02-864add6fe208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:35.910911 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Flow 'volume_create_api' (5c353f84-db83-4ee0-a175-f8a889d57f3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:35.911192 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Create volume request issued successfully. Aug 14 03:15:35.917072 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:35.917072 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:35.917592 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Volume info retrieved successfully. Aug 14 03:15:36.052527 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-74093992-2877-48ec-963d-8cc27e1b2b23 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:36.054661 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-74093992-2877-48ec-963d-8cc27e1b2b23 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:36.054908 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-74093992-2877-48ec-963d-8cc27e1b2b23 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:36.055144 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-74093992-2877-48ec-963d-8cc27e1b2b23 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:36.067378 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:36.067378 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:36.071700 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-74093992-2877-48ec-963d-8cc27e1b2b23 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:36.075739 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-74093992-2877-48ec-963d-8cc27e1b2b23 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:36.076105 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1378/5491] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:36 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:36.924800 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:36.924800 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:36.925221 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Volume info retrieved successfully. Aug 14 03:15:36.925345 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Checking backup size 1 against volume size 1 {{(pid=100380) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:15:36.925489 np0000007307 devstack@c-api.service[100380]: INFO cinder.backup.api [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Overwriting volume bdda14d9-6d15-4ebc-bf60-3ec6cde53f02 with restore of backup e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:36.936075 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] restore_backup in rpcapi backup_id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da {{(pid=100380) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:15:36.937725 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-287695fd-a795-4a4d-955a-08238450d11d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da/restore returned with HTTP 202 Aug 14 03:15:36.938130 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1376/5492] 10.4.3.152 () {70 vars in 1433 bytes} [Fri Aug 14 03:15:35 2026] POST /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da/restore => generated 152 bytes in 1149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:15:36.945838 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ce26d453-179a-4853-bf72-25874fccd6e5 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:36.947522 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ce26d453-179a-4853-bf72-25874fccd6e5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:36.947726 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ce26d453-179a-4853-bf72-25874fccd6e5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:36.947930 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ce26d453-179a-4853-bf72-25874fccd6e5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:36.948041 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-ce26d453-179a-4853-bf72-25874fccd6e5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:36.951831 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:36.951831 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:36.952379 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ce26d453-179a-4853-bf72-25874fccd6e5 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:15:36.952737 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1374/5493] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:36 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:37.088535 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1f3cf39e-bf52-4b7c-ad33-8715c5c8a3bc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:37.090562 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1f3cf39e-bf52-4b7c-ad33-8715c5c8a3bc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:37.090769 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1f3cf39e-bf52-4b7c-ad33-8715c5c8a3bc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:37.091002 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1f3cf39e-bf52-4b7c-ad33-8715c5c8a3bc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:37.100971 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:37.100971 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:37.104334 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1f3cf39e-bf52-4b7c-ad33-8715c5c8a3bc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:37.108892 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1f3cf39e-bf52-4b7c-ad33-8715c5c8a3bc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:37.109321 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1366/5494] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:37 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:37.962800 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3e4af47f-484b-4cab-ba06-f3a66dd10e04 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:37.965092 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3e4af47f-484b-4cab-ba06-f3a66dd10e04 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:37.965380 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3e4af47f-484b-4cab-ba06-f3a66dd10e04 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:37.965649 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3e4af47f-484b-4cab-ba06-f3a66dd10e04 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:37.965792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-3e4af47f-484b-4cab-ba06-f3a66dd10e04 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:37.971075 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:37.971075 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:37.971743 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3e4af47f-484b-4cab-ba06-f3a66dd10e04 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:15:37.972275 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1379/5495] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:37 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:38.121370 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-306616a2-2638-4378-999f-9e4c4edacf2d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:38.123363 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-306616a2-2638-4378-999f-9e4c4edacf2d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:38.123583 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-306616a2-2638-4378-999f-9e4c4edacf2d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:38.123772 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-306616a2-2638-4378-999f-9e4c4edacf2d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:38.132668 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:38.132668 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:38.135877 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-306616a2-2638-4378-999f-9e4c4edacf2d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:38.140575 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-306616a2-2638-4378-999f-9e4c4edacf2d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:38.140984 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1377/5496] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:38 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:38.178461 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ef76a256-04be-41d5-9330-e74c33209b4c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:38.180654 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ef76a256-04be-41d5-9330-e74c33209b4c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 Aug 14 03:15:38.180840 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ef76a256-04be-41d5-9330-e74c33209b4c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:38.181006 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ef76a256-04be-41d5-9330-e74c33209b4c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:38.193670 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:38.193670 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:38.197416 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ef76a256-04be-41d5-9330-e74c33209b4c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:15:38.202024 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ef76a256-04be-41d5-9330-e74c33209b4c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 returned with HTTP 200 Aug 14 03:15:38.202513 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1375/5497] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:38 2026] GET /volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:38.982132 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9f067b67-e9ac-4929-bd81-41fe245ba69b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:38.983840 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9f067b67-e9ac-4929-bd81-41fe245ba69b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:38.984049 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9f067b67-e9ac-4929-bd81-41fe245ba69b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:38.984224 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9f067b67-e9ac-4929-bd81-41fe245ba69b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:38.984321 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-9f067b67-e9ac-4929-bd81-41fe245ba69b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:38.988346 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:38.988346 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:38.988948 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9f067b67-e9ac-4929-bd81-41fe245ba69b tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:15:38.989256 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1367/5498] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:38 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:39.152942 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-93ab14dc-f496-40d2-9fda-6e2e6597e222 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:39.154656 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-93ab14dc-f496-40d2-9fda-6e2e6597e222 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:39.154853 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-93ab14dc-f496-40d2-9fda-6e2e6597e222 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:39.155045 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-93ab14dc-f496-40d2-9fda-6e2e6597e222 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:39.163847 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:39.163847 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:39.167006 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-93ab14dc-f496-40d2-9fda-6e2e6597e222 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:39.171332 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-93ab14dc-f496-40d2-9fda-6e2e6597e222 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:39.171826 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1380/5499] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:39 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:39.248734 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-c5e98c93-8a7a-4073-9ea3-c26152587b89 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:39.251147 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-c5e98c93-8a7a-4073-9ea3-c26152587b89 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/attachments/af6165eb-dc48-4413-9b9a-39ad73d1ca72/action Aug 14 03:15:39.251577 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-c5e98c93-8a7a-4073-9ea3-c26152587b89 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action body: b'{"os-complete": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:15:39.251726 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-c5e98c93-8a7a-4073-9ea3-c26152587b89 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:39.273071 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:39.273071 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:39.284315 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5c42b4b0-1b91-4c98-8441-6abae88c8fb1 req-c5e98c93-8a7a-4073-9ea3-c26152587b89 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/af6165eb-dc48-4413-9b9a-39ad73d1ca72/action returned with HTTP 204 Aug 14 03:15:39.284831 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1378/5500] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:15:39 2026] POST /volume/v3/attachments/af6165eb-dc48-4413-9b9a-39ad73d1ca72/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:39.999096 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7dc1bda7-42f0-4656-8c5a-e61176a7771f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:40.000851 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7dc1bda7-42f0-4656-8c5a-e61176a7771f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:40.001067 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7dc1bda7-42f0-4656-8c5a-e61176a7771f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:40.001240 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7dc1bda7-42f0-4656-8c5a-e61176a7771f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:40.001365 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-7dc1bda7-42f0-4656-8c5a-e61176a7771f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:40.005980 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:40.005980 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:40.006732 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7dc1bda7-42f0-4656-8c5a-e61176a7771f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:15:40.007158 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1376/5501] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:39 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:40.060076 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-8350848a-837b-449f-ba2d-e76d290e7215 req-5d2496d7-7930-47fc-aceb-f982da6404b8 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:40.061951 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8350848a-837b-449f-ba2d-e76d290e7215 req-5d2496d7-7930-47fc-aceb-f982da6404b8 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/attachments/0272266e-6202-42ad-8912-0d1a6dffb0d7 Aug 14 03:15:40.062186 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8350848a-837b-449f-ba2d-e76d290e7215 req-5d2496d7-7930-47fc-aceb-f982da6404b8 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:40.062375 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-8350848a-837b-449f-ba2d-e76d290e7215 req-5d2496d7-7930-47fc-aceb-f982da6404b8 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:40.069098 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:40.069098 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:40.112122 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-8350848a-837b-449f-ba2d-e76d290e7215 req-5d2496d7-7930-47fc-aceb-f982da6404b8 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/0272266e-6202-42ad-8912-0d1a6dffb0d7 returned with HTTP 200 Aug 14 03:15:40.112557 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1368/5502] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:15:40 2026] DELETE /volume/v3/attachments/0272266e-6202-42ad-8912-0d1a6dffb0d7 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:40.121394 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-8350848a-837b-449f-ba2d-e76d290e7215 req-fb55890d-84fc-43fb-8dcf-111ae09e35f3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:40.123291 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8350848a-837b-449f-ba2d-e76d290e7215 req-fb55890d-84fc-43fb-8dcf-111ae09e35f3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 Aug 14 03:15:40.123509 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8350848a-837b-449f-ba2d-e76d290e7215 req-fb55890d-84fc-43fb-8dcf-111ae09e35f3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:40.123719 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-8350848a-837b-449f-ba2d-e76d290e7215 req-fb55890d-84fc-43fb-8dcf-111ae09e35f3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:40.123924 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [req-8350848a-837b-449f-ba2d-e76d290e7215 req-fb55890d-84fc-43fb-8dcf-111ae09e35f3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume with id: 21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 Aug 14 03:15:40.130706 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:40.130706 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:40.131238 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-8350848a-837b-449f-ba2d-e76d290e7215 req-fb55890d-84fc-43fb-8dcf-111ae09e35f3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:15:40.146228 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-8350848a-837b-449f-ba2d-e76d290e7215 req-fb55890d-84fc-43fb-8dcf-111ae09e35f3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume request issued successfully. Aug 14 03:15:40.146546 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-8350848a-837b-449f-ba2d-e76d290e7215 req-fb55890d-84fc-43fb-8dcf-111ae09e35f3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 returned with HTTP 202 Aug 14 03:15:40.147033 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1381/5503] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 03:15:40 2026] DELETE /volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:15:40.184355 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6021993a-5ea8-4eb1-b728-9d66d8d83138 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:40.186278 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6021993a-5ea8-4eb1-b728-9d66d8d83138 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:15:40.186476 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6021993a-5ea8-4eb1-b728-9d66d8d83138 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:40.186668 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6021993a-5ea8-4eb1-b728-9d66d8d83138 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:40.194942 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:40.194942 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:40.197958 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6021993a-5ea8-4eb1-b728-9d66d8d83138 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:40.201761 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6021993a-5ea8-4eb1-b728-9d66d8d83138 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:15:40.202308 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1379/5504] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:40 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 1164 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:40.798221 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-008dbf2f-2998-432f-88c8-4c3b2198bfff None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:40.801303 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-008dbf2f-2998-432f-88c8-4c3b2198bfff tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:15:40.801522 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-008dbf2f-2998-432f-88c8-4c3b2198bfff tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:40.801703 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-008dbf2f-2998-432f-88c8-4c3b2198bfff tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:40.810489 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:40.810489 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:40.814738 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-008dbf2f-2998-432f-88c8-4c3b2198bfff tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:40.820123 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-008dbf2f-2998-432f-88c8-4c3b2198bfff tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:15:40.820760 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1377/5505] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:15:40 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:40.890120 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-de1d63c1-6575-4731-be5e-c946ae3557c5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:40.890508 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-de1d63c1-6575-4731-be5e-c946ae3557c5 None None] GET https://10.4.3.152/volume// Aug 14 03:15:40.890668 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-de1d63c1-6575-4731-be5e-c946ae3557c5 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:40.890876 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-de1d63c1-6575-4731-be5e-c946ae3557c5 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:40.891172 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-de1d63c1-6575-4731-be5e-c946ae3557c5 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:15:40.891486 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1369/5506] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:15:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:15:40.897942 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-b996b00d-2962-48e0-a302-844b170b6377 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:40.922848 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-b996b00d-2962-48e0-a302-844b170b6377 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:15:40.923184 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-b996b00d-2962-48e0-a302-844b170b6377 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1939ecc4-642b-4315-b96f-e4fee2dc3eb6", "connector": null, "instance_uuid": "4715daec-b901-458b-b829-a426e8cae3ec"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:40.930758 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:40.930758 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:40.950930 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-b996b00d-2962-48e0-a302-844b170b6377 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:15:40.951334 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1382/5507] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:15: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) Aug 14 03:15:40.974836 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-26837868-28a4-4638-94a7-b6b3b6716cc5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:40.978178 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-26837868-28a4-4638-94a7-b6b3b6716cc5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:15:40.978358 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-26837868-28a4-4638-94a7-b6b3b6716cc5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:40.978556 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-26837868-28a4-4638-94a7-b6b3b6716cc5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:40.986338 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3d8d042a-8a8a-4278-a7ff-5fd2106f8fb4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:40.986731 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3d8d042a-8a8a-4278-a7ff-5fd2106f8fb4 None None] GET https://10.4.3.152/volume// Aug 14 03:15:40.986909 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3d8d042a-8a8a-4278-a7ff-5fd2106f8fb4 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:40.987100 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3d8d042a-8a8a-4278-a7ff-5fd2106f8fb4 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:40.987457 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3d8d042a-8a8a-4278-a7ff-5fd2106f8fb4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:15:40.987856 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1378/5508] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:15:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:15:40.994815 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-1a43f079-d87f-47a8-99c0-f3ecb1ea1db3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:40.995272 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:40.995272 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:40.997111 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-1a43f079-d87f-47a8-99c0-f3ecb1ea1db3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:15:40.997305 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-1a43f079-d87f-47a8-99c0-f3ecb1ea1db3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:40.997548 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-1a43f079-d87f-47a8-99c0-f3ecb1ea1db3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:40.999227 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-26837868-28a4-4638-94a7-b6b3b6716cc5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:41.003528 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-26837868-28a4-4638-94a7-b6b3b6716cc5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:15:41.003994 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1380/5509] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:40 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 921 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:41.009755 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:41.009755 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:41.011001 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-1a43f079-d87f-47a8-99c0-f3ecb1ea1db3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:41.015255 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-1a43f079-d87f-47a8-99c0-f3ecb1ea1db3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:15:41.015673 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1370/5510] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:15:40 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:15:41.017320 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-32d4880b-9df3-4399-a043-f3773ee1faae None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:41.021089 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-32d4880b-9df3-4399-a043-f3773ee1faae tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:41.021089 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-32d4880b-9df3-4399-a043-f3773ee1faae tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:41.021089 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-32d4880b-9df3-4399-a043-f3773ee1faae tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:41.021089 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-32d4880b-9df3-4399-a043-f3773ee1faae tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:41.024405 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:41.024405 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:41.025063 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-32d4880b-9df3-4399-a043-f3773ee1faae tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:15:41.025639 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1383/5511] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:41 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:41.114154 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-5eab8c05-4697-4fef-9e72-5931bf9ea896 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:41.116003 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-5eab8c05-4697-4fef-9e72-5931bf9ea896 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] PUT https://10.4.3.152/volume/v3/attachments/b76ca744-bf2d-46e2-9282-ade456c3ac7e Aug 14 03:15:41.116338 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-5eab8c05-4697-4fef-9e72-5931bf9ea896 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:41.123529 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-5eab8c05-4697-4fef-9e72-5931bf9ea896 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Acquiring lock "cinder-attachment_update-1939ecc4-642b-4315-b96f-e4fee2dc3eb6-np0000007307" by "attachment_update" {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:15:41.127659 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-5eab8c05-4697-4fef-9e72-5931bf9ea896 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Lock "cinder-attachment_update-1939ecc4-642b-4315-b96f-e4fee2dc3eb6-np0000007307" acquired by "attachment_update" :: waited 0.004s {{(pid=100378) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:15:41.128500 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:41.128500 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:41.196957 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.coordination [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-5eab8c05-4697-4fef-9e72-5931bf9ea896 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Lock "cinder-attachment_update-1939ecc4-642b-4315-b96f-e4fee2dc3eb6-np0000007307" released by "attachment_update" :: held 0.069s {{(pid=100378) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:15:41.197234 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-5eab8c05-4697-4fef-9e72-5931bf9ea896 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/b76ca744-bf2d-46e2-9282-ade456c3ac7e returned with HTTP 200 Aug 14 03:15:41.198045 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1379/5512] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:15:41 2026] PUT /volume/v3/attachments/b76ca744-bf2d-46e2-9282-ade456c3ac7e => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:41.798013 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-1784fa8e-cf20-4990-a618-eb401286ca80 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:41.800262 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1784fa8e-cf20-4990-a618-eb401286ca80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 Aug 14 03:15:41.800501 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1784fa8e-cf20-4990-a618-eb401286ca80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:41.800732 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-1784fa8e-cf20-4990-a618-eb401286ca80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:41.807567 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-1784fa8e-cf20-4990-a618-eb401286ca80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 returned with HTTP 404 Aug 14 03:15:41.808094 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1381/5513] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:41 2026] GET /volume/v3/volumes/21ed6acc-d5b4-4140-b9fa-6dce3f4f6716 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:41.814650 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e882e7ad-d9b5-4d03-81ab-36f8a815b1c6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:41.816432 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e882e7ad-d9b5-4d03-81ab-36f8a815b1c6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 Aug 14 03:15:41.816608 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e882e7ad-d9b5-4d03-81ab-36f8a815b1c6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:41.816790 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e882e7ad-d9b5-4d03-81ab-36f8a815b1c6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:41.816938 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-e882e7ad-d9b5-4d03-81ab-36f8a815b1c6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete snapshot with id: 05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 Aug 14 03:15:41.821720 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:41.821720 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:41.822141 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e882e7ad-d9b5-4d03-81ab-36f8a815b1c6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:15:41.837874 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e882e7ad-d9b5-4d03-81ab-36f8a815b1c6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot delete request issued successfully. Aug 14 03:15:41.838114 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e882e7ad-d9b5-4d03-81ab-36f8a815b1c6 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 returned with HTTP 202 Aug 14 03:15:41.838637 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1371/5514] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:15:41 2026] DELETE /volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:15:41.845184 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-af99395c-cfaa-4c3b-9b1e-70cf867a2450 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:41.846882 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-af99395c-cfaa-4c3b-9b1e-70cf867a2450 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 Aug 14 03:15:41.847082 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-af99395c-cfaa-4c3b-9b1e-70cf867a2450 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:41.847308 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-af99395c-cfaa-4c3b-9b1e-70cf867a2450 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:41.852693 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:41.852693 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:41.853138 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-af99395c-cfaa-4c3b-9b1e-70cf867a2450 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:15:41.853937 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-af99395c-cfaa-4c3b-9b1e-70cf867a2450 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 returned with HTTP 200 Aug 14 03:15:41.854430 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1384/5515] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:15:41 2026] GET /volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:42.016002 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-000f041b-ff43-4d57-8d53-07f8c2b0f6bc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:42.017693 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-000f041b-ff43-4d57-8d53-07f8c2b0f6bc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:15:42.017894 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-000f041b-ff43-4d57-8d53-07f8c2b0f6bc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:42.018120 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-000f041b-ff43-4d57-8d53-07f8c2b0f6bc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:42.027511 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:42.027511 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:42.030679 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-000f041b-ff43-4d57-8d53-07f8c2b0f6bc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:42.034839 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-000f041b-ff43-4d57-8d53-07f8c2b0f6bc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:15:42.035199 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1380/5516] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:42 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:42.036146 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-29b22928-7a3c-48cf-ba3e-97da09e6356c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:42.037763 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-29b22928-7a3c-48cf-ba3e-97da09e6356c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:42.037940 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-29b22928-7a3c-48cf-ba3e-97da09e6356c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:42.038115 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-29b22928-7a3c-48cf-ba3e-97da09e6356c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:42.039839 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-29b22928-7a3c-48cf-ba3e-97da09e6356c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:42.042122 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:42.042122 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:42.042724 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-29b22928-7a3c-48cf-ba3e-97da09e6356c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:15:42.043067 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1382/5517] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:42 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:42.863718 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-61e0f006-d618-4e8c-a317-769224c2322f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:42.865496 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-61e0f006-d618-4e8c-a317-769224c2322f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 Aug 14 03:15:42.865695 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-61e0f006-d618-4e8c-a317-769224c2322f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:42.865892 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-61e0f006-d618-4e8c-a317-769224c2322f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:42.869910 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-61e0f006-d618-4e8c-a317-769224c2322f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 returned with HTTP 404 Aug 14 03:15:42.870338 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1372/5518] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:15:42 2026] GET /volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:43.051170 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e6482b21-57a6-4d9c-9937-8f9e546f883e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:43.052221 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8463162a-6131-4db4-8603-edc27e22cf5a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:43.053120 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e6482b21-57a6-4d9c-9937-8f9e546f883e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:15:43.053357 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e6482b21-57a6-4d9c-9937-8f9e546f883e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:43.053549 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e6482b21-57a6-4d9c-9937-8f9e546f883e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:43.054464 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8463162a-6131-4db4-8603-edc27e22cf5a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:43.054759 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8463162a-6131-4db4-8603-edc27e22cf5a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:43.055045 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8463162a-6131-4db4-8603-edc27e22cf5a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:43.055196 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-8463162a-6131-4db4-8603-edc27e22cf5a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:43.060249 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:43.060249 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:43.061073 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8463162a-6131-4db4-8603-edc27e22cf5a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:15:43.061594 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1381/5519] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:43 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:43.062526 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:43.062526 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:43.066015 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e6482b21-57a6-4d9c-9937-8f9e546f883e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:43.071652 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e6482b21-57a6-4d9c-9937-8f9e546f883e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:15:43.072070 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1385/5520] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:43 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:44.071496 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2a228750-ccfa-4e13-ba3f-e81e84ab83f9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:44.073266 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a228750-ccfa-4e13-ba3f-e81e84ab83f9 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:44.073490 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a228750-ccfa-4e13-ba3f-e81e84ab83f9 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:44.073694 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a228750-ccfa-4e13-ba3f-e81e84ab83f9 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:44.073814 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-2a228750-ccfa-4e13-ba3f-e81e84ab83f9 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:44.078306 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:44.078306 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:44.078964 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a228750-ccfa-4e13-ba3f-e81e84ab83f9 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:15:44.079346 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1383/5521] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:44 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:44.086253 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-ce877aa7-c720-4d65-8427-800faf0d9a93 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:44.087836 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce877aa7-c720-4d65-8427-800faf0d9a93 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:15:44.088004 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce877aa7-c720-4d65-8427-800faf0d9a93 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:44.088172 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-ce877aa7-c720-4d65-8427-800faf0d9a93 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:44.096771 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:44.096771 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:44.100093 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-ce877aa7-c720-4d65-8427-800faf0d9a93 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:44.103717 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-ce877aa7-c720-4d65-8427-800faf0d9a93 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:15:44.104092 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1373/5522] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:44 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:44.435845 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-e5fd603e-d3dc-4e99-ba08-e9774a825aac None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:44.438163 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-e5fd603e-d3dc-4e99-ba08-e9774a825aac tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/attachments/b76ca744-bf2d-46e2-9282-ade456c3ac7e/action Aug 14 03:15:44.438569 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-e5fd603e-d3dc-4e99-ba08-e9774a825aac tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action body: b'{"os-complete": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:15:44.438682 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-e5fd603e-d3dc-4e99-ba08-e9774a825aac tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:44.456667 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:44.456667 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:44.465427 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-c79a4ac0-4fd6-463e-8b59-27513a8f398e req-e5fd603e-d3dc-4e99-ba08-e9774a825aac tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/b76ca744-bf2d-46e2-9282-ade456c3ac7e/action returned with HTTP 204 Aug 14 03:15:44.466005 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1382/5523] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:15:44 2026] POST /volume/v3/attachments/b76ca744-bf2d-46e2-9282-ade456c3ac7e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:45.089212 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-73f75afc-b72f-4600-a036-ab5660046687 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:45.091165 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-73f75afc-b72f-4600-a036-ab5660046687 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:45.091481 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-73f75afc-b72f-4600-a036-ab5660046687 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:45.091653 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-73f75afc-b72f-4600-a036-ab5660046687 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:45.091745 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-73f75afc-b72f-4600-a036-ab5660046687 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:45.096062 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:45.096062 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:45.096646 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-73f75afc-b72f-4600-a036-ab5660046687 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:15:45.097020 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1386/5524] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:45 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:45.105210 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-ccac1c4d-e386-41d0-b408-217a13bc7e8a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:45.107166 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-ccac1c4d-e386-41d0-b408-217a13bc7e8a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/attachments/e88f9438-5840-458c-b546-0ddb9bada023 Aug 14 03:15:45.107357 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-ccac1c4d-e386-41d0-b408-217a13bc7e8a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:45.107531 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-ccac1c4d-e386-41d0-b408-217a13bc7e8a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:45.114586 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:45.114586 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:45.118357 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4a907b95-6622-4d0a-926c-4320a83fb799 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:45.120202 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4a907b95-6622-4d0a-926c-4320a83fb799 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:15:45.120372 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4a907b95-6622-4d0a-926c-4320a83fb799 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:45.120602 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4a907b95-6622-4d0a-926c-4320a83fb799 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:45.130074 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:45.130074 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:45.133617 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-4a907b95-6622-4d0a-926c-4320a83fb799 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:15:45.137747 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4a907b95-6622-4d0a-926c-4320a83fb799 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:15:45.138138 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1374/5525] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:45 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:45.161654 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-ccac1c4d-e386-41d0-b408-217a13bc7e8a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/e88f9438-5840-458c-b546-0ddb9bada023 returned with HTTP 200 Aug 14 03:15:45.162224 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1384/5526] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:15:45 2026] DELETE /volume/v3/attachments/e88f9438-5840-458c-b546-0ddb9bada023 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:45.172049 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-63963e8d-b125-4d54-8f6d-f94fd255d3a4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:45.174024 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-63963e8d-b125-4d54-8f6d-f94fd255d3a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:15:45.174209 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-63963e8d-b125-4d54-8f6d-f94fd255d3a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:45.174395 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-63963e8d-b125-4d54-8f6d-f94fd255d3a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:45.174572 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-63963e8d-b125-4d54-8f6d-f94fd255d3a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume with id: 90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:15:45.181754 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:45.181754 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:45.182232 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-63963e8d-b125-4d54-8f6d-f94fd255d3a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:15:45.197973 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-63963e8d-b125-4d54-8f6d-f94fd255d3a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume request issued successfully. Aug 14 03:15:45.197973 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-aac3da1b-2126-40a0-abc3-8b10a6ecf903 req-63963e8d-b125-4d54-8f6d-f94fd255d3a4 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f returned with HTTP 202 Aug 14 03:15:45.198512 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1383/5527] 10.4.3.152 () {70 vars in 1620 bytes} [Fri Aug 14 03:15:45 2026] DELETE /volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:15:46.106375 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-806e75e4-2c12-4f73-b5ca-21e0f8a2cb2c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:46.108069 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-806e75e4-2c12-4f73-b5ca-21e0f8a2cb2c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:46.108365 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-806e75e4-2c12-4f73-b5ca-21e0f8a2cb2c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:46.108576 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-806e75e4-2c12-4f73-b5ca-21e0f8a2cb2c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:46.108689 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-806e75e4-2c12-4f73-b5ca-21e0f8a2cb2c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:46.112678 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:46.112678 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:46.113229 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-806e75e4-2c12-4f73-b5ca-21e0f8a2cb2c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:15:46.113601 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1387/5528] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:46 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:46.122521 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d660fafe-59a5-4264-bc0f-fb90f54d6a5d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:46.124246 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d660fafe-59a5-4264-bc0f-fb90f54d6a5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/bdda14d9-6d15-4ebc-bf60-3ec6cde53f02 Aug 14 03:15:46.124498 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d660fafe-59a5-4264-bc0f-fb90f54d6a5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:46.124712 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d660fafe-59a5-4264-bc0f-fb90f54d6a5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:46.125007 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-d660fafe-59a5-4264-bc0f-fb90f54d6a5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete volume with id: bdda14d9-6d15-4ebc-bf60-3ec6cde53f02 Aug 14 03:15:46.134199 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:46.134199 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:46.134571 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d660fafe-59a5-4264-bc0f-fb90f54d6a5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:46.149702 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d660fafe-59a5-4264-bc0f-fb90f54d6a5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete volume request issued successfully. Aug 14 03:15:46.149987 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d660fafe-59a5-4264-bc0f-fb90f54d6a5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/bdda14d9-6d15-4ebc-bf60-3ec6cde53f02 returned with HTTP 202 Aug 14 03:15:46.150551 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1375/5529] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:15:46 2026] DELETE /volume/v3/volumes/bdda14d9-6d15-4ebc-bf60-3ec6cde53f02 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:15:46.157679 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aed5b09f-4908-4cca-a0c7-288876b88ab2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:46.159803 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aed5b09f-4908-4cca-a0c7-288876b88ab2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/bdda14d9-6d15-4ebc-bf60-3ec6cde53f02 Aug 14 03:15:46.159803 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aed5b09f-4908-4cca-a0c7-288876b88ab2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:46.159990 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aed5b09f-4908-4cca-a0c7-288876b88ab2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:46.167569 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:46.167569 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:46.171605 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-aed5b09f-4908-4cca-a0c7-288876b88ab2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:46.176086 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aed5b09f-4908-4cca-a0c7-288876b88ab2 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/bdda14d9-6d15-4ebc-bf60-3ec6cde53f02 returned with HTTP 200 Aug 14 03:15:46.176528 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1385/5530] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:46 2026] GET /volume/v3/volumes/bdda14d9-6d15-4ebc-bf60-3ec6cde53f02 => generated 1065 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:46.459585 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fe217fef-80e0-4876-91c7-e13983bbdb56 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:46.463842 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fe217fef-80e0-4876-91c7-e13983bbdb56 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:15:46.463842 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fe217fef-80e0-4876-91c7-e13983bbdb56 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:46.463842 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fe217fef-80e0-4876-91c7-e13983bbdb56 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:46.469157 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fe217fef-80e0-4876-91c7-e13983bbdb56 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f returned with HTTP 404 Aug 14 03:15:46.469866 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1384/5531] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:46 2026] GET /volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:46.875767 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-58d223e2-df2e-49da-915e-c6d6207bf50e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:46.877486 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-58d223e2-df2e-49da-915e-c6d6207bf50e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 Aug 14 03:15:46.877669 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-58d223e2-df2e-49da-915e-c6d6207bf50e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:46.877860 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-58d223e2-df2e-49da-915e-c6d6207bf50e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:46.877963 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-58d223e2-df2e-49da-915e-c6d6207bf50e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete snapshot with id: 05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 Aug 14 03:15:46.882184 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-58d223e2-df2e-49da-915e-c6d6207bf50e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 returned with HTTP 404 Aug 14 03:15:46.882697 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1388/5532] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:15:46 2026] DELETE /volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:46.888945 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fefb1520-4c9f-47d5-9231-3484536835c2 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:46.890828 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fefb1520-4c9f-47d5-9231-3484536835c2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 Aug 14 03:15:46.891032 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fefb1520-4c9f-47d5-9231-3484536835c2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:46.891232 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fefb1520-4c9f-47d5-9231-3484536835c2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:46.895972 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fefb1520-4c9f-47d5-9231-3484536835c2 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 returned with HTTP 404 Aug 14 03:15:46.896529 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1376/5533] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:15:46 2026] GET /volume/v3/snapshots/05bcabb4-be5d-4e4b-88e3-cf3a4f6fb7f6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:47.190074 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-add70800-9c38-4283-9f56-608c619e7d5d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:47.191784 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-add70800-9c38-4283-9f56-608c619e7d5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/bdda14d9-6d15-4ebc-bf60-3ec6cde53f02 Aug 14 03:15:47.192107 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-add70800-9c38-4283-9f56-608c619e7d5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:47.192411 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-add70800-9c38-4283-9f56-608c619e7d5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:47.198469 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-add70800-9c38-4283-9f56-608c619e7d5d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/bdda14d9-6d15-4ebc-bf60-3ec6cde53f02 returned with HTTP 404 Aug 14 03:15:47.198914 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1386/5534] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:47 2026] GET /volume/v3/volumes/bdda14d9-6d15-4ebc-bf60-3ec6cde53f02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:47.207015 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f78886ce-287b-479d-a2d3-e6e0856c344d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:47.208725 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f78886ce-287b-479d-a2d3-e6e0856c344d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:47.208956 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f78886ce-287b-479d-a2d3-e6e0856c344d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:47.209162 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f78886ce-287b-479d-a2d3-e6e0856c344d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:47.209235 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-f78886ce-287b-479d-a2d3-e6e0856c344d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:47.213397 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:47.213397 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:47.214312 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f78886ce-287b-479d-a2d3-e6e0856c344d tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-member] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:15:47.214814 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1385/5535] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:47 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:47.225812 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f062607c-8dfe-45d7-81e9-4869c4f38fbc None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:47.227492 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f062607c-8dfe-45d7-81e9-4869c4f38fbc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] DELETE https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:47.227871 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f062607c-8dfe-45d7-81e9-4869c4f38fbc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:47.228131 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f062607c-8dfe-45d7-81e9-4869c4f38fbc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:47.228894 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-f062607c-8dfe-45d7-81e9-4869c4f38fbc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete backup with id: 9c8518b7-a702-4cd6-a4ee-51131e54332d. Aug 14 03:15:47.232874 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:47.232874 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:47.244597 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-f062607c-8dfe-45d7-81e9-4869c4f38fbc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] delete_backup rpcapi backup_id 9c8518b7-a702-4cd6-a4ee-51131e54332d {{(pid=100379) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:15:47.246648 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f062607c-8dfe-45d7-81e9-4869c4f38fbc tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 202 Aug 14 03:15:47.247121 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1389/5536] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:15:47 2026] DELETE /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:15:47.254974 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9b3fdbd6-794d-4e78-bd54-246687f2fefe None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:47.256467 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9b3fdbd6-794d-4e78-bd54-246687f2fefe tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:47.256749 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9b3fdbd6-794d-4e78-bd54-246687f2fefe tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:47.257025 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9b3fdbd6-794d-4e78-bd54-246687f2fefe tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:47.257197 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-9b3fdbd6-794d-4e78-bd54-246687f2fefe tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:47.261752 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:47.261752 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:47.262379 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9b3fdbd6-794d-4e78-bd54-246687f2fefe tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 200 Aug 14 03:15:47.262700 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1377/5537] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:47 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:47.499925 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2a1319b1-bed2-4eb3-8b78-be449a8950e0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:47.501658 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a1319b1-bed2-4eb3-8b78-be449a8950e0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:15:47.501870 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a1319b1-bed2-4eb3-8b78-be449a8950e0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:47.502068 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2a1319b1-bed2-4eb3-8b78-be449a8950e0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:47.502215 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-2a1319b1-bed2-4eb3-8b78-be449a8950e0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume with id: 90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:15:47.507463 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2a1319b1-bed2-4eb3-8b78-be449a8950e0 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f returned with HTTP 404 Aug 14 03:15:47.507973 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1387/5538] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:15:47 2026] DELETE /volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:47.514020 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-dfba48e5-aa93-40ae-87fc-b6f319d1f2db None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:47.515874 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dfba48e5-aa93-40ae-87fc-b6f319d1f2db tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f Aug 14 03:15:47.515947 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dfba48e5-aa93-40ae-87fc-b6f319d1f2db tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:47.516131 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-dfba48e5-aa93-40ae-87fc-b6f319d1f2db tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:47.522175 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-dfba48e5-aa93-40ae-87fc-b6f319d1f2db tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f returned with HTTP 404 Aug 14 03:15:47.522785 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1386/5539] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:47 2026] GET /volume/v3/volumes/90b4d03c-be65-403a-83e5-917289f8153f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:48.272986 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-53f5a616-cce7-46b3-99a2-e0923a4ac8ff None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:48.276097 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-53f5a616-cce7-46b3-99a2-e0923a4ac8ff tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d Aug 14 03:15:48.276097 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-53f5a616-cce7-46b3-99a2-e0923a4ac8ff tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:48.276097 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-53f5a616-cce7-46b3-99a2-e0923a4ac8ff tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:48.276097 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-53f5a616-cce7-46b3-99a2-e0923a4ac8ff tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 9c8518b7-a702-4cd6-a4ee-51131e54332d. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:48.284151 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-53f5a616-cce7-46b3-99a2-e0923a4ac8ff tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d returned with HTTP 404 Aug 14 03:15:48.284848 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1390/5540] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:48 2026] GET /volume/v3/backups/9c8518b7-a702-4cd6-a4ee-51131e54332d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:48.291547 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-734919f0-4465-4765-8d40-7e10032c1271 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:48.293357 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-734919f0-4465-4765-8d40-7e10032c1271 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] DELETE https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:48.293560 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-734919f0-4465-4765-8d40-7e10032c1271 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:48.293742 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-734919f0-4465-4765-8d40-7e10032c1271 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:48.293905 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.contrib.backups [None req-734919f0-4465-4765-8d40-7e10032c1271 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete backup with id: 04061f3c-649d-4436-815c-edaf9682707f. Aug 14 03:15:48.298566 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:48.298566 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:48.311894 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.backup.rpcapi [None req-734919f0-4465-4765-8d40-7e10032c1271 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] delete_backup rpcapi backup_id 04061f3c-649d-4436-815c-edaf9682707f {{(pid=100381) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:15:48.314043 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-734919f0-4465-4765-8d40-7e10032c1271 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 202 Aug 14 03:15:48.315142 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1378/5541] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:15:48 2026] DELETE /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:15:48.323662 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5900b227-b793-4a02-b903-dd04f78b7f9c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:48.325739 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5900b227-b793-4a02-b903-dd04f78b7f9c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:48.326072 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5900b227-b793-4a02-b903-dd04f78b7f9c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:48.326336 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5900b227-b793-4a02-b903-dd04f78b7f9c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:48.326488 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-5900b227-b793-4a02-b903-dd04f78b7f9c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:48.331555 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:48.331555 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:48.332292 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5900b227-b793-4a02-b903-dd04f78b7f9c tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 200 Aug 14 03:15:48.332975 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1388/5542] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:48 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:48.553739 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:48.555844 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:15:48.556230 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-897147687", "snapshot_id": null, "imageRef": "f36f0c36-7236-41d1-9474-b3f5dc3d6f00", "volume_type": null, "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:48.558117 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-897147687', 'snapshot_id': None, 'imageRef': 'f36f0c36-7236-41d1-9474-b3f5dc3d6f00', 'volume_type': None, 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:15:48.722012 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume of 1 GB Aug 14 03:15:48.724287 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=160,cinder:INSERT=17,cinder:UPDATE=36 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:15:48.727265 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Availability Zones retrieved successfully. Aug 14 03:15:48.736507 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (1efdc8ba-11b2-43b1-9edd-b5eb75f553a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:48.738263 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7f0f1c1-0d38-4034-ba79-2e29f41fd115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:48.740031 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:15:48.803337 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7f0f1c1-0d38-4034-ba79-2e29f41fd115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:48.804177 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f43c852-6b06-4481-837c-915789269f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:48.849687 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['34f9556c-0ec3-457a-a7a1-3e6a0c434e27', '901f9545-9385-4394-ab78-e7a636826683', 'dc922242-b563-43bb-9f7b-ea3438aae42c', '97d89b2c-973e-4f09-b764-fcca0028fadf'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:15:48.850547 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f43c852-6b06-4481-837c-915789269f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34f9556c-0ec3-457a-a7a1-3e6a0c434e27', '901f9545-9385-4394-ab78-e7a636826683', 'dc922242-b563-43bb-9f7b-ea3438aae42c', '97d89b2c-973e-4f09-b764-fcca0028fadf']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:48.851357 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66972b05-c9e1-4156-8c78-ad4c5f5d6fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:48.876654 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66972b05-c9e1-4156-8c78-ad4c5f5d6fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86dbb4ff-6c55-4a56-a5bd-8ccc39832e99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-897147687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['34f9556c-0ec3-457a-a7a1-3e6a0c434e27','901f9545-9385-4394-ab78-e7a636826683','dc922242-b563-43bb-9f7b-ea3438aae42c','97d89b2c-973e-4f09-b764-fcca0028fadf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:15:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-897147687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86dbb4ff-6c55-4a56-a5bd-8ccc39832e99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390e5d6aab834dce90f36119ac346986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58599ab6cb1426daac6862e792ccf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:48.877513 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b548f480-2545-4d1a-9740-d30152881096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:48.896339 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b548f480-2545-4d1a-9740-d30152881096) transitioned into state 'SUCCESS' from state '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-897147687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['34f9556c-0ec3-457a-a7a1-3e6a0c434e27','901f9545-9385-4394-ab78-e7a636826683','dc922242-b563-43bb-9f7b-ea3438aae42c','97d89b2c-973e-4f09-b764-fcca0028fadf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:48.897246 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (741c8d58-3298-40ba-9c89-da70073a2ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:15:48.907751 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (741c8d58-3298-40ba-9c89-da70073a2ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:15:48.908964 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (1efdc8ba-11b2-43b1-9edd-b5eb75f553a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:15:48.909399 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request issued successfully. Aug 14 03:15:48.910191 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e1a24471-e357-44b9-a8ec-f14eaae69443 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:15:48.910792 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1387/5543] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:15:48 2026] POST /volume/v3/volumes => generated 758 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:15:48.922854 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8cd3c898-0ec7-4697-a810-3f8d842d286a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:48.925429 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8cd3c898-0ec7-4697-a810-3f8d842d286a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:15:48.925656 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8cd3c898-0ec7-4697-a810-3f8d842d286a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:48.925916 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8cd3c898-0ec7-4697-a810-3f8d842d286a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:48.933935 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:48.933935 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:48.938373 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8cd3c898-0ec7-4697-a810-3f8d842d286a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:15:48.942753 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8cd3c898-0ec7-4697-a810-3f8d842d286a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 returned with HTTP 200 Aug 14 03:15:48.943160 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1391/5544] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:48 2026] GET /volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:49.343077 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f00c1358-732f-49bd-a4aa-032004b7074a None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:49.344645 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f00c1358-732f-49bd-a4aa-032004b7074a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f Aug 14 03:15:49.344867 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f00c1358-732f-49bd-a4aa-032004b7074a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:49.345045 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f00c1358-732f-49bd-a4aa-032004b7074a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:49.345160 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-f00c1358-732f-49bd-a4aa-032004b7074a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id 04061f3c-649d-4436-815c-edaf9682707f. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:49.348232 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f00c1358-732f-49bd-a4aa-032004b7074a tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f returned with HTTP 404 Aug 14 03:15:49.348619 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1379/5545] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:49 2026] GET /volume/v3/backups/04061f3c-649d-4436-815c-edaf9682707f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:49.355134 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-55ca8234-9e2e-44f0-9c02-ca959c57fe19 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:49.356855 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-55ca8234-9e2e-44f0-9c02-ca959c57fe19 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] DELETE https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:49.357095 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-55ca8234-9e2e-44f0-9c02-ca959c57fe19 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:49.357326 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-55ca8234-9e2e-44f0-9c02-ca959c57fe19 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:49.357466 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.contrib.backups [None req-55ca8234-9e2e-44f0-9c02-ca959c57fe19 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete backup with id: e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. Aug 14 03:15:49.361546 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:49.361546 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:49.373240 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.backup.rpcapi [None req-55ca8234-9e2e-44f0-9c02-ca959c57fe19 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] delete_backup rpcapi backup_id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da {{(pid=100380) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:15:49.375121 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-55ca8234-9e2e-44f0-9c02-ca959c57fe19 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 202 Aug 14 03:15:49.375650 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1389/5546] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:15:49 2026] DELETE /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:15:49.383694 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b1ef3d00-6a7b-4f8f-8ba7-ee12152c2716 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:49.386526 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b1ef3d00-6a7b-4f8f-8ba7-ee12152c2716 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:49.386526 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b1ef3d00-6a7b-4f8f-8ba7-ee12152c2716 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:49.386965 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b1ef3d00-6a7b-4f8f-8ba7-ee12152c2716 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:49.387413 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b1ef3d00-6a7b-4f8f-8ba7-ee12152c2716 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:49.393482 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:49.393482 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:15:49.394239 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b1ef3d00-6a7b-4f8f-8ba7-ee12152c2716 tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 200 Aug 14 03:15:49.394795 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1388/5547] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:49 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:15:49.955501 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bf8266b6-2d9a-414c-9651-38f39f6e715d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:49.957214 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf8266b6-2d9a-414c-9651-38f39f6e715d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:15:49.957510 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bf8266b6-2d9a-414c-9651-38f39f6e715d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:49.957744 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bf8266b6-2d9a-414c-9651-38f39f6e715d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:49.965982 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:49.965982 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:49.970267 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bf8266b6-2d9a-414c-9651-38f39f6e715d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:15:49.975253 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf8266b6-2d9a-414c-9651-38f39f6e715d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 returned with HTTP 200 Aug 14 03:15:49.975744 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1392/5548] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:49 2026] GET /volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:49.988701 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-901ff0de-4c41-4e82-8a44-e0d473209b8d None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:49.990555 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-901ff0de-4c41-4e82-8a44-e0d473209b8d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:15:49.990792 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-901ff0de-4c41-4e82-8a44-e0d473209b8d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:49.991017 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-901ff0de-4c41-4e82-8a44-e0d473209b8d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:50.000562 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:50.000562 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:50.005137 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-901ff0de-4c41-4e82-8a44-e0d473209b8d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:15:50.011551 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-901ff0de-4c41-4e82-8a44-e0d473209b8d tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 returned with HTTP 200 Aug 14 03:15:50.011935 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1380/5549] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:15:49 2026] GET /volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:50.105851 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-6993d394-40ee-4a74-85d2-bd015249830c req-72d787ae-f6c7-41c0-b7d3-109b725ae006 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:50.107990 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-72d787ae-f6c7-41c0-b7d3-109b725ae006 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:15:50.108196 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-72d787ae-f6c7-41c0-b7d3-109b725ae006 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:50.108394 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-72d787ae-f6c7-41c0-b7d3-109b725ae006 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:50.115709 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:50.115709 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:50.119427 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-6993d394-40ee-4a74-85d2-bd015249830c req-72d787ae-f6c7-41c0-b7d3-109b725ae006 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:15:50.123840 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-72d787ae-f6c7-41c0-b7d3-109b725ae006 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 returned with HTTP 200 Aug 14 03:15:50.124294 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1390/5550] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:15:50 2026] GET /volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:50.405602 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b9916768-4086-45e3-a6b0-b57b82c0f3fd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:50.407428 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b9916768-4086-45e3-a6b0-b57b82c0f3fd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da Aug 14 03:15:50.407643 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b9916768-4086-45e3-a6b0-b57b82c0f3fd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:50.407837 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b9916768-4086-45e3-a6b0-b57b82c0f3fd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:50.407943 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-b9916768-4086-45e3-a6b0-b57b82c0f3fd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Show backup with id e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:15:50.411424 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b9916768-4086-45e3-a6b0-b57b82c0f3fd tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da returned with HTTP 404 Aug 14 03:15:50.411876 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1389/5551] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:50 2026] GET /volume/v3/backups/e9b7ed6c-e065-4353-aa7b-b9dc34e6a3da => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:50.418842 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-92a348b9-e26a-4771-ab37-8135e0c4373f None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:50.420319 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-92a348b9-e26a-4771-ab37-8135e0c4373f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 Aug 14 03:15:50.420628 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-92a348b9-e26a-4771-ab37-8135e0c4373f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:50.420923 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-92a348b9-e26a-4771-ab37-8135e0c4373f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:50.421177 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-92a348b9-e26a-4771-ab37-8135e0c4373f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete volume with id: 64f83958-b5ae-43ee-802f-6d41900b4898 Aug 14 03:15:50.428987 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:50.428987 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:50.429508 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-92a348b9-e26a-4771-ab37-8135e0c4373f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:50.446946 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-92a348b9-e26a-4771-ab37-8135e0c4373f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Delete volume request issued successfully. Aug 14 03:15:50.447174 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-92a348b9-e26a-4771-ab37-8135e0c4373f tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 returned with HTTP 202 Aug 14 03:15:50.447670 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1393/5552] 10.4.3.152 () {68 vars in 1391 bytes} [Fri Aug 14 03:15:50 2026] DELETE /volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:15:50.455340 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c252f3c9-134c-4989-be9a-b8be7c598fbe None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:50.457385 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c252f3c9-134c-4989-be9a-b8be7c598fbe tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 Aug 14 03:15:50.457644 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c252f3c9-134c-4989-be9a-b8be7c598fbe tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:50.457891 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c252f3c9-134c-4989-be9a-b8be7c598fbe tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:50.466815 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:50.466815 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:50.471002 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-c252f3c9-134c-4989-be9a-b8be7c598fbe tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Volume info retrieved successfully. Aug 14 03:15:50.476499 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c252f3c9-134c-4989-be9a-b8be7c598fbe tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 returned with HTTP 200 Aug 14 03:15:50.476985 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1381/5553] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:50 2026] GET /volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:50.572775 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-6993d394-40ee-4a74-85d2-bd015249830c req-caa0c37a-6a85-4c86-b098-1727500bce9e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:50.575439 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-caa0c37a-6a85-4c86-b098-1727500bce9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:15:50.575686 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-caa0c37a-6a85-4c86-b098-1727500bce9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:50.575959 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-caa0c37a-6a85-4c86-b098-1727500bce9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:50.583233 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:50.583233 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:50.586687 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-6993d394-40ee-4a74-85d2-bd015249830c req-caa0c37a-6a85-4c86-b098-1727500bce9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:15:50.591263 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-caa0c37a-6a85-4c86-b098-1727500bce9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 returned with HTTP 200 Aug 14 03:15:50.591610 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1391/5554] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:15:50 2026] GET /volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:50.600900 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-cf0c337f-d635-41df-9239-552f424fe252 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:50.601285 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cf0c337f-d635-41df-9239-552f424fe252 None None] GET https://10.4.3.152/volume// Aug 14 03:15:50.601425 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cf0c337f-d635-41df-9239-552f424fe252 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:50.601592 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-cf0c337f-d635-41df-9239-552f424fe252 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:50.601894 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-cf0c337f-d635-41df-9239-552f424fe252 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:15:50.602148 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1390/5555] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:15:50 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:15:50.610430 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6993d394-40ee-4a74-85d2-bd015249830c req-8a018f6b-ebfb-400a-adca-3b3621e25eb5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:50.612304 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-8a018f6b-ebfb-400a-adca-3b3621e25eb5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:15:50.612692 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-8a018f6b-ebfb-400a-adca-3b3621e25eb5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86dbb4ff-6c55-4a56-a5bd-8ccc39832e99", "connector": null, "instance_uuid": "e8e58153-24d8-4b10-91b6-f1ff18e6bcb8"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:50.620877 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:50.620877 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:50.643918 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-8a018f6b-ebfb-400a-adca-3b3621e25eb5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:15:50.644471 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1394/5556] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:15:50 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:51.460847 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8fbbb7ad-8f01-4368-bae8-cfa546457f08 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:51.460847 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fbbb7ad-8f01-4368-bae8-cfa546457f08 None None] GET https://10.4.3.152/volume// Aug 14 03:15:51.460847 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fbbb7ad-8f01-4368-bae8-cfa546457f08 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:51.460847 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fbbb7ad-8f01-4368-bae8-cfa546457f08 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:51.460847 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fbbb7ad-8f01-4368-bae8-cfa546457f08 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:15:51.460847 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1382/5557] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:15:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:15:51.468011 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-6993d394-40ee-4a74-85d2-bd015249830c req-26289eaf-4db8-42ef-a93f-21adfa11f81e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:51.470077 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-26289eaf-4db8-42ef-a93f-21adfa11f81e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:15:51.470306 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-26289eaf-4db8-42ef-a93f-21adfa11f81e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:51.470506 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-26289eaf-4db8-42ef-a93f-21adfa11f81e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:51.479643 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:51.479643 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:15:51.482931 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-6993d394-40ee-4a74-85d2-bd015249830c req-26289eaf-4db8-42ef-a93f-21adfa11f81e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:15:51.487252 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-26289eaf-4db8-42ef-a93f-21adfa11f81e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 returned with HTTP 200 Aug 14 03:15:51.487617 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1392/5558] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:15:51 2026] GET /volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 => generated 1545 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:15:51.489325 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4ebeafff-e589-4b06-adc9-e1bd239346ea None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:51.490999 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4ebeafff-e589-4b06-adc9-e1bd239346ea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] GET https://10.4.3.152/volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 Aug 14 03:15:51.491207 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4ebeafff-e589-4b06-adc9-e1bd239346ea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:15:51.491406 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4ebeafff-e589-4b06-adc9-e1bd239346ea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:15:51.496651 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4ebeafff-e589-4b06-adc9-e1bd239346ea tempest-ProjectMemberTests33-1564807509 tempest-ProjectMemberTests33-1564807509-project-admin] https://10.4.3.152/volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 returned with HTTP 404 Aug 14 03:15:51.497088 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1391/5559] 10.4.3.152 () {68 vars in 1388 bytes} [Fri Aug 14 03:15:51 2026] GET /volume/v3/volumes/64f83958-b5ae-43ee-802f-6d41900b4898 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:15:51.589356 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-6993d394-40ee-4a74-85d2-bd015249830c req-039c7de2-18e6-400c-8de2-160badccf8d7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:51.591313 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-039c7de2-18e6-400c-8de2-160badccf8d7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] PUT https://10.4.3.152/volume/v3/attachments/45760691-5faa-4f01-b301-ad0c019fab9c Aug 14 03:15:51.591664 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-039c7de2-18e6-400c-8de2-160badccf8d7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:51.595737 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=145,cinder:UPDATE=25,cinder:INSERT=13 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:15:51.601582 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-6993d394-40ee-4a74-85d2-bd015249830c req-039c7de2-18e6-400c-8de2-160badccf8d7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Acquiring lock "cinder-attachment_update-86dbb4ff-6c55-4a56-a5bd-8ccc39832e99-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:15:51.606319 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-6993d394-40ee-4a74-85d2-bd015249830c req-039c7de2-18e6-400c-8de2-160badccf8d7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-86dbb4ff-6c55-4a56-a5bd-8ccc39832e99-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:15:51.607275 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:51.607275 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:15:51.687321 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-6993d394-40ee-4a74-85d2-bd015249830c req-039c7de2-18e6-400c-8de2-160badccf8d7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-86dbb4ff-6c55-4a56-a5bd-8ccc39832e99-np0000007307" released by "attachment_update" :: held 0.081s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:15:51.687632 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-039c7de2-18e6-400c-8de2-160badccf8d7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/45760691-5faa-4f01-b301-ad0c019fab9c returned with HTTP 200 Aug 14 03:15:51.688290 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1395/5560] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:15:51 2026] PUT /volume/v3/attachments/45760691-5faa-4f01-b301-ad0c019fab9c => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:15:51.709608 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-6993d394-40ee-4a74-85d2-bd015249830c req-fcb4821b-ef11-45e0-bb50-7fdde08b5e5e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:15:51.712190 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-fcb4821b-ef11-45e0-bb50-7fdde08b5e5e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments/45760691-5faa-4f01-b301-ad0c019fab9c/action Aug 14 03:15:51.713839 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-fcb4821b-ef11-45e0-bb50-7fdde08b5e5e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:15:51.713839 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-fcb4821b-ef11-45e0-bb50-7fdde08b5e5e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:15:51.732238 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:15:51.732238 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:15:51.744510 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-6993d394-40ee-4a74-85d2-bd015249830c req-fcb4821b-ef11-45e0-bb50-7fdde08b5e5e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/45760691-5faa-4f01-b301-ad0c019fab9c/action returned with HTTP 204 Aug 14 03:15:51.744510 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1383/5561] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:15:51 2026] POST /volume/v3/attachments/45760691-5faa-4f01-b301-ad0c019fab9c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:16:01.486367 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=122,cinder:INSERT=13,cinder:UPDATE=29 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:16:01.493809 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=22,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:16:01.682576 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:16:01.741998 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=206,cinder:UPDATE=54,cinder:INSERT=28 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:16:27.439887 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-fbd0d6ca-ec40-43f5-b818-8e3130eb671c req-86fd9939-9c5b-429c-aa45-1dd2da0e2e3c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:27.442341 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-fbd0d6ca-ec40-43f5-b818-8e3130eb671c req-86fd9939-9c5b-429c-aa45-1dd2da0e2e3c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/attachments/45760691-5faa-4f01-b301-ad0c019fab9c Aug 14 03:16:27.442564 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-fbd0d6ca-ec40-43f5-b818-8e3130eb671c req-86fd9939-9c5b-429c-aa45-1dd2da0e2e3c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:27.442739 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-fbd0d6ca-ec40-43f5-b818-8e3130eb671c req-86fd9939-9c5b-429c-aa45-1dd2da0e2e3c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:27.451576 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:27.451576 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:27.489762 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-fbd0d6ca-ec40-43f5-b818-8e3130eb671c req-86fd9939-9c5b-429c-aa45-1dd2da0e2e3c tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/45760691-5faa-4f01-b301-ad0c019fab9c returned with HTTP 200 Aug 14 03:16:27.490165 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1393/5562] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:16:27 2026] DELETE /volume/v3/attachments/45760691-5faa-4f01-b301-ad0c019fab9c => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:16:28.675551 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-3a5d1336-183d-4541-9a9c-ea992ae4f8e7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:28.677610 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-3a5d1336-183d-4541-9a9c-ea992ae4f8e7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:16:28.677894 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-3a5d1336-183d-4541-9a9c-ea992ae4f8e7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:28.678145 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-3a5d1336-183d-4541-9a9c-ea992ae4f8e7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:28.685246 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:28.685246 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:28.688490 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-3a5d1336-183d-4541-9a9c-ea992ae4f8e7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:16:28.692752 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-3a5d1336-183d-4541-9a9c-ea992ae4f8e7 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 returned with HTTP 200 Aug 14 03:16:28.693202 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1392/5563] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:16:28 2026] GET /volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:29.161985 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-4e62efce-9a1b-4e46-8479-df3b0416049a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:29.164229 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-4e62efce-9a1b-4e46-8479-df3b0416049a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:16:29.164457 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-4e62efce-9a1b-4e46-8479-df3b0416049a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:29.164646 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-4e62efce-9a1b-4e46-8479-df3b0416049a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:29.171609 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:29.171609 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:29.174976 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-4e62efce-9a1b-4e46-8479-df3b0416049a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:16:29.179077 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-4e62efce-9a1b-4e46-8479-df3b0416049a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 returned with HTTP 200 Aug 14 03:16:29.179442 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1396/5564] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:16:29 2026] GET /volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:29.189225 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-816be156-8d8b-4201-962f-3122892d0362 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:29.189623 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-816be156-8d8b-4201-962f-3122892d0362 None None] GET https://10.4.3.152/volume// Aug 14 03:16:29.189777 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-816be156-8d8b-4201-962f-3122892d0362 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:29.189990 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-816be156-8d8b-4201-962f-3122892d0362 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:29.190310 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-816be156-8d8b-4201-962f-3122892d0362 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:16:29.190641 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1384/5565] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:16:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:16:29.197787 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-0a79b76a-72c0-4a10-9db2-a378d674cec5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:29.199776 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-0a79b76a-72c0-4a10-9db2-a378d674cec5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:16:29.200197 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-0a79b76a-72c0-4a10-9db2-a378d674cec5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86dbb4ff-6c55-4a56-a5bd-8ccc39832e99", "connector": null, "instance_uuid": "4d05df92-7142-4e84-89af-632e013f0644"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:16:29.209925 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:29.209925 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:29.235783 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-0a79b76a-72c0-4a10-9db2-a378d674cec5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:16:29.236490 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1394/5566] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:16:29 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:29.995392 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-866c75f9-5152-4cf4-9495-9dec741f60dc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:29.997429 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-866c75f9-5152-4cf4-9495-9dec741f60dc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:29.997610 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-866c75f9-5152-4cf4-9495-9dec741f60dc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:29.997856 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-866c75f9-5152-4cf4-9495-9dec741f60dc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:30.007307 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:30.007307 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:30.010508 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-866c75f9-5152-4cf4-9495-9dec741f60dc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:30.014425 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-866c75f9-5152-4cf4-9495-9dec741f60dc tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:30.014692 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1393/5567] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:16:29 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:30.040269 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cfca4a45-20cd-4b9b-a8be-af72fa2770a2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:30.040809 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cfca4a45-20cd-4b9b-a8be-af72fa2770a2 None None] GET https://10.4.3.152/volume// Aug 14 03:16:30.041083 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cfca4a45-20cd-4b9b-a8be-af72fa2770a2 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:30.041374 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cfca4a45-20cd-4b9b-a8be-af72fa2770a2 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:30.041809 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cfca4a45-20cd-4b9b-a8be-af72fa2770a2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:16:30.042202 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1397/5568] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:16:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:16:30.053102 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-06f8e5d4-0bfc-483e-a224-91467e33c398 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:30.055179 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-06f8e5d4-0bfc-483e-a224-91467e33c398 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:16:30.055419 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-06f8e5d4-0bfc-483e-a224-91467e33c398 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:30.055630 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-06f8e5d4-0bfc-483e-a224-91467e33c398 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:30.064708 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:30.064708 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:16:30.067968 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-06f8e5d4-0bfc-483e-a224-91467e33c398 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:16:30.072689 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-06f8e5d4-0bfc-483e-a224-91467e33c398 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 returned with HTTP 200 Aug 14 03:16:30.073084 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1385/5569] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:16:30 2026] GET /volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 => generated 1545 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:16:30.085310 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-df139d78-2730-45bc-b176-4eb005003303 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:30.085310 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-df139d78-2730-45bc-b176-4eb005003303 None None] GET https://10.4.3.152/volume// Aug 14 03:16:30.085646 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-df139d78-2730-45bc-b176-4eb005003303 None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:30.085924 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-df139d78-2730-45bc-b176-4eb005003303 None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:30.086415 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-df139d78-2730-45bc-b176-4eb005003303 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:16:30.086893 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1395/5570] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:16:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:16:30.094355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-0555085c-bf9c-44a4-9890-6adb01041a28 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:30.096400 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-0555085c-bf9c-44a4-9890-6adb01041a28 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:16:30.096899 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-0555085c-bf9c-44a4-9890-6adb01041a28 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1939ecc4-642b-4315-b96f-e4fee2dc3eb6", "connector": null, "instance_uuid": "476a3818-b436-422a-90cf-ca96225995c5"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:16:30.107363 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:30.107363 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:30.128356 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-0555085c-bf9c-44a4-9890-6adb01041a28 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:16:30.128786 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1394/5571] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:16:30 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:30.153767 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8b20d4fd-7bd2-42c4-927e-900ba57b7d5d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:30.155610 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8b20d4fd-7bd2-42c4-927e-900ba57b7d5d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:30.155845 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8b20d4fd-7bd2-42c4-927e-900ba57b7d5d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:30.156027 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8b20d4fd-7bd2-42c4-927e-900ba57b7d5d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:30.169030 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:30.169030 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:30.172457 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f9c4b4ab-dd7d-43d1-b83a-ec5a6685c9f1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:30.172842 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f9c4b4ab-dd7d-43d1-b83a-ec5a6685c9f1 None None] GET https://10.4.3.152/volume// Aug 14 03:16:30.173036 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f9c4b4ab-dd7d-43d1-b83a-ec5a6685c9f1 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:30.173213 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f9c4b4ab-dd7d-43d1-b83a-ec5a6685c9f1 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:30.173322 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8b20d4fd-7bd2-42c4-927e-900ba57b7d5d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:30.173585 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f9c4b4ab-dd7d-43d1-b83a-ec5a6685c9f1 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:16:30.173924 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1386/5572] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:16:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:16:30.174671 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-18360450-2e29-453c-80d0-3362c2d39f9e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:30.177032 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-18360450-2e29-453c-80d0-3362c2d39f9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] PUT https://10.4.3.152/volume/v3/attachments/514889da-29f0-4ec7-a143-5320b87e91b5 Aug 14 03:16:30.177445 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-18360450-2e29-453c-80d0-3362c2d39f9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:16:30.177767 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8b20d4fd-7bd2-42c4-927e-900ba57b7d5d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:30.178200 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1398/5573] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:30 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:30.181905 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-23bc23d0-5b1b-44a5-b453-835901fcc559 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:30.184148 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-23bc23d0-5b1b-44a5-b453-835901fcc559 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:30.184355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-23bc23d0-5b1b-44a5-b453-835901fcc559 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:30.184562 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-23bc23d0-5b1b-44a5-b453-835901fcc559 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:30.185467 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-18360450-2e29-453c-80d0-3362c2d39f9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Acquiring lock "cinder-attachment_update-86dbb4ff-6c55-4a56-a5bd-8ccc39832e99-np0000007307" by "attachment_update" {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:16:30.189828 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-18360450-2e29-453c-80d0-3362c2d39f9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-86dbb4ff-6c55-4a56-a5bd-8ccc39832e99-np0000007307" acquired by "attachment_update" :: waited 0.004s {{(pid=100380) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:16:30.191230 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:30.191230 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:30.197713 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:30.197713 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:30.201629 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-23bc23d0-5b1b-44a5-b453-835901fcc559 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:30.207014 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-23bc23d0-5b1b-44a5-b453-835901fcc559 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:30.207502 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1395/5574] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:16:30 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1396 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:16:30.280005 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.coordination [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-18360450-2e29-453c-80d0-3362c2d39f9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-86dbb4ff-6c55-4a56-a5bd-8ccc39832e99-np0000007307" released by "attachment_update" :: held 0.090s {{(pid=100380) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:16:30.280349 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-18360450-2e29-453c-80d0-3362c2d39f9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/514889da-29f0-4ec7-a143-5320b87e91b5 returned with HTTP 200 Aug 14 03:16:30.280795 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1396/5575] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:16:30 2026] PUT /volume/v3/attachments/514889da-29f0-4ec7-a143-5320b87e91b5 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:30.310934 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-6b853125-955b-4355-b6af-e70f231da924 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:30.313453 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-6b853125-955b-4355-b6af-e70f231da924 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments/514889da-29f0-4ec7-a143-5320b87e91b5/action Aug 14 03:16:30.313909 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-6b853125-955b-4355-b6af-e70f231da924 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:16:30.314129 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-6b853125-955b-4355-b6af-e70f231da924 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:16:30.318342 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-4beebc3b-674f-4f3e-9967-218edb440fbe None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:30.322350 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-4beebc3b-674f-4f3e-9967-218edb440fbe tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] PUT https://10.4.3.152/volume/v3/attachments/75b0e342-0bde-4a86-a19e-e97fcdbcc3c8 Aug 14 03:16:30.322724 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-4beebc3b-674f-4f3e-9967-218edb440fbe tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:16:30.331238 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-4beebc3b-674f-4f3e-9967-218edb440fbe tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Acquiring lock "cinder-attachment_update-1939ecc4-642b-4315-b96f-e4fee2dc3eb6-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:16:30.333257 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:30.333257 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:16:30.336271 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-4beebc3b-674f-4f3e-9967-218edb440fbe tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Lock "cinder-attachment_update-1939ecc4-642b-4315-b96f-e4fee2dc3eb6-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:16:30.337215 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:30.337215 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:30.343031 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-285d6176-2b13-4e83-aa18-57ca0d23c41a req-6b853125-955b-4355-b6af-e70f231da924 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/514889da-29f0-4ec7-a143-5320b87e91b5/action returned with HTTP 204 Aug 14 03:16:30.343486 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1387/5576] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:16:30 2026] POST /volume/v3/attachments/514889da-29f0-4ec7-a143-5320b87e91b5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:16:30.410153 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-4beebc3b-674f-4f3e-9967-218edb440fbe tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Lock "cinder-attachment_update-1939ecc4-642b-4315-b96f-e4fee2dc3eb6-np0000007307" released by "attachment_update" :: held 0.074s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:16:30.410515 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-4beebc3b-674f-4f3e-9967-218edb440fbe tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/75b0e342-0bde-4a86-a19e-e97fcdbcc3c8 returned with HTTP 200 Aug 14 03:16:30.411009 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1399/5577] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:16:30 2026] PUT /volume/v3/attachments/75b0e342-0bde-4a86-a19e-e97fcdbcc3c8 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:31.190180 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-675c090d-2fc4-4ff7-b796-017dd633b078 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:31.192244 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-675c090d-2fc4-4ff7-b796-017dd633b078 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:31.192449 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-675c090d-2fc4-4ff7-b796-017dd633b078 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:31.192625 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-675c090d-2fc4-4ff7-b796-017dd633b078 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:31.202804 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:31.202804 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:31.205748 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-675c090d-2fc4-4ff7-b796-017dd633b078 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:31.209244 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-675c090d-2fc4-4ff7-b796-017dd633b078 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:31.209586 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1396/5578] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:31 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:32.221153 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-d82b2e98-9f55-4727-a31b-6c782a9c96b5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:32.223030 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d82b2e98-9f55-4727-a31b-6c782a9c96b5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:32.223213 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d82b2e98-9f55-4727-a31b-6c782a9c96b5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:32.223414 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-d82b2e98-9f55-4727-a31b-6c782a9c96b5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:32.234033 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:32.234033 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:32.237235 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-d82b2e98-9f55-4727-a31b-6c782a9c96b5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:32.241633 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-d82b2e98-9f55-4727-a31b-6c782a9c96b5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:32.242019 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1397/5579] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:32 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:32.636441 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-d8b80673-bf1d-42a4-9d29-db8ddee9568c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:32.638461 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-d8b80673-bf1d-42a4-9d29-db8ddee9568c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/attachments/75b0e342-0bde-4a86-a19e-e97fcdbcc3c8/action Aug 14 03:16:32.638888 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-d8b80673-bf1d-42a4-9d29-db8ddee9568c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:16:32.639020 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-d8b80673-bf1d-42a4-9d29-db8ddee9568c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:16:32.656574 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:32.656574 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:16:32.666659 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-9b5e745e-65b6-4263-a681-aa92ab44194b req-d8b80673-bf1d-42a4-9d29-db8ddee9568c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/75b0e342-0bde-4a86-a19e-e97fcdbcc3c8/action returned with HTTP 204 Aug 14 03:16:32.668030 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1388/5580] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:16:32 2026] POST /volume/v3/attachments/75b0e342-0bde-4a86-a19e-e97fcdbcc3c8/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:16:33.253680 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3b344728-0816-4bab-af9d-f83575b92cd3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:33.255206 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3b344728-0816-4bab-af9d-f83575b92cd3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:33.255376 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3b344728-0816-4bab-af9d-f83575b92cd3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:33.255537 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3b344728-0816-4bab-af9d-f83575b92cd3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:33.267053 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:33.267053 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:33.269828 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3b344728-0816-4bab-af9d-f83575b92cd3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:33.273257 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3b344728-0816-4bab-af9d-f83575b92cd3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:33.273605 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1400/5581] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:33 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:34.492880 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-74fdc5cb-53c4-4ee2-8584-dfc68b8f4256 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:34.494855 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-74fdc5cb-53c4-4ee2-8584-dfc68b8f4256 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:34.495069 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-74fdc5cb-53c4-4ee2-8584-dfc68b8f4256 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:34.495292 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-74fdc5cb-53c4-4ee2-8584-dfc68b8f4256 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:34.508376 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:34.508376 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:34.511508 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-74fdc5cb-53c4-4ee2-8584-dfc68b8f4256 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:34.515212 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-74fdc5cb-53c4-4ee2-8584-dfc68b8f4256 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:34.515581 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1397/5582] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:34 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:34.527589 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-17885515-5f9e-49db-bc0a-249c36c7e6aa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:34.529578 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-17885515-5f9e-49db-bc0a-249c36c7e6aa tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:34.529836 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-17885515-5f9e-49db-bc0a-249c36c7e6aa tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:34.530079 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-17885515-5f9e-49db-bc0a-249c36c7e6aa tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:34.542935 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:34.542935 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:34.546645 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-17885515-5f9e-49db-bc0a-249c36c7e6aa tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:34.551191 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-17885515-5f9e-49db-bc0a-249c36c7e6aa tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:34.551634 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1398/5583] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:34 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:34.563146 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-743978ca-a207-4e17-b9a2-1920e4323184 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:34.564974 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-743978ca-a207-4e17-b9a2-1920e4323184 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:34.565190 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-743978ca-a207-4e17-b9a2-1920e4323184 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:34.565429 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-743978ca-a207-4e17-b9a2-1920e4323184 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:34.579742 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:34.579742 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:16:34.584993 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-743978ca-a207-4e17-b9a2-1920e4323184 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:34.591373 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-743978ca-a207-4e17-b9a2-1920e4323184 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:34.591919 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1389/5584] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:34 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1511 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:34.633913 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-af90c6a4-06db-41c2-b15a-8ca7ec8922e9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:34.635841 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-af90c6a4-06db-41c2-b15a-8ca7ec8922e9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:34.636021 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-af90c6a4-06db-41c2-b15a-8ca7ec8922e9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:34.636207 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-af90c6a4-06db-41c2-b15a-8ca7ec8922e9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:34.646243 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:34.646243 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:34.649036 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-af90c6a4-06db-41c2-b15a-8ca7ec8922e9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:34.652489 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-af90c6a4-06db-41c2-b15a-8ca7ec8922e9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:34.652868 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1401/5585] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:16:34 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1511 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:34.669216 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7a281f7f-f452-4ba2-a658-bdf639bdb3c9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:34.671167 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7a281f7f-f452-4ba2-a658-bdf639bdb3c9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6/action Aug 14 03:16:34.671509 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7a281f7f-f452-4ba2-a658-bdf639bdb3c9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:16:34.671624 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7a281f7f-f452-4ba2-a658-bdf639bdb3c9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:16:34.683234 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:34.683234 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:34.683647 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7a281f7f-f452-4ba2-a658-bdf639bdb3c9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:34.689426 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7a281f7f-f452-4ba2-a658-bdf639bdb3c9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Begin detaching volume completed successfully. Aug 14 03:16:34.689630 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7a281f7f-f452-4ba2-a658-bdf639bdb3c9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6/action returned with HTTP 202 Aug 14 03:16:34.690074 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1398/5586] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:16:34 2026] POST /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:16:34.706106 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9d01fd58-69b8-4a0a-be91-b0f9d48a8133 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:34.707842 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9d01fd58-69b8-4a0a-be91-b0f9d48a8133 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:34.708011 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9d01fd58-69b8-4a0a-be91-b0f9d48a8133 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:34.708786 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9d01fd58-69b8-4a0a-be91-b0f9d48a8133 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:34.719180 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:34.719180 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:34.722342 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-9d01fd58-69b8-4a0a-be91-b0f9d48a8133 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:34.724921 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-16ad63c5-b4f6-4707-b0d0-0e64873bd22c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:34.725421 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-16ad63c5-b4f6-4707-b0d0-0e64873bd22c None None] GET https://10.4.3.152/volume// Aug 14 03:16:34.725645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-16ad63c5-b4f6-4707-b0d0-0e64873bd22c None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:34.725960 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-16ad63c5-b4f6-4707-b0d0-0e64873bd22c None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:34.726234 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9d01fd58-69b8-4a0a-be91-b0f9d48a8133 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:34.726375 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-16ad63c5-b4f6-4707-b0d0-0e64873bd22c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:16:34.726620 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1399/5587] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:34 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1514 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:34.726838 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1390/5588] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:16:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:16:34.732615 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-8b769e4e-90ea-45d2-add1-3c023506531b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:34.734831 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-8b769e4e-90ea-45d2-add1-3c023506531b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:34.735063 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-8b769e4e-90ea-45d2-add1-3c023506531b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:34.735261 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-8b769e4e-90ea-45d2-add1-3c023506531b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:34.746596 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:34.746596 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:34.749804 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-8b769e4e-90ea-45d2-add1-3c023506531b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:34.753770 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-8b769e4e-90ea-45d2-add1-3c023506531b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:34.754174 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1402/5589] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:16:34 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1694 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:16:35.275671 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7542c090-7998-4094-8d81-cfafeac7402a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:35.277484 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7542c090-7998-4094-8d81-cfafeac7402a tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:35.277643 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7542c090-7998-4094-8d81-cfafeac7402a tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:35.277805 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7542c090-7998-4094-8d81-cfafeac7402a tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:35.288749 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:35.288749 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:35.291666 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7542c090-7998-4094-8d81-cfafeac7402a tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:35.295242 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-7542c090-7998-4094-8d81-cfafeac7402a tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:35.295629 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1399/5590] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:16:35 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1514 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:35.310307 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-160383d3-b666-435e-9164-2d2d0cc6aff4 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:35.312198 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-160383d3-b666-435e-9164-2d2d0cc6aff4 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] DELETE https://10.4.3.152/volume/v3/attachments/75b0e342-0bde-4a86-a19e-e97fcdbcc3c8 Aug 14 03:16:35.312380 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-160383d3-b666-435e-9164-2d2d0cc6aff4 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:35.312550 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-160383d3-b666-435e-9164-2d2d0cc6aff4 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:35.318682 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:35.318682 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:35.357527 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-5727716f-541f-4ff3-96d4-38cdd3d3a09a req-160383d3-b666-435e-9164-2d2d0cc6aff4 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/75b0e342-0bde-4a86-a19e-e97fcdbcc3c8 returned with HTTP 200 Aug 14 03:16:35.357976 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1400/5591] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:16:35 2026] DELETE /volume/v3/attachments/75b0e342-0bde-4a86-a19e-e97fcdbcc3c8 => generated 192 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:35.741564 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-93f51d43-d356-4985-8193-ebc37bb7ad37 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:35.743299 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-93f51d43-d356-4985-8193-ebc37bb7ad37 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:35.743481 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-93f51d43-d356-4985-8193-ebc37bb7ad37 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:35.743650 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-93f51d43-d356-4985-8193-ebc37bb7ad37 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:35.752924 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:35.752924 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:16:35.756638 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-93f51d43-d356-4985-8193-ebc37bb7ad37 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:35.761404 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-93f51d43-d356-4985-8193-ebc37bb7ad37 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:35.761862 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1391/5592] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:35 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:38.185164 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-882da127-5512-4366-96b0-9737bac5b2a1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:38.186948 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-882da127-5512-4366-96b0-9737bac5b2a1 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:38.187339 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-882da127-5512-4366-96b0-9737bac5b2a1 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:38.188684 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-882da127-5512-4366-96b0-9737bac5b2a1 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:38.196686 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:38.196686 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:38.200455 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-882da127-5512-4366-96b0-9737bac5b2a1 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:38.206597 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-882da127-5512-4366-96b0-9737bac5b2a1 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:38.206597 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1403/5593] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:38 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:38.255375 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-1bc96072-94a2-4739-9128-aa52c6cc90d7 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:38.257805 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-1bc96072-94a2-4739-9128-aa52c6cc90d7 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:38.258060 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-1bc96072-94a2-4739-9128-aa52c6cc90d7 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:38.258303 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-1bc96072-94a2-4739-9128-aa52c6cc90d7 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:38.272594 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:38.272594 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:38.277421 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-1bc96072-94a2-4739-9128-aa52c6cc90d7 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:38.282834 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-1bc96072-94a2-4739-9128-aa52c6cc90d7 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:38.283381 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1400/5594] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:16:38 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:38.301407 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-5b559359-0940-49c4-823a-4fbff50c335d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:38.303642 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-5b559359-0940-49c4-823a-4fbff50c335d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6/action Aug 14 03:16:38.304006 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-5b559359-0940-49c4-823a-4fbff50c335d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:16:38.304112 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-5b559359-0940-49c4-823a-4fbff50c335d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:16:38.313389 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:38.313389 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:38.313916 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-5b559359-0940-49c4-823a-4fbff50c335d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:38.318854 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-5b559359-0940-49c4-823a-4fbff50c335d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Begin detaching volume completed successfully. Aug 14 03:16:38.319040 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-5b559359-0940-49c4-823a-4fbff50c335d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6/action returned with HTTP 202 Aug 14 03:16:38.319656 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1401/5595] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:16:38 2026] POST /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:16:38.337131 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-48a57234-a464-4303-8fd5-8758da1039df None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:38.338905 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-48a57234-a464-4303-8fd5-8758da1039df tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:38.339113 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-48a57234-a464-4303-8fd5-8758da1039df tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:38.339340 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-48a57234-a464-4303-8fd5-8758da1039df tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:38.348761 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:38.348761 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:16:38.352633 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-48a57234-a464-4303-8fd5-8758da1039df tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:38.358504 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-48a57234-a464-4303-8fd5-8758da1039df tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:38.358611 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b76b2860-5dc0-4d2e-bdbf-595698fc42d7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:38.358658 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1392/5596] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:38 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:38.358693 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b76b2860-5dc0-4d2e-bdbf-595698fc42d7 None None] GET https://10.4.3.152/volume// Aug 14 03:16:38.358693 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b76b2860-5dc0-4d2e-bdbf-595698fc42d7 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:38.358693 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b76b2860-5dc0-4d2e-bdbf-595698fc42d7 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:38.358693 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b76b2860-5dc0-4d2e-bdbf-595698fc42d7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:16:38.358693 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1404/5597] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:16:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:16:38.365846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-ed6b11e7-a1a1-4ab6-a77b-63eafd78d500 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:38.367881 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-ed6b11e7-a1a1-4ab6-a77b-63eafd78d500 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:38.368096 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-ed6b11e7-a1a1-4ab6-a77b-63eafd78d500 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:38.368283 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-ed6b11e7-a1a1-4ab6-a77b-63eafd78d500 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:38.377563 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:38.377563 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:38.380554 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-ed6b11e7-a1a1-4ab6-a77b-63eafd78d500 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:38.384180 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-ed6b11e7-a1a1-4ab6-a77b-63eafd78d500 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:38.384580 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1401/5598] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:16:38 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:16:39.370450 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-64e7e32b-af52-4b64-b2cc-84cfecb4eabb None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:39.372301 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-64e7e32b-af52-4b64-b2cc-84cfecb4eabb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:39.372432 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-64e7e32b-af52-4b64-b2cc-84cfecb4eabb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:39.372604 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-64e7e32b-af52-4b64-b2cc-84cfecb4eabb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:39.380876 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:39.380876 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:39.383810 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-64e7e32b-af52-4b64-b2cc-84cfecb4eabb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:39.387209 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-64e7e32b-af52-4b64-b2cc-84cfecb4eabb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:39.387527 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1402/5599] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:39 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:40.400916 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-83738318-2824-4b1c-b060-74ed1c764f54 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:40.402648 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83738318-2824-4b1c-b060-74ed1c764f54 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:40.402857 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83738318-2824-4b1c-b060-74ed1c764f54 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:40.403042 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-83738318-2824-4b1c-b060-74ed1c764f54 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:40.412171 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:40.412171 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:16:40.415954 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-83738318-2824-4b1c-b060-74ed1c764f54 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:40.419977 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-83738318-2824-4b1c-b060-74ed1c764f54 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:40.420404 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1393/5600] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:40 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:40.930740 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-ee25ce04-c69d-4802-b990-a5c2ebe93b8e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:40.935180 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-ee25ce04-c69d-4802-b990-a5c2ebe93b8e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:40.935180 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-ee25ce04-c69d-4802-b990-a5c2ebe93b8e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:40.935180 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-ee25ce04-c69d-4802-b990-a5c2ebe93b8e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:40.943359 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:40.943359 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:40.946663 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-ee25ce04-c69d-4802-b990-a5c2ebe93b8e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:40.950585 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-ee25ce04-c69d-4802-b990-a5c2ebe93b8e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:40.951064 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1405/5601] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:16:40 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:41.268907 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-657e1d19-8359-4547-93a8-55e80b1d89dd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:41.270977 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-657e1d19-8359-4547-93a8-55e80b1d89dd tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] DELETE https://10.4.3.152/volume/v3/attachments/b76ca744-bf2d-46e2-9282-ade456c3ac7e Aug 14 03:16:41.271174 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-657e1d19-8359-4547-93a8-55e80b1d89dd tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:41.271359 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-657e1d19-8359-4547-93a8-55e80b1d89dd tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'version_select' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:41.279164 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:41.279164 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:41.315358 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-e95446da-9c99-44f5-8ccb-8cdc74388fd6 req-657e1d19-8359-4547-93a8-55e80b1d89dd tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/b76ca744-bf2d-46e2-9282-ade456c3ac7e returned with HTTP 200 Aug 14 03:16:41.315775 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1402/5602] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:16:41 2026] DELETE /volume/v3/attachments/b76ca744-bf2d-46e2-9282-ade456c3ac7e => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:16:41.436380 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e43fff87-833b-4c5e-949c-5c672e84b429 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:41.438173 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e43fff87-833b-4c5e-949c-5c672e84b429 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:41.438398 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e43fff87-833b-4c5e-949c-5c672e84b429 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:41.438576 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e43fff87-833b-4c5e-949c-5c672e84b429 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:41.445774 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:41.445774 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:41.449759 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e43fff87-833b-4c5e-949c-5c672e84b429 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:41.453766 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e43fff87-833b-4c5e-949c-5c672e84b429 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:41.454146 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1403/5603] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:41 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:16:41.465913 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-11d21900-7747-4989-ac37-8cb77dab97a6 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:41.467766 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-11d21900-7747-4989-ac37-8cb77dab97a6 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:16:41.467956 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-11d21900-7747-4989-ac37-8cb77dab97a6 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:41.468175 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-11d21900-7747-4989-ac37-8cb77dab97a6 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:41.477084 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:41.477084 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:16:41.480242 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-11d21900-7747-4989-ac37-8cb77dab97a6 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:41.483943 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-11d21900-7747-4989-ac37-8cb77dab97a6 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:16:41.484300 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1394/5604] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:41 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:41.520754 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-7b5f93fb-1b2c-4255-b60f-d56b4fea643d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:41.524309 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-7b5f93fb-1b2c-4255-b60f-d56b4fea643d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:16:41.524309 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-7b5f93fb-1b2c-4255-b60f-d56b4fea643d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:41.524309 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-7b5f93fb-1b2c-4255-b60f-d56b4fea643d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:41.535108 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:41.535108 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:41.538745 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-7b5f93fb-1b2c-4255-b60f-d56b4fea643d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:41.543665 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-7b5f93fb-1b2c-4255-b60f-d56b4fea643d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:16:41.544143 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1406/5605] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:16:41 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:41.561731 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-b1d5144a-f1c4-4b3d-b31a-d3d8936efd46 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:41.563708 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-b1d5144a-f1c4-4b3d-b31a-d3d8936efd46 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32/action Aug 14 03:16:41.564048 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-b1d5144a-f1c4-4b3d-b31a-d3d8936efd46 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100378) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:16:41.564174 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-b1d5144a-f1c4-4b3d-b31a-d3d8936efd46 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:16:41.574377 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:41.574377 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:41.574988 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-b1d5144a-f1c4-4b3d-b31a-d3d8936efd46 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:41.581664 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-b1d5144a-f1c4-4b3d-b31a-d3d8936efd46 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Begin detaching volume completed successfully. Aug 14 03:16:41.581947 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-b1d5144a-f1c4-4b3d-b31a-d3d8936efd46 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32/action returned with HTTP 202 Aug 14 03:16:41.582602 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1403/5606] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:16:41 2026] POST /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:16:41.598949 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-71e07e3b-25f5-4584-bcc9-da6a05ad0770 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:41.600635 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-71e07e3b-25f5-4584-bcc9-da6a05ad0770 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:16:41.600858 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-71e07e3b-25f5-4584-bcc9-da6a05ad0770 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:41.601031 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-71e07e3b-25f5-4584-bcc9-da6a05ad0770 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:41.611462 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:41.611462 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:41.616495 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-71e07e3b-25f5-4584-bcc9-da6a05ad0770 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:41.620326 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-886ec3fe-248c-482f-a9be-6f1dcfa6b014 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:41.620778 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-886ec3fe-248c-482f-a9be-6f1dcfa6b014 None None] GET https://10.4.3.152/volume// Aug 14 03:16:41.620921 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-71e07e3b-25f5-4584-bcc9-da6a05ad0770 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:16:41.621028 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-886ec3fe-248c-482f-a9be-6f1dcfa6b014 None None] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:41.621294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-886ec3fe-248c-482f-a9be-6f1dcfa6b014 None None] Calling method 'all' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:41.621337 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1404/5607] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:41 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:41.621729 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-886ec3fe-248c-482f-a9be-6f1dcfa6b014 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:16:41.622005 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1395/5608] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:16:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:16:41.634357 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-34240951-57ea-41c6-b215-4b5949438c45 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:41.636404 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-34240951-57ea-41c6-b215-4b5949438c45 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:16:41.636629 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-34240951-57ea-41c6-b215-4b5949438c45 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:41.636807 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-34240951-57ea-41c6-b215-4b5949438c45 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:41.646099 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:41.646099 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:41.649345 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-34240951-57ea-41c6-b215-4b5949438c45 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:41.653196 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-34240951-57ea-41c6-b215-4b5949438c45 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:16:41.653624 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1407/5609] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:16:41 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 1347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:16:41.662587 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-f99c524f-8ab8-49a9-a3ab-68f589fbbb32 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:41.664930 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-f99c524f-8ab8-49a9-a3ab-68f589fbbb32 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32/encryption Aug 14 03:16:41.665191 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-f99c524f-8ab8-49a9-a3ab-68f589fbbb32 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:41.665437 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-f99c524f-8ab8-49a9-a3ab-68f589fbbb32 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'index' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:41.675391 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:41.675391 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:41.682357 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-f99c524f-8ab8-49a9-a3ab-68f589fbbb32 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32/encryption returned with HTTP 200 Aug 14 03:16:41.682754 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1404/5610] 10.4.3.152 () {68 vars in 1631 bytes} [Fri Aug 14 03:16:41 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:16:42.465572 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-a8752789-f9a5-4d1a-85db-3619a7aa2129 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:42.467804 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-a8752789-f9a5-4d1a-85db-3619a7aa2129 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] DELETE https://10.4.3.152/volume/v3/attachments/af6165eb-dc48-4413-9b9a-39ad73d1ca72 Aug 14 03:16:42.468029 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-a8752789-f9a5-4d1a-85db-3619a7aa2129 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:42.468306 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-a8752789-f9a5-4d1a-85db-3619a7aa2129 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:42.475798 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:42.475798 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:42.517590 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-7bfaaf23-9ed7-4ead-a30d-fa7b4941eec8 req-a8752789-f9a5-4d1a-85db-3619a7aa2129 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/af6165eb-dc48-4413-9b9a-39ad73d1ca72 returned with HTTP 200 Aug 14 03:16:42.518033 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1405/5611] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:16:42 2026] DELETE /volume/v3/attachments/af6165eb-dc48-4413-9b9a-39ad73d1ca72 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:16:42.637010 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-51977855-20de-4fdc-81e2-cc331024a364 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:42.638860 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-51977855-20de-4fdc-81e2-cc331024a364 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:16:42.639121 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-51977855-20de-4fdc-81e2-cc331024a364 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:42.639386 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-51977855-20de-4fdc-81e2-cc331024a364 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:42.646930 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:42.646930 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:16:42.650473 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-51977855-20de-4fdc-81e2-cc331024a364 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:42.654598 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-51977855-20de-4fdc-81e2-cc331024a364 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:16:42.655026 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1396/5612] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:42 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:16:42.667359 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9da6a94d-14d5-494f-8738-e32e82a544e5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:42.669309 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9da6a94d-14d5-494f-8738-e32e82a544e5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:16:42.669557 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9da6a94d-14d5-494f-8738-e32e82a544e5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:42.669792 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9da6a94d-14d5-494f-8738-e32e82a544e5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:42.680743 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:42.680743 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:42.684349 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9da6a94d-14d5-494f-8738-e32e82a544e5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:42.688286 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9da6a94d-14d5-494f-8738-e32e82a544e5 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:16:42.688620 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1408/5613] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:42 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:42.725288 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-e284f77c-b8cc-4fff-96c4-9c492c1bca7f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:42.727371 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-e284f77c-b8cc-4fff-96c4-9c492c1bca7f tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:16:42.727606 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-e284f77c-b8cc-4fff-96c4-9c492c1bca7f tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:42.727801 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-e284f77c-b8cc-4fff-96c4-9c492c1bca7f tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:42.736923 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:42.736923 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:42.740801 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-e284f77c-b8cc-4fff-96c4-9c492c1bca7f tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:42.745006 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-e284f77c-b8cc-4fff-96c4-9c492c1bca7f tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:16:42.745414 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1405/5614] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:16:42 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:42.763428 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-8724434a-fc95-451f-93fc-f8408d64d648 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:42.765377 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-8724434a-fc95-451f-93fc-f8408d64d648 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79/action Aug 14 03:16:42.765684 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-8724434a-fc95-451f-93fc-f8408d64d648 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:16:42.765795 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-8724434a-fc95-451f-93fc-f8408d64d648 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:16:42.775712 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:42.775712 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:42.776188 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-8724434a-fc95-451f-93fc-f8408d64d648 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:42.781653 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-8724434a-fc95-451f-93fc-f8408d64d648 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Begin detaching volume completed successfully. Aug 14 03:16:42.781910 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-8724434a-fc95-451f-93fc-f8408d64d648 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79/action returned with HTTP 202 Aug 14 03:16:42.782313 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1406/5615] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:16:42 2026] POST /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:16:42.802095 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-577e4a8b-248e-48b0-a9c6-44cf83660204 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:42.804367 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-577e4a8b-248e-48b0-a9c6-44cf83660204 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:16:42.805883 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-577e4a8b-248e-48b0-a9c6-44cf83660204 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:42.805883 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-577e4a8b-248e-48b0-a9c6-44cf83660204 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:42.817094 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:42.817094 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:16:42.821159 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-577e4a8b-248e-48b0-a9c6-44cf83660204 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:42.822621 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b275c8d0-6e33-4d9a-91cf-347611a6e47e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:42.823065 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b275c8d0-6e33-4d9a-91cf-347611a6e47e None None] GET https://10.4.3.152/volume// Aug 14 03:16:42.823268 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b275c8d0-6e33-4d9a-91cf-347611a6e47e None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:42.823470 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b275c8d0-6e33-4d9a-91cf-347611a6e47e None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:42.823863 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b275c8d0-6e33-4d9a-91cf-347611a6e47e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:16:42.824397 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1409/5616] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:16:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:16:42.827933 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-577e4a8b-248e-48b0-a9c6-44cf83660204 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:16:42.828304 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1397/5617] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:42 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:42.832265 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-977720da-dc19-4e87-a327-1c03851946ee None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:42.834398 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-977720da-dc19-4e87-a327-1c03851946ee tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:16:42.834623 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-977720da-dc19-4e87-a327-1c03851946ee tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:42.834845 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-977720da-dc19-4e87-a327-1c03851946ee tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:42.844330 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:42.844330 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:42.847847 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-977720da-dc19-4e87-a327-1c03851946ee tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:42.852414 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-977720da-dc19-4e87-a327-1c03851946ee tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:16:42.852773 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1406/5618] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:16:42 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 1321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:16:43.621692 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-4dc06a59-daab-41e0-9459-b498bc3fb799 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:43.623891 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-4dc06a59-daab-41e0-9459-b498bc3fb799 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] DELETE https://10.4.3.152/volume/v3/attachments/5cedcd41-633f-446f-92aa-2d737833aa8b Aug 14 03:16:43.624121 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-4dc06a59-daab-41e0-9459-b498bc3fb799 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:43.624378 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-4dc06a59-daab-41e0-9459-b498bc3fb799 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:43.634700 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:43.634700 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:43.675040 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-cb7298de-fcd4-4504-bb7a-3ad23c2b00d0 req-4dc06a59-daab-41e0-9459-b498bc3fb799 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/5cedcd41-633f-446f-92aa-2d737833aa8b returned with HTTP 200 Aug 14 03:16:43.675451 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1407/5619] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:16:43 2026] DELETE /volume/v3/attachments/5cedcd41-633f-446f-92aa-2d737833aa8b => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:16:43.840899 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-814bc1ab-572b-4522-ada7-df8ea9431fa8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:43.843318 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-814bc1ab-572b-4522-ada7-df8ea9431fa8 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:16:43.843597 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-814bc1ab-572b-4522-ada7-df8ea9431fa8 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:43.843888 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-814bc1ab-572b-4522-ada7-df8ea9431fa8 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:43.852666 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:43.852666 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:43.856568 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-814bc1ab-572b-4522-ada7-df8ea9431fa8 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:43.861619 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-814bc1ab-572b-4522-ada7-df8ea9431fa8 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:16:43.862489 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1410/5620] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:43 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:16:43.875062 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-00a8ddde-8a21-4067-8be1-aaceb7c38fe0 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:43.876755 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-00a8ddde-8a21-4067-8be1-aaceb7c38fe0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:16:43.876957 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-00a8ddde-8a21-4067-8be1-aaceb7c38fe0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:43.877152 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-00a8ddde-8a21-4067-8be1-aaceb7c38fe0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:43.877308 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-00a8ddde-8a21-4067-8be1-aaceb7c38fe0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Delete volume with id: 1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:16:43.883868 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:43.883868 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:16:43.884294 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-00a8ddde-8a21-4067-8be1-aaceb7c38fe0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:43.895058 np0000007307 devstack@c-api.service[100381]: WARNING cinder.keymgr.conf_key_mgr [None req-00a8ddde-8a21-4067-8be1-aaceb7c38fe0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:16:43.901004 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-00a8ddde-8a21-4067-8be1-aaceb7c38fe0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Delete volume request issued successfully. Aug 14 03:16:43.901259 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-00a8ddde-8a21-4067-8be1-aaceb7c38fe0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 202 Aug 14 03:16:43.901798 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1398/5621] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:16:43 2026] DELETE /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:16:43.908636 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-95791197-3b11-4a4a-88c6-f5757d42b336 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:43.910400 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-95791197-3b11-4a4a-88c6-f5757d42b336 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:16:43.910583 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-95791197-3b11-4a4a-88c6-f5757d42b336 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:43.910786 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-95791197-3b11-4a4a-88c6-f5757d42b336 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:43.917671 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:43.917671 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:43.923877 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-95791197-3b11-4a4a-88c6-f5757d42b336 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:43.926341 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-95791197-3b11-4a4a-88c6-f5757d42b336 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 200 Aug 14 03:16:43.926707 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1407/5622] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:43 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:16:44.939059 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-581dd6da-e7b2-48f9-8887-fac4b8e9f567 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:44.941207 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-581dd6da-e7b2-48f9-8887-fac4b8e9f567 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 Aug 14 03:16:44.941430 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-581dd6da-e7b2-48f9-8887-fac4b8e9f567 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:44.941673 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-581dd6da-e7b2-48f9-8887-fac4b8e9f567 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:44.947861 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-581dd6da-e7b2-48f9-8887-fac4b8e9f567 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 returned with HTTP 404 Aug 14 03:16:44.948380 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1408/5623] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:44 2026] GET /volume/v3/volumes/1eb1c987-8a8b-4eef-8625-f92203b9ed32 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:16:44.955007 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e21f4a2b-8fb0-4f6e-9c44-ddda4f78d4a7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:44.956798 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e21f4a2b-8fb0-4f6e-9c44-ddda4f78d4a7 tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:16:44.957025 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e21f4a2b-8fb0-4f6e-9c44-ddda4f78d4a7 tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:44.957234 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e21f4a2b-8fb0-4f6e-9c44-ddda4f78d4a7 tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:44.958050 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-e21f4a2b-8fb0-4f6e-9c44-ddda4f78d4a7 tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:16:44.969170 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e21f4a2b-8fb0-4f6e-9c44-ddda4f78d4a7 tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Get all volumes completed successfully. Aug 14 03:16:44.970993 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:44.970993 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:44.975070 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e21f4a2b-8fb0-4f6e-9c44-ddda4f78d4a7 tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:16:44.975493 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1411/5624] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:16:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:44.989153 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-af9bac22-3a58-4e15-ad4e-dae16d07d613 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:44.991973 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-af9bac22-3a58-4e15-ad4e-dae16d07d613 tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] DELETE https://10.4.3.152/volume/v3/types/8b1380bf-350a-44c6-966a-0d544044bb1b Aug 14 03:16:44.992303 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-af9bac22-3a58-4e15-ad4e-dae16d07d613 tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:44.992596 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-af9bac22-3a58-4e15-ad4e-dae16d07d613 tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:45.020325 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-af9bac22-3a58-4e15-ad4e-dae16d07d613 tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] https://10.4.3.152/volume/v3/types/8b1380bf-350a-44c6-966a-0d544044bb1b returned with HTTP 202 Aug 14 03:16:45.020815 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1399/5625] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:16:44 2026] DELETE /volume/v3/types/8b1380bf-350a-44c6-966a-0d544044bb1b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:16:45.028396 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-8fa91226-6744-4866-a174-5762fcdcc476 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:45.030304 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8fa91226-6744-4866-a174-5762fcdcc476 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] DELETE https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:16:45.030487 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8fa91226-6744-4866-a174-5762fcdcc476 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:45.030665 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-8fa91226-6744-4866-a174-5762fcdcc476 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:45.030846 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-8fa91226-6744-4866-a174-5762fcdcc476 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Delete volume with id: 85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:16:45.037400 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:45.037400 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:45.037807 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8fa91226-6744-4866-a174-5762fcdcc476 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:45.051321 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-8fa91226-6744-4866-a174-5762fcdcc476 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Delete volume request issued successfully. Aug 14 03:16:45.051492 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-8fa91226-6744-4866-a174-5762fcdcc476 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 202 Aug 14 03:16:45.051918 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1408/5626] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:16:45 2026] DELETE /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:16:45.059682 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-47793311-31be-4086-94dc-cd5631c9c014 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:45.061433 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-47793311-31be-4086-94dc-cd5631c9c014 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:16:45.061618 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-47793311-31be-4086-94dc-cd5631c9c014 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:45.061793 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-47793311-31be-4086-94dc-cd5631c9c014 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:45.068389 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:45.068389 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:16:45.071911 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-47793311-31be-4086-94dc-cd5631c9c014 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:45.075557 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-47793311-31be-4086-94dc-cd5631c9c014 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 200 Aug 14 03:16:45.075939 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1409/5627] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:45 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:16:46.088552 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b85d515c-7163-4b83-81c8-fadc9fd8ad1b None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:46.090602 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b85d515c-7163-4b83-81c8-fadc9fd8ad1b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 Aug 14 03:16:46.090778 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b85d515c-7163-4b83-81c8-fadc9fd8ad1b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:46.090991 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b85d515c-7163-4b83-81c8-fadc9fd8ad1b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:46.097050 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b85d515c-7163-4b83-81c8-fadc9fd8ad1b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 returned with HTTP 404 Aug 14 03:16:46.097521 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1412/5628] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:46 2026] GET /volume/v3/volumes/85149605-913a-4303-ac7c-8e16b4a73f79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:16:46.104313 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e5daed6d-f103-4108-be5c-062bdaf4886e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:46.105951 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e5daed6d-f103-4108-be5c-062bdaf4886e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:46.106136 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e5daed6d-f103-4108-be5c-062bdaf4886e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:46.106306 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e5daed6d-f103-4108-be5c-062bdaf4886e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:46.106465 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-e5daed6d-f103-4108-be5c-062bdaf4886e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Delete volume with id: 1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:46.112873 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:46.112873 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:16:46.113317 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e5daed6d-f103-4108-be5c-062bdaf4886e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:46.126933 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e5daed6d-f103-4108-be5c-062bdaf4886e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Delete volume request issued successfully. Aug 14 03:16:46.127111 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e5daed6d-f103-4108-be5c-062bdaf4886e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 202 Aug 14 03:16:46.127476 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1400/5629] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:16:46 2026] DELETE /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:16:46.135562 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e24bdbd9-843b-4911-bb48-b0f2fc2a0192 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:46.137866 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e24bdbd9-843b-4911-bb48-b0f2fc2a0192 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:46.138087 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e24bdbd9-843b-4911-bb48-b0f2fc2a0192 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:46.138300 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e24bdbd9-843b-4911-bb48-b0f2fc2a0192 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:46.145971 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:46.145971 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:16:46.149811 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e24bdbd9-843b-4911-bb48-b0f2fc2a0192 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:16:46.154113 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e24bdbd9-843b-4911-bb48-b0f2fc2a0192 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 200 Aug 14 03:16:46.154458 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1409/5630] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:46 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:16:47.167453 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3c980da6-be34-48de-bb04-87a26e41f5bd None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:47.169261 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3c980da6-be34-48de-bb04-87a26e41f5bd tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 Aug 14 03:16:47.169449 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3c980da6-be34-48de-bb04-87a26e41f5bd tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:47.169630 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3c980da6-be34-48de-bb04-87a26e41f5bd tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:47.175773 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3c980da6-be34-48de-bb04-87a26e41f5bd tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 returned with HTTP 404 Aug 14 03:16:47.176381 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1410/5631] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:16:47 2026] GET /volume/v3/volumes/1939ecc4-642b-4315-b96f-e4fee2dc3eb6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:16:47.183734 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ae9295fd-bfa3-458c-abad-e7aadfa4783d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:47.185551 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ae9295fd-bfa3-458c-abad-e7aadfa4783d tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:16:47.185738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ae9295fd-bfa3-458c-abad-e7aadfa4783d tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:47.185949 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ae9295fd-bfa3-458c-abad-e7aadfa4783d tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Calling method 'detail' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:47.186707 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-ae9295fd-bfa3-458c-abad-e7aadfa4783d tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:16:47.198664 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ae9295fd-bfa3-458c-abad-e7aadfa4783d tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Get all volumes completed successfully. Aug 14 03:16:47.200659 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:16:47.200659 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:16:47.205515 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ae9295fd-bfa3-458c-abad-e7aadfa4783d tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:16:47.206041 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1413/5632] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:16:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7083 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:16:47.218321 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1b2831b5-0037-4baf-8fc4-2e133e11469f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:16:47.220174 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1b2831b5-0037-4baf-8fc4-2e133e11469f tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] DELETE https://10.4.3.152/volume/v3/types/42c360d9-e08f-446d-ade0-472acd3a6403 Aug 14 03:16:47.220359 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1b2831b5-0037-4baf-8fc4-2e133e11469f tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:16:47.220561 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1b2831b5-0037-4baf-8fc4-2e133e11469f tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:16:47.242153 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1b2831b5-0037-4baf-8fc4-2e133e11469f tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] https://10.4.3.152/volume/v3/types/42c360d9-e08f-446d-ade0-472acd3a6403 returned with HTTP 202 Aug 14 03:16:47.242662 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1401/5633] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:16:47 2026] DELETE /volume/v3/types/42c360d9-e08f-446d-ade0-472acd3a6403 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:16:56.153061 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=90,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:16:57.171846 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=93,cinder:UPDATE=17,cinder:INSERT=1 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:16:57.203747 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=69,cinder:UPDATE=1 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:16:57.239949 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=71,cinder:UPDATE=14,cinder:INSERT=2 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:17:15.379846 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-386e6a66-e97a-488a-8c20-ad34373f7ea3 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:15.381634 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-386e6a66-e97a-488a-8c20-ad34373f7ea3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:17:15.382001 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-386e6a66-e97a-488a-8c20-ad34373f7ea3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86dbb4ff-6c55-4a56-a5bd-8ccc39832e99", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-827780493", "description": null, "metadata": null}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:17:15.393856 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:15.393856 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:17:15.394335 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-386e6a66-e97a-488a-8c20-ad34373f7ea3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:17:15.394494 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-386e6a66-e97a-488a-8c20-ad34373f7ea3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create snapshot from volume 86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:17:15.421699 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-386e6a66-e97a-488a-8c20-ad34373f7ea3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['3b80381b-2e7d-4060-8bf4-4ce723e70d54', '47f0ece1-5465-4f66-8739-7cfc69e02578', '8abc42ea-e01a-42e6-82f6-a97d224d2094', '2819a3bd-73fd-411d-8965-6ba3a6e2de57'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:17:15.452525 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-386e6a66-e97a-488a-8c20-ad34373f7ea3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot force create request issued successfully. Aug 14 03:17:15.452864 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-386e6a66-e97a-488a-8c20-ad34373f7ea3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:17:15.453269 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1410/5634] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:17:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:17:15.461510 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-18adafe9-4c1e-4d0c-8000-9535845ca7e9 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:15.463653 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-18adafe9-4c1e-4d0c-8000-9535845ca7e9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 Aug 14 03:17:15.463896 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-18adafe9-4c1e-4d0c-8000-9535845ca7e9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:15.464199 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-18adafe9-4c1e-4d0c-8000-9535845ca7e9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:15.469639 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:15.469639 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:17:15.470075 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-18adafe9-4c1e-4d0c-8000-9535845ca7e9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:17:15.470878 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-18adafe9-4c1e-4d0c-8000-9535845ca7e9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 returned with HTTP 200 Aug 14 03:17:15.471216 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1411/5635] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:17:15 2026] GET /volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:16.481420 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e87005e4-f30c-45ea-a7e9-ccf8be8e5618 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:16.483466 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e87005e4-f30c-45ea-a7e9-ccf8be8e5618 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 Aug 14 03:17:16.483674 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e87005e4-f30c-45ea-a7e9-ccf8be8e5618 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:16.483913 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e87005e4-f30c-45ea-a7e9-ccf8be8e5618 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:16.489276 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:16.489276 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:17:16.489725 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e87005e4-f30c-45ea-a7e9-ccf8be8e5618 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:17:16.490533 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e87005e4-f30c-45ea-a7e9-ccf8be8e5618 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 returned with HTTP 200 Aug 14 03:17:16.490953 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1414/5636] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:17:16 2026] GET /volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:16.500065 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-705cddc8-d6a1-4275-bd22-82704f338213 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:16.501920 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-705cddc8-d6a1-4275-bd22-82704f338213 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 Aug 14 03:17:16.502133 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-705cddc8-d6a1-4275-bd22-82704f338213 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:16.502347 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-705cddc8-d6a1-4275-bd22-82704f338213 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:16.508500 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:16.508500 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:17:16.508937 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-705cddc8-d6a1-4275-bd22-82704f338213 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:17:16.509732 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-705cddc8-d6a1-4275-bd22-82704f338213 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 returned with HTTP 200 Aug 14 03:17:16.510064 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1402/5637] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:17:16 2026] GET /volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:16.519561 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:16.522298 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:17:16.522792 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-770236173", "snapshot_id": "a3b30ab2-e761-427b-b5cb-4e7091fcaaf9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:17:16.525034 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-770236173', 'snapshot_id': 'a3b30ab2-e761-427b-b5cb-4e7091fcaaf9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:17:16.531757 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:16.531757 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:17:16.532370 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:17:16.532558 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume of 1 GB Aug 14 03:17:16.536585 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Availability Zones retrieved successfully. Aug 14 03:17:16.542145 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (88f61a98-64a4-4074-b448-848f6fc2cc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:17:16.543054 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db0e3091-0c1b-4b72-8931-bf2ad57623be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:17:16.543979 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:17:16.576048 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db0e3091-0c1b-4b72-8931-bf2ad57623be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a3b30ab2-e761-427b-b5cb-4e7091fcaaf9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:17:16.576708 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b321a523-4339-4d42-8dcd-a6133d8f228f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:17:16.613739 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Created reservations ['d7daabb4-00c7-4bc3-a1f0-10fb65b5ae49', '4c512ea6-f0da-40a2-bfa2-5e67211a8b11', 'c2b7eb6e-5588-4dde-be44-d2734be5d2a7', '8b1542a1-03cb-4f2a-8542-62060e40b660'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:17:16.614544 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b321a523-4339-4d42-8dcd-a6133d8f228f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7daabb4-00c7-4bc3-a1f0-10fb65b5ae49', '4c512ea6-f0da-40a2-bfa2-5e67211a8b11', 'c2b7eb6e-5588-4dde-be44-d2734be5d2a7', '8b1542a1-03cb-4f2a-8542-62060e40b660']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:17:16.615516 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96df757d-9b84-40e4-a7f1-36f9cad919f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:17:16.655954 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96df757d-9b84-40e4-a7f1-36f9cad919f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f6398af-76e9-40bc-b30f-c167ccc6f5c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-770236173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['d7daabb4-00c7-4bc3-a1f0-10fb65b5ae49','4c512ea6-f0da-40a2-bfa2-5e67211a8b11','c2b7eb6e-5588-4dde-be44-d2734be5d2a7','8b1542a1-03cb-4f2a-8542-62060e40b660'],size=1,snapshot_id=a3b30ab2-e761-427b-b5cb-4e7091fcaaf9,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-770236173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f6398af-76e9-40bc-b30f-c167ccc6f5c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390e5d6aab834dce90f36119ac346986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a3b30ab2-e761-427b-b5cb-4e7091fcaaf9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58599ab6cb1426daac6862e792ccf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:17:16.656705 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c6a5f5-59a4-47dc-ad19-98d4266c22e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:17:16.672614 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c6a5f5-59a4-47dc-ad19-98d4266c22e6) transitioned into state 'SUCCESS' from state '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-770236173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390e5d6aab834dce90f36119ac346986',qos_specs=None,replication_status=,reservations=['d7daabb4-00c7-4bc3-a1f0-10fb65b5ae49','4c512ea6-f0da-40a2-bfa2-5e67211a8b11','c2b7eb6e-5588-4dde-be44-d2734be5d2a7','8b1542a1-03cb-4f2a-8542-62060e40b660'],size=1,snapshot_id=a3b30ab2-e761-427b-b5cb-4e7091fcaaf9,source_replicaid=,source_volid=None,status='creating',user_id='c58599ab6cb1426daac6862e792ccf72',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:17:16.673357 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60e0481-370e-4119-a716-bc6b6f6345e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:17:16.695221 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60e0481-370e-4119-a716-bc6b6f6345e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:17:16.696037 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Flow 'volume_create_api' (88f61a98-64a4-4074-b448-848f6fc2cc3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:17:16.696347 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Create volume request issued successfully. Aug 14 03:17:16.696957 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a0803d6d-27d1-4a93-a5d6-98fbb23bf724 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:17:16.697511 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1411/5638] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:17:16 2026] POST /volume/v3/volumes => generated 784 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:17:16.710711 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-37ffc924-38f7-461f-9802-800a7161ea72 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:16.712486 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-37ffc924-38f7-461f-9802-800a7161ea72 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 Aug 14 03:17:16.712930 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-37ffc924-38f7-461f-9802-800a7161ea72 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:16.712930 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-37ffc924-38f7-461f-9802-800a7161ea72 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:16.722710 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:16.722710 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:17:16.727581 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-37ffc924-38f7-461f-9802-800a7161ea72 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:17:16.732905 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-37ffc924-38f7-461f-9802-800a7161ea72 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 returned with HTTP 200 Aug 14 03:17:16.733369 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1412/5639] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:16 2026] GET /volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:17.747413 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1426ce19-6983-4328-af80-fea03c88acd1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:17.748993 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1426ce19-6983-4328-af80-fea03c88acd1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 Aug 14 03:17:17.749158 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1426ce19-6983-4328-af80-fea03c88acd1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:17.749329 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1426ce19-6983-4328-af80-fea03c88acd1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:17.756021 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:17.756021 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:17:17.759307 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1426ce19-6983-4328-af80-fea03c88acd1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:17:17.763338 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1426ce19-6983-4328-af80-fea03c88acd1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 returned with HTTP 200 Aug 14 03:17:17.763786 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1415/5640] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:17 2026] GET /volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:17.777702 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-14be3c59-0125-4713-b454-384b9061742f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:17.779560 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-14be3c59-0125-4713-b454-384b9061742f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 Aug 14 03:17:17.779742 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-14be3c59-0125-4713-b454-384b9061742f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:17.779951 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-14be3c59-0125-4713-b454-384b9061742f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:17.786259 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:17.786259 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:17:17.789482 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-14be3c59-0125-4713-b454-384b9061742f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:17:17.793737 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-14be3c59-0125-4713-b454-384b9061742f tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 returned with HTTP 200 Aug 14 03:17:17.794156 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1403/5641] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:17 2026] GET /volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:17.872696 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-50c6f51f-ff73-4fef-94ca-ebfb3f6ad189 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:17.925532 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-50c6f51f-ff73-4fef-94ca-ebfb3f6ad189 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 Aug 14 03:17:17.925722 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-50c6f51f-ff73-4fef-94ca-ebfb3f6ad189 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:17.925928 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-50c6f51f-ff73-4fef-94ca-ebfb3f6ad189 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:17.932453 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:17.932453 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:17:17.935777 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-50c6f51f-ff73-4fef-94ca-ebfb3f6ad189 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:17:17.940052 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-50c6f51f-ff73-4fef-94ca-ebfb3f6ad189 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 returned with HTTP 200 Aug 14 03:17:17.940417 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1412/5642] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:17:17 2026] GET /volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 => generated 1393 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:18.337892 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-cb1cb3a2-f8a1-4634-b82f-be0ab1ee4291 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:18.339956 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-cb1cb3a2-f8a1-4634-b82f-be0ab1ee4291 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 Aug 14 03:17:18.340156 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-cb1cb3a2-f8a1-4634-b82f-be0ab1ee4291 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:18.340328 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-cb1cb3a2-f8a1-4634-b82f-be0ab1ee4291 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:18.347665 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:18.347665 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:17:18.351709 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-cb1cb3a2-f8a1-4634-b82f-be0ab1ee4291 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:17:18.356683 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-cb1cb3a2-f8a1-4634-b82f-be0ab1ee4291 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 returned with HTTP 200 Aug 14 03:17:18.357113 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1413/5643] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:17:18 2026] GET /volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:18.366185 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-965d5869-906b-4482-8b54-4a68571c1126 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:18.366577 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-965d5869-906b-4482-8b54-4a68571c1126 None None] GET https://10.4.3.152/volume// Aug 14 03:17:18.366748 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-965d5869-906b-4482-8b54-4a68571c1126 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:18.366955 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-965d5869-906b-4482-8b54-4a68571c1126 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:18.367268 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-965d5869-906b-4482-8b54-4a68571c1126 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:17:18.367549 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1416/5644] 10.4.3.152 () {66 vars in 1419 bytes} [Fri Aug 14 03:17:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:17:18.374833 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-3febf5e4-084b-4486-8d4f-7f08f5378a80 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:18.376965 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-3febf5e4-084b-4486-8d4f-7f08f5378a80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:17:18.377329 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-3febf5e4-084b-4486-8d4f-7f08f5378a80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f6398af-76e9-40bc-b30f-c167ccc6f5c2", "connector": null, "instance_uuid": "73ccf0ce-4f88-4c22-988b-6acf1cede64d"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:17:18.385284 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:18.385284 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:17:18.405707 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-3febf5e4-084b-4486-8d4f-7f08f5378a80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:17:18.406264 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1404/5645] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:17:18 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:19.167444 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-277b0505-ad7d-4a06-99e1-2ccd1d248d77 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:19.167958 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-277b0505-ad7d-4a06-99e1-2ccd1d248d77 None None] GET https://10.4.3.152/volume// Aug 14 03:17:19.168131 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-277b0505-ad7d-4a06-99e1-2ccd1d248d77 None None] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:19.168314 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-277b0505-ad7d-4a06-99e1-2ccd1d248d77 None None] Calling method 'all' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:19.168647 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-277b0505-ad7d-4a06-99e1-2ccd1d248d77 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:17:19.168938 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1413/5646] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:17:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:17:19.175510 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-977c6e6e-c4be-46d5-bbb4-4511fdbe8e9e None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:19.177898 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-977c6e6e-c4be-46d5-bbb4-4511fdbe8e9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 Aug 14 03:17:19.178198 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-977c6e6e-c4be-46d5-bbb4-4511fdbe8e9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:19.178459 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-977c6e6e-c4be-46d5-bbb4-4511fdbe8e9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:19.190455 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:19.190455 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:17:19.194559 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-977c6e6e-c4be-46d5-bbb4-4511fdbe8e9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:17:19.200650 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-977c6e6e-c4be-46d5-bbb4-4511fdbe8e9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 returned with HTTP 200 Aug 14 03:17:19.201153 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1414/5647] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:17:19 2026] GET /volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 => generated 1572 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:17:19.307378 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-0e9a7fe8-7d03-40fa-ab5d-586e2366f46e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:19.307378 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-0e9a7fe8-7d03-40fa-ab5d-586e2366f46e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] PUT https://10.4.3.152/volume/v3/attachments/3b6d54d0-818a-4b6b-9d1c-994f7ac88754 Aug 14 03:17:19.307378 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-0e9a7fe8-7d03-40fa-ab5d-586e2366f46e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:17:19.314226 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-0e9a7fe8-7d03-40fa-ab5d-586e2366f46e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Acquiring lock "cinder-attachment_update-8f6398af-76e9-40bc-b30f-c167ccc6f5c2-np0000007307" by "attachment_update" {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:17:19.317972 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-0e9a7fe8-7d03-40fa-ab5d-586e2366f46e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-8f6398af-76e9-40bc-b30f-c167ccc6f5c2-np0000007307" acquired by "attachment_update" :: waited 0.004s {{(pid=100379) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:17:19.318738 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:19.318738 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:17:19.384294 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.coordination [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-0e9a7fe8-7d03-40fa-ab5d-586e2366f46e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Lock "cinder-attachment_update-8f6398af-76e9-40bc-b30f-c167ccc6f5c2-np0000007307" released by "attachment_update" :: held 0.066s {{(pid=100379) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:17:19.384650 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-0e9a7fe8-7d03-40fa-ab5d-586e2366f46e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/3b6d54d0-818a-4b6b-9d1c-994f7ac88754 returned with HTTP 200 Aug 14 03:17:19.385362 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1417/5648] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:17:19 2026] PUT /volume/v3/attachments/3b6d54d0-818a-4b6b-9d1c-994f7ac88754 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:19.412356 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-d4a58df1-7a02-4f76-8ded-fc82fadfc9e3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:19.414753 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-d4a58df1-7a02-4f76-8ded-fc82fadfc9e3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] POST https://10.4.3.152/volume/v3/attachments/3b6d54d0-818a-4b6b-9d1c-994f7ac88754/action Aug 14 03:17:19.415119 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-d4a58df1-7a02-4f76-8ded-fc82fadfc9e3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:17:19.415729 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-d4a58df1-7a02-4f76-8ded-fc82fadfc9e3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:17:19.430402 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:19.430402 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:17:19.445179 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-0f56304b-192c-4ba7-8c73-01b57dbb8c9d req-d4a58df1-7a02-4f76-8ded-fc82fadfc9e3 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/3b6d54d0-818a-4b6b-9d1c-994f7ac88754/action returned with HTTP 204 Aug 14 03:17:19.445638 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1405/5649] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:17:19 2026] POST /volume/v3/attachments/3b6d54d0-818a-4b6b-9d1c-994f7ac88754/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:17:27.938743 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:17:29.198806 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=14 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:17:29.379031 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:17:29.437231 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:17:32.905278 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7f0223b0-1a00-421a-b3e4-9abfe59482be None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:32.906846 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7f0223b0-1a00-421a-b3e4-9abfe59482be tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] POST https://10.4.3.152/volume/v3/types Aug 14 03:17:32.907236 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7f0223b0-1a00-421a-b3e4-9abfe59482be tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-636952626-619845130", "extra_specs": {"multiattach": " True"}}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:17:32.921481 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7f0223b0-1a00-421a-b3e4-9abfe59482be tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 14 03:17:32.921948 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1414/5650] 10.4.3.152 () {68 vars in 1253 bytes} [Fri Aug 14 03:17:32 2026] POST /volume/v3/types => generated 285 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:32.929888 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:32.931704 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:17:32.932093 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1269212443", "snapshot_id": null, "imageRef": null, "volume_type": "34de3542-edb0-4308-bf72-f5167de6c68a", "size": 1}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:17:32.933811 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1269212443', 'snapshot_id': None, 'imageRef': None, 'volume_type': '34de3542-edb0-4308-bf72-f5167de6c68a', 'size': 1}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:17:32.938475 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Create volume of 1 GB Aug 14 03:17:32.938798 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:32.938798 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:17:32.939414 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Availability Zones retrieved successfully. Aug 14 03:17:32.944430 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Flow 'volume_create_api' (63e7a021-38ba-46fd-827e-0a186671a8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:17:32.945483 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72ad9b06-ec93-4a68-a299-487148390be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:17:32.946397 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:17:32.953214 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:32.953214 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:17:32.965426 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72ad9b06-ec93-4a68-a299-487148390be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:17:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=34de3542-edb0-4308-bf72-f5167de6c68a,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-636952626-619845130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34de3542-edb0-4308-bf72-f5167de6c68a', 'encryption_key_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=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:17:32.966210 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e04061-15f4-47ca-a156-55b9244051d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:17:32.992095 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-636952626-619845130 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-636952626-619845130, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:17:32.992378 np0000007307 devstack@c-api.service[100380]: WARNING cinder.quota [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-636952626-619845130 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-636952626-619845130, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:17:33.015756 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Created reservations ['5dec73ea-7953-4a6f-9575-1d306d02eb2f', '295abe76-045e-4b8c-b83e-1ab840f8b75b', '35241367-4dbf-4935-912c-0276e5e02a50', '59ec9690-2e95-4b36-8470-2177f5814a70'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:17:33.016587 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e04061-15f4-47ca-a156-55b9244051d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dec73ea-7953-4a6f-9575-1d306d02eb2f', '295abe76-045e-4b8c-b83e-1ab840f8b75b', '35241367-4dbf-4935-912c-0276e5e02a50', '59ec9690-2e95-4b36-8470-2177f5814a70']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:17:33.017352 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5f1d50-f3d9-4987-9b7d-7e2a8649a3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:17:33.037774 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5f1d50-f3d9-4987-9b7d-7e2a8649a3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83e12c43-7e1b-4f6f-a6da-6d9b3092d739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1269212443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a026255e03844888adecbf9c6392bd75',qos_specs=None,replication_status=,reservations=['5dec73ea-7953-4a6f-9575-1d306d02eb2f','295abe76-045e-4b8c-b83e-1ab840f8b75b','35241367-4dbf-4935-912c-0276e5e02a50','59ec9690-2e95-4b36-8470-2177f5814a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be44faf83b034426ba3641fd371dfa39',volume_type_id=34de3542-edb0-4308-bf72-f5167de6c68a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1269212443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83e12c43-7e1b-4f6f-a6da-6d9b3092d739,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a026255e03844888adecbf9c6392bd75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be44faf83b034426ba3641fd371dfa39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34de3542-edb0-4308-bf72-f5167de6c68a),volume_type_id=34de3542-edb0-4308-bf72-f5167de6c68a)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:17:33.038521 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8dd1283-e6f6-4563-8b47-94f7c1e17359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:17:33.055521 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8dd1283-e6f6-4563-8b47-94f7c1e17359) transitioned into state 'SUCCESS' from state '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-1269212443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a026255e03844888adecbf9c6392bd75',qos_specs=None,replication_status=,reservations=['5dec73ea-7953-4a6f-9575-1d306d02eb2f','295abe76-045e-4b8c-b83e-1ab840f8b75b','35241367-4dbf-4935-912c-0276e5e02a50','59ec9690-2e95-4b36-8470-2177f5814a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be44faf83b034426ba3641fd371dfa39',volume_type_id=34de3542-edb0-4308-bf72-f5167de6c68a)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:17:33.056222 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dcdae4e-ea42-4a1e-ba1e-cf480f6da7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:17:33.066699 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dcdae4e-ea42-4a1e-ba1e-cf480f6da7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:17:33.066699 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Flow 'volume_create_api' (63e7a021-38ba-46fd-827e-0a186671a8ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:17:33.066699 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Create volume request issued successfully. Aug 14 03:17:33.066699 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-e0fc3b78-2345-4c7d-9d56-fe269635ab36 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:17:33.066699 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1415/5651] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:17:32 2026] POST /volume/v3/volumes => generated 828 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:17:33.077774 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2a812c0f-d6ee-44fc-8afd-fecd63835fd7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:33.080403 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2a812c0f-d6ee-44fc-8afd-fecd63835fd7 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:33.080785 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2a812c0f-d6ee-44fc-8afd-fecd63835fd7 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:33.081081 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2a812c0f-d6ee-44fc-8afd-fecd63835fd7 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:33.092455 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:33.092455 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:17:33.097939 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2a812c0f-d6ee-44fc-8afd-fecd63835fd7 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:33.104563 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2a812c0f-d6ee-44fc-8afd-fecd63835fd7 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:33.105189 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1418/5652] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:33 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 896 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:34.118584 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-fe9a703a-2a3f-4ec5-9228-62dd2b8265f3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:34.120397 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fe9a703a-2a3f-4ec5-9228-62dd2b8265f3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:34.120608 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fe9a703a-2a3f-4ec5-9228-62dd2b8265f3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:34.120814 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-fe9a703a-2a3f-4ec5-9228-62dd2b8265f3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:34.127464 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:34.127464 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:17:34.130789 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-fe9a703a-2a3f-4ec5-9228-62dd2b8265f3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:34.134812 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-fe9a703a-2a3f-4ec5-9228-62dd2b8265f3 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:34.135227 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1406/5653] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:34 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:34.151179 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b2fe6022-c36f-44dc-a8dc-4bf26484a53c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:34.152929 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b2fe6022-c36f-44dc-a8dc-4bf26484a53c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:34.153242 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b2fe6022-c36f-44dc-a8dc-4bf26484a53c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:34.153504 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b2fe6022-c36f-44dc-a8dc-4bf26484a53c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:34.159867 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:34.159867 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:17:34.162875 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b2fe6022-c36f-44dc-a8dc-4bf26484a53c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:34.166801 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b2fe6022-c36f-44dc-a8dc-4bf26484a53c tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:34.166801 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1415/5654] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:34 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:34.208648 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0f75b708-4583-4306-9a64-ed9a6b53a5aa None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:34.210807 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0f75b708-4583-4306-9a64-ed9a6b53a5aa tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:34.211035 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0f75b708-4583-4306-9a64-ed9a6b53a5aa tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:34.211247 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0f75b708-4583-4306-9a64-ed9a6b53a5aa tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:34.218032 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:34.218032 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:17:34.221683 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0f75b708-4583-4306-9a64-ed9a6b53a5aa tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:34.225684 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0f75b708-4583-4306-9a64-ed9a6b53a5aa tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:34.226116 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1416/5655] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:17:34 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:34.298117 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ec69ba5a-4e52-4617-b836-4d185ab157b7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:34.298651 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ec69ba5a-4e52-4617-b836-4d185ab157b7 None None] GET https://10.4.3.152/volume// Aug 14 03:17:34.298922 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ec69ba5a-4e52-4617-b836-4d185ab157b7 None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:34.299237 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ec69ba5a-4e52-4617-b836-4d185ab157b7 None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:34.299687 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ec69ba5a-4e52-4617-b836-4d185ab157b7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:17:34.300124 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1419/5656] 10.4.3.152 () {66 vars in 1428 bytes} [Fri Aug 14 03:17:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:17:34.309354 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0168c9f2-4473-43cb-ab0b-80db5d2f01bb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:34.311961 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0168c9f2-4473-43cb-ab0b-80db5d2f01bb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 14 03:17:34.312704 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0168c9f2-4473-43cb-ab0b-80db5d2f01bb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83e12c43-7e1b-4f6f-a6da-6d9b3092d739", "connector": null, "instance_uuid": "767d13d9-51f3-4f4d-becc-0d244230d108"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:17:34.323890 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:34.323890 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:17:34.348790 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0168c9f2-4473-43cb-ab0b-80db5d2f01bb tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 14 03:17:34.349278 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1407/5657] 10.4.3.152 () {74 vars in 1594 bytes} [Fri Aug 14 03:17:34 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:34.376756 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-260f48da-145b-4f86-8504-faafaa82eabe None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:34.378761 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-260f48da-145b-4f86-8504-faafaa82eabe tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:34.379219 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-260f48da-145b-4f86-8504-faafaa82eabe tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:34.379589 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-260f48da-145b-4f86-8504-faafaa82eabe tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:34.384780 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-598515f3-3cff-4cad-b43e-1c4ba09873ae None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:34.385759 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-598515f3-3cff-4cad-b43e-1c4ba09873ae None None] GET https://10.4.3.152/volume// Aug 14 03:17:34.385759 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-598515f3-3cff-4cad-b43e-1c4ba09873ae None None] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:34.385960 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-598515f3-3cff-4cad-b43e-1c4ba09873ae None None] Calling method 'all' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:34.386151 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-598515f3-3cff-4cad-b43e-1c4ba09873ae None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:17:34.386412 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1417/5658] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:17:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:17:34.392315 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:34.392315 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:17:34.394757 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-29f3b14b-ccfb-42e2-88dd-6667f580ba24 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:34.397319 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-260f48da-145b-4f86-8504-faafaa82eabe tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:34.400507 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-29f3b14b-ccfb-42e2-88dd-6667f580ba24 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:34.400507 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-29f3b14b-ccfb-42e2-88dd-6667f580ba24 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:34.400507 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-29f3b14b-ccfb-42e2-88dd-6667f580ba24 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:34.403158 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-260f48da-145b-4f86-8504-faafaa82eabe tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:34.403782 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1416/5659] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:34 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:34.409185 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:34.409185 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:17:34.412935 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-29f3b14b-ccfb-42e2-88dd-6667f580ba24 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:34.417601 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-29f3b14b-ccfb-42e2-88dd-6667f580ba24 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:34.417994 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1420/5660] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:17:34 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 1100 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:17:34.525148 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0c2eaeec-fe5e-440e-8bf3-4b94318f0d72 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:34.527219 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0c2eaeec-fe5e-440e-8bf3-4b94318f0d72 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] PUT https://10.4.3.152/volume/v3/attachments/ebd3182b-fc6d-4c24-821e-d24c666ad2e4 Aug 14 03:17:34.527550 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0c2eaeec-fe5e-440e-8bf3-4b94318f0d72 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007307", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2bbf42ae73a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1efaac1c-afc1-4554-a2f8-1999e155dd3f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:17:34.534918 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0c2eaeec-fe5e-440e-8bf3-4b94318f0d72 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Acquiring lock "cinder-attachment_update-83e12c43-7e1b-4f6f-a6da-6d9b3092d739-np0000007307" by "attachment_update" {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:17:34.539541 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0c2eaeec-fe5e-440e-8bf3-4b94318f0d72 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Lock "cinder-attachment_update-83e12c43-7e1b-4f6f-a6da-6d9b3092d739-np0000007307" acquired by "attachment_update" :: waited 0.005s {{(pid=100381) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:17:34.540456 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:34.540456 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:17:34.608907 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.coordination [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0c2eaeec-fe5e-440e-8bf3-4b94318f0d72 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Lock "cinder-attachment_update-83e12c43-7e1b-4f6f-a6da-6d9b3092d739-np0000007307" released by "attachment_update" :: held 0.069s {{(pid=100381) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:17:34.609273 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-0c2eaeec-fe5e-440e-8bf3-4b94318f0d72 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/ebd3182b-fc6d-4c24-821e-d24c666ad2e4 returned with HTTP 200 Aug 14 03:17:34.609911 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1408/5661] 10.4.3.152 () {74 vars in 1704 bytes} [Fri Aug 14 03:17:34 2026] PUT /volume/v3/attachments/ebd3182b-fc6d-4c24-821e-d24c666ad2e4 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:35.417836 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-803dd352-7bbb-46f4-9ff0-d55758cc20ca None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:35.419432 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-803dd352-7bbb-46f4-9ff0-d55758cc20ca tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:35.419611 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-803dd352-7bbb-46f4-9ff0-d55758cc20ca tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:35.419782 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-803dd352-7bbb-46f4-9ff0-d55758cc20ca tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:35.428970 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:35.428970 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:17:35.432298 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-803dd352-7bbb-46f4-9ff0-d55758cc20ca tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:35.436090 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-803dd352-7bbb-46f4-9ff0-d55758cc20ca tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:35.436428 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1418/5662] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:35 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:36.447829 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-33a4ff0f-1966-4f27-a8a0-6fc4c508e59b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:36.449448 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-33a4ff0f-1966-4f27-a8a0-6fc4c508e59b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:36.449626 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-33a4ff0f-1966-4f27-a8a0-6fc4c508e59b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:36.449800 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-33a4ff0f-1966-4f27-a8a0-6fc4c508e59b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:36.458638 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:36.458638 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:17:36.461786 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-33a4ff0f-1966-4f27-a8a0-6fc4c508e59b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:36.465626 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-33a4ff0f-1966-4f27-a8a0-6fc4c508e59b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:36.466002 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1417/5663] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:36 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:37.477748 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9961a8bc-6269-4698-ad87-209be645dda6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:37.479804 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9961a8bc-6269-4698-ad87-209be645dda6 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:37.480065 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9961a8bc-6269-4698-ad87-209be645dda6 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:37.480273 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9961a8bc-6269-4698-ad87-209be645dda6 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:37.489455 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:37.489455 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:17:37.493023 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-9961a8bc-6269-4698-ad87-209be645dda6 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:37.497648 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9961a8bc-6269-4698-ad87-209be645dda6 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:37.498129 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1421/5664] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:37 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:37.873784 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-277a810f-0794-4285-a54d-4a83fe7ebbce None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:37.877234 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-277a810f-0794-4285-a54d-4a83fe7ebbce tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/attachments/ebd3182b-fc6d-4c24-821e-d24c666ad2e4/action Aug 14 03:17:37.877789 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-277a810f-0794-4285-a54d-4a83fe7ebbce tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action body: b'{"os-complete": null}' {{(pid=100381) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:17:37.878171 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-277a810f-0794-4285-a54d-4a83fe7ebbce tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:17:37.896297 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:37.896297 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:17:37.906495 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-3ae7706f-460c-48ef-a015-2a6badf4fb6a req-277a810f-0794-4285-a54d-4a83fe7ebbce tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/ebd3182b-fc6d-4c24-821e-d24c666ad2e4/action returned with HTTP 204 Aug 14 03:17:37.907271 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1409/5665] 10.4.3.152 () {74 vars in 1725 bytes} [Fri Aug 14 03:17:37 2026] POST /volume/v3/attachments/ebd3182b-fc6d-4c24-821e-d24c666ad2e4/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:17:38.510585 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ddb6dc4b-8f3d-4941-94cc-46d6fbc50145 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:38.512778 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ddb6dc4b-8f3d-4941-94cc-46d6fbc50145 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:38.512984 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ddb6dc4b-8f3d-4941-94cc-46d6fbc50145 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:38.513165 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ddb6dc4b-8f3d-4941-94cc-46d6fbc50145 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:38.522391 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:38.522391 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:17:38.525787 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ddb6dc4b-8f3d-4941-94cc-46d6fbc50145 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:38.530616 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ddb6dc4b-8f3d-4941-94cc-46d6fbc50145 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:38.531190 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1419/5666] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:38 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:38.569508 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [req-83540c3d-8730-4aa7-a451-b16d219869e3 req-5a14900c-bbfa-4f0f-b770-ddb93f8f6796 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:38.595726 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-83540c3d-8730-4aa7-a451-b16d219869e3 req-5a14900c-bbfa-4f0f-b770-ddb93f8f6796 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:38.596040 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-83540c3d-8730-4aa7-a451-b16d219869e3 req-5a14900c-bbfa-4f0f-b770-ddb93f8f6796 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:38.596323 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [req-83540c3d-8730-4aa7-a451-b16d219869e3 req-5a14900c-bbfa-4f0f-b770-ddb93f8f6796 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:38.607129 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:38.607129 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:17:38.611158 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [req-83540c3d-8730-4aa7-a451-b16d219869e3 req-5a14900c-bbfa-4f0f-b770-ddb93f8f6796 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:38.615581 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [req-83540c3d-8730-4aa7-a451-b16d219869e3 req-5a14900c-bbfa-4f0f-b770-ddb93f8f6796 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:38.616078 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1418/5667] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:17:38 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:38.633836 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7bc97e4d-1763-448c-bd4b-7c68c7ea078e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:38.635732 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7bc97e4d-1763-448c-bd4b-7c68c7ea078e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:38.635987 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7bc97e4d-1763-448c-bd4b-7c68c7ea078e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:38.636196 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7bc97e4d-1763-448c-bd4b-7c68c7ea078e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:38.646457 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:38.646457 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:17:38.650445 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7bc97e4d-1763-448c-bd4b-7c68c7ea078e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:38.654311 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7bc97e4d-1763-448c-bd4b-7c68c7ea078e tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:38.654729 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1422/5668] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:38 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:38.692957 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-12793009-3084-4adb-b2b7-a08344994d41 req-a9065a63-7122-42da-be4b-d29369802579 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:38.695081 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-a9065a63-7122-42da-be4b-d29369802579 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:38.695263 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-a9065a63-7122-42da-be4b-d29369802579 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:38.695440 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-a9065a63-7122-42da-be4b-d29369802579 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:38.704702 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:38.704702 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:17:38.708142 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-12793009-3084-4adb-b2b7-a08344994d41 req-a9065a63-7122-42da-be4b-d29369802579 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:38.712430 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-a9065a63-7122-42da-be4b-d29369802579 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:38.712797 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1410/5669] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:17:38 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:38.733870 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-12793009-3084-4adb-b2b7-a08344994d41 req-0090baef-0fc9-4c27-a19e-44a7998efb1b None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:38.735920 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-0090baef-0fc9-4c27-a19e-44a7998efb1b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] POST https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739/action Aug 14 03:17:38.736297 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-0090baef-0fc9-4c27-a19e-44a7998efb1b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100380) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:17:38.736421 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-0090baef-0fc9-4c27-a19e-44a7998efb1b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:17:38.747493 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:38.747493 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:17:38.747989 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-12793009-3084-4adb-b2b7-a08344994d41 req-0090baef-0fc9-4c27-a19e-44a7998efb1b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:38.754341 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-12793009-3084-4adb-b2b7-a08344994d41 req-0090baef-0fc9-4c27-a19e-44a7998efb1b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Begin detaching volume completed successfully. Aug 14 03:17:38.754587 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-0090baef-0fc9-4c27-a19e-44a7998efb1b tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739/action returned with HTTP 202 Aug 14 03:17:38.755099 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1420/5670] 10.4.3.152 () {72 vars in 1672 bytes} [Fri Aug 14 03:17:38 2026] POST /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:17:38.775841 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-9349f20f-2c28-4420-aa67-321f8121e9f8 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:38.777500 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9349f20f-2c28-4420-aa67-321f8121e9f8 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:38.777699 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9349f20f-2c28-4420-aa67-321f8121e9f8 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:38.777915 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-9349f20f-2c28-4420-aa67-321f8121e9f8 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:38.786691 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:38.786691 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:17:38.790018 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-9349f20f-2c28-4420-aa67-321f8121e9f8 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:38.793909 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6a827ab3-7ba1-4b65-8eb6-7157f8ae7e0e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:38.794447 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6a827ab3-7ba1-4b65-8eb6-7157f8ae7e0e None None] GET https://10.4.3.152/volume// Aug 14 03:17:38.794775 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6a827ab3-7ba1-4b65-8eb6-7157f8ae7e0e None None] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:38.795057 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6a827ab3-7ba1-4b65-8eb6-7157f8ae7e0e None None] Calling method 'all' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:38.795270 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-9349f20f-2c28-4420-aa67-321f8121e9f8 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:38.795448 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6a827ab3-7ba1-4b65-8eb6-7157f8ae7e0e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 14 03:17:38.795832 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1423/5672] 10.4.3.152 () {66 vars in 1426 bytes} [Fri Aug 14 03:17:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:17:38.796021 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1419/5672] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:38 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:38.803709 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-12793009-3084-4adb-b2b7-a08344994d41 req-8b094e42-1e11-4f72-a4bd-67776bfaf348 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:38.805685 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-8b094e42-1e11-4f72-a4bd-67776bfaf348 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:38.805945 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-8b094e42-1e11-4f72-a4bd-67776bfaf348 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:38.806084 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-8b094e42-1e11-4f72-a4bd-67776bfaf348 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:38.815677 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:38.815677 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:17:38.819323 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [req-12793009-3084-4adb-b2b7-a08344994d41 req-8b094e42-1e11-4f72-a4bd-67776bfaf348 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:38.823598 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-8b094e42-1e11-4f72-a4bd-67776bfaf348 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:38.824139 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1411/5673] 10.4.3.152 () {70 vars in 1639 bytes} [Fri Aug 14 03:17:38 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 1396 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:17:39.345480 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-12793009-3084-4adb-b2b7-a08344994d41 req-6a653cd1-eea8-4ed6-894f-7f999b6fa6b0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:39.348159 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-6a653cd1-eea8-4ed6-894f-7f999b6fa6b0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:39.348420 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-6a653cd1-eea8-4ed6-894f-7f999b6fa6b0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:39.348674 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-6a653cd1-eea8-4ed6-894f-7f999b6fa6b0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:39.361284 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:39.361284 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:17:39.365620 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [req-12793009-3084-4adb-b2b7-a08344994d41 req-6a653cd1-eea8-4ed6-894f-7f999b6fa6b0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:39.371436 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-6a653cd1-eea8-4ed6-894f-7f999b6fa6b0 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:39.371987 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1421/5674] 10.4.3.152 () {68 vars in 1598 bytes} [Fri Aug 14 03:17:39 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:39.645716 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [req-12793009-3084-4adb-b2b7-a08344994d41 req-f5e49bea-9e81-4e1e-acf9-8be32f8c53b9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:39.648507 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-f5e49bea-9e81-4e1e-acf9-8be32f8c53b9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] DELETE https://10.4.3.152/volume/v3/attachments/ebd3182b-fc6d-4c24-821e-d24c666ad2e4 Aug 14 03:17:39.648785 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-f5e49bea-9e81-4e1e-acf9-8be32f8c53b9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:39.649105 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-f5e49bea-9e81-4e1e-acf9-8be32f8c53b9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'version_select' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:39.656947 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:39.656947 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:17:39.698430 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [req-12793009-3084-4adb-b2b7-a08344994d41 req-f5e49bea-9e81-4e1e-acf9-8be32f8c53b9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/attachments/ebd3182b-fc6d-4c24-821e-d24c666ad2e4 returned with HTTP 200 Aug 14 03:17:39.699050 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1424/5675] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:17:39 2026] DELETE /volume/v3/attachments/ebd3182b-fc6d-4c24-821e-d24c666ad2e4 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:39.808153 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-ca780b45-8852-4a51-b7dc-a50c5e62f3a9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:39.809563 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ca780b45-8852-4a51-b7dc-a50c5e62f3a9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:39.809736 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ca780b45-8852-4a51-b7dc-a50c5e62f3a9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:39.809938 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-ca780b45-8852-4a51-b7dc-a50c5e62f3a9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:39.816464 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:39.816464 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:17:39.819705 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-ca780b45-8852-4a51-b7dc-a50c5e62f3a9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:39.823307 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-ca780b45-8852-4a51-b7dc-a50c5e62f3a9 tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:39.823632 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1420/5676] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:39 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:39.835637 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b6a0a6a1-d5f1-4c1a-9966-a5adce769d5f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:39.837394 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b6a0a6a1-d5f1-4c1a-9966-a5adce769d5f tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] DELETE https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:39.837610 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b6a0a6a1-d5f1-4c1a-9966-a5adce769d5f tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:39.837837 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b6a0a6a1-d5f1-4c1a-9966-a5adce769d5f tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:39.838039 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-b6a0a6a1-d5f1-4c1a-9966-a5adce769d5f tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Delete volume with id: 83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:39.844631 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:39.844631 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:17:39.845109 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b6a0a6a1-d5f1-4c1a-9966-a5adce769d5f tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:39.862001 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-b6a0a6a1-d5f1-4c1a-9966-a5adce769d5f tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Delete volume request issued successfully. Aug 14 03:17:39.862202 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b6a0a6a1-d5f1-4c1a-9966-a5adce769d5f tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 202 Aug 14 03:17:39.862785 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1412/5677] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:17:39 2026] DELETE /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:17:39.871154 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4c1f6d6e-11af-4142-b019-4d63f1988e9d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:39.872784 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4c1f6d6e-11af-4142-b019-4d63f1988e9d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:39.873040 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4c1f6d6e-11af-4142-b019-4d63f1988e9d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:39.873264 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4c1f6d6e-11af-4142-b019-4d63f1988e9d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:39.880650 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:39.880650 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:17:39.884636 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4c1f6d6e-11af-4142-b019-4d63f1988e9d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Volume info retrieved successfully. Aug 14 03:17:39.888896 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4c1f6d6e-11af-4142-b019-4d63f1988e9d tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 200 Aug 14 03:17:39.889272 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1422/5678] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:39 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:17:40.904173 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bf651cd2-e93e-446c-a636-1c036aefeedd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:40.906440 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf651cd2-e93e-446c-a636-1c036aefeedd tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] GET https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 Aug 14 03:17:40.906676 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bf651cd2-e93e-446c-a636-1c036aefeedd tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:40.906927 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bf651cd2-e93e-446c-a636-1c036aefeedd tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:40.912582 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bf651cd2-e93e-446c-a636-1c036aefeedd tempest-VolumeMultiattachTests-666692421 tempest-VolumeMultiattachTests-666692421-project-member] https://10.4.3.152/volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 returned with HTTP 404 Aug 14 03:17:40.913092 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1425/5679] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:17:40 2026] GET /volume/v3/volumes/83e12c43-7e1b-4f6f-a6da-6d9b3092d739 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:17:40.919726 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-651a7817-d6ec-48f1-bf81-cd416c83d61e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:40.921415 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-651a7817-d6ec-48f1-bf81-cd416c83d61e tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:17:40.921610 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-651a7817-d6ec-48f1-bf81-cd416c83d61e tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:40.921796 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-651a7817-d6ec-48f1-bf81-cd416c83d61e tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Calling method 'detail' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:40.922553 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-651a7817-d6ec-48f1-bf81-cd416c83d61e tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:17:40.935743 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-651a7817-d6ec-48f1-bf81-cd416c83d61e tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Get all volumes completed successfully. Aug 14 03:17:40.937511 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:17:40.937511 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:17:40.942424 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-651a7817-d6ec-48f1-bf81-cd416c83d61e tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:17:40.943065 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1421/5680] 10.4.3.152 () {66 vars in 1285 bytes} [Fri Aug 14 03:17:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8941 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:17:40.956933 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f64cf2bc-3fbb-4e05-8d0f-4dc8b3d68cae None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:17:40.958861 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f64cf2bc-3fbb-4e05-8d0f-4dc8b3d68cae tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] DELETE https://10.4.3.152/volume/v3/types/34de3542-edb0-4308-bf72-f5167de6c68a Aug 14 03:17:40.959071 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f64cf2bc-3fbb-4e05-8d0f-4dc8b3d68cae tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:17:40.959263 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f64cf2bc-3fbb-4e05-8d0f-4dc8b3d68cae tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] Calling method '_delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:17:40.981414 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f64cf2bc-3fbb-4e05-8d0f-4dc8b3d68cae tempest-VolumeMultiattachTests-1405818513 tempest-VolumeMultiattachTests-1405818513-project-admin] https://10.4.3.152/volume/v3/types/34de3542-edb0-4308-bf72-f5167de6c68a returned with HTTP 202 Aug 14 03:17:40.981994 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1413/5681] 10.4.3.152 () {66 vars in 1345 bytes} [Fri Aug 14 03:17:40 2026] DELETE /volume/v3/types/34de3542-edb0-4308-bf72-f5167de6c68a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:17:49.888087 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=47,cinder:INSERT=8,cinder:UPDATE=13 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:17:50.909113 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:17:50.940892 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=35,cinder:INSERT=2 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:17:50.979015 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=39,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:18:04.696536 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [req-a4ed67b9-c617-4e12-a4f0-16a2ccfecc28 req-f55fcc79-e383-413d-8b12-b47f1d1d8756 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:04.698476 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-a4ed67b9-c617-4e12-a4f0-16a2ccfecc28 req-f55fcc79-e383-413d-8b12-b47f1d1d8756 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/attachments/3b6d54d0-818a-4b6b-9d1c-994f7ac88754 Aug 14 03:18:04.698658 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-a4ed67b9-c617-4e12-a4f0-16a2ccfecc28 req-f55fcc79-e383-413d-8b12-b47f1d1d8756 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:04.698870 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [req-a4ed67b9-c617-4e12-a4f0-16a2ccfecc28 req-f55fcc79-e383-413d-8b12-b47f1d1d8756 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'version_select' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:04.705887 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:04.705887 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:04.746173 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [req-a4ed67b9-c617-4e12-a4f0-16a2ccfecc28 req-f55fcc79-e383-413d-8b12-b47f1d1d8756 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/3b6d54d0-818a-4b6b-9d1c-994f7ac88754 returned with HTTP 200 Aug 14 03:18:04.746666 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1423/5682] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:18:04 2026] DELETE /volume/v3/attachments/3b6d54d0-818a-4b6b-9d1c-994f7ac88754 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:05.951288 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f97534fc-7037-4f87-9c8e-8993fbb77ca1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:05.953081 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f97534fc-7037-4f87-9c8e-8993fbb77ca1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 Aug 14 03:18:05.953257 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f97534fc-7037-4f87-9c8e-8993fbb77ca1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:05.953445 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f97534fc-7037-4f87-9c8e-8993fbb77ca1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:05.953597 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-f97534fc-7037-4f87-9c8e-8993fbb77ca1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume with id: 8f6398af-76e9-40bc-b30f-c167ccc6f5c2 Aug 14 03:18:05.960244 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:05.960244 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:05.960667 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f97534fc-7037-4f87-9c8e-8993fbb77ca1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:18:05.974412 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f97534fc-7037-4f87-9c8e-8993fbb77ca1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume request issued successfully. Aug 14 03:18:05.974582 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f97534fc-7037-4f87-9c8e-8993fbb77ca1 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 returned with HTTP 202 Aug 14 03:18:05.974964 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1426/5683] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:18:05 2026] DELETE /volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:18:05.981730 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-95ae9cb8-5eb7-4997-b2d3-925baf10fa8e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:05.983524 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-95ae9cb8-5eb7-4997-b2d3-925baf10fa8e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 Aug 14 03:18:05.983766 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-95ae9cb8-5eb7-4997-b2d3-925baf10fa8e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:05.983993 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-95ae9cb8-5eb7-4997-b2d3-925baf10fa8e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:05.990949 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:05.990949 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:05.994503 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-95ae9cb8-5eb7-4997-b2d3-925baf10fa8e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:18:05.999077 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-95ae9cb8-5eb7-4997-b2d3-925baf10fa8e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 returned with HTTP 200 Aug 14 03:18:05.999439 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1422/5684] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:05 2026] GET /volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:07.011425 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-de0a03d0-6070-4448-b26d-d35ab8525673 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:07.013424 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-de0a03d0-6070-4448-b26d-d35ab8525673 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 Aug 14 03:18:07.013647 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-de0a03d0-6070-4448-b26d-d35ab8525673 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:07.013999 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-de0a03d0-6070-4448-b26d-d35ab8525673 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:07.020012 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-de0a03d0-6070-4448-b26d-d35ab8525673 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 returned with HTTP 404 Aug 14 03:18:07.020461 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1414/5685] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:07 2026] GET /volume/v3/volumes/8f6398af-76e9-40bc-b30f-c167ccc6f5c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:07.028506 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-df0febd3-b6a0-4daf-937e-19e2c2cb8092 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:07.030671 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-df0febd3-b6a0-4daf-937e-19e2c2cb8092 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 Aug 14 03:18:07.030951 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-df0febd3-b6a0-4daf-937e-19e2c2cb8092 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:07.031169 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-df0febd3-b6a0-4daf-937e-19e2c2cb8092 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:07.031302 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-df0febd3-b6a0-4daf-937e-19e2c2cb8092 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete snapshot with id: a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 Aug 14 03:18:07.037485 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:07.037485 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:07.037978 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-df0febd3-b6a0-4daf-937e-19e2c2cb8092 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:18:07.058035 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-df0febd3-b6a0-4daf-937e-19e2c2cb8092 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot delete request issued successfully. Aug 14 03:18:07.058197 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-df0febd3-b6a0-4daf-937e-19e2c2cb8092 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 returned with HTTP 202 Aug 14 03:18:07.058599 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1424/5686] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:18:07 2026] DELETE /volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:18:07.065560 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e7dcbbd9-e927-4280-a31b-7a55c1928f9e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:07.067310 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e7dcbbd9-e927-4280-a31b-7a55c1928f9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 Aug 14 03:18:07.067499 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e7dcbbd9-e927-4280-a31b-7a55c1928f9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:07.067670 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e7dcbbd9-e927-4280-a31b-7a55c1928f9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:07.072538 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:07.072538 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:07.073005 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e7dcbbd9-e927-4280-a31b-7a55c1928f9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Snapshot retrieved successfully. Aug 14 03:18:07.073810 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e7dcbbd9-e927-4280-a31b-7a55c1928f9e tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 returned with HTTP 200 Aug 14 03:18:07.074303 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1427/5687] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:18:07 2026] GET /volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:08.083939 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5e5d9749-fcea-4337-a985-963e9d8ccbe9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:08.085812 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5e5d9749-fcea-4337-a985-963e9d8ccbe9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 Aug 14 03:18:08.086050 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5e5d9749-fcea-4337-a985-963e9d8ccbe9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:08.086235 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5e5d9749-fcea-4337-a985-963e9d8ccbe9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:08.090436 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5e5d9749-fcea-4337-a985-963e9d8ccbe9 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 returned with HTTP 404 Aug 14 03:18:08.091159 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1423/5688] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:18:08 2026] GET /volume/v3/snapshots/a3b30ab2-e761-427b-b5cb-4e7091fcaaf9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:09.427227 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [req-9dbf3fde-3326-44dc-bcf7-6f8d52ef7ca3 req-413ea961-ec55-4efb-87ba-5cedf18445f5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:09.429111 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-9dbf3fde-3326-44dc-bcf7-6f8d52ef7ca3 req-413ea961-ec55-4efb-87ba-5cedf18445f5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/attachments/514889da-29f0-4ec7-a143-5320b87e91b5 Aug 14 03:18:09.429299 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-9dbf3fde-3326-44dc-bcf7-6f8d52ef7ca3 req-413ea961-ec55-4efb-87ba-5cedf18445f5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:09.429478 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [req-9dbf3fde-3326-44dc-bcf7-6f8d52ef7ca3 req-413ea961-ec55-4efb-87ba-5cedf18445f5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'version_select' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:09.435988 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:09.435988 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:09.481655 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [req-9dbf3fde-3326-44dc-bcf7-6f8d52ef7ca3 req-413ea961-ec55-4efb-87ba-5cedf18445f5 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/attachments/514889da-29f0-4ec7-a143-5320b87e91b5 returned with HTTP 200 Aug 14 03:18:09.482078 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1415/5689] 10.4.3.152 () {72 vars in 1673 bytes} [Fri Aug 14 03:18:09 2026] DELETE /volume/v3/attachments/514889da-29f0-4ec7-a143-5320b87e91b5 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:11.036732 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0a9910ef-20f1-4467-bbb6-d1c27a85564a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:11.038404 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a9910ef-20f1-4467-bbb6-d1c27a85564a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] DELETE https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:18:11.038606 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a9910ef-20f1-4467-bbb6-d1c27a85564a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:11.038804 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0a9910ef-20f1-4467-bbb6-d1c27a85564a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:11.038978 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-0a9910ef-20f1-4467-bbb6-d1c27a85564a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume with id: 86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:18:11.045697 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:11.045697 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:11.046128 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0a9910ef-20f1-4467-bbb6-d1c27a85564a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:18:11.060010 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-0a9910ef-20f1-4467-bbb6-d1c27a85564a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Delete volume request issued successfully. Aug 14 03:18:11.060158 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0a9910ef-20f1-4467-bbb6-d1c27a85564a tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 returned with HTTP 202 Aug 14 03:18:11.060526 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1425/5690] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:18:11 2026] DELETE /volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:18:11.067317 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-cbc1bac2-b5a5-4cad-a3a5-1f7f96e55f80 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:11.069258 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cbc1bac2-b5a5-4cad-a3a5-1f7f96e55f80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:18:11.069511 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cbc1bac2-b5a5-4cad-a3a5-1f7f96e55f80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:11.069768 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-cbc1bac2-b5a5-4cad-a3a5-1f7f96e55f80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:11.076460 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:11.076460 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:11.079598 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-cbc1bac2-b5a5-4cad-a3a5-1f7f96e55f80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Volume info retrieved successfully. Aug 14 03:18:11.083944 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-cbc1bac2-b5a5-4cad-a3a5-1f7f96e55f80 tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 returned with HTTP 200 Aug 14 03:18:11.084459 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1428/5691] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:11 2026] GET /volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:12.098444 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-71962cea-31ed-4784-9eec-a36fe9b286ed None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:12.100158 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-71962cea-31ed-4784-9eec-a36fe9b286ed tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] GET https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 Aug 14 03:18:12.100367 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-71962cea-31ed-4784-9eec-a36fe9b286ed tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:12.100537 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-71962cea-31ed-4784-9eec-a36fe9b286ed tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:12.107327 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-71962cea-31ed-4784-9eec-a36fe9b286ed tempest-TestVolumeBootPattern-342625204 tempest-TestVolumeBootPattern-342625204-project-member] https://10.4.3.152/volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 returned with HTTP 404 Aug 14 03:18:12.107967 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1424/5692] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:12 2026] GET /volume/v3/volumes/86dbb4ff-6c55-4a56-a5bd-8ccc39832e99 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:17.359412 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:17.432196 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:18:17.432501 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-856775450"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:17.433743 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-856775450'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:18:17.433867 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume of 1 GB Aug 14 03:18:17.434111 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:17.434111 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:17.437627 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Availability Zones retrieved successfully. Aug 14 03:18:17.442383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Flow 'volume_create_api' (3153aae1-0136-4014-aac3-89abf52b9d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:17.443317 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad622465-9747-4c3e-a914-013348fe4ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:17.444227 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:18:17.465567 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad622465-9747-4c3e-a914-013348fe4ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:17.466225 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ab10c9-336b-42d1-9166-ab50e06319f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:17.513756 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Created reservations ['ceb104b4-49dc-4ca4-a31f-0de14784aa1e', 'b1bee5c1-d021-4fbc-87a3-2eb84260178e', 'cf58f58f-2ed4-4184-923a-b7ed9ef47324', '32c72d8e-4cf4-4a7c-8734-0d00e981213b'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:17.514477 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ab10c9-336b-42d1-9166-ab50e06319f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceb104b4-49dc-4ca4-a31f-0de14784aa1e', 'b1bee5c1-d021-4fbc-87a3-2eb84260178e', 'cf58f58f-2ed4-4184-923a-b7ed9ef47324', '32c72d8e-4cf4-4a7c-8734-0d00e981213b']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:17.515197 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb62a84-1e5d-4481-b2a2-a4b853abaf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:17.533926 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb62a84-1e5d-4481-b2a2-a4b853abaf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f7374d2-d571-4444-9f07-c227cd584a25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-856775450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d33d721729d401ea3fddc95012501fc',qos_specs=None,replication_status=,reservations=['ceb104b4-49dc-4ca4-a31f-0de14784aa1e','b1bee5c1-d021-4fbc-87a3-2eb84260178e','cf58f58f-2ed4-4184-923a-b7ed9ef47324','32c72d8e-4cf4-4a7c-8734-0d00e981213b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3aadb14190c4f92a747e50bc8818212',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:18:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-856775450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f7374d2-d571-4444-9f07-c227cd584a25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d33d721729d401ea3fddc95012501fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3aadb14190c4f92a747e50bc8818212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:17.534594 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1155488-e0c0-4479-90c9-27b94615c056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:17.548757 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1155488-e0c0-4479-90c9-27b94615c056) transitioned into state 'SUCCESS' from state '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-856775450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d33d721729d401ea3fddc95012501fc',qos_specs=None,replication_status=,reservations=['ceb104b4-49dc-4ca4-a31f-0de14784aa1e','b1bee5c1-d021-4fbc-87a3-2eb84260178e','cf58f58f-2ed4-4184-923a-b7ed9ef47324','32c72d8e-4cf4-4a7c-8734-0d00e981213b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3aadb14190c4f92a747e50bc8818212',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:17.549409 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4bab39-229c-45d3-9a71-0c4ea415384c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:17.556830 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4bab39-229c-45d3-9a71-0c4ea415384c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:17.557520 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Flow 'volume_create_api' (3153aae1-0136-4014-aac3-89abf52b9d46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:17.557800 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume request issued successfully. Aug 14 03:18:17.558308 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-7840d5be-eece-4165-bf24-1e7e71313ce3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:18:17.558660 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1416/5693] 10.4.3.152 () {68 vars in 1258 bytes} [Fri Aug 14 03:18:17 2026] POST /volume/v3/volumes => generated 757 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:18:17.569559 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4a02590d-1ce4-468d-a1d7-63bbc655e581 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:17.571225 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4a02590d-1ce4-468d-a1d7-63bbc655e581 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 Aug 14 03:18:17.571400 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4a02590d-1ce4-468d-a1d7-63bbc655e581 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:17.571606 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4a02590d-1ce4-468d-a1d7-63bbc655e581 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:17.577388 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:17.577388 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:17.580243 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4a02590d-1ce4-468d-a1d7-63bbc655e581 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:17.583500 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4a02590d-1ce4-468d-a1d7-63bbc655e581 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 returned with HTTP 200 Aug 14 03:18:17.583790 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1426/5694] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:17 2026] GET /volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:18.596016 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-acd30943-b73d-4e11-bd3e-3784f0fcb120 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:18.598133 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-acd30943-b73d-4e11-bd3e-3784f0fcb120 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 Aug 14 03:18:18.598368 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-acd30943-b73d-4e11-bd3e-3784f0fcb120 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:18.598597 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-acd30943-b73d-4e11-bd3e-3784f0fcb120 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:18.606694 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:18.606694 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:18.610303 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-acd30943-b73d-4e11-bd3e-3784f0fcb120 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:18.614771 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-acd30943-b73d-4e11-bd3e-3784f0fcb120 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 returned with HTTP 200 Aug 14 03:18:18.615234 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1429/5695] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:18 2026] GET /volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:18.627462 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-22dc5310-abb4-48c3-b4f0-d1387d4efab6 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:18.629147 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-22dc5310-abb4-48c3-b4f0-d1387d4efab6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] POST https://10.4.3.152/volume/v3/backups Aug 14 03:18:18.629460 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-22dc5310-abb4-48c3-b4f0-d1387d4efab6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f7374d2-d571-4444-9f07-c227cd584a25", "name": "tempest-CreateVolumesFromBackupTest-Backup-49948989"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:18.630831 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.contrib.backups [None req-22dc5310-abb4-48c3-b4f0-d1387d4efab6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Creating new backup {'backup': {'volume_id': '1f7374d2-d571-4444-9f07-c227cd584a25', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-49948989'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:18:18.630965 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.contrib.backups [None req-22dc5310-abb4-48c3-b4f0-d1387d4efab6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Creating backup of volume 1f7374d2-d571-4444-9f07-c227cd584a25 in container None Aug 14 03:18:18.637595 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:18.637595 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:18.638024 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-22dc5310-abb4-48c3-b4f0-d1387d4efab6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:18.659368 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-22dc5310-abb4-48c3-b4f0-d1387d4efab6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Created reservations ['b7abd43f-dbe8-4a37-a778-f5f8ae118c0e', '890b885a-701b-4589-95ef-bc7fa9c5bd11'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:18.681197 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-22dc5310-abb4-48c3-b4f0-d1387d4efab6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 14 03:18:18.681602 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1425/5696] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:18:18 2026] POST /volume/v3/backups => generated 337 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:18:18.689499 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-de579bd2-cddb-47f5-92fc-8a8d015b9499 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:18.691620 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-de579bd2-cddb-47f5-92fc-8a8d015b9499 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:18.692046 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-de579bd2-cddb-47f5-92fc-8a8d015b9499 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:18.692187 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-de579bd2-cddb-47f5-92fc-8a8d015b9499 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:18.692339 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-de579bd2-cddb-47f5-92fc-8a8d015b9499 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:18.696887 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:18.696887 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:18.697908 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-de579bd2-cddb-47f5-92fc-8a8d015b9499 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:18.697961 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1417/5697] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:18 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:19.709129 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dd600b0b-0101-4bfb-a0eb-69b89cca70b5 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:19.710808 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dd600b0b-0101-4bfb-a0eb-69b89cca70b5 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:19.711021 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dd600b0b-0101-4bfb-a0eb-69b89cca70b5 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:19.711209 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dd600b0b-0101-4bfb-a0eb-69b89cca70b5 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:19.711313 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-dd600b0b-0101-4bfb-a0eb-69b89cca70b5 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:19.715425 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:19.715425 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:19.716216 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dd600b0b-0101-4bfb-a0eb-69b89cca70b5 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:19.716559 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1427/5698] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:19 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:20.725670 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-07bad834-463a-4703-a97c-54f488f7d128 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:20.727378 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-07bad834-463a-4703-a97c-54f488f7d128 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:20.727573 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-07bad834-463a-4703-a97c-54f488f7d128 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:20.727760 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-07bad834-463a-4703-a97c-54f488f7d128 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:20.727902 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-07bad834-463a-4703-a97c-54f488f7d128 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:20.731942 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:20.731942 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:20.732635 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-07bad834-463a-4703-a97c-54f488f7d128 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:20.733033 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1430/5699] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:20 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:21.742605 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-11c42654-96eb-4412-bc22-87fe322faf4b None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:21.744241 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-11c42654-96eb-4412-bc22-87fe322faf4b tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:21.744390 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-11c42654-96eb-4412-bc22-87fe322faf4b tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:21.744556 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-11c42654-96eb-4412-bc22-87fe322faf4b tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:21.744652 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-11c42654-96eb-4412-bc22-87fe322faf4b tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:21.748425 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:21.748425 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:21.749076 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-11c42654-96eb-4412-bc22-87fe322faf4b tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:21.749424 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1426/5700] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:21 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:22.759850 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a83be3d4-2d55-4722-9702-088adf704218 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:22.762047 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a83be3d4-2d55-4722-9702-088adf704218 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:22.762290 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a83be3d4-2d55-4722-9702-088adf704218 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:22.762535 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a83be3d4-2d55-4722-9702-088adf704218 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:22.762661 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-a83be3d4-2d55-4722-9702-088adf704218 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:22.767465 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:22.767465 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:22.768307 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a83be3d4-2d55-4722-9702-088adf704218 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:22.768741 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1418/5701] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:22 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:23.779182 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0d309448-519c-4882-b4ce-b5a3080b378c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:23.780975 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0d309448-519c-4882-b4ce-b5a3080b378c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:23.781197 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0d309448-519c-4882-b4ce-b5a3080b378c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:23.781400 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0d309448-519c-4882-b4ce-b5a3080b378c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:23.781532 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-0d309448-519c-4882-b4ce-b5a3080b378c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:23.785974 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:23.785974 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:23.786734 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0d309448-519c-4882-b4ce-b5a3080b378c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:23.787154 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1428/5702] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:23 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:24.796598 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-97c1bf5b-3e2a-45fd-8097-1dcaf642ba75 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:24.798168 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-97c1bf5b-3e2a-45fd-8097-1dcaf642ba75 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:24.798356 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-97c1bf5b-3e2a-45fd-8097-1dcaf642ba75 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:24.798548 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-97c1bf5b-3e2a-45fd-8097-1dcaf642ba75 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:24.798676 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-97c1bf5b-3e2a-45fd-8097-1dcaf642ba75 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:24.802437 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:24.802437 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:24.803127 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-97c1bf5b-3e2a-45fd-8097-1dcaf642ba75 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:24.803462 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1431/5703] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:24 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:25.813079 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-fe7ddb5a-985d-4115-8571-c37f9c4005bb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:25.814771 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fe7ddb5a-985d-4115-8571-c37f9c4005bb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:25.815015 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fe7ddb5a-985d-4115-8571-c37f9c4005bb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:25.815194 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-fe7ddb5a-985d-4115-8571-c37f9c4005bb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:25.815292 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-fe7ddb5a-985d-4115-8571-c37f9c4005bb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:25.819231 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:25.819231 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:25.819882 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-fe7ddb5a-985d-4115-8571-c37f9c4005bb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:25.820223 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1427/5704] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:25 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:26.830660 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b719e370-9fba-47e4-bd1a-3b705342614c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:26.832273 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b719e370-9fba-47e4-bd1a-3b705342614c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:26.832451 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b719e370-9fba-47e4-bd1a-3b705342614c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:26.832617 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b719e370-9fba-47e4-bd1a-3b705342614c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:26.832711 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-b719e370-9fba-47e4-bd1a-3b705342614c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:26.836433 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:26.836433 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:26.837072 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b719e370-9fba-47e4-bd1a-3b705342614c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:26.837361 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1419/5705] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:26 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:27.846895 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-01a3aa0b-8473-4d4a-bfa0-18900b11fe51 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:27.848706 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-01a3aa0b-8473-4d4a-bfa0-18900b11fe51 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:27.848967 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-01a3aa0b-8473-4d4a-bfa0-18900b11fe51 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:27.849198 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-01a3aa0b-8473-4d4a-bfa0-18900b11fe51 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:27.849352 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-01a3aa0b-8473-4d4a-bfa0-18900b11fe51 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:27.853932 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:27.853932 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:27.854777 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-01a3aa0b-8473-4d4a-bfa0-18900b11fe51 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:27.855203 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1429/5706] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:27 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:28.865136 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9cf5344c-dffe-4bad-b550-58229fa1d351 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:28.866871 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9cf5344c-dffe-4bad-b550-58229fa1d351 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:28.867064 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9cf5344c-dffe-4bad-b550-58229fa1d351 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:28.867229 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9cf5344c-dffe-4bad-b550-58229fa1d351 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:28.867322 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-9cf5344c-dffe-4bad-b550-58229fa1d351 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:28.872695 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:28.872695 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:28.873672 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9cf5344c-dffe-4bad-b550-58229fa1d351 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:28.874160 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1432/5707] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:28 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:29.886854 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e8bfb362-9fa7-4294-a8a6-f5a74d626770 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:29.889120 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e8bfb362-9fa7-4294-a8a6-f5a74d626770 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:29.889373 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e8bfb362-9fa7-4294-a8a6-f5a74d626770 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:29.889620 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e8bfb362-9fa7-4294-a8a6-f5a74d626770 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:29.889763 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-e8bfb362-9fa7-4294-a8a6-f5a74d626770 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:29.895066 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:29.895066 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:29.896033 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e8bfb362-9fa7-4294-a8a6-f5a74d626770 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:29.896476 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1428/5708] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:29 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:30.906966 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8fb68c9a-0dd6-4930-bcde-d4f44441d5c3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:30.909122 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fb68c9a-0dd6-4930-bcde-d4f44441d5c3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:30.909382 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fb68c9a-0dd6-4930-bcde-d4f44441d5c3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:30.909642 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8fb68c9a-0dd6-4930-bcde-d4f44441d5c3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:30.909786 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-8fb68c9a-0dd6-4930-bcde-d4f44441d5c3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:30.915595 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:30.915595 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:30.916672 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8fb68c9a-0dd6-4930-bcde-d4f44441d5c3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:30.917178 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1420/5709] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:30 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:31.926476 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aa6d43f0-434e-4ebf-855f-f24d4fe968de None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:31.928085 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aa6d43f0-434e-4ebf-855f-f24d4fe968de tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:31.928273 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aa6d43f0-434e-4ebf-855f-f24d4fe968de tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:31.928454 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aa6d43f0-434e-4ebf-855f-f24d4fe968de tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:31.928552 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.backups [None req-aa6d43f0-434e-4ebf-855f-f24d4fe968de tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100380) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:31.932842 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:31.932842 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:31.933497 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aa6d43f0-434e-4ebf-855f-f24d4fe968de tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:31.933832 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1430/5710] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:31 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:32.942850 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6c530429-b5de-4fd2-8581-84b608797033 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:32.945514 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6c530429-b5de-4fd2-8581-84b608797033 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:32.945514 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6c530429-b5de-4fd2-8581-84b608797033 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:32.945514 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6c530429-b5de-4fd2-8581-84b608797033 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:32.945514 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.backups [None req-6c530429-b5de-4fd2-8581-84b608797033 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100379) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:32.950855 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:32.950855 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:32.951877 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6c530429-b5de-4fd2-8581-84b608797033 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:32.952125 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1433/5711] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:32 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:33.961186 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-84bd5186-9a9f-4ced-a543-92fa156f7a72 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:33.962874 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-84bd5186-9a9f-4ced-a543-92fa156f7a72 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:33.963053 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-84bd5186-9a9f-4ced-a543-92fa156f7a72 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:33.963263 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-84bd5186-9a9f-4ced-a543-92fa156f7a72 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:33.963386 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-84bd5186-9a9f-4ced-a543-92fa156f7a72 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:33.967578 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:33.967578 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:33.968296 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-84bd5186-9a9f-4ced-a543-92fa156f7a72 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:33.968624 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1429/5712] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:33 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:33.977060 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:33.978830 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:18:33.979176 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "511a37ea-96dd-4f46-8ace-804edf9bd703", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1382583934"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:33.980561 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume request body: {'volume': {"'backup_id": '511a37ea-96dd-4f46-8ace-804edf9bd703', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1382583934'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:18:33.980701 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume of 1 GB Aug 14 03:18:33.984652 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Availability Zones retrieved successfully. Aug 14 03:18:33.989738 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Flow 'volume_create_api' (89904c1d-05b8-42d9-b7fb-a94fbbcdb75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:33.990572 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f05c90-4f0d-4699-bdb4-d5b7721eedd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:33.991411 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:18:34.012872 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f05c90-4f0d-4699-bdb4-d5b7721eedd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.013550 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a91f4e0-340b-4f08-bf90-f7a4dd1c5266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.047045 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Created reservations ['c1ea6aef-defa-43fa-aa6b-4e9392b67410', 'e8e375f9-d6e0-40a3-8192-be6e9be4a487', '05114a4f-fb83-4f88-b911-073c2913bdfe', '2a4eb3d8-d02e-416d-8605-7655b9150ead'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:34.047833 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a91f4e0-340b-4f08-bf90-f7a4dd1c5266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1ea6aef-defa-43fa-aa6b-4e9392b67410', 'e8e375f9-d6e0-40a3-8192-be6e9be4a487', '05114a4f-fb83-4f88-b911-073c2913bdfe', '2a4eb3d8-d02e-416d-8605-7655b9150ead']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.048577 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a353a75-42ee-48c1-987b-cc852d0761c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.069463 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a353a75-42ee-48c1-987b-cc852d0761c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bac53e75-fc99-4aff-9e75-f91c78eb9b61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1382583934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d33d721729d401ea3fddc95012501fc',qos_specs=None,replication_status=,reservations=['c1ea6aef-defa-43fa-aa6b-4e9392b67410','e8e375f9-d6e0-40a3-8192-be6e9be4a487','05114a4f-fb83-4f88-b911-073c2913bdfe','2a4eb3d8-d02e-416d-8605-7655b9150ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3aadb14190c4f92a747e50bc8818212',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1382583934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bac53e75-fc99-4aff-9e75-f91c78eb9b61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d33d721729d401ea3fddc95012501fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3aadb14190c4f92a747e50bc8818212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.070096 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0acf7e-5c90-4e22-bfba-6720b3a0a9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.084943 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0acf7e-5c90-4e22-bfba-6720b3a0a9ea) transitioned into state 'SUCCESS' from state '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-1382583934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d33d721729d401ea3fddc95012501fc',qos_specs=None,replication_status=,reservations=['c1ea6aef-defa-43fa-aa6b-4e9392b67410','e8e375f9-d6e0-40a3-8192-be6e9be4a487','05114a4f-fb83-4f88-b911-073c2913bdfe','2a4eb3d8-d02e-416d-8605-7655b9150ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3aadb14190c4f92a747e50bc8818212',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.085549 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0ca44a-277a-469e-9ec2-55bc492eac3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.092871 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0ca44a-277a-469e-9ec2-55bc492eac3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.093552 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Flow 'volume_create_api' (89904c1d-05b8-42d9-b7fb-a94fbbcdb75a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:34.093829 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume request issued successfully. Aug 14 03:18:34.094320 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-31e3f0a8-d245-4758-a32b-43c089c6b1af tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:18:34.094702 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1421/5713] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:18:33 2026] POST /volume/v3/volumes => generated 758 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:18:34.105571 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:34.107658 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:18:34.108092 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "511a37ea-96dd-4f46-8ace-804edf9bd703", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-390009209"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:34.109902 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume request body: {'volume': {"'backup_id": '511a37ea-96dd-4f46-8ace-804edf9bd703', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-390009209'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:18:34.110054 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume of 1 GB Aug 14 03:18:34.114911 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Availability Zones retrieved successfully. Aug 14 03:18:34.121335 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Flow 'volume_create_api' (efa60fcb-9263-4a49-b537-b41fb6d0436b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:34.122246 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89a9ea2f-cf7b-45e2-8773-9173f48bd8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.123198 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:18:34.153694 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89a9ea2f-cf7b-45e2-8773-9173f48bd8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.154459 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffd58cec-d33a-4395-a810-be68671842cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.194144 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Created reservations ['6f4b165f-3ded-4f9f-946a-f9d49b1262f8', '5f305fff-2049-46a2-ab0e-3e1d41a83070', '5465158f-fdf0-4f8c-9994-582770fe7c27', '3832f259-e081-464a-b0ba-1a2fb6a0f7ba'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:34.194992 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffd58cec-d33a-4395-a810-be68671842cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f4b165f-3ded-4f9f-946a-f9d49b1262f8', '5f305fff-2049-46a2-ab0e-3e1d41a83070', '5465158f-fdf0-4f8c-9994-582770fe7c27', '3832f259-e081-464a-b0ba-1a2fb6a0f7ba']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.195642 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735e09ae-4136-463f-90cb-ca98aedc3da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.216716 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735e09ae-4136-463f-90cb-ca98aedc3da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29bfeded-4f63-489d-a720-fe34ff20c1f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-390009209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d33d721729d401ea3fddc95012501fc',qos_specs=None,replication_status=,reservations=['6f4b165f-3ded-4f9f-946a-f9d49b1262f8','5f305fff-2049-46a2-ab0e-3e1d41a83070','5465158f-fdf0-4f8c-9994-582770fe7c27','3832f259-e081-464a-b0ba-1a2fb6a0f7ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3aadb14190c4f92a747e50bc8818212',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-390009209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29bfeded-4f63-489d-a720-fe34ff20c1f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d33d721729d401ea3fddc95012501fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3aadb14190c4f92a747e50bc8818212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.217521 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0c863ad-634e-4844-9cda-6699611f807f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.236056 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0c863ad-634e-4844-9cda-6699611f807f) transitioned into state 'SUCCESS' from state '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-390009209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d33d721729d401ea3fddc95012501fc',qos_specs=None,replication_status=,reservations=['6f4b165f-3ded-4f9f-946a-f9d49b1262f8','5f305fff-2049-46a2-ab0e-3e1d41a83070','5465158f-fdf0-4f8c-9994-582770fe7c27','3832f259-e081-464a-b0ba-1a2fb6a0f7ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3aadb14190c4f92a747e50bc8818212',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.236778 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2937a3d4-8e8c-48c3-a6b0-e0877a7596f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.245111 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2937a3d4-8e8c-48c3-a6b0-e0877a7596f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.245958 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Flow 'volume_create_api' (efa60fcb-9263-4a49-b537-b41fb6d0436b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:34.246200 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume request issued successfully. Aug 14 03:18:34.246710 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-16b0c9ff-50ad-432e-bde5-f20199c0fce2 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:18:34.247176 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1431/5714] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:18:34 2026] POST /volume/v3/volumes => generated 757 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:18:34.257586 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-fe213474-aff4-49c1-8e36-6211d893f266 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:34.259318 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:18:34.259631 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "511a37ea-96dd-4f46-8ace-804edf9bd703", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-247110124"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:34.261023 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume request body: {'volume': {"'backup_id": '511a37ea-96dd-4f46-8ace-804edf9bd703', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-247110124'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:18:34.261081 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume of 1 GB Aug 14 03:18:34.266201 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Availability Zones retrieved successfully. Aug 14 03:18:34.271152 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Flow 'volume_create_api' (e42660b5-70d4-4cd9-b926-d3c4eba00707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:34.272197 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8858ed3d-3db4-4131-ae7d-1c0a2f813544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.273105 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Validating volume size '1' using validate_int {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:18:34.296569 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8858ed3d-3db4-4131-ae7d-1c0a2f813544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.297299 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39529134-efa2-4a17-ba5e-1b87c430fb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.332471 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Created reservations ['bd997c55-73ef-4bb9-a848-c010db9a532e', '9bf606ba-d317-408a-8d7d-c664886cdcbc', '50e0a1d7-2c45-4e9b-8e95-1c067bc2d6a9', 'ef649bc3-c98e-4c04-b891-35889a5501cc'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:34.333216 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39529134-efa2-4a17-ba5e-1b87c430fb69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd997c55-73ef-4bb9-a848-c010db9a532e', '9bf606ba-d317-408a-8d7d-c664886cdcbc', '50e0a1d7-2c45-4e9b-8e95-1c067bc2d6a9', 'ef649bc3-c98e-4c04-b891-35889a5501cc']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.333925 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c023bf-37a6-4195-9964-8c68c3cd193b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.354498 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c023bf-37a6-4195-9964-8c68c3cd193b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-247110124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d33d721729d401ea3fddc95012501fc',qos_specs=None,replication_status=,reservations=['bd997c55-73ef-4bb9-a848-c010db9a532e','9bf606ba-d317-408a-8d7d-c664886cdcbc','50e0a1d7-2c45-4e9b-8e95-1c067bc2d6a9','ef649bc3-c98e-4c04-b891-35889a5501cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3aadb14190c4f92a747e50bc8818212',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-247110124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d33d721729d401ea3fddc95012501fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3aadb14190c4f92a747e50bc8818212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.355226 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48631a4d-77fb-4fa1-8351-3fbbb989a1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.370558 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48631a4d-77fb-4fa1-8351-3fbbb989a1cc) transitioned into state 'SUCCESS' from state '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-247110124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d33d721729d401ea3fddc95012501fc',qos_specs=None,replication_status=,reservations=['bd997c55-73ef-4bb9-a848-c010db9a532e','9bf606ba-d317-408a-8d7d-c664886cdcbc','50e0a1d7-2c45-4e9b-8e95-1c067bc2d6a9','ef649bc3-c98e-4c04-b891-35889a5501cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3aadb14190c4f92a747e50bc8818212',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.371233 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd7b1b3-14a5-48ee-9e27-0412efcc5716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.378840 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd7b1b3-14a5-48ee-9e27-0412efcc5716) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.379578 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Flow 'volume_create_api' (e42660b5-70d4-4cd9-b926-d3c4eba00707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:34.379875 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume request issued successfully. Aug 14 03:18:34.380352 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-fe213474-aff4-49c1-8e36-6211d893f266 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:18:34.380754 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1434/5715] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:18:34 2026] POST /volume/v3/volumes => generated 757 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:18:34.391789 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1ad48199-6642-4148-a530-37684da03923 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:34.393320 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:18:34.393614 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "511a37ea-96dd-4f46-8ace-804edf9bd703", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1356455392"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:34.394910 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume request body: {'volume': {"'backup_id": '511a37ea-96dd-4f46-8ace-804edf9bd703', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1356455392'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:18:34.395031 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume of 1 GB Aug 14 03:18:34.399129 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Availability Zones retrieved successfully. Aug 14 03:18:34.404429 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Flow 'volume_create_api' (682199da-5eab-48fd-bb11-4cfaeee08201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:34.405335 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83a895c-0178-41bb-92a7-274890282798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.406265 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:18:34.429024 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83a895c-0178-41bb-92a7-274890282798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.429761 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44a83621-237d-42ad-8b06-a199ceccb2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.465649 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Created reservations ['6d2a00ff-9695-4008-8335-f8dc8351f3af', '9c9dcaab-0df1-4f19-a663-12c20ff7069a', 'd4c0674d-484c-43b6-9b00-0495fff6c730', 'f45d2c32-24a8-49fd-ada7-60565f20e269'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:34.466813 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44a83621-237d-42ad-8b06-a199ceccb2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d2a00ff-9695-4008-8335-f8dc8351f3af', '9c9dcaab-0df1-4f19-a663-12c20ff7069a', 'd4c0674d-484c-43b6-9b00-0495fff6c730', 'f45d2c32-24a8-49fd-ada7-60565f20e269']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.467599 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9c1da32-84ec-472c-8275-7b9373cf4736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.489779 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9c1da32-84ec-472c-8275-7b9373cf4736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec293421-07dd-43a7-b3e0-8ab40a42c03d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1356455392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d33d721729d401ea3fddc95012501fc',qos_specs=None,replication_status=,reservations=['6d2a00ff-9695-4008-8335-f8dc8351f3af','9c9dcaab-0df1-4f19-a663-12c20ff7069a','d4c0674d-484c-43b6-9b00-0495fff6c730','f45d2c32-24a8-49fd-ada7-60565f20e269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3aadb14190c4f92a747e50bc8818212',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1356455392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec293421-07dd-43a7-b3e0-8ab40a42c03d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d33d721729d401ea3fddc95012501fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3aadb14190c4f92a747e50bc8818212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.490488 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bffed7ce-0905-456e-9a1e-08198c9ab26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.506445 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bffed7ce-0905-456e-9a1e-08198c9ab26d) transitioned into state 'SUCCESS' from state '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-1356455392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d33d721729d401ea3fddc95012501fc',qos_specs=None,replication_status=,reservations=['6d2a00ff-9695-4008-8335-f8dc8351f3af','9c9dcaab-0df1-4f19-a663-12c20ff7069a','d4c0674d-484c-43b6-9b00-0495fff6c730','f45d2c32-24a8-49fd-ada7-60565f20e269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3aadb14190c4f92a747e50bc8818212',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.507134 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6c0e74-1d90-4fa0-a8b4-3bbafee9ff3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.516380 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6c0e74-1d90-4fa0-a8b4-3bbafee9ff3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.517210 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Flow 'volume_create_api' (682199da-5eab-48fd-bb11-4cfaeee08201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:34.517554 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume request issued successfully. Aug 14 03:18:34.518422 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1ad48199-6642-4148-a530-37684da03923 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:18:34.518888 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1430/5716] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:18:34 2026] POST /volume/v3/volumes => generated 758 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:18:34.529598 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:34.531954 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:18:34.532298 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "511a37ea-96dd-4f46-8ace-804edf9bd703", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1441082457"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:34.533696 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume request body: {'volume': {"'backup_id": '511a37ea-96dd-4f46-8ace-804edf9bd703', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1441082457'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:18:34.533835 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume of 1 GB Aug 14 03:18:34.534104 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:34.534104 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:34.537758 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Availability Zones retrieved successfully. Aug 14 03:18:34.543152 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Flow 'volume_create_api' (2f2104e5-bbcc-467e-a331-9a67e51acea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:34.544038 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4391b2f9-fb9c-40d2-8623-4305df769b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.544935 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:18:34.569439 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4391b2f9-fb9c-40d2-8623-4305df769b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.570227 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a84cadd-9d6e-40bd-8dc2-d56ebaaae8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.607651 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Created reservations ['0fdb57a5-1285-4ac2-b5f7-4055b2479931', '6f04a3ae-88b7-48d3-b641-56fa82fc92c3', '394db5d7-7988-4428-91e6-28c8160f0e5b', 'ffaf9032-4df6-4620-b2bc-79a784daaa41'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:34.608394 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a84cadd-9d6e-40bd-8dc2-d56ebaaae8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fdb57a5-1285-4ac2-b5f7-4055b2479931', '6f04a3ae-88b7-48d3-b641-56fa82fc92c3', '394db5d7-7988-4428-91e6-28c8160f0e5b', 'ffaf9032-4df6-4620-b2bc-79a784daaa41']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.609102 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67039122-f758-460b-843b-eda991229594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.633194 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67039122-f758-460b-843b-eda991229594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c7f2b4d-89db-4013-a2ed-778731349f07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1441082457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d33d721729d401ea3fddc95012501fc',qos_specs=None,replication_status=,reservations=['0fdb57a5-1285-4ac2-b5f7-4055b2479931','6f04a3ae-88b7-48d3-b641-56fa82fc92c3','394db5d7-7988-4428-91e6-28c8160f0e5b','ffaf9032-4df6-4620-b2bc-79a784daaa41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3aadb14190c4f92a747e50bc8818212',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1441082457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c7f2b4d-89db-4013-a2ed-778731349f07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d33d721729d401ea3fddc95012501fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3aadb14190c4f92a747e50bc8818212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.634352 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3dbf6a7-3bb2-4bcc-bb1f-4d828543a5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.650535 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3dbf6a7-3bb2-4bcc-bb1f-4d828543a5d0) transitioned into state 'SUCCESS' from state '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-1441082457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d33d721729d401ea3fddc95012501fc',qos_specs=None,replication_status=,reservations=['0fdb57a5-1285-4ac2-b5f7-4055b2479931','6f04a3ae-88b7-48d3-b641-56fa82fc92c3','394db5d7-7988-4428-91e6-28c8160f0e5b','ffaf9032-4df6-4620-b2bc-79a784daaa41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3aadb14190c4f92a747e50bc8818212',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.651212 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c91f9913-3327-47ef-845f-e7e25d5b505a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:34.658573 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c91f9913-3327-47ef-845f-e7e25d5b505a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:34.659292 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Flow 'volume_create_api' (2f2104e5-bbcc-467e-a331-9a67e51acea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:34.659570 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Create volume request issued successfully. Aug 14 03:18:34.660255 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-156b9ac2-e702-4ae8-94be-31cf700ccdfb tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:18:34.660630 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1422/5717] 10.4.3.152 () {68 vars in 1259 bytes} [Fri Aug 14 03:18:34 2026] POST /volume/v3/volumes => generated 758 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:18:34.672006 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-aed7f38f-a369-4f80-99e2-0c715a32fdb3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:34.673897 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aed7f38f-a369-4f80-99e2-0c715a32fdb3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/bac53e75-fc99-4aff-9e75-f91c78eb9b61 Aug 14 03:18:34.674094 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aed7f38f-a369-4f80-99e2-0c715a32fdb3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:34.674324 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-aed7f38f-a369-4f80-99e2-0c715a32fdb3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:34.681358 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:34.681358 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:34.685644 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-aed7f38f-a369-4f80-99e2-0c715a32fdb3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:34.689974 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-aed7f38f-a369-4f80-99e2-0c715a32fdb3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/bac53e75-fc99-4aff-9e75-f91c78eb9b61 returned with HTTP 200 Aug 14 03:18:34.690375 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1432/5718] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:34 2026] GET /volume/v3/volumes/bac53e75-fc99-4aff-9e75-f91c78eb9b61 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:34.703349 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-f1a4a704-d48d-492a-b175-e5ea3d581dd0 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:34.704931 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f1a4a704-d48d-492a-b175-e5ea3d581dd0 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/29bfeded-4f63-489d-a720-fe34ff20c1f8 Aug 14 03:18:34.705113 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f1a4a704-d48d-492a-b175-e5ea3d581dd0 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:34.705294 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-f1a4a704-d48d-492a-b175-e5ea3d581dd0 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:34.712174 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:34.712174 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:34.715569 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-f1a4a704-d48d-492a-b175-e5ea3d581dd0 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:34.719944 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-f1a4a704-d48d-492a-b175-e5ea3d581dd0 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/29bfeded-4f63-489d-a720-fe34ff20c1f8 returned with HTTP 200 Aug 14 03:18:34.720371 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1435/5719] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:34 2026] GET /volume/v3/volumes/29bfeded-4f63-489d-a720-fe34ff20c1f8 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:34.732044 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1f67b0a4-e152-4ba9-9dca-2c97694fcacd None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:34.734013 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1f67b0a4-e152-4ba9-9dca-2c97694fcacd tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 Aug 14 03:18:34.734210 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1f67b0a4-e152-4ba9-9dca-2c97694fcacd tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:34.734414 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1f67b0a4-e152-4ba9-9dca-2c97694fcacd tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:34.741983 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:34.741983 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:34.746018 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-1f67b0a4-e152-4ba9-9dca-2c97694fcacd tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:34.750359 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1f67b0a4-e152-4ba9-9dca-2c97694fcacd tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 returned with HTTP 200 Aug 14 03:18:34.750762 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1431/5720] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:34 2026] GET /volume/v3/volumes/24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:34.763437 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-8c1d8843-a0f4-4bc2-917c-6b2e2c1e2cef None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:34.765420 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8c1d8843-a0f4-4bc2-917c-6b2e2c1e2cef tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/ec293421-07dd-43a7-b3e0-8ab40a42c03d Aug 14 03:18:34.765620 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8c1d8843-a0f4-4bc2-917c-6b2e2c1e2cef tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:34.765831 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-8c1d8843-a0f4-4bc2-917c-6b2e2c1e2cef tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:34.772732 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:34.772732 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:34.777273 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-8c1d8843-a0f4-4bc2-917c-6b2e2c1e2cef tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:34.782123 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-8c1d8843-a0f4-4bc2-917c-6b2e2c1e2cef tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/ec293421-07dd-43a7-b3e0-8ab40a42c03d returned with HTTP 200 Aug 14 03:18:34.782649 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1423/5721] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:34 2026] GET /volume/v3/volumes/ec293421-07dd-43a7-b3e0-8ab40a42c03d => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:34.796625 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fb520392-5a5c-4d3f-88bf-b169908a648c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:34.798362 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fb520392-5a5c-4d3f-88bf-b169908a648c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/7c7f2b4d-89db-4013-a2ed-778731349f07 Aug 14 03:18:34.798575 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fb520392-5a5c-4d3f-88bf-b169908a648c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:34.798768 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fb520392-5a5c-4d3f-88bf-b169908a648c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:34.804983 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:34.804983 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:34.808062 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fb520392-5a5c-4d3f-88bf-b169908a648c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:34.811919 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fb520392-5a5c-4d3f-88bf-b169908a648c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/7c7f2b4d-89db-4013-a2ed-778731349f07 returned with HTTP 200 Aug 14 03:18:34.812280 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1433/5722] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:34 2026] GET /volume/v3/volumes/7c7f2b4d-89db-4013-a2ed-778731349f07 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:34.823559 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-462d3f90-42d7-4f98-98e0-ac3a7f37c507 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:34.825120 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-462d3f90-42d7-4f98-98e0-ac3a7f37c507 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] DELETE https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:34.825289 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-462d3f90-42d7-4f98-98e0-ac3a7f37c507 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:34.825464 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-462d3f90-42d7-4f98-98e0-ac3a7f37c507 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:34.825564 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.contrib.backups [None req-462d3f90-42d7-4f98-98e0-ac3a7f37c507 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete backup with id: 511a37ea-96dd-4f46-8ace-804edf9bd703. Aug 14 03:18:34.829660 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:34.829660 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:34.839508 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.backup.rpcapi [None req-462d3f90-42d7-4f98-98e0-ac3a7f37c507 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] delete_backup rpcapi backup_id 511a37ea-96dd-4f46-8ace-804edf9bd703 {{(pid=100379) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:18:34.840924 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-462d3f90-42d7-4f98-98e0-ac3a7f37c507 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 202 Aug 14 03:18:34.841459 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1436/5723] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:18:34 2026] DELETE /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:18:34.847555 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-0854603d-1429-40f8-b123-3d9247d80e03 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:34.849321 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0854603d-1429-40f8-b123-3d9247d80e03 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:34.849515 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0854603d-1429-40f8-b123-3d9247d80e03 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:34.849672 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-0854603d-1429-40f8-b123-3d9247d80e03 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:34.849785 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.backups [None req-0854603d-1429-40f8-b123-3d9247d80e03 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100378) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:34.854099 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:34.854099 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:34.854899 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-0854603d-1429-40f8-b123-3d9247d80e03 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 200 Aug 14 03:18:34.855304 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1432/5724] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:34 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:35.865288 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e0b6a2e7-0097-4e2e-b584-6bcb62b5317c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:35.866979 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e0b6a2e7-0097-4e2e-b584-6bcb62b5317c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 Aug 14 03:18:35.867159 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e0b6a2e7-0097-4e2e-b584-6bcb62b5317c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:35.867361 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e0b6a2e7-0097-4e2e-b584-6bcb62b5317c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:35.867462 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.backups [None req-e0b6a2e7-0097-4e2e-b584-6bcb62b5317c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Show backup with id 511a37ea-96dd-4f46-8ace-804edf9bd703. {{(pid=100381) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:18:35.870859 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e0b6a2e7-0097-4e2e-b584-6bcb62b5317c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 returned with HTTP 404 Aug 14 03:18:35.871285 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1424/5725] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:35 2026] GET /volume/v3/backups/511a37ea-96dd-4f46-8ace-804edf9bd703 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:35.878758 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fae3cc8f-84d7-460d-9d3b-b3c54d008678 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:35.880345 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fae3cc8f-84d7-460d-9d3b-b3c54d008678 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] DELETE https://10.4.3.152/volume/v3/volumes/7c7f2b4d-89db-4013-a2ed-778731349f07 Aug 14 03:18:35.880516 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fae3cc8f-84d7-460d-9d3b-b3c54d008678 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:35.880685 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fae3cc8f-84d7-460d-9d3b-b3c54d008678 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:35.880871 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-fae3cc8f-84d7-460d-9d3b-b3c54d008678 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete volume with id: 7c7f2b4d-89db-4013-a2ed-778731349f07 Aug 14 03:18:35.887486 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:35.887486 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:35.887945 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fae3cc8f-84d7-460d-9d3b-b3c54d008678 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:35.902594 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fae3cc8f-84d7-460d-9d3b-b3c54d008678 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete volume request issued successfully. Aug 14 03:18:35.902799 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fae3cc8f-84d7-460d-9d3b-b3c54d008678 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/7c7f2b4d-89db-4013-a2ed-778731349f07 returned with HTTP 202 Aug 14 03:18:35.903397 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1434/5726] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:18:35 2026] DELETE /volume/v3/volumes/7c7f2b4d-89db-4013-a2ed-778731349f07 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:18:35.909671 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-18df6c61-74d4-49b2-9c7f-082edca28313 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:35.911893 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-18df6c61-74d4-49b2-9c7f-082edca28313 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/7c7f2b4d-89db-4013-a2ed-778731349f07 Aug 14 03:18:35.912136 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-18df6c61-74d4-49b2-9c7f-082edca28313 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:35.912376 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-18df6c61-74d4-49b2-9c7f-082edca28313 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:35.920831 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:35.920831 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:35.925655 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-18df6c61-74d4-49b2-9c7f-082edca28313 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:35.930833 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-18df6c61-74d4-49b2-9c7f-082edca28313 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/7c7f2b4d-89db-4013-a2ed-778731349f07 returned with HTTP 200 Aug 14 03:18:35.931272 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1437/5727] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:35 2026] GET /volume/v3/volumes/7c7f2b4d-89db-4013-a2ed-778731349f07 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:36.943757 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-3982c685-9a34-463d-982b-36d03c26c064 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:36.945494 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3982c685-9a34-463d-982b-36d03c26c064 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/7c7f2b4d-89db-4013-a2ed-778731349f07 Aug 14 03:18:36.945694 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3982c685-9a34-463d-982b-36d03c26c064 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:36.945910 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-3982c685-9a34-463d-982b-36d03c26c064 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:36.951468 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-3982c685-9a34-463d-982b-36d03c26c064 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/7c7f2b4d-89db-4013-a2ed-778731349f07 returned with HTTP 404 Aug 14 03:18:36.951943 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1433/5728] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:36 2026] GET /volume/v3/volumes/7c7f2b4d-89db-4013-a2ed-778731349f07 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:36.958088 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-35b29543-fe15-4501-b11f-bbf11ffd0b76 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:36.959966 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-35b29543-fe15-4501-b11f-bbf11ffd0b76 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ec293421-07dd-43a7-b3e0-8ab40a42c03d Aug 14 03:18:36.960168 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-35b29543-fe15-4501-b11f-bbf11ffd0b76 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:36.960461 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-35b29543-fe15-4501-b11f-bbf11ffd0b76 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:36.960638 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-35b29543-fe15-4501-b11f-bbf11ffd0b76 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete volume with id: ec293421-07dd-43a7-b3e0-8ab40a42c03d Aug 14 03:18:36.968579 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:36.968579 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:36.969044 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-35b29543-fe15-4501-b11f-bbf11ffd0b76 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:36.984941 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-35b29543-fe15-4501-b11f-bbf11ffd0b76 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete volume request issued successfully. Aug 14 03:18:36.985119 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-35b29543-fe15-4501-b11f-bbf11ffd0b76 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/ec293421-07dd-43a7-b3e0-8ab40a42c03d returned with HTTP 202 Aug 14 03:18:36.985503 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1425/5729] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:18:36 2026] DELETE /volume/v3/volumes/ec293421-07dd-43a7-b3e0-8ab40a42c03d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:18:36.992276 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-407964aa-89dc-47a9-bba7-8b1e698c8394 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:36.993974 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-407964aa-89dc-47a9-bba7-8b1e698c8394 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/ec293421-07dd-43a7-b3e0-8ab40a42c03d Aug 14 03:18:36.994179 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-407964aa-89dc-47a9-bba7-8b1e698c8394 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:36.994372 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-407964aa-89dc-47a9-bba7-8b1e698c8394 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:37.001893 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:37.001893 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:37.005058 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-407964aa-89dc-47a9-bba7-8b1e698c8394 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:37.009059 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-407964aa-89dc-47a9-bba7-8b1e698c8394 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/ec293421-07dd-43a7-b3e0-8ab40a42c03d returned with HTTP 200 Aug 14 03:18:37.009391 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1435/5730] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:36 2026] GET /volume/v3/volumes/ec293421-07dd-43a7-b3e0-8ab40a42c03d => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:38.021398 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-9827cf45-e259-4db8-9f6f-ccd766f5be07 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:38.023054 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9827cf45-e259-4db8-9f6f-ccd766f5be07 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/ec293421-07dd-43a7-b3e0-8ab40a42c03d Aug 14 03:18:38.023236 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9827cf45-e259-4db8-9f6f-ccd766f5be07 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:38.023434 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-9827cf45-e259-4db8-9f6f-ccd766f5be07 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:38.028597 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-9827cf45-e259-4db8-9f6f-ccd766f5be07 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/ec293421-07dd-43a7-b3e0-8ab40a42c03d returned with HTTP 404 Aug 14 03:18:38.029061 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1438/5731] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:38 2026] GET /volume/v3/volumes/ec293421-07dd-43a7-b3e0-8ab40a42c03d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:38.035217 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-aad35949-9307-4e28-bac2-00da7774b070 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:38.036956 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-aad35949-9307-4e28-bac2-00da7774b070 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] DELETE https://10.4.3.152/volume/v3/volumes/24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 Aug 14 03:18:38.037127 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-aad35949-9307-4e28-bac2-00da7774b070 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:38.037325 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-aad35949-9307-4e28-bac2-00da7774b070 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:38.037510 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-aad35949-9307-4e28-bac2-00da7774b070 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete volume with id: 24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 Aug 14 03:18:38.044534 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:38.044534 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:38.045024 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-aad35949-9307-4e28-bac2-00da7774b070 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:38.059762 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-aad35949-9307-4e28-bac2-00da7774b070 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete volume request issued successfully. Aug 14 03:18:38.059956 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-aad35949-9307-4e28-bac2-00da7774b070 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 returned with HTTP 202 Aug 14 03:18:38.060330 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1434/5732] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:18:38 2026] DELETE /volume/v3/volumes/24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:18:38.066411 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1cc720b3-8271-4d6e-a75b-7f6c94dc14bd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:38.068091 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1cc720b3-8271-4d6e-a75b-7f6c94dc14bd tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 Aug 14 03:18:38.068261 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1cc720b3-8271-4d6e-a75b-7f6c94dc14bd tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:38.068434 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1cc720b3-8271-4d6e-a75b-7f6c94dc14bd tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:38.074803 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:38.074803 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:38.077918 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1cc720b3-8271-4d6e-a75b-7f6c94dc14bd tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:38.081392 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1cc720b3-8271-4d6e-a75b-7f6c94dc14bd tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 returned with HTTP 200 Aug 14 03:18:38.081730 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1426/5733] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:38 2026] GET /volume/v3/volumes/24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:39.093721 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-92038a09-6542-401f-8d36-6a7b9caa3167 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:39.095497 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-92038a09-6542-401f-8d36-6a7b9caa3167 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 Aug 14 03:18:39.095707 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-92038a09-6542-401f-8d36-6a7b9caa3167 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:39.095864 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-92038a09-6542-401f-8d36-6a7b9caa3167 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:39.100750 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-92038a09-6542-401f-8d36-6a7b9caa3167 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 returned with HTTP 404 Aug 14 03:18:39.101167 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1436/5734] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:39 2026] GET /volume/v3/volumes/24eb3a7a-c0f2-4efe-8a1b-ac9e2d0b55f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:39.106970 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7e8683ee-86b8-40ce-8030-58f07d6703d6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:39.109008 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7e8683ee-86b8-40ce-8030-58f07d6703d6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] DELETE https://10.4.3.152/volume/v3/volumes/29bfeded-4f63-489d-a720-fe34ff20c1f8 Aug 14 03:18:39.109236 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7e8683ee-86b8-40ce-8030-58f07d6703d6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:39.109457 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7e8683ee-86b8-40ce-8030-58f07d6703d6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:39.109684 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-7e8683ee-86b8-40ce-8030-58f07d6703d6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete volume with id: 29bfeded-4f63-489d-a720-fe34ff20c1f8 Aug 14 03:18:39.117851 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:39.117851 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:39.118373 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7e8683ee-86b8-40ce-8030-58f07d6703d6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:39.135323 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7e8683ee-86b8-40ce-8030-58f07d6703d6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete volume request issued successfully. Aug 14 03:18:39.135564 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7e8683ee-86b8-40ce-8030-58f07d6703d6 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/29bfeded-4f63-489d-a720-fe34ff20c1f8 returned with HTTP 202 Aug 14 03:18:39.136042 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1439/5735] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:18:39 2026] DELETE /volume/v3/volumes/29bfeded-4f63-489d-a720-fe34ff20c1f8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:18:39.142140 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4de18428-c8e1-4b7b-b592-a0ae5abd883c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:39.143708 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4de18428-c8e1-4b7b-b592-a0ae5abd883c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/29bfeded-4f63-489d-a720-fe34ff20c1f8 Aug 14 03:18:39.143906 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4de18428-c8e1-4b7b-b592-a0ae5abd883c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:39.144084 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4de18428-c8e1-4b7b-b592-a0ae5abd883c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:39.150169 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:39.150169 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:39.153281 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4de18428-c8e1-4b7b-b592-a0ae5abd883c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:39.157035 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4de18428-c8e1-4b7b-b592-a0ae5abd883c tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/29bfeded-4f63-489d-a720-fe34ff20c1f8 returned with HTTP 200 Aug 14 03:18:39.157383 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1435/5736] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:39 2026] GET /volume/v3/volumes/29bfeded-4f63-489d-a720-fe34ff20c1f8 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:40.169522 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d2c7d416-7c90-4440-905c-8ab640fea690 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:40.171123 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d2c7d416-7c90-4440-905c-8ab640fea690 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/29bfeded-4f63-489d-a720-fe34ff20c1f8 Aug 14 03:18:40.171298 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d2c7d416-7c90-4440-905c-8ab640fea690 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:40.171477 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d2c7d416-7c90-4440-905c-8ab640fea690 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:40.176415 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d2c7d416-7c90-4440-905c-8ab640fea690 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/29bfeded-4f63-489d-a720-fe34ff20c1f8 returned with HTTP 404 Aug 14 03:18:40.176808 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1427/5737] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:40 2026] GET /volume/v3/volumes/29bfeded-4f63-489d-a720-fe34ff20c1f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:40.182620 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ac991a38-51c1-496b-b700-454fce812401 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:40.184258 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ac991a38-51c1-496b-b700-454fce812401 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] DELETE https://10.4.3.152/volume/v3/volumes/bac53e75-fc99-4aff-9e75-f91c78eb9b61 Aug 14 03:18:40.184427 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ac991a38-51c1-496b-b700-454fce812401 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:40.184591 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ac991a38-51c1-496b-b700-454fce812401 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:40.184750 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-ac991a38-51c1-496b-b700-454fce812401 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete volume with id: bac53e75-fc99-4aff-9e75-f91c78eb9b61 Aug 14 03:18:40.191198 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:40.191198 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:40.191619 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ac991a38-51c1-496b-b700-454fce812401 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:40.204543 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ac991a38-51c1-496b-b700-454fce812401 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete volume request issued successfully. Aug 14 03:18:40.204722 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ac991a38-51c1-496b-b700-454fce812401 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/bac53e75-fc99-4aff-9e75-f91c78eb9b61 returned with HTTP 202 Aug 14 03:18:40.205087 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1437/5738] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:18:40 2026] DELETE /volume/v3/volumes/bac53e75-fc99-4aff-9e75-f91c78eb9b61 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:18:40.211968 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-b70284f2-b8f7-46c1-a66c-55f823f8c6f3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:40.213939 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b70284f2-b8f7-46c1-a66c-55f823f8c6f3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/bac53e75-fc99-4aff-9e75-f91c78eb9b61 Aug 14 03:18:40.214209 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b70284f2-b8f7-46c1-a66c-55f823f8c6f3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:40.214399 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-b70284f2-b8f7-46c1-a66c-55f823f8c6f3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:40.221944 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:40.221944 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:40.226051 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-b70284f2-b8f7-46c1-a66c-55f823f8c6f3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:40.231196 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-b70284f2-b8f7-46c1-a66c-55f823f8c6f3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/bac53e75-fc99-4aff-9e75-f91c78eb9b61 returned with HTTP 200 Aug 14 03:18:40.231663 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1440/5739] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:40 2026] GET /volume/v3/volumes/bac53e75-fc99-4aff-9e75-f91c78eb9b61 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:41.243363 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-26749ae7-9306-4fe0-946b-40bcd00428de None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:41.245084 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-26749ae7-9306-4fe0-946b-40bcd00428de tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/bac53e75-fc99-4aff-9e75-f91c78eb9b61 Aug 14 03:18:41.245311 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-26749ae7-9306-4fe0-946b-40bcd00428de tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:41.245493 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-26749ae7-9306-4fe0-946b-40bcd00428de tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:41.250708 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-26749ae7-9306-4fe0-946b-40bcd00428de tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/bac53e75-fc99-4aff-9e75-f91c78eb9b61 returned with HTTP 404 Aug 14 03:18:41.251097 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1436/5740] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:41 2026] GET /volume/v3/volumes/bac53e75-fc99-4aff-9e75-f91c78eb9b61 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:41.257381 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9a402a2f-dfd0-4e75-a482-319d4acaebb3 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:41.259209 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9a402a2f-dfd0-4e75-a482-319d4acaebb3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 Aug 14 03:18:41.259411 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9a402a2f-dfd0-4e75-a482-319d4acaebb3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:41.259596 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9a402a2f-dfd0-4e75-a482-319d4acaebb3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:41.259752 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-9a402a2f-dfd0-4e75-a482-319d4acaebb3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete volume with id: 1f7374d2-d571-4444-9f07-c227cd584a25 Aug 14 03:18:41.266411 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:41.266411 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:41.267075 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-9a402a2f-dfd0-4e75-a482-319d4acaebb3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:41.281132 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-9a402a2f-dfd0-4e75-a482-319d4acaebb3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Delete volume request issued successfully. Aug 14 03:18:41.281251 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9a402a2f-dfd0-4e75-a482-319d4acaebb3 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 returned with HTTP 202 Aug 14 03:18:41.281667 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1428/5741] 10.4.3.152 () {66 vars in 1351 bytes} [Fri Aug 14 03:18:41 2026] DELETE /volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:18:41.287879 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6e8dca3d-8ce1-4ac0-a5fa-0d26fc653824 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:41.289669 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6e8dca3d-8ce1-4ac0-a5fa-0d26fc653824 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 Aug 14 03:18:41.289859 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6e8dca3d-8ce1-4ac0-a5fa-0d26fc653824 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:41.290046 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6e8dca3d-8ce1-4ac0-a5fa-0d26fc653824 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:41.297141 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:41.297141 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:41.300610 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-6e8dca3d-8ce1-4ac0-a5fa-0d26fc653824 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Volume info retrieved successfully. Aug 14 03:18:41.304740 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6e8dca3d-8ce1-4ac0-a5fa-0d26fc653824 tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 returned with HTTP 200 Aug 14 03:18:41.305140 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1438/5742] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:41 2026] GET /volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:42.317179 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2404657a-0538-4507-a10b-203205ab661e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:42.318620 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2404657a-0538-4507-a10b-203205ab661e tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] GET https://10.4.3.152/volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 Aug 14 03:18:42.318781 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2404657a-0538-4507-a10b-203205ab661e tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:42.318966 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2404657a-0538-4507-a10b-203205ab661e tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:42.323837 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2404657a-0538-4507-a10b-203205ab661e tempest-CreateVolumesFromBackupTest-1182123546 tempest-CreateVolumesFromBackupTest-1182123546-project-member] https://10.4.3.152/volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 returned with HTTP 404 Aug 14 03:18:42.324298 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1441/5743] 10.4.3.152 () {66 vars in 1348 bytes} [Fri Aug 14 03:18:42 2026] GET /volume/v3/volumes/1f7374d2-d571-4444-9f07-c227cd584a25 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:43.323603 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:43.398741 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:18:43.399123 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-455804341"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:43.400481 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-455804341'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:18:43.400614 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume of 1 GB Aug 14 03:18:43.404673 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Availability Zones retrieved successfully. Aug 14 03:18:43.410356 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (a212676d-1bdf-4c3c-8f36-229ff9a70504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:43.411212 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf0cebb1-0358-4b53-a469-671927aedafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:43.412087 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:18:43.436359 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf0cebb1-0358-4b53-a469-671927aedafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:43.437072 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ca7cda4-bf57-4ae1-9805-07731f637893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:43.487240 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['4dc52228-831e-410d-ba74-ed8e60108db7', 'a4e6e78d-bb5b-468c-aca9-b5bcd2e7c98a', 'a41d4598-ea1f-4cbe-aea6-093900701c4c', '68a5b4f5-d33a-4a64-8a65-04b0853679da'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:43.488071 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ca7cda4-bf57-4ae1-9805-07731f637893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dc52228-831e-410d-ba74-ed8e60108db7', 'a4e6e78d-bb5b-468c-aca9-b5bcd2e7c98a', 'a41d4598-ea1f-4cbe-aea6-093900701c4c', '68a5b4f5-d33a-4a64-8a65-04b0853679da']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:43.488800 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deacf14d-de69-4cd7-a554-166beb7b78c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:43.509488 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deacf14d-de69-4cd7-a554-166beb7b78c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10516eb2-5822-45b6-b541-d55e76f8fc36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-455804341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['4dc52228-831e-410d-ba74-ed8e60108db7','a4e6e78d-bb5b-468c-aca9-b5bcd2e7c98a','a41d4598-ea1f-4cbe-aea6-093900701c4c','68a5b4f5-d33a-4a64-8a65-04b0853679da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:18:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-455804341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10516eb2-5822-45b6-b541-d55e76f8fc36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebf0e127d23427b878c8dc066d1d1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:43.510211 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (559b387a-0750-48e6-ae0e-1bb28b781d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:43.526548 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (559b387a-0750-48e6-ae0e-1bb28b781d32) transitioned into state 'SUCCESS' from state '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-455804341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['4dc52228-831e-410d-ba74-ed8e60108db7','a4e6e78d-bb5b-468c-aca9-b5bcd2e7c98a','a41d4598-ea1f-4cbe-aea6-093900701c4c','68a5b4f5-d33a-4a64-8a65-04b0853679da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:43.527261 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da82bd03-40a9-48b3-8a9a-829f04173780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:43.535467 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da82bd03-40a9-48b3-8a9a-829f04173780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:43.536695 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (a212676d-1bdf-4c3c-8f36-229ff9a70504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:43.537134 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request issued successfully. Aug 14 03:18:43.537888 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-891960c4-b415-49d7-9e9e-a90e8dd65fbc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:18:43.538416 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1437/5744] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:18:43 2026] POST /volume/v3/volumes => generated 769 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:43.549676 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f0b7e369-756c-48ed-8657-444ed68dbe9b None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:43.551625 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f0b7e369-756c-48ed-8657-444ed68dbe9b tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 Aug 14 03:18:43.551841 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f0b7e369-756c-48ed-8657-444ed68dbe9b tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:43.552029 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f0b7e369-756c-48ed-8657-444ed68dbe9b tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:43.558739 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:43.558739 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:43.562398 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f0b7e369-756c-48ed-8657-444ed68dbe9b tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:43.566267 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f0b7e369-756c-48ed-8657-444ed68dbe9b tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 returned with HTTP 200 Aug 14 03:18:43.566616 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1429/5745] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:43 2026] GET /volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:44.578395 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-7c0ee49e-48f6-42ae-be9d-dd5a413fce96 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:44.580021 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7c0ee49e-48f6-42ae-be9d-dd5a413fce96 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 Aug 14 03:18:44.580260 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7c0ee49e-48f6-42ae-be9d-dd5a413fce96 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:44.580463 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-7c0ee49e-48f6-42ae-be9d-dd5a413fce96 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:44.586662 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:44.586662 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:44.589720 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-7c0ee49e-48f6-42ae-be9d-dd5a413fce96 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:44.593375 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-7c0ee49e-48f6-42ae-be9d-dd5a413fce96 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 returned with HTTP 200 Aug 14 03:18:44.593736 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1439/5746] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:44 2026] GET /volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:44.604934 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-56cc01a4-c27d-4e8c-aaaa-f9a47aafec24 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:44.606645 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-56cc01a4-c27d-4e8c-aaaa-f9a47aafec24 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:18:44.606988 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-56cc01a4-c27d-4e8c-aaaa-f9a47aafec24 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10516eb2-5822-45b6-b541-d55e76f8fc36", "name": "tempest-VolumeDependencyTests-Snapshot-2094412635"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:44.614780 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:44.614780 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:44.615212 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-56cc01a4-c27d-4e8c-aaaa-f9a47aafec24 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:44.615317 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-56cc01a4-c27d-4e8c-aaaa-f9a47aafec24 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create snapshot from volume 10516eb2-5822-45b6-b541-d55e76f8fc36 Aug 14 03:18:44.643400 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-56cc01a4-c27d-4e8c-aaaa-f9a47aafec24 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['afcce5dd-ef0b-4462-8ed3-a9661d916c35', '738c0591-3c0d-4764-b966-c74cdd31b723', '9a2b7abc-9d78-44ac-8fbd-2a9cf6bc7ba5', '97283528-6dca-4a2a-8bab-94ebcf754e04'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:44.669778 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-56cc01a4-c27d-4e8c-aaaa-f9a47aafec24 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot create request issued successfully. Aug 14 03:18:44.670101 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-56cc01a4-c27d-4e8c-aaaa-f9a47aafec24 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:18:44.670490 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1442/5747] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:18:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:18:44.679034 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-60e39e9d-2a0b-4eb3-886c-3f0c9d2fc32e None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:44.680849 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-60e39e9d-2a0b-4eb3-886c-3f0c9d2fc32e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a Aug 14 03:18:44.681039 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-60e39e9d-2a0b-4eb3-886c-3f0c9d2fc32e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:44.681259 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-60e39e9d-2a0b-4eb3-886c-3f0c9d2fc32e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:44.685947 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:44.685947 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:44.686322 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-60e39e9d-2a0b-4eb3-886c-3f0c9d2fc32e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:44.686991 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-60e39e9d-2a0b-4eb3-886c-3f0c9d2fc32e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a returned with HTTP 200 Aug 14 03:18:44.687322 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1438/5748] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:18:44 2026] GET /volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:45.695280 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a9172179-eacf-42a0-baa9-04bf3b391ebd None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:45.697030 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a9172179-eacf-42a0-baa9-04bf3b391ebd tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a Aug 14 03:18:45.697231 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a9172179-eacf-42a0-baa9-04bf3b391ebd tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:45.697438 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a9172179-eacf-42a0-baa9-04bf3b391ebd tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:45.702217 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:45.702217 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:45.702631 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a9172179-eacf-42a0-baa9-04bf3b391ebd tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:45.703423 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a9172179-eacf-42a0-baa9-04bf3b391ebd tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a returned with HTTP 200 Aug 14 03:18:45.703766 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1430/5749] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:18:45 2026] GET /volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:45.711941 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-391ec481-a3bc-4348-9aab-012eb62045f6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:45.713551 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:18:45.713913 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "229c5f40-e51d-44ce-80b8-cdb07b13871a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-904526716"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:45.715343 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request body: {'volume': {'snapshot_id': '229c5f40-e51d-44ce-80b8-cdb07b13871a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-904526716'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:18:45.719848 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:45.719848 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:45.720224 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:45.720320 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume of 1 GB Aug 14 03:18:45.723337 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Availability Zones retrieved successfully. Aug 14 03:18:45.728270 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (7d9c0448-04ba-4512-a86d-7c8a2418df60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:45.729177 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6930e288-2563-4d0a-a418-1c8995ddca1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:45.730104 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:18:45.757596 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6930e288-2563-4d0a-a418-1c8995ddca1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '229c5f40-e51d-44ce-80b8-cdb07b13871a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:45.758295 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad11f115-c7be-4817-b5e4-7884290b62a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:45.792214 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['9824b9e2-4fd6-40ea-bf0a-73415e69fcf3', 'c4edccb4-91ce-4b1b-8e39-2ade52900a22', '61bcba6f-780e-46a3-91ee-540d98a43d3b', '8e7eef60-b394-4826-b64a-04d0d656e6f9'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:45.792964 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad11f115-c7be-4817-b5e4-7884290b62a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9824b9e2-4fd6-40ea-bf0a-73415e69fcf3', 'c4edccb4-91ce-4b1b-8e39-2ade52900a22', '61bcba6f-780e-46a3-91ee-540d98a43d3b', '8e7eef60-b394-4826-b64a-04d0d656e6f9']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:45.793690 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c54ba4-eb99-4c43-b110-978fa974f9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:45.829405 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c54ba4-eb99-4c43-b110-978fa974f9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ded619c1-f969-4c31-8d0c-aaef16c5dd6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-904526716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['9824b9e2-4fd6-40ea-bf0a-73415e69fcf3','c4edccb4-91ce-4b1b-8e39-2ade52900a22','61bcba6f-780e-46a3-91ee-540d98a43d3b','8e7eef60-b394-4826-b64a-04d0d656e6f9'],size=1,snapshot_id=229c5f40-e51d-44ce-80b8-cdb07b13871a,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-904526716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ded619c1-f969-4c31-8d0c-aaef16c5dd6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebf0e127d23427b878c8dc066d1d1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=229c5f40-e51d-44ce-80b8-cdb07b13871a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:45.830205 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a04ca0f-0432-4e95-8dd6-19edec96a235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:45.844767 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a04ca0f-0432-4e95-8dd6-19edec96a235) transitioned into state 'SUCCESS' from state '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-904526716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['9824b9e2-4fd6-40ea-bf0a-73415e69fcf3','c4edccb4-91ce-4b1b-8e39-2ade52900a22','61bcba6f-780e-46a3-91ee-540d98a43d3b','8e7eef60-b394-4826-b64a-04d0d656e6f9'],size=1,snapshot_id=229c5f40-e51d-44ce-80b8-cdb07b13871a,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:45.845390 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17633e8-c9ca-40dd-aac4-e01960472e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:45.861325 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17633e8-c9ca-40dd-aac4-e01960472e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:45.862487 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (7d9c0448-04ba-4512-a86d-7c8a2418df60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:45.862913 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request issued successfully. Aug 14 03:18:45.863652 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-391ec481-a3bc-4348-9aab-012eb62045f6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:18:45.864243 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1440/5750] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:18:45 2026] POST /volume/v3/volumes => generated 803 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:45.874941 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-873d2cb0-e361-4045-acb5-70d8f7fba8b3 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:45.876760 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-873d2cb0-e361-4045-acb5-70d8f7fba8b3 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a Aug 14 03:18:45.876989 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-873d2cb0-e361-4045-acb5-70d8f7fba8b3 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:45.877165 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-873d2cb0-e361-4045-acb5-70d8f7fba8b3 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:45.884120 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:45.884120 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:45.887326 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-873d2cb0-e361-4045-acb5-70d8f7fba8b3 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:45.890831 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-873d2cb0-e361-4045-acb5-70d8f7fba8b3 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a returned with HTTP 200 Aug 14 03:18:45.891146 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1443/5751] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:45 2026] GET /volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:46.902440 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e92c0f87-af71-434f-879d-4debbb86dc00 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:46.904120 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e92c0f87-af71-434f-879d-4debbb86dc00 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a Aug 14 03:18:46.904307 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e92c0f87-af71-434f-879d-4debbb86dc00 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:46.904508 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e92c0f87-af71-434f-879d-4debbb86dc00 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:46.911208 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:46.911208 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:46.914498 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e92c0f87-af71-434f-879d-4debbb86dc00 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:46.918131 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e92c0f87-af71-434f-879d-4debbb86dc00 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a returned with HTTP 200 Aug 14 03:18:46.918471 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1439/5752] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:46 2026] GET /volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:46.930018 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-333d86e5-f66d-4c52-bc98-91911e350fe5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:46.931839 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-333d86e5-f66d-4c52-bc98-91911e350fe5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:18:46.932192 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-333d86e5-f66d-4c52-bc98-91911e350fe5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ded619c1-f969-4c31-8d0c-aaef16c5dd6a", "name": "tempest-VolumeDependencyTests-Snapshot-1465298938"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:46.939753 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:46.939753 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:46.940254 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-333d86e5-f66d-4c52-bc98-91911e350fe5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:46.940412 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-333d86e5-f66d-4c52-bc98-91911e350fe5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create snapshot from volume ded619c1-f969-4c31-8d0c-aaef16c5dd6a Aug 14 03:18:46.961525 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-333d86e5-f66d-4c52-bc98-91911e350fe5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['f1ca9584-af4f-46b4-a21b-55a8dea94c6c', 'd03fa691-457d-47a2-a8e8-3eb6bb9ec7f0', '9ee4fe89-c713-4371-8531-2d9ec864677a', '6abf162e-498e-4e15-bff4-d7b694422bfc'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:46.985921 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-333d86e5-f66d-4c52-bc98-91911e350fe5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot create request issued successfully. Aug 14 03:18:46.986311 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-333d86e5-f66d-4c52-bc98-91911e350fe5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:18:46.986738 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1431/5753] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:18:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:18:46.995080 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a8fc31ca-b92e-4c0c-9974-91e2c53917e3 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:46.996878 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a8fc31ca-b92e-4c0c-9974-91e2c53917e3 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 Aug 14 03:18:46.997070 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a8fc31ca-b92e-4c0c-9974-91e2c53917e3 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:46.997308 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a8fc31ca-b92e-4c0c-9974-91e2c53917e3 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:47.001975 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:47.001975 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:47.002379 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a8fc31ca-b92e-4c0c-9974-91e2c53917e3 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:47.003117 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a8fc31ca-b92e-4c0c-9974-91e2c53917e3 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 returned with HTTP 200 Aug 14 03:18:47.003476 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1441/5754] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:18:46 2026] GET /volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:48.011953 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7ca81c92-c26e-48b4-b23a-f05c07ce8fe9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:48.014345 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7ca81c92-c26e-48b4-b23a-f05c07ce8fe9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 Aug 14 03:18:48.014604 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7ca81c92-c26e-48b4-b23a-f05c07ce8fe9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:48.014852 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7ca81c92-c26e-48b4-b23a-f05c07ce8fe9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:48.020667 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:48.020667 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:48.021220 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-7ca81c92-c26e-48b4-b23a-f05c07ce8fe9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:48.022197 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7ca81c92-c26e-48b4-b23a-f05c07ce8fe9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 returned with HTTP 200 Aug 14 03:18:48.022655 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1444/5755] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:18:48 2026] GET /volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:48.030319 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:48.031977 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:18:48.032324 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c408e428-9850-4e3d-9d86-5ac2116cdf87", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-72909309"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:48.033701 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request body: {'volume': {'snapshot_id': 'c408e428-9850-4e3d-9d86-5ac2116cdf87', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-72909309'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:18:48.038367 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:48.038367 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:48.038780 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:48.038929 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume of 1 GB Aug 14 03:18:48.042056 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Availability Zones retrieved successfully. Aug 14 03:18:48.047018 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (1a0b8159-fd69-4938-8d87-edebabea5d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:48.047853 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755180ee-e200-4431-8e36-c50859f2ee08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:48.048636 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:18:48.074673 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755180ee-e200-4431-8e36-c50859f2ee08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c408e428-9850-4e3d-9d86-5ac2116cdf87', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:48.075507 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ba9cb56-aac6-4d5f-8708-aa712597d2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:48.110352 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['2f817be1-cf45-4204-9268-6032eb03b38f', '1b84bbb2-2e5a-4061-b9bc-2070dcfcb844', '3e24f3ff-a9e9-4bbc-8926-36be48150f3d', 'cd2cecce-5e4c-474a-813e-e8922a09c429'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:48.111024 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ba9cb56-aac6-4d5f-8708-aa712597d2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f817be1-cf45-4204-9268-6032eb03b38f', '1b84bbb2-2e5a-4061-b9bc-2070dcfcb844', '3e24f3ff-a9e9-4bbc-8926-36be48150f3d', 'cd2cecce-5e4c-474a-813e-e8922a09c429']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:48.111662 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93e6f428-dc49-4d55-8fb0-860380f3c8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:48.146355 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93e6f428-dc49-4d55-8fb0-860380f3c8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c33478-d033-4c71-9121-f2f420aae352', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-72909309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['2f817be1-cf45-4204-9268-6032eb03b38f','1b84bbb2-2e5a-4061-b9bc-2070dcfcb844','3e24f3ff-a9e9-4bbc-8926-36be48150f3d','cd2cecce-5e4c-474a-813e-e8922a09c429'],size=1,snapshot_id=c408e428-9850-4e3d-9d86-5ac2116cdf87,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-72909309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2c33478-d033-4c71-9121-f2f420aae352,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebf0e127d23427b878c8dc066d1d1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c408e428-9850-4e3d-9d86-5ac2116cdf87,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:48.146985 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de46e5f0-7cd5-4df6-9ea5-6af393939b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:48.163804 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de46e5f0-7cd5-4df6-9ea5-6af393939b9a) transitioned into state 'SUCCESS' from state '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-72909309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['2f817be1-cf45-4204-9268-6032eb03b38f','1b84bbb2-2e5a-4061-b9bc-2070dcfcb844','3e24f3ff-a9e9-4bbc-8926-36be48150f3d','cd2cecce-5e4c-474a-813e-e8922a09c429'],size=1,snapshot_id=c408e428-9850-4e3d-9d86-5ac2116cdf87,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:48.164412 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2a291f-26d7-4b5f-a1f4-0ea083fdc889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:48.181895 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2a291f-26d7-4b5f-a1f4-0ea083fdc889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:48.182586 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (1a0b8159-fd69-4938-8d87-edebabea5d79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:48.182833 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request issued successfully. Aug 14 03:18:48.183349 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a64a2ef1-69d5-4e3d-8baf-48ded9db8bb4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:18:48.183740 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1440/5756] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:18:48 2026] POST /volume/v3/volumes => generated 802 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:48.194972 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f53eae03-2dc2-4ac2-9fd4-4af76272da52 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:48.196724 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f53eae03-2dc2-4ac2-9fd4-4af76272da52 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 Aug 14 03:18:48.196941 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f53eae03-2dc2-4ac2-9fd4-4af76272da52 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:48.197527 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f53eae03-2dc2-4ac2-9fd4-4af76272da52 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:48.203405 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:48.203405 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:48.206505 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f53eae03-2dc2-4ac2-9fd4-4af76272da52 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:48.210145 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f53eae03-2dc2-4ac2-9fd4-4af76272da52 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 returned with HTTP 200 Aug 14 03:18:48.210496 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1432/5757] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:48 2026] GET /volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:49.222259 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-80e0b623-0514-4973-924c-9ed19bb64e71 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:49.224625 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-80e0b623-0514-4973-924c-9ed19bb64e71 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 Aug 14 03:18:49.224924 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-80e0b623-0514-4973-924c-9ed19bb64e71 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:49.225181 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-80e0b623-0514-4973-924c-9ed19bb64e71 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:49.234251 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:49.234251 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:49.238438 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-80e0b623-0514-4973-924c-9ed19bb64e71 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:49.243498 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-80e0b623-0514-4973-924c-9ed19bb64e71 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 returned with HTTP 200 Aug 14 03:18:49.243998 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1442/5758] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:49 2026] GET /volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:49.254869 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-c13513dd-6662-4607-8748-975011bb4c19 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:49.257021 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:18:49.257468 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a2c33478-d033-4c71-9121-f2f420aae352", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1689224216"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:49.259052 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.v3.volumes [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request body: {'volume': {'source_volid': 'a2c33478-d033-4c71-9121-f2f420aae352', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1689224216'}} {{(pid=100379) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:18:49.265833 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:49.265833 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:49.266301 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume retrieved successfully. Aug 14 03:18:49.266458 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume of 1 GB Aug 14 03:18:49.269989 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Availability Zones retrieved successfully. Aug 14 03:18:49.274975 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (1d98d94f-30de-4f1b-a742-d41bcb23afbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:49.276110 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aba8686-1c68-42a9-8e91-297bdb6d8b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:49.277015 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.flows.api.create_volume [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100379) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:18:49.298327 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aba8686-1c68-42a9-8e91-297bdb6d8b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a2c33478-d033-4c71-9121-f2f420aae352', 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:49.299166 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea20148c-b83c-4be3-a5f6-fa1ecc98f8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:49.334697 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['f8509be9-8469-45ef-a069-cef31fdae9c1', '7de504ce-1f63-4ea9-9766-6b85eda297c3', 'd6cad987-7c75-4031-ae8a-dbf1506307d6', '70e6039f-d764-4958-8755-a842665618a7'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:49.335487 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea20148c-b83c-4be3-a5f6-fa1ecc98f8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8509be9-8469-45ef-a069-cef31fdae9c1', '7de504ce-1f63-4ea9-9766-6b85eda297c3', 'd6cad987-7c75-4031-ae8a-dbf1506307d6', '70e6039f-d764-4958-8755-a842665618a7']}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:49.336169 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce8953c7-6bc2-4ebb-82b0-cf1dbe11f3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:49.365475 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce8953c7-6bc2-4ebb-82b0-cf1dbe11f3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '259dd636-3fa7-444a-8e34-5164a3c60a47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1689224216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['f8509be9-8469-45ef-a069-cef31fdae9c1','7de504ce-1f63-4ea9-9766-6b85eda297c3','d6cad987-7c75-4031-ae8a-dbf1506307d6','70e6039f-d764-4958-8755-a842665618a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=a2c33478-d033-4c71-9121-f2f420aae352,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:18:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1689224216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=259dd636-3fa7-444a-8e34-5164a3c60a47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebf0e127d23427b878c8dc066d1d1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a2c33478-d033-4c71-9121-f2f420aae352,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:49.366242 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9087d5c5-9a90-4bab-b38c-8b8b073a9e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:49.381643 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9087d5c5-9a90-4bab-b38c-8b8b073a9e6a) transitioned into state 'SUCCESS' from state '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-1689224216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['f8509be9-8469-45ef-a069-cef31fdae9c1','7de504ce-1f63-4ea9-9766-6b85eda297c3','d6cad987-7c75-4031-ae8a-dbf1506307d6','70e6039f-d764-4958-8755-a842665618a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=a2c33478-d033-4c71-9121-f2f420aae352,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:49.382267 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (780b8a42-f7ac-4d42-a9ff-27dcb3c3e93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:49.396007 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (780b8a42-f7ac-4d42-a9ff-27dcb3c3e93f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100379) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:49.396832 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (1d98d94f-30de-4f1b-a742-d41bcb23afbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100379) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:49.397113 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request issued successfully. Aug 14 03:18:49.397633 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-c13513dd-6662-4607-8748-975011bb4c19 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:18:49.398039 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1445/5759] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:18:49 2026] POST /volume/v3/volumes => generated 804 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:49.409164 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-110ac51d-2cfc-406b-8c1f-8932febac758 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:49.411539 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-110ac51d-2cfc-406b-8c1f-8932febac758 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 Aug 14 03:18:49.411737 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-110ac51d-2cfc-406b-8c1f-8932febac758 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:49.411999 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-110ac51d-2cfc-406b-8c1f-8932febac758 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:49.420281 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:49.420281 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:49.424276 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-110ac51d-2cfc-406b-8c1f-8932febac758 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:49.429337 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-110ac51d-2cfc-406b-8c1f-8932febac758 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 returned with HTTP 200 Aug 14 03:18:49.429832 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1441/5760] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:49 2026] GET /volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:50.441666 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-1f1789ae-f540-4080-bab6-075df63a6ce1 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:50.443814 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1f1789ae-f540-4080-bab6-075df63a6ce1 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 Aug 14 03:18:50.444062 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1f1789ae-f540-4080-bab6-075df63a6ce1 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:50.444245 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-1f1789ae-f540-4080-bab6-075df63a6ce1 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:50.450683 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:50.450683 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:50.453875 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-1f1789ae-f540-4080-bab6-075df63a6ce1 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:50.457836 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-1f1789ae-f540-4080-bab6-075df63a6ce1 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 returned with HTTP 200 Aug 14 03:18:50.458232 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1433/5761] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:50 2026] GET /volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:50.469542 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8d445217-b7ab-4d41-963b-fead01e2b61f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:50.471303 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8d445217-b7ab-4d41-963b-fead01e2b61f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a Aug 14 03:18:50.471488 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8d445217-b7ab-4d41-963b-fead01e2b61f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:50.471664 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8d445217-b7ab-4d41-963b-fead01e2b61f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:50.471757 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-8d445217-b7ab-4d41-963b-fead01e2b61f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete snapshot with id: 229c5f40-e51d-44ce-80b8-cdb07b13871a Aug 14 03:18:50.476776 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:50.476776 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:50.477215 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8d445217-b7ab-4d41-963b-fead01e2b61f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:50.490784 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8d445217-b7ab-4d41-963b-fead01e2b61f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot delete request issued successfully. Aug 14 03:18:50.490975 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8d445217-b7ab-4d41-963b-fead01e2b61f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a returned with HTTP 202 Aug 14 03:18:50.491358 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1443/5762] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:18:50 2026] DELETE /volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:18:50.498055 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3c920cc5-71f9-4d9b-81a3-f5919199178e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:50.500331 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3c920cc5-71f9-4d9b-81a3-f5919199178e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a Aug 14 03:18:50.500546 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3c920cc5-71f9-4d9b-81a3-f5919199178e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:50.500726 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3c920cc5-71f9-4d9b-81a3-f5919199178e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:50.506804 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:50.506804 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:50.507425 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-3c920cc5-71f9-4d9b-81a3-f5919199178e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:50.508523 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3c920cc5-71f9-4d9b-81a3-f5919199178e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a returned with HTTP 200 Aug 14 03:18:50.509040 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1446/5763] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:18:50 2026] GET /volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:51.518046 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-1142a2f5-eae3-4cd2-9095-cc347601565c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:51.519915 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1142a2f5-eae3-4cd2-9095-cc347601565c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a Aug 14 03:18:51.520090 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1142a2f5-eae3-4cd2-9095-cc347601565c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:51.520260 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-1142a2f5-eae3-4cd2-9095-cc347601565c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:51.524207 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-1142a2f5-eae3-4cd2-9095-cc347601565c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a returned with HTTP 404 Aug 14 03:18:51.524628 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1442/5764] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:18:51 2026] GET /volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:51.531435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-f2a5ec3e-4ae4-4c61-b618-fb2375a32c03 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:51.533226 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f2a5ec3e-4ae4-4c61-b618-fb2375a32c03 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 Aug 14 03:18:51.533458 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f2a5ec3e-4ae4-4c61-b618-fb2375a32c03 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:51.533645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-f2a5ec3e-4ae4-4c61-b618-fb2375a32c03 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:51.533745 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-f2a5ec3e-4ae4-4c61-b618-fb2375a32c03 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete snapshot with id: c408e428-9850-4e3d-9d86-5ac2116cdf87 Aug 14 03:18:51.538427 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:51.538427 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:51.538846 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f2a5ec3e-4ae4-4c61-b618-fb2375a32c03 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:51.553337 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-f2a5ec3e-4ae4-4c61-b618-fb2375a32c03 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot delete request issued successfully. Aug 14 03:18:51.553551 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-f2a5ec3e-4ae4-4c61-b618-fb2375a32c03 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 returned with HTTP 202 Aug 14 03:18:51.553984 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1434/5765] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:18:51 2026] DELETE /volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:18:51.560770 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2c701e06-e1d5-4594-a306-b2205b48a6b6 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:51.562566 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2c701e06-e1d5-4594-a306-b2205b48a6b6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 Aug 14 03:18:51.562770 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2c701e06-e1d5-4594-a306-b2205b48a6b6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:51.563012 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2c701e06-e1d5-4594-a306-b2205b48a6b6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:51.567749 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:51.567749 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:51.568180 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-2c701e06-e1d5-4594-a306-b2205b48a6b6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:51.568883 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2c701e06-e1d5-4594-a306-b2205b48a6b6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 returned with HTTP 200 Aug 14 03:18:51.569223 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1444/5766] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:18:51 2026] GET /volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:52.577595 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-7ba4b3a0-acf3-4aeb-bc1c-3860e4e39ea5 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:52.579491 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7ba4b3a0-acf3-4aeb-bc1c-3860e4e39ea5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 Aug 14 03:18:52.579742 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7ba4b3a0-acf3-4aeb-bc1c-3860e4e39ea5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:52.580003 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-7ba4b3a0-acf3-4aeb-bc1c-3860e4e39ea5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:52.583911 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-7ba4b3a0-acf3-4aeb-bc1c-3860e4e39ea5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 returned with HTTP 404 Aug 14 03:18:52.584389 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1447/5767] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:18:52 2026] GET /volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:52.591034 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-87afa83d-7f2c-44c1-9c0b-4cf0c1e0a593 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:52.592665 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-87afa83d-7f2c-44c1-9c0b-4cf0c1e0a593 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 Aug 14 03:18:52.592879 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-87afa83d-7f2c-44c1-9c0b-4cf0c1e0a593 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:52.593059 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-87afa83d-7f2c-44c1-9c0b-4cf0c1e0a593 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:52.593217 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-87afa83d-7f2c-44c1-9c0b-4cf0c1e0a593 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: a2c33478-d033-4c71-9121-f2f420aae352 Aug 14 03:18:52.599469 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:52.599469 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:52.599858 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-87afa83d-7f2c-44c1-9c0b-4cf0c1e0a593 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:52.613019 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-87afa83d-7f2c-44c1-9c0b-4cf0c1e0a593 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume request issued successfully. Aug 14 03:18:52.613180 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-87afa83d-7f2c-44c1-9c0b-4cf0c1e0a593 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 returned with HTTP 202 Aug 14 03:18:52.613630 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1443/5768] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:18:52 2026] DELETE /volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:18:52.620283 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-65d447ad-bfe3-4b32-899d-79a7f4b88053 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:52.622006 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-65d447ad-bfe3-4b32-899d-79a7f4b88053 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 Aug 14 03:18:52.622228 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-65d447ad-bfe3-4b32-899d-79a7f4b88053 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:52.622435 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-65d447ad-bfe3-4b32-899d-79a7f4b88053 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:52.628880 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:52.628880 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:52.632382 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-65d447ad-bfe3-4b32-899d-79a7f4b88053 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:52.636714 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-65d447ad-bfe3-4b32-899d-79a7f4b88053 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 returned with HTTP 200 Aug 14 03:18:52.637151 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1435/5769] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:52 2026] GET /volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:53.649442 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-2bde05c0-81a6-48da-b430-20526b1f2806 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:53.651641 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2bde05c0-81a6-48da-b430-20526b1f2806 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 Aug 14 03:18:53.651925 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2bde05c0-81a6-48da-b430-20526b1f2806 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:53.652171 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-2bde05c0-81a6-48da-b430-20526b1f2806 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:53.659275 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-2bde05c0-81a6-48da-b430-20526b1f2806 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 returned with HTTP 404 Aug 14 03:18:53.659807 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1445/5770] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:53 2026] GET /volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:18:53.666410 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-082b519c-1127-4593-85d6-766e12cf6bc6 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:53.668347 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-082b519c-1127-4593-85d6-766e12cf6bc6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 Aug 14 03:18:53.668571 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-082b519c-1127-4593-85d6-766e12cf6bc6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:53.668778 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-082b519c-1127-4593-85d6-766e12cf6bc6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:53.668977 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-082b519c-1127-4593-85d6-766e12cf6bc6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: 10516eb2-5822-45b6-b541-d55e76f8fc36 Aug 14 03:18:53.677595 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:53.677595 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:53.678241 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-082b519c-1127-4593-85d6-766e12cf6bc6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:53.693598 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-082b519c-1127-4593-85d6-766e12cf6bc6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume request issued successfully. Aug 14 03:18:53.693734 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-082b519c-1127-4593-85d6-766e12cf6bc6 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 returned with HTTP 202 Aug 14 03:18:53.694133 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1448/5771] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:18:53 2026] DELETE /volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:18:53.700584 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-a5dee38a-8cf3-4641-a675-bf91e8d33b48 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:53.702327 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a5dee38a-8cf3-4641-a675-bf91e8d33b48 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 Aug 14 03:18:53.702459 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a5dee38a-8cf3-4641-a675-bf91e8d33b48 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:53.702633 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-a5dee38a-8cf3-4641-a675-bf91e8d33b48 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:53.708886 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:53.708886 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:53.713263 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-a5dee38a-8cf3-4641-a675-bf91e8d33b48 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:53.717585 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-a5dee38a-8cf3-4641-a675-bf91e8d33b48 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 returned with HTTP 200 Aug 14 03:18:53.718025 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1444/5772] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:53 2026] GET /volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:54.729380 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-52ff7212-6a54-426d-be64-570b9ef1dbab None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:54.731087 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-52ff7212-6a54-426d-be64-570b9ef1dbab tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 Aug 14 03:18:54.731312 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-52ff7212-6a54-426d-be64-570b9ef1dbab tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:54.731488 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-52ff7212-6a54-426d-be64-570b9ef1dbab tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:54.736841 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-52ff7212-6a54-426d-be64-570b9ef1dbab tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 returned with HTTP 404 Aug 14 03:18:54.737311 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1436/5773] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:54 2026] GET /volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:18:54.743562 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-03b06c72-78e6-4c8b-9c20-20fbbe711451 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:54.745380 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-03b06c72-78e6-4c8b-9c20-20fbbe711451 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a Aug 14 03:18:54.745676 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-03b06c72-78e6-4c8b-9c20-20fbbe711451 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:54.745954 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-03b06c72-78e6-4c8b-9c20-20fbbe711451 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:54.746864 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-03b06c72-78e6-4c8b-9c20-20fbbe711451 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: ded619c1-f969-4c31-8d0c-aaef16c5dd6a Aug 14 03:18:54.753228 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:54.753228 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:54.753640 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-03b06c72-78e6-4c8b-9c20-20fbbe711451 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:54.768153 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-03b06c72-78e6-4c8b-9c20-20fbbe711451 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume request issued successfully. Aug 14 03:18:54.768367 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-03b06c72-78e6-4c8b-9c20-20fbbe711451 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a returned with HTTP 202 Aug 14 03:18:54.768778 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1446/5774] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:18:54 2026] DELETE /volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:18:54.775153 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-1c15e1c6-9a71-47ad-82ec-ab2a6987bdb7 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:54.776813 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c15e1c6-9a71-47ad-82ec-ab2a6987bdb7 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a Aug 14 03:18:54.777036 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1c15e1c6-9a71-47ad-82ec-ab2a6987bdb7 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:54.777204 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-1c15e1c6-9a71-47ad-82ec-ab2a6987bdb7 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:54.783121 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:54.783121 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:54.786062 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-1c15e1c6-9a71-47ad-82ec-ab2a6987bdb7 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:54.789533 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-1c15e1c6-9a71-47ad-82ec-ab2a6987bdb7 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a returned with HTTP 200 Aug 14 03:18:54.789931 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1449/5775] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:54 2026] GET /volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:55.802122 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-75661a4c-3b47-4084-bc18-016eadf6d7f4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:55.803934 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-75661a4c-3b47-4084-bc18-016eadf6d7f4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a Aug 14 03:18:55.804132 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-75661a4c-3b47-4084-bc18-016eadf6d7f4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:55.804320 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-75661a4c-3b47-4084-bc18-016eadf6d7f4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:55.809665 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-75661a4c-3b47-4084-bc18-016eadf6d7f4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a returned with HTTP 404 Aug 14 03:18:55.810089 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1445/5776] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:55 2026] GET /volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:18:55.816621 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5a95f2fe-0e8e-4a5b-bf0a-986c45d96f66 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:55.818977 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5a95f2fe-0e8e-4a5b-bf0a-986c45d96f66 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 Aug 14 03:18:55.819287 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5a95f2fe-0e8e-4a5b-bf0a-986c45d96f66 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:55.819554 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5a95f2fe-0e8e-4a5b-bf0a-986c45d96f66 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:55.819793 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-5a95f2fe-0e8e-4a5b-bf0a-986c45d96f66 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: 259dd636-3fa7-444a-8e34-5164a3c60a47 Aug 14 03:18:55.827092 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:55.827092 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:55.827575 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5a95f2fe-0e8e-4a5b-bf0a-986c45d96f66 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:55.842684 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5a95f2fe-0e8e-4a5b-bf0a-986c45d96f66 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume request issued successfully. Aug 14 03:18:55.842878 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5a95f2fe-0e8e-4a5b-bf0a-986c45d96f66 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 returned with HTTP 202 Aug 14 03:18:55.843314 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1437/5777] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:18:55 2026] DELETE /volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:18:55.849827 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-fe463ca4-c1b2-4b09-8161-c525e6a15205 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:55.851522 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fe463ca4-c1b2-4b09-8161-c525e6a15205 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 Aug 14 03:18:55.851717 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fe463ca4-c1b2-4b09-8161-c525e6a15205 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:55.851922 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-fe463ca4-c1b2-4b09-8161-c525e6a15205 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:55.858976 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:55.858976 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:55.862366 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-fe463ca4-c1b2-4b09-8161-c525e6a15205 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:55.866182 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-fe463ca4-c1b2-4b09-8161-c525e6a15205 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 returned with HTTP 200 Aug 14 03:18:55.866571 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1447/5778] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:55 2026] GET /volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:56.878147 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3443ca36-b066-423e-8905-bd14ce2a320e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:56.879830 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3443ca36-b066-423e-8905-bd14ce2a320e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 Aug 14 03:18:56.880053 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3443ca36-b066-423e-8905-bd14ce2a320e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:56.880240 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3443ca36-b066-423e-8905-bd14ce2a320e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:56.885325 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3443ca36-b066-423e-8905-bd14ce2a320e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 returned with HTTP 404 Aug 14 03:18:56.885780 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1450/5779] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:56 2026] GET /volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:18:56.894905 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:56.896598 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:18:56.896990 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-448662914"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:56.898301 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-448662914'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:18:56.898407 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume of 1 GB Aug 14 03:18:56.902179 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Availability Zones retrieved successfully. Aug 14 03:18:56.907873 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (7459273a-efd6-4fc0-b53a-dd953fb0df9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:56.908730 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de535e43-ef85-4fda-916c-609b4fa63f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:56.909612 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Validating volume size '1' using validate_int {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:18:56.932118 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de535e43-ef85-4fda-916c-609b4fa63f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:56.932777 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb19150-4230-4576-86e1-4e9d48bcfaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:56.966533 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['f434d880-e41d-46e5-bb05-2dffcd732b67', '2d2008a4-5c99-487f-8f7d-6c1f2da5f6b6', '58a0a4c1-bef9-462d-8a3f-3372d5c10761', 'a52e58ef-4fdb-4a5b-a59d-a59823ed026a'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:56.967343 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb19150-4230-4576-86e1-4e9d48bcfaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f434d880-e41d-46e5-bb05-2dffcd732b67', '2d2008a4-5c99-487f-8f7d-6c1f2da5f6b6', '58a0a4c1-bef9-462d-8a3f-3372d5c10761', 'a52e58ef-4fdb-4a5b-a59d-a59823ed026a']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:56.967975 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44a818c4-08a3-4290-8c1e-1f841b3a2b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:56.987147 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44a818c4-08a3-4290-8c1e-1f841b3a2b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd709f9f-a74d-4c85-98ac-31bca55abb9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-448662914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['f434d880-e41d-46e5-bb05-2dffcd732b67','2d2008a4-5c99-487f-8f7d-6c1f2da5f6b6','58a0a4c1-bef9-462d-8a3f-3372d5c10761','a52e58ef-4fdb-4a5b-a59d-a59823ed026a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:18:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-448662914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd709f9f-a74d-4c85-98ac-31bca55abb9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebf0e127d23427b878c8dc066d1d1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:56.987770 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2bf043-161d-445e-89b1-59ec369577d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:57.002734 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2bf043-161d-445e-89b1-59ec369577d0) transitioned into state 'SUCCESS' from state '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-448662914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['f434d880-e41d-46e5-bb05-2dffcd732b67','2d2008a4-5c99-487f-8f7d-6c1f2da5f6b6','58a0a4c1-bef9-462d-8a3f-3372d5c10761','a52e58ef-4fdb-4a5b-a59d-a59823ed026a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:57.003350 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbf2f904-2548-468c-a57f-eef53aeca825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:57.010314 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbf2f904-2548-468c-a57f-eef53aeca825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:57.011091 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (7459273a-efd6-4fc0-b53a-dd953fb0df9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:57.011374 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request issued successfully. Aug 14 03:18:57.011868 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-2f0c44bd-26fb-45de-9eaa-4c182c5aefbf tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:18:57.012263 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1446/5780] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:18:56 2026] POST /volume/v3/volumes => generated 769 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:57.022801 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-975360b1-aec6-4a39-91ed-4d21e7596a43 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:57.024616 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-975360b1-aec6-4a39-91ed-4d21e7596a43 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a Aug 14 03:18:57.024616 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-975360b1-aec6-4a39-91ed-4d21e7596a43 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:57.024705 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-975360b1-aec6-4a39-91ed-4d21e7596a43 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:57.030887 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:57.030887 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:57.033867 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-975360b1-aec6-4a39-91ed-4d21e7596a43 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:57.037363 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-975360b1-aec6-4a39-91ed-4d21e7596a43 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a returned with HTTP 200 Aug 14 03:18:57.037703 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1438/5781] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:57 2026] GET /volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a => generated 837 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:58.050098 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5e61e2aa-8517-4669-9906-8a177b3682c0 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:58.051780 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5e61e2aa-8517-4669-9906-8a177b3682c0 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a Aug 14 03:18:58.052023 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5e61e2aa-8517-4669-9906-8a177b3682c0 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:58.052255 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5e61e2aa-8517-4669-9906-8a177b3682c0 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:58.058714 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:58.058714 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:58.061839 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5e61e2aa-8517-4669-9906-8a177b3682c0 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:58.065552 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5e61e2aa-8517-4669-9906-8a177b3682c0 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a returned with HTTP 200 Aug 14 03:18:58.065937 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1448/5782] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:58 2026] GET /volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:18:58.080585 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-83ee7d0e-4907-426a-929c-1fd43be151a8 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:58.082883 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-83ee7d0e-4907-426a-929c-1fd43be151a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:18:58.082988 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-83ee7d0e-4907-426a-929c-1fd43be151a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd709f9f-a74d-4c85-98ac-31bca55abb9a", "name": "tempest-VolumeDependencyTests-Snapshot-1955977367"}} {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:58.090935 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:58.090935 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:58.091354 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-83ee7d0e-4907-426a-929c-1fd43be151a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:58.091460 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-83ee7d0e-4907-426a-929c-1fd43be151a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create snapshot from volume bd709f9f-a74d-4c85-98ac-31bca55abb9a Aug 14 03:18:58.112848 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.quota [None req-83ee7d0e-4907-426a-929c-1fd43be151a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['2e835cbd-30d1-4c0e-8363-9ca488f36927', 'c625d8df-7b7e-4ac6-853f-f14c3184f118', '42d2b91d-ce43-4c33-8bdc-6e1823c5ea5c', '21ab1afd-ef4d-412d-b7dc-cc8f57f47cf6'] {{(pid=100379) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:58.140571 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-83ee7d0e-4907-426a-929c-1fd43be151a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot create request issued successfully. Aug 14 03:18:58.140893 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-83ee7d0e-4907-426a-929c-1fd43be151a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:18:58.141379 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1451/5783] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:18:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:18:58.150869 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-09d16d86-9ac6-4238-959c-54fa6df9554c None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:58.152971 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-09d16d86-9ac6-4238-959c-54fa6df9554c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 Aug 14 03:18:58.153036 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-09d16d86-9ac6-4238-959c-54fa6df9554c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:58.153256 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-09d16d86-9ac6-4238-959c-54fa6df9554c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:58.158305 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:58.158305 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:18:58.158585 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-09d16d86-9ac6-4238-959c-54fa6df9554c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:58.159365 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-09d16d86-9ac6-4238-959c-54fa6df9554c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 returned with HTTP 200 Aug 14 03:18:58.159711 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1447/5784] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:18:58 2026] GET /volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:59.168592 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-a0151e4a-0ec4-4f07-9437-69b6238a7831 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:59.170136 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0151e4a-0ec4-4f07-9437-69b6238a7831 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 Aug 14 03:18:59.170326 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0151e4a-0ec4-4f07-9437-69b6238a7831 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:59.170495 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-a0151e4a-0ec4-4f07-9437-69b6238a7831 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:59.174984 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:59.174984 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:18:59.175342 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-a0151e4a-0ec4-4f07-9437-69b6238a7831 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:59.176011 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-a0151e4a-0ec4-4f07-9437-69b6238a7831 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 returned with HTTP 200 Aug 14 03:18:59.176324 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1439/5785] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:18:59 2026] GET /volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:18:59.184043 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:59.185835 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:18:59.186222 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "39293f5c-9e70-45d6-a972-27264b5125c0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-270736428"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:18:59.187691 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request body: {'volume': {'snapshot_id': '39293f5c-9e70-45d6-a972-27264b5125c0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-270736428'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:18:59.192580 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:59.192580 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:18:59.192975 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:18:59.193080 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume of 1 GB Aug 14 03:18:59.196045 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Availability Zones retrieved successfully. Aug 14 03:18:59.200980 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (01c57466-82cd-41dc-b44e-a9d6d21dc869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:59.201802 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b381981-b493-440c-a10f-5fc0c9f6fcd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:59.202611 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:18:59.227125 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b381981-b493-440c-a10f-5fc0c9f6fcd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '39293f5c-9e70-45d6-a972-27264b5125c0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:59.227803 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38cfdc52-7750-475c-9232-efacfde8db99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:59.264779 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['03b973da-143b-4834-8a54-d6af4d51b888', '5394879b-1eec-47e2-802b-d973eac1e0ba', '62563abc-8628-40be-bcf0-705d8d0e486d', 'a1356af2-e675-47c2-a1af-d24d7f232db9'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:18:59.265530 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38cfdc52-7750-475c-9232-efacfde8db99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03b973da-143b-4834-8a54-d6af4d51b888', '5394879b-1eec-47e2-802b-d973eac1e0ba', '62563abc-8628-40be-bcf0-705d8d0e486d', 'a1356af2-e675-47c2-a1af-d24d7f232db9']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:59.266245 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8329dd6d-8e49-41b6-8bfc-10748efab1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:59.299779 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8329dd6d-8e49-41b6-8bfc-10748efab1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4652fb20-1f24-4e4d-a701-cbecc639a91a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-270736428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['03b973da-143b-4834-8a54-d6af4d51b888','5394879b-1eec-47e2-802b-d973eac1e0ba','62563abc-8628-40be-bcf0-705d8d0e486d','a1356af2-e675-47c2-a1af-d24d7f232db9'],size=1,snapshot_id=39293f5c-9e70-45d6-a972-27264b5125c0,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-270736428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4652fb20-1f24-4e4d-a701-cbecc639a91a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebf0e127d23427b878c8dc066d1d1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=39293f5c-9e70-45d6-a972-27264b5125c0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:59.300408 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be07f79-f8b8-451d-a5dc-6183c6677224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:59.314631 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be07f79-f8b8-451d-a5dc-6183c6677224) transitioned into state 'SUCCESS' from state '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-270736428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['03b973da-143b-4834-8a54-d6af4d51b888','5394879b-1eec-47e2-802b-d973eac1e0ba','62563abc-8628-40be-bcf0-705d8d0e486d','a1356af2-e675-47c2-a1af-d24d7f232db9'],size=1,snapshot_id=39293f5c-9e70-45d6-a972-27264b5125c0,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:59.315243 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb894b2-7ae0-4469-b5b8-3e046f895856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:18:59.331499 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb894b2-7ae0-4469-b5b8-3e046f895856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:18:59.332223 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (01c57466-82cd-41dc-b44e-a9d6d21dc869) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:18:59.332468 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request issued successfully. Aug 14 03:18:59.332954 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-a9b3ffce-aa4b-456d-aa01-9d97cffa6f4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:18:59.333347 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1449/5786] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:18:59 2026] POST /volume/v3/volumes => generated 803 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:18:59.345657 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-aca06f41-2c2e-4583-98d0-f0700fdacc9d None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:18:59.347412 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aca06f41-2c2e-4583-98d0-f0700fdacc9d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a Aug 14 03:18:59.347611 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aca06f41-2c2e-4583-98d0-f0700fdacc9d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:18:59.347786 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-aca06f41-2c2e-4583-98d0-f0700fdacc9d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:18:59.355080 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:18:59.355080 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:18:59.359019 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-aca06f41-2c2e-4583-98d0-f0700fdacc9d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:18:59.362949 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-aca06f41-2c2e-4583-98d0-f0700fdacc9d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a returned with HTTP 200 Aug 14 03:18:59.363317 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1452/5787] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:18:59 2026] GET /volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:00.377516 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-03e7ce2b-cab0-4ed8-8b6d-d752eb0f8358 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:00.379755 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-03e7ce2b-cab0-4ed8-8b6d-d752eb0f8358 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a Aug 14 03:19:00.380106 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-03e7ce2b-cab0-4ed8-8b6d-d752eb0f8358 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:00.380370 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-03e7ce2b-cab0-4ed8-8b6d-d752eb0f8358 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:00.388686 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:00.388686 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:19:00.393754 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-03e7ce2b-cab0-4ed8-8b6d-d752eb0f8358 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:00.398136 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-03e7ce2b-cab0-4ed8-8b6d-d752eb0f8358 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a returned with HTTP 200 Aug 14 03:19:00.398574 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1448/5788] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:00 2026] GET /volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:00.411223 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-3530886c-a59a-4ea6-a1c6-92158948df3e None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:00.413180 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3530886c-a59a-4ea6-a1c6-92158948df3e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:19:00.413566 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-3530886c-a59a-4ea6-a1c6-92158948df3e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4652fb20-1f24-4e4d-a701-cbecc639a91a", "name": "tempest-VolumeDependencyTests-Snapshot-816683044"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:19:00.423183 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:00.423183 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:19:00.423690 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3530886c-a59a-4ea6-a1c6-92158948df3e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:00.423828 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-3530886c-a59a-4ea6-a1c6-92158948df3e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create snapshot from volume 4652fb20-1f24-4e4d-a701-cbecc639a91a Aug 14 03:19:00.448887 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-3530886c-a59a-4ea6-a1c6-92158948df3e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['8203a01e-4b51-4339-86b9-7df3dea44d1f', 'e754815a-783a-45ec-8754-b9397f5e0d5e', '19a7d398-7fae-4d7a-b1c1-17394464f73b', 'e48ac98e-4618-446f-a46d-0189d5ca6fe4'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:19:00.477571 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-3530886c-a59a-4ea6-a1c6-92158948df3e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot create request issued successfully. Aug 14 03:19:00.477968 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-3530886c-a59a-4ea6-a1c6-92158948df3e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:19:00.478485 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1440/5789] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:19:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:19:00.487284 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-dd9ee965-e0f1-4e22-b0c3-f56103ffed4a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:00.489269 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dd9ee965-e0f1-4e22-b0c3-f56103ffed4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 Aug 14 03:19:00.489746 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dd9ee965-e0f1-4e22-b0c3-f56103ffed4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:00.489746 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-dd9ee965-e0f1-4e22-b0c3-f56103ffed4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:00.491487 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=144,cinder:UPDATE=45,cinder:INSERT=22 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:19:00.494724 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:00.494724 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:19:00.495226 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-dd9ee965-e0f1-4e22-b0c3-f56103ffed4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:19:00.496068 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-dd9ee965-e0f1-4e22-b0c3-f56103ffed4a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 returned with HTTP 200 Aug 14 03:19:00.496525 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1450/5790] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:00 2026] GET /volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:19:01.505368 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-48e22730-7095-4c69-a55d-f9e12e63064c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:01.509317 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-48e22730-7095-4c69-a55d-f9e12e63064c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 Aug 14 03:19:01.509317 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-48e22730-7095-4c69-a55d-f9e12e63064c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:01.509630 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-48e22730-7095-4c69-a55d-f9e12e63064c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:01.511436 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=125,cinder:UPDATE=52,cinder:INSERT=27 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:19:01.514497 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:01.514497 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:19:01.514896 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-48e22730-7095-4c69-a55d-f9e12e63064c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:19:01.515548 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-48e22730-7095-4c69-a55d-f9e12e63064c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 returned with HTTP 200 Aug 14 03:19:01.515884 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1453/5791] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:01 2026] GET /volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:19:01.526849 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-d0d1d301-df02-4be7-8acf-90254d726e29 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:01.528448 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:19:01.528770 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "94a7e3be-c879-4272-8ff1-77c7e42c9b35", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-246852515"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:19:01.530260 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request body: {'volume': {'snapshot_id': '94a7e3be-c879-4272-8ff1-77c7e42c9b35', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-246852515'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:19:01.532033 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=152,cinder:INSERT=35,cinder:UPDATE=58 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:19:01.536037 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:01.536037 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:19:01.536436 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:19:01.536543 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume of 1 GB Aug 14 03:19:01.540067 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Availability Zones retrieved successfully. Aug 14 03:19:01.545262 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (56c2ddb0-8659-4478-b73f-422e1701866d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:19:01.546317 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8a83dc-8a55-4298-9206-35d94c682325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:01.547608 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:19:01.575685 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8a83dc-8a55-4298-9206-35d94c682325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '94a7e3be-c879-4272-8ff1-77c7e42c9b35', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:01.576366 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81622da2-e51b-425f-a260-63f837525b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:01.613018 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['aea1e210-392e-4551-804a-641341dd75b8', '91d8f140-c107-45ec-b510-a67afb30c6c8', '627cc449-7239-4312-93a9-4f8e9480a76e', 'accf805d-3015-400b-a24f-f815a70dec3c'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:19:01.613939 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81622da2-e51b-425f-a260-63f837525b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aea1e210-392e-4551-804a-641341dd75b8', '91d8f140-c107-45ec-b510-a67afb30c6c8', '627cc449-7239-4312-93a9-4f8e9480a76e', 'accf805d-3015-400b-a24f-f815a70dec3c']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:01.614843 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1f43e2f-a22e-4387-b0f8-ae6d7759a782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:01.648870 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1f43e2f-a22e-4387-b0f8-ae6d7759a782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4dd762e-3c5d-4087-b243-8e81cbd45227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-246852515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['aea1e210-392e-4551-804a-641341dd75b8','91d8f140-c107-45ec-b510-a67afb30c6c8','627cc449-7239-4312-93a9-4f8e9480a76e','accf805d-3015-400b-a24f-f815a70dec3c'],size=1,snapshot_id=94a7e3be-c879-4272-8ff1-77c7e42c9b35,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-246852515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4dd762e-3c5d-4087-b243-8e81cbd45227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebf0e127d23427b878c8dc066d1d1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=94a7e3be-c879-4272-8ff1-77c7e42c9b35,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:01.649461 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae3a0cf2-b6bb-4485-8988-6df337d5ca2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:01.664024 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae3a0cf2-b6bb-4485-8988-6df337d5ca2a) transitioned into state 'SUCCESS' from state '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-246852515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['aea1e210-392e-4551-804a-641341dd75b8','91d8f140-c107-45ec-b510-a67afb30c6c8','627cc449-7239-4312-93a9-4f8e9480a76e','accf805d-3015-400b-a24f-f815a70dec3c'],size=1,snapshot_id=94a7e3be-c879-4272-8ff1-77c7e42c9b35,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:01.664585 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f92eac4f-fd4c-4123-b7dd-13446b9e128e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:01.680241 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f92eac4f-fd4c-4123-b7dd-13446b9e128e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:01.680937 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (56c2ddb0-8659-4478-b73f-422e1701866d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:19:01.681187 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request issued successfully. Aug 14 03:19:01.681664 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-d0d1d301-df02-4be7-8acf-90254d726e29 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:19:01.682069 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1449/5792] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:19:01 2026] POST /volume/v3/volumes => generated 803 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:01.692866 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-42d43a72-0c93-417e-a2c3-b7d42ed638cc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:01.694595 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-42d43a72-0c93-417e-a2c3-b7d42ed638cc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 Aug 14 03:19:01.694797 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-42d43a72-0c93-417e-a2c3-b7d42ed638cc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:01.694997 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-42d43a72-0c93-417e-a2c3-b7d42ed638cc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:01.697023 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=152,cinder:UPDATE=67,cinder:INSERT=35 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:19:01.701666 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:01.701666 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:19:01.706120 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-42d43a72-0c93-417e-a2c3-b7d42ed638cc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:01.709750 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-42d43a72-0c93-417e-a2c3-b7d42ed638cc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 returned with HTTP 200 Aug 14 03:19:01.710138 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1441/5793] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:01 2026] GET /volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:02.724065 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b562c0c0-6c3d-4be5-9dcc-6a45323bf77f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:02.725672 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b562c0c0-6c3d-4be5-9dcc-6a45323bf77f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 Aug 14 03:19:02.725897 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b562c0c0-6c3d-4be5-9dcc-6a45323bf77f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:02.726079 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b562c0c0-6c3d-4be5-9dcc-6a45323bf77f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:02.732415 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:02.732415 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:19:02.735575 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-b562c0c0-6c3d-4be5-9dcc-6a45323bf77f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:02.739067 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b562c0c0-6c3d-4be5-9dcc-6a45323bf77f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 returned with HTTP 200 Aug 14 03:19:02.739393 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1451/5794] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:02 2026] GET /volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:02.750084 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bbdbdb74-2ef0-4758-bd40-d10478a06de2 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:02.751731 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bbdbdb74-2ef0-4758-bd40-d10478a06de2 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 Aug 14 03:19:02.751938 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bbdbdb74-2ef0-4758-bd40-d10478a06de2 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:02.752131 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bbdbdb74-2ef0-4758-bd40-d10478a06de2 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:02.752222 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-bbdbdb74-2ef0-4758-bd40-d10478a06de2 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete snapshot with id: 39293f5c-9e70-45d6-a972-27264b5125c0 Aug 14 03:19:02.756703 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:02.756703 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:19:02.757101 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bbdbdb74-2ef0-4758-bd40-d10478a06de2 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:19:02.770333 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bbdbdb74-2ef0-4758-bd40-d10478a06de2 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot delete request issued successfully. Aug 14 03:19:02.770477 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bbdbdb74-2ef0-4758-bd40-d10478a06de2 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 returned with HTTP 202 Aug 14 03:19:02.770869 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1454/5795] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:19:02 2026] DELETE /volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:19:02.777537 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-74dfe816-3e13-4b8e-ab41-99813c585be4 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:02.779925 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-74dfe816-3e13-4b8e-ab41-99813c585be4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 Aug 14 03:19:02.780178 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-74dfe816-3e13-4b8e-ab41-99813c585be4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:02.780419 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-74dfe816-3e13-4b8e-ab41-99813c585be4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:02.786236 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:02.786236 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:19:02.786740 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-74dfe816-3e13-4b8e-ab41-99813c585be4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:19:02.787669 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-74dfe816-3e13-4b8e-ab41-99813c585be4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 returned with HTTP 200 Aug 14 03:19:02.788114 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1450/5796] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:02 2026] GET /volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:19:03.797885 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-24b6dafe-a6ec-4ee8-a118-8736759266bb None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:03.800145 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-24b6dafe-a6ec-4ee8-a118-8736759266bb tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 Aug 14 03:19:03.800403 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-24b6dafe-a6ec-4ee8-a118-8736759266bb tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:03.800646 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-24b6dafe-a6ec-4ee8-a118-8736759266bb tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:03.805814 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-24b6dafe-a6ec-4ee8-a118-8736759266bb tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 returned with HTTP 404 Aug 14 03:19:03.806424 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1442/5797] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:03 2026] GET /volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:03.813497 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5cdaeafb-0cf2-49b2-8446-6256d4d29a5a None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:03.815569 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5cdaeafb-0cf2-49b2-8446-6256d4d29a5a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 Aug 14 03:19:03.815772 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5cdaeafb-0cf2-49b2-8446-6256d4d29a5a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:03.816025 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5cdaeafb-0cf2-49b2-8446-6256d4d29a5a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:03.816181 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-5cdaeafb-0cf2-49b2-8446-6256d4d29a5a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete snapshot with id: 94a7e3be-c879-4272-8ff1-77c7e42c9b35 Aug 14 03:19:03.821602 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:03.821602 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:19:03.822139 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5cdaeafb-0cf2-49b2-8446-6256d4d29a5a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:19:03.835795 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5cdaeafb-0cf2-49b2-8446-6256d4d29a5a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot delete request issued successfully. Aug 14 03:19:03.836263 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5cdaeafb-0cf2-49b2-8446-6256d4d29a5a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 returned with HTTP 202 Aug 14 03:19:03.836263 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1452/5798] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:19:03 2026] DELETE /volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:19:03.843031 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-bd425c3c-3f08-43a7-8ef0-c517ec58b918 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:03.844850 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bd425c3c-3f08-43a7-8ef0-c517ec58b918 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 Aug 14 03:19:03.845021 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bd425c3c-3f08-43a7-8ef0-c517ec58b918 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:03.845223 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-bd425c3c-3f08-43a7-8ef0-c517ec58b918 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:03.850132 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:03.850132 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:19:03.850590 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-bd425c3c-3f08-43a7-8ef0-c517ec58b918 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:19:03.851284 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-bd425c3c-3f08-43a7-8ef0-c517ec58b918 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 returned with HTTP 200 Aug 14 03:19:03.851646 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1455/5799] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:03 2026] GET /volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:19:04.860460 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f4a4c35f-f721-4343-b453-63e506c72e6f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:04.862225 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f4a4c35f-f721-4343-b453-63e506c72e6f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 Aug 14 03:19:04.862409 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f4a4c35f-f721-4343-b453-63e506c72e6f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:04.862586 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f4a4c35f-f721-4343-b453-63e506c72e6f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:04.866624 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f4a4c35f-f721-4343-b453-63e506c72e6f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 returned with HTTP 404 Aug 14 03:19:04.867140 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1451/5800] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:04 2026] GET /volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:04.874703 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-bfc6139d-3bdd-4993-9c08-2aff90af9376 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:04.876868 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bfc6139d-3bdd-4993-9c08-2aff90af9376 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a Aug 14 03:19:04.877153 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bfc6139d-3bdd-4993-9c08-2aff90af9376 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:04.877390 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-bfc6139d-3bdd-4993-9c08-2aff90af9376 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:04.877588 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-bfc6139d-3bdd-4993-9c08-2aff90af9376 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: bd709f9f-a74d-4c85-98ac-31bca55abb9a Aug 14 03:19:04.885503 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:04.885503 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:19:04.886048 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bfc6139d-3bdd-4993-9c08-2aff90af9376 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:04.903769 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-bfc6139d-3bdd-4993-9c08-2aff90af9376 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume request issued successfully. Aug 14 03:19:04.904015 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-bfc6139d-3bdd-4993-9c08-2aff90af9376 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a returned with HTTP 202 Aug 14 03:19:04.904534 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1443/5801] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:04 2026] DELETE /volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:19:04.912571 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-8264c8f5-8108-40b4-b047-859f63a03071 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:04.914581 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8264c8f5-8108-40b4-b047-859f63a03071 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a Aug 14 03:19:04.914581 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8264c8f5-8108-40b4-b047-859f63a03071 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:04.914581 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-8264c8f5-8108-40b4-b047-859f63a03071 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:04.921540 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:04.921540 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:19:04.924789 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-8264c8f5-8108-40b4-b047-859f63a03071 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:04.928730 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-8264c8f5-8108-40b4-b047-859f63a03071 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a returned with HTTP 200 Aug 14 03:19:04.929142 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1453/5802] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:04 2026] GET /volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:05.945365 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-3855e993-e1ec-4894-a8e1-cd782dd25b02 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:05.947218 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3855e993-e1ec-4894-a8e1-cd782dd25b02 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a Aug 14 03:19:05.947218 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3855e993-e1ec-4894-a8e1-cd782dd25b02 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:05.947411 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-3855e993-e1ec-4894-a8e1-cd782dd25b02 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:05.952504 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-3855e993-e1ec-4894-a8e1-cd782dd25b02 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a returned with HTTP 404 Aug 14 03:19:05.952922 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1456/5803] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:05 2026] GET /volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:05.959924 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-06f42be6-d79b-4f67-a2f2-41d25eb7709a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:05.961624 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-06f42be6-d79b-4f67-a2f2-41d25eb7709a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a Aug 14 03:19:05.961815 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-06f42be6-d79b-4f67-a2f2-41d25eb7709a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:05.962016 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-06f42be6-d79b-4f67-a2f2-41d25eb7709a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:05.962179 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-06f42be6-d79b-4f67-a2f2-41d25eb7709a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: 4652fb20-1f24-4e4d-a701-cbecc639a91a Aug 14 03:19:05.968175 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:05.968175 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:19:05.968547 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-06f42be6-d79b-4f67-a2f2-41d25eb7709a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:05.983192 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-06f42be6-d79b-4f67-a2f2-41d25eb7709a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume request issued successfully. Aug 14 03:19:05.983401 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-06f42be6-d79b-4f67-a2f2-41d25eb7709a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a returned with HTTP 202 Aug 14 03:19:05.983907 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1452/5804] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:05 2026] DELETE /volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:19:05.990790 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-5ef11ded-8fa4-4ccf-8f96-e3cd7e2a315f None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:05.992499 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5ef11ded-8fa4-4ccf-8f96-e3cd7e2a315f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a Aug 14 03:19:05.992708 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5ef11ded-8fa4-4ccf-8f96-e3cd7e2a315f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:05.992921 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-5ef11ded-8fa4-4ccf-8f96-e3cd7e2a315f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:05.999393 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:05.999393 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:19:06.002725 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-5ef11ded-8fa4-4ccf-8f96-e3cd7e2a315f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:06.006776 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-5ef11ded-8fa4-4ccf-8f96-e3cd7e2a315f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a returned with HTTP 200 Aug 14 03:19:06.007340 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1444/5805] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:05 2026] GET /volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:07.020393 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-6a05f226-0400-4bcc-b2ba-58ab1faf9b0c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:07.022143 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a05f226-0400-4bcc-b2ba-58ab1faf9b0c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a Aug 14 03:19:07.022356 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a05f226-0400-4bcc-b2ba-58ab1faf9b0c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:07.022555 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-6a05f226-0400-4bcc-b2ba-58ab1faf9b0c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:07.027909 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-6a05f226-0400-4bcc-b2ba-58ab1faf9b0c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a returned with HTTP 404 Aug 14 03:19:07.028346 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1454/5806] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:07 2026] GET /volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:07.035214 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-8d2fd0ed-8733-4764-bcf9-6d9ac90a2b77 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:07.036887 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8d2fd0ed-8733-4764-bcf9-6d9ac90a2b77 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 Aug 14 03:19:07.037097 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8d2fd0ed-8733-4764-bcf9-6d9ac90a2b77 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:07.037272 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-8d2fd0ed-8733-4764-bcf9-6d9ac90a2b77 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:07.037418 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-8d2fd0ed-8733-4764-bcf9-6d9ac90a2b77 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: c4dd762e-3c5d-4087-b243-8e81cbd45227 Aug 14 03:19:07.043965 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:07.043965 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:19:07.044350 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8d2fd0ed-8733-4764-bcf9-6d9ac90a2b77 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:07.059092 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-8d2fd0ed-8733-4764-bcf9-6d9ac90a2b77 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume request issued successfully. Aug 14 03:19:07.059223 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-8d2fd0ed-8733-4764-bcf9-6d9ac90a2b77 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 returned with HTTP 202 Aug 14 03:19:07.059667 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1457/5807] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:07 2026] DELETE /volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:19:07.066826 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-e5766266-36a1-44e8-bedd-d78e07d1c0b9 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:07.068498 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e5766266-36a1-44e8-bedd-d78e07d1c0b9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 Aug 14 03:19:07.068714 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e5766266-36a1-44e8-bedd-d78e07d1c0b9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:07.068912 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-e5766266-36a1-44e8-bedd-d78e07d1c0b9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:07.075626 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:07.075626 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:19:07.079482 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-e5766266-36a1-44e8-bedd-d78e07d1c0b9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:07.084467 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-e5766266-36a1-44e8-bedd-d78e07d1c0b9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 returned with HTTP 200 Aug 14 03:19:07.084851 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1453/5808] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:07 2026] GET /volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:08.100152 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d7ede66e-ffd2-4c63-a1a4-1d3e2b6e50b4 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:08.101790 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d7ede66e-ffd2-4c63-a1a4-1d3e2b6e50b4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 Aug 14 03:19:08.102018 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d7ede66e-ffd2-4c63-a1a4-1d3e2b6e50b4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:08.102199 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d7ede66e-ffd2-4c63-a1a4-1d3e2b6e50b4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:08.107540 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d7ede66e-ffd2-4c63-a1a4-1d3e2b6e50b4 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 returned with HTTP 404 Aug 14 03:19:08.108056 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1445/5809] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:08 2026] GET /volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:08.116396 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:08.118082 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:19:08.118439 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-430375746"}} {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:19:08.119800 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.v3.volumes [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-430375746'}} {{(pid=100380) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:19:08.119967 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume of 1 GB Aug 14 03:19:08.124614 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Availability Zones retrieved successfully. Aug 14 03:19:08.130134 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (b6c28422-d2fb-4ee1-b805-6c4b1fe321f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:19:08.131023 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab4fd52-d4af-4bf1-9077-2b6be8eb3376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:08.131916 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.flows.api.create_volume [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Validating volume size '1' using validate_int {{(pid=100380) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:19:08.157546 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab4fd52-d4af-4bf1-9077-2b6be8eb3376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:08.158293 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aebe4bee-ce4c-49cc-a980-caad19217103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:08.199289 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.quota [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['17b69502-6bf3-4d0a-980f-3bd93acad0aa', 'f7f44ce0-d3df-4c54-b61e-be5e6bdd30f2', 'fb59ada0-f944-4cad-8fcd-df435d6a75af', '6c99e251-0f79-4790-abb1-f7ce43584f10'] {{(pid=100380) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:19:08.200016 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aebe4bee-ce4c-49cc-a980-caad19217103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17b69502-6bf3-4d0a-980f-3bd93acad0aa', 'f7f44ce0-d3df-4c54-b61e-be5e6bdd30f2', 'fb59ada0-f944-4cad-8fcd-df435d6a75af', '6c99e251-0f79-4790-abb1-f7ce43584f10']}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:08.200661 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b9fd72a-1653-44b4-8edd-c442b55d6e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:08.220243 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b9fd72a-1653-44b4-8edd-c442b55d6e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd610de01-05b1-45ed-9931-87ae61ed9dc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-430375746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['17b69502-6bf3-4d0a-980f-3bd93acad0aa','f7f44ce0-d3df-4c54-b61e-be5e6bdd30f2','fb59ada0-f944-4cad-8fcd-df435d6a75af','6c99e251-0f79-4790-abb1-f7ce43584f10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-430375746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d610de01-05b1-45ed-9931-87ae61ed9dc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebf0e127d23427b878c8dc066d1d1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:08.220895 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f3c459-9c35-45de-bab1-7b2c5b47404e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:08.236230 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f3c459-9c35-45de-bab1-7b2c5b47404e) transitioned into state 'SUCCESS' from state '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-430375746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['17b69502-6bf3-4d0a-980f-3bd93acad0aa','f7f44ce0-d3df-4c54-b61e-be5e6bdd30f2','fb59ada0-f944-4cad-8fcd-df435d6a75af','6c99e251-0f79-4790-abb1-f7ce43584f10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:08.236801 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f553d1-b02e-4cc9-8dd5-45f71433800b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:08.244192 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f553d1-b02e-4cc9-8dd5-45f71433800b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100380) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:08.245103 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (b6c28422-d2fb-4ee1-b805-6c4b1fe321f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100380) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:19:08.245373 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request issued successfully. Aug 14 03:19:08.245888 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-32a00ee8-0629-4a1d-96e5-c49d75c0963f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:19:08.246287 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1455/5810] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:19:08 2026] POST /volume/v3/volumes => generated 769 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:08.257431 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-433326f9-e08f-4f50-9a5a-2f98e4cef052 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:08.259183 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-433326f9-e08f-4f50-9a5a-2f98e4cef052 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 Aug 14 03:19:08.259375 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-433326f9-e08f-4f50-9a5a-2f98e4cef052 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:08.259546 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-433326f9-e08f-4f50-9a5a-2f98e4cef052 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:08.266153 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:08.266153 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:19:08.269384 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-433326f9-e08f-4f50-9a5a-2f98e4cef052 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:08.273190 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-433326f9-e08f-4f50-9a5a-2f98e4cef052 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 returned with HTTP 200 Aug 14 03:19:08.273523 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1458/5811] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:08 2026] GET /volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:09.284520 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-b63ac893-2641-46d4-a4ed-db2d8e74bb02 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:09.286075 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b63ac893-2641-46d4-a4ed-db2d8e74bb02 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 Aug 14 03:19:09.286249 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b63ac893-2641-46d4-a4ed-db2d8e74bb02 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:09.286415 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-b63ac893-2641-46d4-a4ed-db2d8e74bb02 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:09.292185 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:09.292185 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:19:09.295095 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-b63ac893-2641-46d4-a4ed-db2d8e74bb02 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:09.299465 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-b63ac893-2641-46d4-a4ed-db2d8e74bb02 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 returned with HTTP 200 Aug 14 03:19:09.299776 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1454/5812] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:09 2026] GET /volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 => generated 862 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:09.310917 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-be4766d5-26ab-43ff-9598-f8cb9e411576 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:09.312937 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be4766d5-26ab-43ff-9598-f8cb9e411576 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 14 03:19:09.313408 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-be4766d5-26ab-43ff-9598-f8cb9e411576 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d610de01-05b1-45ed-9931-87ae61ed9dc7", "name": "tempest-VolumeDependencyTests-Snapshot-1196620003"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:19:09.322302 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:09.322302 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:19:09.322759 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-be4766d5-26ab-43ff-9598-f8cb9e411576 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:09.322920 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.snapshots [None req-be4766d5-26ab-43ff-9598-f8cb9e411576 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create snapshot from volume d610de01-05b1-45ed-9931-87ae61ed9dc7 Aug 14 03:19:09.343645 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-be4766d5-26ab-43ff-9598-f8cb9e411576 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['bfa36d1b-327d-4256-9372-19f735a87d6a', '46cbc84d-e397-4e41-a9a6-3bcac795b2e8', 'ee5e8c3b-58fa-438a-aa20-bc77dfc2b8b3', '56f637fd-c6a3-44c9-ac83-5a83fa5a752e'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:19:09.368201 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-be4766d5-26ab-43ff-9598-f8cb9e411576 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot create request issued successfully. Aug 14 03:19:09.368592 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-be4766d5-26ab-43ff-9598-f8cb9e411576 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 14 03:19:09.369098 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1446/5813] 10.4.3.152 () {68 vars in 1265 bytes} [Fri Aug 14 03:19:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:19:09.378842 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-5095e259-8068-4da2-bf5e-2843daa733ec None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:09.380576 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5095e259-8068-4da2-bf5e-2843daa733ec tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 Aug 14 03:19:09.380764 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5095e259-8068-4da2-bf5e-2843daa733ec tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:09.380968 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-5095e259-8068-4da2-bf5e-2843daa733ec tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:09.385707 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:09.385707 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:19:09.386103 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-5095e259-8068-4da2-bf5e-2843daa733ec tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:19:09.386778 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-5095e259-8068-4da2-bf5e-2843daa733ec tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 returned with HTTP 200 Aug 14 03:19:09.387151 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1456/5814] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:09 2026] GET /volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:19:10.395463 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ff9d05a8-ecdc-40bd-8450-3276e6e57043 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:10.396973 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ff9d05a8-ecdc-40bd-8450-3276e6e57043 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 Aug 14 03:19:10.397137 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ff9d05a8-ecdc-40bd-8450-3276e6e57043 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:10.397301 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ff9d05a8-ecdc-40bd-8450-3276e6e57043 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:10.401606 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:10.401606 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:19:10.401970 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-ff9d05a8-ecdc-40bd-8450-3276e6e57043 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:19:10.402572 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ff9d05a8-ecdc-40bd-8450-3276e6e57043 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 returned with HTTP 200 Aug 14 03:19:10.402928 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1459/5815] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:10 2026] GET /volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:19:10.412443 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:10.414204 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:19:10.414724 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d2b2d711-d168-438b-84a0-3ed32a007680", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1760082433"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:19:10.416584 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request body: {'volume': {'snapshot_id': 'd2b2d711-d168-438b-84a0-3ed32a007680', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1760082433'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:19:10.422259 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:10.422259 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:19:10.423371 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:19:10.423371 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume of 1 GB Aug 14 03:19:10.426542 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Availability Zones retrieved successfully. Aug 14 03:19:10.432110 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (626e3a3f-d673-40b3-901d-087285cb356d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:19:10.432924 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d7a9e2-1145-4abc-b762-9ea5e1f4ef65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:10.433691 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:19:10.459586 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d7a9e2-1145-4abc-b762-9ea5e1f4ef65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd2b2d711-d168-438b-84a0-3ed32a007680', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:10.460375 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502803e7-7fae-49c4-be75-dae1a8e0fa47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:10.495188 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['192cb025-86bb-4e0d-bbdd-2109c277a71b', '64e784f7-9f33-4bbf-97e1-59918919180a', 'a3ccbcb6-9ea0-4010-b386-0c6248933ca7', 'c74be73a-ab9f-4d99-9e58-02d9312545a9'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:19:10.496032 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502803e7-7fae-49c4-be75-dae1a8e0fa47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['192cb025-86bb-4e0d-bbdd-2109c277a71b', '64e784f7-9f33-4bbf-97e1-59918919180a', 'a3ccbcb6-9ea0-4010-b386-0c6248933ca7', 'c74be73a-ab9f-4d99-9e58-02d9312545a9']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:10.496716 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00426d11-7f72-4817-88ca-4d40cc0115cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:10.530659 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00426d11-7f72-4817-88ca-4d40cc0115cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f3c7d69-a273-446f-961a-70a7a6e60db2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1760082433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['192cb025-86bb-4e0d-bbdd-2109c277a71b','64e784f7-9f33-4bbf-97e1-59918919180a','a3ccbcb6-9ea0-4010-b386-0c6248933ca7','c74be73a-ab9f-4d99-9e58-02d9312545a9'],size=1,snapshot_id=d2b2d711-d168-438b-84a0-3ed32a007680,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1760082433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f3c7d69-a273-446f-961a-70a7a6e60db2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebf0e127d23427b878c8dc066d1d1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d2b2d711-d168-438b-84a0-3ed32a007680,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:10.531323 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52d0e5bc-9b71-4e10-8ab9-65d8003b233b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:10.547301 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52d0e5bc-9b71-4e10-8ab9-65d8003b233b) transitioned into state 'SUCCESS' from state '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-1760082433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['192cb025-86bb-4e0d-bbdd-2109c277a71b','64e784f7-9f33-4bbf-97e1-59918919180a','a3ccbcb6-9ea0-4010-b386-0c6248933ca7','c74be73a-ab9f-4d99-9e58-02d9312545a9'],size=1,snapshot_id=d2b2d711-d168-438b-84a0-3ed32a007680,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:10.547944 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a0151f-2179-4f13-8f71-41795e6ce469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:10.567674 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a0151f-2179-4f13-8f71-41795e6ce469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:10.568470 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (626e3a3f-d673-40b3-901d-087285cb356d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:19:10.568748 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request issued successfully. Aug 14 03:19:10.569327 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f371d75c-326f-4d67-b5fc-fefa778bdd57 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:19:10.569732 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1455/5816] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:19:10 2026] POST /volume/v3/volumes => generated 804 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:10.583791 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-e0e240de-518f-4e2c-a46a-1bc97c29bf27 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:10.585747 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e0e240de-518f-4e2c-a46a-1bc97c29bf27 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 Aug 14 03:19:10.586009 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e0e240de-518f-4e2c-a46a-1bc97c29bf27 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:10.586186 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-e0e240de-518f-4e2c-a46a-1bc97c29bf27 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:10.593353 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:10.593353 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:19:10.597165 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-e0e240de-518f-4e2c-a46a-1bc97c29bf27 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:10.600791 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-e0e240de-518f-4e2c-a46a-1bc97c29bf27 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 returned with HTTP 200 Aug 14 03:19:10.601144 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1447/5817] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:10 2026] GET /volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:11.612558 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ae673a9e-9551-43ac-9e5f-c9dcc9bb3b23 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:11.614238 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ae673a9e-9551-43ac-9e5f-c9dcc9bb3b23 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 Aug 14 03:19:11.614426 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ae673a9e-9551-43ac-9e5f-c9dcc9bb3b23 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:11.614600 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ae673a9e-9551-43ac-9e5f-c9dcc9bb3b23 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:11.620887 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:11.620887 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:19:11.624011 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-ae673a9e-9551-43ac-9e5f-c9dcc9bb3b23 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:11.627547 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ae673a9e-9551-43ac-9e5f-c9dcc9bb3b23 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 returned with HTTP 200 Aug 14 03:19:11.627899 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1457/5818] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:11 2026] GET /volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:11.638998 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-e6394405-8ce6-4279-870f-824942c90653 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:11.640564 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e6394405-8ce6-4279-870f-824942c90653 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 Aug 14 03:19:11.640738 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e6394405-8ce6-4279-870f-824942c90653 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:11.640941 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-e6394405-8ce6-4279-870f-824942c90653 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:11.641046 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.snapshots [None req-e6394405-8ce6-4279-870f-824942c90653 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete snapshot with id: d2b2d711-d168-438b-84a0-3ed32a007680 Aug 14 03:19:11.645443 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:11.645443 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:19:11.645977 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e6394405-8ce6-4279-870f-824942c90653 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:19:11.658524 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-e6394405-8ce6-4279-870f-824942c90653 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot delete request issued successfully. Aug 14 03:19:11.658670 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-e6394405-8ce6-4279-870f-824942c90653 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 returned with HTTP 202 Aug 14 03:19:11.659175 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1460/5819] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:19:11 2026] DELETE /volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:19:11.665781 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-701c0f89-2bb4-492f-b51e-37302ece05be None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:11.667655 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-701c0f89-2bb4-492f-b51e-37302ece05be tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 Aug 14 03:19:11.667886 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-701c0f89-2bb4-492f-b51e-37302ece05be tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:11.668129 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-701c0f89-2bb4-492f-b51e-37302ece05be tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:11.673114 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:11.673114 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:19:11.673481 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-701c0f89-2bb4-492f-b51e-37302ece05be tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Snapshot retrieved successfully. Aug 14 03:19:11.674221 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-701c0f89-2bb4-492f-b51e-37302ece05be tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 returned with HTTP 200 Aug 14 03:19:11.674700 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1456/5820] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:11 2026] GET /volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:19:12.682710 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-4f359127-271d-406d-8f38-3357d727d506 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:12.684386 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4f359127-271d-406d-8f38-3357d727d506 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 Aug 14 03:19:12.684572 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4f359127-271d-406d-8f38-3357d727d506 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:12.684762 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-4f359127-271d-406d-8f38-3357d727d506 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:12.689337 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-4f359127-271d-406d-8f38-3357d727d506 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 returned with HTTP 404 Aug 14 03:19:12.689847 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1448/5821] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:12 2026] GET /volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:12.696351 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-4a56af44-f114-42b6-b828-b0bc91cb82a8 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:12.698011 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4a56af44-f114-42b6-b828-b0bc91cb82a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 Aug 14 03:19:12.698321 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4a56af44-f114-42b6-b828-b0bc91cb82a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:12.698591 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-4a56af44-f114-42b6-b828-b0bc91cb82a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:12.699287 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-4a56af44-f114-42b6-b828-b0bc91cb82a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: d610de01-05b1-45ed-9931-87ae61ed9dc7 Aug 14 03:19:12.705154 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:12.705154 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:19:12.705539 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4a56af44-f114-42b6-b828-b0bc91cb82a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:12.718616 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-4a56af44-f114-42b6-b828-b0bc91cb82a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume request issued successfully. Aug 14 03:19:12.718806 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-4a56af44-f114-42b6-b828-b0bc91cb82a8 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 returned with HTTP 202 Aug 14 03:19:12.719242 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1458/5822] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:12 2026] DELETE /volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:19:12.725612 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-2d656839-330a-4aae-b32e-de2cedcbfe7c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:12.727406 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2d656839-330a-4aae-b32e-de2cedcbfe7c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 Aug 14 03:19:12.727647 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2d656839-330a-4aae-b32e-de2cedcbfe7c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:12.727913 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-2d656839-330a-4aae-b32e-de2cedcbfe7c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:12.734485 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:12.734485 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:19:12.738062 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-2d656839-330a-4aae-b32e-de2cedcbfe7c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:12.742264 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-2d656839-330a-4aae-b32e-de2cedcbfe7c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 returned with HTTP 200 Aug 14 03:19:12.742715 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1461/5823] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:12 2026] GET /volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:13.754782 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-746cf9b8-27d5-4683-a89a-c4271161da20 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:13.756509 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-746cf9b8-27d5-4683-a89a-c4271161da20 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 Aug 14 03:19:13.756696 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-746cf9b8-27d5-4683-a89a-c4271161da20 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:13.756899 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-746cf9b8-27d5-4683-a89a-c4271161da20 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:13.761837 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-746cf9b8-27d5-4683-a89a-c4271161da20 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 returned with HTTP 404 Aug 14 03:19:13.762230 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1457/5824] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:13 2026] GET /volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:13.769726 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-48e07059-298c-4983-8f76-668167df54dc None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:13.771307 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:19:13.771653 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-462663805"}} {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:19:13.772980 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.v3.volumes [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-462663805'}} {{(pid=100381) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:19:13.773115 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume of 1 GB Aug 14 03:19:13.777159 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Availability Zones retrieved successfully. Aug 14 03:19:13.781904 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (1ba8ef47-67a3-4e10-be5b-2555d283e85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:19:13.782909 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (719548d1-56fd-4c24-85f2-268deafca872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:13.783707 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.flows.api.create_volume [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Validating volume size '1' using validate_int {{(pid=100381) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:19:13.805639 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (719548d1-56fd-4c24-85f2-268deafca872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:13.806383 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15ff96e-e0aa-4b86-b7e6-f5c5e27b3483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:13.838577 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.quota [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['4eece171-7b4b-4a5f-9472-4afb8106a29d', 'a4a130e4-d6ac-4a78-8c9d-d46610bc892c', 'fd194105-1508-417c-8042-02a5f6f283b4', '7378d543-9503-4f40-a502-369ac8affa71'] {{(pid=100381) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:19:13.839294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15ff96e-e0aa-4b86-b7e6-f5c5e27b3483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eece171-7b4b-4a5f-9472-4afb8106a29d', 'a4a130e4-d6ac-4a78-8c9d-d46610bc892c', 'fd194105-1508-417c-8042-02a5f6f283b4', '7378d543-9503-4f40-a502-369ac8affa71']}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:13.840160 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e995f009-5a2d-4ee9-b26a-316617641184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:13.860422 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e995f009-5a2d-4ee9-b26a-316617641184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52875e1a-3bc8-4167-bc71-e688c63afe26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-462663805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['4eece171-7b4b-4a5f-9472-4afb8106a29d','a4a130e4-d6ac-4a78-8c9d-d46610bc892c','fd194105-1508-417c-8042-02a5f6f283b4','7378d543-9503-4f40-a502-369ac8affa71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:19:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-462663805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52875e1a-3bc8-4167-bc71-e688c63afe26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebf0e127d23427b878c8dc066d1d1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:13.861146 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd5c909-ecd5-4a64-9f96-b16224b05cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:13.877875 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd5c909-ecd5-4a64-9f96-b16224b05cca) transitioned into state 'SUCCESS' from state '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-462663805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['4eece171-7b4b-4a5f-9472-4afb8106a29d','a4a130e4-d6ac-4a78-8c9d-d46610bc892c','fd194105-1508-417c-8042-02a5f6f283b4','7378d543-9503-4f40-a502-369ac8affa71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:13.878547 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbe698e-42ce-45f5-a149-3684335c1704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:13.885914 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbe698e-42ce-45f5-a149-3684335c1704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100381) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:13.886733 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (1ba8ef47-67a3-4e10-be5b-2555d283e85f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100381) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:19:13.887080 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request issued successfully. Aug 14 03:19:13.887643 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-48e07059-298c-4983-8f76-668167df54dc tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:19:13.888102 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1449/5825] 10.4.3.152 () {70 vars in 1299 bytes} [Fri Aug 14 03:19:13 2026] POST /volume/v3/volumes => generated 769 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:13.898116 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-16debef5-d0e7-42c4-9b80-561654cfdee2 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:13.900130 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-16debef5-d0e7-42c4-9b80-561654cfdee2 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 Aug 14 03:19:13.900343 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-16debef5-d0e7-42c4-9b80-561654cfdee2 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:13.900513 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-16debef5-d0e7-42c4-9b80-561654cfdee2 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:13.907091 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:13.907091 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:19:13.910384 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-16debef5-d0e7-42c4-9b80-561654cfdee2 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:13.914170 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-16debef5-d0e7-42c4-9b80-561654cfdee2 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 returned with HTTP 200 Aug 14 03:19:13.914526 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1459/5826] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:13 2026] GET /volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:14.926140 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d80d0748-fd4d-4f00-afcc-19873e7bf551 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:14.927969 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d80d0748-fd4d-4f00-afcc-19873e7bf551 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 Aug 14 03:19:14.928224 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d80d0748-fd4d-4f00-afcc-19873e7bf551 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:14.928441 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d80d0748-fd4d-4f00-afcc-19873e7bf551 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:14.934958 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:14.934958 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:19:14.938018 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d80d0748-fd4d-4f00-afcc-19873e7bf551 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:14.941635 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d80d0748-fd4d-4f00-afcc-19873e7bf551 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 returned with HTTP 200 Aug 14 03:19:14.942003 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1462/5827] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:14 2026] GET /volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:14.953021 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:14.954494 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 14 03:19:14.954816 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "52875e1a-3bc8-4167-bc71-e688c63afe26", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-45401959"}} {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:19:14.956193 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.v3.volumes [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request body: {'volume': {'source_volid': '52875e1a-3bc8-4167-bc71-e688c63afe26', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-45401959'}} {{(pid=100378) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:19:14.962274 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:14.962274 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:19:14.962708 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume retrieved successfully. Aug 14 03:19:14.962853 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume of 1 GB Aug 14 03:19:14.965693 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Availability Zones retrieved successfully. Aug 14 03:19:14.970369 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (c527f9d3-7a89-493e-8c2c-e59790dda32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:19:14.971315 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6031b0ca-0c33-4e04-a6d7-e4ae633846f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:14.972075 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.flows.api.create_volume [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100378) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:19:14.991265 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6031b0ca-0c33-4e04-a6d7-e4ae633846f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '52875e1a-3bc8-4167-bc71-e688c63afe26', 'volume_type': VolumeType(created_at=2026-08-14T02:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bb5f834-7303-46d7-8707-4b1a1b60bfcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:14.991968 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0b9a13e-b6a4-4a13-950b-dc202f44da0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:15.025737 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.quota [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Created reservations ['a0cd6463-575f-40db-8db8-3899272e9ed9', '72b3da49-3ff1-4d86-b6cc-0af158ffbe0a', 'c6a5637e-2add-4bc6-86c7-0025e0b047b4', '0ecfeb87-5f99-45b4-933e-1526b9f3b5fb'] {{(pid=100378) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:19:15.026386 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0b9a13e-b6a4-4a13-950b-dc202f44da0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0cd6463-575f-40db-8db8-3899272e9ed9', '72b3da49-3ff1-4d86-b6cc-0af158ffbe0a', 'c6a5637e-2add-4bc6-86c7-0025e0b047b4', '0ecfeb87-5f99-45b4-933e-1526b9f3b5fb']}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:15.027157 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf4e047-ee40-4c46-8abd-7d03de564e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:15.054804 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf4e047-ee40-4c46-8abd-7d03de564e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9910baac-d889-4dde-822e-40308fc1ded0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-45401959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['a0cd6463-575f-40db-8db8-3899272e9ed9','72b3da49-3ff1-4d86-b6cc-0af158ffbe0a','c6a5637e-2add-4bc6-86c7-0025e0b047b4','0ecfeb87-5f99-45b4-933e-1526b9f3b5fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=52875e1a-3bc8-4167-bc71-e688c63afe26,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-45401959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9910baac-d889-4dde-822e-40308fc1ded0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebf0e127d23427b878c8dc066d1d1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=52875e1a-3bc8-4167-bc71-e688c63afe26,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bb5f834-7303-46d7-8707-4b1a1b60bfcf),volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:15.055466 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59ce053-9a68-4fcf-bae9-db4a6773bfd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:15.068553 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59ce053-9a68-4fcf-bae9-db4a6773bfd2) transitioned into state 'SUCCESS' from state '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-45401959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebf0e127d23427b878c8dc066d1d1c9',qos_specs=None,replication_status=,reservations=['a0cd6463-575f-40db-8db8-3899272e9ed9','72b3da49-3ff1-4d86-b6cc-0af158ffbe0a','c6a5637e-2add-4bc6-86c7-0025e0b047b4','0ecfeb87-5f99-45b4-933e-1526b9f3b5fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=52875e1a-3bc8-4167-bc71-e688c63afe26,status='creating',user_id='94ee90f1a95542cd885ce2b78d9558d6',volume_type_id=3bb5f834-7303-46d7-8707-4b1a1b60bfcf)}' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:15.069172 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99518516-c9ba-4dfc-89cc-8f9c311c894c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:19:15.082683 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99518516-c9ba-4dfc-89cc-8f9c311c894c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100378) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:19:15.083675 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Flow 'volume_create_api' (c527f9d3-7a89-493e-8c2c-e59790dda32e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100378) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:19:15.083988 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Create volume request issued successfully. Aug 14 03:19:15.084586 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-18c260d8-f30d-4faa-9281-5a74e850fa2a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 14 03:19:15.085088 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1458/5828] 10.4.3.152 () {70 vars in 1300 bytes} [Fri Aug 14 03:19:14 2026] POST /volume/v3/volumes => generated 802 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:15.095590 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-d8609da8-b1de-4fc3-8c15-b699a2a901ad None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:15.097201 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d8609da8-b1de-4fc3-8c15-b699a2a901ad tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 Aug 14 03:19:15.097377 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d8609da8-b1de-4fc3-8c15-b699a2a901ad tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:15.097551 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-d8609da8-b1de-4fc3-8c15-b699a2a901ad tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:15.104760 np0000007307 devstack@c-api.service[100381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:15.104760 np0000007307 devstack@c-api.service[100381]: warnings.warn( Aug 14 03:19:15.108485 np0000007307 devstack@c-api.service[100381]: INFO cinder.volume.api [None req-d8609da8-b1de-4fc3-8c15-b699a2a901ad tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:15.113617 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-d8609da8-b1de-4fc3-8c15-b699a2a901ad tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 returned with HTTP 200 Aug 14 03:19:15.114088 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1450/5829] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:15 2026] GET /volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:16.125240 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-f012982d-cc7d-4a4b-b467-f2892986ee6d None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:16.126884 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f012982d-cc7d-4a4b-b467-f2892986ee6d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 Aug 14 03:19:16.127083 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f012982d-cc7d-4a4b-b467-f2892986ee6d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:16.127255 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-f012982d-cc7d-4a4b-b467-f2892986ee6d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:16.133292 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:16.133292 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:19:16.136389 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-f012982d-cc7d-4a4b-b467-f2892986ee6d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:16.140042 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-f012982d-cc7d-4a4b-b467-f2892986ee6d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 returned with HTTP 200 Aug 14 03:19:16.140379 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1460/5830] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:16 2026] GET /volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:16.151264 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-d6171a04-3b35-4143-b919-3c4b1692d68e None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:16.152949 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d6171a04-3b35-4143-b919-3c4b1692d68e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 Aug 14 03:19:16.153203 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d6171a04-3b35-4143-b919-3c4b1692d68e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:16.153430 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-d6171a04-3b35-4143-b919-3c4b1692d68e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:16.153627 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-d6171a04-3b35-4143-b919-3c4b1692d68e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: 52875e1a-3bc8-4167-bc71-e688c63afe26 Aug 14 03:19:16.160909 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:16.160909 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:19:16.161370 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d6171a04-3b35-4143-b919-3c4b1692d68e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:16.177492 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-d6171a04-3b35-4143-b919-3c4b1692d68e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume request issued successfully. Aug 14 03:19:16.177709 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-d6171a04-3b35-4143-b919-3c4b1692d68e tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 returned with HTTP 202 Aug 14 03:19:16.178193 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1463/5831] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:16 2026] DELETE /volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:19:16.185095 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-4b588338-99a8-4ad3-b7a0-e9e72ffc534d None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:16.187491 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4b588338-99a8-4ad3-b7a0-e9e72ffc534d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 Aug 14 03:19:16.187804 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4b588338-99a8-4ad3-b7a0-e9e72ffc534d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:16.188107 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-4b588338-99a8-4ad3-b7a0-e9e72ffc534d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:16.195423 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:16.195423 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:19:16.199964 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-4b588338-99a8-4ad3-b7a0-e9e72ffc534d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:16.205046 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-4b588338-99a8-4ad3-b7a0-e9e72ffc534d tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 returned with HTTP 200 Aug 14 03:19:16.205438 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1459/5832] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:16 2026] GET /volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:17.217233 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-325fcf45-c04c-4d60-a4aa-8a3a55056307 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:17.218805 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-325fcf45-c04c-4d60-a4aa-8a3a55056307 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 Aug 14 03:19:17.219060 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-325fcf45-c04c-4d60-a4aa-8a3a55056307 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:17.219255 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-325fcf45-c04c-4d60-a4aa-8a3a55056307 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:17.224334 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-325fcf45-c04c-4d60-a4aa-8a3a55056307 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 returned with HTTP 404 Aug 14 03:19:17.224719 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1451/5833] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:17 2026] GET /volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:17.231841 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-21a04c15-0fe5-403d-8f94-36db84e94cfe None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:17.233406 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-21a04c15-0fe5-403d-8f94-36db84e94cfe tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 Aug 14 03:19:17.233568 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-21a04c15-0fe5-403d-8f94-36db84e94cfe tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:17.233736 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-21a04c15-0fe5-403d-8f94-36db84e94cfe tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:17.233920 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-21a04c15-0fe5-403d-8f94-36db84e94cfe tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: 9910baac-d889-4dde-822e-40308fc1ded0 Aug 14 03:19:17.239958 np0000007307 devstack@c-api.service[100380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:17.239958 np0000007307 devstack@c-api.service[100380]: warnings.warn( Aug 14 03:19:17.240330 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-21a04c15-0fe5-403d-8f94-36db84e94cfe tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:17.254009 np0000007307 devstack@c-api.service[100380]: INFO cinder.volume.api [None req-21a04c15-0fe5-403d-8f94-36db84e94cfe tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume request issued successfully. Aug 14 03:19:17.254162 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-21a04c15-0fe5-403d-8f94-36db84e94cfe tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 returned with HTTP 202 Aug 14 03:19:17.254510 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1461/5834] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:17 2026] DELETE /volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:19:17.261136 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-90a4961c-24e4-495e-ae30-355f6d03432c None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:17.262938 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-90a4961c-24e4-495e-ae30-355f6d03432c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 Aug 14 03:19:17.263134 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-90a4961c-24e4-495e-ae30-355f6d03432c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:17.263337 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-90a4961c-24e4-495e-ae30-355f6d03432c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:17.269690 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:17.269690 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:19:17.272662 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-90a4961c-24e4-495e-ae30-355f6d03432c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:17.276341 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-90a4961c-24e4-495e-ae30-355f6d03432c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 returned with HTTP 200 Aug 14 03:19:17.276665 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1464/5835] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:17 2026] GET /volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 => generated 894 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:18.289666 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5e4529d6-b50e-4f3e-9146-13ba92e695cb None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:18.291569 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5e4529d6-b50e-4f3e-9146-13ba92e695cb tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 Aug 14 03:19:18.291837 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5e4529d6-b50e-4f3e-9146-13ba92e695cb tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:18.292065 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5e4529d6-b50e-4f3e-9146-13ba92e695cb tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:18.297593 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5e4529d6-b50e-4f3e-9146-13ba92e695cb tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 returned with HTTP 404 Aug 14 03:19:18.298138 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1460/5836] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:18 2026] GET /volume/v3/volumes/9910baac-d889-4dde-822e-40308fc1ded0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:18.305608 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-9c494551-a112-424c-8ec2-dab54f4d1920 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:18.307560 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9c494551-a112-424c-8ec2-dab54f4d1920 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 Aug 14 03:19:18.307752 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9c494551-a112-424c-8ec2-dab54f4d1920 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:18.307971 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-9c494551-a112-424c-8ec2-dab54f4d1920 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:18.308127 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.v3.volumes [None req-9c494551-a112-424c-8ec2-dab54f4d1920 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: 52875e1a-3bc8-4167-bc71-e688c63afe26 Aug 14 03:19:18.313150 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-9c494551-a112-424c-8ec2-dab54f4d1920 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 returned with HTTP 404 Aug 14 03:19:18.313539 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1452/5837] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:18 2026] DELETE /volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:18.321331 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9860e33e-0769-4e60-ad8c-b3bb4615bd65 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:18.323600 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9860e33e-0769-4e60-ad8c-b3bb4615bd65 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 Aug 14 03:19:18.323807 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9860e33e-0769-4e60-ad8c-b3bb4615bd65 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:18.324041 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9860e33e-0769-4e60-ad8c-b3bb4615bd65 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:18.329242 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9860e33e-0769-4e60-ad8c-b3bb4615bd65 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 returned with HTTP 404 Aug 14 03:19:18.329693 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1462/5838] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:18 2026] GET /volume/v3/volumes/52875e1a-3bc8-4167-bc71-e688c63afe26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:18.337394 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-24f592d6-b09a-44cc-a5cf-1695f3f968bd None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:18.339113 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-24f592d6-b09a-44cc-a5cf-1695f3f968bd tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 Aug 14 03:19:18.339303 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-24f592d6-b09a-44cc-a5cf-1695f3f968bd tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:18.339508 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-24f592d6-b09a-44cc-a5cf-1695f3f968bd tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:18.339665 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.v3.volumes [None req-24f592d6-b09a-44cc-a5cf-1695f3f968bd tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: 3f3c7d69-a273-446f-961a-70a7a6e60db2 Aug 14 03:19:18.346180 np0000007307 devstack@c-api.service[100379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:18.346180 np0000007307 devstack@c-api.service[100379]: warnings.warn( Aug 14 03:19:18.346605 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-24f592d6-b09a-44cc-a5cf-1695f3f968bd tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:18.360319 np0000007307 devstack@c-api.service[100379]: INFO cinder.volume.api [None req-24f592d6-b09a-44cc-a5cf-1695f3f968bd tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume request issued successfully. Aug 14 03:19:18.360497 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-24f592d6-b09a-44cc-a5cf-1695f3f968bd tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 returned with HTTP 202 Aug 14 03:19:18.360934 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1465/5839] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:18 2026] DELETE /volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:19:18.367615 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-19178be8-f8ad-427b-86b5-e94834df4176 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:18.369342 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19178be8-f8ad-427b-86b5-e94834df4176 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 Aug 14 03:19:18.369651 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19178be8-f8ad-427b-86b5-e94834df4176 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:18.369705 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-19178be8-f8ad-427b-86b5-e94834df4176 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:18.376919 np0000007307 devstack@c-api.service[100378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:19:18.376919 np0000007307 devstack@c-api.service[100378]: warnings.warn( Aug 14 03:19:18.380184 np0000007307 devstack@c-api.service[100378]: INFO cinder.volume.api [None req-19178be8-f8ad-427b-86b5-e94834df4176 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Volume info retrieved successfully. Aug 14 03:19:18.384072 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-19178be8-f8ad-427b-86b5-e94834df4176 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 returned with HTTP 200 Aug 14 03:19:18.384412 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1461/5840] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:18 2026] GET /volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:19:19.400073 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-0d62a007-9e4e-4283-b293-7ebb3dc98604 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.401865 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0d62a007-9e4e-4283-b293-7ebb3dc98604 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 Aug 14 03:19:19.402073 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0d62a007-9e4e-4283-b293-7ebb3dc98604 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.402247 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-0d62a007-9e4e-4283-b293-7ebb3dc98604 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.407619 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-0d62a007-9e4e-4283-b293-7ebb3dc98604 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 returned with HTTP 404 Aug 14 03:19:19.408106 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1453/5841] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/volumes/3f3c7d69-a273-446f-961a-70a7a6e60db2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.414565 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-0e5e74de-6f13-43e1-8b00-dbdbf4203073 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.416179 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0e5e74de-6f13-43e1-8b00-dbdbf4203073 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 Aug 14 03:19:19.416395 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0e5e74de-6f13-43e1-8b00-dbdbf4203073 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.416589 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-0e5e74de-6f13-43e1-8b00-dbdbf4203073 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.416687 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.snapshots [None req-0e5e74de-6f13-43e1-8b00-dbdbf4203073 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete snapshot with id: d2b2d711-d168-438b-84a0-3ed32a007680 Aug 14 03:19:19.420326 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-0e5e74de-6f13-43e1-8b00-dbdbf4203073 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 returned with HTTP 404 Aug 14 03:19:19.420765 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1463/5842] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:19.426566 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-6246a49a-1b9d-4f85-9741-15f88e4e8208 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.428318 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6246a49a-1b9d-4f85-9741-15f88e4e8208 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 Aug 14 03:19:19.428506 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6246a49a-1b9d-4f85-9741-15f88e4e8208 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.428683 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-6246a49a-1b9d-4f85-9741-15f88e4e8208 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.432728 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-6246a49a-1b9d-4f85-9741-15f88e4e8208 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 returned with HTTP 404 Aug 14 03:19:19.433282 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1466/5843] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/snapshots/d2b2d711-d168-438b-84a0-3ed32a007680 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:19.438988 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-de53d98d-f5fa-47e9-b250-e8ed50f9e77f None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.440507 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-de53d98d-f5fa-47e9-b250-e8ed50f9e77f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 Aug 14 03:19:19.440681 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-de53d98d-f5fa-47e9-b250-e8ed50f9e77f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.440887 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-de53d98d-f5fa-47e9-b250-e8ed50f9e77f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.441041 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-de53d98d-f5fa-47e9-b250-e8ed50f9e77f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: d610de01-05b1-45ed-9931-87ae61ed9dc7 Aug 14 03:19:19.446377 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-de53d98d-f5fa-47e9-b250-e8ed50f9e77f tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 returned with HTTP 404 Aug 14 03:19:19.446793 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1462/5844] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.452730 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-71c3c47f-5c9d-4751-980a-0752d66ef1be None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.454405 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-71c3c47f-5c9d-4751-980a-0752d66ef1be tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 Aug 14 03:19:19.454632 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-71c3c47f-5c9d-4751-980a-0752d66ef1be tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.454915 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-71c3c47f-5c9d-4751-980a-0752d66ef1be tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.460437 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-71c3c47f-5c9d-4751-980a-0752d66ef1be tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 returned with HTTP 404 Aug 14 03:19:19.460908 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1454/5845] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/volumes/d610de01-05b1-45ed-9931-87ae61ed9dc7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.467043 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-3f4df088-3942-4eb4-87f1-8949ced938fe None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.468700 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3f4df088-3942-4eb4-87f1-8949ced938fe tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 Aug 14 03:19:19.468930 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3f4df088-3942-4eb4-87f1-8949ced938fe tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.469121 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-3f4df088-3942-4eb4-87f1-8949ced938fe tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.469273 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-3f4df088-3942-4eb4-87f1-8949ced938fe tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: c4dd762e-3c5d-4087-b243-8e81cbd45227 Aug 14 03:19:19.474380 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-3f4df088-3942-4eb4-87f1-8949ced938fe tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 returned with HTTP 404 Aug 14 03:19:19.474830 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1464/5846] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.481449 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-83d7e8aa-0f41-4890-86cc-49033dd8d8a1 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.483271 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-83d7e8aa-0f41-4890-86cc-49033dd8d8a1 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 Aug 14 03:19:19.483571 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-83d7e8aa-0f41-4890-86cc-49033dd8d8a1 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.483799 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-83d7e8aa-0f41-4890-86cc-49033dd8d8a1 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.488961 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-83d7e8aa-0f41-4890-86cc-49033dd8d8a1 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 returned with HTTP 404 Aug 14 03:19:19.489418 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1467/5847] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/volumes/c4dd762e-3c5d-4087-b243-8e81cbd45227 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.495803 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-68800ca0-f951-462d-afd4-32fb8cdbb67a None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.497452 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-68800ca0-f951-462d-afd4-32fb8cdbb67a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 Aug 14 03:19:19.497629 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-68800ca0-f951-462d-afd4-32fb8cdbb67a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.497813 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-68800ca0-f951-462d-afd4-32fb8cdbb67a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.497930 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-68800ca0-f951-462d-afd4-32fb8cdbb67a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete snapshot with id: 94a7e3be-c879-4272-8ff1-77c7e42c9b35 Aug 14 03:19:19.501527 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-68800ca0-f951-462d-afd4-32fb8cdbb67a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 returned with HTTP 404 Aug 14 03:19:19.501979 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1463/5848] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:19.510023 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-c8cc2488-d407-4f99-b8d8-2be132e8ae63 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.511829 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c8cc2488-d407-4f99-b8d8-2be132e8ae63 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 Aug 14 03:19:19.512066 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c8cc2488-d407-4f99-b8d8-2be132e8ae63 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.512332 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-c8cc2488-d407-4f99-b8d8-2be132e8ae63 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.517359 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-c8cc2488-d407-4f99-b8d8-2be132e8ae63 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 returned with HTTP 404 Aug 14 03:19:19.517861 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1455/5849] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/snapshots/94a7e3be-c879-4272-8ff1-77c7e42c9b35 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:19.524230 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-9a1a89ff-db17-4491-8b46-fa4996a15d36 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.525974 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9a1a89ff-db17-4491-8b46-fa4996a15d36 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a Aug 14 03:19:19.526210 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9a1a89ff-db17-4491-8b46-fa4996a15d36 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.526401 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-9a1a89ff-db17-4491-8b46-fa4996a15d36 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.526625 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-9a1a89ff-db17-4491-8b46-fa4996a15d36 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: 4652fb20-1f24-4e4d-a701-cbecc639a91a Aug 14 03:19:19.531844 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-9a1a89ff-db17-4491-8b46-fa4996a15d36 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a returned with HTTP 404 Aug 14 03:19:19.532227 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1465/5850] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.538560 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-92352989-31d1-40d0-96b8-b29b6a6ae5aa None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.540319 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-92352989-31d1-40d0-96b8-b29b6a6ae5aa tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a Aug 14 03:19:19.540517 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-92352989-31d1-40d0-96b8-b29b6a6ae5aa tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.540731 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-92352989-31d1-40d0-96b8-b29b6a6ae5aa tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.546398 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-92352989-31d1-40d0-96b8-b29b6a6ae5aa tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a returned with HTTP 404 Aug 14 03:19:19.547029 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1468/5851] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/volumes/4652fb20-1f24-4e4d-a701-cbecc639a91a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.553441 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-df87d778-f6f5-4133-8b41-34186244c667 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.555103 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-df87d778-f6f5-4133-8b41-34186244c667 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 Aug 14 03:19:19.555340 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-df87d778-f6f5-4133-8b41-34186244c667 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.555542 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-df87d778-f6f5-4133-8b41-34186244c667 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.555641 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-df87d778-f6f5-4133-8b41-34186244c667 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete snapshot with id: 39293f5c-9e70-45d6-a972-27264b5125c0 Aug 14 03:19:19.559836 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-df87d778-f6f5-4133-8b41-34186244c667 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 returned with HTTP 404 Aug 14 03:19:19.560258 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1464/5852] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:19.566909 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-98c20780-720c-47f3-858c-7cc2ab849e1c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.568725 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-98c20780-720c-47f3-858c-7cc2ab849e1c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 Aug 14 03:19:19.568968 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-98c20780-720c-47f3-858c-7cc2ab849e1c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.569157 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-98c20780-720c-47f3-858c-7cc2ab849e1c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.573641 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-98c20780-720c-47f3-858c-7cc2ab849e1c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 returned with HTTP 404 Aug 14 03:19:19.574173 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1456/5853] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/snapshots/39293f5c-9e70-45d6-a972-27264b5125c0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:19.580575 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-ce056da4-902f-4b67-b33b-fb5cfec57057 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.582238 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ce056da4-902f-4b67-b33b-fb5cfec57057 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a Aug 14 03:19:19.582452 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ce056da4-902f-4b67-b33b-fb5cfec57057 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.582657 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-ce056da4-902f-4b67-b33b-fb5cfec57057 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.582829 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-ce056da4-902f-4b67-b33b-fb5cfec57057 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: bd709f9f-a74d-4c85-98ac-31bca55abb9a Aug 14 03:19:19.587962 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-ce056da4-902f-4b67-b33b-fb5cfec57057 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a returned with HTTP 404 Aug 14 03:19:19.588377 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1466/5854] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.594928 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-5daf0680-853c-463e-8bf9-9d281c9e5ac9 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.596638 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5daf0680-853c-463e-8bf9-9d281c9e5ac9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a Aug 14 03:19:19.596877 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5daf0680-853c-463e-8bf9-9d281c9e5ac9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.597055 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-5daf0680-853c-463e-8bf9-9d281c9e5ac9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.602545 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-5daf0680-853c-463e-8bf9-9d281c9e5ac9 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a returned with HTTP 404 Aug 14 03:19:19.603034 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1469/5855] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/volumes/bd709f9f-a74d-4c85-98ac-31bca55abb9a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.609181 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-7c84fa10-afab-4d2e-9f67-60c1f21a2043 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.610796 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7c84fa10-afab-4d2e-9f67-60c1f21a2043 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 Aug 14 03:19:19.611004 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7c84fa10-afab-4d2e-9f67-60c1f21a2043 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.611174 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-7c84fa10-afab-4d2e-9f67-60c1f21a2043 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.611355 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.volumes [None req-7c84fa10-afab-4d2e-9f67-60c1f21a2043 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: 259dd636-3fa7-444a-8e34-5164a3c60a47 Aug 14 03:19:19.617567 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-7c84fa10-afab-4d2e-9f67-60c1f21a2043 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 returned with HTTP 404 Aug 14 03:19:19.618149 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1465/5856] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.625584 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-b1b82f12-ab95-411f-8c40-c37da2edd25c None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.627350 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b1b82f12-ab95-411f-8c40-c37da2edd25c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 Aug 14 03:19:19.627638 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b1b82f12-ab95-411f-8c40-c37da2edd25c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.627873 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-b1b82f12-ab95-411f-8c40-c37da2edd25c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.633922 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-b1b82f12-ab95-411f-8c40-c37da2edd25c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 returned with HTTP 404 Aug 14 03:19:19.634373 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1457/5857] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/volumes/259dd636-3fa7-444a-8e34-5164a3c60a47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.641033 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-b02d642b-87ba-4e76-b225-ee10c47bed86 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.642644 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b02d642b-87ba-4e76-b225-ee10c47bed86 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 Aug 14 03:19:19.642927 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b02d642b-87ba-4e76-b225-ee10c47bed86 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.643148 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-b02d642b-87ba-4e76-b225-ee10c47bed86 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.643342 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-b02d642b-87ba-4e76-b225-ee10c47bed86 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: a2c33478-d033-4c71-9121-f2f420aae352 Aug 14 03:19:19.648679 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-b02d642b-87ba-4e76-b225-ee10c47bed86 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 returned with HTTP 404 Aug 14 03:19:19.649175 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1467/5858] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.656337 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-238e8ed5-86af-4f54-95b0-65db4631b951 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.657929 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-238e8ed5-86af-4f54-95b0-65db4631b951 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 Aug 14 03:19:19.658156 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-238e8ed5-86af-4f54-95b0-65db4631b951 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.658357 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-238e8ed5-86af-4f54-95b0-65db4631b951 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.664410 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-238e8ed5-86af-4f54-95b0-65db4631b951 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 returned with HTTP 404 Aug 14 03:19:19.664955 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1470/5859] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/volumes/a2c33478-d033-4c71-9121-f2f420aae352 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.671306 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-5ee3b8af-50c3-4316-9020-a93f6174ee73 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.673480 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5ee3b8af-50c3-4316-9020-a93f6174ee73 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 Aug 14 03:19:19.673710 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5ee3b8af-50c3-4316-9020-a93f6174ee73 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.673959 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-5ee3b8af-50c3-4316-9020-a93f6174ee73 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.674070 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-5ee3b8af-50c3-4316-9020-a93f6174ee73 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete snapshot with id: c408e428-9850-4e3d-9d86-5ac2116cdf87 Aug 14 03:19:19.678098 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-5ee3b8af-50c3-4316-9020-a93f6174ee73 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 returned with HTTP 404 Aug 14 03:19:19.678571 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1466/5860] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:19.685456 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-48b84e7a-0d12-4a7d-af23-64fb9f156830 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.687115 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-48b84e7a-0d12-4a7d-af23-64fb9f156830 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 Aug 14 03:19:19.687294 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-48b84e7a-0d12-4a7d-af23-64fb9f156830 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.687485 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-48b84e7a-0d12-4a7d-af23-64fb9f156830 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.692466 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-48b84e7a-0d12-4a7d-af23-64fb9f156830 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 returned with HTTP 404 Aug 14 03:19:19.693132 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1458/5861] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/snapshots/c408e428-9850-4e3d-9d86-5ac2116cdf87 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:19.699540 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-681ed89f-e0a6-4808-a20c-d1aa4e36eec7 None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.701365 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-681ed89f-e0a6-4808-a20c-d1aa4e36eec7 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a Aug 14 03:19:19.701585 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-681ed89f-e0a6-4808-a20c-d1aa4e36eec7 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.701772 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-681ed89f-e0a6-4808-a20c-d1aa4e36eec7 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.701947 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-681ed89f-e0a6-4808-a20c-d1aa4e36eec7 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: ded619c1-f969-4c31-8d0c-aaef16c5dd6a Aug 14 03:19:19.707681 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-681ed89f-e0a6-4808-a20c-d1aa4e36eec7 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a returned with HTTP 404 Aug 14 03:19:19.708126 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1468/5862] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.714161 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-842d045a-9b34-4eaf-9422-9f214526ba93 None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.715837 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-842d045a-9b34-4eaf-9422-9f214526ba93 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a Aug 14 03:19:19.716040 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-842d045a-9b34-4eaf-9422-9f214526ba93 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.716205 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-842d045a-9b34-4eaf-9422-9f214526ba93 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.721421 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-842d045a-9b34-4eaf-9422-9f214526ba93 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a returned with HTTP 404 Aug 14 03:19:19.721853 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1471/5863] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/volumes/ded619c1-f969-4c31-8d0c-aaef16c5dd6a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.728565 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.middleware.request_id [None req-f6ba074a-76b5-4c40-9bd4-447321fc9147 None None] RequestId filter calling following filter/app {{(pid=100378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.730142 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f6ba074a-76b5-4c40-9bd4-447321fc9147 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a Aug 14 03:19:19.730342 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f6ba074a-76b5-4c40-9bd4-447321fc9147 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.730525 np0000007307 devstack@c-api.service[100378]: DEBUG cinder.api.openstack.wsgi [None req-f6ba074a-76b5-4c40-9bd4-447321fc9147 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.730625 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.v3.snapshots [None req-f6ba074a-76b5-4c40-9bd4-447321fc9147 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete snapshot with id: 229c5f40-e51d-44ce-80b8-cdb07b13871a Aug 14 03:19:19.734570 np0000007307 devstack@c-api.service[100378]: INFO cinder.api.openstack.wsgi [None req-f6ba074a-76b5-4c40-9bd4-447321fc9147 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a returned with HTTP 404 Aug 14 03:19:19.734999 np0000007307 devstack@c-api.service[100378]: [pid: 100378|app: 0|req: 1467/5864] 10.4.3.152 () {66 vars in 1357 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:19.741757 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.middleware.request_id [None req-330d4c03-a51e-494e-a7a2-b00ddee5b1b5 None None] RequestId filter calling following filter/app {{(pid=100381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.743396 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-330d4c03-a51e-494e-a7a2-b00ddee5b1b5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a Aug 14 03:19:19.743583 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-330d4c03-a51e-494e-a7a2-b00ddee5b1b5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.743780 np0000007307 devstack@c-api.service[100381]: DEBUG cinder.api.openstack.wsgi [None req-330d4c03-a51e-494e-a7a2-b00ddee5b1b5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.748035 np0000007307 devstack@c-api.service[100381]: INFO cinder.api.openstack.wsgi [None req-330d4c03-a51e-494e-a7a2-b00ddee5b1b5 tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a returned with HTTP 404 Aug 14 03:19:19.748451 np0000007307 devstack@c-api.service[100381]: [pid: 100381|app: 0|req: 1459/5865] 10.4.3.152 () {66 vars in 1354 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/snapshots/229c5f40-e51d-44ce-80b8-cdb07b13871a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:19:19.754657 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.middleware.request_id [None req-30609a24-a240-4fb2-8c40-7639b928695c None None] RequestId filter calling following filter/app {{(pid=100380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.756292 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-30609a24-a240-4fb2-8c40-7639b928695c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] DELETE https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 Aug 14 03:19:19.756515 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-30609a24-a240-4fb2-8c40-7639b928695c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.756689 np0000007307 devstack@c-api.service[100380]: DEBUG cinder.api.openstack.wsgi [None req-30609a24-a240-4fb2-8c40-7639b928695c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'delete' {{(pid=100380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.756924 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.v3.volumes [None req-30609a24-a240-4fb2-8c40-7639b928695c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Delete volume with id: 10516eb2-5822-45b6-b541-d55e76f8fc36 Aug 14 03:19:19.762242 np0000007307 devstack@c-api.service[100380]: INFO cinder.api.openstack.wsgi [None req-30609a24-a240-4fb2-8c40-7639b928695c tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 returned with HTTP 404 Aug 14 03:19:19.762632 np0000007307 devstack@c-api.service[100380]: [pid: 100380|app: 0|req: 1469/5866] 10.4.3.152 () {68 vars in 1392 bytes} [Fri Aug 14 03:19:19 2026] DELETE /volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:19.768405 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.middleware.request_id [None req-ba2ca3f6-ef39-4750-ac50-57e1df150c7a None None] RequestId filter calling following filter/app {{(pid=100379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:19:19.769998 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ba2ca3f6-ef39-4750-ac50-57e1df150c7a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] GET https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 Aug 14 03:19:19.770243 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ba2ca3f6-ef39-4750-ac50-57e1df150c7a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Empty body provided in request {{(pid=100379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:19:19.770423 np0000007307 devstack@c-api.service[100379]: DEBUG cinder.api.openstack.wsgi [None req-ba2ca3f6-ef39-4750-ac50-57e1df150c7a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] Calling method 'show' {{(pid=100379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:19:19.775573 np0000007307 devstack@c-api.service[100379]: INFO cinder.api.openstack.wsgi [None req-ba2ca3f6-ef39-4750-ac50-57e1df150c7a tempest-VolumeDependencyTests-1256938445 tempest-VolumeDependencyTests-1256938445-project-member] https://10.4.3.152/volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 returned with HTTP 404 Aug 14 03:19:19.776097 np0000007307 devstack@c-api.service[100379]: [pid: 100379|app: 0|req: 1472/5867] 10.4.3.152 () {68 vars in 1389 bytes} [Fri Aug 14 03:19:19 2026] GET /volume/v3/volumes/10516eb2-5822-45b6-b541-d55e76f8fc36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:19:29.732420 np0000007307 devstack@c-api.service[100378]: DEBUG dbcounter [-] [100378] Writing DB stats cinder:SELECT=101,cinder:INSERT=19,cinder:UPDATE=37 {{(pid=100378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:19:29.745658 np0000007307 devstack@c-api.service[100381]: DEBUG dbcounter [-] [100381] Writing DB stats cinder:SELECT=62,cinder:UPDATE=25,cinder:INSERT=12 {{(pid=100381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:19:29.759087 np0000007307 devstack@c-api.service[100380]: DEBUG dbcounter [-] [100380] Writing DB stats cinder:SELECT=59,cinder:UPDATE=15,cinder:INSERT=8 {{(pid=100380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:19:29.772547 np0000007307 devstack@c-api.service[100379]: DEBUG dbcounter [-] [100379] Writing DB stats cinder:SELECT=41,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}